[INFO] cloning repository https://github.com/BrandonSimoncic/vector_store_db_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrandonSimoncic/vector_store_db_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrandonSimoncic%2Fvector_store_db_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrandonSimoncic%2Fvector_store_db_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62dc22fd344ae014322ea2fa7bf867c553ea3132
[INFO] testing BrandonSimoncic/vector_store_db_rust against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrandonSimoncic%2Fvector_store_db_rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BrandonSimoncic/vector_store_db_rust
[INFO] finished tweaking git repo https://github.com/BrandonSimoncic/vector_store_db_rust
[INFO] tweaked toml for git repo https://github.com/BrandonSimoncic/vector_store_db_rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BrandonSimoncic/vector_store_db_rust on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BrandonSimoncic/vector_store_db_rust 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded core_maths v0.1.0
[INFO] [stderr]   Downloaded monostate-impl v0.1.13
[INFO] [stderr]   Downloaded derive_utils v0.14.2
[INFO] [stderr]   Downloaded monostate v0.1.13
[INFO] [stderr]   Downloaded thiserror-impl v2.0.10
[INFO] [stderr]   Downloaded cff-parser v0.1.0
[INFO] [stderr]   Downloaded hf-hub v0.3.2
[INFO] [stderr]   Downloaded auto_enums v0.8.6
[INFO] [stderr]   Downloaded thiserror v2.0.10
[INFO] [stderr]   Downloaded pdf-extract v0.8.2
[INFO] [stderr]   Downloaded unicode-normalization-alignments v0.1.12
[INFO] [stderr]   Downloaded tokenizers v0.21.0
[INFO] [stderr]   Downloaded hyper v1.5.2
[INFO] [stderr]   Downloaded esaxx-rs v0.1.10
[INFO] [stderr]   Downloaded text-splitter v0.20.1
[INFO] [stderr]   Downloaded bitflags v2.7.0
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] [stderr]   Downloaded rayon-cond v0.3.0
[INFO] [stderr]   Downloaded icu_segmenter v1.5.0
[INFO] [stderr]   Downloaded spm_precompiled v0.1.4
[INFO] [stderr]   Downloaded icu_segmenter_data v1.5.0
[INFO] [stderr]   Downloaded ollama-rs v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fb46a7a48b747d43e01d6bc8702821b0918d615c4839f5febf6b7d897ca613f
[INFO] running `Command { std: "docker" "start" "-a" "3fb46a7a48b747d43e01d6bc8702821b0918d615c4839f5febf6b7d897ca613f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fb46a7a48b747d43e01d6bc8702821b0918d615c4839f5febf6b7d897ca613f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fb46a7a48b747d43e01d6bc8702821b0918d615c4839f5febf6b7d897ca613f", kill_on_drop: false }`
[INFO] [stdout] 3fb46a7a48b747d43e01d6bc8702821b0918d615c4839f5febf6b7d897ca613f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b880cf3099f27b802c2b8f9b2720e99626d79b130e9683132cabe6158db23fe2
[INFO] running `Command { std: "docker" "start" "-a" "b880cf3099f27b802c2b8f9b2720e99626d79b130e9683132cabe6158db23fe2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v2.0.10
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling pom v1.1.0
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling core_maths v0.1.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling icu_segmenter_data v1.5.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling adobe-cmap-parser v0.4.1
[INFO] [stderr]    Compiling type1-encoding-parser v0.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cff-parser v0.1.0
[INFO] [stderr]    Compiling lopdf v0.34.0
[INFO] [stderr]    Compiling postscript v0.14.1
[INFO] [stderr]    Compiling rayon-cond v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling derive_utils v0.14.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pdf-extract v0.8.2
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.96/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=23516b1342b5c509 -C extra-filename=-e456e4bfa1b54e1b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3b009c3def1f3596.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa737552552e4f40.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-401b60e7f22ecf09.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=ccf4181ba8526a73 -C extra-filename=-13ce61205abb1ec8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-69048864c7ffaf02.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-929c69c48e62eaba.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-f4d95822bdd35bf8.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `lopdf` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name lopdf --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lopdf-0.34.0/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="nom"' --cfg 'feature="nom_parser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "chrono", "chrono_time", "default", "embed_image", "image", "nom", "nom_parser", "pom", "pom_parser", "rayon", "serde", "tokio"))' -C metadata=217c3a78e9e442aa -C extra-filename=-5bb78a4fb3ec3105 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-3babb2613aed14fd.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-72ae865a6fa242fc.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c750c5411317245c.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-e10f65f3a0b494de.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b6f5b2763a63a26c.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-d7f84f5e17c9f7e2.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-f4deedd174d035b7.rmeta --extern rangemap=/opt/rustwide/target/debug/deps/librangemap-64a8bf70847ec4af.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-1ed4cc58f074b79e.rmeta --extern weezl=/opt/rustwide/target/debug/deps/libweezl-ca459c754aa0147e.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b880cf3099f27b802c2b8f9b2720e99626d79b130e9683132cabe6158db23fe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b880cf3099f27b802c2b8f9b2720e99626d79b130e9683132cabe6158db23fe2", kill_on_drop: false }`
[INFO] [stdout] b880cf3099f27b802c2b8f9b2720e99626d79b130e9683132cabe6158db23fe2
