[INFO] fetching crate turso_core 0.2.0-pre.7...
[INFO] testing turso_core-0.2.0-pre.7 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate turso_core 0.2.0-pre.7 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate turso_core 0.2.0-pre.7
[INFO] finished tweaking crates.io crate turso_core 0.2.0-pre.7
[INFO] tweaked toml for crates.io crate turso_core 0.2.0-pre.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate turso_core 0.2.0-pre.7 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 turso_core 0.2.0-pre.7 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e9c0fed65f05e974f755fce5b62e100ddb15b77863503d00a85588d7c54e7718
[INFO] running `Command { std: "docker" "start" "-a" "e9c0fed65f05e974f755fce5b62e100ddb15b77863503d00a85588d7c54e7718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9c0fed65f05e974f755fce5b62e100ddb15b77863503d00a85588d7c54e7718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9c0fed65f05e974f755fce5b62e100ddb15b77863503d00a85588d7c54e7718", kill_on_drop: false }`
[INFO] [stdout] e9c0fed65f05e974f755fce5b62e100ddb15b77863503d00a85588d7c54e7718
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5d1ce80d0b1cee7ae2935d742a6f1b289e2742b3eb91e32b6afd0990350b5400
[INFO] running `Command { std: "docker" "start" "-a" "5d1ce80d0b1cee7ae2935d742a6f1b289e2742b3eb91e32b6afd0990350b5400", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling turso_ext v0.2.0-pre.7
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling softaes v0.1.3
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cfg_block v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling aegis v0.9.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling julian_day_converter v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling turso_macros v0.2.0-pre.7
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling pack1 v1.0.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling turso_parser v0.2.0-pre.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.20.1
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling turso_core v0.2.0-pre.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Euclidean` is never constructed
[INFO] [stdout]   --> vector/distance.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum DistanceType {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Euclidean,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DistanceType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> types.rs:402:5
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 402 |     pub step_fn: StepFunction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> types.rs:403:5
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |     pub finalize_fn: FinalizeFunction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "5d1ce80d0b1cee7ae2935d742a6f1b289e2742b3eb91e32b6afd0990350b5400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d1ce80d0b1cee7ae2935d742a6f1b289e2742b3eb91e32b6afd0990350b5400", kill_on_drop: false }`
[INFO] [stdout] 5d1ce80d0b1cee7ae2935d742a6f1b289e2742b3eb91e32b6afd0990350b5400
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a2667191a85255a56c0b513b9072b0fa44bd3565bbafc76ffb85bdca73b85cc
[INFO] running `Command { std: "docker" "start" "-a" "3a2667191a85255a56c0b513b9072b0fa44bd3565bbafc76ffb85bdca73b85cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling symbolic-demangle v12.14.1
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling aegis v0.9.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.43
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling symbolic-common v12.14.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling pprof v0.14.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling turso_ext v0.2.0-pre.7
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling julian_day_converter v0.4.5
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling mimalloc v0.1.47
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling sorted-vec v0.8.6
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling git2 v0.20.1
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling turso_core v0.2.0-pre.7 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `turso_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 turso_core --edition=2021 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="fs"' --cfg 'feature="json"' --cfg 'feature="series"' --cfg 'feature="time"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("antithesis", "checksum", "conn_raw_api", "default", "encryption", "fs", "fuzz", "io_uring", "json", "omit_autovacuum", "serde", "series", "simulator", "time", "tracing_release", "uuid"))' -C metadata=81e2912d12b5f24f -C extra-filename=-f7232f8b5ed0c5d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aegis=/opt/rustwide/target/debug/deps/libaegis-8711505fa2223b5f.rmeta --extern aes=/opt/rustwide/target/debug/deps/libaes-cdd4464b9486b540.rmeta --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-931038e180e64169.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-317a5afac3dccb6f.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-224078d1c5b4c84b.rmeta --extern cfg_block=/opt/rustwide/target/debug/deps/libcfg_block-d9179a70343efa18.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6811e5817b789680.rmeta --extern crossbeam_skiplist=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-2e226b15641458b1.rmeta --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-6e888fb96d72e3e0.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-573c1008e7917f74.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern julian_day_converter=/opt/rustwide/target/debug/deps/libjulian_day_converter-fb98cbd9979eb87b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-48466c477392d3b0.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-76e58415f4dfe36f.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-c188273874847403.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-5465e619c8eda61d.rmeta --extern pack1=/opt/rustwide/target/debug/deps/libpack1-b72f1629edc00e9f.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6a56c9fba016e0af.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern polling=/opt/rustwide/target/debug/deps/libpolling-178cca42aadd4b16.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c743761a613019bb.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e209398e2ae91d1b.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-cf9ef9729ec61e4c.rmeta --extern rustix=/opt/rustwide/target/debug/deps/librustix-dd49c89be53b8778.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-a7164637bc4900ee.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-6777a68e742c9a9a.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-bd31fce24376efcb.so --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-5d12228be2abded3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f4df3c820d770d74.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9d863d3a7452d2d6.rmeta --extern turso_ext=/opt/rustwide/target/debug/deps/libturso_ext-5e119a4eb0a63dde.rmeta --extern turso_macros=/opt/rustwide/target/debug/deps/libturso_macros-b88d0da5875f9f33.so --extern turso_parser=/opt/rustwide/target/debug/deps/libturso_parser-94eaba97bb229133.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-9f146d9d86f99660.rmeta --extern uncased=/opt/rustwide/target/debug/deps/libuncased-65cd554360f361f4.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-695810424667c657.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aegis-b3e745752607a8ae/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variant `Euclidean` is never constructed
[INFO] [stdout]   --> vector/distance.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum DistanceType {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Euclidean,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DistanceType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> types.rs:402:5
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 402 |     pub step_fn: StepFunction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> types.rs:403:5
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |     pub finalize_fn: FinalizeFunction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `turso_core` (lib test); 3 warnings emitted
[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 turso_core --edition=2021 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="fs"' --cfg 'feature="json"' --cfg 'feature="series"' --cfg 'feature="time"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("antithesis", "checksum", "conn_raw_api", "default", "encryption", "fs", "fuzz", "io_uring", "json", "omit_autovacuum", "serde", "series", "simulator", "time", "tracing_release", "uuid"))' -C metadata=35480873eab6ba76 -C extra-filename=-f6a6828d53e60941 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aegis=/opt/rustwide/target/debug/deps/libaegis-8711505fa2223b5f.rlib --extern aes=/opt/rustwide/target/debug/deps/libaes-cdd4464b9486b540.rlib --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-931038e180e64169.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-317a5afac3dccb6f.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-224078d1c5b4c84b.rlib --extern cfg_block=/opt/rustwide/target/debug/deps/libcfg_block-d9179a70343efa18.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6811e5817b789680.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-038090332ad1758d.rlib --extern crossbeam_skiplist=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-2e226b15641458b1.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e918f07a36c88ebf.rlib --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-6e888fb96d72e3e0.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-573c1008e7917f74.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern julian_day_converter=/opt/rustwide/target/debug/deps/libjulian_day_converter-fb98cbd9979eb87b.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-48466c477392d3b0.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-76e58415f4dfe36f.rlib --extern libm=/opt/rustwide/target/debug/deps/liblibm-c188273874847403.rlib --extern memory_stats=/opt/rustwide/target/debug/deps/libmemory_stats-abdd035e8b67be8f.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-5465e619c8eda61d.rlib --extern mimalloc=/opt/rustwide/target/debug/deps/libmimalloc-8824f62e24022586.rlib --extern pack1=/opt/rustwide/target/debug/deps/libpack1-b72f1629edc00e9f.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6a56c9fba016e0af.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern polling=/opt/rustwide/target/debug/deps/libpolling-178cca42aadd4b16.rlib --extern pprof=/opt/rustwide/target/debug/deps/libpprof-dc1af5be91abc7b6.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-ef38946bc8194a8d.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-e6ef7a2888083cc1.so --extern rand=/opt/rustwide/target/debug/deps/librand-c743761a613019bb.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-354099166926052b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e209398e2ae91d1b.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-cf9ef9729ec61e4c.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-d353276a6faf0f18.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-c5c1736daf3ebb27.rlib --extern rustix=/opt/rustwide/target/debug/deps/librustix-dd49c89be53b8778.rlib --extern ryu=/opt/rustwide/target/debug/deps/libryu-a7164637bc4900ee.rlib --extern sorted_vec=/opt/rustwide/target/debug/deps/libsorted_vec-c455b54af73f29d7.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-6777a68e742c9a9a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-bd31fce24376efcb.so --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-5d12228be2abded3.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-c6ed4c0d7fe7a274.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f4df3c820d770d74.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9d863d3a7452d2d6.rlib --extern turso_ext=/opt/rustwide/target/debug/deps/libturso_ext-5e119a4eb0a63dde.rlib --extern turso_macros=/opt/rustwide/target/debug/deps/libturso_macros-b88d0da5875f9f33.so --extern turso_parser=/opt/rustwide/target/debug/deps/libturso_parser-94eaba97bb229133.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-9f146d9d86f99660.rlib --extern uncased=/opt/rustwide/target/debug/deps/libuncased-65cd554360f361f4.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-695810424667c657.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aegis-b3e745752607a8ae/out -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-cae602ff3282c459/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-1748c5eedf47d7c8/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3a2667191a85255a56c0b513b9072b0fa44bd3565bbafc76ffb85bdca73b85cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a2667191a85255a56c0b513b9072b0fa44bd3565bbafc76ffb85bdca73b85cc", kill_on_drop: false }`
[INFO] [stdout] 3a2667191a85255a56c0b513b9072b0fa44bd3565bbafc76ffb85bdca73b85cc
