The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Loro, reference main (742c70), with Swift 6.1 for Linux on 10 Dec 2025 06:33:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

 2495 |     uniffi_loro_ffi_fn_constructor_frontiers_from_id(
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_frontiers_from_id' in scope
 2496 |         FfiConverterTypeID.lower(id),$0
 2497 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2503:5: error: cannot find 'uniffi_loro_ffi_fn_constructor_frontiers_from_ids' in scope
 2501 | public static func fromIds(ids: [Id]) -> Frontiers {
 2502 |     return try!  FfiConverterTypeFrontiers.lift(try! rustCall() {
 2503 |     uniffi_loro_ffi_fn_constructor_frontiers_from_ids(
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_frontiers_from_ids' in scope
 2504 |         FfiConverterSequenceTypeID.lower(ids),$0
 2505 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2513:5: error: cannot find 'uniffi_loro_ffi_fn_method_frontiers_encode' in scope
 2511 | open func encode() -> Data {
 2512 |     return try!  FfiConverterData.lift(try! rustCall() {
 2513 |     uniffi_loro_ffi_fn_method_frontiers_encode(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_frontiers_encode' in scope
 2514 |     )
 2515 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2520:5: error: cannot find 'uniffi_loro_ffi_fn_method_frontiers_eq' in scope
 2518 | open func eq(other: Frontiers) -> Bool {
 2519 |     return try!  FfiConverterBool.lift(try! rustCall() {
 2520 |     uniffi_loro_ffi_fn_method_frontiers_eq(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_frontiers_eq' in scope
 2521 |         FfiConverterTypeFrontiers.lower(other),$0
 2522 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2528:5: error: cannot find 'uniffi_loro_ffi_fn_method_frontiers_is_empty' in scope
 2526 | open func isEmpty() -> Bool {
 2527 |     return try!  FfiConverterBool.lift(try! rustCall() {
 2528 |     uniffi_loro_ffi_fn_method_frontiers_is_empty(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_frontiers_is_empty' in scope
 2529 |     )
 2530 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2535:5: error: cannot find 'uniffi_loro_ffi_fn_method_frontiers_to_vec' in scope
 2533 | open func toVec() -> [Id] {
 2534 |     return try!  FfiConverterSequenceTypeID.lift(try! rustCall() {
 2535 |     uniffi_loro_ffi_fn_method_frontiers_to_vec(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_frontiers_to_vec' in scope
 2536 |     )
 2537 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2641:32: error: cannot find 'uniffi_loro_ffi_fn_clone_jsonpathsubscriber' in scope
 2639 | #endif
 2640 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 2641 |         return try! rustCall { uniffi_loro_ffi_fn_clone_jsonpathsubscriber(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_jsonpathsubscriber' in scope
 2642 |     }
 2643 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2650:25: error: cannot find 'uniffi_loro_ffi_fn_free_jsonpathsubscriber' in scope
 2648 |         }
 2649 |
 2650 |         try! rustCall { uniffi_loro_ffi_fn_free_jsonpathsubscriber(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_jsonpathsubscriber' in scope
 2651 |     }
 2652 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2660:5: error: cannot find 'uniffi_loro_ffi_fn_method_jsonpathsubscriber_on_jsonpath_changed' in scope
 2658 |      */
 2659 | open func onJsonpathChanged() {try! rustCall() {
 2660 |     uniffi_loro_ffi_fn_method_jsonpathsubscriber_on_jsonpath_changed(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_jsonpathsubscriber_on_jsonpath_changed' in scope
 2661 |     )
 2662 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2707:5: error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_jsonpathsubscriber' in scope
 2705 |
 2706 | private func uniffiCallbackInitJsonPathSubscriber() {
 2707 |     uniffi_loro_ffi_fn_init_callback_vtable_jsonpathsubscriber(&UniffiCallbackInterfaceJsonPathSubscriber.vtable)
      |     `- error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_jsonpathsubscriber' in scope
 2708 | }
 2709 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2809:32: error: cannot find 'uniffi_loro_ffi_fn_clone_localephemerallistener' in scope
 2807 | #endif
 2808 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 2809 |         return try! rustCall { uniffi_loro_ffi_fn_clone_localephemerallistener(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_localephemerallistener' in scope
 2810 |     }
 2811 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2818:25: error: cannot find 'uniffi_loro_ffi_fn_free_localephemerallistener' in scope
 2816 |         }
 2817 |
 2818 |         try! rustCall { uniffi_loro_ffi_fn_free_localephemerallistener(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_localephemerallistener' in scope
 2819 |     }
 2820 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2825:5: error: cannot find 'uniffi_loro_ffi_fn_method_localephemerallistener_on_ephemeral_update' in scope
 2823 |
 2824 | open func onEphemeralUpdate(update: Data) {try! rustCall() {
 2825 |     uniffi_loro_ffi_fn_method_localephemerallistener_on_ephemeral_update(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_localephemerallistener_on_ephemeral_update' in scope
 2826 |         FfiConverterData.lower(update),$0
 2827 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2875:5: error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_localephemerallistener' in scope
 2873 |
 2874 | private func uniffiCallbackInitLocalEphemeralListener() {
 2875 |     uniffi_loro_ffi_fn_init_callback_vtable_localephemerallistener(&UniffiCallbackInterfaceLocalEphemeralListener.vtable)
      |     `- error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_localephemerallistener' in scope
 2876 | }
 2877 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2977:32: error: cannot find 'uniffi_loro_ffi_fn_clone_localupdatecallback' in scope
 2975 | #endif
 2976 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 2977 |         return try! rustCall { uniffi_loro_ffi_fn_clone_localupdatecallback(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_localupdatecallback' in scope
 2978 |     }
 2979 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2986:25: error: cannot find 'uniffi_loro_ffi_fn_free_localupdatecallback' in scope
 2984 |         }
 2985 |
 2986 |         try! rustCall { uniffi_loro_ffi_fn_free_localupdatecallback(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_localupdatecallback' in scope
 2987 |     }
 2988 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2993:5: error: cannot find 'uniffi_loro_ffi_fn_method_localupdatecallback_on_local_update' in scope
 2991 |
 2992 | open func onLocalUpdate(update: Data) {try! rustCall() {
 2993 |     uniffi_loro_ffi_fn_method_localupdatecallback_on_local_update(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_localupdatecallback_on_local_update' in scope
 2994 |         FfiConverterData.lower(update),$0
 2995 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3043:5: error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_localupdatecallback' in scope
 3041 |
 3042 | private func uniffiCallbackInitLocalUpdateCallback() {
 3043 |     uniffi_loro_ffi_fn_init_callback_vtable_localupdatecallback(&UniffiCallbackInterfaceLocalUpdateCallback.vtable)
      |     `- error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_localupdatecallback' in scope
 3044 | }
 3045 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3201:32: error: cannot find 'uniffi_loro_ffi_fn_clone_lorocounter' in scope
 3199 | #endif
 3200 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 3201 |         return try! rustCall { uniffi_loro_ffi_fn_clone_lorocounter(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_lorocounter' in scope
 3202 |     }
 3203 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3209:5: error: cannot find 'uniffi_loro_ffi_fn_constructor_lorocounter_new' in scope
 3207 |     let pointer =
 3208 |         try! rustCall() {
 3209 |     uniffi_loro_ffi_fn_constructor_lorocounter_new($0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_lorocounter_new' in scope
 3210 |     )
 3211 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3220:25: error: cannot find 'uniffi_loro_ffi_fn_free_lorocounter' in scope
 3218 |         }
 3219 |
 3220 |         try! rustCall { uniffi_loro_ffi_fn_free_lorocounter(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_lorocounter' in scope
 3221 |     }
 3222 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3230:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_decrement' in scope
 3228 |      */
 3229 | open func decrement(value: Double)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 3230 |     uniffi_loro_ffi_fn_method_lorocounter_decrement(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_decrement' in scope
 3231 |         FfiConverterDouble.lower(value),$0
 3232 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3241:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_doc' in scope
 3239 | open func doc() -> LoroDoc? {
 3240 |     return try!  FfiConverterOptionTypeLoroDoc.lift(try! rustCall() {
 3241 |     uniffi_loro_ffi_fn_method_lorocounter_doc(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_doc' in scope
 3242 |     )
 3243 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3251:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_get_attached' in scope
 3249 | open func getAttached() -> LoroCounter? {
 3250 |     return try!  FfiConverterOptionTypeLoroCounter.lift(try! rustCall() {
 3251 |     uniffi_loro_ffi_fn_method_lorocounter_get_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_get_attached' in scope
 3252 |     )
 3253 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3261:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_get_value' in scope
 3259 | open func getValue() -> Double {
 3260 |     return try!  FfiConverterDouble.lift(try! rustCall() {
 3261 |     uniffi_loro_ffi_fn_method_lorocounter_get_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_get_value' in scope
 3262 |     )
 3263 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3271:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_id' in scope
 3269 | open func id() -> ContainerId {
 3270 |     return try!  FfiConverterTypeContainerID.lift(try! rustCall() {
 3271 |     uniffi_loro_ffi_fn_method_lorocounter_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_id' in scope
 3272 |     )
 3273 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3280:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_increment' in scope
 3278 |      */
 3279 | open func increment(value: Double)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 3280 |     uniffi_loro_ffi_fn_method_lorocounter_increment(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_increment' in scope
 3281 |         FfiConverterDouble.lower(value),$0
 3282 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3294:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_is_attached' in scope
 3292 | open func isAttached() -> Bool {
 3293 |     return try!  FfiConverterBool.lift(try! rustCall() {
 3294 |     uniffi_loro_ffi_fn_method_lorocounter_is_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_is_attached' in scope
 3295 |     )
 3296 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3304:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_is_deleted' in scope
 3302 | open func isDeleted() -> Bool {
 3303 |     return try!  FfiConverterBool.lift(try! rustCall() {
 3304 |     uniffi_loro_ffi_fn_method_lorocounter_is_deleted(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_is_deleted' in scope
 3305 |     )
 3306 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3324:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_subscribe' in scope
 3322 | open func subscribe(subscriber: Subscriber) -> Subscription? {
 3323 |     return try!  FfiConverterOptionTypeSubscription.lift(try! rustCall() {
 3324 |     uniffi_loro_ffi_fn_method_lorocounter_subscribe(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorocounter_subscribe' in scope
 3325 |         FfiConverterTypeSubscriber.lower(subscriber),$0
 3326 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4115:32: error: cannot find 'uniffi_loro_ffi_fn_clone_lorodoc' in scope
 4113 | #endif
 4114 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 4115 |         return try! rustCall { uniffi_loro_ffi_fn_clone_lorodoc(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_lorodoc' in scope
 4116 |     }
 4117 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4123:5: error: cannot find 'uniffi_loro_ffi_fn_constructor_lorodoc_new' in scope
 4121 |     let pointer =
 4122 |         try! rustCall() {
 4123 |     uniffi_loro_ffi_fn_constructor_lorodoc_new($0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_lorodoc_new' in scope
 4124 |     )
 4125 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4134:25: error: cannot find 'uniffi_loro_ffi_fn_free_lorodoc' in scope
 4132 |         }
 4133 |
 4134 |         try! rustCall { uniffi_loro_ffi_fn_free_lorodoc(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_lorodoc' in scope
 4135 |     }
 4136 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4146:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_apply_diff' in scope
 4144 |      */
 4145 | open func applyDiff(diff: DiffBatch)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 4146 |     uniffi_loro_ffi_fn_method_lorodoc_apply_diff(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_apply_diff' in scope
 4147 |         FfiConverterTypeDiffBatch.lower(diff),$0
 4148 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4161:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_attach' in scope
 4159 |      */
 4160 | open func attach() {try! rustCall() {
 4161 |     uniffi_loro_ffi_fn_method_lorodoc_attach(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_attach' in scope
 4162 |     )
 4163 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4171:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_check_state_correctness_slow' in scope
 4169 |      */
 4170 | open func checkStateCorrectnessSlow() {try! rustCall() {
 4171 |     uniffi_loro_ffi_fn_method_lorodoc_check_state_correctness_slow(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_check_state_correctness_slow' in scope
 4172 |     )
 4173 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4187:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_checkout' in scope
 4185 |      */
 4186 | open func checkout(frontiers: Frontiers)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 4187 |     uniffi_loro_ffi_fn_method_lorodoc_checkout(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_checkout' in scope
 4188 |         FfiConverterTypeFrontiers.lower(frontiers),$0
 4189 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4204:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_checkout_to_latest' in scope
 4202 |      */
 4203 | open func checkoutToLatest() {try! rustCall() {
 4204 |     uniffi_loro_ffi_fn_method_lorodoc_checkout_to_latest(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_checkout_to_latest' in scope
 4205 |     )
 4206 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4213:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_clear_next_commit_options' in scope
 4211 |      */
 4212 | open func clearNextCommitOptions() {try! rustCall() {
 4213 |     uniffi_loro_ffi_fn_method_lorodoc_clear_next_commit_options(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_clear_next_commit_options' in scope
 4214 |     )
 4215 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4225:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_cmp_with_frontiers' in scope
 4223 | open func cmpWithFrontiers(other: Frontiers) -> Ordering {
 4224 |     return try!  FfiConverterTypeOrdering.lift(try! rustCall() {
 4225 |     uniffi_loro_ffi_fn_method_lorodoc_cmp_with_frontiers(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_cmp_with_frontiers' in scope
 4226 |         FfiConverterTypeFrontiers.lower(other),$0
 4227 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4243:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_commit' in scope
 4241 |      */
 4242 | open func commit() {try! rustCall() {
 4243 |     uniffi_loro_ffi_fn_method_lorodoc_commit(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_commit' in scope
 4244 |     )
 4245 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4249:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_commit_with' in scope
 4247 |
 4248 | open func commitWith(options: CommitOptions) {try! rustCall() {
 4249 |     uniffi_loro_ffi_fn_method_lorodoc_commit_with(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_commit_with' in scope
 4250 |         FfiConverterTypeCommitOptions.lower(options),$0
 4251 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4261:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_compact_change_store' in scope
 4259 |      */
 4260 | open func compactChangeStore() {try! rustCall() {
 4261 |     uniffi_loro_ffi_fn_method_lorodoc_compact_change_store(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_compact_change_store' in scope
 4262 |     )
 4263 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4271:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_config' in scope
 4269 | open func config() -> Configure {
 4270 |     return try!  FfiConverterTypeConfigure.lift(try! rustCall() {
 4271 |     uniffi_loro_ffi_fn_method_lorodoc_config(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_config' in scope
 4272 |     )
 4273 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4287:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_config_default_text_style' in scope
 4285 |      */
 4286 | open func configDefaultTextStyle(textStyle: StyleConfig?) {try! rustCall() {
 4287 |     uniffi_loro_ffi_fn_method_lorodoc_config_default_text_style(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_config_default_text_style' in scope
 4288 |         FfiConverterOptionTypeStyleConfig.lower(textStyle),$0
 4289 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4303:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_config_text_style' in scope
 4301 |      */
 4302 | open func configTextStyle(textStyle: StyleConfigMap) {try! rustCall() {
 4303 |     uniffi_loro_ffi_fn_method_lorodoc_config_text_style(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_config_text_style' in scope
 4304 |         FfiConverterTypeStyleConfigMap.lower(textStyle),$0
 4305 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4319:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_delete_root_container' in scope
 4317 |      */
 4318 | open func deleteRootContainer(cid: ContainerId) {try! rustCall() {
 4319 |     uniffi_loro_ffi_fn_method_lorodoc_delete_root_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_delete_root_container' in scope
 4320 |         FfiConverterTypeContainerID.lower(cid),$0
 4321 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4333:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_detach' in scope
 4331 |      */
 4332 | open func detach() {try! rustCall() {
 4333 |     uniffi_loro_ffi_fn_method_lorodoc_detach(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_detach' in scope
 4334 |     )
 4335 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4343:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_diff' in scope
 4341 | open func diff(a: Frontiers, b: Frontiers)throws  -> DiffBatch {
 4342 |     return try  FfiConverterTypeDiffBatch.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 4343 |     uniffi_loro_ffi_fn_method_lorodoc_diff(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_diff' in scope
 4344 |         FfiConverterTypeFrontiers.lower(a),
 4345 |         FfiConverterTypeFrontiers.lower(b),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4362:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_json_in_id_span' in scope
 4360 | open func exportJsonInIdSpan(idSpan: IdSpan) -> [String] {
 4361 |     return try!  FfiConverterSequenceString.lift(try! rustCall() {
 4362 |     uniffi_loro_ffi_fn_method_lorodoc_export_json_in_id_span(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_json_in_id_span' in scope
 4363 |         FfiConverterTypeIdSpan.lower(idSpan),$0
 4364 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4373:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_json_updates' in scope
 4371 | open func exportJsonUpdates(startVv: VersionVector, endVv: VersionVector) -> String {
 4372 |     return try!  FfiConverterString.lift(try! rustCall() {
 4373 |     uniffi_loro_ffi_fn_method_lorodoc_export_json_updates(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_json_updates' in scope
 4374 |         FfiConverterTypeVersionVector.lower(startVv),
 4375 |         FfiConverterTypeVersionVector.lower(endVv),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4388:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_json_updates_without_peer_compression' in scope
 4386 | open func exportJsonUpdatesWithoutPeerCompression(startVv: VersionVector, endVv: VersionVector) -> String {
 4387 |     return try!  FfiConverterString.lift(try! rustCall() {
 4388 |     uniffi_loro_ffi_fn_method_lorodoc_export_json_updates_without_peer_compression(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_json_updates_without_peer_compression' in scope
 4389 |         FfiConverterTypeVersionVector.lower(startVv),
 4390 |         FfiConverterTypeVersionVector.lower(endVv),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4397:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_shallow_snapshot' in scope
 4395 | open func exportShallowSnapshot(frontiers: Frontiers)throws  -> Data {
 4396 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeLoroEncodeError.lift) {
 4397 |     uniffi_loro_ffi_fn_method_lorodoc_export_shallow_snapshot(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_shallow_snapshot' in scope
 4398 |         FfiConverterTypeFrontiers.lower(frontiers),$0
 4399 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4408:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_snapshot' in scope
 4406 | open func exportSnapshot()throws  -> Data {
 4407 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeLoroEncodeError.lift) {
 4408 |     uniffi_loro_ffi_fn_method_lorodoc_export_snapshot(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_snapshot' in scope
 4409 |     )
 4410 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4415:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_snapshot_at' in scope
 4413 | open func exportSnapshotAt(frontiers: Frontiers)throws  -> Data {
 4414 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeLoroEncodeError.lift) {
 4415 |     uniffi_loro_ffi_fn_method_lorodoc_export_snapshot_at(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_snapshot_at' in scope
 4416 |         FfiConverterTypeFrontiers.lower(frontiers),$0
 4417 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4423:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_state_only' in scope
 4421 | open func exportStateOnly(frontiers: Frontiers?)throws  -> Data {
 4422 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeLoroEncodeError.lift) {
 4423 |     uniffi_loro_ffi_fn_method_lorodoc_export_state_only(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_state_only' in scope
 4424 |         FfiConverterOptionTypeFrontiers.lower(frontiers),$0
 4425 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4434:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_updates' in scope
 4432 | open func exportUpdates(vv: VersionVector)throws  -> Data {
 4433 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeLoroEncodeError.lift) {
 4434 |     uniffi_loro_ffi_fn_method_lorodoc_export_updates(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_updates' in scope
 4435 |         FfiConverterTypeVersionVector.lower(vv),$0
 4436 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4442:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_updates_in_range' in scope
 4440 | open func exportUpdatesInRange(spans: [IdSpan])throws  -> Data {
 4441 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeLoroEncodeError.lift) {
 4442 |     uniffi_loro_ffi_fn_method_lorodoc_export_updates_in_range(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_export_updates_in_range' in scope
 4443 |         FfiConverterSequenceTypeIdSpan.lower(spans),$0
 4444 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4453:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_find_id_spans_between' in scope
 4451 | open func findIdSpansBetween(from: Frontiers, to: Frontiers) -> VersionVectorDiff {
 4452 |     return try!  FfiConverterTypeVersionVectorDiff.lift(try! rustCall() {
 4453 |     uniffi_loro_ffi_fn_method_lorodoc_find_id_spans_between(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_find_id_spans_between' in scope
 4454 |         FfiConverterTypeFrontiers.lower(from),
 4455 |         FfiConverterTypeFrontiers.lower(to),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4470:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_fork' in scope
 4468 | open func fork() -> LoroDoc {
 4469 |     return try!  FfiConverterTypeLoroDoc.lift(try! rustCall() {
 4470 |     uniffi_loro_ffi_fn_method_lorodoc_fork(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_fork' in scope
 4471 |     )
 4472 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4482:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_fork_at' in scope
 4480 | open func forkAt(frontiers: Frontiers) -> LoroDoc {
 4481 |     return try!  FfiConverterTypeLoroDoc.lift(try! rustCall() {
 4482 |     uniffi_loro_ffi_fn_method_lorodoc_fork_at(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_fork_at' in scope
 4483 |         FfiConverterTypeFrontiers.lower(frontiers),$0
 4484 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4492:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_free_diff_calculator' in scope
 4490 |      */
 4491 | open func freeDiffCalculator() {try! rustCall() {
 4492 |     uniffi_loro_ffi_fn_method_lorodoc_free_diff_calculator(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_free_diff_calculator' in scope
 4493 |     )
 4494 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4504:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_free_history_cache' in scope
 4502 |      */
 4503 | open func freeHistoryCache() {try! rustCall() {
 4504 |     uniffi_loro_ffi_fn_method_lorodoc_free_history_cache(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_free_history_cache' in scope
 4505 |     )
 4506 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4514:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_frontiers_to_vv' in scope
 4512 | open func frontiersToVv(frontiers: Frontiers) -> VersionVector? {
 4513 |     return try!  FfiConverterOptionTypeVersionVector.lift(try! rustCall() {
 4514 |     uniffi_loro_ffi_fn_method_lorodoc_frontiers_to_vv(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_frontiers_to_vv' in scope
 4515 |         FfiConverterTypeFrontiers.lower(frontiers),$0
 4516 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4525:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_by_path' in scope
 4523 | open func getByPath(path: [Index]) -> ValueOrContainer? {
 4524 |     return try!  FfiConverterOptionTypeValueOrContainer.lift(try! rustCall() {
 4525 |     uniffi_loro_ffi_fn_method_lorodoc_get_by_path(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_by_path' in scope
 4526 |         FfiConverterSequenceTypeIndex.lower(path),$0
 4527 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4586:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_by_str_path' in scope
 4584 | open func getByStrPath(path: String) -> ValueOrContainer? {
 4585 |     return try!  FfiConverterOptionTypeValueOrContainer.lift(try! rustCall() {
 4586 |     uniffi_loro_ffi_fn_method_lorodoc_get_by_str_path(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_by_str_path' in scope
 4587 |         FfiConverterString.lower(path),$0
 4588 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4609:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_change' in scope
 4607 | open func getChange(id: Id) -> ChangeMeta? {
 4608 |     return try!  FfiConverterOptionTypeChangeMeta.lift(try! rustCall() {
 4609 |     uniffi_loro_ffi_fn_method_lorodoc_get_change(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_change' in scope
 4610 |         FfiConverterTypeID.lower(id),$0
 4611 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4630:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_changed_containers_in' in scope
 4628 | open func getChangedContainersIn(id: Id, len: UInt32) -> [ContainerId] {
 4629 |     return try!  FfiConverterSequenceTypeContainerID.lift(try! rustCall() {
 4630 |     uniffi_loro_ffi_fn_method_lorodoc_get_changed_containers_in(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_changed_containers_in' in scope
 4631 |         FfiConverterTypeID.lower(id),
 4632 |         FfiConverterUInt32.lower(len),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4642:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_container' in scope
 4640 | open func getContainer(id: ContainerId) -> ValueOrContainer? {
 4641 |     return try!  FfiConverterOptionTypeValueOrContainer.lift(try! rustCall() {
 4642 |     uniffi_loro_ffi_fn_method_lorodoc_get_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_container' in scope
 4643 |         FfiConverterTypeContainerID.lower(id),$0
 4644 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4655:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_counter' in scope
 4653 | open func getCounter(id: ContainerIdLike) -> LoroCounter {
 4654 |     return try!  FfiConverterTypeLoroCounter.lift(try! rustCall() {
 4655 |     uniffi_loro_ffi_fn_method_lorodoc_get_counter(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_counter' in scope
 4656 |         FfiConverterTypeContainerIdLike.lower(id),$0
 4657 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4663:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_cursor_pos' in scope
 4661 | open func getCursorPos(cursor: Cursor)throws  -> PosQueryResult {
 4662 |     return try  FfiConverterTypePosQueryResult.lift(try rustCallWithError(FfiConverterTypeCannotFindRelativePosition.lift) {
 4663 |     uniffi_loro_ffi_fn_method_lorodoc_get_cursor_pos(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_cursor_pos' in scope
 4664 |         FfiConverterTypeCursor.lower(cursor),$0
 4665 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4674:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_deep_value' in scope
 4672 | open func getDeepValue() -> LoroValue {
 4673 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 4674 |     uniffi_loro_ffi_fn_method_lorodoc_get_deep_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_deep_value' in scope
 4675 |     )
 4676 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4684:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_deep_value_with_id' in scope
 4682 | open func getDeepValueWithId() -> LoroValue {
 4683 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 4684 |     uniffi_loro_ffi_fn_method_lorodoc_get_deep_value_with_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_deep_value_with_id' in scope
 4685 |     )
 4686 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4696:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_list' in scope
 4694 | open func getList(id: ContainerIdLike) -> LoroList {
 4695 |     return try!  FfiConverterTypeLoroList.lift(try! rustCall() {
 4696 |     uniffi_loro_ffi_fn_method_lorodoc_get_list(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_list' in scope
 4697 |         FfiConverterTypeContainerIdLike.lower(id),$0
 4698 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4709:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_map' in scope
 4707 | open func getMap(id: ContainerIdLike) -> LoroMap {
 4708 |     return try!  FfiConverterTypeLoroMap.lift(try! rustCall() {
 4709 |     uniffi_loro_ffi_fn_method_lorodoc_get_map(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_map' in scope
 4710 |         FfiConverterTypeContainerIdLike.lower(id),$0
 4711 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4722:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_movable_list' in scope
 4720 | open func getMovableList(id: ContainerIdLike) -> LoroMovableList {
 4721 |     return try!  FfiConverterTypeLoroMovableList.lift(try! rustCall() {
 4722 |     uniffi_loro_ffi_fn_method_lorodoc_get_movable_list(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_movable_list' in scope
 4723 |         FfiConverterTypeContainerIdLike.lower(id),$0
 4724 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4733:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_path_to_container' in scope
 4731 | open func getPathToContainer(id: ContainerId) -> [ContainerPath]? {
 4732 |     return try!  FfiConverterOptionSequenceTypeContainerPath.lift(try! rustCall() {
 4733 |     uniffi_loro_ffi_fn_method_lorodoc_get_path_to_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_path_to_container' in scope
 4734 |         FfiConverterTypeContainerID.lower(id),$0
 4735 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4747:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_pending_txn_len' in scope
 4745 | open func getPendingTxnLen() -> UInt32 {
 4746 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
 4747 |     uniffi_loro_ffi_fn_method_lorodoc_get_pending_txn_len(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_pending_txn_len' in scope
 4748 |     )
 4749 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4759:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_text' in scope
 4757 | open func getText(id: ContainerIdLike) -> LoroText {
 4758 |     return try!  FfiConverterTypeLoroText.lift(try! rustCall() {
 4759 |     uniffi_loro_ffi_fn_method_lorodoc_get_text(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_text' in scope
 4760 |         FfiConverterTypeContainerIdLike.lower(id),$0
 4761 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4772:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_tree' in scope
 4770 | open func getTree(id: ContainerIdLike) -> LoroTree {
 4771 |     return try!  FfiConverterTypeLoroTree.lift(try! rustCall() {
 4772 |     uniffi_loro_ffi_fn_method_lorodoc_get_tree(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_tree' in scope
 4773 |         FfiConverterTypeContainerIdLike.lower(id),$0
 4774 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4783:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_value' in scope
 4781 | open func getValue() -> LoroValue {
 4782 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 4783 |     uniffi_loro_ffi_fn_method_lorodoc_get_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_get_value' in scope
 4784 |     )
 4785 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4796:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_has_container' in scope
 4794 | open func hasContainer(id: ContainerId) -> Bool {
 4795 |     return try!  FfiConverterBool.lift(try! rustCall() {
 4796 |     uniffi_loro_ffi_fn_method_lorodoc_has_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_has_container' in scope
 4797 |         FfiConverterTypeContainerID.lower(id),$0
 4798 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4804:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_has_history_cache' in scope
 4802 | open func hasHistoryCache() -> Bool {
 4803 |     return try!  FfiConverterBool.lift(try! rustCall() {
 4804 |     uniffi_loro_ffi_fn_method_lorodoc_has_history_cache(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_has_history_cache' in scope
 4805 |     )
 4806 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4814:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_import' in scope
 4812 | open func `import`(bytes: Data)throws  -> ImportStatus {
 4813 |     return try  FfiConverterTypeImportStatus.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 4814 |     uniffi_loro_ffi_fn_method_lorodoc_import(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_import' in scope
 4815 |         FfiConverterData.lower(bytes),$0
 4816 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4827:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_import_batch' in scope
 4825 | open func importBatch(bytes: [Data])throws  -> ImportStatus {
 4826 |     return try  FfiConverterTypeImportStatus.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 4827 |     uniffi_loro_ffi_fn_method_lorodoc_import_batch(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_import_batch' in scope
 4828 |         FfiConverterSequenceData.lower(bytes),$0
 4829 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4835:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_import_json_updates' in scope
 4833 | open func importJsonUpdates(json: String)throws  -> ImportStatus {
 4834 |     return try  FfiConverterTypeImportStatus.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 4835 |     uniffi_loro_ffi_fn_method_lorodoc_import_json_updates(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_import_json_updates' in scope
 4836 |         FfiConverterString.lower(json),$0
 4837 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4849:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_import_with' in scope
 4847 | open func importWith(bytes: Data, origin: String)throws  -> ImportStatus {
 4848 |     return try  FfiConverterTypeImportStatus.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 4849 |     uniffi_loro_ffi_fn_method_lorodoc_import_with(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_import_with' in scope
 4850 |         FfiConverterData.lower(bytes),
 4851 |         FfiConverterString.lower(origin),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4862:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_is_detached' in scope
 4860 | open func isDetached() -> Bool {
 4861 |     return try!  FfiConverterBool.lift(try! rustCall() {
 4862 |     uniffi_loro_ffi_fn_method_lorodoc_is_detached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_is_detached' in scope
 4863 |     )
 4864 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4872:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_is_shallow' in scope
 4870 | open func isShallow() -> Bool {
 4871 |     return try!  FfiConverterBool.lift(try! rustCall() {
 4872 |     uniffi_loro_ffi_fn_method_lorodoc_is_shallow(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_is_shallow' in scope
 4873 |     )
 4874 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4910:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_jsonpath' in scope
 4908 | open func jsonpath(path: String)throws  -> [ValueOrContainer] {
 4909 |     return try  FfiConverterSequenceTypeValueOrContainer.lift(try rustCallWithError(FfiConverterTypeJsonPathError.lift) {
 4910 |     uniffi_loro_ffi_fn_method_lorodoc_jsonpath(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_jsonpath' in scope
 4911 |         FfiConverterString.lower(path),$0
 4912 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4921:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_len_changes' in scope
 4919 | open func lenChanges() -> UInt64 {
 4920 |     return try!  FfiConverterUInt64.lift(try! rustCall() {
 4921 |     uniffi_loro_ffi_fn_method_lorodoc_len_changes(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_len_changes' in scope
 4922 |     )
 4923 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4931:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_len_ops' in scope
 4929 | open func lenOps() -> UInt64 {
 4930 |     return try!  FfiConverterUInt64.lift(try! rustCall() {
 4931 |     uniffi_loro_ffi_fn_method_lorodoc_len_ops(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_len_ops' in scope
 4932 |     )
 4933 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4941:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_minimize_frontiers' in scope
 4939 | open func minimizeFrontiers(frontiers: Frontiers) -> FrontiersOrId {
 4940 |     return try!  FfiConverterTypeFrontiersOrID.lift(try! rustCall() {
 4941 |     uniffi_loro_ffi_fn_method_lorodoc_minimize_frontiers(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_minimize_frontiers' in scope
 4942 |         FfiConverterTypeFrontiers.lower(frontiers),$0
 4943 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4952:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_oplog_frontiers' in scope
 4950 | open func oplogFrontiers() -> Frontiers {
 4951 |     return try!  FfiConverterTypeFrontiers.lift(try! rustCall() {
 4952 |     uniffi_loro_ffi_fn_method_lorodoc_oplog_frontiers(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_oplog_frontiers' in scope
 4953 |     )
 4954 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4962:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_oplog_vv' in scope
 4960 | open func oplogVv() -> VersionVector {
 4961 |     return try!  FfiConverterTypeVersionVector.lift(try! rustCall() {
 4962 |     uniffi_loro_ffi_fn_method_lorodoc_oplog_vv(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_oplog_vv' in scope
 4963 |     )
 4964 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4972:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_peer_id' in scope
 4970 | open func peerId() -> UInt64 {
 4971 |     return try!  FfiConverterUInt64.lift(try! rustCall() {
 4972 |     uniffi_loro_ffi_fn_method_lorodoc_peer_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_peer_id' in scope
 4973 |     )
 4974 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4993:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_redact_json_updates' in scope
 4991 | open func redactJsonUpdates(json: String, versionRange: VersionRange)throws  -> String {
 4992 |     return try  FfiConverterString.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 4993 |     uniffi_loro_ffi_fn_method_lorodoc_redact_json_updates(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_redact_json_updates' in scope
 4994 |         FfiConverterString.lower(json),
 4995 |         FfiConverterTypeVersionRange.lower(versionRange),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5008:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_revert_to' in scope
 5006 |      */
 5007 | open func revertTo(version: Frontiers)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5008 |     uniffi_loro_ffi_fn_method_lorodoc_revert_to(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_revert_to' in scope
 5009 |         FfiConverterTypeFrontiers.lower(version),$0
 5010 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5024:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_change_merge_interval' in scope
 5022 |      */
 5023 | open func setChangeMergeInterval(interval: Int64) {try! rustCall() {
 5024 |     uniffi_loro_ffi_fn_method_lorodoc_set_change_merge_interval(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_change_merge_interval' in scope
 5025 |         FfiConverterInt64.lower(interval),$0
 5026 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5034:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_hide_empty_root_containers' in scope
 5032 |      */
 5033 | open func setHideEmptyRootContainers(hide: Bool) {try! rustCall() {
 5034 |     uniffi_loro_ffi_fn_method_lorodoc_set_hide_empty_root_containers(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_hide_empty_root_containers' in scope
 5035 |         FfiConverterBool.lower(hide),$0
 5036 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5046:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_next_commit_message' in scope
 5044 |      */
 5045 | open func setNextCommitMessage(msg: String) {try! rustCall() {
 5046 |     uniffi_loro_ffi_fn_method_lorodoc_set_next_commit_message(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_next_commit_message' in scope
 5047 |         FfiConverterString.lower(msg),$0
 5048 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5058:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_next_commit_options' in scope
 5056 |      */
 5057 | open func setNextCommitOptions(options: CommitOptions) {try! rustCall() {
 5058 |     uniffi_loro_ffi_fn_method_lorodoc_set_next_commit_options(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_next_commit_options' in scope
 5059 |         FfiConverterTypeCommitOptions.lower(options),$0
 5060 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5070:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_next_commit_origin' in scope
 5068 |      */
 5069 | open func setNextCommitOrigin(origin: String) {try! rustCall() {
 5070 |     uniffi_loro_ffi_fn_method_lorodoc_set_next_commit_origin(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_next_commit_origin' in scope
 5071 |         FfiConverterString.lower(origin),$0
 5072 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5083:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_next_commit_timestamp' in scope
 5081 |      */
 5082 | open func setNextCommitTimestamp(timestamp: Int64) {try! rustCall() {
 5083 |     uniffi_loro_ffi_fn_method_lorodoc_set_next_commit_timestamp(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_next_commit_timestamp' in scope
 5084 |         FfiConverterInt64.lower(timestamp),$0
 5085 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5096:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_peer_id' in scope
 5094 |      */
 5095 | open func setPeerId(peer: UInt64)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5096 |     uniffi_loro_ffi_fn_method_lorodoc_set_peer_id(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_peer_id' in scope
 5097 |         FfiConverterUInt64.lower(peer),$0
 5098 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5114:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_record_timestamp' in scope
 5112 |      */
 5113 | open func setRecordTimestamp(record: Bool) {try! rustCall() {
 5114 |     uniffi_loro_ffi_fn_method_lorodoc_set_record_timestamp(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_set_record_timestamp' in scope
 5115 |         FfiConverterBool.lower(record),$0
 5116 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5127:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_shallow_since_vv' in scope
 5125 | open func shallowSinceVv() -> VersionVector {
 5126 |     return try!  FfiConverterTypeVersionVector.lift(try! rustCall() {
 5127 |     uniffi_loro_ffi_fn_method_lorodoc_shallow_since_vv(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_shallow_since_vv' in scope
 5128 |     )
 5129 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5139:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_state_frontiers' in scope
 5137 | open func stateFrontiers() -> Frontiers {
 5138 |     return try!  FfiConverterTypeFrontiers.lift(try! rustCall() {
 5139 |     uniffi_loro_ffi_fn_method_lorodoc_state_frontiers(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_state_frontiers' in scope
 5140 |     )
 5141 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5149:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_state_vv' in scope
 5147 | open func stateVv() -> VersionVector {
 5148 |     return try!  FfiConverterTypeVersionVector.lift(try! rustCall() {
 5149 |     uniffi_loro_ffi_fn_method_lorodoc_state_vv(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_state_vv' in scope
 5150 |     )
 5151 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5169:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_subscribe' in scope
 5167 | open func subscribe(containerId: ContainerId, subscriber: Subscriber) -> Subscription {
 5168 |     return try!  FfiConverterTypeSubscription.lift(try! rustCall() {
 5169 |     uniffi_loro_ffi_fn_method_lorodoc_subscribe(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_subscribe' in scope
 5170 |         FfiConverterTypeContainerID.lower(containerId),
 5171 |         FfiConverterTypeSubscriber.lower(subscriber),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5185:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_subscribe_first_commit_from_peer' in scope
 5183 | open func subscribeFirstCommitFromPeer(callback: FirstCommitFromPeerCallback) -> Subscription {
 5184 |     return try!  FfiConverterTypeSubscription.lift(try! rustCall() {
 5185 |     uniffi_loro_ffi_fn_method_lorodoc_subscribe_first_commit_from_peer(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_subscribe_first_commit_from_peer' in scope
 5186 |         FfiConverterTypeFirstCommitFromPeerCallback.lower(callback),$0
 5187 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5199:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_subscribe_jsonpath' in scope
 5197 | open func subscribeJsonpath(path: String, callback: JsonPathSubscriber)throws  -> Subscription {
 5198 |     return try  FfiConverterTypeSubscription.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5199 |     uniffi_loro_ffi_fn_method_lorodoc_subscribe_jsonpath(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_subscribe_jsonpath' in scope
 5200 |         FfiConverterString.lower(path),
 5201 |         FfiConverterTypeJsonPathSubscriber.lower(callback),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5211:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_subscribe_local_update' in scope
 5209 | open func subscribeLocalUpdate(callback: LocalUpdateCallback) -> Subscription {
 5210 |     return try!  FfiConverterTypeSubscription.lift(try! rustCall() {
 5211 |     uniffi_loro_ffi_fn_method_lorodoc_subscribe_local_update(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_subscribe_local_update' in scope
 5212 |         FfiConverterTypeLocalUpdateCallback.lower(callback),$0
 5213 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5225:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_subscribe_pre_commit' in scope
 5223 | open func subscribePreCommit(callback: PreCommitCallback) -> Subscription {
 5224 |     return try!  FfiConverterTypeSubscription.lift(try! rustCall() {
 5225 |     uniffi_loro_ffi_fn_method_lorodoc_subscribe_pre_commit(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_subscribe_pre_commit' in scope
 5226 |         FfiConverterTypePreCommitCallback.lower(callback),$0
 5227 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5239:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_subscribe_root' in scope
 5237 | open func subscribeRoot(subscriber: Subscriber) -> Subscription {
 5238 |     return try!  FfiConverterTypeSubscription.lift(try! rustCall() {
 5239 |     uniffi_loro_ffi_fn_method_lorodoc_subscribe_root(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_subscribe_root' in scope
 5240 |         FfiConverterTypeSubscriber.lower(subscriber),$0
 5241 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5257:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_travel_change_ancestors' in scope
 5255 |      */
 5256 | open func travelChangeAncestors(ids: [Id], f: ChangeAncestorsTraveler)throws  {try rustCallWithError(FfiConverterTypeChangeTravelError.lift) {
 5257 |     uniffi_loro_ffi_fn_method_lorodoc_travel_change_ancestors(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_travel_change_ancestors' in scope
 5258 |         FfiConverterSequenceTypeID.lower(ids),
 5259 |         FfiConverterTypeChangeAncestorsTraveler.lower(f),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5269:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_vv_to_frontiers' in scope
 5267 | open func vvToFrontiers(vv: VersionVector) -> Frontiers {
 5268 |     return try!  FfiConverterTypeFrontiers.lift(try! rustCall() {
 5269 |     uniffi_loro_ffi_fn_method_lorodoc_vv_to_frontiers(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorodoc_vv_to_frontiers' in scope
 5270 |         FfiConverterTypeVersionVector.lower(vv),$0
 5271 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5484:32: error: cannot find 'uniffi_loro_ffi_fn_clone_lorolist' in scope
 5482 | #endif
 5483 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 5484 |         return try! rustCall { uniffi_loro_ffi_fn_clone_lorolist(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_lorolist' in scope
 5485 |     }
 5486 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5495:5: error: cannot find 'uniffi_loro_ffi_fn_constructor_lorolist_new' in scope
 5493 |     let pointer =
 5494 |         try! rustCall() {
 5495 |     uniffi_loro_ffi_fn_constructor_lorolist_new($0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_lorolist_new' in scope
 5496 |     )
 5497 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5506:25: error: cannot find 'uniffi_loro_ffi_fn_free_lorolist' in scope
 5504 |         }
 5505 |
 5506 |         try! rustCall { uniffi_loro_ffi_fn_free_lorolist(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_lorolist' in scope
 5507 |     }
 5508 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5516:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_clear' in scope
 5514 |      */
 5515 | open func clear()throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5516 |     uniffi_loro_ffi_fn_method_lorolist_clear(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_clear' in scope
 5517 |     )
 5518 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5525:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_delete' in scope
 5523 |      */
 5524 | open func delete(pos: UInt32, len: UInt32)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5525 |     uniffi_loro_ffi_fn_method_lorolist_delete(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_delete' in scope
 5526 |         FfiConverterUInt32.lower(pos),
 5527 |         FfiConverterUInt32.lower(len),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5537:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_doc' in scope
 5535 | open func doc() -> LoroDoc? {
 5536 |     return try!  FfiConverterOptionTypeLoroDoc.lift(try! rustCall() {
 5537 |     uniffi_loro_ffi_fn_method_lorolist_doc(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_doc' in scope
 5538 |     )
 5539 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5547:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_get' in scope
 5545 | open func get(index: UInt32) -> ValueOrContainer? {
 5546 |     return try!  FfiConverterOptionTypeValueOrContainer.lift(try! rustCall() {
 5547 |     uniffi_loro_ffi_fn_method_lorolist_get(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_get' in scope
 5548 |         FfiConverterUInt32.lower(index),$0
 5549 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5558:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_get_attached' in scope
 5556 | open func getAttached() -> LoroList? {
 5557 |     return try!  FfiConverterOptionTypeLoroList.lift(try! rustCall() {
 5558 |     uniffi_loro_ffi_fn_method_lorolist_get_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_get_attached' in scope
 5559 |     )
 5560 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5565:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_get_cursor' in scope
 5563 | open func getCursor(pos: UInt32, side: Side) -> Cursor? {
 5564 |     return try!  FfiConverterOptionTypeCursor.lift(try! rustCall() {
 5565 |     uniffi_loro_ffi_fn_method_lorolist_get_cursor(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_get_cursor' in scope
 5566 |         FfiConverterUInt32.lower(pos),
 5567 |         FfiConverterTypeSide.lower(side),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5577:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_get_deep_value' in scope
 5575 | open func getDeepValue() -> LoroValue {
 5576 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 5577 |     uniffi_loro_ffi_fn_method_lorolist_get_deep_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_get_deep_value' in scope
 5578 |     )
 5579 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5587:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_get_id_at' in scope
 5585 | open func getIdAt(pos: UInt32) -> Id? {
 5586 |     return try!  FfiConverterOptionTypeID.lift(try! rustCall() {
 5587 |     uniffi_loro_ffi_fn_method_lorolist_get_id_at(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_get_id_at' in scope
 5588 |         FfiConverterUInt32.lower(pos),$0
 5589 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5600:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_get_value' in scope
 5598 | open func getValue() -> LoroValue {
 5599 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 5600 |     uniffi_loro_ffi_fn_method_lorolist_get_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_get_value' in scope
 5601 |     )
 5602 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5610:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_id' in scope
 5608 | open func id() -> ContainerId {
 5609 |     return try!  FfiConverterTypeContainerID.lift(try! rustCall() {
 5610 |     uniffi_loro_ffi_fn_method_lorolist_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_id' in scope
 5611 |     )
 5612 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5619:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_insert' in scope
 5617 |      */
 5618 | open func insert(pos: UInt32, v: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5619 |     uniffi_loro_ffi_fn_method_lorolist_insert(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_insert' in scope
 5620 |         FfiConverterUInt32.lower(pos),
 5621 |         FfiConverterTypeLoroValueLike.lower(v),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5628:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_insert_counter_container' in scope
 5626 | open func insertCounterContainer(pos: UInt32, child: LoroCounter)throws  -> LoroCounter {
 5627 |     return try  FfiConverterTypeLoroCounter.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5628 |     uniffi_loro_ffi_fn_method_lorolist_insert_counter_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_insert_counter_container' in scope
 5629 |         FfiConverterUInt32.lower(pos),
 5630 |         FfiConverterTypeLoroCounter.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5637:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_insert_list_container' in scope
 5635 | open func insertListContainer(pos: UInt32, child: LoroList)throws  -> LoroList {
 5636 |     return try  FfiConverterTypeLoroList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5637 |     uniffi_loro_ffi_fn_method_lorolist_insert_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_insert_list_container' in scope
 5638 |         FfiConverterUInt32.lower(pos),
 5639 |         FfiConverterTypeLoroList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5646:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_insert_map_container' in scope
 5644 | open func insertMapContainer(pos: UInt32, child: LoroMap)throws  -> LoroMap {
 5645 |     return try  FfiConverterTypeLoroMap.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5646 |     uniffi_loro_ffi_fn_method_lorolist_insert_map_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_insert_map_container' in scope
 5647 |         FfiConverterUInt32.lower(pos),
 5648 |         FfiConverterTypeLoroMap.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5655:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_insert_movable_list_container' in scope
 5653 | open func insertMovableListContainer(pos: UInt32, child: LoroMovableList)throws  -> LoroMovableList {
 5654 |     return try  FfiConverterTypeLoroMovableList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5655 |     uniffi_loro_ffi_fn_method_lorolist_insert_movable_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_insert_movable_list_container' in scope
 5656 |         FfiConverterUInt32.lower(pos),
 5657 |         FfiConverterTypeLoroMovableList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5664:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_insert_text_container' in scope
 5662 | open func insertTextContainer(pos: UInt32, child: LoroText)throws  -> LoroText {
 5663 |     return try  FfiConverterTypeLoroText.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5664 |     uniffi_loro_ffi_fn_method_lorolist_insert_text_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_insert_text_container' in scope
 5665 |         FfiConverterUInt32.lower(pos),
 5666 |         FfiConverterTypeLoroText.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5673:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_insert_tree_container' in scope
 5671 | open func insertTreeContainer(pos: UInt32, child: LoroTree)throws  -> LoroTree {
 5672 |     return try  FfiConverterTypeLoroTree.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5673 |     uniffi_loro_ffi_fn_method_lorolist_insert_tree_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_insert_tree_container' in scope
 5674 |         FfiConverterUInt32.lower(pos),
 5675 |         FfiConverterTypeLoroTree.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5688:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_is_attached' in scope
 5686 | open func isAttached() -> Bool {
 5687 |     return try!  FfiConverterBool.lift(try! rustCall() {
 5688 |     uniffi_loro_ffi_fn_method_lorolist_is_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_is_attached' in scope
 5689 |     )
 5690 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5698:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_is_deleted' in scope
 5696 | open func isDeleted() -> Bool {
 5697 |     return try!  FfiConverterBool.lift(try! rustCall() {
 5698 |     uniffi_loro_ffi_fn_method_lorolist_is_deleted(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_is_deleted' in scope
 5699 |     )
 5700 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5705:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_is_empty' in scope
 5703 | open func isEmpty() -> Bool {
 5704 |     return try!  FfiConverterBool.lift(try! rustCall() {
 5705 |     uniffi_loro_ffi_fn_method_lorolist_is_empty(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_is_empty' in scope
 5706 |     )
 5707 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5712:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_len' in scope
 5710 | open func len() -> UInt32 {
 5711 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
 5712 |     uniffi_loro_ffi_fn_method_lorolist_len(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_len' in scope
 5713 |     )
 5714 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5722:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_pop' in scope
 5720 | open func pop()throws  -> LoroValue? {
 5721 |     return try  FfiConverterOptionTypeLoroValue.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5722 |     uniffi_loro_ffi_fn_method_lorolist_pop(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_pop' in scope
 5723 |     )
 5724 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5728:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_push' in scope
 5726 |
 5727 | open func push(v: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5728 |     uniffi_loro_ffi_fn_method_lorolist_push(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_push' in scope
 5729 |         FfiConverterTypeLoroValueLike.lower(v),$0
 5730 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5749:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_subscribe' in scope
 5747 | open func subscribe(subscriber: Subscriber) -> Subscription? {
 5748 |     return try!  FfiConverterOptionTypeSubscription.lift(try! rustCall() {
 5749 |     uniffi_loro_ffi_fn_method_lorolist_subscribe(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_subscribe' in scope
 5750 |         FfiConverterTypeSubscriber.lower(subscriber),$0
 5751 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5763:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_to_vec' in scope
 5761 | open func toVec() -> [LoroValue] {
 5762 |     return try!  FfiConverterSequenceTypeLoroValue.lift(try! rustCall() {
 5763 |     uniffi_loro_ffi_fn_method_lorolist_to_vec(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorolist_to_vec' in scope
 5764 |     )
 5765 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5990:32: error: cannot find 'uniffi_loro_ffi_fn_clone_loromap' in scope
 5988 | #endif
 5989 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 5990 |         return try! rustCall { uniffi_loro_ffi_fn_clone_loromap(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_loromap' in scope
 5991 |     }
 5992 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6001:5: error: cannot find 'uniffi_loro_ffi_fn_constructor_loromap_new' in scope
 5999 |     let pointer =
 6000 |         try! rustCall() {
 6001 |     uniffi_loro_ffi_fn_constructor_loromap_new($0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_loromap_new' in scope
 6002 |     )
 6003 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6012:25: error: cannot find 'uniffi_loro_ffi_fn_free_loromap' in scope
 6010 |         }
 6011 |
 6012 |         try! rustCall { uniffi_loro_ffi_fn_free_loromap(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_loromap' in scope
 6013 |     }
 6014 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6022:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_clear' in scope
 6020 |      */
 6021 | open func clear()throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6022 |     uniffi_loro_ffi_fn_method_loromap_clear(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_clear' in scope
 6023 |     )
 6024 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6031:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_delete' in scope
 6029 |      */
 6030 | open func delete(key: String)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6031 |     uniffi_loro_ffi_fn_method_loromap_delete(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_delete' in scope
 6032 |         FfiConverterString.lower(key),$0
 6033 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6042:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_doc' in scope
 6040 | open func doc() -> LoroDoc? {
 6041 |     return try!  FfiConverterOptionTypeLoroDoc.lift(try! rustCall() {
 6042 |     uniffi_loro_ffi_fn_method_loromap_doc(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_doc' in scope
 6043 |     )
 6044 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6052:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get' in scope
 6050 | open func get(key: String) -> ValueOrContainer? {
 6051 |     return try!  FfiConverterOptionTypeValueOrContainer.lift(try! rustCall() {
 6052 |     uniffi_loro_ffi_fn_method_loromap_get(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get' in scope
 6053 |         FfiConverterString.lower(key),$0
 6054 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6063:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_attached' in scope
 6061 | open func getAttached() -> LoroMap? {
 6062 |     return try!  FfiConverterOptionTypeLoroMap.lift(try! rustCall() {
 6063 |     uniffi_loro_ffi_fn_method_loromap_get_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_attached' in scope
 6064 |     )
 6065 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6075:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_deep_value' in scope
 6073 | open func getDeepValue() -> LoroValue {
 6074 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 6075 |     uniffi_loro_ffi_fn_method_loromap_get_deep_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_deep_value' in scope
 6076 |     )
 6077 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6085:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_last_editor' in scope
 6083 | open func getLastEditor(key: String) -> UInt64? {
 6084 |     return try!  FfiConverterOptionUInt64.lift(try! rustCall() {
 6085 |     uniffi_loro_ffi_fn_method_loromap_get_last_editor(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_last_editor' in scope
 6086 |         FfiConverterString.lower(key),$0
 6087 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6093:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_or_create_counter_container' in scope
 6091 | open func getOrCreateCounterContainer(key: String, child: LoroCounter)throws  -> LoroCounter {
 6092 |     return try  FfiConverterTypeLoroCounter.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6093 |     uniffi_loro_ffi_fn_method_loromap_get_or_create_counter_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_or_create_counter_container' in scope
 6094 |         FfiConverterString.lower(key),
 6095 |         FfiConverterTypeLoroCounter.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6102:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_or_create_list_container' in scope
 6100 | open func getOrCreateListContainer(key: String, child: LoroList)throws  -> LoroList {
 6101 |     return try  FfiConverterTypeLoroList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6102 |     uniffi_loro_ffi_fn_method_loromap_get_or_create_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_or_create_list_container' in scope
 6103 |         FfiConverterString.lower(key),
 6104 |         FfiConverterTypeLoroList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6111:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_or_create_map_container' in scope
 6109 | open func getOrCreateMapContainer(key: String, child: LoroMap)throws  -> LoroMap {
 6110 |     return try  FfiConverterTypeLoroMap.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6111 |     uniffi_loro_ffi_fn_method_loromap_get_or_create_map_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_or_create_map_container' in scope
 6112 |         FfiConverterString.lower(key),
 6113 |         FfiConverterTypeLoroMap.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6120:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_or_create_movable_list_container' in scope
 6118 | open func getOrCreateMovableListContainer(key: String, child: LoroMovableList)throws  -> LoroMovableList {
 6119 |     return try  FfiConverterTypeLoroMovableList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6120 |     uniffi_loro_ffi_fn_method_loromap_get_or_create_movable_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_or_create_movable_list_container' in scope
 6121 |         FfiConverterString.lower(key),
 6122 |         FfiConverterTypeLoroMovableList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6129:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_or_create_text_container' in scope
 6127 | open func getOrCreateTextContainer(key: String, child: LoroText)throws  -> LoroText {
 6128 |     return try  FfiConverterTypeLoroText.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6129 |     uniffi_loro_ffi_fn_method_loromap_get_or_create_text_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_or_create_text_container' in scope
 6130 |         FfiConverterString.lower(key),
 6131 |         FfiConverterTypeLoroText.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6138:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_or_create_tree_container' in scope
 6136 | open func getOrCreateTreeContainer(key: String, child: LoroTree)throws  -> LoroTree {
 6137 |     return try  FfiConverterTypeLoroTree.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6138 |     uniffi_loro_ffi_fn_method_loromap_get_or_create_tree_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_or_create_tree_container' in scope
 6139 |         FfiConverterString.lower(key),
 6140 |         FfiConverterTypeLoroTree.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6152:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_value' in scope
 6150 | open func getValue() -> LoroValue {
 6151 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 6152 |     uniffi_loro_ffi_fn_method_loromap_get_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_get_value' in scope
 6153 |     )
 6154 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6162:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_id' in scope
 6160 | open func id() -> ContainerId {
 6161 |     return try!  FfiConverterTypeContainerID.lift(try! rustCall() {
 6162 |     uniffi_loro_ffi_fn_method_loromap_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_id' in scope
 6163 |     )
 6164 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6174:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_insert' in scope
 6172 |      */
 6173 | open func insert(key: String, v: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6174 |     uniffi_loro_ffi_fn_method_loromap_insert(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_insert' in scope
 6175 |         FfiConverterString.lower(key),
 6176 |         FfiConverterTypeLoroValueLike.lower(v),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6183:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_insert_counter_container' in scope
 6181 | open func insertCounterContainer(key: String, child: LoroCounter)throws  -> LoroCounter {
 6182 |     return try  FfiConverterTypeLoroCounter.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6183 |     uniffi_loro_ffi_fn_method_loromap_insert_counter_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_insert_counter_container' in scope
 6184 |         FfiConverterString.lower(key),
 6185 |         FfiConverterTypeLoroCounter.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6192:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_insert_list_container' in scope
 6190 | open func insertListContainer(key: String, child: LoroList)throws  -> LoroList {
 6191 |     return try  FfiConverterTypeLoroList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6192 |     uniffi_loro_ffi_fn_method_loromap_insert_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_insert_list_container' in scope
 6193 |         FfiConverterString.lower(key),
 6194 |         FfiConverterTypeLoroList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6201:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_insert_map_container' in scope
 6199 | open func insertMapContainer(key: String, child: LoroMap)throws  -> LoroMap {
 6200 |     return try  FfiConverterTypeLoroMap.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6201 |     uniffi_loro_ffi_fn_method_loromap_insert_map_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_insert_map_container' in scope
 6202 |         FfiConverterString.lower(key),
 6203 |         FfiConverterTypeLoroMap.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6210:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_insert_movable_list_container' in scope
 6208 | open func insertMovableListContainer(key: String, child: LoroMovableList)throws  -> LoroMovableList {
 6209 |     return try  FfiConverterTypeLoroMovableList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6210 |     uniffi_loro_ffi_fn_method_loromap_insert_movable_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_insert_movable_list_container' in scope
 6211 |         FfiConverterString.lower(key),
 6212 |         FfiConverterTypeLoroMovableList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6219:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_insert_text_container' in scope
 6217 | open func insertTextContainer(key: String, child: LoroText)throws  -> LoroText {
 6218 |     return try  FfiConverterTypeLoroText.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6219 |     uniffi_loro_ffi_fn_method_loromap_insert_text_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_insert_text_container' in scope
 6220 |         FfiConverterString.lower(key),
 6221 |         FfiConverterTypeLoroText.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6228:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_insert_tree_container' in scope
 6226 | open func insertTreeContainer(key: String, child: LoroTree)throws  -> LoroTree {
 6227 |     return try  FfiConverterTypeLoroTree.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6228 |     uniffi_loro_ffi_fn_method_loromap_insert_tree_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_insert_tree_container' in scope
 6229 |         FfiConverterString.lower(key),
 6230 |         FfiConverterTypeLoroTree.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6240:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_is_attached' in scope
 6238 | open func isAttached() -> Bool {
 6239 |     return try!  FfiConverterBool.lift(try! rustCall() {
 6240 |     uniffi_loro_ffi_fn_method_loromap_is_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_is_attached' in scope
 6241 |     )
 6242 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6250:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_is_deleted' in scope
 6248 | open func isDeleted() -> Bool {
 6249 |     return try!  FfiConverterBool.lift(try! rustCall() {
 6250 |     uniffi_loro_ffi_fn_method_loromap_is_deleted(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_is_deleted' in scope
 6251 |     )
 6252 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6260:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_is_empty' in scope
 6258 | open func isEmpty() -> Bool {
 6259 |     return try!  FfiConverterBool.lift(try! rustCall() {
 6260 |     uniffi_loro_ffi_fn_method_loromap_is_empty(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_is_empty' in scope
 6261 |     )
 6262 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6270:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_keys' in scope
 6268 | open func keys() -> [String] {
 6269 |     return try!  FfiConverterSequenceString.lift(try! rustCall() {
 6270 |     uniffi_loro_ffi_fn_method_loromap_keys(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_keys' in scope
 6271 |     )
 6272 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6280:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_len' in scope
 6278 | open func len() -> UInt32 {
 6279 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
 6280 |     uniffi_loro_ffi_fn_method_loromap_len(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_len' in scope
 6281 |     )
 6282 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6300:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_subscribe' in scope
 6298 | open func subscribe(subscriber: Subscriber) -> Subscription? {
 6299 |     return try!  FfiConverterOptionTypeSubscription.lift(try! rustCall() {
 6300 |     uniffi_loro_ffi_fn_method_loromap_subscribe(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_subscribe' in scope
 6301 |         FfiConverterTypeSubscriber.lower(subscriber),$0
 6302 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6311:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromap_values' in scope
 6309 | open func values() -> [ValueOrContainer] {
 6310 |     return try!  FfiConverterSequenceTypeValueOrContainer.lift(try! rustCall() {
 6311 |     uniffi_loro_ffi_fn_method_loromap_values(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromap_values' in scope
 6312 |     )
 6313 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6570:32: error: cannot find 'uniffi_loro_ffi_fn_clone_loromovablelist' in scope
 6568 | #endif
 6569 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 6570 |         return try! rustCall { uniffi_loro_ffi_fn_clone_loromovablelist(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_loromovablelist' in scope
 6571 |     }
 6572 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6581:5: error: cannot find 'uniffi_loro_ffi_fn_constructor_loromovablelist_new' in scope
 6579 |     let pointer =
 6580 |         try! rustCall() {
 6581 |     uniffi_loro_ffi_fn_constructor_loromovablelist_new($0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_loromovablelist_new' in scope
 6582 |     )
 6583 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6592:25: error: cannot find 'uniffi_loro_ffi_fn_free_loromovablelist' in scope
 6590 |         }
 6591 |
 6592 |         try! rustCall { uniffi_loro_ffi_fn_free_loromovablelist(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_loromovablelist' in scope
 6593 |     }
 6594 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6602:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_clear' in scope
 6600 |      */
 6601 | open func clear()throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6602 |     uniffi_loro_ffi_fn_method_loromovablelist_clear(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_clear' in scope
 6603 |     )
 6604 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6611:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_delete' in scope
 6609 |      */
 6610 | open func delete(pos: UInt32, len: UInt32)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6611 |     uniffi_loro_ffi_fn_method_loromovablelist_delete(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_delete' in scope
 6612 |         FfiConverterUInt32.lower(pos),
 6613 |         FfiConverterUInt32.lower(len),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6623:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_doc' in scope
 6621 | open func doc() -> LoroDoc? {
 6622 |     return try!  FfiConverterOptionTypeLoroDoc.lift(try! rustCall() {
 6623 |     uniffi_loro_ffi_fn_method_loromovablelist_doc(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_doc' in scope
 6624 |     )
 6625 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6633:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get' in scope
 6631 | open func get(index: UInt32) -> ValueOrContainer? {
 6632 |     return try!  FfiConverterOptionTypeValueOrContainer.lift(try! rustCall() {
 6633 |     uniffi_loro_ffi_fn_method_loromovablelist_get(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get' in scope
 6634 |         FfiConverterUInt32.lower(index),$0
 6635 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6644:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get_attached' in scope
 6642 | open func getAttached() -> LoroMovableList? {
 6643 |     return try!  FfiConverterOptionTypeLoroMovableList.lift(try! rustCall() {
 6644 |     uniffi_loro_ffi_fn_method_loromovablelist_get_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get_attached' in scope
 6645 |     )
 6646 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6651:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get_creator_at' in scope
 6649 | open func getCreatorAt(pos: UInt32) -> UInt64? {
 6650 |     return try!  FfiConverterOptionUInt64.lift(try! rustCall() {
 6651 |     uniffi_loro_ffi_fn_method_loromovablelist_get_creator_at(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get_creator_at' in scope
 6652 |         FfiConverterUInt32.lower(pos),$0
 6653 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6674:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get_cursor' in scope
 6672 | open func getCursor(pos: UInt32, side: Side) -> Cursor? {
 6673 |     return try!  FfiConverterOptionTypeCursor.lift(try! rustCall() {
 6674 |     uniffi_loro_ffi_fn_method_loromovablelist_get_cursor(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get_cursor' in scope
 6675 |         FfiConverterUInt32.lower(pos),
 6676 |         FfiConverterTypeSide.lower(side),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6686:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get_deep_value' in scope
 6684 | open func getDeepValue() -> LoroValue {
 6685 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 6686 |     uniffi_loro_ffi_fn_method_loromovablelist_get_deep_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get_deep_value' in scope
 6687 |     )
 6688 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6696:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get_last_editor_at' in scope
 6694 | open func getLastEditorAt(pos: UInt32) -> UInt64? {
 6695 |     return try!  FfiConverterOptionUInt64.lift(try! rustCall() {
 6696 |     uniffi_loro_ffi_fn_method_loromovablelist_get_last_editor_at(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get_last_editor_at' in scope
 6697 |         FfiConverterUInt32.lower(pos),$0
 6698 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6707:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get_last_mover_at' in scope
 6705 | open func getLastMoverAt(pos: UInt32) -> UInt64? {
 6706 |     return try!  FfiConverterOptionUInt64.lift(try! rustCall() {
 6707 |     uniffi_loro_ffi_fn_method_loromovablelist_get_last_mover_at(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get_last_mover_at' in scope
 6708 |         FfiConverterUInt32.lower(pos),$0
 6709 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6720:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get_value' in scope
 6718 | open func getValue() -> LoroValue {
 6719 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 6720 |     uniffi_loro_ffi_fn_method_loromovablelist_get_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_get_value' in scope
 6721 |     )
 6722 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6730:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_id' in scope
 6728 | open func id() -> ContainerId {
 6729 |     return try!  FfiConverterTypeContainerID.lift(try! rustCall() {
 6730 |     uniffi_loro_ffi_fn_method_loromovablelist_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_id' in scope
 6731 |     )
 6732 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6739:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_insert' in scope
 6737 |      */
 6738 | open func insert(pos: UInt32, v: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6739 |     uniffi_loro_ffi_fn_method_loromovablelist_insert(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_insert' in scope
 6740 |         FfiConverterUInt32.lower(pos),
 6741 |         FfiConverterTypeLoroValueLike.lower(v),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6748:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_insert_counter_container' in scope
 6746 | open func insertCounterContainer(pos: UInt32, child: LoroCounter)throws  -> LoroCounter {
 6747 |     return try  FfiConverterTypeLoroCounter.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6748 |     uniffi_loro_ffi_fn_method_loromovablelist_insert_counter_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_insert_counter_container' in scope
 6749 |         FfiConverterUInt32.lower(pos),
 6750 |         FfiConverterTypeLoroCounter.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6757:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_insert_list_container' in scope
 6755 | open func insertListContainer(pos: UInt32, child: LoroList)throws  -> LoroList {
 6756 |     return try  FfiConverterTypeLoroList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6757 |     uniffi_loro_ffi_fn_method_loromovablelist_insert_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_insert_list_container' in scope
 6758 |         FfiConverterUInt32.lower(pos),
 6759 |         FfiConverterTypeLoroList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6766:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_insert_map_container' in scope
 6764 | open func insertMapContainer(pos: UInt32, child: LoroMap)throws  -> LoroMap {
 6765 |     return try  FfiConverterTypeLoroMap.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6766 |     uniffi_loro_ffi_fn_method_loromovablelist_insert_map_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_insert_map_container' in scope
 6767 |         FfiConverterUInt32.lower(pos),
 6768 |         FfiConverterTypeLoroMap.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6775:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_insert_movable_list_container' in scope
 6773 | open func insertMovableListContainer(pos: UInt32, child: LoroMovableList)throws  -> LoroMovableList {
 6774 |     return try  FfiConverterTypeLoroMovableList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6775 |     uniffi_loro_ffi_fn_method_loromovablelist_insert_movable_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_insert_movable_list_container' in scope
 6776 |         FfiConverterUInt32.lower(pos),
 6777 |         FfiConverterTypeLoroMovableList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6784:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_insert_text_container' in scope
 6782 | open func insertTextContainer(pos: UInt32, child: LoroText)throws  -> LoroText {
 6783 |     return try  FfiConverterTypeLoroText.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6784 |     uniffi_loro_ffi_fn_method_loromovablelist_insert_text_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_insert_text_container' in scope
 6785 |         FfiConverterUInt32.lower(pos),
 6786 |         FfiConverterTypeLoroText.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6793:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_insert_tree_container' in scope
 6791 | open func insertTreeContainer(pos: UInt32, child: LoroTree)throws  -> LoroTree {
 6792 |     return try  FfiConverterTypeLoroTree.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6793 |     uniffi_loro_ffi_fn_method_loromovablelist_insert_tree_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_insert_tree_container' in scope
 6794 |         FfiConverterUInt32.lower(pos),
 6795 |         FfiConverterTypeLoroTree.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6808:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_is_attached' in scope
 6806 | open func isAttached() -> Bool {
 6807 |     return try!  FfiConverterBool.lift(try! rustCall() {
 6808 |     uniffi_loro_ffi_fn_method_loromovablelist_is_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_is_attached' in scope
 6809 |     )
 6810 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6818:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_is_deleted' in scope
 6816 | open func isDeleted() -> Bool {
 6817 |     return try!  FfiConverterBool.lift(try! rustCall() {
 6818 |     uniffi_loro_ffi_fn_method_loromovablelist_is_deleted(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_is_deleted' in scope
 6819 |     )
 6820 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6825:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_is_empty' in scope
 6823 | open func isEmpty() -> Bool {
 6824 |     return try!  FfiConverterBool.lift(try! rustCall() {
 6825 |     uniffi_loro_ffi_fn_method_loromovablelist_is_empty(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_is_empty' in scope
 6826 |     )
 6827 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6832:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_len' in scope
 6830 | open func len() -> UInt32 {
 6831 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
 6832 |     uniffi_loro_ffi_fn_method_loromovablelist_len(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_len' in scope
 6833 |     )
 6834 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6841:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_mov' in scope
 6839 |      */
 6840 | open func mov(from: UInt32, to: UInt32)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6841 |     uniffi_loro_ffi_fn_method_loromovablelist_mov(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_mov' in scope
 6842 |         FfiConverterUInt32.lower(from),
 6843 |         FfiConverterUInt32.lower(to),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6853:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_pop' in scope
 6851 | open func pop()throws  -> ValueOrContainer? {
 6852 |     return try  FfiConverterOptionTypeValueOrContainer.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6853 |     uniffi_loro_ffi_fn_method_loromovablelist_pop(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_pop' in scope
 6854 |     )
 6855 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6859:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_push' in scope
 6857 |
 6858 | open func push(v: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6859 |     uniffi_loro_ffi_fn_method_loromovablelist_push(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_push' in scope
 6860 |         FfiConverterTypeLoroValueLike.lower(v),$0
 6861 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6869:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_set' in scope
 6867 |      */
 6868 | open func set(pos: UInt32, value: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6869 |     uniffi_loro_ffi_fn_method_loromovablelist_set(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_set' in scope
 6870 |         FfiConverterUInt32.lower(pos),
 6871 |         FfiConverterTypeLoroValueLike.lower(value),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6878:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_set_counter_container' in scope
 6876 | open func setCounterContainer(pos: UInt32, child: LoroCounter)throws  -> LoroCounter {
 6877 |     return try  FfiConverterTypeLoroCounter.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6878 |     uniffi_loro_ffi_fn_method_loromovablelist_set_counter_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_set_counter_container' in scope
 6879 |         FfiConverterUInt32.lower(pos),
 6880 |         FfiConverterTypeLoroCounter.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6887:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_set_list_container' in scope
 6885 | open func setListContainer(pos: UInt32, child: LoroList)throws  -> LoroList {
 6886 |     return try  FfiConverterTypeLoroList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6887 |     uniffi_loro_ffi_fn_method_loromovablelist_set_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_set_list_container' in scope
 6888 |         FfiConverterUInt32.lower(pos),
 6889 |         FfiConverterTypeLoroList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6896:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_set_map_container' in scope
 6894 | open func setMapContainer(pos: UInt32, child: LoroMap)throws  -> LoroMap {
 6895 |     return try  FfiConverterTypeLoroMap.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6896 |     uniffi_loro_ffi_fn_method_loromovablelist_set_map_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_set_map_container' in scope
 6897 |         FfiConverterUInt32.lower(pos),
 6898 |         FfiConverterTypeLoroMap.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6905:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_set_movable_list_container' in scope
 6903 | open func setMovableListContainer(pos: UInt32, child: LoroMovableList)throws  -> LoroMovableList {
 6904 |     return try  FfiConverterTypeLoroMovableList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6905 |     uniffi_loro_ffi_fn_method_loromovablelist_set_movable_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_set_movable_list_container' in scope
 6906 |         FfiConverterUInt32.lower(pos),
 6907 |         FfiConverterTypeLoroMovableList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6914:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_set_text_container' in scope
 6912 | open func setTextContainer(pos: UInt32, child: LoroText)throws  -> LoroText {
 6913 |     return try  FfiConverterTypeLoroText.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6914 |     uniffi_loro_ffi_fn_method_loromovablelist_set_text_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_set_text_container' in scope
 6915 |         FfiConverterUInt32.lower(pos),
 6916 |         FfiConverterTypeLoroText.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6923:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_set_tree_container' in scope
 6921 | open func setTreeContainer(pos: UInt32, child: LoroTree)throws  -> LoroTree {
 6922 |     return try  FfiConverterTypeLoroTree.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6923 |     uniffi_loro_ffi_fn_method_loromovablelist_set_tree_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_set_tree_container' in scope
 6924 |         FfiConverterUInt32.lower(pos),
 6925 |         FfiConverterTypeLoroTree.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6945:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_subscribe' in scope
 6943 | open func subscribe(subscriber: Subscriber) -> Subscription? {
 6944 |     return try!  FfiConverterOptionTypeSubscription.lift(try! rustCall() {
 6945 |     uniffi_loro_ffi_fn_method_loromovablelist_subscribe(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_subscribe' in scope
 6946 |         FfiConverterTypeSubscriber.lower(subscriber),$0
 6947 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6960:5: error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_to_vec' in scope
 6958 | open func toVec() -> [LoroValue] {
 6959 |     return try!  FfiConverterSequenceTypeLoroValue.lift(try! rustCall() {
 6960 |     uniffi_loro_ffi_fn_method_loromovablelist_to_vec(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_loromovablelist_to_vec' in scope
 6961 |     )
 6962 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7303:32: error: cannot find 'uniffi_loro_ffi_fn_clone_lorotext' in scope
 7301 | #endif
 7302 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 7303 |         return try! rustCall { uniffi_loro_ffi_fn_clone_lorotext(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_lorotext' in scope
 7304 |     }
 7305 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7314:5: error: cannot find 'uniffi_loro_ffi_fn_constructor_lorotext_new' in scope
 7312 |     let pointer =
 7313 |         try! rustCall() {
 7314 |     uniffi_loro_ffi_fn_constructor_lorotext_new($0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_lorotext_new' in scope
 7315 |     )
 7316 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7325:25: error: cannot find 'uniffi_loro_ffi_fn_free_lorotext' in scope
 7323 |         }
 7324 |
 7325 |         try! rustCall { uniffi_loro_ffi_fn_free_lorotext(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_lorotext' in scope
 7326 |     }
 7327 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7335:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_apply_delta' in scope
 7333 |      */
 7334 | open func applyDelta(delta: [TextDelta])throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7335 |     uniffi_loro_ffi_fn_method_lorotext_apply_delta(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_apply_delta' in scope
 7336 |         FfiConverterSequenceTypeTextDelta.lower(delta),$0
 7337 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7346:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_char_at' in scope
 7344 | open func charAt(pos: UInt32)throws  -> String {
 7345 |     return try  FfiConverterString.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7346 |     uniffi_loro_ffi_fn_method_lorotext_char_at(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_char_at' in scope
 7347 |         FfiConverterUInt32.lower(pos),$0
 7348 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7357:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_convert_pos' in scope
 7355 | open func convertPos(index: UInt32, from: PosType, to: PosType) -> UInt32? {
 7356 |     return try!  FfiConverterOptionUInt32.lift(try! rustCall() {
 7357 |     uniffi_loro_ffi_fn_method_lorotext_convert_pos(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_convert_pos' in scope
 7358 |         FfiConverterUInt32.lower(index),
 7359 |         FfiConverterTypePosType.lower(from),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7369:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_delete' in scope
 7367 |      */
 7368 | open func delete(pos: UInt32, len: UInt32)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7369 |     uniffi_loro_ffi_fn_method_lorotext_delete(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_delete' in scope
 7370 |         FfiConverterUInt32.lower(pos),
 7371 |         FfiConverterUInt32.lower(len),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7380:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_delete_utf16' in scope
 7378 |      */
 7379 | open func deleteUtf16(pos: UInt32, len: UInt32)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7380 |     uniffi_loro_ffi_fn_method_lorotext_delete_utf16(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_delete_utf16' in scope
 7381 |         FfiConverterUInt32.lower(pos),
 7382 |         FfiConverterUInt32.lower(len),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7391:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_delete_utf8' in scope
 7389 |      */
 7390 | open func deleteUtf8(pos: UInt32, len: UInt32)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7391 |     uniffi_loro_ffi_fn_method_lorotext_delete_utf8(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_delete_utf8' in scope
 7392 |         FfiConverterUInt32.lower(pos),
 7393 |         FfiConverterUInt32.lower(len),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7403:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_doc' in scope
 7401 | open func doc() -> LoroDoc? {
 7402 |     return try!  FfiConverterOptionTypeLoroDoc.lift(try! rustCall() {
 7403 |     uniffi_loro_ffi_fn_method_lorotext_doc(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_doc' in scope
 7404 |     )
 7405 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7413:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_get_attached' in scope
 7411 | open func getAttached() -> LoroText? {
 7412 |     return try!  FfiConverterOptionTypeLoroText.lift(try! rustCall() {
 7413 |     uniffi_loro_ffi_fn_method_lorotext_get_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_get_attached' in scope
 7414 |     )
 7415 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7435:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_get_cursor' in scope
 7433 | open func getCursor(pos: UInt32, side: Side) -> Cursor? {
 7434 |     return try!  FfiConverterOptionTypeCursor.lift(try! rustCall() {
 7435 |     uniffi_loro_ffi_fn_method_lorotext_get_cursor(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_get_cursor' in scope
 7436 |         FfiConverterUInt32.lower(pos),
 7437 |         FfiConverterTypeSide.lower(side),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7447:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_get_editor_at_unicode_pos' in scope
 7445 | open func getEditorAtUnicodePos(pos: UInt32) -> UInt64? {
 7446 |     return try!  FfiConverterOptionUInt64.lift(try! rustCall() {
 7447 |     uniffi_loro_ffi_fn_method_lorotext_get_editor_at_unicode_pos(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_get_editor_at_unicode_pos' in scope
 7448 |         FfiConverterUInt32.lower(pos),$0
 7449 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7458:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_get_richtext_value' in scope
 7456 | open func getRichtextValue() -> LoroValue {
 7457 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 7458 |     uniffi_loro_ffi_fn_method_lorotext_get_richtext_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_get_richtext_value' in scope
 7459 |     )
 7460 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7468:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_id' in scope
 7466 | open func id() -> ContainerId {
 7467 |     return try!  FfiConverterTypeContainerID.lift(try! rustCall() {
 7468 |     uniffi_loro_ffi_fn_method_lorotext_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_id' in scope
 7469 |     )
 7470 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7477:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_insert' in scope
 7475 |      */
 7476 | open func insert(pos: UInt32, s: String)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7477 |     uniffi_loro_ffi_fn_method_lorotext_insert(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_insert' in scope
 7478 |         FfiConverterUInt32.lower(pos),
 7479 |         FfiConverterString.lower(s),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7488:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_insert_utf16' in scope
 7486 |      */
 7487 | open func insertUtf16(pos: UInt32, s: String)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7488 |     uniffi_loro_ffi_fn_method_lorotext_insert_utf16(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_insert_utf16' in scope
 7489 |         FfiConverterUInt32.lower(pos),
 7490 |         FfiConverterString.lower(s),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7499:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_insert_utf8' in scope
 7497 |      */
 7498 | open func insertUtf8(pos: UInt32, s: String)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7499 |     uniffi_loro_ffi_fn_method_lorotext_insert_utf8(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_insert_utf8' in scope
 7500 |         FfiConverterUInt32.lower(pos),
 7501 |         FfiConverterString.lower(s),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7514:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_is_attached' in scope
 7512 | open func isAttached() -> Bool {
 7513 |     return try!  FfiConverterBool.lift(try! rustCall() {
 7514 |     uniffi_loro_ffi_fn_method_lorotext_is_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_is_attached' in scope
 7515 |     )
 7516 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7524:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_is_deleted' in scope
 7522 | open func isDeleted() -> Bool {
 7523 |     return try!  FfiConverterBool.lift(try! rustCall() {
 7524 |     uniffi_loro_ffi_fn_method_lorotext_is_deleted(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_is_deleted' in scope
 7525 |     )
 7526 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7534:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_is_empty' in scope
 7532 | open func isEmpty() -> Bool {
 7533 |     return try!  FfiConverterBool.lift(try! rustCall() {
 7534 |     uniffi_loro_ffi_fn_method_lorotext_is_empty(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_is_empty' in scope
 7535 |     )
 7536 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7544:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_len_unicode' in scope
 7542 | open func lenUnicode() -> UInt32 {
 7543 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
 7544 |     uniffi_loro_ffi_fn_method_lorotext_len_unicode(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_len_unicode' in scope
 7545 |     )
 7546 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7554:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_len_utf16' in scope
 7552 | open func lenUtf16() -> UInt32 {
 7553 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
 7554 |     uniffi_loro_ffi_fn_method_lorotext_len_utf16(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_len_utf16' in scope
 7555 |     )
 7556 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7564:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_len_utf8' in scope
 7562 | open func lenUtf8() -> UInt32 {
 7563 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
 7564 |     uniffi_loro_ffi_fn_method_lorotext_len_utf8(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_len_utf8' in scope
 7565 |     )
 7566 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7586:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_mark' in scope
 7584 |      */
 7585 | open func mark(from: UInt32, to: UInt32, key: String, value: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7586 |     uniffi_loro_ffi_fn_method_lorotext_mark(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_mark' in scope
 7587 |         FfiConverterUInt32.lower(from),
 7588 |         FfiConverterUInt32.lower(to),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7599:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_mark_utf16' in scope
 7597 |      */
 7598 | open func markUtf16(from: UInt32, to: UInt32, key: String, value: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7599 |     uniffi_loro_ffi_fn_method_lorotext_mark_utf16(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_mark_utf16' in scope
 7600 |         FfiConverterUInt32.lower(from),
 7601 |         FfiConverterUInt32.lower(to),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7612:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_mark_utf8' in scope
 7610 |      */
 7611 | open func markUtf8(from: UInt32, to: UInt32, key: String, value: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7612 |     uniffi_loro_ffi_fn_method_lorotext_mark_utf8(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_mark_utf8' in scope
 7613 |         FfiConverterUInt32.lower(from),
 7614 |         FfiConverterUInt32.lower(to),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7625:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_push_str' in scope
 7623 |      */
 7624 | open func pushStr(s: String)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7625 |     uniffi_loro_ffi_fn_method_lorotext_push_str(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_push_str' in scope
 7626 |         FfiConverterString.lower(s),$0
 7627 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7636:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_slice' in scope
 7634 | open func slice(startIndex: UInt32, endIndex: UInt32)throws  -> String {
 7635 |     return try  FfiConverterString.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7636 |     uniffi_loro_ffi_fn_method_lorotext_slice(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_slice' in scope
 7637 |         FfiConverterUInt32.lower(startIndex),
 7638 |         FfiConverterUInt32.lower(endIndex),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7648:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_slice_delta' in scope
 7646 | open func sliceDelta(startIndex: UInt32, endIndex: UInt32, posType: PosType)throws  -> [TextDelta] {
 7647 |     return try  FfiConverterSequenceTypeTextDelta.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7648 |     uniffi_loro_ffi_fn_method_lorotext_slice_delta(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_slice_delta' in scope
 7649 |         FfiConverterUInt32.lower(startIndex),
 7650 |         FfiConverterUInt32.lower(endIndex),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7661:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_slice_utf16' in scope
 7659 | open func sliceUtf16(startIndex: UInt32, endIndex: UInt32)throws  -> String {
 7660 |     return try  FfiConverterString.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7661 |     uniffi_loro_ffi_fn_method_lorotext_slice_utf16(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_slice_utf16' in scope
 7662 |         FfiConverterUInt32.lower(startIndex),
 7663 |         FfiConverterUInt32.lower(endIndex),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7673:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_splice' in scope
 7671 | open func splice(pos: UInt32, len: UInt32, s: String)throws  -> String {
 7672 |     return try  FfiConverterString.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7673 |     uniffi_loro_ffi_fn_method_lorotext_splice(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_splice' in scope
 7674 |         FfiConverterUInt32.lower(pos),
 7675 |         FfiConverterUInt32.lower(len),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7685:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_splice_utf16' in scope
 7683 |      */
 7684 | open func spliceUtf16(pos: UInt32, len: UInt32, s: String)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7685 |     uniffi_loro_ffi_fn_method_lorotext_splice_utf16(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_splice_utf16' in scope
 7686 |         FfiConverterUInt32.lower(pos),
 7687 |         FfiConverterUInt32.lower(len),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7708:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_subscribe' in scope
 7706 | open func subscribe(subscriber: Subscriber) -> Subscription? {
 7707 |     return try!  FfiConverterOptionTypeSubscription.lift(try! rustCall() {
 7708 |     uniffi_loro_ffi_fn_method_lorotext_subscribe(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_subscribe' in scope
 7709 |         FfiConverterTypeSubscriber.lower(subscriber),$0
 7710 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7719:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_to_delta' in scope
 7717 | open func toDelta() -> [TextDelta] {
 7718 |     return try!  FfiConverterSequenceTypeTextDelta.lift(try! rustCall() {
 7719 |     uniffi_loro_ffi_fn_method_lorotext_to_delta(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_to_delta' in scope
 7720 |     )
 7721 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7743:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_unmark' in scope
 7741 |      */
 7742 | open func unmark(from: UInt32, to: UInt32, key: String)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7743 |     uniffi_loro_ffi_fn_method_lorotext_unmark(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_unmark' in scope
 7744 |         FfiConverterUInt32.lower(from),
 7745 |         FfiConverterUInt32.lower(to),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7755:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_unmark_utf16' in scope
 7753 |      */
 7754 | open func unmarkUtf16(from: UInt32, to: UInt32, key: String)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7755 |     uniffi_loro_ffi_fn_method_lorotext_unmark_utf16(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_unmark_utf16' in scope
 7756 |         FfiConverterUInt32.lower(from),
 7757 |         FfiConverterUInt32.lower(to),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7773:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_update' in scope
 7771 |      */
 7772 | open func update(s: String, options: UpdateOptions)throws  {try rustCallWithError(FfiConverterTypeUpdateTimeoutError.lift) {
 7773 |     uniffi_loro_ffi_fn_method_lorotext_update(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_update' in scope
 7774 |         FfiConverterString.lower(s),
 7775 |         FfiConverterTypeUpdateOptions.lower(options),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7786:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_update_by_line' in scope
 7784 |      */
 7785 | open func updateByLine(s: String, options: UpdateOptions)throws  {try rustCallWithError(FfiConverterTypeUpdateTimeoutError.lift) {
 7786 |     uniffi_loro_ffi_fn_method_lorotext_update_by_line(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_update_by_line' in scope
 7787 |         FfiConverterString.lower(s),
 7788 |         FfiConverterTypeUpdateOptions.lower(options),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7796:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_uniffi_trait_display' in scope
 7794 |         return try!  FfiConverterString.lift(
 7795 |             try! rustCall() {
 7796 |     uniffi_loro_ffi_fn_method_lorotext_uniffi_trait_display(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotext_uniffi_trait_display' in scope
 7797 |     )
 7798 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8083:32: error: cannot find 'uniffi_loro_ffi_fn_clone_lorotree' in scope
 8081 | #endif
 8082 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 8083 |         return try! rustCall { uniffi_loro_ffi_fn_clone_lorotree(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_lorotree' in scope
 8084 |     }
 8085 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8094:5: error: cannot find 'uniffi_loro_ffi_fn_constructor_lorotree_new' in scope
 8092 |     let pointer =
 8093 |         try! rustCall() {
 8094 |     uniffi_loro_ffi_fn_constructor_lorotree_new($0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_lorotree_new' in scope
 8095 |     )
 8096 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8105:25: error: cannot find 'uniffi_loro_ffi_fn_free_lorotree' in scope
 8103 |         }
 8104 |
 8105 |         try! rustCall { uniffi_loro_ffi_fn_free_lorotree(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_lorotree' in scope
 8106 |     }
 8107 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8118:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_children' in scope
 8116 | open func children(parent: TreeParentId) -> [TreeId]? {
 8117 |     return try!  FfiConverterOptionSequenceTypeTreeID.lift(try! rustCall() {
 8118 |     uniffi_loro_ffi_fn_method_lorotree_children(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_children' in scope
 8119 |         FfiConverterTypeTreeParentId.lower(parent),$0
 8120 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8129:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_children_num' in scope
 8127 | open func childrenNum(parent: TreeParentId) -> UInt32? {
 8128 |     return try!  FfiConverterOptionUInt32.lift(try! rustCall() {
 8129 |     uniffi_loro_ffi_fn_method_lorotree_children_num(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_children_num' in scope
 8130 |         FfiConverterTypeTreeParentId.lower(parent),$0
 8131 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8140:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_contains' in scope
 8138 | open func contains(target: TreeId) -> Bool {
 8139 |     return try!  FfiConverterBool.lift(try! rustCall() {
 8140 |     uniffi_loro_ffi_fn_method_lorotree_contains(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_contains' in scope
 8141 |         FfiConverterTypeTreeID.lower(target),$0
 8142 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8154:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_create' in scope
 8152 | open func create(parent: TreeParentId)throws  -> TreeId {
 8153 |     return try  FfiConverterTypeTreeID.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 8154 |     uniffi_loro_ffi_fn_method_lorotree_create(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_create' in scope
 8155 |         FfiConverterTypeTreeParentId.lower(parent),$0
 8156 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8168:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_create_at' in scope
 8166 | open func createAt(parent: TreeParentId, index: UInt32)throws  -> TreeId {
 8167 |     return try  FfiConverterTypeTreeID.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 8168 |     uniffi_loro_ffi_fn_method_lorotree_create_at(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_create_at' in scope
 8169 |         FfiConverterTypeTreeParentId.lower(parent),
 8170 |         FfiConverterUInt32.lower(index),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8182:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_delete' in scope
 8180 |      */
 8181 | open func delete(target: TreeId)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 8182 |     uniffi_loro_ffi_fn_method_lorotree_delete(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_delete' in scope
 8183 |         FfiConverterTypeTreeID.lower(target),$0
 8184 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8196:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_disable_fractional_index' in scope
 8194 |      */
 8195 | open func disableFractionalIndex() {try! rustCall() {
 8196 |     uniffi_loro_ffi_fn_method_lorotree_disable_fractional_index(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_disable_fractional_index' in scope
 8197 |     )
 8198 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8206:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_doc' in scope
 8204 | open func doc() -> LoroDoc? {
 8205 |     return try!  FfiConverterOptionTypeLoroDoc.lift(try! rustCall() {
 8206 |     uniffi_loro_ffi_fn_method_lorotree_doc(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_doc' in scope
 8207 |     )
 8208 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8221:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_enable_fractional_index' in scope
 8219 |      */
 8220 | open func enableFractionalIndex(jitter: UInt8) {try! rustCall() {
 8221 |     uniffi_loro_ffi_fn_method_lorotree_enable_fractional_index(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_enable_fractional_index' in scope
 8222 |         FfiConverterUInt8.lower(jitter),$0
 8223 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8232:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_fractional_index' in scope
 8230 | open func fractionalIndex(target: TreeId) -> String? {
 8231 |     return try!  FfiConverterOptionString.lift(try! rustCall() {
 8232 |     uniffi_loro_ffi_fn_method_lorotree_fractional_index(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_fractional_index' in scope
 8233 |         FfiConverterTypeTreeID.lower(target),$0
 8234 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8243:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_get_attached' in scope
 8241 | open func getAttached() -> LoroTree? {
 8242 |     return try!  FfiConverterOptionTypeLoroTree.lift(try! rustCall() {
 8243 |     uniffi_loro_ffi_fn_method_lorotree_get_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_get_attached' in scope
 8244 |     )
 8245 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8253:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_get_last_move_id' in scope
 8251 | open func getLastMoveId(target: TreeId) -> Id? {
 8252 |     return try!  FfiConverterOptionTypeID.lift(try! rustCall() {
 8253 |     uniffi_loro_ffi_fn_method_lorotree_get_last_move_id(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_get_last_move_id' in scope
 8254 |         FfiConverterTypeTreeID.lower(target),$0
 8255 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8264:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_get_meta' in scope
 8262 | open func getMeta(target: TreeId)throws  -> LoroMap {
 8263 |     return try  FfiConverterTypeLoroMap.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 8264 |     uniffi_loro_ffi_fn_method_lorotree_get_meta(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_get_meta' in scope
 8265 |         FfiConverterTypeTreeID.lower(target),$0
 8266 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8278:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_get_value' in scope
 8276 | open func getValue() -> LoroValue {
 8277 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 8278 |     uniffi_loro_ffi_fn_method_lorotree_get_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_get_value' in scope
 8279 |     )
 8280 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8288:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_get_value_with_meta' in scope
 8286 | open func getValueWithMeta() -> LoroValue {
 8287 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 8288 |     uniffi_loro_ffi_fn_method_lorotree_get_value_with_meta(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_get_value_with_meta' in scope
 8289 |     )
 8290 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8298:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_id' in scope
 8296 | open func id() -> ContainerId {
 8297 |     return try!  FfiConverterTypeContainerID.lift(try! rustCall() {
 8298 |     uniffi_loro_ffi_fn_method_lorotree_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_id' in scope
 8299 |     )
 8300 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8311:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_is_attached' in scope
 8309 | open func isAttached() -> Bool {
 8310 |     return try!  FfiConverterBool.lift(try! rustCall() {
 8311 |     uniffi_loro_ffi_fn_method_lorotree_is_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_is_attached' in scope
 8312 |     )
 8313 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8321:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_is_deleted' in scope
 8319 | open func isDeleted() -> Bool {
 8320 |     return try!  FfiConverterBool.lift(try! rustCall() {
 8321 |     uniffi_loro_ffi_fn_method_lorotree_is_deleted(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_is_deleted' in scope
 8322 |     )
 8323 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8331:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_is_fractional_index_enabled' in scope
 8329 | open func isFractionalIndexEnabled() -> Bool {
 8330 |     return try!  FfiConverterBool.lift(try! rustCall() {
 8331 |     uniffi_loro_ffi_fn_method_lorotree_is_fractional_index_enabled(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_is_fractional_index_enabled' in scope
 8332 |     )
 8333 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8344:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_is_node_deleted' in scope
 8342 | open func isNodeDeleted(target: TreeId)throws  -> Bool {
 8343 |     return try  FfiConverterBool.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 8344 |     uniffi_loro_ffi_fn_method_lorotree_is_node_deleted(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_is_node_deleted' in scope
 8345 |         FfiConverterTypeTreeID.lower(target),$0
 8346 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8356:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_mov' in scope
 8354 |      */
 8355 | open func mov(target: TreeId, parent: TreeParentId)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 8356 |     uniffi_loro_ffi_fn_method_lorotree_mov(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_mov' in scope
 8357 |         FfiConverterTypeTreeID.lower(target),
 8358 |         FfiConverterTypeTreeParentId.lower(parent),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8367:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_mov_after' in scope
 8365 |      */
 8366 | open func movAfter(target: TreeId, after: TreeId)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 8367 |     uniffi_loro_ffi_fn_method_lorotree_mov_after(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_mov_after' in scope
 8368 |         FfiConverterTypeTreeID.lower(target),
 8369 |         FfiConverterTypeTreeID.lower(after),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8378:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_mov_before' in scope
 8376 |      */
 8377 | open func movBefore(target: TreeId, before: TreeId)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 8378 |     uniffi_loro_ffi_fn_method_lorotree_mov_before(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_mov_before' in scope
 8379 |         FfiConverterTypeTreeID.lower(target),
 8380 |         FfiConverterTypeTreeID.lower(before),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8390:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_mov_to' in scope
 8388 |      */
 8389 | open func movTo(target: TreeId, parent: TreeParentId, to: UInt32)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 8390 |     uniffi_loro_ffi_fn_method_lorotree_mov_to(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_mov_to' in scope
 8391 |         FfiConverterTypeTreeID.lower(target),
 8392 |         FfiConverterTypeTreeParentId.lower(parent),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8403:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_nodes' in scope
 8401 | open func nodes() -> [TreeId] {
 8402 |     return try!  FfiConverterSequenceTypeTreeID.lift(try! rustCall() {
 8403 |     uniffi_loro_ffi_fn_method_lorotree_nodes(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_nodes' in scope
 8404 |     )
 8405 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8416:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_parent' in scope
 8414 | open func parent(target: TreeId)throws  -> TreeParentId {
 8415 |     return try  FfiConverterTypeTreeParentId.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 8416 |     uniffi_loro_ffi_fn_method_lorotree_parent(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_parent' in scope
 8417 |         FfiConverterTypeTreeID.lower(target),$0
 8418 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8427:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_roots' in scope
 8425 | open func roots() -> [TreeId] {
 8426 |     return try!  FfiConverterSequenceTypeTreeID.lift(try! rustCall() {
 8427 |     uniffi_loro_ffi_fn_method_lorotree_roots(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_roots' in scope
 8428 |     )
 8429 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8447:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_subscribe' in scope
 8445 | open func subscribe(subscriber: Subscriber) -> Subscription? {
 8446 |     return try!  FfiConverterOptionTypeSubscription.lift(try! rustCall() {
 8447 |     uniffi_loro_ffi_fn_method_lorotree_subscribe(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorotree_subscribe' in scope
 8448 |         FfiConverterTypeSubscriber.lower(subscriber),$0
 8449 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8554:32: error: cannot find 'uniffi_loro_ffi_fn_clone_lorounknown' in scope
 8552 | #endif
 8553 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 8554 |         return try! rustCall { uniffi_loro_ffi_fn_clone_lorounknown(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_lorounknown' in scope
 8555 |     }
 8556 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8563:25: error: cannot find 'uniffi_loro_ffi_fn_free_lorounknown' in scope
 8561 |         }
 8562 |
 8563 |         try! rustCall { uniffi_loro_ffi_fn_free_lorounknown(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_lorounknown' in scope
 8564 |     }
 8565 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8574:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorounknown_id' in scope
 8572 | open func id() -> ContainerId {
 8573 |     return try!  FfiConverterTypeContainerID.lift(try! rustCall() {
 8574 |     uniffi_loro_ffi_fn_method_lorounknown_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorounknown_id' in scope
 8575 |     )
 8576 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8677:32: error: cannot find 'uniffi_loro_ffi_fn_clone_lorovaluelike' in scope
 8675 | #endif
 8676 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 8677 |         return try! rustCall { uniffi_loro_ffi_fn_clone_lorovaluelike(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_lorovaluelike' in scope
 8678 |     }
 8679 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8686:25: error: cannot find 'uniffi_loro_ffi_fn_free_lorovaluelike' in scope
 8684 |         }
 8685 |
 8686 |         try! rustCall { uniffi_loro_ffi_fn_free_lorovaluelike(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_lorovaluelike' in scope
 8687 |     }
 8688 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8694:5: error: cannot find 'uniffi_loro_ffi_fn_method_lorovaluelike_as_loro_value' in scope
 8692 | open func asLoroValue() -> LoroValue {
 8693 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 8694 |     uniffi_loro_ffi_fn_method_lorovaluelike_as_loro_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_lorovaluelike_as_loro_value' in scope
 8695 |     )
 8696 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8741:5: error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_lorovaluelike' in scope
 8739 |
 8740 | private func uniffiCallbackInitLoroValueLike() {
 8741 |     uniffi_loro_ffi_fn_init_callback_vtable_lorovaluelike(&UniffiCallbackInterfaceLoroValueLike.vtable)
      |     `- error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_lorovaluelike' in scope
 8742 | }
 8743 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8843:32: error: cannot find 'uniffi_loro_ffi_fn_clone_onpop' in scope
 8841 | #endif
 8842 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 8843 |         return try! rustCall { uniffi_loro_ffi_fn_clone_onpop(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_onpop' in scope
 8844 |     }
 8845 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8852:25: error: cannot find 'uniffi_loro_ffi_fn_free_onpop' in scope
 8850 |         }
 8851 |
 8852 |         try! rustCall { uniffi_loro_ffi_fn_free_onpop(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_onpop' in scope
 8853 |     }
 8854 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8859:5: error: cannot find 'uniffi_loro_ffi_fn_method_onpop_on_pop' in scope
 8857 |
 8858 | open func onPop(undoOrRedo: UndoOrRedo, span: CounterSpan, undoMeta: UndoItemMeta) {try! rustCall() {
 8859 |     uniffi_loro_ffi_fn_method_onpop_on_pop(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_onpop_on_pop' in scope
 8860 |         FfiConverterTypeUndoOrRedo.lower(undoOrRedo),
 8861 |         FfiConverterTypeCounterSpan.lower(span),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8915:5: error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_onpop' in scope
 8913 |
 8914 | private func uniffiCallbackInitOnPop() {
 8915 |     uniffi_loro_ffi_fn_init_callback_vtable_onpop(&UniffiCallbackInterfaceOnPop.vtable)
      |     `- error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_onpop' in scope
 8916 | }
 8917 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9017:32: error: cannot find 'uniffi_loro_ffi_fn_clone_onpush' in scope
 9015 | #endif
 9016 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 9017 |         return try! rustCall { uniffi_loro_ffi_fn_clone_onpush(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_onpush' in scope
 9018 |     }
 9019 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9026:25: error: cannot find 'uniffi_loro_ffi_fn_free_onpush' in scope
 9024 |         }
 9025 |
 9026 |         try! rustCall { uniffi_loro_ffi_fn_free_onpush(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_onpush' in scope
 9027 |     }
 9028 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9034:5: error: cannot find 'uniffi_loro_ffi_fn_method_onpush_on_push' in scope
 9032 | open func onPush(undoOrRedo: UndoOrRedo, span: CounterSpan, diffEvent: DiffEvent?) -> UndoItemMeta {
 9033 |     return try!  FfiConverterTypeUndoItemMeta.lift(try! rustCall() {
 9034 |     uniffi_loro_ffi_fn_method_onpush_on_push(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_onpush_on_push' in scope
 9035 |         FfiConverterTypeUndoOrRedo.lower(undoOrRedo),
 9036 |         FfiConverterTypeCounterSpan.lower(span),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9090:5: error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_onpush' in scope
 9088 |
 9089 | private func uniffiCallbackInitOnPush() {
 9090 |     uniffi_loro_ffi_fn_init_callback_vtable_onpush(&UniffiCallbackInterfaceOnPush.vtable)
      |     `- error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_onpush' in scope
 9091 | }
 9092 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9192:32: error: cannot find 'uniffi_loro_ffi_fn_clone_precommitcallback' in scope
 9190 | #endif
 9191 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 9192 |         return try! rustCall { uniffi_loro_ffi_fn_clone_precommitcallback(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_precommitcallback' in scope
 9193 |     }
 9194 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9201:25: error: cannot find 'uniffi_loro_ffi_fn_free_precommitcallback' in scope
 9199 |         }
 9200 |
 9201 |         try! rustCall { uniffi_loro_ffi_fn_free_precommitcallback(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_precommitcallback' in scope
 9202 |     }
 9203 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9208:5: error: cannot find 'uniffi_loro_ffi_fn_method_precommitcallback_on_pre_commit' in scope
 9206 |
 9207 | open func onPreCommit(payload: PreCommitCallbackPayload) {try! rustCall() {
 9208 |     uniffi_loro_ffi_fn_method_precommitcallback_on_pre_commit(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_precommitcallback_on_pre_commit' in scope
 9209 |         FfiConverterTypePreCommitCallbackPayload.lower(payload),$0
 9210 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9258:5: error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_precommitcallback' in scope
 9256 |
 9257 | private func uniffiCallbackInitPreCommitCallback() {
 9258 |     uniffi_loro_ffi_fn_init_callback_vtable_precommitcallback(&UniffiCallbackInterfacePreCommitCallback.vtable)
      |     `- error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_precommitcallback' in scope
 9259 | }
 9260 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9362:32: error: cannot find 'uniffi_loro_ffi_fn_clone_styleconfigmap' in scope
 9360 | #endif
 9361 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 9362 |         return try! rustCall { uniffi_loro_ffi_fn_clone_styleconfigmap(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_styleconfigmap' in scope
 9363 |     }
 9364 | public convenience init() {
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9367:5: error: cannot find 'uniffi_loro_ffi_fn_constructor_styleconfigmap_new' in scope
 9365 |     let pointer =
 9366 |         try! rustCall() {
 9367 |     uniffi_loro_ffi_fn_constructor_styleconfigmap_new($0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_styleconfigmap_new' in scope
 9368 |     )
 9369 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9378:25: error: cannot find 'uniffi_loro_ffi_fn_free_styleconfigmap' in scope
 9376 |         }
 9377 |
 9378 |         try! rustCall { uniffi_loro_ffi_fn_free_styleconfigmap(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_styleconfigmap' in scope
 9379 |     }
 9380 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9384:5: error: cannot find 'uniffi_loro_ffi_fn_constructor_styleconfigmap_default_rich_text_config' in scope
 9382 | public static func defaultRichTextConfig() -> StyleConfigMap {
 9383 |     return try!  FfiConverterTypeStyleConfigMap.lift(try! rustCall() {
 9384 |     uniffi_loro_ffi_fn_constructor_styleconfigmap_default_rich_text_config($0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_styleconfigmap_default_rich_text_config' in scope
 9385 |     )
 9386 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9393:5: error: cannot find 'uniffi_loro_ffi_fn_method_styleconfigmap_get' in scope
 9391 | open func get(key: String) -> StyleConfig? {
 9392 |     return try!  FfiConverterOptionTypeStyleConfig.lift(try! rustCall() {
 9393 |     uniffi_loro_ffi_fn_method_styleconfigmap_get(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_styleconfigmap_get' in scope
 9394 |         FfiConverterString.lower(key),$0
 9395 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9400:5: error: cannot find 'uniffi_loro_ffi_fn_method_styleconfigmap_insert' in scope
 9398 |
 9399 | open func insert(key: String, value: StyleConfig) {try! rustCall() {
 9400 |     uniffi_loro_ffi_fn_method_styleconfigmap_insert(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_styleconfigmap_insert' in scope
 9401 |         FfiConverterString.lower(key),
 9402 |         FfiConverterTypeStyleConfig.lower(value),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9505:32: error: cannot find 'uniffi_loro_ffi_fn_clone_subscriber' in scope
 9503 | #endif
 9504 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 9505 |         return try! rustCall { uniffi_loro_ffi_fn_clone_subscriber(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_subscriber' in scope
 9506 |     }
 9507 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9514:25: error: cannot find 'uniffi_loro_ffi_fn_free_subscriber' in scope
 9512 |         }
 9513 |
 9514 |         try! rustCall { uniffi_loro_ffi_fn_free_subscriber(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_subscriber' in scope
 9515 |     }
 9516 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9521:5: error: cannot find 'uniffi_loro_ffi_fn_method_subscriber_on_diff' in scope
 9519 |
 9520 | open func onDiff(diff: DiffEvent) {try! rustCall() {
 9521 |     uniffi_loro_ffi_fn_method_subscriber_on_diff(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_subscriber_on_diff' in scope
 9522 |         FfiConverterTypeDiffEvent.lower(diff),$0
 9523 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9571:5: error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_subscriber' in scope
 9569 |
 9570 | private func uniffiCallbackInitSubscriber() {
 9571 |     uniffi_loro_ffi_fn_init_callback_vtable_subscriber(&UniffiCallbackInterfaceSubscriber.vtable)
      |     `- error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_subscriber' in scope
 9572 | }
 9573 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9691:32: error: cannot find 'uniffi_loro_ffi_fn_clone_subscription' in scope
 9689 | #endif
 9690 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 9691 |         return try! rustCall { uniffi_loro_ffi_fn_clone_subscription(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_subscription' in scope
 9692 |     }
 9693 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9700:25: error: cannot find 'uniffi_loro_ffi_fn_free_subscription' in scope
 9698 |         }
 9699 |
 9700 |         try! rustCall { uniffi_loro_ffi_fn_free_subscription(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_subscription' in scope
 9701 |     }
 9702 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9712:5: error: cannot find 'uniffi_loro_ffi_fn_method_subscription_detach' in scope
 9710 |      */
 9711 | open func detach() {try! rustCall() {
 9712 |     uniffi_loro_ffi_fn_method_subscription_detach(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_subscription_detach' in scope
 9713 |     )
 9714 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9721:5: error: cannot find 'uniffi_loro_ffi_fn_method_subscription_unsubscribe' in scope
 9719 |      */
 9720 | open func unsubscribe() {try! rustCall() {
 9721 |     uniffi_loro_ffi_fn_method_subscription_unsubscribe(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_subscription_unsubscribe' in scope
 9722 |     )
 9723 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9925:32: error: cannot find 'uniffi_loro_ffi_fn_clone_undomanager' in scope
 9923 | #endif
 9924 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 9925 |         return try! rustCall { uniffi_loro_ffi_fn_clone_undomanager(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_undomanager' in scope
 9926 |     }
 9927 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9933:5: error: cannot find 'uniffi_loro_ffi_fn_constructor_undomanager_new' in scope
 9931 |     let pointer =
 9932 |         try! rustCall() {
 9933 |     uniffi_loro_ffi_fn_constructor_undomanager_new(
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_undomanager_new' in scope
 9934 |         FfiConverterTypeLoroDoc.lower(doc),$0
 9935 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9945:25: error: cannot find 'uniffi_loro_ffi_fn_free_undomanager' in scope
 9943 |         }
 9944 |
 9945 |         try! rustCall { uniffi_loro_ffi_fn_free_undomanager(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_undomanager' in scope
 9946 |     }
 9947 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9956:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_add_exclude_origin_prefix' in scope
 9954 |      */
 9955 | open func addExcludeOriginPrefix(prefix: String) {try! rustCall() {
 9956 |     uniffi_loro_ffi_fn_method_undomanager_add_exclude_origin_prefix(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_add_exclude_origin_prefix' in scope
 9957 |         FfiConverterString.lower(prefix),$0
 9958 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9967:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_can_redo' in scope
 9965 | open func canRedo() -> Bool {
 9966 |     return try!  FfiConverterBool.lift(try! rustCall() {
 9967 |     uniffi_loro_ffi_fn_method_undomanager_can_redo(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_can_redo' in scope
 9968 |     )
 9969 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9977:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_can_undo' in scope
 9975 | open func canUndo() -> Bool {
 9976 |     return try!  FfiConverterBool.lift(try! rustCall() {
 9977 |     uniffi_loro_ffi_fn_method_undomanager_can_undo(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_can_undo' in scope
 9978 |     )
 9979 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9987:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_group_end' in scope
 9985 |      */
 9986 | open func groupEnd() {try! rustCall() {
 9987 |     uniffi_loro_ffi_fn_method_undomanager_group_end(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_group_end' in scope
 9988 |     )
 9989 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10000:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_group_start' in scope
 9998 |      */
 9999 | open func groupStart()throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
10000 |     uniffi_loro_ffi_fn_method_undomanager_group_start(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_group_start' in scope
10001 |     )
10002 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10010:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_peer' in scope
10008 | open func peer() -> UInt64 {
10009 |     return try!  FfiConverterUInt64.lift(try! rustCall() {
10010 |     uniffi_loro_ffi_fn_method_undomanager_peer(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_peer' in scope
10011 |     )
10012 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10019:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_record_new_checkpoint' in scope
10017 |      */
10018 | open func recordNewCheckpoint()throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
10019 |     uniffi_loro_ffi_fn_method_undomanager_record_new_checkpoint(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_record_new_checkpoint' in scope
10020 |     )
10021 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10029:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_redo' in scope
10027 | open func redo()throws  -> Bool {
10028 |     return try  FfiConverterBool.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
10029 |     uniffi_loro_ffi_fn_method_undomanager_redo(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_redo' in scope
10030 |     )
10031 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10039:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_redo_count' in scope
10037 | open func redoCount() -> UInt32 {
10038 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
10039 |     uniffi_loro_ffi_fn_method_undomanager_redo_count(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_redo_count' in scope
10040 |     )
10041 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10048:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_set_max_undo_steps' in scope
10046 |      */
10047 | open func setMaxUndoSteps(size: UInt32) {try! rustCall() {
10048 |     uniffi_loro_ffi_fn_method_undomanager_set_max_undo_steps(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_set_max_undo_steps' in scope
10049 |         FfiConverterUInt32.lower(size),$0
10050 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10058:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_set_merge_interval' in scope
10056 |      */
10057 | open func setMergeInterval(interval: Int64) {try! rustCall() {
10058 |     uniffi_loro_ffi_fn_method_undomanager_set_merge_interval(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_set_merge_interval' in scope
10059 |         FfiConverterInt64.lower(interval),$0
10060 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10069:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_set_on_pop' in scope
10067 |      */
10068 | open func setOnPop(onPop: OnPop?) {try! rustCall() {
10069 |     uniffi_loro_ffi_fn_method_undomanager_set_on_pop(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_set_on_pop' in scope
10070 |         FfiConverterOptionTypeOnPop.lower(onPop),$0
10071 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10080:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_set_on_push' in scope
10078 |      */
10079 | open func setOnPush(onPush: OnPush?) {try! rustCall() {
10080 |     uniffi_loro_ffi_fn_method_undomanager_set_on_push(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_set_on_push' in scope
10081 |         FfiConverterOptionTypeOnPush.lower(onPush),$0
10082 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10091:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_top_redo_meta' in scope
10089 | open func topRedoMeta() -> UndoItemMeta? {
10090 |     return try!  FfiConverterOptionTypeUndoItemMeta.lift(try! rustCall() {
10091 |     uniffi_loro_ffi_fn_method_undomanager_top_redo_meta(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_top_redo_meta' in scope
10092 |     )
10093 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10101:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_top_redo_value' in scope
10099 | open func topRedoValue() -> LoroValue? {
10100 |     return try!  FfiConverterOptionTypeLoroValue.lift(try! rustCall() {
10101 |     uniffi_loro_ffi_fn_method_undomanager_top_redo_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_top_redo_value' in scope
10102 |     )
10103 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10111:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_top_undo_meta' in scope
10109 | open func topUndoMeta() -> UndoItemMeta? {
10110 |     return try!  FfiConverterOptionTypeUndoItemMeta.lift(try! rustCall() {
10111 |     uniffi_loro_ffi_fn_method_undomanager_top_undo_meta(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_top_undo_meta' in scope
10112 |     )
10113 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10121:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_top_undo_value' in scope
10119 | open func topUndoValue() -> LoroValue? {
10120 |     return try!  FfiConverterOptionTypeLoroValue.lift(try! rustCall() {
10121 |     uniffi_loro_ffi_fn_method_undomanager_top_undo_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_top_undo_value' in scope
10122 |     )
10123 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10131:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_undo' in scope
10129 | open func undo()throws  -> Bool {
10130 |     return try  FfiConverterBool.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
10131 |     uniffi_loro_ffi_fn_method_undomanager_undo(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_undo' in scope
10132 |     )
10133 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10141:5: error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_undo_count' in scope
10139 | open func undoCount() -> UInt32 {
10140 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
10141 |     uniffi_loro_ffi_fn_method_undomanager_undo_count(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_undomanager_undo_count' in scope
10142 |     )
10143 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10244:32: error: cannot find 'uniffi_loro_ffi_fn_clone_unsubscriber' in scope
10242 | #endif
10243 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
10244 |         return try! rustCall { uniffi_loro_ffi_fn_clone_unsubscriber(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_unsubscriber' in scope
10245 |     }
10246 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10253:25: error: cannot find 'uniffi_loro_ffi_fn_free_unsubscriber' in scope
10251 |         }
10252 |
10253 |         try! rustCall { uniffi_loro_ffi_fn_free_unsubscriber(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_unsubscriber' in scope
10254 |     }
10255 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10260:5: error: cannot find 'uniffi_loro_ffi_fn_method_unsubscriber_on_unsubscribe' in scope
10258 |
10259 | open func onUnsubscribe() {try! rustCall() {
10260 |     uniffi_loro_ffi_fn_method_unsubscriber_on_unsubscribe(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_unsubscriber_on_unsubscribe' in scope
10261 |     )
10262 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10307:5: error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_unsubscriber' in scope
10305 |
10306 | private func uniffiCallbackInitUnsubscriber() {
10307 |     uniffi_loro_ffi_fn_init_callback_vtable_unsubscriber(&UniffiCallbackInterfaceUnsubscriber.vtable)
      |     `- error: cannot find 'uniffi_loro_ffi_fn_init_callback_vtable_unsubscriber' in scope
10308 | }
10309 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10431:32: error: cannot find 'uniffi_loro_ffi_fn_clone_valueorcontainer' in scope
10429 | #endif
10430 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
10431 |         return try! rustCall { uniffi_loro_ffi_fn_clone_valueorcontainer(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_valueorcontainer' in scope
10432 |     }
10433 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10440:25: error: cannot find 'uniffi_loro_ffi_fn_free_valueorcontainer' in scope
10438 |         }
10439 |
10440 |         try! rustCall { uniffi_loro_ffi_fn_free_valueorcontainer(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_valueorcontainer' in scope
10441 |     }
10442 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10448:5: error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_container' in scope
10446 | open func asContainer() -> ContainerId? {
10447 |     return try!  FfiConverterOptionTypeContainerID.lift(try! rustCall() {
10448 |     uniffi_loro_ffi_fn_method_valueorcontainer_as_container(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_container' in scope
10449 |     )
10450 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10455:5: error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_counter' in scope
10453 | open func asLoroCounter() -> LoroCounter? {
10454 |     return try!  FfiConverterOptionTypeLoroCounter.lift(try! rustCall() {
10455 |     uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_counter(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_counter' in scope
10456 |     )
10457 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10462:5: error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_list' in scope
10460 | open func asLoroList() -> LoroList? {
10461 |     return try!  FfiConverterOptionTypeLoroList.lift(try! rustCall() {
10462 |     uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_list(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_list' in scope
10463 |     )
10464 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10469:5: error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_map' in scope
10467 | open func asLoroMap() -> LoroMap? {
10468 |     return try!  FfiConverterOptionTypeLoroMap.lift(try! rustCall() {
10469 |     uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_map(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_map' in scope
10470 |     )
10471 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10476:5: error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_movable_list' in scope
10474 | open func asLoroMovableList() -> LoroMovableList? {
10475 |     return try!  FfiConverterOptionTypeLoroMovableList.lift(try! rustCall() {
10476 |     uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_movable_list(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_movable_list' in scope
10477 |     )
10478 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10483:5: error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_text' in scope
10481 | open func asLoroText() -> LoroText? {
10482 |     return try!  FfiConverterOptionTypeLoroText.lift(try! rustCall() {
10483 |     uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_text(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_text' in scope
10484 |     )
10485 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10490:5: error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_tree' in scope
10488 | open func asLoroTree() -> LoroTree? {
10489 |     return try!  FfiConverterOptionTypeLoroTree.lift(try! rustCall() {
10490 |     uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_tree(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_tree' in scope
10491 |     )
10492 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10497:5: error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_unknown' in scope
10495 | open func asLoroUnknown() -> LoroUnknown? {
10496 |     return try!  FfiConverterOptionTypeLoroUnknown.lift(try! rustCall() {
10497 |     uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_unknown(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_loro_unknown' in scope
10498 |     )
10499 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10504:5: error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_value' in scope
10502 | open func asValue() -> LoroValue? {
10503 |     return try!  FfiConverterOptionTypeLoroValue.lift(try! rustCall() {
10504 |     uniffi_loro_ffi_fn_method_valueorcontainer_as_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_as_value' in scope
10505 |     )
10506 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10511:5: error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_container_type' in scope
10509 | open func containerType() -> ContainerType? {
10510 |     return try!  FfiConverterOptionTypeContainerType.lift(try! rustCall() {
10511 |     uniffi_loro_ffi_fn_method_valueorcontainer_container_type(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_container_type' in scope
10512 |     )
10513 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10518:5: error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_is_container' in scope
10516 | open func isContainer() -> Bool {
10517 |     return try!  FfiConverterBool.lift(try! rustCall() {
10518 |     uniffi_loro_ffi_fn_method_valueorcontainer_is_container(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_is_container' in scope
10519 |     )
10520 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10525:5: error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_is_value' in scope
10523 | open func isValue() -> Bool {
10524 |     return try!  FfiConverterBool.lift(try! rustCall() {
10525 |     uniffi_loro_ffi_fn_method_valueorcontainer_is_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_valueorcontainer_is_value' in scope
10526 |     )
10527 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10682:32: error: cannot find 'uniffi_loro_ffi_fn_clone_versionrange' in scope
10680 | #endif
10681 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
10682 |         return try! rustCall { uniffi_loro_ffi_fn_clone_versionrange(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_versionrange' in scope
10683 |     }
10684 | public convenience init() {
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10687:5: error: cannot find 'uniffi_loro_ffi_fn_constructor_versionrange_new' in scope
10685 |     let pointer =
10686 |         try! rustCall() {
10687 |     uniffi_loro_ffi_fn_constructor_versionrange_new($0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_versionrange_new' in scope
10688 |     )
10689 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10698:25: error: cannot find 'uniffi_loro_ffi_fn_free_versionrange' in scope
10696 |         }
10697 |
10698 |         try! rustCall { uniffi_loro_ffi_fn_free_versionrange(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_versionrange' in scope
10699 |     }
10700 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10707:5: error: cannot find 'uniffi_loro_ffi_fn_constructor_versionrange_from_vv' in scope
10705 | public static func fromVv(vv: VersionVector) -> VersionRange {
10706 |     return try!  FfiConverterTypeVersionRange.lift(try! rustCall() {
10707 |     uniffi_loro_ffi_fn_constructor_versionrange_from_vv(
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_versionrange_from_vv' in scope
10708 |         FfiConverterTypeVersionVector.lower(vv),$0
10709 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10719:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_clear' in scope
10717 |      */
10718 | open func clear() {try! rustCall() {
10719 |     uniffi_loro_ffi_fn_method_versionrange_clear(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_clear' in scope
10720 |     )
10721 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10729:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_contains_id' in scope
10727 | open func containsId(id: Id) -> Bool {
10728 |     return try!  FfiConverterBool.lift(try! rustCall() {
10729 |     uniffi_loro_ffi_fn_method_versionrange_contains_id(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_contains_id' in scope
10730 |         FfiConverterTypeID.lower(id),$0
10731 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10740:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_contains_id_span' in scope
10738 | open func containsIdSpan(span: IdSpan) -> Bool {
10739 |     return try!  FfiConverterBool.lift(try! rustCall() {
10740 |     uniffi_loro_ffi_fn_method_versionrange_contains_id_span(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_contains_id_span' in scope
10741 |         FfiConverterTypeIdSpan.lower(span),$0
10742 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10751:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_contains_ops_between' in scope
10749 | open func containsOpsBetween(vvA: VersionVector, vvB: VersionVector) -> Bool {
10750 |     return try!  FfiConverterBool.lift(try! rustCall() {
10751 |     uniffi_loro_ffi_fn_method_versionrange_contains_ops_between(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_contains_ops_between' in scope
10752 |         FfiConverterTypeVersionVector.lower(vvA),
10753 |         FfiConverterTypeVersionVector.lower(vvB),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10762:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_extends_to_include_id_span' in scope
10760 |      */
10761 | open func extendsToIncludeIdSpan(span: IdSpan) {try! rustCall() {
10762 |     uniffi_loro_ffi_fn_method_versionrange_extends_to_include_id_span(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_extends_to_include_id_span' in scope
10763 |         FfiConverterTypeIdSpan.lower(span),$0
10764 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10774:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_get' in scope
10772 | open func get(peer: UInt64) -> CounterSpan? {
10773 |     return try!  FfiConverterOptionTypeCounterSpan.lift(try! rustCall() {
10774 |     uniffi_loro_ffi_fn_method_versionrange_get(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_get' in scope
10775 |         FfiConverterUInt64.lower(peer),$0
10776 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10785:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_get_all_ranges' in scope
10783 | open func getAllRanges() -> [VersionRangeItem] {
10784 |     return try!  FfiConverterSequenceTypeVersionRangeItem.lift(try! rustCall() {
10785 |     uniffi_loro_ffi_fn_method_versionrange_get_all_ranges(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_get_all_ranges' in scope
10786 |     )
10787 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10795:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_get_peers' in scope
10793 | open func getPeers() -> [UInt64] {
10794 |     return try!  FfiConverterSequenceUInt64.lift(try! rustCall() {
10795 |     uniffi_loro_ffi_fn_method_versionrange_get_peers(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_get_peers' in scope
10796 |     )
10797 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10805:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_has_overlap_with' in scope
10803 | open func hasOverlapWith(span: IdSpan) -> Bool {
10804 |     return try!  FfiConverterBool.lift(try! rustCall() {
10805 |     uniffi_loro_ffi_fn_method_versionrange_has_overlap_with(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_has_overlap_with' in scope
10806 |         FfiConverterTypeIdSpan.lower(span),$0
10807 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10815:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_insert' in scope
10813 |      */
10814 | open func insert(peer: UInt64, start: Int32, end: Int32) {try! rustCall() {
10815 |     uniffi_loro_ffi_fn_method_versionrange_insert(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_insert' in scope
10816 |         FfiConverterUInt64.lower(peer),
10817 |         FfiConverterInt32.lower(start),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10828:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_is_empty' in scope
10826 | open func isEmpty() -> Bool {
10827 |     return try!  FfiConverterBool.lift(try! rustCall() {
10828 |     uniffi_loro_ffi_fn_method_versionrange_is_empty(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionrange_is_empty' in scope
10829 |     )
10830 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10962:32: error: cannot find 'uniffi_loro_ffi_fn_clone_versionvector' in scope
10960 | #endif
10961 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
10962 |         return try! rustCall { uniffi_loro_ffi_fn_clone_versionvector(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_ffi_fn_clone_versionvector' in scope
10963 |     }
10964 | public convenience init() {
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10967:5: error: cannot find 'uniffi_loro_ffi_fn_constructor_versionvector_new' in scope
10965 |     let pointer =
10966 |         try! rustCall() {
10967 |     uniffi_loro_ffi_fn_constructor_versionvector_new($0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_versionvector_new' in scope
10968 |     )
10969 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10978:25: error: cannot find 'uniffi_loro_ffi_fn_free_versionvector' in scope
10976 |         }
10977 |
10978 |         try! rustCall { uniffi_loro_ffi_fn_free_versionvector(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_ffi_fn_free_versionvector' in scope
10979 |     }
10980 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10984:5: error: cannot find 'uniffi_loro_ffi_fn_constructor_versionvector_decode' in scope
10982 | public static func decode(bytes: Data)throws  -> VersionVector {
10983 |     return try  FfiConverterTypeVersionVector.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
10984 |     uniffi_loro_ffi_fn_constructor_versionvector_decode(
      |     `- error: cannot find 'uniffi_loro_ffi_fn_constructor_versionvector_decode' in scope
10985 |         FfiConverterData.lower(bytes),$0
10986 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:10994:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_diff' in scope
10992 | open func diff(rhs: VersionVector) -> VersionVectorDiff {
10993 |     return try!  FfiConverterTypeVersionVectorDiff.lift(try! rustCall() {
10994 |     uniffi_loro_ffi_fn_method_versionvector_diff(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_diff' in scope
10995 |         FfiConverterTypeVersionVector.lower(rhs),$0
10996 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:11002:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_encode' in scope
11000 | open func encode() -> Data {
11001 |     return try!  FfiConverterData.lift(try! rustCall() {
11002 |     uniffi_loro_ffi_fn_method_versionvector_encode(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_encode' in scope
11003 |     )
11004 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:11009:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_eq' in scope
11007 | open func eq(other: VersionVector) -> Bool {
11008 |     return try!  FfiConverterBool.lift(try! rustCall() {
11009 |     uniffi_loro_ffi_fn_method_versionvector_eq(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_eq' in scope
11010 |         FfiConverterTypeVersionVector.lower(other),$0
11011 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:11016:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_extend_to_include_vv' in scope
11014 |
11015 | open func extendToIncludeVv(other: VersionVector) {try! rustCall() {
11016 |     uniffi_loro_ffi_fn_method_versionvector_extend_to_include_vv(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_extend_to_include_vv' in scope
11017 |         FfiConverterTypeVersionVector.lower(other),$0
11018 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:11024:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_get_last' in scope
11022 | open func getLast(peer: UInt64) -> Int32? {
11023 |     return try!  FfiConverterOptionInt32.lift(try! rustCall() {
11024 |     uniffi_loro_ffi_fn_method_versionvector_get_last(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_get_last' in scope
11025 |         FfiConverterUInt64.lower(peer),$0
11026 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:11032:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_get_missing_span' in scope
11030 | open func getMissingSpan(target: VersionVector) -> [IdSpan] {
11031 |     return try!  FfiConverterSequenceTypeIdSpan.lift(try! rustCall() {
11032 |     uniffi_loro_ffi_fn_method_versionvector_get_missing_span(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_get_missing_span' in scope
11033 |         FfiConverterTypeVersionVector.lower(target),$0
11034 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:11040:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_includes_id' in scope
11038 | open func includesId(id: Id) -> Bool {
11039 |     return try!  FfiConverterBool.lift(try! rustCall() {
11040 |     uniffi_loro_ffi_fn_method_versionvector_includes_id(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_includes_id' in scope
11041 |         FfiConverterTypeID.lower(id),$0
11042 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:11048:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_includes_vv' in scope
11046 | open func includesVv(other: VersionVector) -> Bool {
11047 |     return try!  FfiConverterBool.lift(try! rustCall() {
11048 |     uniffi_loro_ffi_fn_method_versionvector_includes_vv(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_includes_vv' in scope
11049 |         FfiConverterTypeVersionVector.lower(other),$0
11050 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:11056:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_intersect_span' in scope
11054 | open func intersectSpan(target: IdSpan) -> CounterSpan? {
11055 |     return try!  FfiConverterOptionTypeCounterSpan.lift(try! rustCall() {
11056 |     uniffi_loro_ffi_fn_method_versionvector_intersect_span(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_intersect_span' in scope
11057 |         FfiConverterTypeIdSpan.lower(target),$0
11058 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:11063:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_merge' in scope
11061 |
11062 | open func merge(other: VersionVector) {try! rustCall() {
11063 |     uniffi_loro_ffi_fn_method_versionvector_merge(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_merge' in scope
11064 |         FfiConverterTypeVersionVector.lower(other),$0
11065 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:11071:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_partial_cmp' in scope
11069 | open func partialCmp(other: VersionVector) -> Ordering? {
11070 |     return try!  FfiConverterOptionTypeOrdering.lift(try! rustCall() {
11071 |     uniffi_loro_ffi_fn_method_versionvector_partial_cmp(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_partial_cmp' in scope
11072 |         FfiConverterTypeVersionVector.lower(other),$0
11073 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:11078:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_set_end' in scope
11076 |
11077 | open func setEnd(id: Id) {try! rustCall() {
11078 |     uniffi_loro_ffi_fn_method_versionvector_set_end(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_set_end' in scope
11079 |         FfiConverterTypeID.lower(id),$0
11080 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:11085:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_set_last' in scope
11083 |
11084 | open func setLast(id: Id) {try! rustCall() {
11085 |     uniffi_loro_ffi_fn_method_versionvector_set_last(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_set_last' in scope
11086 |         FfiConverterTypeID.lower(id),$0
11087 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:11093:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_to_hashmap' in scope
11091 | open func toHashmap() -> [UInt64: Int32] {
11092 |     return try!  FfiConverterDictionaryUInt64Int32.lift(try! rustCall() {
11093 |     uniffi_loro_ffi_fn_method_versionvector_to_hashmap(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_to_hashmap' in scope
11094 |     )
11095 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:11103:5: error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_try_update_last' in scope
11101 | open func tryUpdateLast(id: Id) -> Bool {
11102 |     return try!  FfiConverterBool.lift(try! rustCall() {
11103 |     uniffi_loro_ffi_fn_method_versionvector_try_update_last(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_ffi_fn_method_versionvector_try_update_last' in scope
11104 |         FfiConverterTypeID.lower(id),$0
11105 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:16729:5: error: cannot find 'uniffi_loro_ffi_fn_func_decode_import_blob_meta' in scope
16727 | public func decodeImportBlobMeta(bytes: Data, checkChecksum: Bool)throws  -> ImportBlobMetadata {
16728 |     return try  FfiConverterTypeImportBlobMetadata.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
16729 |     uniffi_loro_ffi_fn_func_decode_import_blob_meta(
      |     `- error: cannot find 'uniffi_loro_ffi_fn_func_decode_import_blob_meta' in scope
16730 |         FfiConverterData.lower(bytes),
16731 |         FfiConverterBool.lower(checkChecksum),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:16737:5: error: cannot find 'uniffi_loro_ffi_fn_func_get_version' in scope
16735 | public func getVersion() -> String {
16736 |     return try!  FfiConverterString.lift(try! rustCall() {
16737 |     uniffi_loro_ffi_fn_func_get_version($0
      |     `- error: cannot find 'uniffi_loro_ffi_fn_func_get_version' in scope
16738 |     )
16739 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:23:28: error: cannot find type 'RustBuffer' in scope
   21 |     }
   22 |
   23 |     static func empty() -> RustBuffer {
      |                            `- error: cannot find type 'RustBuffer' in scope
   24 |         RustBuffer(capacity: 0, len:0, data: nil)
   25 |     }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:27:60: error: cannot find type 'RustBuffer' in scope
   25 |     }
   26 |
   27 |     static func from(_ ptr: UnsafeBufferPointer<UInt8>) -> RustBuffer {
      |                                                            `- error: cannot find type 'RustBuffer' in scope
   28 |         try! rustCall { ffi_loro_ffi_rustbuffer_from_bytes(ForeignBytes(bufferPointer: ptr), $0) }
   29 |     }
BUILD FAILURE 6.1 linux