[INFO] fetching crate neocmakelsp 0.8.23... [INFO] testing neocmakelsp-0.8.23 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate neocmakelsp 0.8.23 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate neocmakelsp 0.8.23 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate neocmakelsp 0.8.23 [INFO] tweaked toml for crates.io crate neocmakelsp 0.8.23 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate neocmakelsp 0.8.23 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate neocmakelsp 0.8.23 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete v4.5.47 [INFO] [stderr] Downloaded cli-table-derive v0.5.0 [INFO] [stderr] Downloaded cli-table v0.5.0 [INFO] [stderr] Downloaded treesitter_kind_collector v0.2.0 [INFO] [stderr] Downloaded lsp-types-f v0.99.0 [INFO] [stderr] Downloaded tower-lsp-f v0.24.0 [INFO] [stderr] Downloaded tree-sitter-cmake v0.6.1 [INFO] [stderr] Downloaded tree-sitter v0.25.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 911c43c76f3e17f27f8b97b3e0be20f49a4b7c60f8e1851a74b5424491501f0c [INFO] running `Command { std: "docker" "start" "-a" "911c43c76f3e17f27f8b97b3e0be20f49a4b7c60f8e1851a74b5424491501f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "911c43c76f3e17f27f8b97b3e0be20f49a4b7c60f8e1851a74b5424491501f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "911c43c76f3e17f27f8b97b3e0be20f49a4b7c60f8e1851a74b5424491501f0c", kill_on_drop: false }` [INFO] [stdout] 911c43c76f3e17f27f8b97b3e0be20f49a4b7c60f8e1851a74b5424491501f0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f34d50d5bfc8f0ef53d7539133be6fcb81c27aee07bbd3ea39752eb03eff5090 [INFO] running `Command { std: "docker" "start" "-a" "f34d50d5bfc8f0ef53d7539133be6fcb81c27aee07bbd3ea39752eb03eff5090", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling is_executable v1.0.4 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling tree-sitter-cmake v0.6.1 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling cli-table-derive v0.5.0 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling clap_complete v4.5.47 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling cli-table v0.5.0 [INFO] [stderr] Compiling lsp-types-f v0.99.0 [INFO] [stderr] Compiling tree-sitter v0.25.3 [INFO] [stderr] Compiling treesitter_kind_collector v0.2.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling tower-lsp-f v0.24.0 [INFO] [stderr] Compiling neocmakelsp v0.8.23 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "f34d50d5bfc8f0ef53d7539133be6fcb81c27aee07bbd3ea39752eb03eff5090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f34d50d5bfc8f0ef53d7539133be6fcb81c27aee07bbd3ea39752eb03eff5090", kill_on_drop: false }` [INFO] [stdout] f34d50d5bfc8f0ef53d7539133be6fcb81c27aee07bbd3ea39752eb03eff5090 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b30133c559a9705b695921588f1b84e057a8f4e7432a3683b22512a064d1b92e [INFO] running `Command { std: "docker" "start" "-a" "b30133c559a9705b695921588f1b84e057a8f4e7432a3683b22512a064d1b92e", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling lsp-types-f v0.99.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling tree-sitter v0.25.3 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling tower-lsp-f v0.24.0 [INFO] [stderr] Compiling neocmakelsp v0.8.23 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcaLitjo/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-3ce5fe00b8a82c97.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-ab2fc08421247d8d.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libtracing_log-05e30a0ff355f6b9.rlib,libclap_complete-c29d880f757dbfd7.rlib,libshlex-2f9cfb4c317108b6.rlib,libis_executable-f5b084c35d740ff0.rlib,libpathdiff-3a51844541a58a41.rlib,libtree_sitter_cmake-9df84d0ad0922d81.rlib,libtoml-e185fb78435d97ae.rlib,libtoml_edit-efd9373f334b44a5.rlib,libserde_spanned-1065d6502d73a7f6.rlib,libindexmap-c222738112764c6c.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-888db2db3bd93af1.rlib,libwinnow-765cf11884ed050f.rlib,libtoml_datetime-f81c1e053df2bde9.rlib,libglob-8be3be6167d59974.rlib,libignore-b8f9fa0fb452f171.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libglobset-c166a950b9adef04.rlib,liblog-7ed48074b9f3458e.rlib,libbstr-c3d92025d7b149d9.rlib,libcli_table-940d2e977533f1f0.rlib,libunicode_width-c4050f9e9a6c1676.rlib,libcsv-ca91938475a34a78.rlib,libcsv_core-aa92867e52ed0ae9.rlib,libtermcolor-d92989218eee0326.rlib,libtree_sitter-43f6a9e3eb96882c.rlib,libregex-32a77e2ed6c2465a.rlib,libregex_automata-b4d312fcf2b62bee.rlib,libaho_corasick-60929d84398db158.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libtree_sitter_language-110e7c5c87c91fd4.rlib,libstreaming_iterator-051a01dc06337466.rlib,libdirs-3706abc509b37dea.rlib,libdirs_sys-85efec9bb2b1662a.rlib,liboption_ext-f4ac2e7d30a1c5ab.rlib,libanyhow-ba8dd496d0f3cbcd.rlib,libtower_lsp_f-3ff641cd5bf66807.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libdashmap-3886c10153eb21fd.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libtokio_util-5a5a95ec360da806.rlib,libtokio-c40128c559669853.rlib,libsignal_hook_registry-a4cb171b9fa8974e.rlib,libsocket2-df013279cfef7fc5.rlib,libmio-6728fb84f02aac80.rlib,libparking_lot-853244d55b5df9a0.rlib,libparking_lot_core-5337a3539f6ebb75.rlib,liblibc-8454428c84ca4d78.rlib,libsmallvec-020ea19974091222.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libbytes-0deeb68a8e6966b8.rlib,libtower-b739b4e1813fd297.rlib,libsync_wrapper-b882f7c9845792b1.rlib,libtower_service-0c39472df5066488.rlib,libtower_layer-36cd670e2261351e.rlib,libfutures-655b87237274046a.rlib,libfutures_util-00ba53bdc8b4954c.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-3f178bbe859656d0.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libtracing-c56dcb80c3d5ad81.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-ec52a33076c7eb7c.rlib,libonce_cell-9f23038a26dfc6d0.rlib,liblsp_types_f-cc8ead643b1c5b41.rlib,libthiserror-c08325e519c52fa5.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libfluent_uri-262bed276b1dcf41.rlib,libborrow_or_share-3f96bee942aec2ca.rlib,libref_cast-23b8a9a2229b2d9f.rlib,libserde_json-3c98bb2986dffbd1.rlib,libmemchr-8eb551391861f369.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libserde-084e33c628def872.rlib,libbitflags-52ed1d2aa5af5eb7.rlib,libini-6ab77cced7d390d5.rlib,libtrim_in_place-d76d24143f94225f.rlib,libordered_multimap-5c9d18f08b779643.rlib,libhashbrown-6008c8df29210036.rlib,libdlv_list-3e2d6ca51812e73e.rlib,libcfg_if-66d55f6b302e88c8.rlib,libclap-69cb99fdc7e5079f.rlib,libclap_builder-d433d7e9219ce2a7.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-527927351f6d80a2.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-b04abc9e061f964d.rlib,libanstyle-b75f78861eab6f9d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcaLitjo/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-6cb16882d4f8e27b/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-cmake-387e57299c930e17/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neocmakelsp-1a5bbcea37e03d70" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `neocmakelsp` (bin "neocmakelsp") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b30133c559a9705b695921588f1b84e057a8f4e7432a3683b22512a064d1b92e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b30133c559a9705b695921588f1b84e057a8f4e7432a3683b22512a064d1b92e", kill_on_drop: false }` [INFO] [stdout] b30133c559a9705b695921588f1b84e057a8f4e7432a3683b22512a064d1b92e