[INFO] fetching crate kalosm-language 0.4.2... [INFO] testing kalosm-language-0.4.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate kalosm-language 0.4.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate kalosm-language 0.4.2 [INFO] finished tweaking crates.io crate kalosm-language 0.4.2 [INFO] tweaked toml for crates.io crate kalosm-language 0.4.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kalosm-language 0.4.2 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kalosm-language 0.4.2 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5d89ff8bcc7ca2d6295572bc5a32c789482c243aa798ff625d8a3cb5b1f54e9 [INFO] running `Command { std: "docker" "start" "-a" "f5d89ff8bcc7ca2d6295572bc5a32c789482c243aa798ff625d8a3cb5b1f54e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5d89ff8bcc7ca2d6295572bc5a32c789482c243aa798ff625d8a3cb5b1f54e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5d89ff8bcc7ca2d6295572bc5a32c789482c243aa798ff625d8a3cb5b1f54e9", kill_on_drop: false }` [INFO] [stdout] f5d89ff8bcc7ca2d6295572bc5a32c789482c243aa798ff625d8a3cb5b1f54e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4154f9847c734178999233bb97b87641607744c042e9abc8a24a26d4b6283b39 [INFO] running `Command { std: "docker" "start" "-a" "4154f9847c734178999233bb97b87641607744c042e9abc8a24a26d4b6283b39", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.10.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling dyn-stack v0.13.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pulp v0.18.22 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling gemm-common v0.18.2 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling gemm-f32 v0.18.2 [INFO] [stderr] Compiling gemm-c32 v0.18.2 [INFO] [stderr] Compiling gemm-f64 v0.18.2 [INFO] [stderr] Compiling gemm-c64 v0.18.2 [INFO] [stderr] Compiling gemm-f16 v0.18.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling gemm v0.18.2 [INFO] [stderr] Compiling safetensors v0.4.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling num_enum v0.7.4 [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 thiserror-impl v2.0.12 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling ug v0.1.0 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling candle-core v0.8.4 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling lmdb-master-sys v0.2.5 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling kalosm-model-types v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling kalosm-parse-macro v0.4.1 [INFO] [stderr] Compiling monostate-impl v0.1.14 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling kalosm-sample v0.4.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling hf-hub v0.3.2 [INFO] [stderr] Compiling candle-nn v0.8.4 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling rayon-cond v0.4.0 [INFO] [stderr] Compiling monostate v0.1.14 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling llm-samplers v0.0.7 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling heed-traits v0.20.0 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling tokenizers v0.21.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling minijinja v2.11.0 [INFO] [stderr] Compiling heed-types v0.20.1 [INFO] [stderr] Compiling xml5ever v0.16.2 [INFO] [stderr] Compiling synchronoise v1.0.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling kalosm-language-model v0.4.1 [INFO] [stderr] Compiling candle-transformers v0.8.4 [INFO] [stderr] Compiling kalosm-common v0.4.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.5 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling minijinja-contrib v2.11.0 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling atom_syndication v0.12.7 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling heed v0.20.5 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling nohash v0.2.0 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling readability v0.2.0 [INFO] [stderr] Compiling lopdf v0.35.0 [INFO] [stderr] Compiling docx-rs v0.4.18 [INFO] [stderr] Compiling arroy v0.5.0 [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/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokenizers --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokenizers-0.21.4/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="indicatif"' --cfg 'feature="onig"' --cfg 'feature="progressbar"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "esaxx_fast", "fancy-regex", "hf-hub", "http", "indicatif", "onig", "progressbar", "rustls-tls", "unstable_wasm"))' -C metadata=77bc3a2daeaeac64 -C extra-filename=-110e5e3039128878 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-b3452c5c317f0ace.rmeta --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-d47ee905b5d8b245.rmeta --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-03fac6fd8459dc3a.rmeta --extern dary_heap=/opt/rustwide/target/debug/deps/libdary_heap-a4b9954ddc503cff.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-5fad42962913005c.rmeta --extern esaxx_rs=/opt/rustwide/target/debug/deps/libesaxx_rs-3a75e68409f691bf.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-c25dbd92afd283e5.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c8fc2c31269307c5.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d137d7c1525a6cea.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9c5892e2c6fd8400.rmeta --extern macro_rules_attribute=/opt/rustwide/target/debug/deps/libmacro_rules_attribute-7907e50e8d0a8447.rmeta --extern monostate=/opt/rustwide/target/debug/deps/libmonostate-d373f6bc3074b739.rmeta --extern onig=/opt/rustwide/target/debug/deps/libonig-7e6c781632a121a6.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern rand=/opt/rustwide/target/debug/deps/librand-61a5f6e6c1a8e2b4.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-d8c96abab2bc2530.rmeta --extern rayon_cond=/opt/rustwide/target/debug/deps/librayon_cond-b91ee257c89b14f1.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-886725a90bb82d96.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-cf9ef9729ec61e4c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-684bc8748f47d632.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5ec1f8066d00ee60.rmeta --extern spm_precompiled=/opt/rustwide/target/debug/deps/libspm_precompiled-169f9ba3bf55ca94.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rmeta --extern unicode_normalization_alignments=/opt/rustwide/target/debug/deps/libunicode_normalization_alignments-15f24a886d6dfc41.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-421de088ab714999.rmeta --extern unicode_categories=/opt/rustwide/target/debug/deps/libunicode_categories-6f2b7f5ace1e9985.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/esaxx-rs-fe643b6dd7a96d96/out -L native=/opt/rustwide/target/debug/build/onig_sys-520e3500238557ad/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `candle-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name candle_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.8.4/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "cuda", "cudarc", "cudnn", "default", "metal", "mkl"))' -C metadata=70f5beb8b7309a34 -C extra-filename=-9c40c578526a6fc9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8f59b6d1bfdaa844.rmeta --extern gemm=/opt/rustwide/target/debug/deps/libgemm-3494a6596c800986.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-946f8cdb1d3a5085.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-2ae4fe86b35bb066.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5c7ea38e861f65e5.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8df51438382d053c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-61a5f6e6c1a8e2b4.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-c1920588e2788788.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-d8c96abab2bc2530.rmeta --extern safetensors=/opt/rustwide/target/debug/deps/libsafetensors-6b2f41d57a10a740.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rmeta --extern ug=/opt/rustwide/target/debug/deps/libug-de954048d99a72c0.rmeta --extern yoke=/opt/rustwide/target/debug/deps/libyoke-8797865c71712d4d.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-33f6e0ee595f3dd7.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4154f9847c734178999233bb97b87641607744c042e9abc8a24a26d4b6283b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4154f9847c734178999233bb97b87641607744c042e9abc8a24a26d4b6283b39", kill_on_drop: false }` [INFO] [stdout] 4154f9847c734178999233bb97b87641607744c042e9abc8a24a26d4b6283b39