[INFO] fetching crate ruvllm 2.1.0...
[INFO] testing ruvllm-2.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate ruvllm 2.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ruvllm 2.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ruvllm 2.1.0
[INFO] tweaked toml for crates.io crate ruvllm 2.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruvllm 2.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ruvllm 2.1.0 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd32a4f604a677c71a1b25feff6cd029df014aa192572f0c26bdcd5214505db7
[INFO] running `Command { std: "docker" "start" "-a" "cd32a4f604a677c71a1b25feff6cd029df014aa192572f0c26bdcd5214505db7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd32a4f604a677c71a1b25feff6cd029df014aa192572f0c26bdcd5214505db7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd32a4f604a677c71a1b25feff6cd029df014aa192572f0c26bdcd5214505db7", kill_on_drop: false }`
[INFO] [stdout] cd32a4f604a677c71a1b25feff6cd029df014aa192572f0c26bdcd5214505db7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 325699ce7bc32dbc96f2d0eb6ddde70d0bfc2396f0ae00b249b5a90d82409bc1
[INFO] running `Command { std: "docker" "start" "-a" "325699ce7bc32dbc96f2d0eb6ddde70d0bfc2396f0ae00b249b5a90d82409bc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rayon v1.11.0
[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 indexmap v2.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling jiff v0.2.21
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling dyn-stack v0.13.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling safetensors v0.4.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling sysctl v0.6.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling gemm-common v0.18.2
[INFO] [stderr]    Compiling gemm-common v0.17.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling gemm-f32 v0.18.2
[INFO] [stderr]    Compiling gemm-f32 v0.17.1
[INFO] [stderr]    Compiling gemm-c32 v0.18.2
[INFO] [stderr]    Compiling gemm-f64 v0.18.2
[INFO] [stderr]    Compiling gemm-f16 v0.18.2
[INFO] [stderr]    Compiling gemm-c64 v0.18.2
[INFO] [stderr]    Compiling gemm-f16 v0.17.1
[INFO] [stderr]    Compiling gemm-c32 v0.17.1
[INFO] [stderr]    Compiling gemm-f64 v0.17.1
[INFO] [stderr]    Compiling gemm v0.18.2
[INFO] [stderr]    Compiling gemm-c64 v0.17.1
[INFO] [stderr]    Compiling ug v0.1.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling gemm v0.17.1
[INFO] [stderr]    Compiling cpu-time v1.0.0
[INFO] [stderr]    Compiling simsimd v5.9.11
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling candle-core v0.8.4
[INFO] [stderr]    Compiling anndists v0.1.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling mmap-rs v0.7.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling hnsw_rs v0.3.4
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling rkyv v0.8.15
[INFO] [stderr]    Compiling candle-nn v0.8.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rayon-cond v0.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling monostate v0.1.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling candle-transformers v0.8.4
[INFO] [stderr]    Compiling hf-hub v0.3.2
[INFO] [stderr]    Compiling ruvector-sona v0.1.6
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokenizers v0.20.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling ruvector-core v2.0.4
[INFO] [stderr]    Compiling ruvllm v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `ruvllm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ruvllm --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::useless_vec' --allow=unused_variables --allow=unused_parens --allow=unused_imports --allow=unreachable_code '--allow=clippy::unnecessary_cast' '--allow=clippy::redundant_pattern_matching' '--allow=clippy::needless_range_loop' '--allow=clippy::manual_slice_size_calculation' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_ok_err' '--allow=clippy::explicit_auto_deref' '--allow=clippy::excessive_precision' --allow=dead_code '--allow=rustdoc::broken_intra_doc_links' --cfg 'feature="async-runtime"' --cfg 'feature="candle"' --cfg 'feature="candle-core"' --cfg 'feature="candle-nn"' --cfg 'feature="candle-transformers"' --cfg 'feature="default"' --cfg 'feature="hf-hub"' --cfg 'feature="quantize"' --cfg 'feature="routing-metrics"' --cfg 'feature="tokenizers"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "async-runtime", "attention", "candle", "candle-core", "candle-nn", "candle-transformers", "coreml", "cuda", "default", "gguf-mmap", "gnn", "graph", "hf-hub", "hybrid-ane", "inference-cuda", "inference-metal", "inference-metal-native", "metal", "metal-compute", "minimal", "mmap", "parallel", "quantize", "routing-metrics", "ruvector-full", "tokenizers", "tokio", "tokio-stream", "wasm", "wasm-simd"))' -C metadata=acf2470101c093c8 -C extra-filename=-4a9589852ce1d931 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-08786b1e100d20f6.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-48d8fa97ed4da27b.rmeta --extern candle_core=/opt/rustwide/target/debug/deps/libcandle_core-b84d6a1f60e4cf6f.rmeta --extern candle_nn=/opt/rustwide/target/debug/deps/libcandle_nn-e2208f741142b183.rmeta --extern candle_transformers=/opt/rustwide/target/debug/deps/libcandle_transformers-dc4fc381c8700c11.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-010a034956ae536b.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-a0df049f9afd8ac2.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-3240417bd2102a31.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3f2014b84910caad.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-bd73d3cceb1a7bdd.rmeta --extern hf_hub=/opt/rustwide/target/debug/deps/libhf_hub-c8685dec4e8a64c4.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-f7cf7b82ee0d1a66.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-8ecdea309159f73a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-83b77219fcff2468.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4f37955e382681e7.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ec9e7d8ee48b9326.rmeta --extern ruvector_core=/opt/rustwide/target/debug/deps/libruvector_core-5ce57fa55846d4f1.rmeta --extern ruvector_sona=/opt/rustwide/target/debug/deps/libruvector_sona-f1a08549e25af6f5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-499e2f60b6bc651a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-81ea49e6d647eb15.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5684f42aafce0fad.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5f00e50d451cf970.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f64ad04ef8f3955f.rmeta --extern tokenizers=/opt/rustwide/target/debug/deps/libtokenizers-44fa4c152e0bf2e4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4dd7c2e9b9240f13.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-78be58923a0e03e2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1d1d84f8a23ce675.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b537a4cc37592217.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-0b2faf51155db2c4/out -L native=/opt/rustwide/target/debug/build/simsimd-749fdd96d4f8d0f8/out -L native=/opt/rustwide/target/debug/build/onig_sys-be8f2024edab57a6/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "325699ce7bc32dbc96f2d0eb6ddde70d0bfc2396f0ae00b249b5a90d82409bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "325699ce7bc32dbc96f2d0eb6ddde70d0bfc2396f0ae00b249b5a90d82409bc1", kill_on_drop: false }`
[INFO] [stdout] 325699ce7bc32dbc96f2d0eb6ddde70d0bfc2396f0ae00b249b5a90d82409bc1
