rui314 / mold

Mold: A Modern Linker 🦠
MIT License
14.35k stars 470 forks source link

Can't build typst-lsp - mold: fatal: aes_nohw.o: don't know how to handle this LTO object file #1112

Closed roland-5 closed 1 year ago

roland-5 commented 1 year ago

I'm trying build typst-lsp from Arch Linux AUR with mold version 2.2.0, but it vomit this:

paru -S typst-lsp --skipreview
:: Resolving dependencies...
:: Calculating conflicts...
:: Calculating inner conflicts...

Aur (1) typst-lsp-0.10.1-1

:: Proceed with installation? [Y/n]:

:: Downloading PKGBUILDs...
 PKGBUILDs up to date
fetching devel info...
==> Making package: typst-lsp 0.10.1-1 (Sun 24 Sep 2023 14:03:04 CEST)
==> Retrieving sources...
  -> Found typst-lsp-0.10.1-src.tar.gz
==> Validating source files with sha256sums...
    typst-lsp-0.10.1-src.tar.gz ... Passed
==> Making package: typst-lsp 0.10.1-1 (Sun 24 Sep 2023 14:03:06 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found typst-lsp-0.10.1-src.tar.gz
==> Validating source files with sha256sums...
    typst-lsp-0.10.1-src.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting typst-lsp-0.10.1-src.tar.gz with bsdtar
==> Starting prepare()...
==> Sources are ready.
typst-lsp-0.10.1-1: parsing pkg list...
==> Making package: typst-lsp 0.10.1-1 (Sun 24 Sep 2023 14:03:11 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting check()...
==> Entering fakeroot environment...
==> Starting package()...
  Installing typst-lsp v0.10.1 (/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1)
    Updating crates.io index
   Compiling proc-macro2 v1.0.67
   Compiling indexmap v1.9.3
   Compiling slotmap v1.0.6
   Compiling rustversion v1.0.14
   Compiling cobs v0.2.3
   Compiling ttf-parser v0.18.1
   Compiling winnow v0.5.15
   Compiling usvg-tree v0.35.0
   Compiling strum v0.25.0
   Compiling async-compression v0.4.3
   Compiling itertools v0.11.0
   Compiling memmap2 v0.7.1
   Compiling elsa v1.9.0
   Compiling siphasher v1.0.0
   Compiling tower-lsp v0.20.0
   Compiling hayagriva v0.3.2
   Compiling typst-library v0.8.0 (https://github.com/typst/typst.git?tag=v0.8.0#360cc9b9)
error: linking with `clang` failed: exit status: 1
  |
  = note: LC_ALL="C" PATH="/home/roland/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/home/roland/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/home/roland/.hishtory" VSLANG="1033" "clang" "-m64" "/tmp/rustcJ2iguS/symbols.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.addr2line-6f52a21444f37c70.addr2line.1a45152cadd02f82-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.adler-9bba1c59dcc21440.adler.a50903e6f43bfa1d-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.ahash-eed293edde7b90a3.ahash.a3160ad4554953f7-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.aho_corasick-df96ce26a74a1a64.aho_corasick.98966f9f74197750-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.alloc-e4195ee2443e1656.alloc.1f40c6002c873f6d-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.anyhow-3da96afd6c9ea852.anyhow.ab074124ad35b301-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.arrayref-0e22a97b161a8958.arrayref.b988bebc9f9eb4b5-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.arrayvec-a46c82f007d76e9e.arrayvec.ed17842923eb1dc4-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.async_compression-0f4d77613914fc93.async_compression.923021f3d841444b-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.az-f1bd244abf71d7d7.az.dc88bb6c82940288-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.base64-b8fdb0dad34eefd1.base64.c5d4f6e2e5946bf7-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.biblatex-7633992ca0cf44d1.biblatex.33ba884748bad919-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.bincode-f72860bbc780157d.bincode.380f578d503ae030-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.bit_set-ab855a6e111869b8.bit_set.9ef25881f5d3e975-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.bit_vec-2afaf6e1fdd8c454.bit_vec.fe8b19232a388cec-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.bitflags-05656241bbb8b924.bitflags.9ac0919603b51bd1-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.bitflags-f32d0ad638947bb7.bitflags.8b61124afb5d8bf6-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.bpaf-dba641e84fbd35e6.bpaf.40f4d6fa2318a21e-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.bytemuck-79af3e5f5896077f.bytemuck.c776c8d67d010210-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.byteorder-b95e74d7981ba89a.byteorder.947b48952147482f-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.bytes-7ac8cc76978e8735.bytes.405579032b19c8ae-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.cfg_if-0ea4fcc08eb96f77.cfg_if.fe461be72b0e3bf7-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.cfg_if-abd6e3277d3a041d.cfg_if.9409dc98ed79263d-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.chinese_number-8fe6329c7b9bded7.chinese_number.150975c07a630352-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.chinese_variant-202be98dc83eef90.chinese_variant.5a3102777664876e-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.chrono-334b836eb5d93f45.chrono.693f62ccbc51d739-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.ciborium-bfa66077c36932e7.ciborium.91e3fb30edf8f7e2-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.ciborium_io-14076d11b193a633.ciborium_io.7d3f2b4d6087b823-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.ciborium_ll-2c415aa32e73d425.ciborium_ll.d3ec9dcc1aca95b0-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.cobs-bacf8e1fe6fadbe2.cobs.8fd8bf8dc06442e9-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.color_quant-2427b976860e609e.color_quant.19c3686bd3d0f933-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.comemo-3c8b6ea84bc1ad32.comemo.dd26cd55df946f80-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.core-f02db372677d4667.core.63ccc595abf60ca6-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.crc32fast-b731c34690da14b7.crc32fast.9039ecbebf384cf7-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.csv-3d45193a5fd38365.csv.adf3cd16b9d8f018-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.csv_core-4cf0805a49f68adb.csv_core.a4d5283550ec196e-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.dashmap-bf9950ce41f90f25.dashmap.a4489af04ad32f02-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.data_url-ff6e1902e5418468.data_url.2e48de7aa2fd0619-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.deranged-84b4c51d58aed867.deranged.a3567c2a3f009d8-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.dirs-778b040bbb1a1228.dirs.5415cf0181babde8-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.dirs_sys-8e482b2192d8d7bd.dirs_sys.c157ee6f687790a3-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.downcast_rs-448ef96f8c4dc82e.downcast_rs.d3778a549372f7df-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.ecow-56b6aabcf00aad9a.ecow.53fff155d0a24394-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.either-7b6c4a26e373f029.either.ce3f127b378d9107-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.elsa-88fd595e66d1b9cc.elsa.781bc3401b78f9ac-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.encoding_rs-2278e8c7e1f964d3.encoding_rs.fb3ee7c8619297f1-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.equivalent-90cd5ef37a687b8f.equivalent.686715a08542adcd-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.fancy_regex-ed4823d03cb58efa.fancy_regex.24e955404b9d1813-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.fdeflate-3d077d62ed20b1ab.fdeflate.7a24e5a5fe76e75a-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.filetime-e5ed2a733d3ca0a6.filetime.c5e6e74e1ed48b30-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.flate2-1b50c2bb9a03e35f.flate2.9e06e3692a60627b-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.float_cmp-18430eb8e96e853e.float_cmp.105e47083101eca-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.fnv-b83e1014360df3f3.fnv.fd82539746cc76d3-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.fontdb-c7280f64ca6f0b26.fontdb.a630a08b247638ac-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.form_urlencoded-7839bf613b8c13a2.form_urlencoded.95f54f22e4d57235-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.futures-52f4edbbd17e27c6.futures.e83eeb364f3538b8-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.futures_channel-5d96ac0bf842b272.futures_channel.7bed6a241f3643c7-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.futures_core-bdccbb0c41550a9a.futures_core.a0d4038aebd3e491-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.futures_executor-58ab0eb55f71cebe.futures_executor.f0af6faf9ffaac59-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.futures_io-d7e2eec7ffd6cf6a.futures_io.42dae070093bfe34-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.futures_sink-29706a4cd2011871.futures_sink.db164d7a36c3163b-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.futures_task-831c4a7145bd1cec.futures_task.822f328aa997366-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.futures_util-bd41e047ab5ffc19.futures_util.35198e7f3621c738-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.getrandom-f968515aeb0e9df8.getrandom.aed2c75d90a584c3-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.gif-9053fad2d827592a.gif.606e97ea0345417d-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.gimli-57e8575f0ca731a2.gimli.92f51c5d0b710a67-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.h2-9c8cddeacbb1e4ed.h2.c046b66c9f2ec8b4-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.half-db8300b875ca14d4.half.b49487d09ec04357-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.hashbrown-7075f8a8dc932a7c.hashbrown.1de49123b509b7e8-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.hashbrown-9ac1f4b618d405d6.hashbrown.882c7117ae6890ee-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.hashbrown-f2dd8f799af48757.hashbrown.72296a42d38a9d04-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.hayagriva-10794a830a38c2ed.hayagriva.7dde77008eab99fd-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.http-d61efd44c472ffa8.http.ad26b665c11da4a4-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.http_body-f5fba715b1396574.http_body.faa023b81bd31b86-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.httparse-43dc51d60d70831d.httparse.327d57a506627684-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.hyper-6dd4fadf8539e443.hyper.baaccd5ce31185bf-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.hyper_rustls-01d2268baefb5315.hyper_rustls.2aadf67ef7dcb67a-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.hypher-3fbb5dd66bdc8f78.hypher.ee44419b840c181f-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.iana_time_zone-25e8b27b164b7dde.iana_time_zone.86d4f854eac38673-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.icu_collections-d3615d52b300cb11.icu_collections.a0a70dc9e903d3d2-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.icu_locid-05c300750c256c6b.icu_locid.49d9538c5cdfe9b1-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.icu_properties-245858e82e4b621b.icu_properties.4a37bc15a6e3355a-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.icu_provider-44fee48959cfd2fb.icu_provider.48c6ec4a1cb5dfbc-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.icu_provider_adapters-d103a5ceb9ca5d58.icu_provider_adapters.15e25df5cc373ace-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.icu_provider_blob-8335be4ee72439e2.icu_provider_blob.28a809bdd74648d9-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.icu_segmenter-040c9747424e1168.icu_segmenter.b91a72a8d0cc3f10-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.idna-3ad78f0e5828bd57.idna.61fecc31e5d601e9-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.if_chain-33d7359443122afc.if_chain.c9fdee925c53bf3f-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.image-e5e9dbf14718ec75.image.22bf66d959a3b5b-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.imagesize-04a276fc220d8114.imagesize.829c8aa354ee35d3-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.indexmap-3a48e7b99b5cd437.indexmap.39c589ea672f684f-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.indexmap-d78e0740dd3b85fb.indexmap.98c5b82af52103cb-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.indexmap_nostd-c7fa7c65b6b22030.indexmap_nostd.d317ca529c59c947-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.internment-0cee8891f61becdf.internment.269b35f42027bf54-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.ipnet-006b0d50691a897c.ipnet.a5050b4922297be1-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.is_ci-0ae38b9583cde273.is_ci.6855a5da383b7a3d-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.is_terminal-3296abd4419ddb6b.is_terminal.de949ce517d80d6-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.isolang-b749e4079d0dee4f.isolang.c7758f29aec4203b-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.itertools-d6be7802ad29b18e.itertools.79acb573731b38a4-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.itertools-ebca503f896f3abe.itertools.e74ae0f8e50399a5-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.itoa-1e59c7a3e4e31ca3.itoa.a663713a00f7e20c-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.jpeg_decoder-4d8878c8865ec3f6.jpeg_decoder.beeb1f60ef51516c-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.kurbo-dc6e1c6ac827ccd2.kurbo.2689f1f3eb25fc32-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.lazy_static-cb1593a16c30d259.lazy_static.6c6da80c9f431453-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.libc-55b9a1bce71fdba0.libc.413bcd0beda55d7c-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.libc-a8ba743c059cc198.libc.1d5e9f6d2b44e947-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.line_wrap-9bd418366390773d.line_wrap.42177d4952a04d39-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.linked_hash_map-ecdda155475d23e5.linked_hash_map.4cb912e4079ad1ec-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.linux_raw_sys-f9482e652682ec21.linux_raw_sys.8f5c8d0366e0290e-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.lipsum-f0ba19c4a0fe00c3.lipsum.179b4f6f4a233c97-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.litemap-1c96247a98b67305.litemap.bca9a142e934dd2d-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.lock_api-8956de2adb8c6cef.lock_api.2effc19c10481f38-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.log-484ad41884a2493e.log.ae9b1c4262284bf3-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.lsp_types-1ac9d01d2626caf3.lsp_types.d9da8615b979ceee-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.memchr-49252de8bfa771e2.memchr.9c006f9a876d3500-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.memchr-84241caea70ae2c2.memchr.fb8520edc8e8862f-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.memmap2-ac5d7cc2fd0d96e4.memmap2.29163d32647d3e95-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.mime-5cb45f5c12ec2511.mime.2798b2e4e5e60404-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.miniz_oxide-48d2f0b4d66a4664.miniz_oxide.180bcd55236af73c-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.miniz_oxide-672778ed8628861b.miniz_oxide.b92b096dc7dd556b-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.mio-cf9029a1c085f2db.mio.8a3a453f090d50ad-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.num_bigint-b638f6958c61a9a1.num_bigint.1f6afe7b90bdac24-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.num_cpus-f3059f2ce7d82a4a.num_cpus.68e8eaeadaaded5-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.num_integer-f05460371c18f67e.num_integer.afbcabca011a84f3-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.num_rational-847e006983baec44.num_rational.2a351976d7749f25-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.num_traits-70789139bc28f8a2.num_traits.18ffcfa00e973c13-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.numerals-7a13da1bd4251656.numerals.426b436a30b54d9b-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.object-0a660adf51e0d01c.object.7989071b6607d464-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.oklab-9c8e359767d914e4.oklab.663d250aba6b734a-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.once_cell-ab50ffb7fe0f8efb.once_cell.66d5be08cee22a5b-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.option_ext-7aa2192e6e737192.option_ext.c4d7d5d3c9d2df14-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.owo_colors-7d1b1db2ecfc3256.owo_colors.92ea191ff2c0b1a6-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.panic_unwind-a3d926e3ce38f6cc.panic_unwind.1fc976df0f9cbe93-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.parking_lot-a48b44e08a65136e.parking_lot.e4acd703a2ad1aed-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.parking_lot_core-372d684eefbb9130.parking_lot_core.54af17986efc1ac9-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.pdf_writer-8404952a6e5de667.pdf_writer.e98dc54a9c013b36-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.percent_encoding-1e07f90509a16054.percent_encoding.2565edb82de4b808-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.phf-cb96f58b4c3b35fb.phf.f521e221cee3f128-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.phf_shared-6a2dd7f9cb8f83b4.phf_shared.86befe924870e76-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.pin_project-65d3cc3a92ce412e.pin_project.1cf78f0d1e64d219-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.pin_project_lite-337572f29b074cbc.pin_project_lite.f472884bdab986da-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.pin_utils-09c3ef3874b7d6b1.pin_utils.60f69a531263ba13-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.pixglyph-580586ac3bba1c89.pixglyph.a095ea0215615f5b-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.plist-278b5e4cd325c72e.plist.10d8b125c50802bd-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.png-b7d0da239cc0f24b.png.85fa1dca5e14a793-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.postcard-03f59c0c3704a360.postcard.22739ca8ada91565-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.ppv_lite86-aa4f97468f9ec5cf.ppv_lite86.9d134ab31fbdaacb-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.psm-4136bcf5d799a96f.psm.6cd5326049ad356d-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.quick_xml-32d5f3044d68be8f.quick_xml.51eeebf688a0f531-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.rand-cf9c14cbf4d1ca3a.rand.7266216fbe7ea37c-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.rand_chacha-22af6ab6fec31bc9.rand_chacha.465b75cc14dc3f74-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.rand_core-80c0dff28085b7f5.rand_core.d66cc0c68527ca8f-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.rctree-6728ac872c755c12.rctree.fdd79985745250a4-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.regex-050ca91e26bcac0b.regex.f92d7b0c0c63d61f-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.regex_automata-1a9963e15f5da628.regex_automata.18f64fc5b6255785-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.regex_syntax-38f46c7449161dad.regex_syntax.edfc0f6ad1e0597a-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.reqwest-447f22251a0e9cad.reqwest.d8ddb5685df4572d-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.resvg-b1bbd1e6b3c07499.resvg.abd2705f3b9697ef-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.rgb-43acb64c75b767dd.rgb.3059ef94c5922b40-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.ring-e80c3f9cff6f8482.ring.ffa5ada02442975c-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.roxmltree-fba825b8a81a8d35.roxmltree.9f29e0b8f6524ea5-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.rustc_demangle-da4065b9a8ae7be4.rustc_demangle.f91b7e4ff2e8f31c-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.rustc_std_workspace_alloc-a494eb4ddbb000f0.rustc_std_workspace_alloc.369a0cdbb74dce0-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.rustc_std_workspace_core-04991604e2730fd6.rustc_std_workspace_core.1e3f2f649c4f4da4-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.rustix-43f6c61944f0d7e6.rustix.1cdf7fba7683c774-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.rustls-f4f666d1c8771b6c.rustls.7f025907c549b3c1-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.rustls_pemfile-1cf6a71fefe905d2.rustls_pemfile.dddb1c3079b83959-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.rustybuzz-d571b9abec6d5aca.rustybuzz.16212977258eae3f-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.ryu-fcdf5d546f985a85.ryu.9ee2bb95a34cfbea-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.safemem-2361a771b781b17e.safemem.7da3c5b4087f7043-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.same_file-3f0c552de39e6d90.same_file.173ef1b8c1997b8c-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.scopeguard-45bd7d91252538c6.scopeguard.137ea2d95cca6c32-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.sct-37756c4147703460.sct.6bd497fe5a2c0c35-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.serde-d35d35ed41bbfd2c.serde.c7032b044cb9cc88-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.serde_json-fea25599da715edb.serde_json.547f0a2122a374f9-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.serde_spanned-cf3f2cf3cd5b4e1f.serde_spanned.2b2dc9dfbd37dc0b-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.serde_urlencoded-8ae55a2737ca92ad.serde_urlencoded.e42633887f714bde-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.serde_yaml-4182cb47782a0b14.serde_yaml.b7899e78d656c4-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.sharded_slab-7dcf192d6c5da356.sharded_slab.220b563fbe247dd0-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.simd_adler32-6a43dee737729ba5.simd_adler32.66afed73cd2b57f3-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.simplecss-34dcd79fb364b1c4.simplecss.d778b53c6144a7a0-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.siphasher-2d753863fc79e6fb.siphasher.d55ebb0967134f8c-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.slab-d3255606be7512dd.slab.ab0ec2fb91dbe1b8-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.slotmap-4e105a7aa3517b39.slotmap.21b2757fb747023e-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.smallvec-01975e6eee8b2a5a.smallvec.9e2dbc042436119e-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.socket2-2f60bec1b0529674.socket2.91ef2d7796db6fbd-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.socket2-67ff5afd1871ee23.socket2.e46f0c45413a46e9-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.spin-525f01538ed00035.spin.f838013494f2e4ac-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.spin-ce6cc34ba28588eb.spin.fc86a101b502e1b5-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.stable_deref_trait-d0b4a4254ab8eceb.stable_deref_trait.2df02e2c502f15b-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.stacker-f005ab235f78bb06.stacker.c51bea5a1ecdef4c-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.std-b850d2b001350814.std.74d10c9f32099e86-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.std_detect-1ad47776352198ff.std_detect.c052ffa1b708f022-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.strict_num-752d1c0ef1187448.strict_num.fe84bb24923db26e-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.strum-00dde2be2bf0cca2.strum.46ae4b40262e6fd1-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.strum-34d837a66f59f1f2.strum.437eb964c675c95c-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.subsetter-8f3984486b7235a3.subsetter.bb7721e5111fcee3-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.supports_color-01744caa59efe7f6.supports_color.2b17678ea21a9f40-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.svg2pdf-49317e9814a22281.svg2pdf.9580af6a71837541-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.svgtypes-d4a2446fd96b1418.svgtypes.906ce90c80230a2-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.syntect-952dce0e2294d1ef.syntect.5ddef4c6e4cf1b6b-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.thiserror-1fedfbf05b3f5bf0.thiserror.fda626e7919625fb-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.thread_local-2bc91f98878f6e1f.thread_local.1e599eca110244b4-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.time-41de0852ffc08c60.time.5f00a1dfc0de39e5-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.time_core-d304c5a5a42e19d4.time_core.48b494e9369effaa-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tiny_skia-60fd23c896240f89.tiny_skia.26b7634f63c21202-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tiny_skia_path-50bfd55e4bb6e153.tiny_skia_path.f4a6bc4abd6f8bf9-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tinystr-b02be217115ed4fb.tinystr.6333e2acc8c6b5ee-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tinyvec-6afa7502a5fc65e2.tinyvec.a9137191e75459f-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tinyvec_macros-0bcac63e4a83ad64.tinyvec_macros.f78c1e67a66f2ea0-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tokio-2c29e9d251d78f72.tokio.32fc316d4bb66986-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tokio_rustls-ca1d91b4cb769b4f.tokio_rustls.ee0324ac360656c1-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tokio_stream-1854a6e2dc7fba95.tokio_stream.8bb75847072acdce-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tokio_tar-eec450006a5132be.tokio_tar.4a1e53311b6a1951-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tokio_util-f0378350f32e7107.tokio_util.9f79bc1a01c0c8df-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.toml-44a7beba3cf3de5a.toml.2442c974308af436-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.toml-b6f9d45b0e4ca597.toml.e7a9d1f248973e47-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.toml_datetime-1373695fc2403dd1.toml_datetime.a29f4b1128a4f6af-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.toml_edit-97d5d6769f7b9c5c.toml_edit.cd53343bba2d748-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.toml_edit-a7e2f722bc1964f5.toml_edit.17b6c1f1f83e09e4-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tower-8e37927a546fda3d.tower.16a7951d0fafd540-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tower_layer-c01135255e31d3dd.tower_layer.9da8f7efb7341ea5-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tower_lsp-d2363939bcc6b0b4.tower_lsp.7f516d00655cb77f-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tower_service-1719de48aaded085.tower_service.7fdf448c29488421-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tracing-91c37fd995f8982e.tracing.18afdd6158d31ebf-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tracing_core-8a8bfa595d87de15.tracing_core.63f966cfc003ba06-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.tracing_subscriber-8a3b0f50f2dab873.tracing_subscriber.5014ba8a6fd6386d-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.try_lock-31c02926ad070680.try_lock.24adc0dd9677c73d-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.ttf_parser-0dc4d0b9c52c21cf.ttf_parser.11506449def1e86-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.ttf_parser-eca173a083f0d20c.ttf_parser.2117ed96788a9292-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.txb93wj40drbyn8.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.typed_arena-6d0de96e8a56459f.typed_arena.3d3de9235933d807-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.typst-4ece20f6edb71113.typst.edc058f211a85efa-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.typst_library-557554bbfbccf845.typst_library.25606effd3b33418-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.typst_lsp.5b20d8ca767d1680-cgu.0.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.typst_syntax-300a43af29979d4f.typst_syntax.b17bd3c29742ee33-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.typst_syntax-560daaa3c46b19bb.typst_syntax.3de4b1d45b30b7a2-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.typstfmt_lib-0a5c4e4a2d10af97.typstfmt_lib.a16efb56fd39c82c-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unic_langid-4fae4a81bbb7b1cd.unic_langid.bc78d6f68d00deb3-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unic_langid_impl-74df2e234bd4f9fa.unic_langid_impl.c013510659c3d4c-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unicode_bidi-ba19d7a219520fa7.unicode_bidi.191fdcab248812de-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unicode_bidi_mirroring-177293707639c120.unicode_bidi_mirroring.718bb25d9c5704ef-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unicode_ccc-b5c105fa8b7604e1.unicode_ccc.28ae1e7744b41098-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unicode_general_category-5656e7b83e8ae391.unicode_general_category.440b9c8062346cf3-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unicode_ident-93298cb1b9f0b96c.unicode_ident.c622072dc4b5896b-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unicode_math_class-3188dd4384f643d1.unicode_math_class.27c540992b01dbe5-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unicode_normalization-fc4fa4c15bacbcbd.unicode_normalization.201db2e9e1ad5375-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unicode_properties-cd0ba4614ac1e567.unicode_properties.e70ee0e68178811a-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unicode_script-92a6244f286ea25b.unicode_script.89c4963daac65bd3-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unicode_segmentation-d2aa38e8868c218f.unicode_segmentation.3faadff44308da14-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unicode_vo-93a37b6979244f4b.unicode_vo.c2957fdae441814d-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unsafe_libyaml-f4ceb7679bc8c0e7.unsafe_libyaml.5e7c7f61af3ee418-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unscanny-2c0a75a92716aaff.unscanny.486f2d985f319a97-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.untrusted-56d277851488dcc8.untrusted.1e329dbbfbc3dd37-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.unwind-b9849fb628ce12eb.unwind.a2e3221d12f0c4e2-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.url-afbc8f4b3a5bb294.url.1066af7002c3ed90-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.usvg-070d1c2f11523fb6.usvg.f3da18c4584b27a9-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.usvg_parser-24961b2707d08359.usvg_parser.b1dacf3ae07d3b29-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.usvg_text_layout-024c0272b3ba23c4.usvg_text_layout.9f42a3062a8d304b-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.usvg_tree-90017fe980f44732.usvg_tree.82866b8acae59f6e-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.utf8_iter-91d98a52bfe7e21c.utf8_iter.2662760a90b5f85b-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.walkdir-d2e2e8f2531a148e.walkdir.d9b032a4c7d00b53-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.want-034088cb1d3e0f3b.want.aac38d5cf28c0058-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.wasmi-0810eee6baaa1c30.wasmi.674c0a55bec220d0-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.wasmi_arena-85e88eeb0a6775aa.wasmi_arena.7d50b9c079adaed9-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.wasmi_core-5572dd9606c86d04.wasmi_core.97c82fbec8b52bcd-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.wasmparser_nostd-3a87228b15a91ecd.wasmparser_nostd.2e1ec4567ed73bcd-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.webpki-f95cb777aa4be5d0.webpki.4a5f945786adee11-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.webpki_roots-277fecd63fd00997.webpki_roots.b61d84387535b298-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.weezl-42e06f1305de5012.weezl.99ad949183b0678e-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.winnow-929e8ca1fe54f03d.winnow.791d806c1237b47a-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.writeable-41c079695ec48881.writeable.7150a54361030f3-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.xattr-e0080d5342d972dc.xattr.c00a48a7d034f7d9-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.xmlparser-4c7551bcd5cebc60.xmlparser.83bc86c71c8ecf3a-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.xmlwriter-948d4cf81b727ead.xmlwriter.3503d478b736b7d5-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.xmp_writer-0959efa270ca4f21.xmp_writer.323149795fabc904-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.yaml_rust-4ce599caa6883b72.yaml_rust.bf871c01e0c2752-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.yoke-d801f104cc66dcf3.yoke.e15d1754f1adbe86-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.zerofrom-a28743e9fb7e88f4.zerofrom.2aa248ff1e527974-cgu.0.rcgu.o.rcgu.o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c.zerovec-a2cf7466aee399c0.zerovec.5f781e651606e464-cgu.0.rcgu.o.rcgu.o" "-Wl,--as-needed" "-L" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps" "-L" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/build/ring-7be645a4f4de1e5b/out" "-L" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/build/psm-e9a837f54c98f332/out" "-L" "/home/roland/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/tmp/rustcJ2iguS/libring-e80c3f9cff6f8482.rlib" "/tmp/rustcJ2iguS/libpsm-4136bcf5d799a96f.rlib" "/home/roland/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-448eba810c83029d.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/home/roland/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target/release/deps/typst_lsp-7651b6c31e7cd72c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs" "--ld-path=mold"
  = note: mold: fatal: aes_nohw.o: don't know how to handle this LTO object file because no -plugin option was given. Please make sure you added -flto not only for creating object files but also for creating the final executable.
          clang-16: error: linker command failed with exit code 1 (use -v to see invocation)

error: could not compile `typst-lsp` (bin "typst-lsp") due to previous error
error: failed to compile `typst-lsp v0.10.1 (/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1)`, intermediate artifacts can be found at `/home/roland/.cache/paru/clone/typst-lsp/src/typst-lsp-0.10.1/target`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
==> ERROR: A failure occurred in package().
    Aborting...
error: failed to build 'typst-lsp-0.10.1-1':
error: packages failed to build: typst-lsp-0.10.1-1

My /etc/makepkg.conf

#!/hint/bash
#
# /etc/makepkg.conf
#

#########################################################################
# SOURCE ACQUISITION
#########################################################################
#
#-- The download utilities that makepkg should use to acquire sources
#  Format: 'protocol::agent'
DLAGENTS=('file::/usr/bin/curl -qgC - -o %o %u'
          'ftp::/usr/bin/curl -qgfC - --ftp-pasv --retry 3 --retry-delay 3 -o %o %u'
          'http::/usr/bin/curl -qgb "" -fLC - --retry 3 --retry-delay 3 -o %o %u'
          'https::/usr/bin/curl -qgb "" -fLC - --retry 3 --retry-delay 3 -o %o %u'
          'rsync::/usr/bin/rsync --no-motd -z %u %o'
          'scp::/usr/bin/scp -C %u %o')

# Other common tools:
# /usr/bin/snarf
# /usr/bin/lftpget -c
# /usr/bin/wget

#-- The package required by makepkg to download VCS sources
#  Format: 'protocol::package'
VCSCLIENTS=('bzr::bzr'
            'fossil::fossil'
            'git::git'
            'hg::mercurial'
            'svn::subversion')

#########################################################################
# ARCHITECTURE, COMPILE FLAGS
#########################################################################
#
CARCH="x86_64"
CHOST="x86_64-pc-linux-gnu"

#-- Compiler and Linker Flags
#CPPFLAGS=""
CFLAGS="-march=native -mtune=native -O2 -ftree-vectorize -pipe -fno-plt -fexceptions \
        -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security \
        -fstack-clash-protection -fcf-protection"
CXXFLAGS="$CFLAGS -Wp,-D_GLIBCXX_ASSERTIONS"
LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fuse-ld=mold"
LTOFLAGS="-flto=auto"
#RUSTFLAGS="-C opt-level=2"
#-- Make Flags: change this for DistCC/SMP systems
MAKEFLAGS="-j$(nproc)"
NINJAFLAGS="-j$(nproc)"
#-- Debugging flags
DEBUG_CFLAGS="-g"
DEBUG_CXXFLAGS="$DEBUG_CFLAGS"
#DEBUG_RUSTFLAGS="-C debuginfo=2"

#########################################################################
# BUILD ENVIRONMENT
#########################################################################
#
# Makepkg defaults: BUILDENV=(!distcc !color !ccache check !sign)
#  A negated environment option will do the opposite of the comments below.
#
#-- distcc:   Use the Distributed C/C++/ObjC compiler
#-- color:    Colorize output messages
#-- ccache:   Use ccache to cache compilation
#-- check:    Run the check() function if present in the PKGBUILD
#-- sign:     Generate PGP signature file
#
BUILDENV=(!distcc color !ccache check !sign)
#
#-- If using DistCC, your MAKEFLAGS will also need modification. In addition,
#-- specify a space-delimited list of hosts running in the DistCC cluster.
#DISTCC_HOSTS=""
#
#-- Specify a directory for package building.
#BUILDDIR=/tmp/makepkg

#########################################################################
# GLOBAL PACKAGE OPTIONS
#   These are default values for the options=() settings
#########################################################################
#
# Makepkg defaults: OPTIONS=(!strip docs libtool staticlibs emptydirs !zipman !purge !debug !lto)
#  A negated option will do the opposite of the comments below.
#
#-- strip:      Strip symbols from binaries/libraries
#-- docs:       Save doc directories specified by DOC_DIRS
#-- libtool:    Leave libtool (.la) files in packages
#-- staticlibs: Leave static library (.a) files in packages
#-- emptydirs:  Leave empty directories in packages
#-- zipman:     Compress manual (man and info) pages in MAN_DIRS with gzip
#-- purge:      Remove files specified by PURGE_TARGETS
#-- debug:      Add debugging flags as specified in DEBUG_* variables
#-- lto:        Add compile flags for building with link time optimization
#
OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !debug lto)

#-- File integrity checks to use. Valid: md5, sha1, sha224, sha256, sha384, sha512, b2
INTEGRITY_CHECK=(sha256)
#-- Options to be used when stripping binaries. See `man strip' for details.
STRIP_BINARIES="--strip-all"
#-- Options to be used when stripping shared libraries. See `man strip' for details.
STRIP_SHARED="--strip-unneeded"
#-- Options to be used when stripping static libraries. See `man strip' for details.
STRIP_STATIC="--strip-debug"
#-- Manual (man and info) directories to compress (if zipman is specified)
MAN_DIRS=({usr{,/local}{,/share},opt/*}/{man,info})
#-- Doc directories to remove (if !docs is specified)
DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc})
#-- Files to be removed from all packages (if purge is specified)
PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)
#-- Directory to store source code in for debug packages
DBGSRCDIR="/usr/src/debug"

#########################################################################
# PACKAGE OUTPUT
#########################################################################
#
# Default: put built package and cached source in build directory
#
#-- Destination: specify a fixed directory where all packages will be placed
#PKGDEST=/home/packages
#-- Source cache: specify a fixed directory where source files will be cached
#SRCDEST=/home/sources
#-- Source packages: specify a fixed directory where all src packages will be placed
#SRCPKGDEST=/home/srcpackages
#-- Log files: specify a fixed directory where all log files will be placed
#LOGDEST=/home/makepkglogs
#-- Packager: name/email of the person or organization building packages
#PACKAGER="John Doe <john@doe.com>"
#-- Specify a key to use for package signing
#GPGKEY=""

#########################################################################
# COMPRESSION DEFAULTS
#########################################################################
#
COMPRESSGZ=(gzip -c -f -n)
COMPRESSBZ2=(bzip2 -c -f)
COMPRESSXZ=(xz -c -z -)
COMPRESSZST=(zstd -c -z -q --threads=0 -)
COMPRESSLRZ=(lrzip -q)
COMPRESSLZO=(lzop -q)
COMPRESSZ=(compress -c -f)
COMPRESSLZ4=(lz4 -q)
COMPRESSLZ=(lzip -c -f)

#########################################################################
# EXTENSION DEFAULTS
#########################################################################
#
PKGEXT='.pkg.tar.zst'
SRCEXT='.src.tar.gz'

#########################################################################
# OTHER
#########################################################################
#
#-- Command used to run pacman as root, instead of trying sudo and su
#PACMAN_AUTH=()
rui314 commented 1 year ago

It is very likely that -flto is missing in the link command line. Please make sure that you passed -flto when you link LTO object files.

medhefgo commented 1 year ago

I don't think you're using mold correctly with cargo here. You should add -C link-arg=-fuse-ld=mold to RUSTFLAGS. Aka, clang invoked as linker probably thinks it's working with bfd because it only sees --ld-path=mold.

roland-5 commented 1 year ago

Argh, you are right, I used old makepkg.conf... In new my RUSTFLAGS is:

CARGO_PROFILE_RELEASE_LTO="thin"
CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang
RUSTFLAGS="-C opt-level=3 -C target-cpu=native -C linker=clang -C linker-plugin-lto -C link-arg=-flto -C link-arg=-fuse-ld=mold"

I tried now to build it in fresh environment but without success: https://gist.github.com/roland-5/9cb29cbaf09453b9e62d3e700997909a

ishitatsuyuki commented 1 year ago

You can't do Rust LTO with LLVM IR plugin from system LLVM. Rust bundles its own build of LLVM which is incompatible. The only compatible way is to use the LLD shipped with the Rust toolchain.

ptr1337 commented 1 year ago

@roland-5

Please try to add options=(!lto) to your PKGBUILD and check if it is working then. The LTO option array of archlinux does not play well together with rust and most AUR maintainer don't check their packages against it, even if it is default for devtools/chroot build packages.

roland-5 commented 1 year ago

Thank you all for comments. @ptr1337 That was it, thanks!