[INFO] cloning repository https://github.com/grv07/mini_locker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grv07/mini_locker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrv07%2Fmini_locker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrv07%2Fmini_locker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f296b0075639b374d2e74e15bc0d75db57c285a2 [INFO] testing grv07/mini_locker/f296b0075639b374d2e74e15bc0d75db57c285a2 against master#8c0ec05f7dc9ef185eea9f36c5638e74e43935bf for pr-130285 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrv07%2Fmini_locker" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grv07/mini_locker on toolchain 8c0ec05f7dc9ef185eea9f36c5638e74e43935bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/grv07/mini_locker [INFO] finished tweaking git repo https://github.com/grv07/mini_locker [INFO] tweaked toml for git repo https://github.com/grv07/mini_locker written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/grv07/mini_locker 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" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.62 [INFO] [stderr] Downloaded file-id v0.1.0 [INFO] [stderr] Downloaded wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Downloaded common-path v1.0.0 [INFO] [stderr] Downloaded sluice v0.5.5 [INFO] [stderr] Downloaded supports-hyperlinks v2.1.0 [INFO] [stderr] Downloaded supports-color v2.1.0 [INFO] [stderr] Downloaded lab v0.11.0 [INFO] [stderr] Downloaded vte v0.11.1 [INFO] [stderr] Downloaded clap_complete v3.2.5 [INFO] [stderr] Downloaded textwrap v0.15.2 [INFO] [stderr] Downloaded kdl v4.6.0 [INFO] [stderr] Downloaded curl v0.4.46 [INFO] [stderr] Downloaded cc v1.1.5 [INFO] [stderr] Downloaded surf v2.3.2 [INFO] [stderr] Downloaded pest v2.7.11 [INFO] [stderr] Downloaded spinning_top v0.2.5 [INFO] [stderr] Downloaded isahc v0.9.14 [INFO] [stderr] Downloaded flume v0.9.2 [INFO] [stderr] Downloaded pest_meta v2.7.11 [INFO] [stderr] Downloaded pest_derive v2.7.11 [INFO] [stderr] Downloaded wezterm-bidi v0.2.3 [INFO] [stderr] Downloaded colorsys v0.6.7 [INFO] [stderr] Downloaded ordered-float v4.2.1 [INFO] [stderr] Downloaded termwiz v0.20.0 [INFO] [stderr] Downloaded supports-unicode v2.1.0 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.1 [INFO] [stderr] Downloaded filedescriptor v0.8.2 [INFO] [stderr] Downloaded vtparse v0.6.2 [INFO] [stderr] Downloaded wezterm-dynamic v0.2.0 [INFO] [stderr] Downloaded csscolorparser v0.6.2 [INFO] [stderr] Downloaded wezterm-color-types v0.2.0 [INFO] [stderr] Downloaded notify-debouncer-full v0.1.0 [INFO] [stderr] Downloaded memmem v0.1.1 [INFO] [stderr] Downloaded pest_generator v2.7.11 [INFO] [stderr] Downloaded thiserror-impl v1.0.62 [INFO] [stderr] Downloaded zellij-tile v0.40.1 [INFO] [stderr] Downloaded wezterm-dynamic v0.1.0 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.2 [INFO] [stderr] Downloaded libz-sys v1.1.18 [INFO] [stderr] Downloaded curl-sys v0.4.73+curl-8.8.0 [INFO] [stderr] Downloaded deltae v0.3.2 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Downloaded zellij-utils v0.40.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c72fa4b3c7bfe027da45e2a8b35f164d3b678f0ce3d1100401479748dce5c4f [INFO] running `Command { std: "docker" "start" "-a" "3c72fa4b3c7bfe027da45e2a8b35f164d3b678f0ce3d1100401479748dce5c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c72fa4b3c7bfe027da45e2a8b35f164d3b678f0ce3d1100401479748dce5c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c72fa4b3c7bfe027da45e2a8b35f164d3b678f0ce3d1100401479748dce5c4f", kill_on_drop: false }` [INFO] [stdout] 3c72fa4b3c7bfe027da45e2a8b35f164d3b678f0ce3d1100401479748dce5c4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73b00b698b929d5e0f1eb983de06bb09f776470376debd66575d0093949e21ae [INFO] running `Command { std: "docker" "start" "-a" "73b00b698b929d5e0f1eb983de06bb09f776470376debd66575d0093949e21ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling curl-sys v0.4.73+curl-8.8.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling async-executor v1.13.0 [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 cookie v0.14.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling terminfo v0.7.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling ordered-float v4.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [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 walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling interprocess v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling deltae v0.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [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 spinning v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling to_method v1.1.0 [INFO] [stderr] Compiling intmap v0.7.1 [INFO] [stderr] Compiling file-id v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] Compiling kdl v4.6.0 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling colorsys v0.6.7 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling uuid v1.10.0 [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 wezterm-dynamic v0.2.0 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling mio v0.8.11 [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 async-io v2.3.3 [INFO] [stderr] Compiling notify-debouncer-full v0.1.0 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling termwiz v0.20.0 [INFO] [stderr] Compiling async-signal v0.2.8 [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-client v6.5.3 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling zellij-utils v0.40.1 [INFO] [stderr] Compiling zellij-tile v0.40.1 [INFO] [stderr] Compiling mini_locker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `remove_tab_mode` and `remove_pane_mode` are never used [INFO] [stdout] --> src/main.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 17 | impl ModeState { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | fn remove_tab_mode(&mut self, pos: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | fn remove_pane_mode(&mut self, pos: usize, id: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_active_tab_panes_len` is never used [INFO] [stdout] --> src/main.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 81 | impl State { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 113 | fn get_active_tab_panes_len(&mut self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcY8r3Cf/symbols.o" "/opt/rustwide/target/debug/deps/mini_locker-464e1f93a687f974.mini_locker.6c4dce3733134708-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mini_locker-464e1f93a687f974.mini_locker.6c4dce3733134708-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mini_locker-464e1f93a687f974.mini_locker.6c4dce3733134708-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mini_locker-464e1f93a687f974.mini_locker.6c4dce3733134708-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mini_locker-464e1f93a687f974.mini_locker.6c4dce3733134708-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mini_locker-464e1f93a687f974.mini_locker.6c4dce3733134708-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mini_locker-464e1f93a687f974.mini_locker.6c4dce3733134708-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mini_locker-464e1f93a687f974.ahkwp4bq9cn7m6w2672yyogot.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzellij_tile-abc4c579183a4d9b.rlib" "/opt/rustwide/target/debug/deps/libzellij_utils-27fef6b89d66c9ca.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-e3da15d2aeeb5347.rlib" "/opt/rustwide/target/debug/deps/librmp-59df40da2e5a487f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-e4fe9797998aed20.rlib" "/opt/rustwide/target/debug/deps/libdirs-4840ad3eb36c9c80.rlib" "/opt/rustwide/target/debug/deps/libprost-53dc84d66497f116.rlib" "/opt/rustwide/target/debug/deps/libvte-3c1dd029cb1d7b16.rlib" "/opt/rustwide/target/debug/deps/libtempfile-eafdee23dad81820.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-aed98c518ce8defd.rlib" "/opt/rustwide/target/debug/deps/libnotify_debouncer_full-a298b82c98fc48dc.rlib" "/opt/rustwide/target/debug/deps/libnotify-acaaa9339b762199.rlib" "/opt/rustwide/target/debug/deps/libmio-49e6f830548f135f.rlib" "/opt/rustwide/target/debug/deps/libfiletime-0c7d99018f0c14cb.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-099221edb7b94a9e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-3c36b17025d91add.rlib" "/opt/rustwide/target/debug/deps/libinotify-65d79c9e3d896bea.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-2271cfe860815cd8.rlib" "/opt/rustwide/target/debug/deps/libfile_id-7949fafe75e6d1c3.rlib" "/opt/rustwide/target/debug/deps/libcommon_path-dd4130f9c2d286cd.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-d7c27fdf4f0421e0.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-5477bb6efbf03fec.rlib" "/opt/rustwide/target/debug/deps/libthread_id-642e51fa7f9bf5f6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-f89e698c4506812f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e9758b5edd213421.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7d5e5d9d6d4f90ef.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-18c724e223d22ffd.rlib" "/opt/rustwide/target/debug/deps/libtypemap_ors-4c47fc8022850ca0.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any_ors-00a8067097ac597b.rlib" "/opt/rustwide/target/debug/deps/libdestructure_traitobject-441877e5df6db6e3.rlib" "/opt/rustwide/target/debug/deps/libchrono-efe4b5f5580d0a73.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-fc1865b370cc3c9b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1ea9d0a1a130154d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2aa814a7f2b40698.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/libserde_value-64dd9a3e8da36afb.rlib" "/opt/rustwide/target/debug/deps/libordered_float-757c2815e1d3f7cb.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c3af589bb46fe03c.rlib" "/opt/rustwide/target/debug/deps/libinterprocess-0f594fc0bcf3d2da.rlib" "/opt/rustwide/target/debug/deps/libto_method-c1b509c70702b8f2.rlib" "/opt/rustwide/target/debug/deps/libspinning-e31c05f230973e96.rlib" "/opt/rustwide/target/debug/deps/libintmap-3a84554fb21d0b5e.rlib" "/opt/rustwide/target/debug/deps/libsurf-8ac9c82f007c569c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b750228499921087.rlib" "/opt/rustwide/target/debug/deps/libunicase-af4f682184b6084c.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9bc45d6539c78aab.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-891b6ddad5102fe2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-02df656e09547783.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-32e7dbfe526c80f5.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-ef4955afdbe02a0b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a13d9e82536ec5c7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7ba5b73435630ccb.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/librand-f0825ec3acf323dc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c70f2ac965476f92.rlib" "/opt/rustwide/target/debug/deps/librand_core-1cfabd01d1f35792.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-719f12d0717b257c.rlib" "/opt/rustwide/target/debug/deps/libinfer-ac6047c25c748e6f.rlib" "/opt/rustwide/target/debug/deps/libcookie-5561dd18de80d118.rlib" "/opt/rustwide/target/debug/deps/libhkdf-61c2c7c85b7f27da.rlib" "/opt/rustwide/target/debug/deps/libhmac-cdfd3e06b4b81d06.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b10ebc949a394547.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-4e37ba54514ad55b.rlib" "/opt/rustwide/target/debug/deps/libghash-69c6a382a67452b4.rlib" "/opt/rustwide/target/debug/deps/libpolyval-a27ff1c4e0c29ff8.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-38300fab1ab81ccc.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-a17051d45e258e9c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e20c91997421cdd0.rlib" "/opt/rustwide/target/debug/deps/libctr-555317f45919f7a4.rlib" "/opt/rustwide/target/debug/deps/libaes-4e3aecf77df3af16.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-2ab4ea450f7d1223.rlib" "/opt/rustwide/target/debug/deps/libcipher-b4e4d07c0fcf0e04.rlib" "/opt/rustwide/target/debug/deps/libaead-4c1ee49f5bd0e480.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/librand-4ba4d0be7f3c11b0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-eba0c0e050243b5c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-77889abe69efb228.rlib" "/opt/rustwide/target/debug/deps/libtime-f876cf02f0d17128.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-eec73fbc55f03a4c.rlib" "/opt/rustwide/target/debug/deps/libstandback-25c2bf9f36e41673.rlib" "/opt/rustwide/target/debug/deps/libisahc-d3ddced2772c0596.rlib" "/opt/rustwide/target/debug/deps/libsluice-b1f648fe4efff5d9.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2212250dfe355871.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b83a07af62074c66.rlib" "/opt/rustwide/target/debug/deps/libhttp-c8a2a5db1208b1b5.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libbytes-ab2d7887a5038b57.rlib" "/opt/rustwide/target/debug/deps/libbytes-79969d889c342fe2.rlib" "/opt/rustwide/target/debug/deps/libflume-5fe9e1147e1a7abc.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-8e77d5047b8532a7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8a463eeb58b3447a.rlib" "/opt/rustwide/target/debug/deps/libcurl-ecac54537ad2e2b5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1564de4d44110cf8.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-31cebf027910faf4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-97324719966a0f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-25ea35b409bd91ea.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1464f29486f25e3e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f0c8b25d7b4c6ab6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b5a33f884d5450b9.rlib" "/opt/rustwide/target/debug/deps/libasync_std-4bda92fee4a92833.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-d5bf9affaebd7ea1.rlib" "/opt/rustwide/target/debug/deps/libblocking-e9297e8653e7a567.rlib" "/opt/rustwide/target/debug/deps/libpiper-9320f9dc344e506d.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-30a925a428c2fc6f.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-f280dd884d1c903c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libasync_process-cc48714b00444818.rlib" "/opt/rustwide/target/debug/deps/libasync_signal-7c76f2795d7fc2a6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-5b75fad578e4fc36.rlib" "/opt/rustwide/target/debug/deps/libpolling-1da66378279a84ce.rlib" "/opt/rustwide/target/debug/deps/libtracing-0e14618bc3147ab1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-1e4f06de89226408.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-47fcf5b4003a78f2.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5ae1d4f6b7c211b8.rlib" "/opt/rustwide/target/debug/deps/librustix-489bd375d78b2e2d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2a54fc7d8f815a15.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-299afdb0e3918a11.rlib" "/opt/rustwide/target/debug/deps/libasync_io-405c68532ed0b572.rlib" "/opt/rustwide/target/debug/deps/librustix-75cf522e6b41748a.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-955cb33a79ecfd75.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libpolling-285e1d00bcd2ff36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4c135743273cf95e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-4a6e41b22c4607fe.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-f7592df2f0f02a34.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-5c4064e40e7c30e3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fd980c92aed8cdbe.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a7347fb7bd694b45.rlib" "/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-fe690a30676b66eb.rlib" "/opt/rustwide/target/debug/deps/libvte-9edcb9caa3851f12.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b4472df6e69f0428.rlib" "/opt/rustwide/target/debug/deps/libcolorsys-3b9e0473dbf4a907.rlib" "/opt/rustwide/target/debug/deps/libclap_complete-973e38fc1e02f84b.rlib" "/opt/rustwide/target/debug/deps/libstrum-d002f4b4a12fb164.rlib" "/opt/rustwide/target/debug/deps/libkdl-8342533063a83cc1.rlib" "/opt/rustwide/target/debug/deps/libnom-c09dbc4f76361c99.rlib" "/opt/rustwide/target/debug/deps/libtermwiz-9ec62d46db1e335b.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libphf-32b5dba8a27e4e05.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-97e2754a5ee26711.rlib" "/opt/rustwide/target/debug/deps/libtermios-7c83874cfc047038.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-6431f778ad7189fa.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e38a53dc0fbae64a.rlib" "/opt/rustwide/target/debug/deps/libfiledescriptor-7bee074804733077.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-918aed51847091df.rlib" "/opt/rustwide/target/debug/deps/libmemmem-7c02e09bee153843.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-122c201ee7c2080b.rlib" "/opt/rustwide/target/debug/deps/libsha2-6e8a989c4f9d9657.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f459251d9ab59279.rlib" "/opt/rustwide/target/debug/deps/libdigest-bfc90c7229de3da9.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-406cc1e579a2f1c6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d97c805257b30b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libregex-b3e18ebc942c7346.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-ecd61820e649c5d2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b57650a4f98e2928.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c1e3dd509c68fbb0.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib" "/opt/rustwide/target/debug/deps/libvtparse-ab98bdc731007c1f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-d435e47da5544871.rlib" "/opt/rustwide/target/debug/deps/libnix-541e9de62f9269e5.rlib" "/opt/rustwide/target/debug/deps/libwezterm_color_types-1dee3ec53128a294.rlib" "/opt/rustwide/target/debug/deps/libdeltae-c1ce4d5f6b09a6b7.rlib" "/opt/rustwide/target/debug/deps/libcsscolorparser-370b4f703b8f23f7.rlib" "/opt/rustwide/target/debug/deps/liblab-b3228c5080d1b304.rlib" "/opt/rustwide/target/debug/deps/libwezterm_bidi-fa916abff8210e8a.rlib" "/opt/rustwide/target/debug/deps/libwezterm_dynamic-2399006ea12cd3fd.rlib" "/opt/rustwide/target/debug/deps/libordered_float-7b68f97a286227c1.rlib" "/opt/rustwide/target/debug/deps/libwezterm_dynamic-d74e2f3b3ec9d21b.rlib" "/opt/rustwide/target/debug/deps/libordered_float-e20323672c1f3fc9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5776e10ee4329335.rlib" "/opt/rustwide/target/debug/deps/libfinl_unicode-7a95fc5a6fc780ea.rlib" "/opt/rustwide/target/debug/deps/libterminfo-a5e3def8d23b9b74.rlib" "/opt/rustwide/target/debug/deps/libdirs-ff9e7c6562349929.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-c855f77de4f64aa6.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libphf-fe5765f9964365e2.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3139ebb76337ac77.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b9c790f685f59773.rlib" "/opt/rustwide/target/debug/deps/libnom-e34f34254f60af64.rlib" "/opt/rustwide/target/debug/deps/libsemver-453aa89d6c278b71.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-b5b49410ea8c9f3a.rlib" "/opt/rustwide/target/debug/deps/libpest-1e83bf92152744fb.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-29a1fb9bf19d1a53.rlib" "/opt/rustwide/target/debug/deps/libmiette-a91efeda6885288c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_ext-a38830087afb0ea4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-023d19cff6e44aef.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-0f30b419e768c841.rlib" "/opt/rustwide/target/debug/deps/libsmawk-e73672f71bda80b2.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-0ff7f4dfcc8fcea1.rlib" "/opt/rustwide/target/debug/deps/libsupports_hyperlinks-0f9fdb906c618c9c.rlib" "/opt/rustwide/target/debug/deps/libsupports_color-9497b238ae31f17b.rlib" "/opt/rustwide/target/debug/deps/libis_ci-a29e369d934fac9b.rlib" "/opt/rustwide/target/debug/deps/libsupports_unicode-f890cff3da26eb7e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f0ebfb64f147b9c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5e5f29543af1f0bb.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-02896149c7d8685e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c65d0b662d5587b6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-aeff85b3654768d5.rlib" "/opt/rustwide/target/debug/deps/libgimli-d12dd59416812ef4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-01b1170af4428f72.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-efd2408e76d719fa.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d1228872cdc74fab.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-e0bcd5cf5c2b86fb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8ce1baefb09a8bda.rlib" "/opt/rustwide/target/debug/deps/liblog-4235ead6a0b6b97a.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-495cffc187df39ad.rlib" "/opt/rustwide/target/debug/deps/libcolored-d8112ef6daf611d6.rlib" "/opt/rustwide/target/debug/deps/libanyhow-2928ac3e3d1b6d2f.rlib" "/opt/rustwide/target/debug/deps/libnix-65845dce767301f6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fcdf1bd937e8ac68.rlib" "/opt/rustwide/target/debug/deps/libuuid-9ca27ca75a62ef26.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-838c6bdbc612a754.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7af2f34f8b124b26.rlib" "/opt/rustwide/target/debug/deps/libinclude_dir-aa598f19169b77e8.rlib" "/opt/rustwide/target/debug/deps/libdirectories-bfd02edec7b23896.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-e679ce703a649d87.rlib" "/opt/rustwide/target/debug/deps/liboption_ext-2ce84ae86b64fc8d.rlib" "/opt/rustwide/target/debug/deps/liburl-6f64f27e2626fa39.rlib" "/opt/rustwide/target/debug/deps/libidna-fbfa27dc9cb293f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e89fbb7a692b980d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51759a03d8e7a380.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libserde-a7f4ddfdc748213f.rlib" "/opt/rustwide/target/debug/deps/libclap-4b28b00170e3d51f.rlib" "/opt/rustwide/target/debug/deps/libatty-760c34c6de7fc7ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-98dbae3fd83efd2b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-116a8f6e8f4ddb54.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-a294302110976dd5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8e8d09b3fb0e7266.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-56af98ace2746e21.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-ca4a60f554946e76.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bb169c4f46faf8a6.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e0ee872a6f64065a.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d6a89e3d66a1c944.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a9dc4ae2ace08983.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-531d6ce5d87e54e3.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-db3c9a03e04e2a9d.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b6a570709a7814cf.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b6d798e293514ebb.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c5a590a7d3640c2d.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-117a9f2969e7b4cb.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c1c617e26070855e.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f61240e4012dead0.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0d7819fd49491550.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4bc4a5a15c46db43.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b19cd6cebaca0932.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fbe0149ad3765332.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5749b595d094d9dd.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-539838b28bed814f.rlib" "-Wl,-Bdynamic" "-lcurl" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/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-163a2b5616469f12/out/openssl-build/install/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-9a80cee4f2df1dd3/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mini_locker-464e1f93a687f974" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: rust-lld: error: undefined symbol: host_run_plugin_command [INFO] [stdout] >>> referenced by shim.rs:318 (src/shim.rs:318) [INFO] [stdout] >>> zellij_tile-abc4c579183a4d9b.zellij_tile.1b8cb889077304aa-cgu.0.rcgu.o:(zellij_tile::shim::report_panic::h54d10234f7283146) in archive /opt/rustwide/target/debug/deps/libzellij_tile-abc4c579183a4d9b.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mini_locker` (bin "mini_locker") due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "73b00b698b929d5e0f1eb983de06bb09f776470376debd66575d0093949e21ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b00b698b929d5e0f1eb983de06bb09f776470376debd66575d0093949e21ae", kill_on_drop: false }` [INFO] [stdout] 73b00b698b929d5e0f1eb983de06bb09f776470376debd66575d0093949e21ae