[INFO] fetching crate surql-mcp 0.1.1...
[INFO] testing surql-mcp-0.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate surql-mcp 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate surql-mcp 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate surql-mcp 0.1.1
[INFO] tweaked toml for crates.io crate surql-mcp 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate surql-mcp 0.1.1 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 surql-mcp 0.1.1 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 32822a1fbbdccb8cdddd872c0ccfe7375f26a18f96f469ef36a36a5d884f892a
[INFO] running `Command { std: "docker" "start" "-a" "32822a1fbbdccb8cdddd872c0ccfe7375f26a18f96f469ef36a36a5d884f892a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32822a1fbbdccb8cdddd872c0ccfe7375f26a18f96f469ef36a36a5d884f892a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32822a1fbbdccb8cdddd872c0ccfe7375f26a18f96f469ef36a36a5d884f892a", kill_on_drop: false }`
[INFO] [stdout] 32822a1fbbdccb8cdddd872c0ccfe7375f26a18f96f469ef36a36a5d884f892a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1639ae4f7a50b725a6d52433145140cae3c0035ae331204fe36cb25ea023b04b
[INFO] running `Command { std: "docker" "start" "-a" "1639ae4f7a50b725a6d52433145140cae3c0035ae331204fe36cb25ea023b04b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling i_float v1.15.0
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling i_shape v1.14.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling i_key_sort v0.6.0
[INFO] [stderr]    Compiling i_tree v0.16.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling i_overlay v4.0.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling geographiclib-rs v0.2.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling sif-itree v0.4.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling storekey-derive v0.11.0
[INFO] [stderr]    Compiling surrealdb-types-derive v3.0.4
[INFO] [stderr]    Compiling revision-derive v0.17.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling reblessive v0.4.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling geo v0.32.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling surrealdb-protocol v0.8.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[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 virtue v0.0.18
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling roaring v0.11.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling surrealdb-types v3.0.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling geo v0.31.0
[INFO] [stderr]    Compiling revision v0.17.0
[INFO] [stderr]    Compiling storekey v0.11.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling fastnum v0.7.4
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling surql-parser v0.1.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling noisy_float v0.2.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bnum v0.12.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling trice v0.4.0
[INFO] [stderr]    Compiling surrealdb-core v3.0.4
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling dmp v0.2.3
[INFO] [stderr]    Compiling lexicmp v0.2.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ndarray-stats v0.7.0
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling addr v0.15.6
[INFO] [stderr]    Compiling ammonia v4.1.2
[INFO] [stderr]    Compiling object_store v0.13.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling affinitypool v0.4.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling bcrypt v0.18.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling quick_cache v0.6.21
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling ext-sort v0.1.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling surrealmx v0.18.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling surrealdb v3.0.4
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling vart v0.9.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rmcp-macros v0.16.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling overshift v0.2.1
[INFO] [stderr]    Compiling surql-macros v0.1.2
[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.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 '--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=69459ca7d83148b8 -C extra-filename=-0a0346c452f472a4 --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-28e2a5f8e921e6df.rmeta --extern ahash=/opt/rustwide/target/debug/deps/libahash-db993453b4b59df7.rmeta --extern ammonia=/opt/rustwide/target/debug/deps/libammonia-ce3ae631c3b71fa3.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-5d9f14b25b4edef8.rmeta --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-8a1424e085ce86f3.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-9bab280d1741c782.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-58a3cb5882f21757.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rmeta --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-53cbf62c5e1581ad.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-b71d0e9359fbb066.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-30250ea7bcf6f1b2.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b2f3dcd4da8cabc6.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-442d9ec519d18873.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-ed6c9e2ff8116a39.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-fb9843e47eac045f.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-8af6cf7ca8970d5e.rmeta --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-9ede2cfaa4af09b2.rmeta --extern geo=/opt/rustwide/target/debug/deps/libgeo-0e65d963140f19d7.rmeta --extern geo_types=/opt/rustwide/target/debug/deps/libgeo_types-5e9f2d8c354d79f2.rmeta --extern headers=/opt/rustwide/target/debug/deps/libheaders-ce2eb8fe7e7455ed.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-c3d502e316546ae3.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-1765a96f5d6d18b6.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-780b5bdd2a7e34b5.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-b9aa591aa5a26d09.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-af27ed836ccc0b6c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-551d7e3effd11bdb.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8befe4c091d8505c.rmeta --extern object_store=/opt/rustwide/target/debug/deps/libobject_store-f869fb0642caa79d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9ee64147d209836d.rmeta --extern path_clean=/opt/rustwide/target/debug/deps/libpath_clean-fee64b8e0b84633e.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-5098c3c02410ca90.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-ecdf23dc5c773210.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dbd15b1f007a2c34.rmeta --extern quick_cache=/opt/rustwide/target/debug/deps/libquick_cache-7c8072ab7b0473ee.rmeta --extern radix_trie=/opt/rustwide/target/debug/deps/libradix_trie-5984e3412bb26053.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8c33250dd44f0c85.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-84163c790ef73b38.rmeta --extern revision=/opt/rustwide/target/debug/deps/librevision-ad74093602f9841c.rmeta --extern roaring=/opt/rustwide/target/debug/deps/libroaring-24f7637ac7fc9581.rmeta --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-23cd8ad1b3833968.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-39699ead88eb257a.rmeta --extern scrypt=/opt/rustwide/target/debug/deps/libscrypt-6b6d5a04b2953927.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-9ca7829513c3b05c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d510d5035a8d9476.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3eacacd978a8cc7c.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-f5734e98b996bc11.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-f82f0f02525c722c.rmeta --extern surrealdb_types=/opt/rustwide/target/debug/deps/libsurrealdb_types-ed6956f18b30629d.rmeta --extern surrealmx=/opt/rustwide/target/debug/deps/libsurrealmx-cf191a7497b4ea13.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-c2aac8604777c97b.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b22c36bcab075a2a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1f835c3a2496b5e7.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-ce6cf618d8955518.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d362377b6f981b87.rmeta --extern ulid=/opt/rustwide/target/debug/deps/libulid-7f9518c4d5ad04f1.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-acd104f3b1f4df7f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-cd0b30a0c6054d95.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-68f9212817b089c2.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-3dbbbb0e1b0f6393/out -L native=/opt/rustwide/target/debug/build/blake3-3dbbbb0e1b0f6393/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-48b5b71b6000d7ff/out -L native=/opt/rustwide/target/debug/build/lz4-sys-75ff59a45dd3ebf7/out --cfg storage --check-cfg 'cfg(storage)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1639ae4f7a50b725a6d52433145140cae3c0035ae331204fe36cb25ea023b04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1639ae4f7a50b725a6d52433145140cae3c0035ae331204fe36cb25ea023b04b", kill_on_drop: false }`
[INFO] [stdout] 1639ae4f7a50b725a6d52433145140cae3c0035ae331204fe36cb25ea023b04b
