[INFO] fetching crate rig-surrealdb 0.2.4...
[INFO] testing rig-surrealdb-0.2.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rig-surrealdb 0.2.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rig-surrealdb 0.2.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rig-surrealdb 0.2.4
[INFO] tweaked toml for crates.io crate rig-surrealdb 0.2.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rig-surrealdb 0.2.4 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 rig-surrealdb 0.2.4 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 927c8133b03d86deef2ac54b89409ff952af45f37dbf81c11e7cac0c33b43090
[INFO] running `Command { std: "docker" "start" "-a" "927c8133b03d86deef2ac54b89409ff952af45f37dbf81c11e7cac0c33b43090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "927c8133b03d86deef2ac54b89409ff952af45f37dbf81c11e7cac0c33b43090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "927c8133b03d86deef2ac54b89409ff952af45f37dbf81c11e7cac0c33b43090", kill_on_drop: false }`
[INFO] [stdout] 927c8133b03d86deef2ac54b89409ff952af45f37dbf81c11e7cac0c33b43090
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 454e6dbdd0b258a34084aa88d2ae616009f50ecea9aeb2671c32c381fac8feb4
[INFO] running `Command { std: "docker" "start" "-a" "454e6dbdd0b258a34084aa88d2ae616009f50ecea9aeb2671c32c381fac8feb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling i_float v1.15.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling i_shape v1.14.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling i_tree v0.16.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling i_key_sort v0.6.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling i_overlay v4.0.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling geographiclib-rs v0.2.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling sif-itree v0.4.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling geo v0.32.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling tonic v0.14.3
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling tonic-prost v0.14.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling fastnum v0.7.4
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling roaring v0.11.3
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling surrealdb-protocol v0.8.3
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling arc-swap v1.8.1
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling geo v0.31.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling revision-derive v0.17.0
[INFO] [stderr]    Compiling surrealdb-types-derive v3.0.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling storekey-derive v0.11.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling noisy_float v0.2.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling trice v0.4.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling bnum v0.12.1
[INFO] [stderr]    Compiling surrealdb-core v3.0.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling surrealdb-types v3.0.2
[INFO] [stderr]    Compiling dmp v0.2.3
[INFO] [stderr]    Compiling revision v0.17.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling lexicmp v0.2.0
[INFO] [stderr]    Compiling ndarray-stats v0.7.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ammonia v4.1.2
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling object_store v0.13.1
[INFO] [stderr]    Compiling addr v0.15.6
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling surrealmx v0.18.0
[INFO] [stderr]    Compiling affinitypool v0.4.0
[INFO] [stderr]    Compiling storekey v0.11.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling bcrypt v0.18.0
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling quick_cache v0.6.18
[INFO] [stderr]    Compiling ext-sort v0.1.5
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling surrealdb v3.0.2
[INFO] [stderr]    Compiling vart v0.9.3
[INFO] [stderr]    Compiling reblessive v0.4.3
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling rig-derive v0.1.12
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling as-any v0.3.2
[INFO] [stderr]    Compiling rig-core v0.35.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr] error: could not compile `surrealdb-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 surrealdb_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/surrealdb-core-3.0.2/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 '--warn=clippy::used_underscore_binding' '--warn=clippy::unwrap_used' '--allow=clippy::unused_async' '--warn=clippy::unnecessary_to_owned' --warn=unexpected_cfgs '--warn=clippy::set_contains_or_insert' '--warn=clippy::redundant_clone' '--warn=clippy::option_as_ref_cloned' '--warn=clippy::no_effect_underscore_binding' '--warn=clippy::lossy_float_literal' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::inefficient_to_string' '--warn=clippy::implicit_clone' '--warn=clippy::get_unwrap' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::disallowed_methods' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::cloned_instead_of_copied' '--allow=clippy::bool_assert_comparison' '--warn=clippy::assigning_clones' '--allow=clippy::allow_attributes' --check-cfg 'cfg(docker)' --check-cfg 'cfg(storage)' --cfg 'feature="kv-mem"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allocation-tracking", "allocator", "arbitrary", "default", "graphql", "http", "jwks", "kv-indxdb", "kv-mem", "kv-rocksdb", "kv-surrealkv", "kv-tikv", "ml", "scripting", "surrealism", "tokio-tungstenite", "trace-doc-ops"))' -C metadata=f0b0824ec2965450 -C extra-filename=-c7b55ebc1edbb013 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern addr=/opt/rustwide/target/debug/deps/libaddr-19212e1ab7035635.rmeta --extern affinitypool=/opt/rustwide/target/debug/deps/libaffinitypool-6d2df9e2f5aa0f01.rmeta --extern ahash=/opt/rustwide/target/debug/deps/libahash-25e15767a1909007.rmeta --extern ammonia=/opt/rustwide/target/debug/deps/libammonia-e7dcd7dccfe4d3fe.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-9d7ab0bdb0db8e1b.rmeta --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-acf94e38cdaa4bc2.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-9d4b542841ae6856.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-118025cb5f00e3f3.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rmeta --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-b4e1a1d01c0ff578.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-c63c98092007c34a.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d9a8c49a45ecc5ea.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dc7447c43cf39220.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-6f1bef7faff467a0.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-cd81f4a9ac12da19.rmeta --extern deunicode=/opt/rustwide/target/debug/deps/libdeunicode-041dc7c57fb38e41.rmeta --extern dmp=/opt/rustwide/target/debug/deps/libdmp-74e5c214d9f7bc2e.rmeta --extern ext_sort=/opt/rustwide/target/debug/deps/libext_sort-3f8a5fc4c5414d6f.rmeta --extern fastnum=/opt/rustwide/target/debug/deps/libfastnum-38c224813c8d1ffe.rmeta --extern fst=/opt/rustwide/target/debug/deps/libfst-e82c221c5a158204.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a7906de1188b139c.rmeta --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-9ede2cfaa4af09b2.rmeta --extern geo=/opt/rustwide/target/debug/deps/libgeo-edfbac9e63d34fda.rmeta --extern geo_types=/opt/rustwide/target/debug/deps/libgeo_types-eeb1b0c68f3cbab2.rmeta --extern headers=/opt/rustwide/target/debug/deps/libheaders-cb6f159cffc910d5.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-aae2c231d1d2c5eb.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-1765a96f5d6d18b6.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-5508fab34b1f3786.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-9b872dd8cf25aa1a.rmeta --extern lexicmp=/opt/rustwide/target/debug/deps/liblexicmp-2b02fc6770275d68.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-bd43448ebdfd22e0.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-aa776e7d0d3a99c3.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-be9406ceee893562.rmeta --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-29d6bd1be347be75.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-551d7e3effd11bdb.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6c7d75660dd45312.rmeta --extern object_store=/opt/rustwide/target/debug/deps/libobject_store-77eebfcdda7404e9.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-569e6867af796fcc.rmeta --extern path_clean=/opt/rustwide/target/debug/deps/libpath_clean-fee64b8e0b84633e.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-cd5e5b6c55fca8d2.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-a0cec39258202c61.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-63e0d9d6cb6ec6cf.rmeta --extern quick_cache=/opt/rustwide/target/debug/deps/libquick_cache-5e6cecdb98671eb7.rmeta --extern radix_trie=/opt/rustwide/target/debug/deps/libradix_trie-274aa77ff0e9bdbe.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9701edfa449b9f16.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-67a2d24f50935c1d.rmeta --extern reblessive=/opt/rustwide/target/debug/deps/libreblessive-e14550e7a152294c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2ff84c0a124bce18.rmeta --extern revision=/opt/rustwide/target/debug/deps/librevision-35d3986b7ff3970d.rmeta --extern roaring=/opt/rustwide/target/debug/deps/libroaring-9da7e5b638730693.rmeta --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-f1c06a27ef5c3ea2.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-255b9a198dcfd56f.rmeta --extern scrypt=/opt/rustwide/target/debug/deps/libscrypt-7bd5972d42b7bda4.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-9ca7829513c3b05c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-04fbe35d89501ce7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0abec6569ee836cc.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-7b20ba16d7721186.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e96c0b9e3129db05.rmeta --extern storekey=/opt/rustwide/target/debug/deps/libstorekey-6a7b7e7a409f8e43.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-7d9507ff4dccca86.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-2fc59c8da3dd643e.rmeta --extern surrealdb_protocol=/opt/rustwide/target/debug/deps/libsurrealdb_protocol-e134c4fd6d66344d.rmeta --extern surrealdb_types=/opt/rustwide/target/debug/deps/libsurrealdb_types-3408f9e788ca05c9.rmeta --extern surrealmx=/opt/rustwide/target/debug/deps/libsurrealmx-726d3ee57ecf9d6d.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-4d646bdf29fa5233.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e424b4a76cda2797.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d0a55e0e92fc44f4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f709de63d802d018.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-735a067dcc7fca2c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-24b372ddeb840f48.rmeta --extern ulid=/opt/rustwide/target/debug/deps/libulid-fde8f5f8f711c551.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-acd104f3b1f4df7f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-2a89428675982be2.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-949285b4cfe87df0.rmeta --extern vart=/opt/rustwide/target/debug/deps/libvart-e8290c332800d491.rmeta --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-2169620e04bd2677.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-df993fb7fe9ae442/out -L native=/opt/rustwide/target/debug/build/blake3-df993fb7fe9ae442/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-827803bb4c151760/out -L native=/opt/rustwide/target/debug/build/lz4-sys-6709fb4cb027f7f0/out --cfg storage --check-cfg 'cfg(storage)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "454e6dbdd0b258a34084aa88d2ae616009f50ecea9aeb2671c32c381fac8feb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "454e6dbdd0b258a34084aa88d2ae616009f50ecea9aeb2671c32c381fac8feb4", kill_on_drop: false }`
[INFO] [stdout] 454e6dbdd0b258a34084aa88d2ae616009f50ecea9aeb2671c32c381fac8feb4
