[INFO] cloning repository https://github.com/jabhijeet/coderag
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jabhijeet/coderag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabhijeet%2Fcoderag", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabhijeet%2Fcoderag'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e86adf8279a528484aeabb8d1e3c9cb6bf1b5e5
[INFO] testing jabhijeet/coderag against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabhijeet%2Fcoderag" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jabhijeet/coderag
[INFO] finished tweaking git repo https://github.com/jabhijeet/coderag
[INFO] tweaked toml for git repo https://github.com/jabhijeet/coderag written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jabhijeet/coderag on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jabhijeet/coderag already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fa5751e1928b02d7047ba16861b2b4f582084c84c268f5ec3706b9c0451eb0d4
[INFO] running `Command { std: "docker" "start" "fa5751e1928b02d7047ba16861b2b4f582084c84c268f5ec3706b9c0451eb0d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa5751e1928b02d7047ba16861b2b4f582084c84c268f5ec3706b9c0451eb0d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa5751e1928b02d7047ba16861b2b4f582084c84c268f5ec3706b9c0451eb0d4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa5751e1928b02d7047ba16861b2b4f582084c84c268f5ec3706b9c0451eb0d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa5751e1928b02d7047ba16861b2b4f582084c84c268f5ec3706b9c0451eb0d4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling gix-trace v0.1.20
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bytesize v2.4.0
[INFO] [stderr]    Compiling human_format v1.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling jiff v0.2.28
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling gix-sec v0.14.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling inotify v0.11.2
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling tree-sitter-c v0.24.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling clru v0.6.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.7.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tree-sitter v0.26.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling maybe-async v0.2.11
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling gix-validate v0.11.2
[INFO] [stderr]    Compiling gix-utils v0.3.3
[INFO] [stderr]    Compiling gix-error v0.2.4
[INFO] [stderr]    Compiling gix-imara-diff v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling gix-date v0.15.4
[INFO] [stderr]    Compiling gix-quote v0.7.2
[INFO] [stderr]    Compiling gix-chunk v0.7.2
[INFO] [stderr]    Compiling gix-path v0.12.1
[INFO] [stderr]    Compiling gix-packetline v0.21.5
[INFO] [stderr]    Compiling gix-bitmap v0.3.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling grep-regex v0.1.14
[INFO] [stderr]    Compiling gix-features v0.48.1
[INFO] [stderr]    Compiling gix-command v0.9.1
[INFO] [stderr]    Compiling gix-config-value v0.18.1
[INFO] [stderr]    Compiling gix-actor v0.41.1
[INFO] [stderr]    Compiling gix-url v0.36.1
[INFO] [stderr]    Compiling gix-mailmap v0.33.1
[INFO] [stderr]    Compiling ignore v0.4.26
[INFO] [stderr]    Compiling gix-hash v0.25.1
[INFO] [stderr]    Compiling gix-fs v0.21.2
[INFO] [stderr]    Compiling gix-glob v0.26.1
[INFO] [stderr]    Compiling gix-prompt v0.15.1
[INFO] [stderr]    Compiling gix-tempfile v23.0.1
[INFO] [stderr]    Compiling gix-hashtable v0.15.1
[INFO] [stderr]    Compiling gix-commitgraph v0.37.1
[INFO] [stderr]    Compiling gix-attributes v0.33.1
[INFO] [stderr]    Compiling gix-ignore v0.21.1
[INFO] [stderr]    Compiling gix-transport v0.57.1
[INFO] [stderr]    Compiling gix-credentials v0.38.1
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling gix-object v0.61.0
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]    Compiling gix-lock v23.0.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling gix-shallow v0.12.1
[INFO] [stderr]    Compiling gix-pathspec v0.18.1
[INFO] [stderr]    Compiling gix-revwalk v0.32.0
[INFO] [stderr]    Compiling gix-filter v0.31.0
[INFO] [stderr]    Compiling gix-ref v0.64.0
[INFO] [stderr]    Compiling gix-pack v0.71.0
[INFO] [stderr]    Compiling gix-traverse v0.58.0
[INFO] [stderr]    Compiling gix-revision v0.46.0
[INFO] [stderr]    Compiling gix-negotiate v0.32.0
[INFO] [stderr]    Compiling gix-index v0.52.0
[INFO] [stderr]    Compiling gix-worktree-stream v0.33.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling gix-refspec v0.42.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling gix-discover v0.52.0
[INFO] [stderr]    Compiling gix-config v0.57.0
[INFO] [stderr]    Compiling gix-protocol v0.62.0
[INFO] [stderr]    Compiling gix-odb v0.81.0
[INFO] [stderr]    Compiling gix-archive v0.33.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling gix-worktree v0.53.0
[INFO] [stderr]    Compiling gix-diff v0.64.0
[INFO] [stderr]    Compiling gix-dir v0.26.0
[INFO] [stderr]    Compiling gix-worktree-state v0.31.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling gix-submodule v0.31.0
[INFO] [stderr]    Compiling gix-status v0.31.0
[INFO] [stderr]    Compiling gix-blame v0.14.0
[INFO] [stderr]    Compiling gix v0.84.0
[INFO] [stderr]    Compiling coderag-core v0.3.0 (/opt/rustwide/workdir/crates/coderag-core)
[INFO] [stderr]    Compiling coderag-bench v0.3.0 (/opt/rustwide/workdir/crates/coderag-bench)
[INFO] [stderr]    Compiling coderag v0.3.0 (/opt/rustwide/workdir/crates/coderag-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "fa5751e1928b02d7047ba16861b2b4f582084c84c268f5ec3706b9c0451eb0d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa5751e1928b02d7047ba16861b2b4f582084c84c268f5ec3706b9c0451eb0d4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling coderag-bench v0.3.0 (/opt/rustwide/workdir/crates/coderag-bench)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling coderag-core v0.3.0 (/opt/rustwide/workdir/crates/coderag-core)
[INFO] [stderr]    Compiling coderag v0.3.0 (/opt/rustwide/workdir/crates/coderag-cli)
[INFO] [stderr] error: could not compile `coderag` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name coderag --edition=2021 crates/coderag-cli/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 '--warn=clippy::pedantic' '--deny=clippy::all' --deny=unused_must_use --deny=unsafe_code '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::uninlined_format_args' '--allow=clippy::too_many_lines' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::map_unwrap_or' '--allow=clippy::manual_let_else' '--allow=clippy::items_after_statements' '--allow=clippy::enum_glob_use' '--allow=clippy::elidable_lifetime_names' '--allow=clippy::doc_markdown' '--allow=clippy::doc_lazy_continuation' '--allow=clippy::derivable_impls' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=91781d5bf1b64f30 -C extra-filename=-d4054f1b8a6d4a30 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-dd7e21d894d99894.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3d9d9bd31a04180c.rlib --extern coderag_core=/opt/rustwide/target/debug/deps/libcoderag_core-994a84eed1af5dc3.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-b31c284a7b223dd3.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-b69880fe7cf99a16.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3a93afc6e6053cf1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7e7493900d8f2502.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6ae462e053bef5c0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5f0a008d9d24be33.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-47f5832a9ce3001e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e453af03e083fa85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-af9fa8b614710a39.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-c1a65ceb41ea2e54/out -L native=/opt/rustwide/target/debug/build/blake3-c1a65ceb41ea2e54/out -L native=/opt/rustwide/target/debug/build/tree-sitter-63cc414929590aaf/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-730861b60c236d3c/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-935131221209c21e/out -L native=/opt/rustwide/target/debug/build/tree-sitter-cpp-b9475784c9b8b9d7/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-0745eb4f9ae93b1a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-java-d609bef07b9a31db/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-4e8fb01e145c2e87/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-689d88c28323ba3e/out -L native=/opt/rustwide/target/debug/build/tree-sitter-ruby-758fc11e4b6e0087/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-e296a29c974e562a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-ee5df8d3757b5fe8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `coderag-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name coderag_core --edition=2021 crates/coderag-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 '--warn=clippy::pedantic' '--deny=clippy::all' --deny=unused_must_use --deny=unsafe_code '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::uninlined_format_args' '--allow=clippy::too_many_lines' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::map_unwrap_or' '--allow=clippy::manual_let_else' '--allow=clippy::items_after_statements' '--allow=clippy::enum_glob_use' '--allow=clippy::elidable_lifetime_names' '--allow=clippy::doc_markdown' '--allow=clippy::doc_lazy_continuation' '--allow=clippy::derivable_impls' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42191f05c9c3f052 -C extra-filename=-68da76d9a09eb0fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake3=/opt/rustwide/target/debug/deps/libblake3-3dd1eda1041472c9.rlib --extern bstr=/opt/rustwide/target/debug/deps/libbstr-ff7ea53ac7a7d1fd.rlib --extern gix=/opt/rustwide/target/debug/deps/libgix-e6636b2473698b34.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-38ffc18ae1547edc.rlib --extern grep_matcher=/opt/rustwide/target/debug/deps/libgrep_matcher-95cd4c1193fa61bb.rlib --extern grep_regex=/opt/rustwide/target/debug/deps/libgrep_regex-7eaeef9335d24dc2.rlib --extern grep_searcher=/opt/rustwide/target/debug/deps/libgrep_searcher-1e141a198e8e0832.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-9216e461956d17fa.rlib --extern notify_debouncer_mini=/opt/rustwide/target/debug/deps/libnotify_debouncer_mini-5d2e586242f004c9.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-534986b7c1e5b9a0.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-b31c284a7b223dd3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3a93afc6e6053cf1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7e7493900d8f2502.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6ae462e053bef5c0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fc5c213897e95df4.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-47f5832a9ce3001e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e453af03e083fa85.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-7f0f15a286db89d9.rlib --extern tree_sitter_bash=/opt/rustwide/target/debug/deps/libtree_sitter_bash-4a1833a1fe451fbf.rlib --extern tree_sitter_c=/opt/rustwide/target/debug/deps/libtree_sitter_c-5f0a50258af3fe99.rlib --extern tree_sitter_cpp=/opt/rustwide/target/debug/deps/libtree_sitter_cpp-e906bc69bb8217e9.rlib --extern tree_sitter_go=/opt/rustwide/target/debug/deps/libtree_sitter_go-57a6c47f74f3c227.rlib --extern tree_sitter_java=/opt/rustwide/target/debug/deps/libtree_sitter_java-38f098fec1f8e2f4.rlib --extern tree_sitter_javascript=/opt/rustwide/target/debug/deps/libtree_sitter_javascript-6b8cf8210b922109.rlib --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-c5d249147d086584.rlib --extern tree_sitter_ruby=/opt/rustwide/target/debug/deps/libtree_sitter_ruby-1d96b33906704427.rlib --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-45eb27a844326355.rlib --extern tree_sitter_typescript=/opt/rustwide/target/debug/deps/libtree_sitter_typescript-b406e40e808f2e67.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-4c42a8af1cbdbd05.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-c1a65ceb41ea2e54/out -L native=/opt/rustwide/target/debug/build/blake3-c1a65ceb41ea2e54/out -L native=/opt/rustwide/target/debug/build/tree-sitter-63cc414929590aaf/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-730861b60c236d3c/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-935131221209c21e/out -L native=/opt/rustwide/target/debug/build/tree-sitter-cpp-b9475784c9b8b9d7/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-0745eb4f9ae93b1a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-java-d609bef07b9a31db/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-4e8fb01e145c2e87/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-689d88c28323ba3e/out -L native=/opt/rustwide/target/debug/build/tree-sitter-ruby-758fc11e4b6e0087/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-e296a29c974e562a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-ee5df8d3757b5fe8/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustckzWVnP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcoderag_core-994a84eed1af5dc3,libgix-e6636b2473698b34,libgix_status-1ba384ad84b68078,libgix_worktree_state-beffcc408ba2e553,libio_close-80d1d35b793da07a,libgix_archive-2435cc275355309c,libgix_worktree_stream-f6fb524ddaf05c41,libgix_mailmap-ddeeb0efcef20103,libgix_submodule-fbc4eb94767d9a5c,libgix_config-a93283432b187006,libgix_refspec-1891d51b61c02c1e,libgix_revision-7aa412d17344c71a,libgix_protocol-3de8d799c04933d4,libgix_shallow-67698710d1c51724,libgix_transport-cab3fe70b92a79ea,libgix_odb-94754e9ba2799699,libgix_pack-968e96fc1c905bf4,libuluru-cf911dbc0a478459,libclru-1db8bd99aff0f696,libhashbrown-28a471b0f1e91f0a,libarc_swap-951aa6a16ae09203,libgix_negotiate-cef1b8e1f2f1673d,libgix_dir-c9dcd3c6f582317c,libgix_discover-b4d4779d8a38da4c,libgix_ref-239482e4c78b2486,libgix_credentials-a1427ce22c17bc35,libgix_url-a39dcad90849cddd,libpercent_encoding-096cff7c6ef9eff2,libgix_prompt-f0a030d28dc9a0a1,libgix_sec-6f62aed0d35cc9a7,libgix_blame-025c12ee5bb94595,libgix_diff-7ff7143119000f2e,libgix_worktree-60bd4a4de9f4ee3f,libgix_ignore-b3a1549f999f0299,libgix_pathspec-8c054d8c575d2f17,libgix_config_value-7b35b1d653b0aab2,libgix_index-a34587a8e14877bd,libfnv-24b07a15569fd9d6,libgix_bitmap-9b648ea66ee886ce,libgix_lock-b0134e7ee18a9ffb,libgix_tempfile-ec6f1f0b1f15906e,libsignal_hook-705f111b2ebc1459,libsignal_hook_registry-26865014cda9bbf7,liberrno-eea40a8ba0330bea,libdashmap-1371ed3b5c303724,libhashbrown-dd09c56e5152ab50,libgix_fs-3296f5ad326434c3,libfiletime-516746ad46a8e501,libgix_traverse-23136a121f0078c7,libgix_revwalk-a2ecb5dbc2867bb0,libgix_hashtable-fed5e32855575e0e,libgix_commitgraph-cdb064287d1bfc2d,libgix_chunk-9cbf8c5c503d5efc,libnonempty-e1950f8fc5d4127c,libgix_imara_diff-bb2833d34ad26332,libhashbrown-6f654c9f9cb8ff4d,libequivalent-264a0a981e99a0d3,libfoldhash-0758c8ed44508c3d,liballocator_api2-2db6e46c01c0aa40,libgix_filter-3ed5b6ce578c860a,libgix_packetline-71abe69190e8646f,libgix_command-cd1eaaf6a3a29023,libshell_words-adede5fea302de94,libgix_object-9fb63a1f9fc2a279,libgix_hash-ee4546b12bac6c16,libfaster_hex-896225869e25649f,libsha1_checked-9bc9530789898f5f,libsha1-4a3bba28e5cf24a6,libcpufeatures-11c46273b91009a1,libdigest-d408f0a6616be67d,libblock_buffer-a5a9e816ba8a9ee1,libcrypto_common-f1c21fbf66a7ccee,libgeneric_array-56e0050e7f7d3d95,libtypenum-4f62d9b64be6a2a3,libgix_attributes-f32faee9ad7695bb,libunicode_bom-0e634f33e09296ab,libgix_quote-83baa77398a1eef4,libkstring-7f4cf84455955d6f,libstatic_assertions-f8cf58c7b5d8f355,libgix_glob-1ed2460c0b95da09,libgix_features-d08c4380a5446624,libcrossbeam_channel-a41f05f6ab4eb4ec,libcrc32fast-035ee0d7c9cc39fb,libgix_path-fd00fc3a8beae64b,libgix_validate-d3a0c4dd4c33a1e6,libgix_utils-fcba497184bbca4f,libzlib_rs-0cb9b19267583b09,libgix_trace-2a4e1155fd480ff9,libprodash-1183b1c90b3f379b,libhuman_format-a020bc6df8155990,libparking_lot-534986b7c1e5b9a0,libparking_lot_core-313ee7dcf82ffd49,libsmallvec-97c152bd57438113,liblock_api-711b8e2f8bef4a28,libscopeguard-b5d16457e54052ab,libbytesize-4b5bf585bbf8a75f,libbytes-7f4b2172ee1a3161,libgix_actor-eef82f566931acf7,libgix_date-540ba673ba13435f,libgix_error-852656e6f7c47253,libjiff-29da4e70118e30f2,libtree_sitter_bash-4a1833a1fe451fbf,libtree_sitter_ruby-1d96b33906704427,libtree_sitter_cpp-e906bc69bb8217e9,libtree_sitter_c-5f0a50258af3fe99,libtree_sitter_java-38f098fec1f8e2f4,libtree_sitter_go-57a6c47f74f3c227,libtree_sitter_typescript-b406e40e808f2e67,libtree_sitter_javascript-6b8cf8210b922109,libtree_sitter_python-c5d249147d086584,libtree_sitter_rust-45eb27a844326355,libtoml-47f5832a9ce3001e,libtoml_writer-2c0ab4aff79f14ba,libtoml_parser-c2f564b270c1844b,libwinnow-b5f7001d09befff9,libserde_spanned-7b20879143a5d9b5,libtoml_datetime-a6e0ba95d1967363,libblake3-3dd1eda1041472c9,libconstant_time_eq-99227b4dc7fd4a58,libcpufeatures-e9db749fd62e40f4,libarrayvec-b1b670e27c4feeb5,libarrayref-4befcc9f481108fb,libtracing-e453af03e083fa85,libpin_project_lite-3a573a839f046af9,libtracing_core-1cdbf74cf0ce2127,libnotify_debouncer_mini-5d2e586242f004c9,libnotify-d36a633f9c75278a,libmio-653d961367f10522,libinotify-978e758b69c5c601,libinotify_sys-b4b771a045afa54a,libnotify_types-455b118b825f09e4,libignore-9216e461956d17fa,libwalkdir-3caadf718a65dd96,libsame_file-9cd1794e3ffaf7a0,libcrossbeam_deque-7899980e25d90634,libcrossbeam_epoch-f2600fc378c0396c,libcrossbeam_utils-07effcd6b5fc01b8,libtempfile-6ae462e053bef5c0,libgetrandom-121b93a23c8eb0da,libfastrand-44170c46355269bd,libonce_cell-4caf04b819cc231e,librustix-cf300ef40e40d02f,libbitflags-ec3ea558b36a17ad,liblinux_raw_sys-95779f632fbcf2ec,libgrep_searcher-1e141a198e8e0832,libmemmap2-a71e884b7a347467,liblibc-041ac08bff83003a,libencoding_rs_io-05dbebda47ebd9e2,libencoding_rs-1a240d7689eb4cc3,libcfg_if-ddd95bb132f10787,libgrep_regex-7eaeef9335d24dc2,libgrep_matcher-95cd4c1193fa61bb,libglobset-38ffc18ae1547edc,liblog-18fc99de1797e2bc,libbstr-ff7ea53ac7a7d1fd,libunicode_normalization-4c42a8af1cbdbd05,libtinyvec-8cb9a01a737a3851,libtinyvec_macros-dda8eb0ed51b0b65,libserde_json-7e7493900d8f2502,libitoa-4ac08f083c42d41d,libzmij-73a35446448baba2,libtree_sitter-7f0f15a286db89d9,libregex-93300caf6905b1e4,libregex_automata-87e699a87df412d3,libaho_corasick-59990c4782ebe413,libmemchr-7b8cfb4cb7188098,libregex_syntax-51e78ca168178a35,libtree_sitter_language-1791dd63bd834651,libstreaming_iterator-6ebd3866b901a56a,libthiserror-fc5c213897e95df4,libserde-3a93afc6e6053cf1,libserde_core-a2526e37a353c4bd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustckzWVnP/raw-dylibs" "-B<sysroot>/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/blake3-c1a65ceb41ea2e54/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-63cc414929590aaf/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bash-730861b60c236d3c/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-c-935131221209c21e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-cpp-b9475784c9b8b9d7/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-go-0745eb4f9ae93b1a/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-d609bef07b9a31db/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-javascript-4e8fb01e145c2e87/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-python-689d88c28323ba3e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-ruby-758fc11e4b6e0087/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-e296a29c974e562a/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-typescript-ee5df8d3757b5fe8/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/change_source-71d33dab75101059" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coderag-core` (test "change_source") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcHKWzk4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcoderag_core-994a84eed1af5dc3,libgix-e6636b2473698b34,libgix_status-1ba384ad84b68078,libgix_worktree_state-beffcc408ba2e553,libio_close-80d1d35b793da07a,libgix_archive-2435cc275355309c,libgix_worktree_stream-f6fb524ddaf05c41,libgix_mailmap-ddeeb0efcef20103,libgix_submodule-fbc4eb94767d9a5c,libgix_config-a93283432b187006,libgix_refspec-1891d51b61c02c1e,libgix_revision-7aa412d17344c71a,libgix_protocol-3de8d799c04933d4,libgix_shallow-67698710d1c51724,libgix_transport-cab3fe70b92a79ea,libgix_odb-94754e9ba2799699,libgix_pack-968e96fc1c905bf4,libuluru-cf911dbc0a478459,libclru-1db8bd99aff0f696,libhashbrown-28a471b0f1e91f0a,libarc_swap-951aa6a16ae09203,libgix_negotiate-cef1b8e1f2f1673d,libgix_dir-c9dcd3c6f582317c,libgix_discover-b4d4779d8a38da4c,libgix_ref-239482e4c78b2486,libgix_credentials-a1427ce22c17bc35,libgix_url-a39dcad90849cddd,libpercent_encoding-096cff7c6ef9eff2,libgix_prompt-f0a030d28dc9a0a1,libgix_sec-6f62aed0d35cc9a7,libgix_blame-025c12ee5bb94595,libgix_diff-7ff7143119000f2e,libgix_worktree-60bd4a4de9f4ee3f,libgix_ignore-b3a1549f999f0299,libgix_pathspec-8c054d8c575d2f17,libgix_config_value-7b35b1d653b0aab2,libgix_index-a34587a8e14877bd,libfnv-24b07a15569fd9d6,libgix_bitmap-9b648ea66ee886ce,libgix_lock-b0134e7ee18a9ffb,libgix_tempfile-ec6f1f0b1f15906e,libsignal_hook-705f111b2ebc1459,libsignal_hook_registry-26865014cda9bbf7,liberrno-eea40a8ba0330bea,libdashmap-1371ed3b5c303724,libhashbrown-dd09c56e5152ab50,libgix_fs-3296f5ad326434c3,libfiletime-516746ad46a8e501,libgix_traverse-23136a121f0078c7,libgix_revwalk-a2ecb5dbc2867bb0,libgix_hashtable-fed5e32855575e0e,libgix_commitgraph-cdb064287d1bfc2d,libgix_chunk-9cbf8c5c503d5efc,libnonempty-e1950f8fc5d4127c,libgix_imara_diff-bb2833d34ad26332,libhashbrown-6f654c9f9cb8ff4d,libequivalent-264a0a981e99a0d3,libfoldhash-0758c8ed44508c3d,liballocator_api2-2db6e46c01c0aa40,libgix_filter-3ed5b6ce578c860a,libgix_packetline-71abe69190e8646f,libgix_command-cd1eaaf6a3a29023,libshell_words-adede5fea302de94,libgix_object-9fb63a1f9fc2a279,libgix_hash-ee4546b12bac6c16,libfaster_hex-896225869e25649f,libsha1_checked-9bc9530789898f5f,libsha1-4a3bba28e5cf24a6,libcpufeatures-11c46273b91009a1,libdigest-d408f0a6616be67d,libblock_buffer-a5a9e816ba8a9ee1,libcrypto_common-f1c21fbf66a7ccee,libgeneric_array-56e0050e7f7d3d95,libtypenum-4f62d9b64be6a2a3,libgix_attributes-f32faee9ad7695bb,libunicode_bom-0e634f33e09296ab,libgix_quote-83baa77398a1eef4,libkstring-7f4cf84455955d6f,libstatic_assertions-f8cf58c7b5d8f355,libgix_glob-1ed2460c0b95da09,libgix_features-d08c4380a5446624,libcrossbeam_channel-a41f05f6ab4eb4ec,libcrc32fast-035ee0d7c9cc39fb,libgix_path-fd00fc3a8beae64b,libgix_validate-d3a0c4dd4c33a1e6,libgix_utils-fcba497184bbca4f,libzlib_rs-0cb9b19267583b09,libgix_trace-2a4e1155fd480ff9,libprodash-1183b1c90b3f379b,libhuman_format-a020bc6df8155990,libparking_lot-534986b7c1e5b9a0,libparking_lot_core-313ee7dcf82ffd49,libsmallvec-97c152bd57438113,liblock_api-711b8e2f8bef4a28,libscopeguard-b5d16457e54052ab,libbytesize-4b5bf585bbf8a75f,libbytes-7f4b2172ee1a3161,libgix_actor-eef82f566931acf7,libgix_date-540ba673ba13435f,libgix_error-852656e6f7c47253,libjiff-29da4e70118e30f2,libtree_sitter_bash-4a1833a1fe451fbf,libtree_sitter_ruby-1d96b33906704427,libtree_sitter_cpp-e906bc69bb8217e9,libtree_sitter_c-5f0a50258af3fe99,libtree_sitter_java-38f098fec1f8e2f4,libtree_sitter_go-57a6c47f74f3c227,libtree_sitter_typescript-b406e40e808f2e67,libtree_sitter_javascript-6b8cf8210b922109,libtree_sitter_python-c5d249147d086584,libtree_sitter_rust-45eb27a844326355,libtoml-47f5832a9ce3001e,libtoml_writer-2c0ab4aff79f14ba,libtoml_parser-c2f564b270c1844b,libwinnow-b5f7001d09befff9,libserde_spanned-7b20879143a5d9b5,libtoml_datetime-a6e0ba95d1967363,libblake3-3dd1eda1041472c9,libconstant_time_eq-99227b4dc7fd4a58,libcpufeatures-e9db749fd62e40f4,libarrayvec-b1b670e27c4feeb5,libarrayref-4befcc9f481108fb,libtracing-e453af03e083fa85,libpin_project_lite-3a573a839f046af9,libtracing_core-1cdbf74cf0ce2127,libnotify_debouncer_mini-5d2e586242f004c9,libnotify-d36a633f9c75278a,libmio-653d961367f10522,libinotify-978e758b69c5c601,libinotify_sys-b4b771a045afa54a,libnotify_types-455b118b825f09e4,libignore-9216e461956d17fa,libwalkdir-3caadf718a65dd96,libsame_file-9cd1794e3ffaf7a0,libcrossbeam_deque-7899980e25d90634,libcrossbeam_epoch-f2600fc378c0396c,libcrossbeam_utils-07effcd6b5fc01b8,libtempfile-6ae462e053bef5c0,libgetrandom-121b93a23c8eb0da,libfastrand-44170c46355269bd,libonce_cell-4caf04b819cc231e,librustix-cf300ef40e40d02f,libbitflags-ec3ea558b36a17ad,liblinux_raw_sys-95779f632fbcf2ec,libgrep_searcher-1e141a198e8e0832,libmemmap2-a71e884b7a347467,liblibc-041ac08bff83003a,libencoding_rs_io-05dbebda47ebd9e2,libencoding_rs-1a240d7689eb4cc3,libcfg_if-ddd95bb132f10787,libgrep_regex-7eaeef9335d24dc2,libgrep_matcher-95cd4c1193fa61bb,libglobset-38ffc18ae1547edc,liblog-18fc99de1797e2bc,libbstr-ff7ea53ac7a7d1fd,libunicode_normalization-4c42a8af1cbdbd05,libtinyvec-8cb9a01a737a3851,libtinyvec_macros-dda8eb0ed51b0b65,libserde_json-7e7493900d8f2502,libitoa-4ac08f083c42d41d,libzmij-73a35446448baba2,libtree_sitter-7f0f15a286db89d9,libregex-93300caf6905b1e4,libregex_automata-87e699a87df412d3,libaho_corasick-59990c4782ebe413,libmemchr-7b8cfb4cb7188098,libregex_syntax-51e78ca168178a35,libtree_sitter_language-1791dd63bd834651,libstreaming_iterator-6ebd3866b901a56a,libthiserror-fc5c213897e95df4,libserde-3a93afc6e6053cf1,libserde_core-a2526e37a353c4bd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcHKWzk4/raw-dylibs" "-B<sysroot>/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/blake3-c1a65ceb41ea2e54/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-63cc414929590aaf/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bash-730861b60c236d3c/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-c-935131221209c21e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-cpp-b9475784c9b8b9d7/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-go-0745eb4f9ae93b1a/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-d609bef07b9a31db/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-javascript-4e8fb01e145c2e87/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-python-689d88c28323ba3e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-ruby-758fc11e4b6e0087/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-e296a29c974e562a/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-typescript-ee5df8d3757b5fe8/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lsp_fallback-30f136a2b66718a3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coderag-core` (test "lsp_fallback") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc1orlg1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcoderag_core-994a84eed1af5dc3,libgix-e6636b2473698b34,libgix_status-1ba384ad84b68078,libgix_worktree_state-beffcc408ba2e553,libio_close-80d1d35b793da07a,libgix_archive-2435cc275355309c,libgix_worktree_stream-f6fb524ddaf05c41,libgix_mailmap-ddeeb0efcef20103,libgix_submodule-fbc4eb94767d9a5c,libgix_config-a93283432b187006,libgix_refspec-1891d51b61c02c1e,libgix_revision-7aa412d17344c71a,libgix_protocol-3de8d799c04933d4,libgix_shallow-67698710d1c51724,libgix_transport-cab3fe70b92a79ea,libgix_odb-94754e9ba2799699,libgix_pack-968e96fc1c905bf4,libuluru-cf911dbc0a478459,libclru-1db8bd99aff0f696,libhashbrown-28a471b0f1e91f0a,libarc_swap-951aa6a16ae09203,libgix_negotiate-cef1b8e1f2f1673d,libgix_dir-c9dcd3c6f582317c,libgix_discover-b4d4779d8a38da4c,libgix_ref-239482e4c78b2486,libgix_credentials-a1427ce22c17bc35,libgix_url-a39dcad90849cddd,libpercent_encoding-096cff7c6ef9eff2,libgix_prompt-f0a030d28dc9a0a1,libgix_sec-6f62aed0d35cc9a7,libgix_blame-025c12ee5bb94595,libgix_diff-7ff7143119000f2e,libgix_worktree-60bd4a4de9f4ee3f,libgix_ignore-b3a1549f999f0299,libgix_pathspec-8c054d8c575d2f17,libgix_config_value-7b35b1d653b0aab2,libgix_index-a34587a8e14877bd,libfnv-24b07a15569fd9d6,libgix_bitmap-9b648ea66ee886ce,libgix_lock-b0134e7ee18a9ffb,libgix_tempfile-ec6f1f0b1f15906e,libsignal_hook-705f111b2ebc1459,libsignal_hook_registry-26865014cda9bbf7,liberrno-eea40a8ba0330bea,libdashmap-1371ed3b5c303724,libhashbrown-dd09c56e5152ab50,libgix_fs-3296f5ad326434c3,libfiletime-516746ad46a8e501,libgix_traverse-23136a121f0078c7,libgix_revwalk-a2ecb5dbc2867bb0,libgix_hashtable-fed5e32855575e0e,libgix_commitgraph-cdb064287d1bfc2d,libgix_chunk-9cbf8c5c503d5efc,libnonempty-e1950f8fc5d4127c,libgix_imara_diff-bb2833d34ad26332,libhashbrown-6f654c9f9cb8ff4d,libequivalent-264a0a981e99a0d3,libfoldhash-0758c8ed44508c3d,liballocator_api2-2db6e46c01c0aa40,libgix_filter-3ed5b6ce578c860a,libgix_packetline-71abe69190e8646f,libgix_command-cd1eaaf6a3a29023,libshell_words-adede5fea302de94,libgix_object-9fb63a1f9fc2a279,libgix_hash-ee4546b12bac6c16,libfaster_hex-896225869e25649f,libsha1_checked-9bc9530789898f5f,libsha1-4a3bba28e5cf24a6,libcpufeatures-11c46273b91009a1,libdigest-d408f0a6616be67d,libblock_buffer-a5a9e816ba8a9ee1,libcrypto_common-f1c21fbf66a7ccee,libgeneric_array-56e0050e7f7d3d95,libtypenum-4f62d9b64be6a2a3,libgix_attributes-f32faee9ad7695bb,libunicode_bom-0e634f33e09296ab,libgix_quote-83baa77398a1eef4,libkstring-7f4cf84455955d6f,libstatic_assertions-f8cf58c7b5d8f355,libgix_glob-1ed2460c0b95da09,libgix_features-d08c4380a5446624,libcrossbeam_channel-a41f05f6ab4eb4ec,libcrc32fast-035ee0d7c9cc39fb,libgix_path-fd00fc3a8beae64b,libgix_validate-d3a0c4dd4c33a1e6,libgix_utils-fcba497184bbca4f,libzlib_rs-0cb9b19267583b09,libgix_trace-2a4e1155fd480ff9,libprodash-1183b1c90b3f379b,libhuman_format-a020bc6df8155990,libparking_lot-534986b7c1e5b9a0,libparking_lot_core-313ee7dcf82ffd49,libsmallvec-97c152bd57438113,liblock_api-711b8e2f8bef4a28,libscopeguard-b5d16457e54052ab,libbytesize-4b5bf585bbf8a75f,libbytes-7f4b2172ee1a3161,libgix_actor-eef82f566931acf7,libgix_date-540ba673ba13435f,libgix_error-852656e6f7c47253,libjiff-29da4e70118e30f2,libtree_sitter_bash-4a1833a1fe451fbf,libtree_sitter_ruby-1d96b33906704427,libtree_sitter_cpp-e906bc69bb8217e9,libtree_sitter_c-5f0a50258af3fe99,libtree_sitter_java-38f098fec1f8e2f4,libtree_sitter_go-57a6c47f74f3c227,libtree_sitter_typescript-b406e40e808f2e67,libtree_sitter_javascript-6b8cf8210b922109,libtree_sitter_python-c5d249147d086584,libtree_sitter_rust-45eb27a844326355,libtoml-47f5832a9ce3001e,libtoml_writer-2c0ab4aff79f14ba,libtoml_parser-c2f564b270c1844b,libwinnow-b5f7001d09befff9,libserde_spanned-7b20879143a5d9b5,libtoml_datetime-a6e0ba95d1967363,libblake3-3dd1eda1041472c9,libconstant_time_eq-99227b4dc7fd4a58,libcpufeatures-e9db749fd62e40f4,libarrayvec-b1b670e27c4feeb5,libarrayref-4befcc9f481108fb,libtracing-e453af03e083fa85,libpin_project_lite-3a573a839f046af9,libtracing_core-1cdbf74cf0ce2127,libnotify_debouncer_mini-5d2e586242f004c9,libnotify-d36a633f9c75278a,libmio-653d961367f10522,libinotify-978e758b69c5c601,libinotify_sys-b4b771a045afa54a,libnotify_types-455b118b825f09e4,libignore-9216e461956d17fa,libwalkdir-3caadf718a65dd96,libsame_file-9cd1794e3ffaf7a0,libcrossbeam_deque-7899980e25d90634,libcrossbeam_epoch-f2600fc378c0396c,libcrossbeam_utils-07effcd6b5fc01b8,libtempfile-6ae462e053bef5c0,libgetrandom-121b93a23c8eb0da,libfastrand-44170c46355269bd,libonce_cell-4caf04b819cc231e,librustix-cf300ef40e40d02f,libbitflags-ec3ea558b36a17ad,liblinux_raw_sys-95779f632fbcf2ec,libgrep_searcher-1e141a198e8e0832,libmemmap2-a71e884b7a347467,liblibc-041ac08bff83003a,libencoding_rs_io-05dbebda47ebd9e2,libencoding_rs-1a240d7689eb4cc3,libcfg_if-ddd95bb132f10787,libgrep_regex-7eaeef9335d24dc2,libgrep_matcher-95cd4c1193fa61bb,libglobset-38ffc18ae1547edc,liblog-18fc99de1797e2bc,libbstr-ff7ea53ac7a7d1fd,libunicode_normalization-4c42a8af1cbdbd05,libtinyvec-8cb9a01a737a3851,libtinyvec_macros-dda8eb0ed51b0b65,libserde_json-7e7493900d8f2502,libitoa-4ac08f083c42d41d,libzmij-73a35446448baba2,libtree_sitter-7f0f15a286db89d9,libregex-93300caf6905b1e4,libregex_automata-87e699a87df412d3,libaho_corasick-59990c4782ebe413,libmemchr-7b8cfb4cb7188098,libregex_syntax-51e78ca168178a35,libtree_sitter_language-1791dd63bd834651,libstreaming_iterator-6ebd3866b901a56a,libthiserror-fc5c213897e95df4,libserde-3a93afc6e6053cf1,libserde_core-a2526e37a353c4bd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc1orlg1/raw-dylibs" "-B<sysroot>/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/blake3-c1a65ceb41ea2e54/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-63cc414929590aaf/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bash-730861b60c236d3c/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-c-935131221209c21e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-cpp-b9475784c9b8b9d7/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-go-0745eb4f9ae93b1a/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-d609bef07b9a31db/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-javascript-4e8fb01e145c2e87/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-python-689d88c28323ba3e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-ruby-758fc11e4b6e0087/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-e296a29c974e562a/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-typescript-ee5df8d3757b5fe8/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_invariants-52c622c7adee9388" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coderag-core` (test "config_invariants") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcL137U1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcoderag-fe9c4244db431e37,libtracing_subscriber-af9fa8b614710a39,libtracing_serde-ea9ae914d3cae302,libsharded_slab-00ae7c7f17af1e57,liblazy_static-191ca2113776e579,libmatchers-ee235dcb8ceae0b5,libnu_ansi_term-40a685972d2595eb,libthread_local-c59fe4d86ca06409,libtracing_log-dab0b48b35d33c38,librmcp-b69880fe7cf99a16,libtokio_util-2cdc892af739a901,libtokio-5f0a008d9d24be33,libfutures-cec237cbe824932b,libfutures_executor-7ba9ad39aa98f8da,libfutures_util-19438666ec7b487c,libfutures_io-8c8dd87b137f46bc,libslab-4b7828851825ede4,libfutures_channel-3b259a2a597e1538,libfutures_sink-0687c9b86a23089c,libfutures_task-9d927996d1960e55,libfutures_core-990fc3b20d7b4287,libschemars-56cb08b27104a89f,libdyn_clone-febe5556cedece86,libref_cast-750bb7721c158887,libbase64-815003e77da6435f,libchrono-e26c7ab12edcd7a0,libnum_traits-b52d8ea27a3e9e7d,libanyhow-dd7e21d894d99894,libclap-3d9d9bd31a04180c,libclap_builder-1b17691b291509cc,libterminal_size-49eda1ded58758c8,libstrsim-e99ccdfed81d8405,libanstream-042304477f58a581,libanstyle_query-7b01a3ff47ae78b7,libis_terminal_polyfill-ed333db376202c68,libcolorchoice-cd774f2df3ea4ea5,libanstyle_parse-756ea4df06a0f96e,libutf8parse-df0e5d09d31b764c,libclap_lex-9bfaebeb5bfcf94e,libanstyle-e1f1d3c656125a18}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcoderag_core-994a84eed1af5dc3,libgix-e6636b2473698b34,libgix_status-1ba384ad84b68078,libgix_worktree_state-beffcc408ba2e553,libio_close-80d1d35b793da07a,libgix_archive-2435cc275355309c,libgix_worktree_stream-f6fb524ddaf05c41,libgix_mailmap-ddeeb0efcef20103,libgix_submodule-fbc4eb94767d9a5c,libgix_config-a93283432b187006,libgix_refspec-1891d51b61c02c1e,libgix_revision-7aa412d17344c71a,libgix_protocol-3de8d799c04933d4,libgix_shallow-67698710d1c51724,libgix_transport-cab3fe70b92a79ea,libgix_odb-94754e9ba2799699,libgix_pack-968e96fc1c905bf4,libuluru-cf911dbc0a478459,libclru-1db8bd99aff0f696,libhashbrown-28a471b0f1e91f0a,libarc_swap-951aa6a16ae09203,libgix_negotiate-cef1b8e1f2f1673d,libgix_dir-c9dcd3c6f582317c,libgix_discover-b4d4779d8a38da4c,libgix_ref-239482e4c78b2486,libgix_credentials-a1427ce22c17bc35,libgix_url-a39dcad90849cddd,libpercent_encoding-096cff7c6ef9eff2,libgix_prompt-f0a030d28dc9a0a1,libgix_sec-6f62aed0d35cc9a7,libgix_blame-025c12ee5bb94595,libgix_diff-7ff7143119000f2e,libgix_worktree-60bd4a4de9f4ee3f,libgix_ignore-b3a1549f999f0299,libgix_pathspec-8c054d8c575d2f17,libgix_config_value-7b35b1d653b0aab2,libgix_index-a34587a8e14877bd,libfnv-24b07a15569fd9d6,libgix_bitmap-9b648ea66ee886ce,libgix_lock-b0134e7ee18a9ffb,libgix_tempfile-ec6f1f0b1f15906e,libsignal_hook-705f111b2ebc1459,libsignal_hook_registry-26865014cda9bbf7,liberrno-eea40a8ba0330bea,libdashmap-1371ed3b5c303724,libhashbrown-dd09c56e5152ab50,libgix_fs-3296f5ad326434c3,libfiletime-516746ad46a8e501,libgix_traverse-23136a121f0078c7,libgix_revwalk-a2ecb5dbc2867bb0,libgix_hashtable-fed5e32855575e0e,libgix_commitgraph-cdb064287d1bfc2d,libgix_chunk-9cbf8c5c503d5efc,libnonempty-e1950f8fc5d4127c,libgix_imara_diff-bb2833d34ad26332,libhashbrown-6f654c9f9cb8ff4d,libequivalent-264a0a981e99a0d3,libfoldhash-0758c8ed44508c3d,liballocator_api2-2db6e46c01c0aa40,libgix_filter-3ed5b6ce578c860a,libgix_packetline-71abe69190e8646f,libgix_command-cd1eaaf6a3a29023,libshell_words-adede5fea302de94,libgix_object-9fb63a1f9fc2a279,libgix_hash-ee4546b12bac6c16,libfaster_hex-896225869e25649f,libsha1_checked-9bc9530789898f5f,libsha1-4a3bba28e5cf24a6,libcpufeatures-11c46273b91009a1,libdigest-d408f0a6616be67d,libblock_buffer-a5a9e816ba8a9ee1,libcrypto_common-f1c21fbf66a7ccee,libgeneric_array-56e0050e7f7d3d95,libtypenum-4f62d9b64be6a2a3,libgix_attributes-f32faee9ad7695bb,libunicode_bom-0e634f33e09296ab,libgix_quote-83baa77398a1eef4,libkstring-7f4cf84455955d6f,libstatic_assertions-f8cf58c7b5d8f355,libgix_glob-1ed2460c0b95da09,libgix_features-d08c4380a5446624,libcrossbeam_channel-a41f05f6ab4eb4ec,libcrc32fast-035ee0d7c9cc39fb,libgix_path-fd00fc3a8beae64b,libgix_validate-d3a0c4dd4c33a1e6,libgix_utils-fcba497184bbca4f,libzlib_rs-0cb9b19267583b09,libgix_trace-2a4e1155fd480ff9,libprodash-1183b1c90b3f379b,libhuman_format-a020bc6df8155990,libparking_lot-534986b7c1e5b9a0,libparking_lot_core-313ee7dcf82ffd49,libsmallvec-97c152bd57438113,liblock_api-711b8e2f8bef4a28,libscopeguard-b5d16457e54052ab,libbytesize-4b5bf585bbf8a75f,libbytes-7f4b2172ee1a3161,libgix_actor-eef82f566931acf7,libgix_date-540ba673ba13435f,libgix_error-852656e6f7c47253,libjiff-29da4e70118e30f2,libtree_sitter_bash-4a1833a1fe451fbf,libtree_sitter_ruby-1d96b33906704427,libtree_sitter_cpp-e906bc69bb8217e9,libtree_sitter_c-5f0a50258af3fe99,libtree_sitter_java-38f098fec1f8e2f4,libtree_sitter_go-57a6c47f74f3c227,libtree_sitter_typescript-b406e40e808f2e67,libtree_sitter_javascript-6b8cf8210b922109,libtree_sitter_python-c5d249147d086584,libtree_sitter_rust-45eb27a844326355,libtoml-47f5832a9ce3001e,libtoml_writer-2c0ab4aff79f14ba,libtoml_parser-c2f564b270c1844b,libwinnow-b5f7001d09befff9,libserde_spanned-7b20879143a5d9b5,libtoml_datetime-a6e0ba95d1967363,libblake3-3dd1eda1041472c9,libconstant_time_eq-99227b4dc7fd4a58,libcpufeatures-e9db749fd62e40f4,libarrayvec-b1b670e27c4feeb5,libarrayref-4befcc9f481108fb,libtracing-e453af03e083fa85,libpin_project_lite-3a573a839f046af9,libtracing_core-1cdbf74cf0ce2127,libnotify_debouncer_mini-5d2e586242f004c9,libnotify-d36a633f9c75278a,libmio-653d961367f10522,libinotify-978e758b69c5c601,libinotify_sys-b4b771a045afa54a,libnotify_types-455b118b825f09e4,libignore-9216e461956d17fa,libwalkdir-3caadf718a65dd96,libsame_file-9cd1794e3ffaf7a0,libcrossbeam_deque-7899980e25d90634,libcrossbeam_epoch-f2600fc378c0396c,libcrossbeam_utils-07effcd6b5fc01b8,libtempfile-6ae462e053bef5c0,libgetrandom-121b93a23c8eb0da,libfastrand-44170c46355269bd,libonce_cell-4caf04b819cc231e,librustix-cf300ef40e40d02f,libbitflags-ec3ea558b36a17ad,liblinux_raw_sys-95779f632fbcf2ec,libgrep_searcher-1e141a198e8e0832,libmemmap2-a71e884b7a347467,liblibc-041ac08bff83003a,libencoding_rs_io-05dbebda47ebd9e2,libencoding_rs-1a240d7689eb4cc3,libcfg_if-ddd95bb132f10787,libgrep_regex-7eaeef9335d24dc2,libgrep_matcher-95cd4c1193fa61bb,libglobset-38ffc18ae1547edc,liblog-18fc99de1797e2bc,libbstr-ff7ea53ac7a7d1fd,libunicode_normalization-4c42a8af1cbdbd05,libtinyvec-8cb9a01a737a3851,libtinyvec_macros-dda8eb0ed51b0b65,libserde_json-7e7493900d8f2502,libitoa-4ac08f083c42d41d,libzmij-73a35446448baba2,libtree_sitter-7f0f15a286db89d9,libregex-93300caf6905b1e4,libregex_automata-87e699a87df412d3,libaho_corasick-59990c4782ebe413,libmemchr-7b8cfb4cb7188098,libregex_syntax-51e78ca168178a35,libtree_sitter_language-1791dd63bd834651,libstreaming_iterator-6ebd3866b901a56a,libthiserror-fc5c213897e95df4,libserde-3a93afc6e6053cf1,libserde_core-a2526e37a353c4bd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcL137U1/raw-dylibs" "-B<sysroot>/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/blake3-c1a65ceb41ea2e54/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-63cc414929590aaf/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bash-730861b60c236d3c/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-c-935131221209c21e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-cpp-b9475784c9b8b9d7/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-go-0745eb4f9ae93b1a/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-d609bef07b9a31db/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-javascript-4e8fb01e145c2e87/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-python-689d88c28323ba3e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-ruby-758fc11e4b6e0087/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-e296a29c974e562a/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-typescript-ee5df8d3757b5fe8/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/init_smoke-8a3d2d335dce0e36" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coderag` (test "init_smoke") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fa5751e1928b02d7047ba16861b2b4f582084c84c268f5ec3706b9c0451eb0d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa5751e1928b02d7047ba16861b2b4f582084c84c268f5ec3706b9c0451eb0d4", kill_on_drop: false }`
[INFO] [stdout] fa5751e1928b02d7047ba16861b2b4f582084c84c268f5ec3706b9c0451eb0d4
