Skip to content

Instantly share code, notes, and snippets.

@JackSullivan
Created December 11, 2023 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JackSullivan/fc92981e3f9da8e0d1bcad24b00e7aa0 to your computer and use it in GitHub Desktop.
Save JackSullivan/fc92981e3f9da8e0d1bcad24b00e7aa0 to your computer and use it in GitHub Desktop.
Nix Log for failing llm-ls /nix/store/x8gpbyk8fsgja2s4w26dvf61qwsfdajk-llm-ls-0.4.0.drv
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/hww6jkx7zci7n6wp733ypjmdwmkl7sva-source
source root is source
Executing cargoSetupPostUnpackHook
unpacking source archive /nix/store/g4v19p2nn5sg2r22lm07ps1zkrl90rp2-llm-ls-0.4.0-vendor.tar.gz
Finished cargoSetupPostUnpackHook
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
Executing cargoSetupPostPatchHook
Validating consistency between /private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/Cargo.lock and /private/tmp/nix-build-llm-ls-0.4.0.drv-0/llm-ls-0.4.0-vendor.tar.gz/Cargo.lock
Finished cargoSetupPostPatchHook
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing cargoBuildHook
++ env CC_AARCH64_APPLE_DARWIN=/nix/store/zh206nri10wwp68g7qf9ccya1irynx5g-clang-wrapper-16.0.6/bin/cc CXX_AARCH64_APPLE_DARWIN=/nix/store/zh206nri10wwp68g7qf9ccya1irynx5g-clang-wrapper-16.0.6/bin/c++ CARGO_TARGET_AARCH64_APPLE_DARWIN_LINKER=/nix/store/zh206nri10wwp68g7qf9ccya1irynx5g-clang-wrapper-16.0.6/bin/cc CC_AARCH64_APPLE_DARWIN=/nix/store/zh206nri10wwp68g7qf9ccya1irynx5g-clang-wrapper-16.0.6/bin/cc CXX_AARCH64_APPLE_DARWIN=/nix/store/zh206nri10wwp68g7qf9ccya1irynx5g-clang-wrapper-16.0.6/bin/c++ CARGO_TARGET_AARCH64_APPLE_DARWIN_LINKER=/nix/store/zh206nri10wwp68g7qf9ccya1irynx5g-clang-wrapper-16.0.6/bin/cc CARGO_BUILD_TARGET=aarch64-apple-darwin HOST_CC=/nix/store/zh206nri10wwp68g7qf9ccya1irynx5g-clang-wrapper-16.0.6/bin/cc HOST_CXX=/nix/store/zh206nri10wwp68g7qf9ccya1irynx5g-clang-wrapper-16.0.6/bin/c++ cargo build -j 8 --target aarch64-apple-darwin --frozen --profile release
Compiling libc v0.2.147
Compiling proc-macro2 v1.0.66
Compiling unicode-ident v1.0.11
Compiling memchr v2.6.3
Compiling autocfg v1.1.0
Compiling cfg-if v1.0.0
Compiling regex-syntax v0.7.5
Compiling itoa v1.0.9
Compiling scopeguard v1.2.0
Compiling once_cell v1.18.0
Compiling smallvec v1.11.0
Compiling serde v1.0.188
Compiling aho-corasick v1.0.5
Compiling pin-project-lite v0.2.13
Compiling log v0.4.20
Compiling lock_api v0.4.10
Compiling quote v1.0.33
Compiling futures-core v0.3.28
Compiling cc v1.0.83
Compiling syn v2.0.31
Compiling parking_lot_core v0.9.8
Compiling regex-automata v0.3.8
Compiling num_cpus v1.16.0
Compiling tracing-core v0.1.31
Compiling bytes v1.4.0
Compiling tree-sitter v0.20.10
Compiling slab v0.4.9
Compiling futures-task v0.3.28
Compiling futures-sink v0.3.28
Compiling futures-channel v0.3.28
Compiling futures-util v0.3.28
Compiling syn v1.0.109
Compiling regex v1.9.5
Compiling parking_lot v0.12.1
Compiling signal-hook-registry v1.4.1
Compiling socket2 v0.5.3
Compiling mio v0.8.8
Compiling pin-utils v0.1.0
Compiling futures-io v0.3.28
Compiling crossbeam-utils v0.8.16
Compiling serde_derive v1.0.188
Compiling tracing-attributes v0.1.26
Compiling futures-macro v0.3.28
Compiling tokio-macros v2.1.0
Compiling tokio v1.32.0
Compiling tracing v0.1.37
Compiling ryu v1.0.15
Compiling serde_json v1.0.105
Compiling ring v0.16.20
Compiling fnv v1.0.7
Compiling http v0.2.9
Compiling memoffset v0.9.0
Compiling indexmap v1.9.3
Compiling tower-service v0.3.2
Compiling percent-encoding v2.3.0
Compiling rustversion v1.0.14
Compiling version_check v0.9.4
Compiling httparse v1.8.0
Compiling form_urlencoded v1.2.0
Compiling tokio-util v0.7.8
Compiling crossbeam-epoch v0.9.15
Compiling untrusted v0.7.1
Compiling strsim v0.10.0
Compiling tinyvec_macros v0.1.1
Compiling hashbrown v0.12.3
Compiling ident_case v1.0.1
Compiling tinyvec v1.6.0
Compiling darling_core v0.14.4
Compiling http-body v0.4.5
Compiling bitflags v1.3.2
Compiling try-lock v0.2.4
Compiling async-trait v0.1.73
Compiling want v0.3.1
Compiling h2 v0.3.21
Compiling darling_macro v0.14.4
Compiling unicode-normalization v0.1.22
Compiling proc-macro-error-attr v1.0.4
Compiling crossbeam-channel v0.5.8
Compiling pin-project-internal v1.1.3
Compiling socket2 v0.4.9
Compiling getrandom v0.2.10
Compiling httpdate v1.0.3
Compiling rustls v0.21.7
Compiling rayon-core v1.11.0
Compiling lazy_static v1.4.0
Compiling pkg-config v0.3.27
Compiling tower-layer v0.3.2
Compiling either v1.9.0
Compiling unicode-bidi v0.3.13
Compiling pin-project v1.1.3
Compiling onig_sys v69.8.1
Compiling idna v0.4.0
Compiling rand_core v0.6.4
Compiling sct v0.7.0
Compiling rustls-webpki v0.101.4
Compiling hyper v0.14.27
Compiling darling v0.14.4
Compiling crossbeam-deque v0.8.3
Compiling proc-macro-error v1.0.4
Compiling paste v1.0.14
Compiling ppv-lite86 v0.2.17
Compiling deranged v0.3.8
Compiling mime v0.3.17
Compiling time-core v0.1.1
Compiling regex-syntax v0.6.29
Compiling crc32fast v1.3.2
Compiling rand_chacha v0.3.1
Compiling time v0.3.28
Compiling derive_builder_core v0.12.0
Compiling regex-automata v0.1.10
Compiling url v2.4.1
Compiling tower v0.4.13
Compiling axum-core v0.3.4
Compiling serde_urlencoded v0.7.1
Compiling esaxx-rs v0.1.8
Compiling adler v1.0.2
Compiling minimal-lexical v0.2.1
Compiling overload v0.1.1
Compiling thiserror v1.0.48
Compiling nom v7.1.3
Compiling nu-ansi-term v0.46.0
Compiling miniz_oxide v0.7.1
Compiling tokio-rustls v0.24.1
Compiling matchers v0.1.0
Compiling derive_builder_macro v0.12.0
Compiling rayon v1.7.0
Compiling rand v0.8.5
Compiling itertools v0.8.2
Compiling tracing-log v0.1.3
Compiling sharded-slab v0.1.4
Compiling axum v0.6.20
Compiling tracing-serde v0.1.3
Compiling monostate-impl v0.1.9
Compiling serde_repr v0.1.16
Compiling thiserror-impl v1.0.48
Compiling tree-sitter-md v0.1.5
Compiling tree-sitter-swift v0.3.6
Compiling tree-sitter-html v0.19.0
Compiling tree-sitter-c-sharp v0.20.0
Compiling tree-sitter-typescript v0.20.3
Compiling tree-sitter-elixir v0.1.0
Compiling tree-sitter-cpp v0.20.3
Compiling tree-sitter-r v0.19.5
Compiling tree-sitter-erlang v0.2.0
Compiling tree-sitter-lua v0.0.19
Compiling tree-sitter-ruby v0.20.0
Compiling tree-sitter-objc v3.0.0
Compiling tree-sitter-python v0.20.4
Compiling tree-sitter-scala v0.20.2
Compiling tree-sitter-java v0.20.2
Compiling tree-sitter-bash v0.20.3
Compiling tree-sitter-javascript v0.20.1
Compiling tree-sitter-c v0.20.6
Compiling tree-sitter-rust v0.20.4
Compiling tree-sitter-go v0.20.0
Compiling tree-sitter-json v0.20.1
Compiling thread_local v1.1.7
Compiling base64 v0.21.3
Compiling base64 v0.13.1
Compiling macro_rules_attribute-proc_macro v0.1.3
Compiling unicode-segmentation v1.10.1
Compiling hashbrown v0.14.0
Compiling anyhow v1.0.75
Compiling macro_rules_attribute v0.1.3
Compiling dashmap v5.5.3
Compiling spm_precompiled v0.1.4
Compiling rustls-pemfile v1.0.3
Compiling tracing-subscriber v0.3.17
Compiling onig v6.4.0
Compiling lsp-types v0.94.1
Compiling monostate v0.1.9
Compiling rayon-cond v0.1.0
Compiling flate2 v1.0.27
Compiling derive_builder v0.12.0
Compiling auto_impl v1.1.0
Compiling hyper-rustls v0.24.1
Compiling itertools v0.9.0
Compiling serde_path_to_error v0.1.14
Compiling futures v0.3.28
Compiling tower-lsp-macros v0.9.0
Compiling unicode-normalization-alignments v0.1.12
Compiling aho-corasick v0.7.20
Compiling encoding_rs v0.8.33
Compiling webpki-roots v0.25.2
Compiling sync_wrapper v0.1.2
Compiling xshell-macros v0.2.5
Compiling byteorder v1.4.3
Compiling ipnet v2.8.0
Compiling xflags-macros v0.3.1
Compiling unicode_categories v0.1.1
Compiling str_indices v0.4.1
Compiling matchit v0.7.2
Compiling ropey v1.6.0
Compiling tokenizers v0.13.4
Compiling xflags v0.3.1
Compiling xshell v0.2.5
Compiling reqwest v0.11.20
Compiling zip v0.6.6
Compiling tower-lsp v0.20.0
Compiling tracing-appender v0.2.2
Compiling uuid v1.4.1
Compiling write-json v0.1.2
Compiling home v0.5.5
Compiling xtask v0.1.0 (/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/xtask)
Compiling mock_server v0.1.0 (/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/crates/mock_server)
Compiling llm-ls v0.4.0 (/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/crates/llm-ls)
error: linking with `/nix/store/zh206nri10wwp68g7qf9ccya1irynx5g-clang-wrapper-16.0.6/bin/cc` failed: exit status: 1
|
= note: LC_ALL="C" PATH="/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/bin:/nix/store/nyglf086wjb2md6d5n3zzkmadc3bxirb-cargo-1.73.0/bin:/nix/store/87ha74h48pp7b6kbsw0gjrig9k8bp1w2-cargo-auditable-0.6.1/bin:/nix/store/dxbbqf1fs6mvxksf3mr1smj8llcjs0fq-auditable-cargo-1.73.0/bin:/nix/store/nyglf086wjb2md6d5n3zzkmadc3bxirb-cargo-1.73.0/bin:/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/bin:/nix/store/zh206nri10wwp68g7qf9ccya1irynx5g-clang-wrapper-16.0.6/bin:/nix/store/a5v30qll5i02vr9y97bk1rdx3mm6kvlm-clang-16.0.6/bin:/nix/store/h0fgpyxfav7ybnw5sdg8jpyv9f95x4w0-coreutils-9.3/bin:/nix/store/pp299j7rqcrh9xrrppyvjnib0jqhqh0m-cctools-binutils-darwin-wrapper-16.0.6-973.0.1/bin:/nix/store/l2xf4d5ic61jmkkzscxz9rbn3qp16l13-cctools-binutils-darwin-16.0.6-973.0.1/bin:/nix/store/h0fgpyxfav7ybnw5sdg8jpyv9f95x4w0-coreutils-9.3/bin:/nix/store/zr6klxfjzpdr2674ly1f4fix7ig57mjr-findutils-4.9.0/bin:/nix/store/94j70ziq1zp2mj0fs2fzi49j7q3mdhba-diffutils-3.10/bin:/nix/store/nddzbf5pifm77kksh25xwiy2g9kqqm9f-gnused-4.9/bin:/nix/store/98v0v3bwzgkcwsz4anjip62d2k3gz352-gnugrep-3.11/bin:/nix/store/blggp459hvq6swvr8nlxblkdn7ayw8y7-gawk-5.2.2/bin:/nix/store/g9z0hg6snhg5834p14yw4bx6ilcffr8b-gnutar-1.35/bin:/nix/store/6g3nq5hply5p2v3xzlg0i9qqgzr30w1d-gzip-1.13/bin:/nix/store/dq6dsprg57r5wqlc4yzcnkbfxdhfcd3f-bzip2-1.0.8-bin/bin:/nix/store/6kxdgmbgwdq4y42r9qhgdky312v5d7x0-gnumake-4.4.1/bin:/nix/store/x1xxsh1gp6y389hyl40a0i74dkxiprl7-bash-5.2-p15/bin:/nix/store/j34fimsig5s1zsf2f5dkw9a8sv5zpskg-patch-2.7.6/bin:/nix/store/96bznf6bjdghshgj3a2hm16gk3nngbcx-xz-5.4.4-bin/bin:/nix/store/ckbx2qla8zxic5k2d549qdhkbwrpa4q6-file-5.45/bin" VSLANG="1033" ZERO_AR_DATE="1" "/nix/store/zh206nri10wwp68g7qf9ccya1irynx5g-clang-wrapper-16.0.6/bin/cc" "-arch" "arm64" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/rustcN20FpD/symbols.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.101nvn9l2hjj6ytg.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.10ad2u64fp7kj7k9.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.11k092pgy12abw47.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.11lfwqidvv93ft53.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.11tnp8pc3bcz469j.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.123g1q30xic6o7g3.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.12mu83769bv1pekd.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.137olcpaij0jo46z.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1497fi7g72y7rrhm.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.14xqxskteyr3n895.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.162c05wieivum2mb.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.168998f9ypyvrjxb.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.16xeuoeconcxs6my.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.17hhvrb30xlux7of.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.18m61x5jxg10jp29.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.18tut25s4jsu4oh2.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1a8pz7jztal2mj75.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1abyol9jalonvcuh.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1ae895lvtwmhrkq2.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1b0v5gnmhhizwp3.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1bq15349o988ohm5.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1c92pbxnlvgjjw6w.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1cpwutr0mvdrjwus.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1egtr7x0jlprh4r0.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1eyf1mx961t0kphw.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1gp2wil7hbw6tot6.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1hexxcipxvx9on5h.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1hjadqc6fb19v3b0.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1hqamcl7acqnir.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1i0hirzaenalclqr.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1i30oxkfck7n3cfm.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1jvahholtcqvd0v.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1kbis860ews1tbfl.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1kpktzdghedujrt0.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1n6mjab9cylghv8q.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1ne0b1kcsp7xhziy.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1nikdzkllipagv6m.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1onz8ftnbqa66ksh.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1os0mnph5nhn1cto.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1ow2al7zrip03x8n.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1pi4voz3kb1cuwxu.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1snw04ke22p73eky.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1sqs0cyrd4b6nn9d.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1trzr6dol7hu8hld.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1tyei42loraw0413.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1ufck3tfm7qle5ut.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1utcnenmhytok0cl.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1wvwqzrddm3xbrn7.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1x9i984g9xqc53hq.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1xemjvxciivwfbjf.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1yevkx6drr9b6h8.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1ylukbkg9p0k6d18.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.1zukuc2em62ynay.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.20wj2wvf8lfhzuyr.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.21quqv5x3skhues8.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.21ro0jqv2d2cbjku.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.22drgzgu01wig14c.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.22e6eqd0uznf8vju.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.22n6e2rb1kzxmw78.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.230qg68phsukirak.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.23nkxdihl49nbbaf.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.23oa5iszz4tfx3l5.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.23ruhc37bi2lv85w.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.25acwlnzp4z4y58z.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.25v0hpec5hihne71.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.260uw8tz8iet6sno.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.273fjbp3xuyaq0ha.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.27itxs631x68kz2m.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.27wbi9h37dygyhr9.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2anicv5sdqrn1j6.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2b7cy9tk3phjw4je.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2c4yac9kkafgjcw8.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2c6min8zkf2t19yi.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2cpe3zdrpnrkd1n6.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2dc1j6zxcqs1h6qu.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2e8d69ly6vvtv18l.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2f2kzbxacze77mhr.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2f6bzfjsjwgildld.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2fa8no66gsnojvah.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2fi9zcj4x4y255my.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2g6djpn4li584cj4.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2grfr3m1azobbi1h.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2isg518si8ela8yh.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2its9aqtb5vusvro.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2jfpcsr4oanahw2p.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2k6u6q34we0s43ro.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2k702i9veg6yx67v.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2kymb63k1nsmp4h2.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2lyvghtei7d27z5m.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2mw64y8yvuhqun2u.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2p9m2t4qrbfe31yh.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2r9yx7usg5hup6qb.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2s6xq1xjwh9aef2m.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2sj87266szxeougz.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2tjxva6ajoo6urzx.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2tqvbsa16ojgzc4y.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2vusek6cuofx8gmh.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2w51lsusc2cz3cfy.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2we7jrpwe4ks1ef5.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2xs9ur678hj97toe.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2ygrmh3hv1crvv27.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2yiees75ifeva49o.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2zgeprgkrgmr5piv.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2zs6h5clzb40ia7b.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.2zvkvnil1aebcrr9.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.30bhgo34u7gvij8x.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.31k3md3mb0eceqr3.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.32q9l6rijk1q34gs.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.32wffx5jq6n5ro2r.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.33cewtujsv254b1l.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.33fth05qdudv4m89.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.33z1ix83w6noexx0.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.35p4am741br08ki3.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.367lpp2f5cocgiyg.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.369nfbhb5msjbm94.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.36ka9flf4w7968tw.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3824hvez5dg9iqvj.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.385z9907ctvyxfyu.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.39898yjfc51hal8d.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.39yhugys1e30euay.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3a2av27qeooq7jhz.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3a5wmpgfsjsbaghp.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3a64kwubfxxjadt.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3b9frogxdnt1rm20.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3c4ak8468mj8tdt6.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3efitz29v4u09kwe.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3fg0vdqczc9rdtga.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3g71brdex7eodir2.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3he6ejoxng16rb5o.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3mq8vpq35rbj88ok.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3mzvkhr9b2neyvy5.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3nrsyrvmluiszj53.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3nruw20zjbxw4zz0.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3nx0pi497nipaprj.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3o7qh9iz53o4uldq.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3p23b8k8ybmv77lb.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3pg285iglto9wax6.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3plwv9ujhagad5dk.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3qc9k9l9ftftk7en.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3qlsf1d9zxxl2tmm.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3r6tho8xl8i3n82r.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3r71ngjejxne53l2.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3rdyscr106rd6s8i.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3ryinvhir80w7si5.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3sjzj03iljlmt84v.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3ssool1qfjq4e8gi.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3sxjs6o03r7u59zc.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3tfv3hnudf5vceni.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3vhbrlfekehfi75y.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3xcx7oix8oqke5ay.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3xlxoxyfd1owdlnz.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3xmv5hgasgl9y80g.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.3ztm69absjyddqvg.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.40etnh95yupzkzwv.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.415937xffs9nmdqf.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.41668qklfh31t56i.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.41gn5z3nnuzuqzt.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.425069t4s2ebubka.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.435edogulbojodcr.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.44hdfkh44bc782p3.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.465ck25uq001c3nr.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.466af57fefup3d1w.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.48ae7tyoz9amjfxp.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4ah44xc0ffh5czir.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4ai8okylrnwumzgd.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4cysp8tcqpvq11rf.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4czbn0fylml3kf47.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4d7hbpgtcewqkkev.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4dlbbs2nulk2lkzg.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4dvrire3blpr033x.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4evpyv5no5z4gxgy.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4f68eoarshpg6yft.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4fcs62g89f1l2gqi.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4gn5of5pbvx92kie.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4gqpyi8cqdxt7q01.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4gybvs19mw20v1xg.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4h2onpwoa906daj2.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4hryxhtlychopw56.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4hwp8bbpqwu1kudc.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4ijlmrf9awuo55g9.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4ip06d2xr5wo7w61.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4jh7on9u8b3r639z.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4jkcx34966q31m45.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4krv76g7lufndq8g.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4kug6rvqsdeukl06.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4m2xoe02peq9fmqp.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4ng1dutc8fxdyezw.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4njb8pe8rnt15wfm.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4o06pe7txg5yyoef.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4oi84p9etmp1m0cw.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4oxtkf8pqvqfj54k.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4p6p8wt3vkr95rl.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4pkh20aoilzgz7ch.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4qx7z7sep9n75ob8.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4rb4jibymgr6w87a.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4riyw3kc4f8xf3cc.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4u8gmg887v5vf35l.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4u8y7tcqxhsfv9d3.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4vk1k08v6288j0z6.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4wlbl95563xt7n5w.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4x7k6edxqcxbz3gn.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4yprsy8rna4ya741.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.50jvyxa5qyinf3iq.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.51fkmg4f2q4avsi9.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.51wzjp5ncymm2yb7.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.51yit89wndrh5cng.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.520uc5kgh32ednn9.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.526tjsugzv04y0t8.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.52f1m4imgkfcm24s.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.53i1baj2um0a9r8r.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.54qmtofts0kptuq3.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.558gw6p0ypk3lcki.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.55keu6z9r7jqipvg.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.55rxysquqjkaw8ye.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.579m50jtlw50rfne.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.57g2uo17x7wxj49.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.57rpwf90zexjhnqn.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.588tgj9d78b89leu.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.5a3nw52oxvr5v4ne.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.5a8tv46uv1t6ci5u.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.5at5x1cx8l0n14a3.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.5aubwbrn5idjem2z.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.5bow3dcrqz3xttxz.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.5bs173p8r43b9oqd.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.5dpmnguzu74a9qkl.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.5e9nq4agqndhi0qn.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.5g31woduoqg6zlti.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.7l4fpi1zapz7n8c.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.7tuzdfw2afyi5vd.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.978kjatuzqm6vok.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.9cbwzpnm5sl1vyk.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.ahd2033n90s78h2.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.d62ige6jivkxrsj.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.e00fpv53ffbcmll.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.eks9efkm7g4k4yk.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.iggyowii5v87m7a.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.k7jsqg9p0ps95z7.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.lrsjwevcwc4bvsd.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.npgpcnmqbnt2qf8.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.pt6w78wnpikl2hg.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.q6tzoh9lp50f5zz.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.qki6wujwqjc4wob.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.qogsl53x8fmwqgx.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.rkftohxlnczkj19.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.rnarwprepfcit4g.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.rp5cefpa5cq73h1.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.s950avvijgo53md.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.tod8o6pv8pzbllb.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.ubyux2j33zgnkkj.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.uf8dwakxm35jxqs.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.ugipddkmyhia7p1.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.xxmrb5poq8fidal.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.xzci72ep6q5v3kk.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.yomu6r10h1ic77f.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.ze54vfbloayllh6.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.zoh9k1py8068n0w.rcgu.o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf.4vdneh4dclq010z3.rcgu.o" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/release/deps" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/ring-d239309d6a990a57/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/onig_sys-6092c45a047e8178/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-e125c048ec8e431c/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-bash-cba460c73537050b/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-c-983f7bfb400011b2/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-c-sharp-1dab0d6a4ae4f27e/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-cpp-412123667b70a326/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-elixir-55bf9d51f2c60d5f/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-elixir-55bf9d51f2c60d5f/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-erlang-027126381aa6b958/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-go-55b2bf6fb70e25aa/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-html-af5220007a1f0b78/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-html-af5220007a1f0b78/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-java-a506db3454cd7b34/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-javascript-24e59a3c25b08a7f/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-json-4b437a3d3a501e31/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-lua-9cff3a670c0ac725/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-md-ee1d1321dd6beb0e/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-md-ee1d1321dd6beb0e/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-md-ee1d1321dd6beb0e/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-md-ee1d1321dd6beb0e/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-objc-d228b78231ecad10/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-python-f8753e03ff8068b5/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-r-f15939e0b24be416/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-ruby-0416c336e76e517b/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-ruby-0416c336e76e517b/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-rust-060d9e8a75902ba2/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-scala-abc63880cbbbece6/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-swift-764d926da28453f2/out" "-L" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/build/tree-sitter-typescript-8348f03322aa45ac/out" "-L" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libhome-53f0d6ff1f2b09d0.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_typescript-f13a0985a2ce9dcc.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_swift-7deafdc263ecce26.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_scala-6e4e1298129b7894.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_rust-ea37f01091678eeb.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_ruby-1e7a6672a5ae2aa8.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_r-6bdf35d4f7898d4e.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_python-8ee237b01af2fa18.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_objc-1ba7a3751071e6b9.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_md-bad24af3ab450757.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_lua-e41e1f38ab1b6305.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_json-f17f553f359d4623.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_javascript-a19434330f659069.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_java-465bd4df28182ca8.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_html-3778f819735aeca9.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_go-dcf4b700089d33af.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_erlang-fd3c7aeecc3a2c29.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_elixir-90022226794e395e.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_c_sharp-e8a33650df9a8849.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_cpp-acc41b17bc7ac89f.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_c-cbd79cfbe3643aba.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter_bash-b769f4f8618dc44f.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtree_sitter-2685ece845dd697f.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libuuid-ddac18a01035db37.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtracing_appender-59cecb149489a8ba.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtime-c4feb3b8151183da.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtime_core-703dbce522065014.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libderanged-a93ff4525911dda6.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtracing_subscriber-f27951784a547e2a.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtracing_serde-a8234b28231573b1.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libnu_ansi_term-e287f6491fdbc9de.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/liboverload-61f911f169421b43.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libsharded_slab-3c97c19aca326f1e.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libmatchers-806f9b751acee2ba.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libregex_automata-8d0cfa1698b7e596.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libregex_syntax-3f1221a46968ab4f.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libthread_local-ce24883fb39a781c.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtracing_log-0120a261816b1617.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtower_lsp-ca752741ba700319.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libdashmap-6f4aa773c7fffe1e.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libhashbrown-ab23a4db980dc623.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtower-e3413ec16895a2dc.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libpin_project-4427e083dd43e26c.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtower_layer-817b9c8e1ebc4ffd.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libfutures-12c48dfe01cafe69.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/liblsp_types-519d10048fb15dba.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtokenizers-beecdb56c315b9d3.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libesaxx_rs-41cae1ae40902799.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libthiserror-56103bf66f23198f.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libaho_corasick-6c8aa5a7953e1eb6.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libregex-7806fe9376eb0463.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libregex_automata-dac52ab851fad939.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libaho_corasick-91f94c64cebc06dc.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libregex_syntax-e02453fdf8c74f94.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libunicode_normalization_alignments-104860f18b604f24.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libspm_precompiled-f667cfecdd221a46.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libbase64-38afdb4bbd921a7c.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libunicode_segmentation-3480d4be09bb1cb2.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libnom-6c55f11c51051eca.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libunicode_categories-e7dde475be67e60d.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/librand-0698fcf4bc49b9fd.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/librand_chacha-138597a1e1294b4a.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libppv_lite86-1a442670327f0da0.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/librand_core-81d214205382f51c.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libgetrandom-b57543b65f0d41f3.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libitertools-3481f2a53dec1d03.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libmonostate-3e34fd2e64819823.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libmacro_rules_attribute-4ae3c0f5006864d5.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/librayon_cond-c82a270a77067cbc.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libitertools-d649f462c09beed6.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/librayon-57bcc7bb7929e502.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/librayon_core-7da97e173db78ce9.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libcrossbeam_deque-790a7afcd6036403.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libcrossbeam_epoch-9cc01079d4bae0b8.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libmemoffset-ac520fce2054d0b4.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libcrossbeam_channel-965b7e9856d34c3a.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libcrossbeam_utils-d61986bb72228bdf.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libeither-0fd6d9bea3013c92.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libonig-9abc6536bec9cfff.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libbitflags-b862c3d1e494f76e.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libonig_sys-947621707d97c401.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libderive_builder-2559bab09ca7d3e1.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/liblazy_static-e778e674f6b7ef4f.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libropey-b11175c3da2d81c7.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libstr_indices-e8ee3c1d7e5547c3.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libreqwest-1a3f0e57c5201426.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/librustls_pemfile-b9411445efce3494.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libhyper_rustls-bc6fed591a023d90.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libserde_urlencoded-235ddff9912fda79.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libwebpki_roots-0ea09d0ab56b999a.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libbase64-a9fb573ae016317f.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libipnet-ccb17a357f8d13d9.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtokio_rustls-50ddcc15aeddb36f.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libmime-cf9287bb27897a60.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libencoding_rs-f70ae78157e44b7d.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libserde_json-19528637052d00f7.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libryu-ae379019b176692c.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/librustls-9ed6dc3c360cb505.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libsct-437ff8556fac4518.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libwebpki-6ba7231ae377b1d5.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libring-d2e39ce9c7df126c.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libuntrusted-ffece15291786002.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libhyper-cd22a77a7576da51.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libwant-4f6f652340d369bc.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtry_lock-1e6f2e7b368e2be0.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libsocket2-4515076490ec9fde.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libhttparse-c0f115893850a5b6.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libh2-e3173dbaf7cc88dd.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libindexmap-8c084d7cd4ead433.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libhashbrown-48fadf0cb686cd43.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtokio_util-c5a7ef2a34826fb6.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtower_service-0178cd15851bd021.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtracing-db1136ea96f5e35e.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtracing_core-11b575c1bd44436e.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libonce_cell-de234d370cc643fa.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libhttpdate-8d619685fb4b5c31.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libfutures_util-a94cd81941bf9841.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libmemchr-87ba428a1c99be0b.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libfutures_io-c95719a8d267b3d3.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libslab-4b3804e31f1f0dc7.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libfutures_channel-a174cdbf34a08785.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libfutures_sink-1e558675512b878b.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libfutures_task-6a9c495c035a53fb.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libpin_utils-867d4923dff66c0d.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtokio-2b6b0db66ce5b3ca.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libsignal_hook_registry-c07843c2f6bac59b.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libnum_cpus-db02d6b8f5c9f834.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libsocket2-21c3f19e1c75c464.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libmio-329c50a846305aa5.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libparking_lot-cb6009bae6d31e82.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libparking_lot_core-b3f83bcee1591912.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/liblibc-0c4df95bc7492df3.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libcfg_if-dbb73c823095ee9b.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libsmallvec-d8aa9e694f4030b4.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/liblock_api-7fef4bd7efea097b.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libscopeguard-941869f30197bb83.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libhttp_body-403b831827b7c475.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libpin_project_lite-2c310d1e32cdb828.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/liblog-8d2609e46238de9e.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libfutures_core-b9b9cf2dddc36773.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/liburl-9756c4a6386777cd.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libidna-1fe1b423d0724263.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libunicode_normalization-d5aef0bf426b1dfa.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtinyvec-7a5b580c3bfcf2e6.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libtinyvec_macros-9c8498888bb8e7b5.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libunicode_bidi-c7cb84a65dd0618f.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libform_urlencoded-a9026223b2daee2c.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libpercent_encoding-b4024a83d0209c5e.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libserde-6b608aea50810ac2.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libhttp-7bc6eae45fca12bd.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libitoa-29f8762d0ac67d21.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libbytes-8d7f920a935dda13.rlib" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/libfnv-502856549fc98d7b.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-9413b076fac7ec49.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-890ea26f19c290ff.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-4912a7c8e9c46979.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-907edfc6464b075f.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-f6d09b045a532dd6.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-692ec3de7e590625.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-e589e2faf22e3b51.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-2ea2b52634acd83b.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-1eddb5724e1a217f.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-75a2df648ddca72c.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-58915681107e9b01.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/libadler-33628f06c7e97d11.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-8797c719edd3cc35.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-3e270fd5b0913abe.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-88b2bac4bb9c928b.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-12ae6378697246be.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f52ec540549cbe1e.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-0d5662032797a956.rlib" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-78f1c670fe956725.rlib" "-lc++" "-lc++" "-lc++" "-framework" "Security" "-liconv" "-lSystem" "-lc" "-lm" "-L" "/nix/store/2px064w126i0xw1xak9q89dp9lmssfpw-rustc-1.73.0/lib/rustlib/aarch64-apple-darwin/lib" "-o" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls-be0fc804252111cf" "-Wl,-dead_strip" "-nodefaultlibs" "/private/tmp/nix-build-llm-ls-0.4.0.drv-0/source/target/aarch64-apple-darwin/release/deps/llm_ls_audit_data.o" "-Wl,-u,_AUDITABLE_VERSION_INFO"
= note: Undefined symbols for architecture arm64:
"std::length_error::~length_error()", referenced from:
std::__1::__throw_length_error[abi:v160006](char const*) in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
"___cxa_allocate_exception", referenced from:
std::__throw_bad_array_new_length[abi:v160006]() in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
std::__1::__throw_length_error[abi:v160006](char const*) in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
"___cxa_free_exception", referenced from:
std::__1::__throw_length_error[abi:v160006](char const*) in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
"vtable for std::length_error", referenced from:
std::length_error::length_error[abi:v160006](char const*) in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
"operator delete(void*)", referenced from:
get_tag_map() in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
_tree_sitter_html_external_scanner_scan in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
_tree_sitter_html_external_scanner_deserialize in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
_tree_sitter_html_external_scanner_destroy in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
(anonymous namespace)::Scanner::scan_implicit_end_tag(TSLexer*) in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
void std::__1::vector<Tag, std::__1::allocator<Tag>>::__push_back_slow_path<Tag const&>(Tag const&) in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
std::__1::__split_buffer<Tag, std::__1::allocator<Tag>&>::~__split_buffer() in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
...
"std::bad_array_new_length::bad_array_new_length()", referenced from:
std::__throw_bad_array_new_length[abi:v160006]() in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
"typeinfo for std::bad_array_new_length", referenced from:
std::__throw_bad_array_new_length[abi:v160006]() in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
"std::bad_array_new_length::~bad_array_new_length()", referenced from:
std::__throw_bad_array_new_length[abi:v160006]() in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
"typeinfo for std::length_error", referenced from:
std::__1::__throw_length_error[abi:v160006](char const*) in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
"___cxa_throw", referenced from:
std::__throw_bad_array_new_length[abi:v160006]() in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
std::__1::__throw_length_error[abi:v160006](char const*) in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
"operator new(unsigned long)", referenced from:
get_tag_map() in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
_tree_sitter_html_external_scanner_create in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
void std::__1::vector<Tag, std::__1::allocator<Tag>>::__push_back_slow_path<Tag const&>(Tag const&) in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
std::__1::enable_if<__is_cpp17_forward_iterator<char const*>::value, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&>::type std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>::assign<char const*>(char const*, char const*) in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
std::__1::vector<Tag, std::__1::allocator<Tag>>::__append(unsigned long) in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
_tree_sitter_ruby_external_scanner_create in libtree_sitter_ruby-1e7a6672a5ae2aa8.rlib(scanner.o)
_tree_sitter_ruby_external_scanner_scan in libtree_sitter_ruby-1e7a6672a5ae2aa8.rlib(scanner.o)
...
"___gxx_personality_v0", referenced from:
get_tag_map() in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
_tree_sitter_html_external_scanner_scan in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
std::__1::__throw_length_error[abi:v160006](char const*) in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
(anonymous namespace)::Scanner::scan_implicit_end_tag(TSLexer*) in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
void std::__1::vector<Tag, std::__1::allocator<Tag>>::__push_back_slow_path<Tag const&>(Tag const&) in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
std::__1::enable_if<__is_cpp17_forward_iterator<char const*>::value, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&>::type std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>::assign<char const*>(char const*, char const*) in libtree_sitter_html-3778f819735aeca9.rlib(scanner.o)
_tree_sitter_ruby_external_scanner_scan in libtree_sitter_ruby-1e7a6672a5ae2aa8.rlib(scanner.o)
...
ld: symbol(s) not found for architecture arm64
clang-16: error: linker command failed with exit code 1 (use -v to see invocation)
error: could not compile `llm-ls` (bin "llm-ls") due to previous error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment