[INFO] cloning repository https://github.com/Krishneshvar/latui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Krishneshvar/latui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrishneshvar%2Flatui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrishneshvar%2Flatui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05f630970bec7f29908d7ff470b3e0ee663c659c [INFO] testing Krishneshvar/latui against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrishneshvar%2Flatui" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Krishneshvar/latui [INFO] finished tweaking git repo https://github.com/Krishneshvar/latui [INFO] tweaked toml for git repo https://github.com/Krishneshvar/latui written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Krishneshvar/latui on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Krishneshvar/latui 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bfe9e3aecb1ad7d463aaf15ff7dfd09fe97ea101a35ae1e3e5a97853783e38e [INFO] running `Command { std: "docker" "start" "-a" "3bfe9e3aecb1ad7d463aaf15ff7dfd09fe97ea101a35ae1e3e5a97853783e38e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bfe9e3aecb1ad7d463aaf15ff7dfd09fe97ea101a35ae1e3e5a97853783e38e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bfe9e3aecb1ad7d463aaf15ff7dfd09fe97ea101a35ae1e3e5a97853783e38e", kill_on_drop: false }` [INFO] [stdout] 3bfe9e3aecb1ad7d463aaf15ff7dfd09fe97ea101a35ae1e3e5a97853783e38e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1019f789d94d02626248046b6ddcc9de47efc4b397e56a9b599adf1cb3403a6 [INFO] running `Command { std: "docker" "start" "-a" "a1019f789d94d02626248046b6ddcc9de47efc4b397e56a9b599adf1cb3403a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling zune-jpeg v0.5.13 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling gettext-sys v0.26.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling ratatui-image v10.0.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling ini_core v0.2.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling rusqlite v0.38.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling gettext-rs v0.7.7 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling freedesktop-icons v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling freedesktop-desktop-entry v0.8.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling safe_arch v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wide v0.8.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling quantette v0.5.1 [INFO] [stderr] Compiling icy_sixel v0.5.0 [INFO] [stderr] Compiling latui v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "a1019f789d94d02626248046b6ddcc9de47efc4b397e56a9b599adf1cb3403a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1019f789d94d02626248046b6ddcc9de47efc4b397e56a9b599adf1cb3403a6", kill_on_drop: false }` [INFO] [stdout] a1019f789d94d02626248046b6ddcc9de47efc4b397e56a9b599adf1cb3403a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0c5b3011da5c624f708cd5a0f7d2402bb7b10f9a3e13407af58a9adad0d21a5 [INFO] running `Command { std: "docker" "start" "-a" "e0c5b3011da5c624f708cd5a0f7d2402bb7b10f9a3e13407af58a9adad0d21a5", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling ratatui-image v10.0.6 [INFO] [stderr] Compiling latui v1.5.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/rustcM7j7Ge/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfreedesktop_icons-55c0541384942b9b,libini_core-4fb655bb327df72e,libxdg-04bd2872f0106ae7,libdirs-584954109092de92,libdirs_sys-2f3870922856409d,liboption_ext-23838f1959a6156b,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libtoml-4edaa327c0f0e171,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-596c680a0a9e59d8,libwinnow-f57525fb46220c6e,libserde_spanned-77a1b854861b0211,libtoml_datetime-6695e72d17e3efd5}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librusqlite-a41df71c88e1e657,libhashlink-af799849312b0fe8,liblibsqlite3_sys-0812d708549857e6,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libnucleo_matcher-35d986216686de18,librustc_hash-d7c9c021d0487117,libtempfile-e94793224e852f22,libgetrandom-f889e8c4c9c03ccd,libfastrand-503f12a96d791409,libfreedesktop_desktop_entry-919170299905d43d,libgettextrs-71006249c4d3f6c8,libgettext_sys-ca01c56faf455647,liblocale_config-1267988dbd0b0cd2,libregex-857024ac62c88952,liblazy_static-b3603208c0de2608,libunicase-003160ffa59356bd,libbstr-a94fef98bf20df59,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libmemchr-9b3f20cfb3ebd3b2,libxdg-570c260b7111d271,libtracing-966b3173c93e7a48,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libserde-d4a5bf647d457e55,libserde_core-365391bf3dd30696,libratatui_image-34c824a2a843d589,libbase64_simd-6d9f643cdd1f85e4,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libthiserror-e3b75d270f80d3be,libicy_sixel-4a8cb5e4b548b5de,libquantette-02756bda7bd5c008,libref_cast-24edc93b87ba843d,librand_xoshiro-5a03c0d85b7969f1,librand-5ecaf591ccaea8e8,librand_core-02e94ddea3efbdd7,libbitvec-d1e58f2b50b00365,libwyz-13ba7a1c3ba60555,libtap-a03b11bfa148d0b2,libradium-adfcc51556c325ed,libfunty-e395759ffae18036,libordered_float-a41d35b0da41a171,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libwide-bb51d408d70f8a05,libsafe_arch-6c4daccbaa574798,libpalette-58f7ff0882167734,liblibm-6e8521081c3763a4,libfast_srgb8-1d0b258b8d039757,librustix-cc31eea01a8d2a24,liblinux_raw_sys-b3e0a6b3ac010104,librand-c84bae9412a4f3ec,librand_chacha-62186967528b5f8e,libppv_lite86-511104622a78dc2e,libzerocopy-76a19a5edfce7157,librand_core-d98fb8beeeebdd48,libgetrandom-dfb0e9fbc16fb7e2,libimage-98287cf246bd5a87,libbytemuck-485060d3b85fa2a5,libmoxcms-b6640dfa978e1f8e,libpxfm-495172b01975a631,libimage_webp-66d30c79fc9bcd44,libquick_error-8d402ad4d863a69d,libpng-44a982be23e6f45a,libflate2-123d4b23881f3f79,libminiz_oxide-209998904a4e2499,libfdeflate-6938c6b3b1cefc1d,libsimd_adler32-5eb909258a4e5f49,libcrc32fast-66fcb8dfd77ba9de,libzune_jpeg-3091e7ffc506c509,libzune_core-4349f38ae7012dfe,libgif-c9b8358128ce83cf,libcolor_quant-fa7ff1de0e6ea74b,libweezl-f88782bf0aba6af8,libbyteorder_lite-25e78048a27d33b8,libnum_traits-517653d66c5e8ab8,libratatui-96a7855420074e14,libratatui_macros-dacdf6eae7832177,libratatui_widgets-4332dc7275ceabb7,libtime-0e0353071407c922,libnum_threads-c1a0ff78db7a07a9,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libline_clipping-d4a8ae1719f2be74,libratatui_crossterm-7d3ce0c51feca0b2,libratatui_core-c5f7cb62c996cea5,libunicode_truncate-aafd845df7d867ae,liblru-5188cb368b4d068a,libkasuari-de593ada00350e26,libthiserror-af8671636dbe4d60,libitertools-7b8f6fe48378701a,libeither-ef22a4c75605e12f,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libcompact_str-842d96d6e80759eb,libryu-ace37e26d8308611,libitoa-ae20521aea192d35,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-11318280e9097d13,libstrum-89fe2da20d75ccf9,libcrossterm-f5ac65aeaac88ffa,librustix-2cdcd6af686de0b8,liblinux_raw_sys-fe1e9ef4505379f7,libbitflags-a4a524fc7b7b1962,libparking_lot-01ad8799a9c7d449,libparking_lot_core-9565e407cd34da65,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libderive_more-8d9a231c9ccfe632,libsignal_hook_mio-ee7d069b785a3f41,libsignal_hook-7b2685910f0d5bb1,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libmio-c67a921ce30eb3ef,liblibc-f0d996076a85b3d5,liblog-cfb0a897de58af94}.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" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcM7j7Ge/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/latui-e93e122ccb73d77a" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `latui` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e0c5b3011da5c624f708cd5a0f7d2402bb7b10f9a3e13407af58a9adad0d21a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0c5b3011da5c624f708cd5a0f7d2402bb7b10f9a3e13407af58a9adad0d21a5", kill_on_drop: false }` [INFO] [stdout] e0c5b3011da5c624f708cd5a0f7d2402bb7b10f9a3e13407af58a9adad0d21a5