[INFO] cloning repository https://github.com/mozilla/rust-code-analysis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mozilla/rust-code-analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-code-analysis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-code-analysis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efe98948323d4965348559ca607838746e6d7e4c [INFO] building mozilla/rust-code-analysis against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-code-analysis" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozilla/rust-code-analysis on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mozilla/rust-code-analysis [INFO] finished tweaking git repo https://github.com/mozilla/rust-code-analysis [INFO] tweaked toml for git repo https://github.com/mozilla/rust-code-analysis written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 235 packages to latest compatible versions [INFO] [stderr] Adding cc v1.0.106 (available: v1.2.7) [INFO] [stderr] Adding petgraph v0.6.5 (available: v0.7.1) [INFO] [stderr] Adding tree-sitter v0.22.6 (available: v0.24.6) [INFO] [stderr] Adding tree-sitter-cpp v0.22.3 (available: v0.23.4) [INFO] [stderr] Adding tree-sitter-java v0.21.0 (available: v0.23.5) [INFO] [stderr] Adding tree-sitter-javascript v0.21.4 (available: v0.23.1) [INFO] [stderr] Adding tree-sitter-python v0.21.0 (available: v0.23.6) [INFO] [stderr] Adding tree-sitter-rust v0.21.2 (available: v0.23.2) [INFO] [stderr] Adding tree-sitter-typescript v0.21.2 (available: v0.23.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded insta v1.42.0 [INFO] [stderr] Downloaded tree-sitter-java v0.21.0 [INFO] [stderr] Downloaded tree-sitter-javascript v0.21.4 [INFO] [stderr] Downloaded tree-sitter-python v0.21.0 [INFO] [stderr] Downloaded tree-sitter v0.22.6 [INFO] [stderr] Downloaded bstr v1.11.3 [INFO] [stderr] Downloaded tree-sitter-cpp v0.22.3 [INFO] [stderr] Downloaded tree-sitter-kotlin v0.3.8 [INFO] [stderr] Downloaded tree-sitter-typescript v0.21.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c98bf3b8587a5afbb47d7879481a8063255889890c518d9d1c23e8b503bd485a [INFO] running `Command { std: "docker" "start" "-a" "c98bf3b8587a5afbb47d7879481a8063255889890c518d9d1c23e8b503bd485a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c98bf3b8587a5afbb47d7879481a8063255889890c518d9d1c23e8b503bd485a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c98bf3b8587a5afbb47d7879481a8063255889890c518d9d1c23e8b503bd485a", kill_on_drop: false }` [INFO] [stdout] c98bf3b8587a5afbb47d7879481a8063255889890c518d9d1c23e8b503bd485a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cc19444b62525ee0a875851f3dabc04e0563431d40bef8153a230b6e4ddf8ac [INFO] running `Command { std: "docker" "start" "-a" "3cc19444b62525ee0a875851f3dabc04e0563431d40bef8153a230b6e4ddf8ac", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling tree-sitter-javascript v0.21.4 [INFO] [stderr] Compiling tree-sitter-cpp v0.22.3 [INFO] [stderr] Compiling tree-sitter-java v0.21.0 [INFO] [stderr] Compiling tree-sitter-kotlin v0.3.8 [INFO] [stderr] Compiling tree-sitter-typescript v0.21.2 [INFO] [stderr] Compiling tree-sitter-preproc v0.20.2 (/opt/rustwide/workdir/tree-sitter-preproc) [INFO] [stderr] Compiling tree-sitter-ccomment v0.20.2 (/opt/rustwide/workdir/tree-sitter-ccomment) [INFO] [stderr] Compiling tree-sitter-rust v0.21.2 [INFO] [stderr] Compiling tree-sitter-python v0.21.0 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling tree-sitter-mozcpp v0.20.3 (/opt/rustwide/workdir/tree-sitter-mozcpp) [INFO] [stderr] Compiling tree-sitter-mozjs v0.20.2 (/opt/rustwide/workdir/tree-sitter-mozjs) [INFO] [stderr] Compiling rust-code-analysis v0.0.25 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "3cc19444b62525ee0a875851f3dabc04e0563431d40bef8153a230b6e4ddf8ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cc19444b62525ee0a875851f3dabc04e0563431d40bef8153a230b6e4ddf8ac", kill_on_drop: false }` [INFO] [stdout] 3cc19444b62525ee0a875851f3dabc04e0563431d40bef8153a230b6e4ddf8ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 788b7ba14afb1f1804bd0bea35d6023dca54b10fc1d7b6c07e33a6a8fe5540f8 [INFO] running `Command { std: "docker" "start" "-a" "788b7ba14afb1f1804bd0bea35d6023dca54b10fc1d7b6c07e33a6a8fe5540f8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling insta v1.42.0 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling tree-sitter-rust v0.21.2 [INFO] [stderr] Compiling tree-sitter-preproc v0.20.2 (/opt/rustwide/workdir/tree-sitter-preproc) [INFO] [stderr] Compiling tree-sitter-typescript v0.21.2 [INFO] [stderr] Compiling tree-sitter-javascript v0.21.4 [INFO] [stderr] Compiling tree-sitter-python v0.21.0 [INFO] [stderr] Compiling tree-sitter-kotlin v0.3.8 [INFO] [stderr] Compiling tree-sitter-ccomment v0.20.2 (/opt/rustwide/workdir/tree-sitter-ccomment) [INFO] [stderr] Compiling tree-sitter-java v0.21.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.22.3 [INFO] [stderr] Compiling tree-sitter-mozcpp v0.20.3 (/opt/rustwide/workdir/tree-sitter-mozcpp) [INFO] [stderr] Compiling tree-sitter-mozjs v0.20.2 (/opt/rustwide/workdir/tree-sitter-mozjs) [INFO] [stderr] Compiling rust-code-analysis v0.0.25 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcrOTQli/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtree_sitter_preproc-6664555f3bfeeea5.rlib,libtree_sitter_ccomment-a415f5555c8954b1.rlib,libtree_sitter_typescript-6b583b234efc9382.rlib,libtree_sitter_python-b616c9b794d4ec59.rlib,libtree_sitter_mozcpp-55336dcbf6bd59e3.rlib,libtree_sitter_rust-6adff8fdd1b20c7a.rlib,libtree_sitter_kotlin-0f92bfb9068265af.rlib,libtree_sitter_java-18de1f9afdce3158.rlib,libtree_sitter_javascript-47f2f217b07ba51a.rlib,libtree_sitter_mozjs-7ccbc96e42abdf13.rlib,libnum-250e23c7daba3016.rlib,libnum_iter-bbf16b388dd71b31.rlib,libnum_rational-b2043cbc35cb0dd4.rlib,libnum_complex-2ef022bdc22d1349.rlib,libnum_bigint-4285d731a650782d.rlib,libnum_integer-2c49419fe394dbf4.rlib,libnum_traits-9c08140b505fd33f.rlib,libinsta-f4d5226006fc2ad5.rlib,libpest-df57cb2dc3bc96fe.rlib,libucd_trie-01dd94f548235104.rlib,libthiserror-9638e55dc5e5167b.rlib,libconsole-9b071c40cc66719b.rlib,liblibc-60646f2741300933.rlib,libsimilar-e3c57f23d2e5a0f3.rlib,libonce_cell-debe7c411cf97340.rlib,liblinked_hash_map-40ad1551522f3eec.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-1af8ffea9e74232a.rlib,libgetopts-ffa5d4ded57a3fc3.rlib,libunicode_width-0e164d63496cbdb2.rlib,librustc_std_workspace_std-aef6a43b187ae7c5.rlib}" "/opt/rustwide/target/debug/deps/{libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libglobset-0aa6750a53f9d428.rlib,liblog-5fb51f756c1191b0.rlib,libbstr-95744e6da4c4f916.rlib,libcrossbeam-a1b1c353688817b3.rlib,libcrossbeam_deque-d5e520dae008aaba.rlib,libcrossbeam_channel-2a5265c352fd8cbc.rlib,libcrossbeam_queue-80b7d5ac03261afd.rlib,libcrossbeam_epoch-b2ddade551dd4182.rlib,libcrossbeam_utils-fe393cbd49b066a4.rlib,libpretty_assertions-cb10fec72c85aede.rlib,libdiff-3cd541a7987babfb.rlib,libyansi-ea5897b7ce434d6c.rlib,libpetgraph-a13e7701204201b0.rlib,libindexmap-9d6e30d92f98b401.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-19954401a582c725.rlib,libfixedbitset-3c4adce085318424.rlib,libtermcolor-96a9ed65821a6544.rlib,libserde-b2e6d96735aa3228.rlib,libtree_sitter-f6711f82546ccce7.rlib,libregex-559452b3305f3ffc.rlib,libregex_automata-d063da7641e754a9.rlib,libaho_corasick-f95a2d77404a73d2.rlib,libmemchr-3ffe5f7a52883367.rlib,libregex_syntax-13fc688ae7f36982.rlib,libnum_format-a80d2999944d283a.rlib,libitoa-d34da3363977f6fb.rlib,libarrayvec-41dcfe80309d7422.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lstdc++" "-lstdc++" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/tree-sitter-0dfb82d436805929/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-ccomment-aec3d1025d979c97/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-ccomment-aec3d1025d979c97/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-af106fc1b637f697/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-javascript-c87c7415abdcc57f/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-kotlin-2d40f3635747b2b0/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-mozcpp-9a6b2f0cdbfcfc66/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-mozcpp-9a6b2f0cdbfcfc66/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-mozjs-518e61248182b129/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-preproc-8c91a02d32c4385e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-preproc-8c91a02d32c4385e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-python-774340cc80e1e75f/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-651441afdeddea37/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-typescript-7f1a8daf0f198bff/out" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_code_analysis-d7ef018262f20f17" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-code-analysis` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "788b7ba14afb1f1804bd0bea35d6023dca54b10fc1d7b6c07e33a6a8fe5540f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "788b7ba14afb1f1804bd0bea35d6023dca54b10fc1d7b6c07e33a6a8fe5540f8", kill_on_drop: false }` [INFO] [stdout] 788b7ba14afb1f1804bd0bea35d6023dca54b10fc1d7b6c07e33a6a8fe5540f8