[INFO] cloning repository https://github.com/mostafaqanbaryan/zellij-attach-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mostafaqanbaryan/zellij-attach-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmostafaqanbaryan%2Fzellij-attach-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmostafaqanbaryan%2Fzellij-attach-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e3c303c19890ccb03589230ac5a7c4307e573e4
[INFO] testing mostafaqanbaryan/zellij-attach-plugin against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmostafaqanbaryan%2Fzellij-attach-plugin" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mostafaqanbaryan/zellij-attach-plugin
[INFO] finished tweaking git repo https://github.com/mostafaqanbaryan/zellij-attach-plugin
[INFO] tweaked toml for git repo https://github.com/mostafaqanbaryan/zellij-attach-plugin written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mostafaqanbaryan/zellij-attach-plugin on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mostafaqanbaryan/zellij-attach-plugin 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wezterm-dynamic-derive v0.1.0
[INFO] [stderr]   Downloaded wezterm-dynamic v0.1.0
[INFO] [stderr]   Downloaded zellij-tile v0.40.0
[INFO] [stderr]   Downloaded lexopt v0.3.0
[INFO] [stderr]   Downloaded common-path v1.0.0
[INFO] [stderr]   Downloaded colorsys v0.6.7
[INFO] [stderr]   Downloaded kdl v4.6.0
[INFO] [stderr]   Downloaded prettyplease v0.1.25
[INFO] [stderr]   Downloaded curl v0.4.46
[INFO] [stderr]   Downloaded flume v0.9.2
[INFO] [stderr]   Downloaded interprocess v1.2.1
[INFO] [stderr]   Downloaded serde_json v1.0.116
[INFO] [stderr]   Downloaded cc v1.0.94
[INFO] [stderr]   Downloaded spinning_top v0.2.5
[INFO] [stderr]   Downloaded isahc v0.9.14
[INFO] [stderr]   Downloaded polling v3.6.0
[INFO] [stderr]   Downloaded async-io v2.3.2
[INFO] [stderr]   Downloaded syn v2.0.59
[INFO] [stderr]   Downloaded surf v2.3.2
[INFO] [stderr]   Downloaded termwiz v0.20.0
[INFO] [stderr]   Downloaded prost-build v0.11.9
[INFO] [stderr]   Downloaded rmp-serde v1.2.0
[INFO] [stderr]   Downloaded async-executor v1.11.0
[INFO] [stderr]   Downloaded event-listener v5.3.0
[INFO] [stderr]   Downloaded rustix v0.38.32
[INFO] [stderr]   Downloaded filedescriptor v0.8.2
[INFO] [stderr]   Downloaded wezterm-dynamic v0.2.0
[INFO] [stderr]   Downloaded value-bag v1.8.1
[INFO] [stderr]   Downloaded vte v0.10.1
[INFO] [stderr]   Downloaded event-listener-strategy v0.5.1
[INFO] [stderr]   Downloaded intmap v0.7.1
[INFO] [stderr]   Downloaded spinning v0.1.0
[INFO] [stderr]   Downloaded to_method v1.1.0
[INFO] [stderr]   Downloaded supports-color v2.1.0
[INFO] [stderr]   Downloaded supports-hyperlinks v2.1.0
[INFO] [stderr]   Downloaded supports-unicode v2.1.0
[INFO] [stderr]   Downloaded notify-debouncer-full v0.1.0
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.1.1
[INFO] [stderr]   Downloaded strum_macros v0.20.1
[INFO] [stderr]   Downloaded async-channel v2.2.1
[INFO] [stderr]   Downloaded crypto-mac v0.10.1
[INFO] [stderr]   Downloaded fastrand v2.0.2
[INFO] [stderr]   Downloaded signal-hook v0.1.17
[INFO] [stderr]   Downloaded wezterm-color-types v0.2.0
[INFO] [stderr]   Downloaded serde_derive v1.0.198
[INFO] [stderr]   Downloaded serde v1.0.198
[INFO] [stderr]   Downloaded file-id v0.1.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.81
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]   Downloaded zellij-utils v0.40.0
[INFO] [stderr]   Downloaded libz-sys v1.1.16
[INFO] [stderr]   Downloaded curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]   Downloaded openssl-src v300.2.3+3.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a60fb7e27b3e2e6355cbe69a2fc9517563cbfd4ccf3fcaec1e242161d361c0fd
[INFO] running `Command { std: "docker" "start" "-a" "a60fb7e27b3e2e6355cbe69a2fc9517563cbfd4ccf3fcaec1e242161d361c0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a60fb7e27b3e2e6355cbe69a2fc9517563cbfd4ccf3fcaec1e242161d361c0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a60fb7e27b3e2e6355cbe69a2fc9517563cbfd4ccf3fcaec1e242161d361c0fd", kill_on_drop: false }`
[INFO] [stdout] a60fb7e27b3e2e6355cbe69a2fc9517563cbfd4ccf3fcaec1e242161d361c0fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49fbca69b26e49f426b9e3c6d6eba38d023bdd88ebc67cdada00294e6f02ed15
[INFO] running `Command { std: "docker" "start" "-a" "49fbca69b26e49f426b9e3c6d6eba38d023bdd88ebc67cdada00294e6f02ed15", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling value-bag v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling openssl-src v300.2.3+3.2.1
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling spinning_top v0.2.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling terminfo v0.7.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling flume v0.9.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling ordered-float v4.2.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling thread-id v4.2.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling spinning v0.1.0
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling filedescriptor v0.8.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling file-id v0.1.0
[INFO] [stderr]    Compiling intmap v0.7.1
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling kdl v4.6.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling colorsys v0.6.7
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling lexopt v0.3.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling pest_generator v2.7.9
[INFO] [stderr]    Compiling pest_derive v2.7.9
[INFO] [stderr]    Compiling clap_complete v3.2.5
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling rmp-serde v1.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling wezterm-dynamic v0.1.0
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.0
[INFO] [stderr]    Compiling polling v3.6.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling wezterm-color-types v0.2.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling notify-debouncer-full v0.1.0
[INFO] [stderr]    Compiling termwiz v0.20.0
[INFO] [stderr]    Compiling async-signal v0.2.5
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling surf v2.3.2
[INFO] [stderr]    Compiling zellij-utils v0.40.0
[INFO] [stderr]    Compiling zellij-tile v0.40.0
[INFO] [stderr]    Compiling zellij-switch v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcP7fbYU/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libshell_words-73b7224c280ecf77,libzellij_tile-8a4b10ccdf120cc0,libzellij_utils-33f29dabe808d40e,librmp_serde-9dbb2e616688fff1,librmp-81dd9be0f0008b9a,libbyteorder-cb17835726abdeba,libshellexpand-f7a22bd485d0b5e9,libdirs-f063c89cecf46aa9,libprost-506dec0792c1dfab,libvte-dec9bb5f52af9719,libtempfile-8f2f9cf63ce64378,libsignal_hook-d447dde6f9f86b61,libnotify_debouncer_full-8e23534c19cbe904,libnotify-02f9039d9d033119,libmio-4a359a0eb5b5fee3,libfiletime-961a97258b152457,libwalkdir-faeac09d8ffc7630,libsame_file-f3477570184175f0,libinotify-57421097f62a6281,libinotify_sys-309bee0c241e38c0,libfile_id-cb6f266beaf41a1d,libcommon_path-956a09b9fc5be152,liblog4rs-99ecd3af7b2f45b9,liblog_mdc-2f5c0fc20137760b,libthread_id-922866d2b9db9d6c,libhumantime-6aa28bdea1790f27,libserde_yaml-72e3ae10c919c926,libindexmap-b2605439d8d4ced9,libequivalent-b336b2ccffcd21d6,libhashbrown-7274349e6691b622,libunsafe_libyaml-ee31304e6444336c,libtypemap_ors-aa5f5b377ee694cf,libunsafe_any_ors-f0402d279ef9463a,libdestructure_traitobject-d4c6b882aa2d6d11,libchrono-356e763c8eecf90a,libiana_time_zone-6061bd41afd28349,libparking_lot-8a4cb3d786e3cb17,libparking_lot_core-6cc161e0a1e0c3f4,libsmallvec-71a862821fc5298a,libserde_value-cd5c5faceaf50570,libordered_float-200ef9ceea1b923d,libarc_swap-bed46dd1b014a679,libinterprocess-e2a826725567b50a,libto_method-fd3dcb5e0c5df56c,libspinning-d0fde2f974004c4c,libintmap-43d6da52f101f394,libsurf-e010b6f2d7767bee,libmime_guess-8b9962bf18c8848f,libunicase-199fa5f3edf7995c,libmime-ce0319f53a2119cd,libfutures_util-125553d50933ecda,libfutures_channel-99d468146c2263a1,libfutures_task-e0e5e7871c4c1053,libhttp_client-e27e7aa94958a08b,libhttp_types-0b0982f788aa0ec6,libserde_qs-a6341c01a15e4789,libserde_urlencoded-8e8297ba7d803491,libserde_json-2f4e150c502118c8,libryu-f72357f269476af1,librand-822ef58ec7f92f61,librand_chacha-72cdfd6c14a0c8be,librand_core-6e0ec99880cb5360,libgetrandom-d03116a0ffeb4167,libinfer-e6f13cf6d9a3039d,libcookie-921707c3155686e4,libhkdf-5ac22a0f1621e20f,libhmac-ef0233336ed54426,libcrypto_mac-27aea6528135e1d5,libaes_gcm-d193a5b275aaa767,libghash-9f0be1c56a43c475,libpolyval-732ddde48960cc51,libcpuid_bool-b255498bd41a3cdc,libuniversal_hash-20e58b537e2c6fb8,libsubtle-4dab453b465403d9,libctr-dfc7ef26411d0ed2,libaes-823cec504baf6f9b,libaes_soft-7ce25fb56e8ce793,libcipher-6c912bccc7738afa,libaead-21191288086c3d70,libbase64-e520b11db1d85243,librand-42c412006aa4763b,librand_chacha-7531dc0696818964,libppv_lite86-295fec95256afed4,librand_core-60c32cb35338b364,libtime-bc3106a608a5b708,libtime_macros-5f37ea8a60795fd4,libstandback-7fe85b5f158d1ef5,libisahc-e61d5d3ecbe3c3b4,libsluice-3d3adc1f0e414155,libtracing_futures-20e6b23736f37344,libpin_project-318cbdb6d6006766,libhttp-be4f7075c6d8c0f1,libitoa-f5f491a760f6a972,libbytes-3dd81d65e02422e0,libbytes-0aaaa33f8f285b84,libflume-84a8086f11bf1f78,libspinning_top-ee663b51918849e4,liblock_api-312dadb0d0f45b5c,libscopeguard-eb77609449485574,libfutures_sink-532306728c5cb0fc,libcurl-215cb711443dbef0,libsocket2-8edbf7f46bceacbe,libcurl_sys-3140dc9175fd3299,libcrossbeam-b2e58ee5ce328587,libcrossbeam_deque-dbcc0349cf787137,libcrossbeam_channel-bcaa1c053eebf41e,libcrossbeam_queue-7fd11cc87297508e,libcrossbeam_epoch-df0b1ab42d876cbe,libasync_std-119d6ed3e5471d10,libasync_global_executor-c1a6336c73cbb8b8,libblocking-3c0d67708b545617,libpiper-10c64a5b6a2efff5,libatomic_waker-d8b8d9f20347d4d4,libasync_channel-148b9b2e886c8434,libevent_listener_strategy-3cb6145de7654d82,libevent_listener-43a18491b8966646,libasync_executor-6e0b3f8113df5087,libasync_task-78afab43fec5bb24,libasync_process-e4a5fd65feee905d,libasync_signal-d9b62a467dfcd1ad,libasync_io-c6c6ff0ed67f0d2c,libpolling-f763d74758ec4d77,libtracing-dc220a8d7facd20a,libtracing_core-3449f9dc64b98ba0,libasync_lock-2f6879313151c61f,libevent_listener_strategy-6f8465286a06d1fd,libevent_listener-0cb6971524ab3d40,librustix-17460a39d20c9627,libbitflags-d19251711561a25f,liblinux_raw_sys-0b76a31ae30a1880,libfutures_lite-ba3abf489b2cc539,libfastrand-4573f91e65b46d84,libevent_listener-7e155aeb9eec6478,libasync_io-d22b57a1318b4265,librustix-cf28e6589c51bd85,libio_lifetimes-b71b7363b8c68164,liblinux_raw_sys-6eec0ee431fbd46d,libslab-d6d7c9e51f3161d2,libpolling-fda752216e27736c,libsocket2-852507a02f380182,libfutures_lite-9262c51a6a6adae8,libfastrand-4bdb60f527784c6e,libwaker_fn-0623c0a51e20b468,libparking-36d71d54ded35fdb,libfutures_io-f9e314eacef83c1e,libasync_channel-71ab847bf77f4f47,libconcurrent_queue-2f9e99eb1d96b960,libcrossbeam_utils-54d0feb04bb0b83e,libasync_lock-31bcb9ff4d993560,libevent_listener-01530742b1c6ac58,libpin_project_lite-7d53b9cbf27e88b8,libpin_utils-9ccfc56f2c5b0c36,libfutures_core-0b3a898ab38bb122,libkv_log_macro-999969f202addb85,libstrip_ansi_escapes-67fbe9d62d0d3ba7,libvte-1288299f308db4ea,libarrayvec-69f97c34e87294bb,libcolorsys-e885b718fd677a55,libclap_complete-f45d4d1570d16541,libstrum-7830452268c7dde1,libkdl-da4995b88d6e5421,libnom-9649d7b282cb901e,libtermwiz-7e9356c510fbaab4,libhex-0b3fae1a86581d8a,libphf-9c2cf56acdfd358a,libphf_shared-1cb77a1b3a9fb35e,libtermios-3fe947b5af83b26c,libsignal_hook-df19ba466a25addd,libsignal_hook_registry-bc8fbf63ad709549,libfiledescriptor-311d8a619923852b,libfixedbitset-64e75d49c4d59dfe,libmemmem-6260e5a67c734fa9,libunicode_segmentation-ed818bf3a2893206,libsha2-2811b3b40876ae1a,libcpufeatures-0ed0dbf238819596,libopaque_debug-342a7709f9760099,libdigest-26fc15edc3cac796,libblock_buffer-9fdb356e51376da8,libgeneric_array-57065d78103b734c,libtypenum-8492b87d7f9383a4,libregex-1082c677241b53e6,libregex_automata-a5c433e4b18e2488,libaho_corasick-9794665060544d8d,libregex_syntax-315c572b9691d844,libbase64-b8457b739641ebc3,libvtparse-01dc16ce1d3bec09,libutf8parse-2dafa234715afe75,libnix-9b639c85098166af,libwezterm_color_types-49b55c81a2948eca,libdeltae-b7988e19c4c70d38,libcsscolorparser-3fe20bc7726e6a25,liblab-9a4674d593d66333,libwezterm_bidi-9decb977369332fe,libwezterm_dynamic-226148ab97fcbc32,libordered_float-f1614d981d8f035f,libwezterm_dynamic-22ce5c1a8ec5f28e,libordered_float-3ab6e68d8f1679be,libnum_traits-02bfe1ea977a5693,libfinl_unicode-68b203eaba808f4c,libterminfo-e59dc3167a1b3566,libdirs-2f73524ac0dd8ad2,libdirs_sys-1f0d6ed80056cd47,libfnv-77106f9ed4748ca6,libphf-95c10002163de4da,libphf_shared-f83ed0d262d16d8d,libsiphasher-b7c03987115e6133,libnom-033b7a2afe72d403,libsemver-5efad716173eb8b2,libsemver_parser-11e80e60d84be1c0,libpest-dfdb358cd0442c31,libucd_trie-3d65a6ea9088899f,libmiette-00bc81bc59fd970e,libbacktrace_ext-f7c7fa58fdc987d6,libtextwrap-980f9ccc893bb544,libunicode_linebreak-f5d55aea279e6e6f,libsmawk-927a5f728ef147a7,libterminal_size-d3abedd3216453a7,libsupports_hyperlinks-44dcf26824ff71e8,libsupports_color-212f4fb144117c1c,libis_ci-4ac2d24e26d3e552,libsupports_unicode-be92f0a2300a632b,libbacktrace-feccbda0896d42dd,libminiz_oxide-daa5a0febce816d9,libadler-db651748d345cd83,libobject-38fa93178bba3071,libmemchr-616684f5efeec471,libaddr2line-5a3e1f12b98971e5,libgimli-94461469799a5199,librustc_demangle-d3c1db2059ca0e66,libis_terminal-e7f4790108e7dc7a,libunicode_width-38f57ccae1b7c137,libowo_colors-7a9d259a84fc8bfd,libthiserror-86f71a12cca533f9,liblog-41a2e81118c0202a,libvalue_bag-a550ccd38ba07247,libcolored-594211a07f313558,libanyhow-58141b6a9fe3489d,libnix-7d950ade15a09cd9,libmemoffset-a94de9078a810e76,libuuid-08ef61642fa8dfeb,libgetrandom-04e319374bc5d531,libcfg_if-cfb20768436a17c8,liblazy_static-16658855d1fc8677,libinclude_dir-bf570f845310b1e6,libdirectories-4948f27034f12a51,libdirs_sys-04d7e043b1365b27,liboption_ext-0e70531fbe2c3ced,liburl-f142327cc2ca6f69,libidna-d06c1528522b6cac,libunicode_normalization-14f815af43225f88,libtinyvec-31c39a0775b0b0c3,libtinyvec_macros-938bd383008fa074,libunicode_bidi-cccfdc6c7350e4f4,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libserde-3e07739ec46155ac,libclap-96b0b060b0cff6b8,libatty-e92ee9f3e09f94bb,liblibc-378dc1eb53cf70eb,libstrsim-27bc57d6448650ff,libtermcolor-d36c59f37fabc3d4,libtextwrap-7aa60c156e26a014,libindexmap-f9470711921896b8,libhashbrown-fd9a9ad84cacd9a6,libclap_lex-654a1bf22c78f9ce,libos_str_bytes-428abf057ad65323,libbitflags-dfd565f85bac9b15,libonce_cell-4f6cf5342f6e55c7,liblexopt-5e81aaf95f73f2af}.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" "/opt/rustwide/target/debug/deps/rustcP7fbYU/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/openssl-sys-ead2f05b041c6818/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-7a9006f200a021bd/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_switch-28eaddc1feefd6bb" "-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:257 (src/shim.rs:257)
[INFO] [stdout]           >>>               zellij_tile-8a4b10ccdf120cc0.zellij_tile.5f16e53ec50bcd86-cgu.3.rcgu.o:(zellij_tile::shim::close_self::h197c44168367fbf8) in archive /opt/rustwide/target/debug/deps/libzellij_tile-8a4b10ccdf120cc0.rlib
[INFO] [stdout]           >>> referenced by shim.rs:310 (src/shim.rs:310)
[INFO] [stdout]           >>>               zellij_tile-8a4b10ccdf120cc0.zellij_tile.5f16e53ec50bcd86-cgu.3.rcgu.o:(zellij_tile::shim::report_panic::h6ba43485d5e22fff) in archive /opt/rustwide/target/debug/deps/libzellij_tile-8a4b10ccdf120cc0.rlib
[INFO] [stdout]           >>> referenced by shim.rs:680 (src/shim.rs:680)
[INFO] [stdout]           >>>               zellij_tile-8a4b10ccdf120cc0.zellij_tile.5f16e53ec50bcd86-cgu.3.rcgu.o:(zellij_tile::shim::switch_session_with_layout::h3675e436a3ecfe26) in archive /opt/rustwide/target/debug/deps/libzellij_tile-8a4b10ccdf120cc0.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zellij-switch` (bin "zellij-switch") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "49fbca69b26e49f426b9e3c6d6eba38d023bdd88ebc67cdada00294e6f02ed15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49fbca69b26e49f426b9e3c6d6eba38d023bdd88ebc67cdada00294e6f02ed15", kill_on_drop: false }`
[INFO] [stdout] 49fbca69b26e49f426b9e3c6d6eba38d023bdd88ebc67cdada00294e6f02ed15
