[INFO] cloning repository https://github.com/atusy/treesitter-ls
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atusy/treesitter-ls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatusy%2Ftreesitter-ls", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatusy%2Ftreesitter-ls'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02b5755c000a73729e055505d34ed079ea5dac19
[INFO] testing atusy/treesitter-ls against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatusy%2Ftreesitter-ls" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/atusy/treesitter-ls
[INFO] finished tweaking git repo https://github.com/atusy/treesitter-ls
[INFO] tweaked toml for git repo https://github.com/atusy/treesitter-ls written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/atusy/treesitter-ls 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 git repo https://github.com/atusy/treesitter-ls 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] f0dea36e8218366e2de63fe503ce2f9609f97bd8edf04cc207e233a268b65a15
[INFO] running `Command { std: "docker" "start" "-a" "f0dea36e8218366e2de63fe503ce2f9609f97bd8edf04cc207e233a268b65a15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0dea36e8218366e2de63fe503ce2f9609f97bd8edf04cc207e233a268b65a15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0dea36e8218366e2de63fe503ce2f9609f97bd8edf04cc207e233a268b65a15", kill_on_drop: false }`
[INFO] [stdout] f0dea36e8218366e2de63fe503ce2f9609f97bd8edf04cc207e233a268b65a15
[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] 1db31e97cf0e90f83e16ab009195131e956c7cc2bc9b8a03a4cabae459f59d12
[INFO] running `Command { std: "docker" "start" "-a" "1db31e97cf0e90f83e16ab009195131e956c7cc2bc9b8a03a4cabae459f59d12", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling tree-sitter-loader v0.26.6
[INFO] [stderr]    Compiling lua-pattern v0.1.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ls-types v0.0.6
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling fs4 v0.12.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling tree-sitter v0.26.6
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling tree-sitter-tsquery v0.8.0
[INFO] [stderr]    Compiling line-index v0.1.2
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling rust-lapper v1.2.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling tree-sitter-highlight v0.26.6
[INFO] [stderr]    Compiling tree-sitter-tags v0.26.6
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling two-face v0.5.1
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling kakehashi v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "1db31e97cf0e90f83e16ab009195131e956c7cc2bc9b8a03a4cabae459f59d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1db31e97cf0e90f83e16ab009195131e956c7cc2bc9b8a03a4cabae459f59d12", kill_on_drop: false }`
[INFO] [stdout] 1db31e97cf0e90f83e16ab009195131e956c7cc2bc9b8a03a4cabae459f59d12
[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] cf08b32cb386c85ce90b49cae15f06ed7af75a4ac486abb76a58f21f9baf30f7
[INFO] running `Command { std: "docker" "start" "-a" "cf08b32cb386c85ce90b49cae15f06ed7af75a4ac486abb76a58f21f9baf30f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-md v0.5.3
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling tree-sitter v0.26.6
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tree-sitter-loader v0.26.6
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling tree-sitter-tags v0.26.6
[INFO] [stderr]    Compiling tree-sitter-highlight v0.26.6
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[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 tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling kakehashi v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `kakehashi` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name kakehashi --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("e2e", "experimental"))' -C metadata=bb7e68548e300407 -C extra-filename=-1b39b3a365caa91a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-477855060b55dda3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a5c83dd69235542a.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-9bf5346343f9efb3.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4798b99c88165586.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-50c7a17e41b788fc.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-8845f220f389bb8e.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0e4accef8a46377b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-308c9fd21c13976d.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b32e6afe26051abc.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-7067414004f6bb16.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-c5d3037decabbf59.rlib --extern line_index=/opt/rustwide/target/debug/deps/libline_index-6bb10a3510234b05.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern lua_pattern=/opt/rustwide/target/debug/deps/liblua_pattern-c3a4ad240eb19f8d.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-fda42cd4400f19a8.rlib --extern path_clean=/opt/rustwide/target/debug/deps/libpath_clean-a2dc6345418fd58c.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-99cdb00cefa02ca0.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b077bc0837b6677a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9c485644b3df3c8a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d3a98ae139f059df.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-66a24b1be694d8ea.rlib --extern rust_lapper=/opt/rustwide/target/debug/deps/librust_lapper-bf4e1531904ba202.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-178afb6d0dd83be8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4ec999752e432374.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-be317927c1907263.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-166179e4fd33165a.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-83d8ef3a741f1fca.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-db47669396bdfa3b.rlib --extern streaming_iterator=/opt/rustwide/target/debug/deps/libstreaming_iterator-5a847154562f7049.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-d944cfe104746f71.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-ac6e6fd757300df3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ec637f83a8240bef.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-81e649e4ff8d4b6a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2ffa7bf0e4f58ad6.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-88e034521bea2389.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-37f9b61612207f11.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-f048454ba22ba3e9.rlib --extern tower_lsp_server=/opt/rustwide/target/debug/deps/libtower_lsp_server-82a2989b98e71b64.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-0dcc7c10302dc2fd.rlib --extern tree_sitter_loader=/opt/rustwide/target/debug/deps/libtree_sitter_loader-5e9534d42e8cd83e.rlib --extern tree_sitter_md=/opt/rustwide/target/debug/deps/libtree_sitter_md-b8b4f5bbb1d4e3b5.rlib --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-2dee4632261eda0d.rlib --extern tree_sitter_tsquery=/opt/rustwide/target/debug/deps/libtree_sitter_tsquery-3989a6a2e048e4a0.rlib --extern tree_sitter_yaml=/opt/rustwide/target/debug/deps/libtree_sitter_yaml-8ddf4d66bc330b22.rlib --extern two_face=/opt/rustwide/target/debug/deps/libtwo_face-ac8eec72d865d261.rlib --extern ulid=/opt/rustwide/target/debug/deps/libulid-8514d6925d85040b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-176fbb1182318e5b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-9db74878fdcb0017/out -L native=/opt/rustwide/target/debug/build/onig_sys-664f67b10c91cddb/out -L native=/opt/rustwide/target/debug/build/tree-sitter-98b3631f640e796a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-md-880dc0c39c3a1fdc/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-58dfd01f52e9d97a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-tsquery-c7471d31e13e47f4/out -L native=/opt/rustwide/target/debug/build/tree-sitter-yaml-6d33c2924991557c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cf08b32cb386c85ce90b49cae15f06ed7af75a4ac486abb76a58f21f9baf30f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf08b32cb386c85ce90b49cae15f06ed7af75a4ac486abb76a58f21f9baf30f7", kill_on_drop: false }`
[INFO] [stdout] cf08b32cb386c85ce90b49cae15f06ed7af75a4ac486abb76a58f21f9baf30f7
