[INFO] cloning repository https://github.com/kottz/ekman
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kottz/ekman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkottz%2Fekman", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkottz%2Fekman'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d15307748c83c9cfc10a069fb168bb925bdbf3c4
[INFO] testing kottz/ekman against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkottz%2Fekman" "/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/kottz/ekman
[INFO] finished tweaking git repo https://github.com/kottz/ekman
[INFO] tweaked toml for git repo https://github.com/kottz/ekman written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kottz/ekman on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kottz/ekman 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b283f03d4503c576da74e978846a9be8e0e47ea9109a2cc503da354f88b8935
[INFO] running `Command { std: "docker" "start" "-a" "7b283f03d4503c576da74e978846a9be8e0e47ea9109a2cc503da354f88b8935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b283f03d4503c576da74e978846a9be8e0e47ea9109a2cc503da354f88b8935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b283f03d4503c576da74e978846a9be8e0e47ea9109a2cc503da354f88b8935", kill_on_drop: false }`
[INFO] [stdout] 7b283f03d4503c576da74e978846a9be8e0e47ea9109a2cc503da354f88b8935
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc00b04de3ebf59ded0588ba636f65d0e481028582d6a9321823395829ef8635
[INFO] running `Command { std: "docker" "start" "-a" "dc00b04de3ebf59ded0588ba636f65d0e481028582d6a9321823395829ef8635", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling branches v0.4.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling turso_macros v0.4.4
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling aegis v0.9.7
[INFO] [stderr]    Compiling simsimd v6.5.13
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling turso_ext v0.4.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling softaes v0.1.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling roaring v0.11.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling turso_parser v0.4.4
[INFO] [stderr]    Compiling pack1 v1.0.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling rapidhash v4.4.0
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bumpalo v3.20.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling cfg_block v0.1.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling genawaiter-macro v0.99.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling genawaiter v0.99.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling async-compression v0.4.40
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling turso_sdk_kit_macros v0.4.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ekman_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling totp-rs v5.7.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling qrcode v0.14.1
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tui-qrcode v0.2.2
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling ekman_tui v0.1.0 (/opt/rustwide/workdir/tui)
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling turso_core v0.4.4
[INFO] [stderr]    Compiling turso_sync_engine v0.4.4
[INFO] [stderr] error: could not compile `turso_sync_engine` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name turso_sync_engine --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/turso_sync_engine-0.4.4/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f4fddb03e0939be7 -C extra-filename=-c2e0e087b7741ab2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rmeta --extern genawaiter=/opt/rustwide/target/debug/deps/libgenawaiter-a1e9fa0c976fa6f8.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-739193c5c4929132.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-63a68aab383ca764.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-d55d2dd2b14b5106.rmeta --extern roaring=/opt/rustwide/target/debug/deps/libroaring-95df369632637b2e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-207027ac2df559fb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a3e2035ba05dd829.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-17d81ac53908f63b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4842f251f5e5e2d1.rmeta --extern turso_core=/opt/rustwide/target/debug/deps/libturso_core-658a3b71e6cda977.rmeta --extern turso_parser=/opt/rustwide/target/debug/deps/libturso_parser-a8fae7467d396081.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c2ab478700290c49.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aegis-34c5d2a322361717/out -L native=/opt/rustwide/target/debug/build/simsimd-a088095d729dd377/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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-04-21-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.4.4/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 '--deny=clippy::or_fun_call' --cfg 'feature="conn_raw_api"' --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=ccedda8ca35498e2 -C extra-filename=-658a3b71e6cda977 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aegis=/opt/rustwide/target/debug/deps/libaegis-b47cd5149373ade1.rmeta --extern aes=/opt/rustwide/target/debug/deps/libaes-9666856ef82aef0f.rmeta --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-c7756017636fde5a.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-578898349fcb082a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9df9c6f560e10b5f.rmeta --extern branches=/opt/rustwide/target/debug/deps/libbranches-1aaccc57982471bf.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-b2d1ba38c65f0cb1.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-878a511b8c067e5a.rmeta --extern cfg_block=/opt/rustwide/target/debug/deps/libcfg_block-429736712e31c156.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dfde9b496357585a.rmeta --extern crossbeam_skiplist=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-73bf91d17d2a33f9.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-e4faea0db366d8ff.rmeta --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-95f09b8523ec2280.rmeta --extern fastbloom=/opt/rustwide/target/debug/deps/libfastbloom-00bbead7541148aa.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rmeta --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-7f7364a08950938e.rmeta --extern io_uring=/opt/rustwide/target/debug/deps/libio_uring-1e022e70a7a3a2ce.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-63a68aab383ca764.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-62e4aa9a8a1553ae.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-6f31f7cd6dc20633.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-ba2ca041929fcc23.rmeta --extern pack1=/opt/rustwide/target/debug/deps/libpack1-ee913128414410c8.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4d97e314ee9de8e6.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-e99c5ab9be878770.so --extern polling=/opt/rustwide/target/debug/deps/libpolling-e4871c1449083711.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-bd6fc9ad01b748a9.rmeta --extern rapidhash=/opt/rustwide/target/debug/deps/librapidhash-1fe0cfe9b764a675.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-bbdc6a7e84ea06e4.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-60f0730b2f1d2344.rmeta --extern roaring=/opt/rustwide/target/debug/deps/libroaring-95df369632637b2e.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-eb210553e3b16c70.rmeta --extern rustix=/opt/rustwide/target/debug/deps/librustix-f69bccb25d35a997.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-7c364cfb94c444f7.rmeta --extern simsimd=/opt/rustwide/target/debug/deps/libsimsimd-700f7c6e36aceedb.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-b81620ee715d8475.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-64ead6ad24c7fa39.so --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1f06d9480dd851b1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-17d81ac53908f63b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4842f251f5e5e2d1.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-672fa693d15b8de9.rmeta --extern turso_ext=/opt/rustwide/target/debug/deps/libturso_ext-b44811cce3d174ee.rmeta --extern turso_macros=/opt/rustwide/target/debug/deps/libturso_macros-e130931e76c139b0.so --extern turso_parser=/opt/rustwide/target/debug/deps/libturso_parser-a8fae7467d396081.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-440d7294cfe20637.rmeta --extern uncased=/opt/rustwide/target/debug/deps/libuncased-9aa3391e1eaedd85.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c2ab478700290c49.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aegis-34c5d2a322361717/out -L native=/opt/rustwide/target/debug/build/simsimd-a088095d729dd377/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "dc00b04de3ebf59ded0588ba636f65d0e481028582d6a9321823395829ef8635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc00b04de3ebf59ded0588ba636f65d0e481028582d6a9321823395829ef8635", kill_on_drop: false }`
[INFO] [stdout] dc00b04de3ebf59ded0588ba636f65d0e481028582d6a9321823395829ef8635
