[INFO] cloning repository https://github.com/siska-tech/KazeNhanh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/siska-tech/KazeNhanh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiska-tech%2FKazeNhanh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiska-tech%2FKazeNhanh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddea9854d5d5c825e73937b1874333c9826fc134
[INFO] testing siska-tech/KazeNhanh against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiska-tech%2FKazeNhanh" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/siska-tech/KazeNhanh
[INFO] finished tweaking git repo https://github.com/siska-tech/KazeNhanh
[INFO] tweaked toml for git repo https://github.com/siska-tech/KazeNhanh written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/siska-tech/KazeNhanh on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/siska-tech/KazeNhanh 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/WorksApplications/Sudachi.rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yada v0.5.1
[INFO] [stderr]   Downloaded saku v0.1.6
[INFO] [stderr]   Downloaded candle-nn v0.9.1
[INFO] [stderr]   Downloaded ug v0.4.0
[INFO] [stderr]   Downloaded zip v1.1.4
[INFO] [stderr]   Downloaded fancy-regex v0.13.0
[INFO] [stderr]   Downloaded tokenizers v0.19.1
[INFO] [stderr]   Downloaded candle-core v0.9.1
[INFO] [stderr]   Downloaded candle-transformers v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88f3daf87c345be873b5bb81ede676d2e24f52111235d5fed16cbee32206f8ca
[INFO] running `Command { std: "docker" "start" "-a" "88f3daf87c345be873b5bb81ede676d2e24f52111235d5fed16cbee32206f8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88f3daf87c345be873b5bb81ede676d2e24f52111235d5fed16cbee32206f8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88f3daf87c345be873b5bb81ede676d2e24f52111235d5fed16cbee32206f8ca", kill_on_drop: false }`
[INFO] [stdout] 88f3daf87c345be873b5bb81ede676d2e24f52111235d5fed16cbee32206f8ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56b3ca13242e2c9cf8e4f51ef6e673f09dc19b6e9e34074b81778f3b0e2728e7
[INFO] running `Command { std: "docker" "start" "-a" "56b3ca13242e2c9cf8e4f51ef6e673f09dc19b6e9e34074b81778f3b0e2728e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling yada v0.5.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling kaze_nhanh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rayon-cond v0.3.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling saku v0.1.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling monostate v0.1.18
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dyn-stack v0.13.2
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling safetensors v0.4.5
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling sudachi v0.6.9 (https://github.com/WorksApplications/Sudachi.rs?tag=v0.6.9#08f17a77)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokenizers v0.19.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling gemm-common v0.18.2
[INFO] [stderr]    Compiling gemm-common v0.17.1
[INFO] [stderr]    Compiling gemm-f32 v0.18.2
[INFO] [stderr]    Compiling gemm-c64 v0.18.2
[INFO] [stderr]    Compiling gemm-f64 v0.18.2
[INFO] [stderr]    Compiling gemm-c32 v0.18.2
[INFO] [stderr]    Compiling gemm-f32 v0.17.1
[INFO] [stderr]    Compiling gemm-f64 v0.17.1
[INFO] [stderr]    Compiling gemm-c32 v0.17.1
[INFO] [stderr]    Compiling gemm-c64 v0.17.1
[INFO] [stderr]    Compiling gemm-f16 v0.18.2
[INFO] [stderr]    Compiling gemm-f16 v0.17.1
[INFO] [stderr]    Compiling gemm v0.18.2
[INFO] [stderr]    Compiling ug v0.4.0
[INFO] [stderr]    Compiling gemm v0.17.1
[INFO] [stderr]    Compiling candle-core v0.9.1
[INFO] [stderr] error: could not compile `git2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name git2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git2-0.18.3/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 --cfg 'feature="default"' --cfg 'feature="https"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' --cfg 'feature="vendored-libgit2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "ssh_key_from_memory", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=2852961dea01f805 -C extra-filename=-d392ef6af36565d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-217abeda61b9b090.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-58d9d9a14a70849a.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-f43898a3cffa5be0.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f9352b4f36ebe9f8.rmeta --extern openssl_probe=/opt/rustwide/target/debug/deps/libopenssl_probe-4215be457f7631fb.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-0dec75dd489cf6e5.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-f81610e546af7c80.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-5215943ad4b38866/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-d5959007d4d13fda/out/build` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokenizers` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokenizers --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokenizers-0.19.1/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 --cfg 'feature="default"' --cfg 'feature="esaxx_fast"' --cfg 'feature="fancy-regex"' --cfg 'feature="indicatif"' --cfg 'feature="onig"' --cfg 'feature="progressbar"' --cfg 'feature="unstable_wasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "esaxx_fast", "fancy-regex", "hf-hub", "http", "indicatif", "onig", "progressbar", "unstable_wasm"))' -C metadata=6fddd32f6f5f7e22 -C extra-filename=-a58d78485a7d3993 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-5bc134c613acddfc.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-76a9d2f97a2721aa.rmeta --extern esaxx_rs=/opt/rustwide/target/debug/deps/libesaxx_rs-58e8d53a98b47a01.rmeta --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-08d4a0283fd35209.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-121e4b6e5f70d8df.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c38253c56c0635ef.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-10926344ec74b8a5.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-43935f8bf5aea94d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f9352b4f36ebe9f8.rmeta --extern macro_rules_attribute=/opt/rustwide/target/debug/deps/libmacro_rules_attribute-faad1a57b2e00941.rmeta --extern monostate=/opt/rustwide/target/debug/deps/libmonostate-54402f6e8f6fc7f6.rmeta --extern onig=/opt/rustwide/target/debug/deps/libonig-deea64dde7ac1031.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-5b599e98b3f52394.so --extern rand=/opt/rustwide/target/debug/deps/librand-a0ed2074c9c18577.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6259c922a9f9b918.rmeta --extern rayon_cond=/opt/rustwide/target/debug/deps/librayon_cond-ea27bb5937dee288.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-edb07a25ff7f714a.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-cbae4cb97a6a348f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3f3ab1b1f91cf7a8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bc3f181689d17e2b.rmeta --extern spm_precompiled=/opt/rustwide/target/debug/deps/libspm_precompiled-ed7084660c44b231.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a8b69774a30a853a.rmeta --extern unicode_normalization_alignments=/opt/rustwide/target/debug/deps/libunicode_normalization_alignments-50131dde6223603a.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-2b6367d9d9c29f30.rmeta --extern unicode_categories=/opt/rustwide/target/debug/deps/libunicode_categories-7da48638b4c20f79.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/esaxx-rs-7d68e69be0d03322/out -L native=/opt/rustwide/target/debug/build/onig_sys-0438cb8bb82c1f93/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "56b3ca13242e2c9cf8e4f51ef6e673f09dc19b6e9e34074b81778f3b0e2728e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56b3ca13242e2c9cf8e4f51ef6e673f09dc19b6e9e34074b81778f3b0e2728e7", kill_on_drop: false }`
[INFO] [stdout] 56b3ca13242e2c9cf8e4f51ef6e673f09dc19b6e9e34074b81778f3b0e2728e7
