[INFO] cloning repository https://github.com/jeppsontaylor/RedlineDB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeppsontaylor/RedlineDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeppsontaylor%2FRedlineDB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeppsontaylor%2FRedlineDB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2307538c356c90c40aa3040b6ef44a047c7c8e0
[INFO] checking jeppsontaylor/RedlineDB against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeppsontaylor%2FRedlineDB" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jeppsontaylor/RedlineDB
[INFO] finished tweaking git repo https://github.com/jeppsontaylor/RedlineDB
[INFO] tweaked toml for git repo https://github.com/jeppsontaylor/RedlineDB written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeppsontaylor/RedlineDB on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeppsontaylor/RedlineDB 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded psm v0.1.31
[INFO] [stderr]   Downloaded stacker v0.1.24
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded fail v0.5.1
[INFO] [stderr]   Downloaded sqlparser v0.61.0
[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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18cbc6be9de8eb8ad75ad87bcfde2f0d945a1f8df45d2e1bad40a0456f0c1e35
[INFO] running `Command { std: "docker" "start" "-a" "18cbc6be9de8eb8ad75ad87bcfde2f0d945a1f8df45d2e1bad40a0456f0c1e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18cbc6be9de8eb8ad75ad87bcfde2f0d945a1f8df45d2e1bad40a0456f0c1e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18cbc6be9de8eb8ad75ad87bcfde2f0d945a1f8df45d2e1bad40a0456f0c1e35", kill_on_drop: false }`
[INFO] [stdout] 18cbc6be9de8eb8ad75ad87bcfde2f0d945a1f8df45d2e1bad40a0456f0c1e35
[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=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fbcbdaa12b992ea5def56dd4a3bfe404b9729857d1fcf49cf73a11eafbf8407
[INFO] running `Command { std: "docker" "start" "-a" "2fbcbdaa12b992ea5def56dd4a3bfe404b9729857d1fcf49cf73a11eafbf8407", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking sqlparser v0.61.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking fail v0.5.1
[INFO] [stderr]     Checking redlinedb-kernel v0.1.0 (/opt/rustwide/workdir/crates/kernel)
[INFO] [stdout] warning[E0133]: call to unsafe function `vector::simd::horizontal_sum_avx2` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let mut tail = horizontal_sum_avx2(acc);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | unsafe fn l2_distance_avx2(a: &[f32], b: &[f32]) -> f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vector::simd::horizontal_sum_avx2` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let mut dot_s = horizontal_sum_avx2(dot);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | unsafe fn cosine_distance_avx2(a: &[f32], b: &[f32]) -> f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vector::simd::horizontal_sum_avx2` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:164:20
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let mut na_s = horizontal_sum_avx2(na);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vector::simd::horizontal_sum_avx2` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:165:20
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let mut nb_s = horizontal_sum_avx2(nb);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vector::simd::horizontal_sum_avx2` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:200:20
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let mut tail = horizontal_sum_avx2(acc);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | unsafe fn inner_product_avx2(a: &[f32], b: &[f32]) -> f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vector::simd::horizontal_sum_avx2` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let mut tail = horizontal_sum_avx2(acc);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | unsafe fn l2_distance_avx2(a: &[f32], b: &[f32]) -> f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vector::simd::horizontal_sum_avx2` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let mut dot_s = horizontal_sum_avx2(dot);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | unsafe fn cosine_distance_avx2(a: &[f32], b: &[f32]) -> f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vector::simd::horizontal_sum_avx2` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:164:20
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let mut na_s = horizontal_sum_avx2(na);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vector::simd::horizontal_sum_avx2` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:165:20
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let mut nb_s = horizontal_sum_avx2(nb);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `vector::simd::horizontal_sum_avx2` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:200:20
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let mut tail = horizontal_sum_avx2(acc);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> crates/kernel/src/vector/simd.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | unsafe fn inner_product_avx2(a: &[f32], b: &[f32]) -> f32 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking redlinedb-sql v0.1.0 (/opt/rustwide/workdir/crates/sql)
[INFO] [stderr]     Checking redlinedb v0.1.0 (/opt/rustwide/workdir/crates/redlinedb)
[INFO] [stderr]     Checking redlinedb-ffi v0.1.0 (/opt/rustwide/workdir/crates/ffi)
[INFO] [stderr]     Checking redlinedb-bench v0.1.0 (/opt/rustwide/workdir/crates/bench)
[INFO] [stderr]     Checking redlinedb-server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]     Checking redlinedb-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.45s
[INFO] running `Command { std: "docker" "inspect" "2fbcbdaa12b992ea5def56dd4a3bfe404b9729857d1fcf49cf73a11eafbf8407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fbcbdaa12b992ea5def56dd4a3bfe404b9729857d1fcf49cf73a11eafbf8407", kill_on_drop: false }`
[INFO] [stdout] 2fbcbdaa12b992ea5def56dd4a3bfe404b9729857d1fcf49cf73a11eafbf8407
