[INFO] fetching crate tursotui 0.7.0...
[INFO] testing tursotui-0.7.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tursotui 0.7.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tursotui 0.7.0
[INFO] finished tweaking crates.io crate tursotui 0.7.0
[INFO] tweaked toml for crates.io crate tursotui 0.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tursotui 0.7.0 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 crates.io crate tursotui 0.7.0 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8e1557081e4bb7b6d9e3e511160d11474b527a839e670c867c550ec6c514b48f
[INFO] running `Command { std: "docker" "start" "-a" "8e1557081e4bb7b6d9e3e511160d11474b527a839e670c867c550ec6c514b48f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e1557081e4bb7b6d9e3e511160d11474b527a839e670c867c550ec6c514b48f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e1557081e4bb7b6d9e3e511160d11474b527a839e670c867c550ec6c514b48f", kill_on_drop: false }`
[INFO] [stdout] 8e1557081e4bb7b6d9e3e511160d11474b527a839e670c867c550ec6c514b48f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fe77272ff6e976100459687ac6757e000f45997e98e5872a23d49d682b198621
[INFO] running `Command { std: "docker" "start" "-a" "fe77272ff6e976100459687ac6757e000f45997e98e5872a23d49d682b198621", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling ownedbytes v0.9.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling bitpacking v0.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tantivy-bitpacker v0.9.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling murmurhash32 v0.3.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tantivy-fst v0.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling branches v0.4.4
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling turso_ext v0.6.0-pre.16
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling fastdivide v0.4.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling aegis v0.9.8
[INFO] [stderr]    Compiling simsimd v6.5.16
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling turso_core v0.6.0-pre.16
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ghash v0.5.1
[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 aead v0.5.2
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling measure_time v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling levenshtein_automata v0.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling oneshot v0.1.13
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling census v0.4.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling softaes v0.1.3
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling turso_macros v0.6.0-pre.16
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rapidhash v4.4.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling pack1 v1.0.0
[INFO] [stderr]    Compiling roaring v0.11.3
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling cfg_block v0.1.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling genawaiter-macro v0.99.1
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling turso_parser v0.6.0-pre.16
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling genawaiter v0.99.1
[INFO] [stderr]    Compiling turso_sdk_kit_macros v0.6.0-pre.16
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling tantivy-common v0.10.0
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling tantivy-query-grammar v0.25.0
[INFO] [stderr]    Compiling hyperloglogplus v0.4.1
[INFO] [stderr]    Compiling tantivy-tokenizer-api v0.6.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tantivy-stacker v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tursotui-sql v0.7.0
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tantivy-sstable v0.6.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tantivy-columnar v0.6.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling tantivy v0.25.0
[INFO] [stderr]    Compiling turso_sync_engine v0.6.0-pre.16
[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.6.0-pre.16/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs '--deny=clippy::stable_sort_primitive' '--deny=clippy::redundant_clone' '--deny=clippy::or_fun_call' '--deny=clippy::naive_bytecount' '--deny=clippy::large_types_passed_by_value' '--deny=clippy::large_stack_frames' '--deny=clippy::collection_is_never_read' '--deny=clippy::clear_with_drain' '--deny=clippy::assigning_clones' --check-cfg 'cfg(loom)' --check-cfg 'cfg(shuttle)' --check-cfg 'cfg(antithesis)' --cfg 'feature="conn_raw_api"' --cfg 'feature="default"' --cfg 'feature="encryption"' --cfg 'feature="experimental_win_iocp"' --cfg 'feature="fs"' --cfg 'feature="fts"' --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("bench", "checksum", "cli_only", "codspeed", "conn_raw_api", "default", "encryption", "experimental_win_iocp", "fs", "fts", "fuzz", "io_uring", "json", "nanosecond-bench", "omit_autovacuum", "optimizer_params", "pure-rust-crypto", "serde", "series", "simulator", "test_helper", "time", "tracing_release", "uuid"))' -C metadata=ec532084d7fe925d -C extra-filename=-17a7122caef776a9 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern aegis=/opt/rustwide/target/debug/deps/libaegis-fed05cbf868fd09e.rmeta --extern aes=/opt/rustwide/target/debug/deps/libaes-62f74e20cfcf9153.rmeta --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-8b307d0e5fcba1c0.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-f4b17fa847b884cb.rmeta --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-77095ac42b50ed34.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-afc9d20b61915ec4.rmeta --extern branches=/opt/rustwide/target/debug/deps/libbranches-219f9028c2a12290.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-8d94ce14aa416d24.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-2a6d28fd28ca6b53.rmeta --extern cfg_block=/opt/rustwide/target/debug/deps/libcfg_block-ef7203022a1d9e24.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ed563bdc5c99ec20.rmeta --extern crc32c=/opt/rustwide/target/debug/deps/libcrc32c-4b25850a932545de.rmeta --extern crossbeam_skiplist=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-784449e4f450e9d8.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-c03ef1d5d3f38343.rmeta --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-0ec91ed8f572ffbc.rmeta --extern fastbloom=/opt/rustwide/target/debug/deps/libfastbloom-cd33a4be99369198.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-7078ba80a17a5862.rmeta --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-ff4fae6143f71f10.rmeta --extern io_uring=/opt/rustwide/target/debug/deps/libio_uring-61b6697fd1a12d2e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-78284bbeb9425a4e.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-68d6b1da3adca587.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-53f988982bbaf575.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-ea7272066c7c4c31.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-d584327dec5647b7.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-22763e080f161b6b.rmeta --extern pack1=/opt/rustwide/target/debug/deps/libpack1-e8ac6bfe5c732b2a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ff927ea636f6c5a3.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-81899dfd4f8b2a0b.so --extern polling=/opt/rustwide/target/debug/deps/libpolling-65331c44fb9c45f2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-fb2020e0964d5363.rmeta --extern rapidhash=/opt/rustwide/target/debug/deps/librapidhash-0030bcfc210a32fd.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-45255e4b6c0e9861.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-fa1eed6ccd626777.rmeta --extern roaring=/opt/rustwide/target/debug/deps/libroaring-c8a67a79efe37f30.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-267e1a4e6456fd90.rmeta --extern rustix=/opt/rustwide/target/debug/deps/librustix-19ba535432bf6ba1.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-aa09d0ceba3db52d.rmeta --extern simsimd=/opt/rustwide/target/debug/deps/libsimsimd-9b8081ae042b7d7d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-740fff3c5daa7204.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-50ac085540b4b271.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-446eaadfc6e95910.so --extern tantivy=/opt/rustwide/target/debug/deps/libtantivy-ed4156795845f1c4.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6750b62aa70f1043.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3f91417a0268379f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-73ef2323c1cc2fed.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-60cf09de770f35cc.rmeta --extern turso_ext=/opt/rustwide/target/debug/deps/libturso_ext-a0af65cb23c69818.rmeta --extern turso_macros=/opt/rustwide/target/debug/deps/libturso_macros-c7d8e7bc863e3df9.so --extern turso_parser=/opt/rustwide/target/debug/deps/libturso_parser-7e5e4148482f1edc.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-e78f71eff6b5ce7e.rmeta --extern uncased=/opt/rustwide/target/debug/deps/libuncased-e533680ae15c5d66.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2a9cdf70f9784db3.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aegis-dc47d6329a3c8b76/out -L native=/opt/rustwide/target/debug/build/simsimd-81a89a4869a7116a/out -L native=/opt/rustwide/target/debug/build/zstd-sys-22edc38a4e4778bf/out --check-cfg 'cfg(injected_yields)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fe77272ff6e976100459687ac6757e000f45997e98e5872a23d49d682b198621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe77272ff6e976100459687ac6757e000f45997e98e5872a23d49d682b198621", kill_on_drop: false }`
[INFO] [stdout] fe77272ff6e976100459687ac6757e000f45997e98e5872a23d49d682b198621
