[INFO] cloning repository https://github.com/lannonbr/zellij-http-plugin-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lannonbr/zellij-http-plugin-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flannonbr%2Fzellij-http-plugin-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flannonbr%2Fzellij-http-plugin-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4016c6be68da92766b8d1493e45b474a32d33c3 [INFO] testing lannonbr/zellij-http-plugin-example against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flannonbr%2Fzellij-http-plugin-example" "/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/lannonbr/zellij-http-plugin-example [INFO] finished tweaking git repo https://github.com/lannonbr/zellij-http-plugin-example [INFO] tweaked toml for git repo https://github.com/lannonbr/zellij-http-plugin-example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lannonbr/zellij-http-plugin-example on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lannonbr/zellij-http-plugin-example 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87514bd5c90188cc36c5e50cb66248dd5c3036ea5a787be8df3a026a2cec6956 [INFO] running `Command { std: "docker" "start" "-a" "87514bd5c90188cc36c5e50cb66248dd5c3036ea5a787be8df3a026a2cec6956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87514bd5c90188cc36c5e50cb66248dd5c3036ea5a787be8df3a026a2cec6956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87514bd5c90188cc36c5e50cb66248dd5c3036ea5a787be8df3a026a2cec6956", kill_on_drop: false }` [INFO] [stdout] 87514bd5c90188cc36c5e50cb66248dd5c3036ea5a787be8df3a026a2cec6956 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 260275ad39993a38e35777127fbd02401742b92a767f6b47d5684fe6ac603b33 [INFO] running `Command { std: "docker" "start" "-a" "260275ad39993a38e35777127fbd02401742b92a767f6b47d5684fe6ac603b33", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling async-task v4.6.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling event-listener v4.0.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling openssl-src v300.2.1+3.2.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libnghttp2-sys v0.1.8+1.55.1 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling curl-sys v0.4.70+curl-8.5.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling terminfo v0.7.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling interprocess v1.2.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling deltae v0.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [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 signal-hook v0.1.17 [INFO] [stderr] Compiling thread-id v4.2.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling vtparse v0.6.2 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.10 [INFO] [stderr] Compiling spinning v0.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling file-id v0.1.0 [INFO] [stderr] Compiling intmap v0.7.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling to_method v1.1.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling crossbeam v0.8.3 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling colorsys v0.6.7 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling kdl v4.6.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling log v0.4.20 [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-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling wezterm-dynamic v0.1.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling wezterm-bidi v0.2.2 [INFO] [stderr] Compiling wezterm-color-types v0.2.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling async-io v2.2.2 [INFO] [stderr] Compiling termwiz v0.20.0 [INFO] [stderr] Compiling notify-debouncer-full v0.1.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 log4rs v1.2.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling zellij-utils v0.39.2 [INFO] [stderr] Compiling zellij-tile v0.39.2 [INFO] [stderr] Compiling zellij-http-plugin-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustccOuaqB/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libzellij_tile-49198afecb029715,libzellij_utils-2ca5f82bbf60b0d5,librmp_serde-f7ad76a7719928a4,librmp-8657258e2d4e5678,libbyteorder-1efcbe4f07366651,libshellexpand-4187213980a95d3d,libdirs-bcf21a338fde17b8,libprost-32052d1192164c29,libvte-8fb25c868dd96020,libtempfile-13214443fffab5d0,libsignal_hook-51ea89ae2d8e6645,libnotify_debouncer_full-081940f51203e02d,libnotify-53df17c3bb9509a5,libmio-7709db429cfd6425,libfiletime-30c0479b5536a2e2,libwalkdir-6e24de5acb5124aa,libsame_file-1ceb7b6153588b15,libinotify-1ec92114a2422775,libinotify_sys-c029c04ad863d262,libfile_id-cf3a6ce7c2629578,libcommon_path-f6f200b269e6da21,liblog4rs-96a0d07af200ec7a,liblog_mdc-23f68b9a997ec7bd,libthread_id-e9c85a15e4c42600,libhumantime-271ba35809dd8c72,libserde_yaml-c7383ce99d7cb813,libyaml_rust-8cac856a7575d8d0,liblinked_hash_map-40ad1551522f3eec,libchrono-0a9a46a6783499ad,libiana_time_zone-a73c44914363f885,libtypemap_ors-d2bc07c6ea24a36d,libunsafe_any_ors-20ad651d8507443d,libdestructure_traitobject-cad42d600d9d013e,libparking_lot-5e60e13e18309dc8,libparking_lot_core-ee1217493fdf95fb,libsmallvec-133db1030405329c,libserde_value-f6ea6315f7009757,libordered_float-83c6c55017014dba,libarc_swap-9c3deb6e8f1fed92,libinterprocess-3eb96833ed9f537a,libto_method-677fce6ffcb44b84,libspinning-6b7e8cd031cb96eb,libintmap-1943381ba49b9eae,libfutures-7fbd3d9d04d55968,libfutures_executor-f012417ce19325ab,libsurf-923a6438975c2696,libmime_guess-f1c422defec46a3b,libunicase-df60a17d49dd0655,libmime-4b44681fdb2c65f7,libfutures_util-8204cdca66befc17,libfutures_channel-3014da75415a7aa4,libfutures_task-a34acde6ee26d4ab,libhttp_client-92974ac203ebbc9f,libhttp_types-e9daec6aefacc010,libserde_qs-f36c0f33be3d91c3,libserde_urlencoded-2fdae343bf8d3241,libserde_json-9dcc29f026d60950,libryu-8ff14dfa97b8970c,librand-5bf4152e91c7ac6f,librand_chacha-9d21a0ca9f20905e,librand_core-31d9c62bf61d6e4b,libgetrandom-3f9f53f530053117,libinfer-618700db1bc827b0,libcookie-b6b3db8fcde26b91,libhkdf-d10914f3b4910ce4,libhmac-c980caae7ec260c9,libcrypto_mac-d9e03385a9bc07c2,libaes_gcm-992f91d67bc3f093,libghash-1f1979eee4a0903d,libpolyval-c1b82a8c55249e11,libcpuid_bool-42d239e8460b4b1c,libuniversal_hash-6676028d22437ca8,libsubtle-fff2a9a73f2e60a1,libctr-ccd43dd15ec27b05,libaes-ee84f922e748fd14,libaes_soft-aa73b7c2fefa45ed,libcipher-666025b7b5836079,libaead-de266336c04c5452,libbase64-b5296a10b8334a2c,librand-a9d2625abab98574,librand_chacha-72dae632641ac0af,libppv_lite86-4250c766b4729968,librand_core-87010f37ad9e0590,libtime-7b6732920abc5db9,libtime_macros-0d17a7ba0010bce3,libstandback-97883621ffd63732,libisahc-d27160730b2a9766,libsluice-087df341fe4669f8,libtracing_futures-a5e746ecc473631f,libpin_project-30c50b57814de5fc,libhttp-aa2566f022e3bbb8,libitoa-cbcf4da6e0ac7621,libbytes-3ad72df070df6f8e,libbytes-28d97c987ff6326d,libflume-1948f0e0d80e6d2f,libspinning_top-33aa8f4e37b1e4ee,liblock_api-90201506d4856d35,libscopeguard-d52bd00767847e44,libfutures_sink-14e79dfc79b50e92,libcurl-b638527a9d9f6bcc,libcurl_sys-49f26f15a4941bcf,libcrossbeam-9782d14078339925,libcrossbeam_channel-b85a3546591fce2b,libcrossbeam_deque-0452851ac286759d,libcrossbeam_queue-8df6c29cb4030423,libcrossbeam_epoch-f27054ac421af940,libasync_std-d4f08a5ffac14989,libasync_global_executor-0b2d18dfb400a2a9,libblocking-cd51f3992ee033a6,libpiper-b09f0e07e3a34f7d,libatomic_waker-001109810bdecbaa,libasync_channel-03957bf755fdbe89,libasync_executor-2354c530ced90583,libasync_task-e4361d28652e2cae,libasync_process-4937339dd3871657,libasync_signal-ecf6851ad594e301,libasync_io-e018a0e66307fd67,libpolling-93c577b29edcfbf1,libtracing-c14f104b58acea4b,libtracing_core-2e5058304bee1886,libasync_lock-5c4386e659887666,libevent_listener_strategy-c28fc9356e5eec7c,libevent_listener-c49b0f6daed1ae78,libfutures_lite-f767745987a3ba4d,libfastrand-f70792496f031f26,libevent_listener-6e1a0224cda547f2,libasync_io-15d9835f11251073,librustix-c0a64a2446ee2cfa,libio_lifetimes-546e00dc38cc7b62,liblinux_raw_sys-9826735127360e65,libslab-3aac7a0b49faaf4a,libpolling-4461e098f851544b,libsocket2-35f1a05d6f138d78,libfutures_lite-969975b3edaba483,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-20c7d7ce196133ad,libparking-3618ec6368854be5,libfutures_io-64a3a644ba29741c,libasync_channel-17b5c37d6ae27b42,libconcurrent_queue-84a5c4923e279f69,libcrossbeam_utils-7d389a688d72798d,libasync_lock-a5141d33c48d5c20,libevent_listener-67cd091983fb6763,libpin_project_lite-89bb0688a32eddef,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libkv_log_macro-58090928bb78f9c1,libstrip_ansi_escapes-8d7751d9967e8d51,libvte-89e740b37eecfc8f,libarrayvec-e36af1f9227afc9e,libcolorsys-54b86828376c4c56,libclap_complete-5c7bc9e4f1ecde7f,libstrum-94717c53230143fe,libkdl-0f2b064cddff33e6,libnom-559d33e169b83a67,libtermwiz-43772c1180a537ca,libhex-28742b4ca144387c,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libtermios-985a8061640d65fa,libsignal_hook-5f56ea09e26be427,libsignal_hook_registry-6db51ebdc5251be8,libfiledescriptor-e49f0ea5e604217d,libfixedbitset-f52c4d8bfaa479c8,libmemmem-dba5c9ba7accae7f,libunicode_segmentation-5780180e0b40b779,libsha2-9c0894a252084aff,libcpufeatures-b6a27e40fb118289,libopaque_debug-c0b21531799dfcb1,libdigest-4ad5e48dd40a91e6,libblock_buffer-9e1677f523e0a118,libgeneric_array-f5f3e90d36d8aab9,libtypenum-66c155be53855aa0,libregex-e7d1bdcc57493cc3,libregex_automata-3620a69b71066aa4,libaho_corasick-2bf2d7d140787e62,libregex_syntax-03701eaa5490ec0b,libbase64-6955b9528a176f02,libvtparse-1c60da6940c42455,libutf8parse-e98db3169219ea11,libnix-d9ecd10ddfd39e6f,libwezterm_color_types-45ce64ee54b9acc1,libdeltae-8bffbdd82ea4c0f7,libcsscolorparser-aeb42dc70964b0b7,liblab-0092703d118c0b3c,libwezterm_bidi-3fdd23a41b0c5de7,libwezterm_dynamic-777ceb4aceaa25a4,libordered_float-327b8cdb584eabd3,libnum_traits-d282f6d4d72009a4,libfinl_unicode-3bca2b6cd4176b59,libterminfo-480a2b02180190bf,libdirs-5250d43af3951499,libdirs_sys-fb46eeddf01cbc78,libfnv-2d77ec4f6f971b24,libphf-895e6e9464a9628c,libphf_shared-8b2114e4e8c519da,libsiphasher-7b49b0cc05d9e611,libnom-2c59035ef28964ef,libsemver-e4de4304fc7e420a,libsemver_parser-231762d7b3e6f409,libpest-9f41c95844b48af1,libucd_trie-34eea0c5f67e0698,libmiette-87832875e9fc13e4,libbacktrace_ext-ee2eec845ba68ba9,libtextwrap-c70ba61190abb407,libunicode_linebreak-e2d4f4a68c1e757f,libsmawk-9e7d9ce9103284a6,libterminal_size-78c5628cf35db464,libsupports_hyperlinks-d7f60c6e07e152dc,libsupports_color-13f523ba778a6f8d,libis_ci-061bc15f3f34b798,libsupports_unicode-a6b92e56481a11de,libbacktrace-a54e3b651ca2729e,libminiz_oxide-ec3d35e19523e29c,libadler-f4caa73e14204bdd,libobject-b5c96dc12cd4b7c3,libmemchr-db51267568f67c34,libaddr2line-f10642941edd682d,libgimli-54e909d6d5339c51,librustc_demangle-f33789795c91f2f9,libis_terminal-5040ae63c5c11ae6,librustix-e2d66d21adc7eefe,libbitflags-8c9d79e5077786a0,liblinux_raw_sys-774ca28fdd0806f8,libunicode_width-ff8848b4c91bc42d,libowo_colors-34f7982758e53ee6,libthiserror-64c2ecbd25ca3865,liblog-0eb261ad3f4538f2,libvalue_bag-f32689eb8b5f0ab6,libcolored-1a1a0e533dc37546,libanyhow-f4d74290efa91dbc,libnix-b454f8cb25d0bc34,libmemoffset-c07b57f074b7826e,libuuid-d5d935bace0dcfeb,libgetrandom-d22b8cc8b51aeb17,libcfg_if-33ef6c02a07f9fec,liblazy_static-2bb390fee0230a38,libinclude_dir-9c90194f283348df,libdirectories-68d4ea9ad88ef8eb,libdirs_sys-60678ec123335802,liboption_ext-23838f1959a6156b,liburl-a70b94c85ecca96d,libidna-1deaf8c98bc9f4e2,libunicode_normalization-8178bb9bd2f4dc32,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-3ca4596aaaf0d1fd,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libserde-d3a918f1826e9fb1,libclap-dbb8e5d7eaabe47f,libatty-68e056ef0b67cf8e,liblibc-e3caabe4f6cc5f83,libstrsim-d620f0ade87b0f1f,libtermcolor-b45930379953534a,libtextwrap-932009e2ec0b91c8,libindexmap-9c1462e10137f18c,libhashbrown-8ac6e23154e6c3d0,libclap_lex-cd2d612a47b62685,libos_str_bytes-475790474f86a5f1,libbitflags-e2b4db6c651223da,libonce_cell-24c5d665b6879050,libjson-fa93e6d10feafc22}.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/rustccOuaqB/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/openssl-sys-0b628bfbceea8976/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-77a9ef378409232f/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/zellij_http_plugin_example-205751f194c44e02" "-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:296 (src/shim.rs:296) [INFO] [stdout] >>> zellij_tile-49198afecb029715.zellij_tile.b548879e015c6ae1-cgu.4.rcgu.o:(zellij_tile::shim::report_panic::h63fd4ed7dff4d5db) in archive /opt/rustwide/target/debug/deps/libzellij_tile-49198afecb029715.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zellij-http-plugin-example` (bin "zellij-http-plugin-example") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "260275ad39993a38e35777127fbd02401742b92a767f6b47d5684fe6ac603b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "260275ad39993a38e35777127fbd02401742b92a767f6b47d5684fe6ac603b33", kill_on_drop: false }` [INFO] [stdout] 260275ad39993a38e35777127fbd02401742b92a767f6b47d5684fe6ac603b33