[INFO] cloning repository https://github.com/kyanosq/groundgraph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyanosq/groundgraph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyanosq%2Fgroundgraph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyanosq%2Fgroundgraph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a7a6e028cadce26c49e257e732bfb3fdc5ced8c
[INFO] testing kyanosq/groundgraph against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyanosq%2Fgroundgraph" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kyanosq/groundgraph
[INFO] finished tweaking git repo https://github.com/kyanosq/groundgraph
[INFO] tweaked toml for git repo https://github.com/kyanosq/groundgraph written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kyanosq/groundgraph on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kyanosq/groundgraph 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.99.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-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0b8e6b261d01f1ab73acf9b9a40df0ece055e9bf752269b9f1d6acd32f185294
[INFO] running `Command { std: "docker" "start" "0b8e6b261d01f1ab73acf9b9a40df0ece055e9bf752269b9f1d6acd32f185294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b8e6b261d01f1ab73acf9b9a40df0ece055e9bf752269b9f1d6acd32f185294", 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" "0b8e6b261d01f1ab73acf9b9a40df0ece055e9bf752269b9f1d6acd32f185294" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b8e6b261d01f1ab73acf9b9a40df0ece055e9bf752269b9f1d6acd32f185294", 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" "0b8e6b261d01f1ab73acf9b9a40df0ece055e9bf752269b9f1d6acd32f185294" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling tree-sitter v0.26.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling prost-types v0.14.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling prost-build v0.14.4
[INFO] [stderr]    Compiling groundgraph-core v0.3.1 (/opt/rustwide/workdir/crates/groundgraph-core)
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling hashlink v0.12.1
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.5
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-c v0.24.2
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-dart v0.0.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling groundgraph-engine v0.3.1 (/opt/rustwide/workdir/crates/groundgraph-engine)
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling groundgraph-lang-dart v0.3.1 (/opt/rustwide/workdir/crates/groundgraph-lang-dart)
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.10
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling console v0.16.4
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling sigpipe v0.1.3
[INFO] [stderr]    Compiling indicatif v0.18.6
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.7
[INFO] [stderr]    Compiling rusqlite v0.40.1
[INFO] [stderr]    Compiling groundgraph-store v0.3.1 (/opt/rustwide/workdir/crates/groundgraph-store)
[INFO] [stderr]    Compiling groundgraph-mcp v0.3.1 (/opt/rustwide/workdir/crates/groundgraph-mcp)
[INFO] [stderr]    Compiling groundgraph-cli v0.3.1 (/opt/rustwide/workdir/crates/groundgraph-cli)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 8m 09s
[INFO] running `Command { std: "docker" "inspect" "0b8e6b261d01f1ab73acf9b9a40df0ece055e9bf752269b9f1d6acd32f185294", 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" "0b8e6b261d01f1ab73acf9b9a40df0ece055e9bf752269b9f1d6acd32f185294" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling groundgraph-core v0.3.1 (/opt/rustwide/workdir/crates/groundgraph-core)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling groundgraph-store v0.3.1 (/opt/rustwide/workdir/crates/groundgraph-store)
[INFO] [stderr]    Compiling groundgraph-lang-dart v0.3.1 (/opt/rustwide/workdir/crates/groundgraph-lang-dart)
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tree-sitter v0.26.9
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tree-sitter-dart v0.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling groundgraph-engine v0.3.1 (/opt/rustwide/workdir/crates/groundgraph-engine)
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling groundgraph-mcp v0.3.1 (/opt/rustwide/workdir/crates/groundgraph-mcp)
[INFO] [stderr]    Compiling groundgraph-cli v0.3.1 (/opt/rustwide/workdir/crates/groundgraph-cli)
[INFO] [stderr] error: could not compile `groundgraph-cli` (bin "groundgraph")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name groundgraph --edition=2021 crates/groundgraph-cli/src/bin/groundgraph.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --forbid=unsafe_code '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_possible_truncation' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f0f48a168c3539e4 -C extra-filename=-709e155ba61ea04e --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-0abe3fa47b7a83a1.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-c00a3900f579084f.rlib --extern clap_complete=/opt/rustwide/target/release/deps/libclap_complete-33b073539041e63b.rlib --extern groundgraph_core=/opt/rustwide/target/release/deps/libgroundgraph_core-ddfb86e09b884da1.rlib --extern groundgraph_engine=/opt/rustwide/target/release/deps/libgroundgraph_engine-faf59c57869f8dd9.rlib --extern groundgraph_lang_dart=/opt/rustwide/target/release/deps/libgroundgraph_lang_dart-a03453dd521d4709.rlib --extern groundgraph_store=/opt/rustwide/target/release/deps/libgroundgraph_store-ae83d236fd0101ba.rlib --extern indicatif=/opt/rustwide/target/release/deps/libindicatif-ab3d1e2c76582297.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-74f1983f402daab4.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-a1141d904e856efb.rlib --extern sigpipe=/opt/rustwide/target/release/deps/libsigpipe-db4b88def169d834.rlib --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-8da13220d6b4c2ab.rlib --extern tracing=/opt/rustwide/target/release/deps/libtracing-dbb1ed5201d85458.rlib --extern tracing_subscriber=/opt/rustwide/target/release/deps/libtracing_subscriber-5b47e1d2f6d5e634.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-2b1adec17166ea5f/out -L native=/opt/rustwide/target/release/build/tree-sitter-a2c28f97bbd766d4/out -L native=/opt/rustwide/target/release/build/tree-sitter-c-d2773cfaab0ea019/out -L native=/opt/rustwide/target/release/build/tree-sitter-c-sharp-b15f309b6b40d9ff/out -L native=/opt/rustwide/target/release/build/tree-sitter-cpp-73f07ec33426a265/out -L native=/opt/rustwide/target/release/build/tree-sitter-dart-1387f69376aac0ee/out -L native=/opt/rustwide/target/release/build/tree-sitter-go-4dd8f849ef929024/out -L native=/opt/rustwide/target/release/build/tree-sitter-java-313c897fae7d3e8b/out -L native=/opt/rustwide/target/release/build/tree-sitter-kotlin-ng-7cda3c4d88da52e2/out -L native=/opt/rustwide/target/release/build/tree-sitter-php-628144e8d3145b90/out -L native=/opt/rustwide/target/release/build/tree-sitter-python-f41278dee6a91c36/out -L native=/opt/rustwide/target/release/build/tree-sitter-ruby-f68165f2f6f9c6cf/out -L native=/opt/rustwide/target/release/build/tree-sitter-rust-38c3eb990bbadfa9/out -L native=/opt/rustwide/target/release/build/tree-sitter-swift-72ebc88aafc137e9/out -L native=/opt/rustwide/target/release/build/tree-sitter-typescript-466fc3c3479a0b5f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `groundgraph-engine` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name groundgraph_engine --edition=2021 crates/groundgraph-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --forbid=unsafe_code '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_possible_truncation' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6324983530c0128e -C extra-filename=-7786133ab647cb59 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-0abe3fa47b7a83a1.rlib --extern criterion=/opt/rustwide/target/release/deps/libcriterion-9d160140005afebb.rlib --extern globset=/opt/rustwide/target/release/deps/libglobset-ef0ef2395e2ae501.rlib --extern groundgraph_core=/opt/rustwide/target/release/deps/libgroundgraph_core-ddfb86e09b884da1.rlib --extern groundgraph_lang_dart=/opt/rustwide/target/release/deps/libgroundgraph_lang_dart-a03453dd521d4709.rlib --extern groundgraph_store=/opt/rustwide/target/release/deps/libgroundgraph_store-ae83d236fd0101ba.rlib --extern ignore=/opt/rustwide/target/release/deps/libignore-485635d1e6c528ae.rlib --extern proptest=/opt/rustwide/target/release/deps/libproptest-e9761ee37dcc2191.rlib --extern prost=/opt/rustwide/target/release/deps/libprost-3d685e060082fc0a.rlib --extern rayon=/opt/rustwide/target/release/deps/librayon-26a537ee1b2a127b.rlib --extern rusqlite=/opt/rustwide/target/release/deps/librusqlite-197346c8bc49f3b5.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-74f1983f402daab4.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-a1141d904e856efb.rlib --extern serde_norway=/opt/rustwide/target/release/deps/libserde_norway-ac3f2f325349feb7.rlib --extern sha2=/opt/rustwide/target/release/deps/libsha2-535ca31190fd0d03.rlib --extern shlex=/opt/rustwide/target/release/deps/libshlex-fcf6a9076b54f357.rlib --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-8da13220d6b4c2ab.rlib --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-71117ee0a5cceb11.rlib --extern time=/opt/rustwide/target/release/deps/libtime-dd367da8a4e0638e.rlib --extern tracing=/opt/rustwide/target/release/deps/libtracing-dbb1ed5201d85458.rlib --extern tree_sitter=/opt/rustwide/target/release/deps/libtree_sitter-41d581028a9202c1.rlib --extern tree_sitter_c=/opt/rustwide/target/release/deps/libtree_sitter_c-d510852ea433f723.rlib --extern tree_sitter_c_sharp=/opt/rustwide/target/release/deps/libtree_sitter_c_sharp-9e609adeba940c67.rlib --extern tree_sitter_cpp=/opt/rustwide/target/release/deps/libtree_sitter_cpp-ddaa8d93c339e951.rlib --extern tree_sitter_dart=/opt/rustwide/target/release/deps/libtree_sitter_dart-174aab0b07f39fac.rlib --extern tree_sitter_go=/opt/rustwide/target/release/deps/libtree_sitter_go-a98c93d99acc176c.rlib --extern tree_sitter_java=/opt/rustwide/target/release/deps/libtree_sitter_java-bc43cdaa266277b8.rlib --extern tree_sitter_kotlin_ng=/opt/rustwide/target/release/deps/libtree_sitter_kotlin_ng-3a7f34703ec51f77.rlib --extern tree_sitter_php=/opt/rustwide/target/release/deps/libtree_sitter_php-e184d91d01979660.rlib --extern tree_sitter_python=/opt/rustwide/target/release/deps/libtree_sitter_python-ce8f75658df64db9.rlib --extern tree_sitter_ruby=/opt/rustwide/target/release/deps/libtree_sitter_ruby-c1ec069e93a46027.rlib --extern tree_sitter_rust=/opt/rustwide/target/release/deps/libtree_sitter_rust-8252240950f15479.rlib --extern tree_sitter_swift=/opt/rustwide/target/release/deps/libtree_sitter_swift-9cb5647405816a71.rlib --extern tree_sitter_typescript=/opt/rustwide/target/release/deps/libtree_sitter_typescript-ba03713a54d90fcc.rlib --extern walkdir=/opt/rustwide/target/release/deps/libwalkdir-b24d3c4a20f5d974.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-2b1adec17166ea5f/out -L native=/opt/rustwide/target/release/build/tree-sitter-a2c28f97bbd766d4/out -L native=/opt/rustwide/target/release/build/tree-sitter-c-d2773cfaab0ea019/out -L native=/opt/rustwide/target/release/build/tree-sitter-c-sharp-b15f309b6b40d9ff/out -L native=/opt/rustwide/target/release/build/tree-sitter-cpp-73f07ec33426a265/out -L native=/opt/rustwide/target/release/build/tree-sitter-dart-1387f69376aac0ee/out -L native=/opt/rustwide/target/release/build/tree-sitter-go-4dd8f849ef929024/out -L native=/opt/rustwide/target/release/build/tree-sitter-java-313c897fae7d3e8b/out -L native=/opt/rustwide/target/release/build/tree-sitter-kotlin-ng-7cda3c4d88da52e2/out -L native=/opt/rustwide/target/release/build/tree-sitter-php-628144e8d3145b90/out -L native=/opt/rustwide/target/release/build/tree-sitter-python-f41278dee6a91c36/out -L native=/opt/rustwide/target/release/build/tree-sitter-ruby-f68165f2f6f9c6cf/out -L native=/opt/rustwide/target/release/build/tree-sitter-rust-38c3eb990bbadfa9/out -L native=/opt/rustwide/target/release/build/tree-sitter-swift-72ebc88aafc137e9/out -L native=/opt/rustwide/target/release/build/tree-sitter-typescript-466fc3c3479a0b5f/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0b8e6b261d01f1ab73acf9b9a40df0ece055e9bf752269b9f1d6acd32f185294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b8e6b261d01f1ab73acf9b9a40df0ece055e9bf752269b9f1d6acd32f185294", kill_on_drop: false }`
[INFO] [stdout] 0b8e6b261d01f1ab73acf9b9a40df0ece055e9bf752269b9f1d6acd32f185294
