[INFO] cloning repository https://github.com/fluxoz/tume
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fluxoz/tume" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluxoz%2Ftume", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluxoz%2Ftume'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3168d345176e481456eabe2c536c7c7f700bfdd2
[INFO] testing fluxoz/tume against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluxoz%2Ftume" "/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/fluxoz/tume
[INFO] finished tweaking git repo https://github.com/fluxoz/tume
[INFO] tweaked toml for git repo https://github.com/fluxoz/tume written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fluxoz/tume on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fluxoz/tume 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] df2fc2ebfa5db0730864da921b4c088ce40a26b8c1f1169c284c1b0bd6abcc96
[INFO] running `Command { std: "docker" "start" "df2fc2ebfa5db0730864da921b4c088ce40a26b8c1f1169c284c1b0bd6abcc96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df2fc2ebfa5db0730864da921b4c088ce40a26b8c1f1169c284c1b0bd6abcc96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df2fc2ebfa5db0730864da921b4c088ce40a26b8c1f1169c284c1b0bd6abcc96" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df2fc2ebfa5db0730864da921b4c088ce40a26b8c1f1169c284c1b0bd6abcc96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df2fc2ebfa5db0730864da921b4c088ce40a26b8c1f1169c284c1b0bd6abcc96" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom 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 tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling httparse v1.10.1
[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 futures-util v0.3.32
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling branches v0.4.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling turso_macros v0.4.4
[INFO] [stderr]    Compiling aegis v0.9.7
[INFO] [stderr]    Compiling simsimd v6.5.13
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling turso_ext v0.4.4
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling libsql-ffi v0.9.29
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling softaes v0.1.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling turso_parser v0.4.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling pack1 v1.0.0
[INFO] [stderr]    Compiling roaring v0.11.3
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling rapidhash v4.4.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling cfg_block v0.1.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[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 owo-colors v4.2.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling genawaiter v0.99.1
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling turso_sdk_kit_macros v0.4.4
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.25.0
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling tonic-web v0.11.0
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling libsql-hrana v0.9.29
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-eyre v0.6.5
[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: failed to run custom build command for `libsql-ffi v0.9.29`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/release/build/libsql-ffi-1c3e13b9cd2e7979/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=bundled/src/sqlite3.c
[INFO] [stderr]   cargo:rerun-if-changed=bundled/SQLite3MultipleCiphers
[INFO] [stderr]   cargo:lib_dir=/opt/rustwide/target/release/build/libsql-ffi-57f1b5152e4a515c/out
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   -- The C compiler identification is GNU 15.2.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 15.2.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Configuring done (2.0s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/release/build/libsql-ffi-57f1b5152e4a515c/out/build
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/sqlite3mc_static.dir/src/sqlite3mc.c.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsql-ffi-0.9.29/build.rs:462:9] format!("{BUNDLED_DIR}/SQLite3MultipleCiphers") = "bundled/SQLite3MultipleCiphers"
[INFO] [stderr]   running: cd "/opt/rustwide/target/release/build/libsql-ffi-57f1b5152e4a515c/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/target/release/build/libsql-ffi-57f1b5152e4a515c/out/sqlite3mc" "-B" "/opt/rustwide/target/release/build/libsql-ffi-57f1b5152e4a515c/out/build" "-DSQLITE3MC_STATIC=ON" "-DCODEC_TYPE=AES256" "-DSQLITE3MC_BUILD_SHELL=OFF" "-DSQLITE_SHELL_IS_UTF8=OFF" "-DSQLITE_USER_AUTHENTICATION=OFF" "-DSQLITE_SECURE_DELETE=OFF" "-DSQLITE_ENABLE_COLUMN_METADATA=ON" "-DSQLITE_USE_URI=ON" "-DCMAKE_POSITION_INDEPENDENT_CODE=ON" "-DLIBSQL_ENCRYPTION=1" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/release/build/libsql-ffi-57f1b5152e4a515c/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Release"
[INFO] [stderr]   Will build sqlite3mc_static as STATIC
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr]       LIBSQL_ENCRYPTION
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   running: cd "/opt/rustwide/target/release/build/libsql-ffi-57f1b5152e4a515c/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "cmake" "--build" "/opt/rustwide/target/release/build/libsql-ffi-57f1b5152e4a515c/out/build" "--target" "sqlite3mc_static" "--config" "Release"
[INFO] [stderr]   cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[3]: *** [CMakeFiles/sqlite3mc_static.dir/build.make:79: CMakeFiles/sqlite3mc_static.dir/src/sqlite3mc.c.o] Error 1
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/Makefile2:87: CMakeFiles/sqlite3mc_static.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:94: CMakeFiles/sqlite3mc_static.dir/rule] Error 2
[INFO] [stderr]   gmake: *** [Makefile:169: sqlite3mc_static] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (3782) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.57/src/lib.rs:1132:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x627974ad6cb1 - <unknown>
[INFO] [stderr]      1:     0x627974aeec6a - <unknown>
[INFO] [stderr]      2:     0x627974add19c - <unknown>
[INFO] [stderr]      3:     0x627974ab2bf6 - <unknown>
[INFO] [stderr]      4:     0x627974acfd41 - <unknown>
[INFO] [stderr]      5:     0x627974ad006b - <unknown>
[INFO] [stderr]      6:     0x627974ab2ca2 - <unknown>
[INFO] [stderr]      7:     0x627974aab459 - <unknown>
[INFO] [stderr]      8:     0x627974ab34bd - <unknown>
[INFO] [stderr]      9:     0x627974aef48c - <unknown>
[INFO] [stderr]     10:     0x627974582f47 - <unknown>
[INFO] [stderr]     11:     0x627974582bd3 - <unknown>
[INFO] [stderr]     12:     0x627974588d95 - <unknown>
[INFO] [stderr]     13:     0x6279745734f9 - <unknown>
[INFO] [stderr]     14:     0x62797457173a - <unknown>
[INFO] [stderr]     15:     0x627974573e71 - <unknown>
[INFO] [stderr]     16:     0x627974575f73 - <unknown>
[INFO] [stderr]     17:     0x627974570bae - <unknown>
[INFO] [stderr]     18:     0x627974570bb9 - <unknown>
[INFO] [stderr]     19:     0x627974acedc9 - <unknown>
[INFO] [stderr]     20:     0x627974570571 - <unknown>
[INFO] [stderr]     21:     0x627974576055 - <unknown>
[INFO] [stderr]     22:     0x7f42a653c601 - <unknown>
[INFO] [stderr]     23:     0x7f42a653c718 - __libc_start_main
[INFO] [stderr]     24:     0x62797456a465 - <unknown>
[INFO] [stderr]     25:                0x0 - <unknown>
[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/1.99.0-beta.1-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 opt-level=s -C codegen-units=1 --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=c8d2ddf95b7b636a -C extra-filename=-1a068949bcd82a30 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern aegis=/opt/rustwide/target/release/deps/libaegis-31ba91abdb883dd5.rmeta --extern aes=/opt/rustwide/target/release/deps/libaes-9793af0a00fe770d.rmeta --extern aes_gcm=/opt/rustwide/target/release/deps/libaes_gcm-a83655e9597207bc.rmeta --extern arc_swap=/opt/rustwide/target/release/deps/libarc_swap-e0b3572d8bb726c9.rmeta --extern bitflags=/opt/rustwide/target/release/deps/libbitflags-8e359e3313385215.rmeta --extern branches=/opt/rustwide/target/release/deps/libbranches-e5b819ca049f47e6.rmeta --extern bumpalo=/opt/rustwide/target/release/deps/libbumpalo-09d192c4ce139c0f.rmeta --extern bytemuck=/opt/rustwide/target/release/deps/libbytemuck-90120fe1cf3a7116.rmeta --extern cfg_block=/opt/rustwide/target/release/deps/libcfg_block-4eb0b628cd804568.rmeta --extern chrono=/opt/rustwide/target/release/deps/libchrono-5a78bd8027a8b496.rmeta --extern crossbeam_skiplist=/opt/rustwide/target/release/deps/libcrossbeam_skiplist-551dc7caa4f9d271.rmeta --extern either=/opt/rustwide/target/release/deps/libeither-f79200b47a52dc3f.rmeta --extern fallible_iterator=/opt/rustwide/target/release/deps/libfallible_iterator-a8a6fd4574d2abf1.rmeta --extern fastbloom=/opt/rustwide/target/release/deps/libfastbloom-a1fb7f95b8dd2269.rmeta --extern hex=/opt/rustwide/target/release/deps/libhex-4f1200e0d4d32e5a.rmeta --extern intrusive_collections=/opt/rustwide/target/release/deps/libintrusive_collections-7029828cef7a29ce.rmeta --extern io_uring=/opt/rustwide/target/release/deps/libio_uring-1de91f06ed6fc0cc.rmeta --extern libc=/opt/rustwide/target/release/deps/liblibc-aff62227220d5217.rmeta --extern libloading=/opt/rustwide/target/release/deps/liblibloading-c915fe9ceef4c47f.rmeta --extern libm=/opt/rustwide/target/release/deps/liblibm-fc5a2e34db083bf2.rmeta --extern miette=/opt/rustwide/target/release/deps/libmiette-add0ab7da20e4051.rmeta --extern pack1=/opt/rustwide/target/release/deps/libpack1-053604b8c6e1c848.rmeta --extern parking_lot=/opt/rustwide/target/release/deps/libparking_lot-019eb8e41a33ad68.rmeta --extern paste=/opt/rustwide/target/release/deps/libpaste-01c823cf94865332.so --extern polling=/opt/rustwide/target/release/deps/libpolling-57e612b9fff11007.rmeta --extern rand=/opt/rustwide/target/release/deps/librand-614851e977849e4c.rmeta --extern rapidhash=/opt/rustwide/target/release/deps/librapidhash-dfbc9ab0b6f7ff64.rmeta --extern regex=/opt/rustwide/target/release/deps/libregex-b8624b3a06c0e81a.rmeta --extern regex_syntax=/opt/rustwide/target/release/deps/libregex_syntax-e54a62823949db8f.rmeta --extern roaring=/opt/rustwide/target/release/deps/libroaring-510984f850bae2b9.rmeta --extern rustc_hash=/opt/rustwide/target/release/deps/librustc_hash-c4a2c9a429412fdd.rmeta --extern rustix=/opt/rustwide/target/release/deps/librustix-7a3805c687e2e0fb.rmeta --extern ryu=/opt/rustwide/target/release/deps/libryu-315986e730b9ee2b.rmeta --extern simsimd=/opt/rustwide/target/release/deps/libsimsimd-a9bfc646792cc9ad.rmeta --extern strum=/opt/rustwide/target/release/deps/libstrum-76ade386ce967a42.rmeta --extern strum_macros=/opt/rustwide/target/release/deps/libstrum_macros-55bb03839a2ded37.so --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-9429ae26471b1447.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-c6d35338d3efe22f.rmeta --extern tracing=/opt/rustwide/target/release/deps/libtracing-60bc67a58b160cb8.rmeta --extern tracing_subscriber=/opt/rustwide/target/release/deps/libtracing_subscriber-996e14dba514973a.rmeta --extern turso_ext=/opt/rustwide/target/release/deps/libturso_ext-a9d614b0a64c081d.rmeta --extern turso_macros=/opt/rustwide/target/release/deps/libturso_macros-25c630f8a30a6ade.so --extern turso_parser=/opt/rustwide/target/release/deps/libturso_parser-1baca3e3d68b7be0.rmeta --extern twox_hash=/opt/rustwide/target/release/deps/libtwox_hash-f35ee5b758a803af.rmeta --extern uncased=/opt/rustwide/target/release/deps/libuncased-ae7cfb9fb8644cbd.rmeta --extern uuid=/opt/rustwide/target/release/deps/libuuid-734b870b671a3bbe.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/release/build/aegis-b853f88d568d9f8e/out -L native=/opt/rustwide/target/release/build/simsimd-ea402527cac9a074/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "df2fc2ebfa5db0730864da921b4c088ce40a26b8c1f1169c284c1b0bd6abcc96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df2fc2ebfa5db0730864da921b4c088ce40a26b8c1f1169c284c1b0bd6abcc96", kill_on_drop: false }`
[INFO] [stdout] df2fc2ebfa5db0730864da921b4c088ce40a26b8c1f1169c284c1b0bd6abcc96
