[INFO] cloning repository https://github.com/Khd83R/turso-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Khd83R/turso-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhd83R%2Fturso-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhd83R%2Fturso-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 401e5de23a15cc169d7154697f103f4b1f9a6179 [INFO] testing Khd83R/turso-app against beta-2026-03-05 for beta-1.95-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhd83R%2Fturso-app" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Khd83R/turso-app [INFO] finished tweaking git repo https://github.com/Khd83R/turso-app [INFO] tweaked toml for git repo https://github.com/Khd83R/turso-app written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Khd83R/turso-app on toolchain beta-2026-03-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Khd83R/turso-app 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded turso_macros v0.3.2 [INFO] [stderr] Downloaded turso_parser v0.3.2 [INFO] [stderr] Downloaded pack1 v1.0.0 [INFO] [stderr] Downloaded cfg_block v0.1.1 [INFO] [stderr] Downloaded softaes v0.1.3 [INFO] [stderr] Downloaded turso_ext v0.3.2 [INFO] [stderr] Downloaded miette-derive v7.6.0 [INFO] [stderr] Downloaded ghash v0.5.1 [INFO] [stderr] Downloaded polyval v0.6.2 [INFO] [stderr] Downloaded twox-hash v2.1.2 [INFO] [stderr] Downloaded crossbeam-skiplist v0.1.3 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded roaring v0.11.2 [INFO] [stderr] Downloaded miette v7.6.0 [INFO] [stderr] Downloaded aes-gcm v0.10.3 [INFO] [stderr] Downloaded simsimd v6.5.5 [INFO] [stderr] Downloaded io-uring v0.7.11 [INFO] [stderr] Downloaded git2 v0.20.2 [INFO] [stderr] Downloaded aegis v0.9.4 [INFO] [stderr] Downloaded turso_core v0.3.2 [INFO] [stderr] Downloaded libgit2-sys v0.18.2+1.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c90ece3809c0da0e4ad7d6b26695b353958f604f31a61fe08bc726f1a732144b [INFO] running `Command { std: "docker" "start" "-a" "c90ece3809c0da0e4ad7d6b26695b353958f604f31a61fe08bc726f1a732144b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c90ece3809c0da0e4ad7d6b26695b353958f604f31a61fe08bc726f1a732144b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c90ece3809c0da0e4ad7d6b26695b353958f604f31a61fe08bc726f1a732144b", kill_on_drop: false }` [INFO] [stdout] c90ece3809c0da0e4ad7d6b26695b353958f604f31a61fe08bc726f1a732144b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84be7eb23de639d7697f00d3a8ad32ec06f9ff3797bb27f7b3137a94479b7454 [INFO] running `Command { std: "docker" "start" "-a" "84be7eb23de639d7697f00d3a8ad32ec06f9ff3797bb27f7b3137a94479b7454", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling io-uring v0.7.11 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling turso_ext v0.3.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling softaes v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling cfg_block v0.1.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling aegis v0.9.4 [INFO] [stderr] Compiling simsimd v6.5.5 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling turso_macros v0.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling roaring v0.11.2 [INFO] [stderr] Compiling pack1 v1.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling turso_parser v0.3.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling turso_core v0.3.2 [INFO] [stderr] Compiling turso_io v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/io/generic.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | fn recv(&self, c: SharedCompletion) -> anyhow::Result<()> { todo!() } [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/io/generic.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | fn send(&self, c: SharedCompletion) -> anyhow::Result<()> { todo!() } [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fd_is_open` is never used [INFO] [stdout] --> src/io/io_uring.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn fd_is_open(fd: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fd_is_socket` is never used [INFO] [stdout] --> src/io/io_uring.rs:131:4 [INFO] [stdout] | [INFO] [stdout] 131 | fn fd_is_socket(fd: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fd_peek` is never used [INFO] [stdout] --> src/io/io_uring.rs:145:4 [INFO] [stdout] | [INFO] [stdout] 145 | fn fd_peek(fd: i32) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fd_poll` is never used [INFO] [stdout] --> src/io/io_uring.rs:158:4 [INFO] [stdout] | [INFO] [stdout] 158 | fn fd_poll(fd: i32) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `listener` is never read [INFO] [stdout] --> src/io/io_uring.rs:1055:5 [INFO] [stdout] | [INFO] [stdout] 1053 | pub struct UringServerSocket { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 1054 | io: Arc>, [INFO] [stdout] 1055 | listener: std::net::TcpListener, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set` is never used [INFO] [stdout] --> src/io/runtime.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'a> ProgramsStorage<'a> { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | fn set(&mut self, id: usize, p: Box>) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parent` is never used [INFO] [stdout] --> src/io/runtime.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 119 | impl<'a> Program<'a> { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 126 | fn parent(&'a self) -> &'a Runtime<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [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-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name turso_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/turso_core-0.3.2/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="encryption"' --cfg 'feature="fs"' --cfg 'feature="io_uring"' --cfg 'feature="json"' --cfg 'feature="series"' --cfg 'feature="time"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("antithesis", "checksum", "cli_only", "conn_raw_api", "default", "encryption", "fs", "fuzz", "io_uring", "json", "omit_autovacuum", "serde", "series", "simulator", "test_helper", "time", "tracing_release", "uuid"))' -C metadata=d6440827f0c8ae09 -C extra-filename=-1d355a9cc32e38a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aegis=/opt/rustwide/target/debug/deps/libaegis-e6c3acf6dc9d26f7.rmeta --extern aes=/opt/rustwide/target/debug/deps/libaes-34d8be1999039ac4.rmeta --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-daa8756f4baf6fb5.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9362e66b8880981a.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-dc378a0c1addbd6a.rmeta --extern cfg_block=/opt/rustwide/target/debug/deps/libcfg_block-d9179a70343efa18.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-699df00f1249b600.rmeta --extern crossbeam_skiplist=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e118e17959dad8a1.rmeta --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-6e888fb96d72e3e0.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-35568d0c2de34c8d.rmeta --extern io_uring=/opt/rustwide/target/debug/deps/libio_uring-368660fd6c2b835f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-520a1cd7a1b3fe13.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-167bed3899b07f7e.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-fcdc73388b8e5e3e.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-c142eb7fa5f868b2.rmeta --extern pack1=/opt/rustwide/target/debug/deps/libpack1-e9a0ee0626680b86.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9f8415bbc5208a88.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-93bf70849a6c6f92.so --extern polling=/opt/rustwide/target/debug/deps/libpolling-f5276d5cba0b94c8.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-751ba84da305b80f.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-26851d4684cd4572.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-21c69862a9074e56.rmeta --extern roaring=/opt/rustwide/target/debug/deps/libroaring-1c6b7119b173ac9f.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-ca4219e344ea5da0.rmeta --extern rustix=/opt/rustwide/target/debug/deps/librustix-45de13cbfa489027.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-a7164637bc4900ee.rmeta --extern simsimd=/opt/rustwide/target/debug/deps/libsimsimd-97251e9a84693ae2.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-212d75eb6e191d76.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-ac2718b7130f478f.so --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fc7f55f3d9383a90.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f46f3fa165c0673e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0d00be1a8c828828.rmeta --extern turso_ext=/opt/rustwide/target/debug/deps/libturso_ext-fb802e3df7b637c6.rmeta --extern turso_macros=/opt/rustwide/target/debug/deps/libturso_macros-eba065aac4e3ec30.so --extern turso_parser=/opt/rustwide/target/debug/deps/libturso_parser-a14574660a3700a4.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-fc4aee81effd0f88.rmeta --extern uncased=/opt/rustwide/target/debug/deps/libuncased-3a8d53810fa3fc61.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ada0a1e6a17c0e3e.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aegis-845d1ca228160b32/out -L native=/opt/rustwide/target/debug/build/simsimd-d54e7da22b12b2f4/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "84be7eb23de639d7697f00d3a8ad32ec06f9ff3797bb27f7b3137a94479b7454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84be7eb23de639d7697f00d3a8ad32ec06f9ff3797bb27f7b3137a94479b7454", kill_on_drop: false }` [INFO] [stdout] 84be7eb23de639d7697f00d3a8ad32ec06f9ff3797bb27f7b3137a94479b7454