[INFO] fetching crate uira-orchestration 0.1.1...
[INFO] testing uira-orchestration-0.1.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate uira-orchestration 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate uira-orchestration 0.1.1
[INFO] finished tweaking crates.io crate uira-orchestration 0.1.1
[INFO] tweaked toml for crates.io crate uira-orchestration 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uira-orchestration 0.1.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate uira-orchestration 0.1.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c09d5603a92a88713caccab67113d071a495818cd752d2deef626462ca2098a7
[INFO] running `Command { std: "docker" "start" "-a" "c09d5603a92a88713caccab67113d071a495818cd752d2deef626462ca2098a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c09d5603a92a88713caccab67113d071a495818cd752d2deef626462ca2098a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c09d5603a92a88713caccab67113d071a495818cd752d2deef626462ca2098a7", kill_on_drop: false }`
[INFO] [stdout] c09d5603a92a88713caccab67113d071a495818cd752d2deef626462ca2098a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ff72144a2095af6ec2a2460c229c5b3c35e41c3608db642151a383f62211c47
[INFO] running `Command { std: "docker" "start" "-a" "4ff72144a2095af6ec2a2460c229c5b3c35e41c3608db642151a383f62211c47", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling icu_locale_data v2.1.2
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling icu_segmenter_data v2.1.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sqlite-vec v0.1.6
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_locale v2.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tiktoken-rs v0.9.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling icu_segmenter v2.1.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling auto_enums v0.8.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-css v0.25.0
[INFO] [stderr]    Compiling tree-sitter-haskell v0.23.1
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-scala v0.24.0
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling text-splitter v0.29.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling tree-sitter-lua v0.2.0
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-typescript-codemod v0.25.0-codemod.1
[INFO] [stderr]    Compiling tree-sitter-kotlin-sg v0.4.0
[INFO] [stderr]    Compiling tree-sitter-json v0.23.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-ocaml v0.24.2
[INFO] [stderr]    Compiling tree-sitter-solidity v1.2.13
[INFO] [stderr]    Compiling tree-sitter-elixir v0.3.4
[INFO] [stderr]    Compiling tree-sitter-nix v0.3.0
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.1
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling uira-memory v0.1.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling uira-core v0.1.1
[INFO] [stderr]    Compiling landlock v0.4.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling ast-grep-core v0.40.1
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling ast-grep-language v0.40.1
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling lsp-types v0.95.1
[INFO] [stderr]    Compiling uira-mcp-client v0.1.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling uira-security v0.1.1
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling uira-comment-checker v0.1.1
[INFO] [stderr]    Compiling uira-orchestration v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 07s
[INFO] running `Command { std: "docker" "inspect" "4ff72144a2095af6ec2a2460c229c5b3c35e41c3608db642151a383f62211c47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ff72144a2095af6ec2a2460c229c5b3c35e41c3608db642151a383f62211c47", kill_on_drop: false }`
[INFO] [stdout] 4ff72144a2095af6ec2a2460c229c5b3c35e41c3608db642151a383f62211c47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 603fdb7201308c60c32af5a1770350a83ee5edaef818c1e66a5a49a91f783b75
[INFO] running `Command { std: "docker" "start" "-a" "603fdb7201308c60c32af5a1770350a83ee5edaef818c1e66a5a49a91f783b75", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling uira-mcp-client v0.1.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling uira-memory v0.1.1
[INFO] [stderr]    Compiling uira-core v0.1.1
[INFO] [stderr]    Compiling uira-security v0.1.1
[INFO] [stderr]    Compiling uira-orchestration v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `uira-orchestration` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name uira_orchestration --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b322f2c49c1cb73b -C extra-filename=-1fcce1bca7904c62 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6d4397a04fb0f153.rmeta --extern ast_grep_core=/opt/rustwide/target/debug/deps/libast_grep_core-45444f348d24be4e.rmeta --extern ast_grep_language=/opt/rustwide/target/debug/deps/libast_grep_language-45e3f0e7017bb0f9.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2f42be6c64e03fb0.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5d22594bf992921d.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-7cf11ae064518470.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-de539f4454d0af07.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-fd49e133749f9c02.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rmeta --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-d84678504c20f6a5.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-13794670f6bc718e.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6f6d2748629113ef.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ebb82e547ec5ec68.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-39f34aee22019ded.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-dc0244b96078c540.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9ae909d4b36762db.rmeta --extern serde_yaml_ng=/opt/rustwide/target/debug/deps/libserde_yaml_ng-3b6931f767f0511a.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ce973d3008cbe386.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-c5d306bf33745d35.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5918b536006ff8c6.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f02bfdfea74b1f2b.rmeta --extern tower_lsp=/opt/rustwide/target/debug/deps/libtower_lsp-4828c88a860bfc77.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ce7376f8287ebfa9.rmeta --extern uira_comment_checker=/opt/rustwide/target/debug/deps/libuira_comment_checker-de22415bf83ababa.rmeta --extern uira_core=/opt/rustwide/target/debug/deps/libuira_core-10e2fdef60c3e02a.rmeta --extern uira_mcp_client=/opt/rustwide/target/debug/deps/libuira_mcp_client-2f3f052f8245dffc.rmeta --extern uira_memory=/opt/rustwide/target/debug/deps/libuira_memory-90a12e227a718dc0.rmeta --extern uira_security=/opt/rustwide/target/debug/deps/libuira_security-747258ee8af290f6.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-24bf5c0027771b93.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-5bc05e6a4c6fc0a1/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-a28711c2529dbd50/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-aaa54ebd647bc807/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-sharp-8a1a6f3e9c48f3c7/out -L native=/opt/rustwide/target/debug/build/tree-sitter-cpp-8df9cf6f7fec068f/out -L native=/opt/rustwide/target/debug/build/tree-sitter-css-1132465836672bfa/out -L native=/opt/rustwide/target/debug/build/tree-sitter-elixir-9c65b97edba1a64b/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-a0b997d0d87681a5/out -L native=/opt/rustwide/target/debug/build/tree-sitter-haskell-0acebabde92171fb/out -L native=/opt/rustwide/target/debug/build/tree-sitter-hcl-f629e28e3690ba7a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-html-5661e6b72247d636/out -L native=/opt/rustwide/target/debug/build/tree-sitter-java-d8330ee24aa66522/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-81ecb56f818bbe20/out -L native=/opt/rustwide/target/debug/build/tree-sitter-json-2b716a509d55e374/out -L native=/opt/rustwide/target/debug/build/tree-sitter-kotlin-sg-df590dd093ecab8a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-lua-907a082a68afe1dd/out -L native=/opt/rustwide/target/debug/build/tree-sitter-nix-b2faa2ad192f1a32/out -L native=/opt/rustwide/target/debug/build/tree-sitter-php-942520834645daa2/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-6f4315d359db459b/out -L native=/opt/rustwide/target/debug/build/tree-sitter-ruby-0f416662070c7253/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-4c9129aebab7da3d/out -L native=/opt/rustwide/target/debug/build/tree-sitter-scala-0c7bbcd942a67d96/out -L native=/opt/rustwide/target/debug/build/tree-sitter-solidity-4a42ffe88afb5029/out -L native=/opt/rustwide/target/debug/build/tree-sitter-swift-c588f783a6585738/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-6e69eb294cfbc46a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-yaml-c25b2c7c994c3f35/out -L native=/opt/rustwide/target/debug/build/ring-c783d739f277956e/out -L native=/opt/rustwide/target/debug/build/tree-sitter-json-a955091bed073c28/out -L native=/opt/rustwide/target/debug/build/tree-sitter-ocaml-e12badaf7e183814/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-codemod-54907470370814a8/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-5b4247bb709ab491/out -L native=/opt/rustwide/target/debug/build/sqlite-vec-9dec4d0efd294c50/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "603fdb7201308c60c32af5a1770350a83ee5edaef818c1e66a5a49a91f783b75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "603fdb7201308c60c32af5a1770350a83ee5edaef818c1e66a5a49a91f783b75", kill_on_drop: false }`
[INFO] [stdout] 603fdb7201308c60c32af5a1770350a83ee5edaef818c1e66a5a49a91f783b75
