[INFO] cloning repository https://github.com/santhoshtr/wikisemanticsearch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/santhoshtr/wikisemanticsearch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanthoshtr%2Fwikisemanticsearch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanthoshtr%2Fwikisemanticsearch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c012c98b4d1f4b124f5e7c2aed44c062ca7d252
[INFO] checking santhoshtr/wikisemanticsearch against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanthoshtr%2Fwikisemanticsearch" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/santhoshtr/wikisemanticsearch
[INFO] finished tweaking git repo https://github.com/santhoshtr/wikisemanticsearch
[INFO] tweaked toml for git repo https://github.com/santhoshtr/wikisemanticsearch written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/santhoshtr/wikisemanticsearch on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/santhoshtr/wikisemanticsearch 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5036c561102046358ff198667c41405ffe6cd86206289e7c2c8828f440d3eb45
[INFO] running `Command { std: "docker" "start" "5036c561102046358ff198667c41405ffe6cd86206289e7c2c8828f440d3eb45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5036c561102046358ff198667c41405ffe6cd86206289e7c2c8828f440d3eb45", 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" "5036c561102046358ff198667c41405ffe6cd86206289e7c2c8828f440d3eb45" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5036c561102046358ff198667c41405ffe6cd86206289e7c2c8828f440d3eb45", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5036c561102046358ff198667c41405ffe6cd86206289e7c2c8828f440d3eb45" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tokio v1.47.0
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling async-openai-macros v0.1.0
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking isolang v2.4.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking pest v2.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter v0.25.8
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling sqlite-vec v0.1.6
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr] error: could not compile `isolang` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name isolang --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isolang-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="english_names"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-graphql", "default", "english_names", "list_languages", "local_names", "lowercase_names", "serde"))' -C metadata=d335cd28d7e12e7a -C extra-filename=-d99a6146515ad361 --out-dir /opt/rustwide/target/debug/build/isolang/d99a6146515ad361/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/8bd3a084b39f9393/out -L dependency=/opt/rustwide/target/debug/build/siphasher/1ed864a5515e9074/out --extern phf=/opt/rustwide/target/debug/build/phf/5e934f291bc7d063/out/libphf-5e934f291bc7d063.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5036c561102046358ff198667c41405ffe6cd86206289e7c2c8828f440d3eb45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5036c561102046358ff198667c41405ffe6cd86206289e7c2c8828f440d3eb45", kill_on_drop: false }`
[INFO] [stdout] 5036c561102046358ff198667c41405ffe6cd86206289e7c2c8828f440d3eb45
