[INFO] fetching crate earthlyls 0.5.5...
[INFO] testing earthlyls-0.5.5 against 1.90.0 for beta-1.91-3
[INFO] extracting crate earthlyls 0.5.5 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate earthlyls 0.5.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate earthlyls 0.5.5
[INFO] tweaked toml for crates.io crate earthlyls 0.5.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate earthlyls 0.5.5 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate earthlyls 0.5.5 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-layer v0.3.2
[INFO] [stderr]   Downloaded temp-dir v0.1.14
[INFO] [stderr]   Downloaded anstyle-query v1.0.3
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded glob-match v0.2.1
[INFO] [stderr]   Downloaded mio v1.0.1
[INFO] [stderr]   Downloaded str_indices v0.4.3
[INFO] [stderr]   Downloaded clean-path v0.2.1
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded tree-sitter v0.22.6
[INFO] [stderr]   Downloaded tree-sitter-earthfile v0.5.4
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded tree-sitter-bash v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e10caa0f84952e0fc00d4cb61728f0244bff89bc4cbc98cbc054cea260dfabe
[INFO] running `Command { std: "docker" "start" "-a" "0e10caa0f84952e0fc00d4cb61728f0244bff89bc4cbc98cbc054cea260dfabe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e10caa0f84952e0fc00d4cb61728f0244bff89bc4cbc98cbc054cea260dfabe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e10caa0f84952e0fc00d4cb61728f0244bff89bc4cbc98cbc054cea260dfabe", kill_on_drop: false }`
[INFO] [stdout] 0e10caa0f84952e0fc00d4cb61728f0244bff89bc4cbc98cbc054cea260dfabe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dad99a6b1bf0118aef65fbf73ae3efce004c393aae94f709242e5324dca7ed29
[INFO] running `Command { std: "docker" "start" "-a" "dad99a6b1bf0118aef65fbf73ae3efce004c393aae94f709242e5324dca7ed29", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling str_indices v0.4.3
[INFO] [stderr]    Compiling glob-match v0.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling clean-path v0.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling tree-sitter v0.22.6
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling tree-sitter-bash v0.21.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tree-sitter-earthfile v0.5.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling earthlyls v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.07s
[INFO] running `Command { std: "docker" "inspect" "dad99a6b1bf0118aef65fbf73ae3efce004c393aae94f709242e5324dca7ed29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dad99a6b1bf0118aef65fbf73ae3efce004c393aae94f709242e5324dca7ed29", kill_on_drop: false }`
[INFO] [stdout] dad99a6b1bf0118aef65fbf73ae3efce004c393aae94f709242e5324dca7ed29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c35a339ab32353ae16bed58675e5bcbfeeb65b8e129d44e4001e591c8ea53aa
[INFO] running `Command { std: "docker" "start" "-a" "2c35a339ab32353ae16bed58675e5bcbfeeb65b8e129d44e4001e591c8ea53aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling temp-dir v0.1.14
[INFO] [stderr]    Compiling earthlyls v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `earthlyls` (test "basic")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name basic --edition=2021 tests/basic.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())' -C metadata=bd933326fa173384 -C extra-filename=-016229940b4cccce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-c132972ad29c8ec6.rlib --extern clean_path=/opt/rustwide/target/debug/deps/libclean_path-93fc720e1e15e1a9.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e31af9e8aaa97be8.rlib --extern earthlyls=/opt/rustwide/target/debug/deps/libearthlyls-e0cbe7cda2a219ba.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-40c67e7e222af23b.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-e8a44fc8d3e97e31.rlib --extern glob_match=/opt/rustwide/target/debug/deps/libglob_match-761096954e992c77.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-0fbf9c8ebdb73829.rlib --extern path_slash=/opt/rustwide/target/debug/deps/libpath_slash-11ef7886b8235143.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-26289a7d47e1724c.rlib --extern ropey=/opt/rustwide/target/debug/deps/libropey-ef9ddf4b76259e02.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d611a085c0918be8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2c7ccdaf59d57e67.rlib --extern temp_dir=/opt/rustwide/target/debug/deps/libtemp_dir-c529c5d26c8ad64d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5fac93daad584629.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e005eb951ab522e3.rlib --extern tower_lsp=/opt/rustwide/target/debug/deps/libtower_lsp-f5029bdb88b2acf2.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-1d3ac98b2957437e.rlib --extern tree_sitter_bash=/opt/rustwide/target/debug/deps/libtree_sitter_bash-3be19670651abc13.rlib --extern tree_sitter_earthfile=/opt/rustwide/target/debug/deps/libtree_sitter_earthfile-8d20687b21846b8e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/tree-sitter-c75e41b52c2e3f09/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-ea7678618e533932/out -L native=/opt/rustwide/target/debug/build/tree-sitter-earthfile-fe4cbe28d9451421/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `earthlyls` (test "goto_definition")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name goto_definition --edition=2021 tests/goto_definition.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())' -C metadata=b7d9a38265c009b4 -C extra-filename=-7c5baf809f68024b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-c132972ad29c8ec6.rlib --extern clean_path=/opt/rustwide/target/debug/deps/libclean_path-93fc720e1e15e1a9.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e31af9e8aaa97be8.rlib --extern earthlyls=/opt/rustwide/target/debug/deps/libearthlyls-e0cbe7cda2a219ba.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-40c67e7e222af23b.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-e8a44fc8d3e97e31.rlib --extern glob_match=/opt/rustwide/target/debug/deps/libglob_match-761096954e992c77.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-0fbf9c8ebdb73829.rlib --extern path_slash=/opt/rustwide/target/debug/deps/libpath_slash-11ef7886b8235143.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-26289a7d47e1724c.rlib --extern ropey=/opt/rustwide/target/debug/deps/libropey-ef9ddf4b76259e02.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d611a085c0918be8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2c7ccdaf59d57e67.rlib --extern temp_dir=/opt/rustwide/target/debug/deps/libtemp_dir-c529c5d26c8ad64d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5fac93daad584629.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e005eb951ab522e3.rlib --extern tower_lsp=/opt/rustwide/target/debug/deps/libtower_lsp-f5029bdb88b2acf2.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-1d3ac98b2957437e.rlib --extern tree_sitter_bash=/opt/rustwide/target/debug/deps/libtree_sitter_bash-3be19670651abc13.rlib --extern tree_sitter_earthfile=/opt/rustwide/target/debug/deps/libtree_sitter_earthfile-8d20687b21846b8e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/tree-sitter-c75e41b52c2e3f09/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-ea7678618e533932/out -L native=/opt/rustwide/target/debug/build/tree-sitter-earthfile-fe4cbe28d9451421/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `earthlyls` (test "watched_files")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name watched_files --edition=2021 tests/watched_files.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())' -C metadata=aa628d3314069dde -C extra-filename=-31ba741c0da5df2c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-c132972ad29c8ec6.rlib --extern clean_path=/opt/rustwide/target/debug/deps/libclean_path-93fc720e1e15e1a9.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e31af9e8aaa97be8.rlib --extern earthlyls=/opt/rustwide/target/debug/deps/libearthlyls-e0cbe7cda2a219ba.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-40c67e7e222af23b.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-e8a44fc8d3e97e31.rlib --extern glob_match=/opt/rustwide/target/debug/deps/libglob_match-761096954e992c77.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-0fbf9c8ebdb73829.rlib --extern path_slash=/opt/rustwide/target/debug/deps/libpath_slash-11ef7886b8235143.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-26289a7d47e1724c.rlib --extern ropey=/opt/rustwide/target/debug/deps/libropey-ef9ddf4b76259e02.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d611a085c0918be8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2c7ccdaf59d57e67.rlib --extern temp_dir=/opt/rustwide/target/debug/deps/libtemp_dir-c529c5d26c8ad64d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5fac93daad584629.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e005eb951ab522e3.rlib --extern tower_lsp=/opt/rustwide/target/debug/deps/libtower_lsp-f5029bdb88b2acf2.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-1d3ac98b2957437e.rlib --extern tree_sitter_bash=/opt/rustwide/target/debug/deps/libtree_sitter_bash-3be19670651abc13.rlib --extern tree_sitter_earthfile=/opt/rustwide/target/debug/deps/libtree_sitter_earthfile-8d20687b21846b8e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/tree-sitter-c75e41b52c2e3f09/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-ea7678618e533932/out -L native=/opt/rustwide/target/debug/build/tree-sitter-earthfile-fe4cbe28d9451421/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `earthlyls` (test "document_symbol")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name document_symbol --edition=2021 tests/document_symbol.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())' -C metadata=7d2daddf44468838 -C extra-filename=-8436c22033fce94d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-c132972ad29c8ec6.rlib --extern clean_path=/opt/rustwide/target/debug/deps/libclean_path-93fc720e1e15e1a9.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e31af9e8aaa97be8.rlib --extern earthlyls=/opt/rustwide/target/debug/deps/libearthlyls-e0cbe7cda2a219ba.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-40c67e7e222af23b.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-e8a44fc8d3e97e31.rlib --extern glob_match=/opt/rustwide/target/debug/deps/libglob_match-761096954e992c77.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-0fbf9c8ebdb73829.rlib --extern path_slash=/opt/rustwide/target/debug/deps/libpath_slash-11ef7886b8235143.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-26289a7d47e1724c.rlib --extern ropey=/opt/rustwide/target/debug/deps/libropey-ef9ddf4b76259e02.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d611a085c0918be8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2c7ccdaf59d57e67.rlib --extern temp_dir=/opt/rustwide/target/debug/deps/libtemp_dir-c529c5d26c8ad64d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5fac93daad584629.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e005eb951ab522e3.rlib --extern tower_lsp=/opt/rustwide/target/debug/deps/libtower_lsp-f5029bdb88b2acf2.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-1d3ac98b2957437e.rlib --extern tree_sitter_bash=/opt/rustwide/target/debug/deps/libtree_sitter_bash-3be19670651abc13.rlib --extern tree_sitter_earthfile=/opt/rustwide/target/debug/deps/libtree_sitter_earthfile-8d20687b21846b8e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/tree-sitter-c75e41b52c2e3f09/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-ea7678618e533932/out -L native=/opt/rustwide/target/debug/build/tree-sitter-earthfile-fe4cbe28d9451421/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `earthlyls` (test "references")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name references --edition=2021 tests/references.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())' -C metadata=dfab3316aa70a079 -C extra-filename=-d494dc97e7a17e9f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-c132972ad29c8ec6.rlib --extern clean_path=/opt/rustwide/target/debug/deps/libclean_path-93fc720e1e15e1a9.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e31af9e8aaa97be8.rlib --extern earthlyls=/opt/rustwide/target/debug/deps/libearthlyls-e0cbe7cda2a219ba.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-40c67e7e222af23b.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-e8a44fc8d3e97e31.rlib --extern glob_match=/opt/rustwide/target/debug/deps/libglob_match-761096954e992c77.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-0fbf9c8ebdb73829.rlib --extern path_slash=/opt/rustwide/target/debug/deps/libpath_slash-11ef7886b8235143.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-26289a7d47e1724c.rlib --extern ropey=/opt/rustwide/target/debug/deps/libropey-ef9ddf4b76259e02.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d611a085c0918be8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2c7ccdaf59d57e67.rlib --extern temp_dir=/opt/rustwide/target/debug/deps/libtemp_dir-c529c5d26c8ad64d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5fac93daad584629.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e005eb951ab522e3.rlib --extern tower_lsp=/opt/rustwide/target/debug/deps/libtower_lsp-f5029bdb88b2acf2.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-1d3ac98b2957437e.rlib --extern tree_sitter_bash=/opt/rustwide/target/debug/deps/libtree_sitter_bash-3be19670651abc13.rlib --extern tree_sitter_earthfile=/opt/rustwide/target/debug/deps/libtree_sitter_earthfile-8d20687b21846b8e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/tree-sitter-c75e41b52c2e3f09/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-ea7678618e533932/out -L native=/opt/rustwide/target/debug/build/tree-sitter-earthfile-fe4cbe28d9451421/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2c35a339ab32353ae16bed58675e5bcbfeeb65b8e129d44e4001e591c8ea53aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c35a339ab32353ae16bed58675e5bcbfeeb65b8e129d44e4001e591c8ea53aa", kill_on_drop: false }`
[INFO] [stdout] 2c35a339ab32353ae16bed58675e5bcbfeeb65b8e129d44e4001e591c8ea53aa
