[INFO] cloning repository https://github.com/MantisWare/mematlas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MantisWare/mematlas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMantisWare%2Fmematlas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMantisWare%2Fmematlas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91467b08a0f21ee5919061b57304ccd2b55782ef [INFO] testing MantisWare/mematlas against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMantisWare%2Fmematlas" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MantisWare/mematlas [INFO] finished tweaking git repo https://github.com/MantisWare/mematlas [INFO] tweaked toml for git repo https://github.com/MantisWare/mematlas written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MantisWare/mematlas on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MantisWare/mematlas 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: crates/mematlas-cli/Cargo.toml: file `/workspace/builds/worker-3-tc2/source/crates/mematlas-cli/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `ma` [INFO] [stderr] * `bin` target `mematlas` [INFO] [stderr] warning: `mematlas-cli` (manifest) generated 1 warning [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] a4e0755fb6f625d8cbe3f5c095c913bdfc6d506c8fcb4d7077ea84d6faaed1a7 [INFO] running `Command { std: "docker" "start" "a4e0755fb6f625d8cbe3f5c095c913bdfc6d506c8fcb4d7077ea84d6faaed1a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4e0755fb6f625d8cbe3f5c095c913bdfc6d506c8fcb4d7077ea84d6faaed1a7", 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" "a4e0755fb6f625d8cbe3f5c095c913bdfc6d506c8fcb4d7077ea84d6faaed1a7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4e0755fb6f625d8cbe3f5c095c913bdfc6d506c8fcb4d7077ea84d6faaed1a7", 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" "a4e0755fb6f625d8cbe3f5c095c913bdfc6d506c8fcb4d7077ea84d6faaed1a7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: crates/mematlas-cli/Cargo.toml: file `/opt/rustwide/workdir/crates/mematlas-cli/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `ma` [INFO] [stderr] * `bin` target `mematlas` [INFO] [stderr] warning: `mematlas-cli` (manifest) generated 1 warning [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling ownedbytes v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling bitpacking v0.9.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling rand v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling tantivy-bitpacker v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling tantivy-common v0.10.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tantivy-sstable v0.6.0 [INFO] [stderr] Compiling tantivy-stacker v0.6.0 [INFO] [stderr] Compiling bon-macros v3.9.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling fs-err v3.3.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tantivy-columnar v0.6.0 [INFO] [stderr] Compiling safe_arch v1.0.0 [INFO] [stderr] Compiling lopdf v0.38.0 [INFO] [stderr] Compiling tantivy-query-grammar v0.25.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling hyperloglogplus v0.4.1 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.6.0 [INFO] [stderr] Compiling sketches-ddsketch v0.3.1 [INFO] [stderr] Compiling bon v3.9.1 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling type1-encoding-parser v0.1.1 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling measure_time v0.9.0 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling oneshot v0.1.13 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling cff-parser v0.1.0 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling tantivy v0.25.0 [INFO] [stderr] Compiling pdf-extract v0.10.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling lz4_flex v0.12.1 [INFO] [stderr] Compiling zip v7.2.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling calamine v0.22.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling atomic-write-file v0.3.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling wide v1.3.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling lopdf v0.39.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling memvid-core v2.0.139 (/opt/rustwide/workdir/crates/memvid-core) [INFO] [stderr] Compiling mematlas-core v0.1.0 (/opt/rustwide/workdir/crates/mematlas-core) [INFO] [stderr] Compiling mematlas-cli v0.1.0 (/opt/rustwide/workdir/crates/mematlas-cli) [INFO] [stderr] Compiling mematlas-mcp v0.1.0 (/opt/rustwide/workdir/crates/mematlas-mcp) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 47s [INFO] running `Command { std: "docker" "inspect" "a4e0755fb6f625d8cbe3f5c095c913bdfc6d506c8fcb4d7077ea84d6faaed1a7", 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" "a4e0755fb6f625d8cbe3f5c095c913bdfc6d506c8fcb4d7077ea84d6faaed1a7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: crates/mematlas-cli/Cargo.toml: file `/opt/rustwide/workdir/crates/mematlas-cli/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `ma` [INFO] [stderr] * `bin` target `mematlas` [INFO] [stderr] warning: `mematlas-cli` (manifest) generated 1 warning [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling lopdf v0.38.0 [INFO] [stderr] Compiling atomic-write-file v0.3.0 [INFO] [stderr] Compiling lopdf v0.39.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling tantivy-stacker v0.6.0 [INFO] [stderr] Compiling tantivy-columnar v0.6.0 [INFO] [stderr] Compiling tantivy v0.25.0 [INFO] [stderr] Compiling pdf-extract v0.10.0 [INFO] [stderr] Compiling memvid-core v2.0.139 (/opt/rustwide/workdir/crates/memvid-core) [INFO] [stderr] Compiling mematlas-core v0.1.0 (/opt/rustwide/workdir/crates/mematlas-core) [INFO] [stderr] error: could not compile `memvid-core` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name memvid_core --edition=2024 crates/memvid-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="lex"' --cfg 'feature="pdf_extract"' --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "api_embed", "clip", "cuda", "default", "encryption", "extractous", "hnsw_bench", "jsonwebtoken", "lex", "logic_mesh", "metal", "mmap", "parallel_segments", "pdf_extract", "pdf_oxide", "pdfium", "replay", "rustfft", "simd", "symspell_cleanup", "temporal_enrich", "temporal_track", "vec", "whisper"))' -C metadata=da141bf11d29ce43 -C extra-filename=-ba1add26576219a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_write_file=/opt/rustwide/target/debug/deps/libatomic_write_file-c89be474536153c5.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-65fbcbeb1ac38e91.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-cdf4a96211dc5544.rlib --extern calamine=/opt/rustwide/target/debug/deps/libcalamine-90a5a34898e83314.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8b59c8a2b9c012be.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-aeb66e590f3591ef.rlib --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-a5b704bfe727c1a3.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-db3c29b4a3a03ac4.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-8c711c36072d5b5b.rlib --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-2cd91c10149ecd15.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-45f28fbcc0abf128.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b262261d47bd2eba.rlib --extern lopdf=/opt/rustwide/target/debug/deps/liblopdf-94a6a12884d2c53b.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-167cec622f26ac19.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f43b81797ff441e3.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-7d7973280e5d0ecb.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b5bdc597ed9676b3.rlib --extern pdf_extract=/opt/rustwide/target/debug/deps/libpdf_extract-04351d543efbb06e.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-684bde752aa1982a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6f9aac4737033e5a.rlib --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-ff49545450c0b63c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4c861bcda50b6afc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-395dddec4bbe5d2c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d6777488adf6403e.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-7bad485b683c35e2.rlib --extern tantivy=/opt/rustwide/target/debug/deps/libtantivy-720d9e4ea2025e40.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-840d9a7544e9a116.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e042dbf84a564921.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-12da8d63ad7e5770.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2824006d216e81da.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-38897611c04e14d9.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-63c0e35c356241ee.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2720e7e4fb7ca6a5.rlib --extern wide=/opt/rustwide/target/debug/deps/libwide-0eaa2e2ced014594.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-bff367e58bb1637c.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-4d71ac74c29aa8c4.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-8c7c77b215b904d4/out -L native=/opt/rustwide/target/debug/build/blake3-8c7c77b215b904d4/out -L native=/opt/rustwide/target/debug/build/alloca-2399a4423ff23c02/out -L native=/opt/rustwide/target/debug/build/zstd-sys-f511c0d3d1f56abc/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `memvid-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name memvid_core --edition=2024 crates/memvid-core/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="lex"' --cfg 'feature="pdf_extract"' --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "api_embed", "clip", "cuda", "default", "encryption", "extractous", "hnsw_bench", "jsonwebtoken", "lex", "logic_mesh", "metal", "mmap", "parallel_segments", "pdf_extract", "pdf_oxide", "pdfium", "replay", "rustfft", "simd", "symspell_cleanup", "temporal_enrich", "temporal_track", "vec", "whisper"))' -C metadata=4c0838b7a2e60f98 -C extra-filename=-a05d72bd7702444d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_write_file=/opt/rustwide/target/debug/deps/libatomic_write_file-c89be474536153c5.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-65fbcbeb1ac38e91.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-cdf4a96211dc5544.rmeta --extern calamine=/opt/rustwide/target/debug/deps/libcalamine-90a5a34898e83314.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8b59c8a2b9c012be.rmeta --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-a5b704bfe727c1a3.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-db3c29b4a3a03ac4.rmeta --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-2cd91c10149ecd15.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-45f28fbcc0abf128.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b262261d47bd2eba.rmeta --extern lopdf=/opt/rustwide/target/debug/deps/liblopdf-94a6a12884d2c53b.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-167cec622f26ac19.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f43b81797ff441e3.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-7d7973280e5d0ecb.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b5bdc597ed9676b3.rmeta --extern pdf_extract=/opt/rustwide/target/debug/deps/libpdf_extract-04351d543efbb06e.rmeta --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-684bde752aa1982a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-6f9aac4737033e5a.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-ff49545450c0b63c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4c861bcda50b6afc.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-395dddec4bbe5d2c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d6777488adf6403e.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-7bad485b683c35e2.rmeta --extern tantivy=/opt/rustwide/target/debug/deps/libtantivy-720d9e4ea2025e40.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-840d9a7544e9a116.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e042dbf84a564921.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-12da8d63ad7e5770.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2824006d216e81da.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-38897611c04e14d9.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-63c0e35c356241ee.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2720e7e4fb7ca6a5.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-0eaa2e2ced014594.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-bff367e58bb1637c.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-4d71ac74c29aa8c4.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-8c7c77b215b904d4/out -L native=/opt/rustwide/target/debug/build/blake3-8c7c77b215b904d4/out -L native=/opt/rustwide/target/debug/build/zstd-sys-f511c0d3d1f56abc/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a4e0755fb6f625d8cbe3f5c095c913bdfc6d506c8fcb4d7077ea84d6faaed1a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e0755fb6f625d8cbe3f5c095c913bdfc6d506c8fcb4d7077ea84d6faaed1a7", kill_on_drop: false }` [INFO] [stdout] a4e0755fb6f625d8cbe3f5c095c913bdfc6d506c8fcb4d7077ea84d6faaed1a7