The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Loro, reference 1.5.0 (bc85e7), with Swift 6.0 for Linux on 4 Apr 2025 11:23:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

  668 |     uniffi_loro_fn_method_awareness_apply(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_awareness_apply' in scope
  669 |         FfiConverterData.lower(encodedPeersInfo),$0
  670 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:676:5: error: cannot find 'uniffi_loro_fn_method_awareness_encode' in scope
  674 | open func encode(peers: [UInt64]) -> Data {
  675 |     return try!  FfiConverterData.lift(try! rustCall() {
  676 |     uniffi_loro_fn_method_awareness_encode(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_awareness_encode' in scope
  677 |         FfiConverterSequenceUInt64.lower(peers),$0
  678 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:684:5: error: cannot find 'uniffi_loro_fn_method_awareness_encode_all' in scope
  682 | open func encodeAll() -> Data {
  683 |     return try!  FfiConverterData.lift(try! rustCall() {
  684 |     uniffi_loro_fn_method_awareness_encode_all(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_awareness_encode_all' in scope
  685 |     )
  686 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:691:5: error: cannot find 'uniffi_loro_fn_method_awareness_get_all_states' in scope
  689 | open func getAllStates() -> [UInt64: PeerInfo] {
  690 |     return try!  FfiConverterDictionaryUInt64TypePeerInfo.lift(try! rustCall() {
  691 |     uniffi_loro_fn_method_awareness_get_all_states(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_awareness_get_all_states' in scope
  692 |     )
  693 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:698:5: error: cannot find 'uniffi_loro_fn_method_awareness_get_local_state' in scope
  696 | open func getLocalState() -> LoroValue? {
  697 |     return try!  FfiConverterOptionTypeLoroValue.lift(try! rustCall() {
  698 |     uniffi_loro_fn_method_awareness_get_local_state(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_awareness_get_local_state' in scope
  699 |     )
  700 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:705:5: error: cannot find 'uniffi_loro_fn_method_awareness_peer' in scope
  703 | open func peer() -> UInt64 {
  704 |     return try!  FfiConverterUInt64.lift(try! rustCall() {
  705 |     uniffi_loro_fn_method_awareness_peer(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_awareness_peer' in scope
  706 |     )
  707 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:712:5: error: cannot find 'uniffi_loro_fn_method_awareness_remove_outdated' in scope
  710 | open func removeOutdated() -> [UInt64] {
  711 |     return try!  FfiConverterSequenceUInt64.lift(try! rustCall() {
  712 |     uniffi_loro_fn_method_awareness_remove_outdated(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_awareness_remove_outdated' in scope
  713 |     )
  714 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:718:5: error: cannot find 'uniffi_loro_fn_method_awareness_set_local_state' in scope
  716 |
  717 | open func setLocalState(value: LoroValueLike) {try! rustCall() {
  718 |     uniffi_loro_fn_method_awareness_set_local_state(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_awareness_set_local_state' in scope
  719 |         FfiConverterTypeLoroValueLike.lower(value),$0
  720 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:822:32: error: cannot find 'uniffi_loro_fn_clone_changeancestorstraveler' in scope
  820 | #endif
  821 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
  822 |         return try! rustCall { uniffi_loro_fn_clone_changeancestorstraveler(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_changeancestorstraveler' in scope
  823 |     }
  824 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:831:25: error: cannot find 'uniffi_loro_fn_free_changeancestorstraveler' in scope
  829 |         }
  830 |
  831 |         try! rustCall { uniffi_loro_fn_free_changeancestorstraveler(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_changeancestorstraveler' in scope
  832 |     }
  833 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:839:5: error: cannot find 'uniffi_loro_fn_method_changeancestorstraveler_travel' in scope
  837 | open func travel(change: ChangeMeta) -> Bool {
  838 |     return try!  FfiConverterBool.lift(try! rustCall() {
  839 |     uniffi_loro_fn_method_changeancestorstraveler_travel(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_changeancestorstraveler_travel' in scope
  840 |         FfiConverterTypeChangeMeta.lower(change),$0
  841 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:895:5: error: cannot find 'uniffi_loro_fn_init_callback_vtable_changeancestorstraveler' in scope
  893 |
  894 | private func uniffiCallbackInitChangeAncestorsTraveler() {
  895 |     uniffi_loro_fn_init_callback_vtable_changeancestorstraveler(&UniffiCallbackInterfaceChangeAncestorsTraveler.vtable)
      |     `- error: cannot find 'uniffi_loro_fn_init_callback_vtable_changeancestorstraveler' in scope
  896 | }
  897 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:999:32: error: cannot find 'uniffi_loro_fn_clone_changemodifier' in scope
  997 | #endif
  998 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
  999 |         return try! rustCall { uniffi_loro_fn_clone_changemodifier(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_changemodifier' in scope
 1000 |     }
 1001 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1008:25: error: cannot find 'uniffi_loro_fn_free_changemodifier' in scope
 1006 |         }
 1007 |
 1008 |         try! rustCall { uniffi_loro_fn_free_changemodifier(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_changemodifier' in scope
 1009 |     }
 1010 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1015:5: error: cannot find 'uniffi_loro_fn_method_changemodifier_set_message' in scope
 1013 |
 1014 | open func setMessage(msg: String) {try! rustCall() {
 1015 |     uniffi_loro_fn_method_changemodifier_set_message(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_changemodifier_set_message' in scope
 1016 |         FfiConverterString.lower(msg),$0
 1017 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1022:5: error: cannot find 'uniffi_loro_fn_method_changemodifier_set_timestamp' in scope
 1020 |
 1021 | open func setTimestamp(timestamp: Int64) {try! rustCall() {
 1022 |     uniffi_loro_fn_method_changemodifier_set_timestamp(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_changemodifier_set_timestamp' in scope
 1023 |         FfiConverterInt64.lower(timestamp),$0
 1024 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1136:32: error: cannot find 'uniffi_loro_fn_clone_configure' in scope
 1134 | #endif
 1135 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 1136 |         return try! rustCall { uniffi_loro_fn_clone_configure(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_configure' in scope
 1137 |     }
 1138 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1145:25: error: cannot find 'uniffi_loro_fn_free_configure' in scope
 1143 |         }
 1144 |
 1145 |         try! rustCall { uniffi_loro_fn_free_configure(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_configure' in scope
 1146 |     }
 1147 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1153:5: error: cannot find 'uniffi_loro_fn_method_configure_fork' in scope
 1151 | open func fork() -> Configure {
 1152 |     return try!  FfiConverterTypeConfigure.lift(try! rustCall() {
 1153 |     uniffi_loro_fn_method_configure_fork(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_configure_fork' in scope
 1154 |     )
 1155 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1160:5: error: cannot find 'uniffi_loro_fn_method_configure_merge_interval' in scope
 1158 | open func mergeInterval() -> Int64 {
 1159 |     return try!  FfiConverterInt64.lift(try! rustCall() {
 1160 |     uniffi_loro_fn_method_configure_merge_interval(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_configure_merge_interval' in scope
 1161 |     )
 1162 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1167:5: error: cannot find 'uniffi_loro_fn_method_configure_record_timestamp' in scope
 1165 | open func recordTimestamp() -> Bool {
 1166 |     return try!  FfiConverterBool.lift(try! rustCall() {
 1167 |     uniffi_loro_fn_method_configure_record_timestamp(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_configure_record_timestamp' in scope
 1168 |     )
 1169 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1173:5: error: cannot find 'uniffi_loro_fn_method_configure_set_merge_interval' in scope
 1171 |
 1172 | open func setMergeInterval(interval: Int64) {try! rustCall() {
 1173 |     uniffi_loro_fn_method_configure_set_merge_interval(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_configure_set_merge_interval' in scope
 1174 |         FfiConverterInt64.lower(interval),$0
 1175 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1180:5: error: cannot find 'uniffi_loro_fn_method_configure_set_record_timestamp' in scope
 1178 |
 1179 | open func setRecordTimestamp(record: Bool) {try! rustCall() {
 1180 |     uniffi_loro_fn_method_configure_set_record_timestamp(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_configure_set_record_timestamp' in scope
 1181 |         FfiConverterBool.lower(record),$0
 1182 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1188:5: error: cannot find 'uniffi_loro_fn_method_configure_text_style_config' in scope
 1186 | open func textStyleConfig() -> StyleConfigMap {
 1187 |     return try!  FfiConverterTypeStyleConfigMap.lift(try! rustCall() {
 1188 |     uniffi_loro_fn_method_configure_text_style_config(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_configure_text_style_config' in scope
 1189 |     )
 1190 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1291:32: error: cannot find 'uniffi_loro_fn_clone_containeridlike' in scope
 1289 | #endif
 1290 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 1291 |         return try! rustCall { uniffi_loro_fn_clone_containeridlike(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_containeridlike' in scope
 1292 |     }
 1293 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1300:25: error: cannot find 'uniffi_loro_fn_free_containeridlike' in scope
 1298 |         }
 1299 |
 1300 |         try! rustCall { uniffi_loro_fn_free_containeridlike(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_containeridlike' in scope
 1301 |     }
 1302 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1308:5: error: cannot find 'uniffi_loro_fn_method_containeridlike_as_container_id' in scope
 1306 | open func asContainerId(ty: ContainerType) -> ContainerId {
 1307 |     return try!  FfiConverterTypeContainerID.lift(try! rustCall() {
 1308 |     uniffi_loro_fn_method_containeridlike_as_container_id(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_containeridlike_as_container_id' in scope
 1309 |         FfiConverterTypeContainerType.lower(ty),$0
 1310 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1358:5: error: cannot find 'uniffi_loro_fn_init_callback_vtable_containeridlike' in scope
 1356 |
 1357 | private func uniffiCallbackInitContainerIdLike() {
 1358 |     uniffi_loro_fn_init_callback_vtable_containeridlike(&UniffiCallbackInterfaceContainerIdLike.vtable)
      |     `- error: cannot find 'uniffi_loro_fn_init_callback_vtable_containeridlike' in scope
 1359 | }
 1360 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1458:32: error: cannot find 'uniffi_loro_fn_clone_cursor' in scope
 1456 | #endif
 1457 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 1458 |         return try! rustCall { uniffi_loro_fn_clone_cursor(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_cursor' in scope
 1459 |     }
 1460 | public convenience init(id: Id?, container: ContainerId, side: Side, originPos: UInt32) {
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1463:5: error: cannot find 'uniffi_loro_fn_constructor_cursor_new' in scope
 1461 |     let pointer =
 1462 |         try! rustCall() {
 1463 |     uniffi_loro_fn_constructor_cursor_new(
      |     `- error: cannot find 'uniffi_loro_fn_constructor_cursor_new' in scope
 1464 |         FfiConverterOptionTypeID.lower(id),
 1465 |         FfiConverterTypeContainerID.lower(container),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1478:25: error: cannot find 'uniffi_loro_fn_free_cursor' in scope
 1476 |         }
 1477 |
 1478 |         try! rustCall { uniffi_loro_fn_free_cursor(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_cursor' in scope
 1479 |     }
 1480 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1598:32: error: cannot find 'uniffi_loro_fn_clone_diffbatch' in scope
 1596 | #endif
 1597 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 1598 |         return try! rustCall { uniffi_loro_fn_clone_diffbatch(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_diffbatch' in scope
 1599 |     }
 1600 | public convenience init() {
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1603:5: error: cannot find 'uniffi_loro_fn_constructor_diffbatch_new' in scope
 1601 |     let pointer =
 1602 |         try! rustCall() {
 1603 |     uniffi_loro_fn_constructor_diffbatch_new($0
      |     `- error: cannot find 'uniffi_loro_fn_constructor_diffbatch_new' in scope
 1604 |     )
 1605 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1614:25: error: cannot find 'uniffi_loro_fn_free_diffbatch' in scope
 1612 |         }
 1613 |
 1614 |         try! rustCall { uniffi_loro_fn_free_diffbatch(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_diffbatch' in scope
 1615 |     }
 1616 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1631:5: error: cannot find 'uniffi_loro_fn_method_diffbatch_get_diff' in scope
 1629 | open func getDiff() -> [ContainerIdAndDiff] {
 1630 |     return try!  FfiConverterSequenceTypeContainerIDAndDiff.lift(try! rustCall() {
 1631 |     uniffi_loro_fn_method_diffbatch_get_diff(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_diffbatch_get_diff' in scope
 1632 |     )
 1633 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1643:5: error: cannot find 'uniffi_loro_fn_method_diffbatch_push' in scope
 1641 | open func push(cid: ContainerId, diff: Diff) -> Diff? {
 1642 |     return try!  FfiConverterOptionTypeDiff.lift(try! rustCall() {
 1643 |     uniffi_loro_fn_method_diffbatch_push(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_diffbatch_push' in scope
 1644 |         FfiConverterTypeContainerID.lower(cid),
 1645 |         FfiConverterTypeDiff.lower(diff),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1768:32: error: cannot find 'uniffi_loro_fn_clone_ephemeralstore' in scope
 1766 | #endif
 1767 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 1768 |         return try! rustCall { uniffi_loro_fn_clone_ephemeralstore(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_ephemeralstore' in scope
 1769 |     }
 1770 | public convenience init(timeout: Int64) {
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1773:5: error: cannot find 'uniffi_loro_fn_constructor_ephemeralstore_new' in scope
 1771 |     let pointer =
 1772 |         try! rustCall() {
 1773 |     uniffi_loro_fn_constructor_ephemeralstore_new(
      |     `- error: cannot find 'uniffi_loro_fn_constructor_ephemeralstore_new' in scope
 1774 |         FfiConverterInt64.lower(timeout),$0
 1775 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1785:25: error: cannot find 'uniffi_loro_fn_free_ephemeralstore' in scope
 1783 |         }
 1784 |
 1785 |         try! rustCall { uniffi_loro_fn_free_ephemeralstore(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_ephemeralstore' in scope
 1786 |     }
 1787 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1792:5: error: cannot find 'uniffi_loro_fn_method_ephemeralstore_apply' in scope
 1790 |
 1791 | open func apply(data: Data) {try! rustCall() {
 1792 |     uniffi_loro_fn_method_ephemeralstore_apply(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_ephemeralstore_apply' in scope
 1793 |         FfiConverterData.lower(data),$0
 1794 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1799:5: error: cannot find 'uniffi_loro_fn_method_ephemeralstore_delete' in scope
 1797 |
 1798 | open func delete(key: String) {try! rustCall() {
 1799 |     uniffi_loro_fn_method_ephemeralstore_delete(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_ephemeralstore_delete' in scope
 1800 |         FfiConverterString.lower(key),$0
 1801 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1807:5: error: cannot find 'uniffi_loro_fn_method_ephemeralstore_encode' in scope
 1805 | open func encode(key: String) -> Data {
 1806 |     return try!  FfiConverterData.lift(try! rustCall() {
 1807 |     uniffi_loro_fn_method_ephemeralstore_encode(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_ephemeralstore_encode' in scope
 1808 |         FfiConverterString.lower(key),$0
 1809 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1815:5: error: cannot find 'uniffi_loro_fn_method_ephemeralstore_encode_all' in scope
 1813 | open func encodeAll() -> Data {
 1814 |     return try!  FfiConverterData.lift(try! rustCall() {
 1815 |     uniffi_loro_fn_method_ephemeralstore_encode_all(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_ephemeralstore_encode_all' in scope
 1816 |     )
 1817 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1822:5: error: cannot find 'uniffi_loro_fn_method_ephemeralstore_get' in scope
 1820 | open func get(key: String) -> LoroValue? {
 1821 |     return try!  FfiConverterOptionTypeLoroValue.lift(try! rustCall() {
 1822 |     uniffi_loro_fn_method_ephemeralstore_get(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_ephemeralstore_get' in scope
 1823 |         FfiConverterString.lower(key),$0
 1824 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1830:5: error: cannot find 'uniffi_loro_fn_method_ephemeralstore_get_all_states' in scope
 1828 | open func getAllStates() -> [String: LoroValue] {
 1829 |     return try!  FfiConverterDictionaryStringTypeLoroValue.lift(try! rustCall() {
 1830 |     uniffi_loro_fn_method_ephemeralstore_get_all_states(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_ephemeralstore_get_all_states' in scope
 1831 |     )
 1832 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1837:5: error: cannot find 'uniffi_loro_fn_method_ephemeralstore_keys' in scope
 1835 | open func keys() -> [String] {
 1836 |     return try!  FfiConverterSequenceString.lift(try! rustCall() {
 1837 |     uniffi_loro_fn_method_ephemeralstore_keys(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_ephemeralstore_keys' in scope
 1838 |     )
 1839 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1843:5: error: cannot find 'uniffi_loro_fn_method_ephemeralstore_remove_outdated' in scope
 1841 |
 1842 | open func removeOutdated() {try! rustCall() {
 1843 |     uniffi_loro_fn_method_ephemeralstore_remove_outdated(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_ephemeralstore_remove_outdated' in scope
 1844 |     )
 1845 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1849:5: error: cannot find 'uniffi_loro_fn_method_ephemeralstore_set' in scope
 1847 |
 1848 | open func set(key: String, value: LoroValueLike) {try! rustCall() {
 1849 |     uniffi_loro_fn_method_ephemeralstore_set(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_ephemeralstore_set' in scope
 1850 |         FfiConverterString.lower(key),
 1851 |         FfiConverterTypeLoroValueLike.lower(value),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1858:5: error: cannot find 'uniffi_loro_fn_method_ephemeralstore_subscribe' in scope
 1856 | open func subscribe(listener: EphemeralSubscriber) -> Subscription {
 1857 |     return try!  FfiConverterTypeSubscription.lift(try! rustCall() {
 1858 |     uniffi_loro_fn_method_ephemeralstore_subscribe(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_ephemeralstore_subscribe' in scope
 1859 |         FfiConverterTypeEphemeralSubscriber.lower(listener),$0
 1860 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1866:5: error: cannot find 'uniffi_loro_fn_method_ephemeralstore_subscribe_local_update' in scope
 1864 | open func subscribeLocalUpdate(listener: LocalEphemeralListener) -> Subscription {
 1865 |     return try!  FfiConverterTypeSubscription.lift(try! rustCall() {
 1866 |     uniffi_loro_fn_method_ephemeralstore_subscribe_local_update(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_ephemeralstore_subscribe_local_update' in scope
 1867 |         FfiConverterTypeLocalEphemeralListener.lower(listener),$0
 1868 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1970:32: error: cannot find 'uniffi_loro_fn_clone_ephemeralsubscriber' in scope
 1968 | #endif
 1969 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 1970 |         return try! rustCall { uniffi_loro_fn_clone_ephemeralsubscriber(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_ephemeralsubscriber' in scope
 1971 |     }
 1972 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1979:25: error: cannot find 'uniffi_loro_fn_free_ephemeralsubscriber' in scope
 1977 |         }
 1978 |
 1979 |         try! rustCall { uniffi_loro_fn_free_ephemeralsubscriber(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_ephemeralsubscriber' in scope
 1980 |     }
 1981 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:1986:5: error: cannot find 'uniffi_loro_fn_method_ephemeralsubscriber_on_ephemeral_event' in scope
 1984 |
 1985 | open func onEphemeralEvent(event: EphemeralStoreEvent) {try! rustCall() {
 1986 |     uniffi_loro_fn_method_ephemeralsubscriber_on_ephemeral_event(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_ephemeralsubscriber_on_ephemeral_event' in scope
 1987 |         FfiConverterTypeEphemeralStoreEvent.lower(event),$0
 1988 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2036:5: error: cannot find 'uniffi_loro_fn_init_callback_vtable_ephemeralsubscriber' in scope
 2034 |
 2035 | private func uniffiCallbackInitEphemeralSubscriber() {
 2036 |     uniffi_loro_fn_init_callback_vtable_ephemeralsubscriber(&UniffiCallbackInterfaceEphemeralSubscriber.vtable)
      |     `- error: cannot find 'uniffi_loro_fn_init_callback_vtable_ephemeralsubscriber' in scope
 2037 | }
 2038 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2138:32: error: cannot find 'uniffi_loro_fn_clone_firstcommitfrompeercallback' in scope
 2136 | #endif
 2137 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 2138 |         return try! rustCall { uniffi_loro_fn_clone_firstcommitfrompeercallback(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_firstcommitfrompeercallback' in scope
 2139 |     }
 2140 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2147:25: error: cannot find 'uniffi_loro_fn_free_firstcommitfrompeercallback' in scope
 2145 |         }
 2146 |
 2147 |         try! rustCall { uniffi_loro_fn_free_firstcommitfrompeercallback(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_firstcommitfrompeercallback' in scope
 2148 |     }
 2149 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2154:5: error: cannot find 'uniffi_loro_fn_method_firstcommitfrompeercallback_on_first_commit_from_peer' in scope
 2152 |
 2153 | open func onFirstCommitFromPeer(payload: FirstCommitFromPeerPayload) {try! rustCall() {
 2154 |     uniffi_loro_fn_method_firstcommitfrompeercallback_on_first_commit_from_peer(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_firstcommitfrompeercallback_on_first_commit_from_peer' in scope
 2155 |         FfiConverterTypeFirstCommitFromPeerPayload.lower(payload),$0
 2156 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2204:5: error: cannot find 'uniffi_loro_fn_init_callback_vtable_firstcommitfrompeercallback' in scope
 2202 |
 2203 | private func uniffiCallbackInitFirstCommitFromPeerCallback() {
 2204 |     uniffi_loro_fn_init_callback_vtable_firstcommitfrompeercallback(&UniffiCallbackInterfaceFirstCommitFromPeerCallback.vtable)
      |     `- error: cannot find 'uniffi_loro_fn_init_callback_vtable_firstcommitfrompeercallback' in scope
 2205 | }
 2206 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2306:32: error: cannot find 'uniffi_loro_fn_clone_fractionalindex' in scope
 2304 | #endif
 2305 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 2306 |         return try! rustCall { uniffi_loro_fn_clone_fractionalindex(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_fractionalindex' in scope
 2307 |     }
 2308 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2315:25: error: cannot find 'uniffi_loro_fn_free_fractionalindex' in scope
 2313 |         }
 2314 |
 2315 |         try! rustCall { uniffi_loro_fn_free_fractionalindex(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_fractionalindex' in scope
 2316 |     }
 2317 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2321:5: error: cannot find 'uniffi_loro_fn_constructor_fractionalindex_from_bytes' in scope
 2319 | public static func fromBytes(bytes: Data) -> FractionalIndex {
 2320 |     return try!  FfiConverterTypeFractionalIndex.lift(try! rustCall() {
 2321 |     uniffi_loro_fn_constructor_fractionalindex_from_bytes(
      |     `- error: cannot find 'uniffi_loro_fn_constructor_fractionalindex_from_bytes' in scope
 2322 |         FfiConverterData.lower(bytes),$0
 2323 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2329:5: error: cannot find 'uniffi_loro_fn_constructor_fractionalindex_from_hex_string' in scope
 2327 | public static func fromHexString(str: String) -> FractionalIndex {
 2328 |     return try!  FfiConverterTypeFractionalIndex.lift(try! rustCall() {
 2329 |     uniffi_loro_fn_constructor_fractionalindex_from_hex_string(
      |     `- error: cannot find 'uniffi_loro_fn_constructor_fractionalindex_from_hex_string' in scope
 2330 |         FfiConverterString.lower(str),$0
 2331 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2339:5: error: cannot find 'uniffi_loro_fn_method_fractionalindex_to_string' in scope
 2337 | open func toString() -> String {
 2338 |     return try!  FfiConverterString.lift(try! rustCall() {
 2339 |     uniffi_loro_fn_method_fractionalindex_to_string(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_fractionalindex_to_string' in scope
 2340 |     )
 2341 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2444:32: error: cannot find 'uniffi_loro_fn_clone_frontiers' in scope
 2442 | #endif
 2443 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 2444 |         return try! rustCall { uniffi_loro_fn_clone_frontiers(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_frontiers' in scope
 2445 |     }
 2446 | public convenience init() {
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2449:5: error: cannot find 'uniffi_loro_fn_constructor_frontiers_new' in scope
 2447 |     let pointer =
 2448 |         try! rustCall() {
 2449 |     uniffi_loro_fn_constructor_frontiers_new($0
      |     `- error: cannot find 'uniffi_loro_fn_constructor_frontiers_new' in scope
 2450 |     )
 2451 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2460:25: error: cannot find 'uniffi_loro_fn_free_frontiers' in scope
 2458 |         }
 2459 |
 2460 |         try! rustCall { uniffi_loro_fn_free_frontiers(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_frontiers' in scope
 2461 |     }
 2462 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2466:5: error: cannot find 'uniffi_loro_fn_constructor_frontiers_decode' in scope
 2464 | public static func decode(bytes: Data)throws  -> Frontiers {
 2465 |     return try  FfiConverterTypeFrontiers.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 2466 |     uniffi_loro_fn_constructor_frontiers_decode(
      |     `- error: cannot find 'uniffi_loro_fn_constructor_frontiers_decode' in scope
 2467 |         FfiConverterData.lower(bytes),$0
 2468 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2474:5: error: cannot find 'uniffi_loro_fn_constructor_frontiers_from_id' in scope
 2472 | public static func fromId(id: Id) -> Frontiers {
 2473 |     return try!  FfiConverterTypeFrontiers.lift(try! rustCall() {
 2474 |     uniffi_loro_fn_constructor_frontiers_from_id(
      |     `- error: cannot find 'uniffi_loro_fn_constructor_frontiers_from_id' in scope
 2475 |         FfiConverterTypeID.lower(id),$0
 2476 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2482:5: error: cannot find 'uniffi_loro_fn_constructor_frontiers_from_ids' in scope
 2480 | public static func fromIds(ids: [Id]) -> Frontiers {
 2481 |     return try!  FfiConverterTypeFrontiers.lift(try! rustCall() {
 2482 |     uniffi_loro_fn_constructor_frontiers_from_ids(
      |     `- error: cannot find 'uniffi_loro_fn_constructor_frontiers_from_ids' in scope
 2483 |         FfiConverterSequenceTypeID.lower(ids),$0
 2484 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2492:5: error: cannot find 'uniffi_loro_fn_method_frontiers_encode' in scope
 2490 | open func encode() -> Data {
 2491 |     return try!  FfiConverterData.lift(try! rustCall() {
 2492 |     uniffi_loro_fn_method_frontiers_encode(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_frontiers_encode' in scope
 2493 |     )
 2494 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2499:5: error: cannot find 'uniffi_loro_fn_method_frontiers_eq' in scope
 2497 | open func eq(other: Frontiers) -> Bool {
 2498 |     return try!  FfiConverterBool.lift(try! rustCall() {
 2499 |     uniffi_loro_fn_method_frontiers_eq(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_frontiers_eq' in scope
 2500 |         FfiConverterTypeFrontiers.lower(other),$0
 2501 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2603:32: error: cannot find 'uniffi_loro_fn_clone_localephemerallistener' in scope
 2601 | #endif
 2602 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 2603 |         return try! rustCall { uniffi_loro_fn_clone_localephemerallistener(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_localephemerallistener' in scope
 2604 |     }
 2605 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2612:25: error: cannot find 'uniffi_loro_fn_free_localephemerallistener' in scope
 2610 |         }
 2611 |
 2612 |         try! rustCall { uniffi_loro_fn_free_localephemerallistener(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_localephemerallistener' in scope
 2613 |     }
 2614 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2619:5: error: cannot find 'uniffi_loro_fn_method_localephemerallistener_on_ephemeral_update' in scope
 2617 |
 2618 | open func onEphemeralUpdate(update: Data) {try! rustCall() {
 2619 |     uniffi_loro_fn_method_localephemerallistener_on_ephemeral_update(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_localephemerallistener_on_ephemeral_update' in scope
 2620 |         FfiConverterData.lower(update),$0
 2621 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2669:5: error: cannot find 'uniffi_loro_fn_init_callback_vtable_localephemerallistener' in scope
 2667 |
 2668 | private func uniffiCallbackInitLocalEphemeralListener() {
 2669 |     uniffi_loro_fn_init_callback_vtable_localephemerallistener(&UniffiCallbackInterfaceLocalEphemeralListener.vtable)
      |     `- error: cannot find 'uniffi_loro_fn_init_callback_vtable_localephemerallistener' in scope
 2670 | }
 2671 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2771:32: error: cannot find 'uniffi_loro_fn_clone_localupdatecallback' in scope
 2769 | #endif
 2770 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 2771 |         return try! rustCall { uniffi_loro_fn_clone_localupdatecallback(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_localupdatecallback' in scope
 2772 |     }
 2773 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2780:25: error: cannot find 'uniffi_loro_fn_free_localupdatecallback' in scope
 2778 |         }
 2779 |
 2780 |         try! rustCall { uniffi_loro_fn_free_localupdatecallback(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_localupdatecallback' in scope
 2781 |     }
 2782 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2787:5: error: cannot find 'uniffi_loro_fn_method_localupdatecallback_on_local_update' in scope
 2785 |
 2786 | open func onLocalUpdate(update: Data) {try! rustCall() {
 2787 |     uniffi_loro_fn_method_localupdatecallback_on_local_update(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_localupdatecallback_on_local_update' in scope
 2788 |         FfiConverterData.lower(update),$0
 2789 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2837:5: error: cannot find 'uniffi_loro_fn_init_callback_vtable_localupdatecallback' in scope
 2835 |
 2836 | private func uniffiCallbackInitLocalUpdateCallback() {
 2837 |     uniffi_loro_fn_init_callback_vtable_localupdatecallback(&UniffiCallbackInterfaceLocalUpdateCallback.vtable)
      |     `- error: cannot find 'uniffi_loro_fn_init_callback_vtable_localupdatecallback' in scope
 2838 | }
 2839 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2980:32: error: cannot find 'uniffi_loro_fn_clone_lorocounter' in scope
 2978 | #endif
 2979 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 2980 |         return try! rustCall { uniffi_loro_fn_clone_lorocounter(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_lorocounter' in scope
 2981 |     }
 2982 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2988:5: error: cannot find 'uniffi_loro_fn_constructor_lorocounter_new' in scope
 2986 |     let pointer =
 2987 |         try! rustCall() {
 2988 |     uniffi_loro_fn_constructor_lorocounter_new($0
      |     `- error: cannot find 'uniffi_loro_fn_constructor_lorocounter_new' in scope
 2989 |     )
 2990 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:2999:25: error: cannot find 'uniffi_loro_fn_free_lorocounter' in scope
 2997 |         }
 2998 |
 2999 |         try! rustCall { uniffi_loro_fn_free_lorocounter(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_lorocounter' in scope
 3000 |     }
 3001 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3009:5: error: cannot find 'uniffi_loro_fn_method_lorocounter_decrement' in scope
 3007 |      */
 3008 | open func decrement(value: Double)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 3009 |     uniffi_loro_fn_method_lorocounter_decrement(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorocounter_decrement' in scope
 3010 |         FfiConverterDouble.lower(value),$0
 3011 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3020:5: error: cannot find 'uniffi_loro_fn_method_lorocounter_doc' in scope
 3018 | open func doc() -> LoroDoc? {
 3019 |     return try!  FfiConverterOptionTypeLoroDoc.lift(try! rustCall() {
 3020 |     uniffi_loro_fn_method_lorocounter_doc(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorocounter_doc' in scope
 3021 |     )
 3022 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3030:5: error: cannot find 'uniffi_loro_fn_method_lorocounter_get_attached' in scope
 3028 | open func getAttached() -> LoroCounter? {
 3029 |     return try!  FfiConverterOptionTypeLoroCounter.lift(try! rustCall() {
 3030 |     uniffi_loro_fn_method_lorocounter_get_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorocounter_get_attached' in scope
 3031 |     )
 3032 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3040:5: error: cannot find 'uniffi_loro_fn_method_lorocounter_get_value' in scope
 3038 | open func getValue() -> Double {
 3039 |     return try!  FfiConverterDouble.lift(try! rustCall() {
 3040 |     uniffi_loro_fn_method_lorocounter_get_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorocounter_get_value' in scope
 3041 |     )
 3042 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3050:5: error: cannot find 'uniffi_loro_fn_method_lorocounter_id' in scope
 3048 | open func id() -> ContainerId {
 3049 |     return try!  FfiConverterTypeContainerID.lift(try! rustCall() {
 3050 |     uniffi_loro_fn_method_lorocounter_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorocounter_id' in scope
 3051 |     )
 3052 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3059:5: error: cannot find 'uniffi_loro_fn_method_lorocounter_increment' in scope
 3057 |      */
 3058 | open func increment(value: Double)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 3059 |     uniffi_loro_fn_method_lorocounter_increment(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorocounter_increment' in scope
 3060 |         FfiConverterDouble.lower(value),$0
 3061 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3073:5: error: cannot find 'uniffi_loro_fn_method_lorocounter_is_attached' in scope
 3071 | open func isAttached() -> Bool {
 3072 |     return try!  FfiConverterBool.lift(try! rustCall() {
 3073 |     uniffi_loro_fn_method_lorocounter_is_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorocounter_is_attached' in scope
 3074 |     )
 3075 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3083:5: error: cannot find 'uniffi_loro_fn_method_lorocounter_is_deleted' in scope
 3081 | open func isDeleted() -> Bool {
 3082 |     return try!  FfiConverterBool.lift(try! rustCall() {
 3083 |     uniffi_loro_fn_method_lorocounter_is_deleted(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorocounter_is_deleted' in scope
 3084 |     )
 3085 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3833:32: error: cannot find 'uniffi_loro_fn_clone_lorodoc' in scope
 3831 | #endif
 3832 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 3833 |         return try! rustCall { uniffi_loro_fn_clone_lorodoc(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_lorodoc' in scope
 3834 |     }
 3835 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3841:5: error: cannot find 'uniffi_loro_fn_constructor_lorodoc_new' in scope
 3839 |     let pointer =
 3840 |         try! rustCall() {
 3841 |     uniffi_loro_fn_constructor_lorodoc_new($0
      |     `- error: cannot find 'uniffi_loro_fn_constructor_lorodoc_new' in scope
 3842 |     )
 3843 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3852:25: error: cannot find 'uniffi_loro_fn_free_lorodoc' in scope
 3850 |         }
 3851 |
 3852 |         try! rustCall { uniffi_loro_fn_free_lorodoc(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_lorodoc' in scope
 3853 |     }
 3854 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3864:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_apply_diff' in scope
 3862 |      */
 3863 | open func applyDiff(diff: DiffBatch)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 3864 |     uniffi_loro_fn_method_lorodoc_apply_diff(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_apply_diff' in scope
 3865 |         FfiConverterTypeDiffBatch.lower(diff),$0
 3866 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3879:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_attach' in scope
 3877 |      */
 3878 | open func attach() {try! rustCall() {
 3879 |     uniffi_loro_fn_method_lorodoc_attach(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_attach' in scope
 3880 |     )
 3881 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3889:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_check_state_correctness_slow' in scope
 3887 |      */
 3888 | open func checkStateCorrectnessSlow() {try! rustCall() {
 3889 |     uniffi_loro_fn_method_lorodoc_check_state_correctness_slow(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_check_state_correctness_slow' in scope
 3890 |     )
 3891 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3905:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_checkout' in scope
 3903 |      */
 3904 | open func checkout(frontiers: Frontiers)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 3905 |     uniffi_loro_fn_method_lorodoc_checkout(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_checkout' in scope
 3906 |         FfiConverterTypeFrontiers.lower(frontiers),$0
 3907 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3922:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_checkout_to_latest' in scope
 3920 |      */
 3921 | open func checkoutToLatest() {try! rustCall() {
 3922 |     uniffi_loro_fn_method_lorodoc_checkout_to_latest(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_checkout_to_latest' in scope
 3923 |     )
 3924 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3931:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_clear_next_commit_options' in scope
 3929 |      */
 3930 | open func clearNextCommitOptions() {try! rustCall() {
 3931 |     uniffi_loro_fn_method_lorodoc_clear_next_commit_options(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_clear_next_commit_options' in scope
 3932 |     )
 3933 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3943:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_cmp_with_frontiers' in scope
 3941 | open func cmpWithFrontiers(other: Frontiers) -> Ordering {
 3942 |     return try!  FfiConverterTypeOrdering.lift(try! rustCall() {
 3943 |     uniffi_loro_fn_method_lorodoc_cmp_with_frontiers(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_cmp_with_frontiers' in scope
 3944 |         FfiConverterTypeFrontiers.lower(other),$0
 3945 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3961:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_commit' in scope
 3959 |      */
 3960 | open func commit() {try! rustCall() {
 3961 |     uniffi_loro_fn_method_lorodoc_commit(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_commit' in scope
 3962 |     )
 3963 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3967:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_commit_with' in scope
 3965 |
 3966 | open func commitWith(options: CommitOptions) {try! rustCall() {
 3967 |     uniffi_loro_fn_method_lorodoc_commit_with(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_commit_with' in scope
 3968 |         FfiConverterTypeCommitOptions.lower(options),$0
 3969 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3979:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_compact_change_store' in scope
 3977 |      */
 3978 | open func compactChangeStore() {try! rustCall() {
 3979 |     uniffi_loro_fn_method_lorodoc_compact_change_store(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_compact_change_store' in scope
 3980 |     )
 3981 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:3989:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_config' in scope
 3987 | open func config() -> Configure {
 3988 |     return try!  FfiConverterTypeConfigure.lift(try! rustCall() {
 3989 |     uniffi_loro_fn_method_lorodoc_config(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_config' in scope
 3990 |     )
 3991 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4005:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_config_default_text_style' in scope
 4003 |      */
 4004 | open func configDefaultTextStyle(textStyle: StyleConfig?) {try! rustCall() {
 4005 |     uniffi_loro_fn_method_lorodoc_config_default_text_style(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_config_default_text_style' in scope
 4006 |         FfiConverterOptionTypeStyleConfig.lower(textStyle),$0
 4007 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4021:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_config_text_style' in scope
 4019 |      */
 4020 | open func configTextStyle(textStyle: StyleConfigMap) {try! rustCall() {
 4021 |     uniffi_loro_fn_method_lorodoc_config_text_style(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_config_text_style' in scope
 4022 |         FfiConverterTypeStyleConfigMap.lower(textStyle),$0
 4023 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4035:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_detach' in scope
 4033 |      */
 4034 | open func detach() {try! rustCall() {
 4035 |     uniffi_loro_fn_method_lorodoc_detach(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_detach' in scope
 4036 |     )
 4037 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4045:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_diff' in scope
 4043 | open func diff(a: Frontiers, b: Frontiers)throws  -> DiffBatch {
 4044 |     return try  FfiConverterTypeDiffBatch.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 4045 |     uniffi_loro_fn_method_lorodoc_diff(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_diff' in scope
 4046 |         FfiConverterTypeFrontiers.lower(a),
 4047 |         FfiConverterTypeFrontiers.lower(b),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4064:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_export_json_in_id_span' in scope
 4062 | open func exportJsonInIdSpan(idSpan: IdSpan) -> [String] {
 4063 |     return try!  FfiConverterSequenceString.lift(try! rustCall() {
 4064 |     uniffi_loro_fn_method_lorodoc_export_json_in_id_span(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_export_json_in_id_span' in scope
 4065 |         FfiConverterTypeIdSpan.lower(idSpan),$0
 4066 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4075:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_export_json_updates' in scope
 4073 | open func exportJsonUpdates(startVv: VersionVector, endVv: VersionVector) -> String {
 4074 |     return try!  FfiConverterString.lift(try! rustCall() {
 4075 |     uniffi_loro_fn_method_lorodoc_export_json_updates(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_export_json_updates' in scope
 4076 |         FfiConverterTypeVersionVector.lower(startVv),
 4077 |         FfiConverterTypeVersionVector.lower(endVv),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4090:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_export_json_updates_without_peer_compression' in scope
 4088 | open func exportJsonUpdatesWithoutPeerCompression(startVv: VersionVector, endVv: VersionVector) -> String {
 4089 |     return try!  FfiConverterString.lift(try! rustCall() {
 4090 |     uniffi_loro_fn_method_lorodoc_export_json_updates_without_peer_compression(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_export_json_updates_without_peer_compression' in scope
 4091 |         FfiConverterTypeVersionVector.lower(startVv),
 4092 |         FfiConverterTypeVersionVector.lower(endVv),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4099:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_export_shallow_snapshot' in scope
 4097 | open func exportShallowSnapshot(frontiers: Frontiers)throws  -> Data {
 4098 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeLoroEncodeError.lift) {
 4099 |     uniffi_loro_fn_method_lorodoc_export_shallow_snapshot(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_export_shallow_snapshot' in scope
 4100 |         FfiConverterTypeFrontiers.lower(frontiers),$0
 4101 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4110:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_export_snapshot' in scope
 4108 | open func exportSnapshot()throws  -> Data {
 4109 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeLoroEncodeError.lift) {
 4110 |     uniffi_loro_fn_method_lorodoc_export_snapshot(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_export_snapshot' in scope
 4111 |     )
 4112 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4117:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_export_snapshot_at' in scope
 4115 | open func exportSnapshotAt(frontiers: Frontiers)throws  -> Data {
 4116 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeLoroEncodeError.lift) {
 4117 |     uniffi_loro_fn_method_lorodoc_export_snapshot_at(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_export_snapshot_at' in scope
 4118 |         FfiConverterTypeFrontiers.lower(frontiers),$0
 4119 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4125:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_export_state_only' in scope
 4123 | open func exportStateOnly(frontiers: Frontiers?)throws  -> Data {
 4124 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeLoroEncodeError.lift) {
 4125 |     uniffi_loro_fn_method_lorodoc_export_state_only(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_export_state_only' in scope
 4126 |         FfiConverterOptionTypeFrontiers.lower(frontiers),$0
 4127 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4136:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_export_updates' in scope
 4134 | open func exportUpdates(vv: VersionVector)throws  -> Data {
 4135 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeLoroEncodeError.lift) {
 4136 |     uniffi_loro_fn_method_lorodoc_export_updates(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_export_updates' in scope
 4137 |         FfiConverterTypeVersionVector.lower(vv),$0
 4138 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4144:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_export_updates_in_range' in scope
 4142 | open func exportUpdatesInRange(spans: [IdSpan])throws  -> Data {
 4143 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeLoroEncodeError.lift) {
 4144 |     uniffi_loro_fn_method_lorodoc_export_updates_in_range(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_export_updates_in_range' in scope
 4145 |         FfiConverterSequenceTypeIdSpan.lower(spans),$0
 4146 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4155:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_find_id_spans_between' in scope
 4153 | open func findIdSpansBetween(from: Frontiers, to: Frontiers) -> VersionVectorDiff {
 4154 |     return try!  FfiConverterTypeVersionVectorDiff.lift(try! rustCall() {
 4155 |     uniffi_loro_fn_method_lorodoc_find_id_spans_between(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_find_id_spans_between' in scope
 4156 |         FfiConverterTypeFrontiers.lower(from),
 4157 |         FfiConverterTypeFrontiers.lower(to),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4172:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_fork' in scope
 4170 | open func fork() -> LoroDoc {
 4171 |     return try!  FfiConverterTypeLoroDoc.lift(try! rustCall() {
 4172 |     uniffi_loro_fn_method_lorodoc_fork(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_fork' in scope
 4173 |     )
 4174 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4184:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_fork_at' in scope
 4182 | open func forkAt(frontiers: Frontiers) -> LoroDoc {
 4183 |     return try!  FfiConverterTypeLoroDoc.lift(try! rustCall() {
 4184 |     uniffi_loro_fn_method_lorodoc_fork_at(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_fork_at' in scope
 4185 |         FfiConverterTypeFrontiers.lower(frontiers),$0
 4186 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4194:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_free_diff_calculator' in scope
 4192 |      */
 4193 | open func freeDiffCalculator() {try! rustCall() {
 4194 |     uniffi_loro_fn_method_lorodoc_free_diff_calculator(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_free_diff_calculator' in scope
 4195 |     )
 4196 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4206:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_free_history_cache' in scope
 4204 |      */
 4205 | open func freeHistoryCache() {try! rustCall() {
 4206 |     uniffi_loro_fn_method_lorodoc_free_history_cache(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_free_history_cache' in scope
 4207 |     )
 4208 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4216:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_frontiers_to_vv' in scope
 4214 | open func frontiersToVv(frontiers: Frontiers) -> VersionVector? {
 4215 |     return try!  FfiConverterOptionTypeVersionVector.lift(try! rustCall() {
 4216 |     uniffi_loro_fn_method_lorodoc_frontiers_to_vv(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_frontiers_to_vv' in scope
 4217 |         FfiConverterTypeFrontiers.lower(frontiers),$0
 4218 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4227:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_by_path' in scope
 4225 | open func getByPath(path: [Index]) -> ValueOrContainer? {
 4226 |     return try!  FfiConverterOptionTypeValueOrContainer.lift(try! rustCall() {
 4227 |     uniffi_loro_fn_method_lorodoc_get_by_path(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_by_path' in scope
 4228 |         FfiConverterSequenceTypeIndex.lower(path),$0
 4229 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4288:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_by_str_path' in scope
 4286 | open func getByStrPath(path: String) -> ValueOrContainer? {
 4287 |     return try!  FfiConverterOptionTypeValueOrContainer.lift(try! rustCall() {
 4288 |     uniffi_loro_fn_method_lorodoc_get_by_str_path(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_by_str_path' in scope
 4289 |         FfiConverterString.lower(path),$0
 4290 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4311:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_change' in scope
 4309 | open func getChange(id: Id) -> ChangeMeta? {
 4310 |     return try!  FfiConverterOptionTypeChangeMeta.lift(try! rustCall() {
 4311 |     uniffi_loro_fn_method_lorodoc_get_change(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_change' in scope
 4312 |         FfiConverterTypeID.lower(id),$0
 4313 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4332:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_changed_containers_in' in scope
 4330 | open func getChangedContainersIn(id: Id, len: UInt32) -> [ContainerId] {
 4331 |     return try!  FfiConverterSequenceTypeContainerID.lift(try! rustCall() {
 4332 |     uniffi_loro_fn_method_lorodoc_get_changed_containers_in(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_changed_containers_in' in scope
 4333 |         FfiConverterTypeID.lower(id),
 4334 |         FfiConverterUInt32.lower(len),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4346:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_counter' in scope
 4344 | open func getCounter(id: ContainerIdLike) -> LoroCounter {
 4345 |     return try!  FfiConverterTypeLoroCounter.lift(try! rustCall() {
 4346 |     uniffi_loro_fn_method_lorodoc_get_counter(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_counter' in scope
 4347 |         FfiConverterTypeContainerIdLike.lower(id),$0
 4348 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4354:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_cursor_pos' in scope
 4352 | open func getCursorPos(cursor: Cursor)throws  -> PosQueryResult {
 4353 |     return try  FfiConverterTypePosQueryResult.lift(try rustCallWithError(FfiConverterTypeCannotFindRelativePosition.lift) {
 4354 |     uniffi_loro_fn_method_lorodoc_get_cursor_pos(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_cursor_pos' in scope
 4355 |         FfiConverterTypeCursor.lower(cursor),$0
 4356 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4365:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_deep_value' in scope
 4363 | open func getDeepValue() -> LoroValue {
 4364 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 4365 |     uniffi_loro_fn_method_lorodoc_get_deep_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_deep_value' in scope
 4366 |     )
 4367 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4375:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_deep_value_with_id' in scope
 4373 | open func getDeepValueWithId() -> LoroValue {
 4374 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 4375 |     uniffi_loro_fn_method_lorodoc_get_deep_value_with_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_deep_value_with_id' in scope
 4376 |     )
 4377 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4387:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_list' in scope
 4385 | open func getList(id: ContainerIdLike) -> LoroList {
 4386 |     return try!  FfiConverterTypeLoroList.lift(try! rustCall() {
 4387 |     uniffi_loro_fn_method_lorodoc_get_list(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_list' in scope
 4388 |         FfiConverterTypeContainerIdLike.lower(id),$0
 4389 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4400:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_map' in scope
 4398 | open func getMap(id: ContainerIdLike) -> LoroMap {
 4399 |     return try!  FfiConverterTypeLoroMap.lift(try! rustCall() {
 4400 |     uniffi_loro_fn_method_lorodoc_get_map(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_map' in scope
 4401 |         FfiConverterTypeContainerIdLike.lower(id),$0
 4402 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4413:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_movable_list' in scope
 4411 | open func getMovableList(id: ContainerIdLike) -> LoroMovableList {
 4412 |     return try!  FfiConverterTypeLoroMovableList.lift(try! rustCall() {
 4413 |     uniffi_loro_fn_method_lorodoc_get_movable_list(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_movable_list' in scope
 4414 |         FfiConverterTypeContainerIdLike.lower(id),$0
 4415 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4424:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_path_to_container' in scope
 4422 | open func getPathToContainer(id: ContainerId) -> [ContainerPath]? {
 4423 |     return try!  FfiConverterOptionSequenceTypeContainerPath.lift(try! rustCall() {
 4424 |     uniffi_loro_fn_method_lorodoc_get_path_to_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_path_to_container' in scope
 4425 |         FfiConverterTypeContainerID.lower(id),$0
 4426 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4438:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_pending_txn_len' in scope
 4436 | open func getPendingTxnLen() -> UInt32 {
 4437 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
 4438 |     uniffi_loro_fn_method_lorodoc_get_pending_txn_len(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_pending_txn_len' in scope
 4439 |     )
 4440 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4450:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_text' in scope
 4448 | open func getText(id: ContainerIdLike) -> LoroText {
 4449 |     return try!  FfiConverterTypeLoroText.lift(try! rustCall() {
 4450 |     uniffi_loro_fn_method_lorodoc_get_text(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_text' in scope
 4451 |         FfiConverterTypeContainerIdLike.lower(id),$0
 4452 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4463:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_tree' in scope
 4461 | open func getTree(id: ContainerIdLike) -> LoroTree {
 4462 |     return try!  FfiConverterTypeLoroTree.lift(try! rustCall() {
 4463 |     uniffi_loro_fn_method_lorodoc_get_tree(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_tree' in scope
 4464 |         FfiConverterTypeContainerIdLike.lower(id),$0
 4465 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4474:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_get_value' in scope
 4472 | open func getValue() -> LoroValue {
 4473 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 4474 |     uniffi_loro_fn_method_lorodoc_get_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_get_value' in scope
 4475 |     )
 4476 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4487:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_has_container' in scope
 4485 | open func hasContainer(id: ContainerId) -> Bool {
 4486 |     return try!  FfiConverterBool.lift(try! rustCall() {
 4487 |     uniffi_loro_fn_method_lorodoc_has_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_has_container' in scope
 4488 |         FfiConverterTypeContainerID.lower(id),$0
 4489 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4495:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_has_history_cache' in scope
 4493 | open func hasHistoryCache() -> Bool {
 4494 |     return try!  FfiConverterBool.lift(try! rustCall() {
 4495 |     uniffi_loro_fn_method_lorodoc_has_history_cache(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_has_history_cache' in scope
 4496 |     )
 4497 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4505:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_import' in scope
 4503 | open func `import`(bytes: Data)throws  -> ImportStatus {
 4504 |     return try  FfiConverterTypeImportStatus.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 4505 |     uniffi_loro_fn_method_lorodoc_import(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_import' in scope
 4506 |         FfiConverterData.lower(bytes),$0
 4507 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4518:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_import_batch' in scope
 4516 | open func importBatch(bytes: [Data])throws  -> ImportStatus {
 4517 |     return try  FfiConverterTypeImportStatus.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 4518 |     uniffi_loro_fn_method_lorodoc_import_batch(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_import_batch' in scope
 4519 |         FfiConverterSequenceData.lower(bytes),$0
 4520 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4526:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_import_json_updates' in scope
 4524 | open func importJsonUpdates(json: String)throws  -> ImportStatus {
 4525 |     return try  FfiConverterTypeImportStatus.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 4526 |     uniffi_loro_fn_method_lorodoc_import_json_updates(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_import_json_updates' in scope
 4527 |         FfiConverterString.lower(json),$0
 4528 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4540:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_import_with' in scope
 4538 | open func importWith(bytes: Data, origin: String)throws  -> ImportStatus {
 4539 |     return try  FfiConverterTypeImportStatus.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 4540 |     uniffi_loro_fn_method_lorodoc_import_with(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_import_with' in scope
 4541 |         FfiConverterData.lower(bytes),
 4542 |         FfiConverterString.lower(origin),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4553:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_is_detached' in scope
 4551 | open func isDetached() -> Bool {
 4552 |     return try!  FfiConverterBool.lift(try! rustCall() {
 4553 |     uniffi_loro_fn_method_lorodoc_is_detached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_is_detached' in scope
 4554 |     )
 4555 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4563:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_is_shallow' in scope
 4561 | open func isShallow() -> Bool {
 4562 |     return try!  FfiConverterBool.lift(try! rustCall() {
 4563 |     uniffi_loro_fn_method_lorodoc_is_shallow(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_is_shallow' in scope
 4564 |     )
 4565 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4601:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_jsonpath' in scope
 4599 | open func jsonpath(path: String)throws  -> [ValueOrContainer] {
 4600 |     return try  FfiConverterSequenceTypeValueOrContainer.lift(try rustCallWithError(FfiConverterTypeJsonPathError.lift) {
 4601 |     uniffi_loro_fn_method_lorodoc_jsonpath(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_jsonpath' in scope
 4602 |         FfiConverterString.lower(path),$0
 4603 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4612:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_len_changes' in scope
 4610 | open func lenChanges() -> UInt64 {
 4611 |     return try!  FfiConverterUInt64.lift(try! rustCall() {
 4612 |     uniffi_loro_fn_method_lorodoc_len_changes(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_len_changes' in scope
 4613 |     )
 4614 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4622:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_len_ops' in scope
 4620 | open func lenOps() -> UInt64 {
 4621 |     return try!  FfiConverterUInt64.lift(try! rustCall() {
 4622 |     uniffi_loro_fn_method_lorodoc_len_ops(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_len_ops' in scope
 4623 |     )
 4624 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4631:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_log_estimate_size' in scope
 4629 |      */
 4630 | open func logEstimateSize() {try! rustCall() {
 4631 |     uniffi_loro_fn_method_lorodoc_log_estimate_size(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_log_estimate_size' in scope
 4632 |     )
 4633 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4641:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_minimize_frontiers' in scope
 4639 | open func minimizeFrontiers(frontiers: Frontiers) -> FrontiersOrId {
 4640 |     return try!  FfiConverterTypeFrontiersOrID.lift(try! rustCall() {
 4641 |     uniffi_loro_fn_method_lorodoc_minimize_frontiers(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_minimize_frontiers' in scope
 4642 |         FfiConverterTypeFrontiers.lower(frontiers),$0
 4643 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4652:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_oplog_frontiers' in scope
 4650 | open func oplogFrontiers() -> Frontiers {
 4651 |     return try!  FfiConverterTypeFrontiers.lift(try! rustCall() {
 4652 |     uniffi_loro_fn_method_lorodoc_oplog_frontiers(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_oplog_frontiers' in scope
 4653 |     )
 4654 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4662:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_oplog_vv' in scope
 4660 | open func oplogVv() -> VersionVector {
 4661 |     return try!  FfiConverterTypeVersionVector.lift(try! rustCall() {
 4662 |     uniffi_loro_fn_method_lorodoc_oplog_vv(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_oplog_vv' in scope
 4663 |     )
 4664 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4672:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_peer_id' in scope
 4670 | open func peerId() -> UInt64 {
 4671 |     return try!  FfiConverterUInt64.lift(try! rustCall() {
 4672 |     uniffi_loro_fn_method_lorodoc_peer_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_peer_id' in scope
 4673 |     )
 4674 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4685:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_revert_to' in scope
 4683 |      */
 4684 | open func revertTo(version: Frontiers)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 4685 |     uniffi_loro_fn_method_lorodoc_revert_to(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_revert_to' in scope
 4686 |         FfiConverterTypeFrontiers.lower(version),$0
 4687 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4701:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_set_change_merge_interval' in scope
 4699 |      */
 4700 | open func setChangeMergeInterval(interval: Int64) {try! rustCall() {
 4701 |     uniffi_loro_fn_method_lorodoc_set_change_merge_interval(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_set_change_merge_interval' in scope
 4702 |         FfiConverterInt64.lower(interval),$0
 4703 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4713:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_set_next_commit_message' in scope
 4711 |      */
 4712 | open func setNextCommitMessage(msg: String) {try! rustCall() {
 4713 |     uniffi_loro_fn_method_lorodoc_set_next_commit_message(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_set_next_commit_message' in scope
 4714 |         FfiConverterString.lower(msg),$0
 4715 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4725:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_set_next_commit_options' in scope
 4723 |      */
 4724 | open func setNextCommitOptions(options: CommitOptions) {try! rustCall() {
 4725 |     uniffi_loro_fn_method_lorodoc_set_next_commit_options(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_set_next_commit_options' in scope
 4726 |         FfiConverterTypeCommitOptions.lower(options),$0
 4727 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4737:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_set_next_commit_origin' in scope
 4735 |      */
 4736 | open func setNextCommitOrigin(origin: String) {try! rustCall() {
 4737 |     uniffi_loro_fn_method_lorodoc_set_next_commit_origin(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_set_next_commit_origin' in scope
 4738 |         FfiConverterString.lower(origin),$0
 4739 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4750:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_set_next_commit_timestamp' in scope
 4748 |      */
 4749 | open func setNextCommitTimestamp(timestamp: Int64) {try! rustCall() {
 4750 |     uniffi_loro_fn_method_lorodoc_set_next_commit_timestamp(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_set_next_commit_timestamp' in scope
 4751 |         FfiConverterInt64.lower(timestamp),$0
 4752 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4763:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_set_peer_id' in scope
 4761 |      */
 4762 | open func setPeerId(peer: UInt64)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 4763 |     uniffi_loro_fn_method_lorodoc_set_peer_id(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_set_peer_id' in scope
 4764 |         FfiConverterUInt64.lower(peer),$0
 4765 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4781:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_set_record_timestamp' in scope
 4779 |      */
 4780 | open func setRecordTimestamp(record: Bool) {try! rustCall() {
 4781 |     uniffi_loro_fn_method_lorodoc_set_record_timestamp(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_set_record_timestamp' in scope
 4782 |         FfiConverterBool.lower(record),$0
 4783 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4794:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_shallow_since_vv' in scope
 4792 | open func shallowSinceVv() -> VersionVector {
 4793 |     return try!  FfiConverterTypeVersionVector.lift(try! rustCall() {
 4794 |     uniffi_loro_fn_method_lorodoc_shallow_since_vv(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_shallow_since_vv' in scope
 4795 |     )
 4796 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4806:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_state_frontiers' in scope
 4804 | open func stateFrontiers() -> Frontiers {
 4805 |     return try!  FfiConverterTypeFrontiers.lift(try! rustCall() {
 4806 |     uniffi_loro_fn_method_lorodoc_state_frontiers(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_state_frontiers' in scope
 4807 |     )
 4808 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4816:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_state_vv' in scope
 4814 | open func stateVv() -> VersionVector {
 4815 |     return try!  FfiConverterTypeVersionVector.lift(try! rustCall() {
 4816 |     uniffi_loro_fn_method_lorodoc_state_vv(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_state_vv' in scope
 4817 |     )
 4818 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4836:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_subscribe' in scope
 4834 | open func subscribe(containerId: ContainerId, subscriber: Subscriber) -> Subscription {
 4835 |     return try!  FfiConverterTypeSubscription.lift(try! rustCall() {
 4836 |     uniffi_loro_fn_method_lorodoc_subscribe(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_subscribe' in scope
 4837 |         FfiConverterTypeContainerID.lower(containerId),
 4838 |         FfiConverterTypeSubscriber.lower(subscriber),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4852:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_subscribe_first_commit_from_peer' in scope
 4850 | open func subscribeFirstCommitFromPeer(callback: FirstCommitFromPeerCallback) -> Subscription {
 4851 |     return try!  FfiConverterTypeSubscription.lift(try! rustCall() {
 4852 |     uniffi_loro_fn_method_lorodoc_subscribe_first_commit_from_peer(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_subscribe_first_commit_from_peer' in scope
 4853 |         FfiConverterTypeFirstCommitFromPeerCallback.lower(callback),$0
 4854 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4863:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_subscribe_local_update' in scope
 4861 | open func subscribeLocalUpdate(callback: LocalUpdateCallback) -> Subscription {
 4862 |     return try!  FfiConverterTypeSubscription.lift(try! rustCall() {
 4863 |     uniffi_loro_fn_method_lorodoc_subscribe_local_update(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_subscribe_local_update' in scope
 4864 |         FfiConverterTypeLocalUpdateCallback.lower(callback),$0
 4865 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4877:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_subscribe_pre_commit' in scope
 4875 | open func subscribePreCommit(callback: PreCommitCallback) -> Subscription {
 4876 |     return try!  FfiConverterTypeSubscription.lift(try! rustCall() {
 4877 |     uniffi_loro_fn_method_lorodoc_subscribe_pre_commit(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_subscribe_pre_commit' in scope
 4878 |         FfiConverterTypePreCommitCallback.lower(callback),$0
 4879 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4891:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_subscribe_root' in scope
 4889 | open func subscribeRoot(subscriber: Subscriber) -> Subscription {
 4890 |     return try!  FfiConverterTypeSubscription.lift(try! rustCall() {
 4891 |     uniffi_loro_fn_method_lorodoc_subscribe_root(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_subscribe_root' in scope
 4892 |         FfiConverterTypeSubscriber.lower(subscriber),$0
 4893 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4909:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_travel_change_ancestors' in scope
 4907 |      */
 4908 | open func travelChangeAncestors(ids: [Id], f: ChangeAncestorsTraveler)throws  {try rustCallWithError(FfiConverterTypeChangeTravelError.lift) {
 4909 |     uniffi_loro_fn_method_lorodoc_travel_change_ancestors(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_travel_change_ancestors' in scope
 4910 |         FfiConverterSequenceTypeID.lower(ids),
 4911 |         FfiConverterTypeChangeAncestorsTraveler.lower(f),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:4921:5: error: cannot find 'uniffi_loro_fn_method_lorodoc_vv_to_frontiers' in scope
 4919 | open func vvToFrontiers(vv: VersionVector) -> Frontiers {
 4920 |     return try!  FfiConverterTypeFrontiers.lift(try! rustCall() {
 4921 |     uniffi_loro_fn_method_lorodoc_vv_to_frontiers(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorodoc_vv_to_frontiers' in scope
 4922 |         FfiConverterTypeVersionVector.lower(vv),$0
 4923 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5121:32: error: cannot find 'uniffi_loro_fn_clone_lorolist' in scope
 5119 | #endif
 5120 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 5121 |         return try! rustCall { uniffi_loro_fn_clone_lorolist(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_lorolist' in scope
 5122 |     }
 5123 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5132:5: error: cannot find 'uniffi_loro_fn_constructor_lorolist_new' in scope
 5130 |     let pointer =
 5131 |         try! rustCall() {
 5132 |     uniffi_loro_fn_constructor_lorolist_new($0
      |     `- error: cannot find 'uniffi_loro_fn_constructor_lorolist_new' in scope
 5133 |     )
 5134 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5143:25: error: cannot find 'uniffi_loro_fn_free_lorolist' in scope
 5141 |         }
 5142 |
 5143 |         try! rustCall { uniffi_loro_fn_free_lorolist(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_lorolist' in scope
 5144 |     }
 5145 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5153:5: error: cannot find 'uniffi_loro_fn_method_lorolist_clear' in scope
 5151 |      */
 5152 | open func clear()throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5153 |     uniffi_loro_fn_method_lorolist_clear(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_clear' in scope
 5154 |     )
 5155 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5162:5: error: cannot find 'uniffi_loro_fn_method_lorolist_delete' in scope
 5160 |      */
 5161 | open func delete(pos: UInt32, len: UInt32)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5162 |     uniffi_loro_fn_method_lorolist_delete(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_delete' in scope
 5163 |         FfiConverterUInt32.lower(pos),
 5164 |         FfiConverterUInt32.lower(len),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5174:5: error: cannot find 'uniffi_loro_fn_method_lorolist_doc' in scope
 5172 | open func doc() -> LoroDoc? {
 5173 |     return try!  FfiConverterOptionTypeLoroDoc.lift(try! rustCall() {
 5174 |     uniffi_loro_fn_method_lorolist_doc(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_doc' in scope
 5175 |     )
 5176 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5184:5: error: cannot find 'uniffi_loro_fn_method_lorolist_get' in scope
 5182 | open func get(index: UInt32) -> ValueOrContainer? {
 5183 |     return try!  FfiConverterOptionTypeValueOrContainer.lift(try! rustCall() {
 5184 |     uniffi_loro_fn_method_lorolist_get(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_get' in scope
 5185 |         FfiConverterUInt32.lower(index),$0
 5186 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5195:5: error: cannot find 'uniffi_loro_fn_method_lorolist_get_attached' in scope
 5193 | open func getAttached() -> LoroList? {
 5194 |     return try!  FfiConverterOptionTypeLoroList.lift(try! rustCall() {
 5195 |     uniffi_loro_fn_method_lorolist_get_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_get_attached' in scope
 5196 |     )
 5197 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5202:5: error: cannot find 'uniffi_loro_fn_method_lorolist_get_cursor' in scope
 5200 | open func getCursor(pos: UInt32, side: Side) -> Cursor? {
 5201 |     return try!  FfiConverterOptionTypeCursor.lift(try! rustCall() {
 5202 |     uniffi_loro_fn_method_lorolist_get_cursor(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_get_cursor' in scope
 5203 |         FfiConverterUInt32.lower(pos),
 5204 |         FfiConverterTypeSide.lower(side),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5214:5: error: cannot find 'uniffi_loro_fn_method_lorolist_get_deep_value' in scope
 5212 | open func getDeepValue() -> LoroValue {
 5213 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 5214 |     uniffi_loro_fn_method_lorolist_get_deep_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_get_deep_value' in scope
 5215 |     )
 5216 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5224:5: error: cannot find 'uniffi_loro_fn_method_lorolist_get_id_at' in scope
 5222 | open func getIdAt(pos: UInt32) -> Id? {
 5223 |     return try!  FfiConverterOptionTypeID.lift(try! rustCall() {
 5224 |     uniffi_loro_fn_method_lorolist_get_id_at(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_get_id_at' in scope
 5225 |         FfiConverterUInt32.lower(pos),$0
 5226 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5237:5: error: cannot find 'uniffi_loro_fn_method_lorolist_get_value' in scope
 5235 | open func getValue() -> LoroValue {
 5236 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 5237 |     uniffi_loro_fn_method_lorolist_get_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_get_value' in scope
 5238 |     )
 5239 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5247:5: error: cannot find 'uniffi_loro_fn_method_lorolist_id' in scope
 5245 | open func id() -> ContainerId {
 5246 |     return try!  FfiConverterTypeContainerID.lift(try! rustCall() {
 5247 |     uniffi_loro_fn_method_lorolist_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_id' in scope
 5248 |     )
 5249 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5256:5: error: cannot find 'uniffi_loro_fn_method_lorolist_insert' in scope
 5254 |      */
 5255 | open func insert(pos: UInt32, v: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5256 |     uniffi_loro_fn_method_lorolist_insert(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_insert' in scope
 5257 |         FfiConverterUInt32.lower(pos),
 5258 |         FfiConverterTypeLoroValueLike.lower(v),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5265:5: error: cannot find 'uniffi_loro_fn_method_lorolist_insert_counter_container' in scope
 5263 | open func insertCounterContainer(pos: UInt32, child: LoroCounter)throws  -> LoroCounter {
 5264 |     return try  FfiConverterTypeLoroCounter.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5265 |     uniffi_loro_fn_method_lorolist_insert_counter_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_insert_counter_container' in scope
 5266 |         FfiConverterUInt32.lower(pos),
 5267 |         FfiConverterTypeLoroCounter.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5274:5: error: cannot find 'uniffi_loro_fn_method_lorolist_insert_list_container' in scope
 5272 | open func insertListContainer(pos: UInt32, child: LoroList)throws  -> LoroList {
 5273 |     return try  FfiConverterTypeLoroList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5274 |     uniffi_loro_fn_method_lorolist_insert_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_insert_list_container' in scope
 5275 |         FfiConverterUInt32.lower(pos),
 5276 |         FfiConverterTypeLoroList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5283:5: error: cannot find 'uniffi_loro_fn_method_lorolist_insert_map_container' in scope
 5281 | open func insertMapContainer(pos: UInt32, child: LoroMap)throws  -> LoroMap {
 5282 |     return try  FfiConverterTypeLoroMap.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5283 |     uniffi_loro_fn_method_lorolist_insert_map_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_insert_map_container' in scope
 5284 |         FfiConverterUInt32.lower(pos),
 5285 |         FfiConverterTypeLoroMap.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5292:5: error: cannot find 'uniffi_loro_fn_method_lorolist_insert_movable_list_container' in scope
 5290 | open func insertMovableListContainer(pos: UInt32, child: LoroMovableList)throws  -> LoroMovableList {
 5291 |     return try  FfiConverterTypeLoroMovableList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5292 |     uniffi_loro_fn_method_lorolist_insert_movable_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_insert_movable_list_container' in scope
 5293 |         FfiConverterUInt32.lower(pos),
 5294 |         FfiConverterTypeLoroMovableList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5301:5: error: cannot find 'uniffi_loro_fn_method_lorolist_insert_text_container' in scope
 5299 | open func insertTextContainer(pos: UInt32, child: LoroText)throws  -> LoroText {
 5300 |     return try  FfiConverterTypeLoroText.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5301 |     uniffi_loro_fn_method_lorolist_insert_text_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_insert_text_container' in scope
 5302 |         FfiConverterUInt32.lower(pos),
 5303 |         FfiConverterTypeLoroText.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5310:5: error: cannot find 'uniffi_loro_fn_method_lorolist_insert_tree_container' in scope
 5308 | open func insertTreeContainer(pos: UInt32, child: LoroTree)throws  -> LoroTree {
 5309 |     return try  FfiConverterTypeLoroTree.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5310 |     uniffi_loro_fn_method_lorolist_insert_tree_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_insert_tree_container' in scope
 5311 |         FfiConverterUInt32.lower(pos),
 5312 |         FfiConverterTypeLoroTree.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5325:5: error: cannot find 'uniffi_loro_fn_method_lorolist_is_attached' in scope
 5323 | open func isAttached() -> Bool {
 5324 |     return try!  FfiConverterBool.lift(try! rustCall() {
 5325 |     uniffi_loro_fn_method_lorolist_is_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_is_attached' in scope
 5326 |     )
 5327 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5335:5: error: cannot find 'uniffi_loro_fn_method_lorolist_is_deleted' in scope
 5333 | open func isDeleted() -> Bool {
 5334 |     return try!  FfiConverterBool.lift(try! rustCall() {
 5335 |     uniffi_loro_fn_method_lorolist_is_deleted(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_is_deleted' in scope
 5336 |     )
 5337 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5342:5: error: cannot find 'uniffi_loro_fn_method_lorolist_is_empty' in scope
 5340 | open func isEmpty() -> Bool {
 5341 |     return try!  FfiConverterBool.lift(try! rustCall() {
 5342 |     uniffi_loro_fn_method_lorolist_is_empty(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_is_empty' in scope
 5343 |     )
 5344 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5349:5: error: cannot find 'uniffi_loro_fn_method_lorolist_len' in scope
 5347 | open func len() -> UInt32 {
 5348 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
 5349 |     uniffi_loro_fn_method_lorolist_len(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_len' in scope
 5350 |     )
 5351 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5359:5: error: cannot find 'uniffi_loro_fn_method_lorolist_pop' in scope
 5357 | open func pop()throws  -> LoroValue? {
 5358 |     return try  FfiConverterOptionTypeLoroValue.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5359 |     uniffi_loro_fn_method_lorolist_pop(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_pop' in scope
 5360 |     )
 5361 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5365:5: error: cannot find 'uniffi_loro_fn_method_lorolist_push' in scope
 5363 |
 5364 | open func push(v: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5365 |     uniffi_loro_fn_method_lorolist_push(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_push' in scope
 5366 |         FfiConverterTypeLoroValueLike.lower(v),$0
 5367 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5379:5: error: cannot find 'uniffi_loro_fn_method_lorolist_to_vec' in scope
 5377 | open func toVec() -> [LoroValue] {
 5378 |     return try!  FfiConverterSequenceTypeLoroValue.lift(try! rustCall() {
 5379 |     uniffi_loro_fn_method_lorolist_to_vec(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorolist_to_vec' in scope
 5380 |     )
 5381 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5591:32: error: cannot find 'uniffi_loro_fn_clone_loromap' in scope
 5589 | #endif
 5590 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 5591 |         return try! rustCall { uniffi_loro_fn_clone_loromap(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_loromap' in scope
 5592 |     }
 5593 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5602:5: error: cannot find 'uniffi_loro_fn_constructor_loromap_new' in scope
 5600 |     let pointer =
 5601 |         try! rustCall() {
 5602 |     uniffi_loro_fn_constructor_loromap_new($0
      |     `- error: cannot find 'uniffi_loro_fn_constructor_loromap_new' in scope
 5603 |     )
 5604 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5613:25: error: cannot find 'uniffi_loro_fn_free_loromap' in scope
 5611 |         }
 5612 |
 5613 |         try! rustCall { uniffi_loro_fn_free_loromap(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_loromap' in scope
 5614 |     }
 5615 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5623:5: error: cannot find 'uniffi_loro_fn_method_loromap_clear' in scope
 5621 |      */
 5622 | open func clear()throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5623 |     uniffi_loro_fn_method_loromap_clear(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_clear' in scope
 5624 |     )
 5625 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5632:5: error: cannot find 'uniffi_loro_fn_method_loromap_delete' in scope
 5630 |      */
 5631 | open func delete(key: String)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5632 |     uniffi_loro_fn_method_loromap_delete(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_delete' in scope
 5633 |         FfiConverterString.lower(key),$0
 5634 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5643:5: error: cannot find 'uniffi_loro_fn_method_loromap_doc' in scope
 5641 | open func doc() -> LoroDoc? {
 5642 |     return try!  FfiConverterOptionTypeLoroDoc.lift(try! rustCall() {
 5643 |     uniffi_loro_fn_method_loromap_doc(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_doc' in scope
 5644 |     )
 5645 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5653:5: error: cannot find 'uniffi_loro_fn_method_loromap_get' in scope
 5651 | open func get(key: String) -> ValueOrContainer? {
 5652 |     return try!  FfiConverterOptionTypeValueOrContainer.lift(try! rustCall() {
 5653 |     uniffi_loro_fn_method_loromap_get(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_get' in scope
 5654 |         FfiConverterString.lower(key),$0
 5655 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5664:5: error: cannot find 'uniffi_loro_fn_method_loromap_get_attached' in scope
 5662 | open func getAttached() -> LoroMap? {
 5663 |     return try!  FfiConverterOptionTypeLoroMap.lift(try! rustCall() {
 5664 |     uniffi_loro_fn_method_loromap_get_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_get_attached' in scope
 5665 |     )
 5666 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5676:5: error: cannot find 'uniffi_loro_fn_method_loromap_get_deep_value' in scope
 5674 | open func getDeepValue() -> LoroValue {
 5675 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 5676 |     uniffi_loro_fn_method_loromap_get_deep_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_get_deep_value' in scope
 5677 |     )
 5678 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5686:5: error: cannot find 'uniffi_loro_fn_method_loromap_get_last_editor' in scope
 5684 | open func getLastEditor(key: String) -> UInt64? {
 5685 |     return try!  FfiConverterOptionUInt64.lift(try! rustCall() {
 5686 |     uniffi_loro_fn_method_loromap_get_last_editor(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_get_last_editor' in scope
 5687 |         FfiConverterString.lower(key),$0
 5688 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5694:5: error: cannot find 'uniffi_loro_fn_method_loromap_get_or_create_counter_container' in scope
 5692 | open func getOrCreateCounterContainer(key: String, child: LoroCounter)throws  -> LoroCounter {
 5693 |     return try  FfiConverterTypeLoroCounter.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5694 |     uniffi_loro_fn_method_loromap_get_or_create_counter_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_get_or_create_counter_container' in scope
 5695 |         FfiConverterString.lower(key),
 5696 |         FfiConverterTypeLoroCounter.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5703:5: error: cannot find 'uniffi_loro_fn_method_loromap_get_or_create_list_container' in scope
 5701 | open func getOrCreateListContainer(key: String, child: LoroList)throws  -> LoroList {
 5702 |     return try  FfiConverterTypeLoroList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5703 |     uniffi_loro_fn_method_loromap_get_or_create_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_get_or_create_list_container' in scope
 5704 |         FfiConverterString.lower(key),
 5705 |         FfiConverterTypeLoroList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5712:5: error: cannot find 'uniffi_loro_fn_method_loromap_get_or_create_map_container' in scope
 5710 | open func getOrCreateMapContainer(key: String, child: LoroMap)throws  -> LoroMap {
 5711 |     return try  FfiConverterTypeLoroMap.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5712 |     uniffi_loro_fn_method_loromap_get_or_create_map_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_get_or_create_map_container' in scope
 5713 |         FfiConverterString.lower(key),
 5714 |         FfiConverterTypeLoroMap.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5721:5: error: cannot find 'uniffi_loro_fn_method_loromap_get_or_create_movable_list_container' in scope
 5719 | open func getOrCreateMovableListContainer(key: String, child: LoroMovableList)throws  -> LoroMovableList {
 5720 |     return try  FfiConverterTypeLoroMovableList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5721 |     uniffi_loro_fn_method_loromap_get_or_create_movable_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_get_or_create_movable_list_container' in scope
 5722 |         FfiConverterString.lower(key),
 5723 |         FfiConverterTypeLoroMovableList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5730:5: error: cannot find 'uniffi_loro_fn_method_loromap_get_or_create_text_container' in scope
 5728 | open func getOrCreateTextContainer(key: String, child: LoroText)throws  -> LoroText {
 5729 |     return try  FfiConverterTypeLoroText.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5730 |     uniffi_loro_fn_method_loromap_get_or_create_text_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_get_or_create_text_container' in scope
 5731 |         FfiConverterString.lower(key),
 5732 |         FfiConverterTypeLoroText.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5739:5: error: cannot find 'uniffi_loro_fn_method_loromap_get_or_create_tree_container' in scope
 5737 | open func getOrCreateTreeContainer(key: String, child: LoroTree)throws  -> LoroTree {
 5738 |     return try  FfiConverterTypeLoroTree.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5739 |     uniffi_loro_fn_method_loromap_get_or_create_tree_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_get_or_create_tree_container' in scope
 5740 |         FfiConverterString.lower(key),
 5741 |         FfiConverterTypeLoroTree.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5753:5: error: cannot find 'uniffi_loro_fn_method_loromap_get_value' in scope
 5751 | open func getValue() -> LoroValue {
 5752 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 5753 |     uniffi_loro_fn_method_loromap_get_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_get_value' in scope
 5754 |     )
 5755 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5763:5: error: cannot find 'uniffi_loro_fn_method_loromap_id' in scope
 5761 | open func id() -> ContainerId {
 5762 |     return try!  FfiConverterTypeContainerID.lift(try! rustCall() {
 5763 |     uniffi_loro_fn_method_loromap_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_id' in scope
 5764 |     )
 5765 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5775:5: error: cannot find 'uniffi_loro_fn_method_loromap_insert' in scope
 5773 |      */
 5774 | open func insert(key: String, v: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5775 |     uniffi_loro_fn_method_loromap_insert(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_insert' in scope
 5776 |         FfiConverterString.lower(key),
 5777 |         FfiConverterTypeLoroValueLike.lower(v),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5784:5: error: cannot find 'uniffi_loro_fn_method_loromap_insert_counter_container' in scope
 5782 | open func insertCounterContainer(key: String, child: LoroCounter)throws  -> LoroCounter {
 5783 |     return try  FfiConverterTypeLoroCounter.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5784 |     uniffi_loro_fn_method_loromap_insert_counter_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_insert_counter_container' in scope
 5785 |         FfiConverterString.lower(key),
 5786 |         FfiConverterTypeLoroCounter.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5793:5: error: cannot find 'uniffi_loro_fn_method_loromap_insert_list_container' in scope
 5791 | open func insertListContainer(key: String, child: LoroList)throws  -> LoroList {
 5792 |     return try  FfiConverterTypeLoroList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5793 |     uniffi_loro_fn_method_loromap_insert_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_insert_list_container' in scope
 5794 |         FfiConverterString.lower(key),
 5795 |         FfiConverterTypeLoroList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5802:5: error: cannot find 'uniffi_loro_fn_method_loromap_insert_map_container' in scope
 5800 | open func insertMapContainer(key: String, child: LoroMap)throws  -> LoroMap {
 5801 |     return try  FfiConverterTypeLoroMap.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5802 |     uniffi_loro_fn_method_loromap_insert_map_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_insert_map_container' in scope
 5803 |         FfiConverterString.lower(key),
 5804 |         FfiConverterTypeLoroMap.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5811:5: error: cannot find 'uniffi_loro_fn_method_loromap_insert_movable_list_container' in scope
 5809 | open func insertMovableListContainer(key: String, child: LoroMovableList)throws  -> LoroMovableList {
 5810 |     return try  FfiConverterTypeLoroMovableList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5811 |     uniffi_loro_fn_method_loromap_insert_movable_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_insert_movable_list_container' in scope
 5812 |         FfiConverterString.lower(key),
 5813 |         FfiConverterTypeLoroMovableList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5820:5: error: cannot find 'uniffi_loro_fn_method_loromap_insert_text_container' in scope
 5818 | open func insertTextContainer(key: String, child: LoroText)throws  -> LoroText {
 5819 |     return try  FfiConverterTypeLoroText.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5820 |     uniffi_loro_fn_method_loromap_insert_text_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_insert_text_container' in scope
 5821 |         FfiConverterString.lower(key),
 5822 |         FfiConverterTypeLoroText.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5829:5: error: cannot find 'uniffi_loro_fn_method_loromap_insert_tree_container' in scope
 5827 | open func insertTreeContainer(key: String, child: LoroTree)throws  -> LoroTree {
 5828 |     return try  FfiConverterTypeLoroTree.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 5829 |     uniffi_loro_fn_method_loromap_insert_tree_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_insert_tree_container' in scope
 5830 |         FfiConverterString.lower(key),
 5831 |         FfiConverterTypeLoroTree.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5841:5: error: cannot find 'uniffi_loro_fn_method_loromap_is_attached' in scope
 5839 | open func isAttached() -> Bool {
 5840 |     return try!  FfiConverterBool.lift(try! rustCall() {
 5841 |     uniffi_loro_fn_method_loromap_is_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_is_attached' in scope
 5842 |     )
 5843 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5851:5: error: cannot find 'uniffi_loro_fn_method_loromap_is_deleted' in scope
 5849 | open func isDeleted() -> Bool {
 5850 |     return try!  FfiConverterBool.lift(try! rustCall() {
 5851 |     uniffi_loro_fn_method_loromap_is_deleted(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_is_deleted' in scope
 5852 |     )
 5853 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5861:5: error: cannot find 'uniffi_loro_fn_method_loromap_is_empty' in scope
 5859 | open func isEmpty() -> Bool {
 5860 |     return try!  FfiConverterBool.lift(try! rustCall() {
 5861 |     uniffi_loro_fn_method_loromap_is_empty(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_is_empty' in scope
 5862 |     )
 5863 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5871:5: error: cannot find 'uniffi_loro_fn_method_loromap_keys' in scope
 5869 | open func keys() -> [String] {
 5870 |     return try!  FfiConverterSequenceString.lift(try! rustCall() {
 5871 |     uniffi_loro_fn_method_loromap_keys(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_keys' in scope
 5872 |     )
 5873 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5881:5: error: cannot find 'uniffi_loro_fn_method_loromap_len' in scope
 5879 | open func len() -> UInt32 {
 5880 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
 5881 |     uniffi_loro_fn_method_loromap_len(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_len' in scope
 5882 |     )
 5883 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:5891:5: error: cannot find 'uniffi_loro_fn_method_loromap_values' in scope
 5889 | open func values() -> [ValueOrContainer] {
 5890 |     return try!  FfiConverterSequenceTypeValueOrContainer.lift(try! rustCall() {
 5891 |     uniffi_loro_fn_method_loromap_values(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromap_values' in scope
 5892 |     )
 5893 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6135:32: error: cannot find 'uniffi_loro_fn_clone_loromovablelist' in scope
 6133 | #endif
 6134 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 6135 |         return try! rustCall { uniffi_loro_fn_clone_loromovablelist(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_loromovablelist' in scope
 6136 |     }
 6137 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6146:5: error: cannot find 'uniffi_loro_fn_constructor_loromovablelist_new' in scope
 6144 |     let pointer =
 6145 |         try! rustCall() {
 6146 |     uniffi_loro_fn_constructor_loromovablelist_new($0
      |     `- error: cannot find 'uniffi_loro_fn_constructor_loromovablelist_new' in scope
 6147 |     )
 6148 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6157:25: error: cannot find 'uniffi_loro_fn_free_loromovablelist' in scope
 6155 |         }
 6156 |
 6157 |         try! rustCall { uniffi_loro_fn_free_loromovablelist(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_loromovablelist' in scope
 6158 |     }
 6159 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6167:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_clear' in scope
 6165 |      */
 6166 | open func clear()throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6167 |     uniffi_loro_fn_method_loromovablelist_clear(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_clear' in scope
 6168 |     )
 6169 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6176:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_delete' in scope
 6174 |      */
 6175 | open func delete(pos: UInt32, len: UInt32)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6176 |     uniffi_loro_fn_method_loromovablelist_delete(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_delete' in scope
 6177 |         FfiConverterUInt32.lower(pos),
 6178 |         FfiConverterUInt32.lower(len),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6188:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_doc' in scope
 6186 | open func doc() -> LoroDoc? {
 6187 |     return try!  FfiConverterOptionTypeLoroDoc.lift(try! rustCall() {
 6188 |     uniffi_loro_fn_method_loromovablelist_doc(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_doc' in scope
 6189 |     )
 6190 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6198:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_get' in scope
 6196 | open func get(index: UInt32) -> ValueOrContainer? {
 6197 |     return try!  FfiConverterOptionTypeValueOrContainer.lift(try! rustCall() {
 6198 |     uniffi_loro_fn_method_loromovablelist_get(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_get' in scope
 6199 |         FfiConverterUInt32.lower(index),$0
 6200 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6209:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_get_attached' in scope
 6207 | open func getAttached() -> LoroMovableList? {
 6208 |     return try!  FfiConverterOptionTypeLoroMovableList.lift(try! rustCall() {
 6209 |     uniffi_loro_fn_method_loromovablelist_get_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_get_attached' in scope
 6210 |     )
 6211 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6216:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_get_creator_at' in scope
 6214 | open func getCreatorAt(pos: UInt32) -> UInt64? {
 6215 |     return try!  FfiConverterOptionUInt64.lift(try! rustCall() {
 6216 |     uniffi_loro_fn_method_loromovablelist_get_creator_at(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_get_creator_at' in scope
 6217 |         FfiConverterUInt32.lower(pos),$0
 6218 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6239:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_get_cursor' in scope
 6237 | open func getCursor(pos: UInt32, side: Side) -> Cursor? {
 6238 |     return try!  FfiConverterOptionTypeCursor.lift(try! rustCall() {
 6239 |     uniffi_loro_fn_method_loromovablelist_get_cursor(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_get_cursor' in scope
 6240 |         FfiConverterUInt32.lower(pos),
 6241 |         FfiConverterTypeSide.lower(side),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6251:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_get_deep_value' in scope
 6249 | open func getDeepValue() -> LoroValue {
 6250 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 6251 |     uniffi_loro_fn_method_loromovablelist_get_deep_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_get_deep_value' in scope
 6252 |     )
 6253 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6261:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_get_last_editor_at' in scope
 6259 | open func getLastEditorAt(pos: UInt32) -> UInt64? {
 6260 |     return try!  FfiConverterOptionUInt64.lift(try! rustCall() {
 6261 |     uniffi_loro_fn_method_loromovablelist_get_last_editor_at(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_get_last_editor_at' in scope
 6262 |         FfiConverterUInt32.lower(pos),$0
 6263 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6272:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_get_last_mover_at' in scope
 6270 | open func getLastMoverAt(pos: UInt32) -> UInt64? {
 6271 |     return try!  FfiConverterOptionUInt64.lift(try! rustCall() {
 6272 |     uniffi_loro_fn_method_loromovablelist_get_last_mover_at(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_get_last_mover_at' in scope
 6273 |         FfiConverterUInt32.lower(pos),$0
 6274 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6285:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_get_value' in scope
 6283 | open func getValue() -> LoroValue {
 6284 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 6285 |     uniffi_loro_fn_method_loromovablelist_get_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_get_value' in scope
 6286 |     )
 6287 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6295:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_id' in scope
 6293 | open func id() -> ContainerId {
 6294 |     return try!  FfiConverterTypeContainerID.lift(try! rustCall() {
 6295 |     uniffi_loro_fn_method_loromovablelist_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_id' in scope
 6296 |     )
 6297 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6304:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_insert' in scope
 6302 |      */
 6303 | open func insert(pos: UInt32, v: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6304 |     uniffi_loro_fn_method_loromovablelist_insert(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_insert' in scope
 6305 |         FfiConverterUInt32.lower(pos),
 6306 |         FfiConverterTypeLoroValueLike.lower(v),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6313:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_insert_counter_container' in scope
 6311 | open func insertCounterContainer(pos: UInt32, child: LoroCounter)throws  -> LoroCounter {
 6312 |     return try  FfiConverterTypeLoroCounter.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6313 |     uniffi_loro_fn_method_loromovablelist_insert_counter_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_insert_counter_container' in scope
 6314 |         FfiConverterUInt32.lower(pos),
 6315 |         FfiConverterTypeLoroCounter.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6322:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_insert_list_container' in scope
 6320 | open func insertListContainer(pos: UInt32, child: LoroList)throws  -> LoroList {
 6321 |     return try  FfiConverterTypeLoroList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6322 |     uniffi_loro_fn_method_loromovablelist_insert_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_insert_list_container' in scope
 6323 |         FfiConverterUInt32.lower(pos),
 6324 |         FfiConverterTypeLoroList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6331:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_insert_map_container' in scope
 6329 | open func insertMapContainer(pos: UInt32, child: LoroMap)throws  -> LoroMap {
 6330 |     return try  FfiConverterTypeLoroMap.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6331 |     uniffi_loro_fn_method_loromovablelist_insert_map_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_insert_map_container' in scope
 6332 |         FfiConverterUInt32.lower(pos),
 6333 |         FfiConverterTypeLoroMap.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6340:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_insert_movable_list_container' in scope
 6338 | open func insertMovableListContainer(pos: UInt32, child: LoroMovableList)throws  -> LoroMovableList {
 6339 |     return try  FfiConverterTypeLoroMovableList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6340 |     uniffi_loro_fn_method_loromovablelist_insert_movable_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_insert_movable_list_container' in scope
 6341 |         FfiConverterUInt32.lower(pos),
 6342 |         FfiConverterTypeLoroMovableList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6349:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_insert_text_container' in scope
 6347 | open func insertTextContainer(pos: UInt32, child: LoroText)throws  -> LoroText {
 6348 |     return try  FfiConverterTypeLoroText.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6349 |     uniffi_loro_fn_method_loromovablelist_insert_text_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_insert_text_container' in scope
 6350 |         FfiConverterUInt32.lower(pos),
 6351 |         FfiConverterTypeLoroText.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6358:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_insert_tree_container' in scope
 6356 | open func insertTreeContainer(pos: UInt32, child: LoroTree)throws  -> LoroTree {
 6357 |     return try  FfiConverterTypeLoroTree.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6358 |     uniffi_loro_fn_method_loromovablelist_insert_tree_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_insert_tree_container' in scope
 6359 |         FfiConverterUInt32.lower(pos),
 6360 |         FfiConverterTypeLoroTree.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6373:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_is_attached' in scope
 6371 | open func isAttached() -> Bool {
 6372 |     return try!  FfiConverterBool.lift(try! rustCall() {
 6373 |     uniffi_loro_fn_method_loromovablelist_is_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_is_attached' in scope
 6374 |     )
 6375 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6383:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_is_deleted' in scope
 6381 | open func isDeleted() -> Bool {
 6382 |     return try!  FfiConverterBool.lift(try! rustCall() {
 6383 |     uniffi_loro_fn_method_loromovablelist_is_deleted(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_is_deleted' in scope
 6384 |     )
 6385 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6390:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_is_empty' in scope
 6388 | open func isEmpty() -> Bool {
 6389 |     return try!  FfiConverterBool.lift(try! rustCall() {
 6390 |     uniffi_loro_fn_method_loromovablelist_is_empty(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_is_empty' in scope
 6391 |     )
 6392 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6397:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_len' in scope
 6395 | open func len() -> UInt32 {
 6396 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
 6397 |     uniffi_loro_fn_method_loromovablelist_len(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_len' in scope
 6398 |     )
 6399 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6406:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_mov' in scope
 6404 |      */
 6405 | open func mov(from: UInt32, to: UInt32)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6406 |     uniffi_loro_fn_method_loromovablelist_mov(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_mov' in scope
 6407 |         FfiConverterUInt32.lower(from),
 6408 |         FfiConverterUInt32.lower(to),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6418:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_pop' in scope
 6416 | open func pop()throws  -> ValueOrContainer? {
 6417 |     return try  FfiConverterOptionTypeValueOrContainer.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6418 |     uniffi_loro_fn_method_loromovablelist_pop(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_pop' in scope
 6419 |     )
 6420 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6424:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_push' in scope
 6422 |
 6423 | open func push(v: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6424 |     uniffi_loro_fn_method_loromovablelist_push(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_push' in scope
 6425 |         FfiConverterTypeLoroValueLike.lower(v),$0
 6426 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6434:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_set' in scope
 6432 |      */
 6433 | open func set(pos: UInt32, value: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6434 |     uniffi_loro_fn_method_loromovablelist_set(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_set' in scope
 6435 |         FfiConverterUInt32.lower(pos),
 6436 |         FfiConverterTypeLoroValueLike.lower(value),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6443:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_set_counter_container' in scope
 6441 | open func setCounterContainer(pos: UInt32, child: LoroCounter)throws  -> LoroCounter {
 6442 |     return try  FfiConverterTypeLoroCounter.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6443 |     uniffi_loro_fn_method_loromovablelist_set_counter_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_set_counter_container' in scope
 6444 |         FfiConverterUInt32.lower(pos),
 6445 |         FfiConverterTypeLoroCounter.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6452:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_set_list_container' in scope
 6450 | open func setListContainer(pos: UInt32, child: LoroList)throws  -> LoroList {
 6451 |     return try  FfiConverterTypeLoroList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6452 |     uniffi_loro_fn_method_loromovablelist_set_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_set_list_container' in scope
 6453 |         FfiConverterUInt32.lower(pos),
 6454 |         FfiConverterTypeLoroList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6461:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_set_map_container' in scope
 6459 | open func setMapContainer(pos: UInt32, child: LoroMap)throws  -> LoroMap {
 6460 |     return try  FfiConverterTypeLoroMap.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6461 |     uniffi_loro_fn_method_loromovablelist_set_map_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_set_map_container' in scope
 6462 |         FfiConverterUInt32.lower(pos),
 6463 |         FfiConverterTypeLoroMap.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6470:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_set_movable_list_container' in scope
 6468 | open func setMovableListContainer(pos: UInt32, child: LoroMovableList)throws  -> LoroMovableList {
 6469 |     return try  FfiConverterTypeLoroMovableList.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6470 |     uniffi_loro_fn_method_loromovablelist_set_movable_list_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_set_movable_list_container' in scope
 6471 |         FfiConverterUInt32.lower(pos),
 6472 |         FfiConverterTypeLoroMovableList.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6479:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_set_text_container' in scope
 6477 | open func setTextContainer(pos: UInt32, child: LoroText)throws  -> LoroText {
 6478 |     return try  FfiConverterTypeLoroText.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6479 |     uniffi_loro_fn_method_loromovablelist_set_text_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_set_text_container' in scope
 6480 |         FfiConverterUInt32.lower(pos),
 6481 |         FfiConverterTypeLoroText.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6488:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_set_tree_container' in scope
 6486 | open func setTreeContainer(pos: UInt32, child: LoroTree)throws  -> LoroTree {
 6487 |     return try  FfiConverterTypeLoroTree.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6488 |     uniffi_loro_fn_method_loromovablelist_set_tree_container(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_set_tree_container' in scope
 6489 |         FfiConverterUInt32.lower(pos),
 6490 |         FfiConverterTypeLoroTree.lower(child),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6504:5: error: cannot find 'uniffi_loro_fn_method_loromovablelist_to_vec' in scope
 6502 | open func toVec() -> [LoroValue] {
 6503 |     return try!  FfiConverterSequenceTypeLoroValue.lift(try! rustCall() {
 6504 |     uniffi_loro_fn_method_loromovablelist_to_vec(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_loromovablelist_to_vec' in scope
 6505 |     )
 6506 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6786:32: error: cannot find 'uniffi_loro_fn_clone_lorotext' in scope
 6784 | #endif
 6785 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 6786 |         return try! rustCall { uniffi_loro_fn_clone_lorotext(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_lorotext' in scope
 6787 |     }
 6788 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6797:5: error: cannot find 'uniffi_loro_fn_constructor_lorotext_new' in scope
 6795 |     let pointer =
 6796 |         try! rustCall() {
 6797 |     uniffi_loro_fn_constructor_lorotext_new($0
      |     `- error: cannot find 'uniffi_loro_fn_constructor_lorotext_new' in scope
 6798 |     )
 6799 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6808:25: error: cannot find 'uniffi_loro_fn_free_lorotext' in scope
 6806 |         }
 6807 |
 6808 |         try! rustCall { uniffi_loro_fn_free_lorotext(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_lorotext' in scope
 6809 |     }
 6810 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6818:5: error: cannot find 'uniffi_loro_fn_method_lorotext_apply_delta' in scope
 6816 |      */
 6817 | open func applyDelta(delta: [TextDelta])throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6818 |     uniffi_loro_fn_method_lorotext_apply_delta(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_apply_delta' in scope
 6819 |         FfiConverterSequenceTypeTextDelta.lower(delta),$0
 6820 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6828:5: error: cannot find 'uniffi_loro_fn_method_lorotext_delete' in scope
 6826 |      */
 6827 | open func delete(pos: UInt32, len: UInt32)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6828 |     uniffi_loro_fn_method_lorotext_delete(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_delete' in scope
 6829 |         FfiConverterUInt32.lower(pos),
 6830 |         FfiConverterUInt32.lower(len),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6839:5: error: cannot find 'uniffi_loro_fn_method_lorotext_delete_utf8' in scope
 6837 |      */
 6838 | open func deleteUtf8(pos: UInt32, len: UInt32)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6839 |     uniffi_loro_fn_method_lorotext_delete_utf8(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_delete_utf8' in scope
 6840 |         FfiConverterUInt32.lower(pos),
 6841 |         FfiConverterUInt32.lower(len),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6851:5: error: cannot find 'uniffi_loro_fn_method_lorotext_doc' in scope
 6849 | open func doc() -> LoroDoc? {
 6850 |     return try!  FfiConverterOptionTypeLoroDoc.lift(try! rustCall() {
 6851 |     uniffi_loro_fn_method_lorotext_doc(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_doc' in scope
 6852 |     )
 6853 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6861:5: error: cannot find 'uniffi_loro_fn_method_lorotext_get_attached' in scope
 6859 | open func getAttached() -> LoroText? {
 6860 |     return try!  FfiConverterOptionTypeLoroText.lift(try! rustCall() {
 6861 |     uniffi_loro_fn_method_lorotext_get_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_get_attached' in scope
 6862 |     )
 6863 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6883:5: error: cannot find 'uniffi_loro_fn_method_lorotext_get_cursor' in scope
 6881 | open func getCursor(pos: UInt32, side: Side) -> Cursor? {
 6882 |     return try!  FfiConverterOptionTypeCursor.lift(try! rustCall() {
 6883 |     uniffi_loro_fn_method_lorotext_get_cursor(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_get_cursor' in scope
 6884 |         FfiConverterUInt32.lower(pos),
 6885 |         FfiConverterTypeSide.lower(side),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6895:5: error: cannot find 'uniffi_loro_fn_method_lorotext_get_editor_at_unicode_pos' in scope
 6893 | open func getEditorAtUnicodePos(pos: UInt32) -> UInt64? {
 6894 |     return try!  FfiConverterOptionUInt64.lift(try! rustCall() {
 6895 |     uniffi_loro_fn_method_lorotext_get_editor_at_unicode_pos(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_get_editor_at_unicode_pos' in scope
 6896 |         FfiConverterUInt32.lower(pos),$0
 6897 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6906:5: error: cannot find 'uniffi_loro_fn_method_lorotext_get_richtext_value' in scope
 6904 | open func getRichtextValue() -> LoroValue {
 6905 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 6906 |     uniffi_loro_fn_method_lorotext_get_richtext_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_get_richtext_value' in scope
 6907 |     )
 6908 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6916:5: error: cannot find 'uniffi_loro_fn_method_lorotext_id' in scope
 6914 | open func id() -> ContainerId {
 6915 |     return try!  FfiConverterTypeContainerID.lift(try! rustCall() {
 6916 |     uniffi_loro_fn_method_lorotext_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_id' in scope
 6917 |     )
 6918 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6925:5: error: cannot find 'uniffi_loro_fn_method_lorotext_insert' in scope
 6923 |      */
 6924 | open func insert(pos: UInt32, s: String)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6925 |     uniffi_loro_fn_method_lorotext_insert(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_insert' in scope
 6926 |         FfiConverterUInt32.lower(pos),
 6927 |         FfiConverterString.lower(s),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6936:5: error: cannot find 'uniffi_loro_fn_method_lorotext_insert_utf8' in scope
 6934 |      */
 6935 | open func insertUtf8(pos: UInt32, s: String)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 6936 |     uniffi_loro_fn_method_lorotext_insert_utf8(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_insert_utf8' in scope
 6937 |         FfiConverterUInt32.lower(pos),
 6938 |         FfiConverterString.lower(s),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6951:5: error: cannot find 'uniffi_loro_fn_method_lorotext_is_attached' in scope
 6949 | open func isAttached() -> Bool {
 6950 |     return try!  FfiConverterBool.lift(try! rustCall() {
 6951 |     uniffi_loro_fn_method_lorotext_is_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_is_attached' in scope
 6952 |     )
 6953 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6961:5: error: cannot find 'uniffi_loro_fn_method_lorotext_is_deleted' in scope
 6959 | open func isDeleted() -> Bool {
 6960 |     return try!  FfiConverterBool.lift(try! rustCall() {
 6961 |     uniffi_loro_fn_method_lorotext_is_deleted(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_is_deleted' in scope
 6962 |     )
 6963 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6971:5: error: cannot find 'uniffi_loro_fn_method_lorotext_is_empty' in scope
 6969 | open func isEmpty() -> Bool {
 6970 |     return try!  FfiConverterBool.lift(try! rustCall() {
 6971 |     uniffi_loro_fn_method_lorotext_is_empty(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_is_empty' in scope
 6972 |     )
 6973 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6981:5: error: cannot find 'uniffi_loro_fn_method_lorotext_len_unicode' in scope
 6979 | open func lenUnicode() -> UInt32 {
 6980 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
 6981 |     uniffi_loro_fn_method_lorotext_len_unicode(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_len_unicode' in scope
 6982 |     )
 6983 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:6991:5: error: cannot find 'uniffi_loro_fn_method_lorotext_len_utf16' in scope
 6989 | open func lenUtf16() -> UInt32 {
 6990 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
 6991 |     uniffi_loro_fn_method_lorotext_len_utf16(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_len_utf16' in scope
 6992 |     )
 6993 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7001:5: error: cannot find 'uniffi_loro_fn_method_lorotext_len_utf8' in scope
 6999 | open func lenUtf8() -> UInt32 {
 7000 |     return try!  FfiConverterUInt32.lift(try! rustCall() {
 7001 |     uniffi_loro_fn_method_lorotext_len_utf8(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_len_utf8' in scope
 7002 |     )
 7003 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7023:5: error: cannot find 'uniffi_loro_fn_method_lorotext_mark' in scope
 7021 |      */
 7022 | open func mark(from: UInt32, to: UInt32, key: String, value: LoroValueLike)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7023 |     uniffi_loro_fn_method_lorotext_mark(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_mark' in scope
 7024 |         FfiConverterUInt32.lower(from),
 7025 |         FfiConverterUInt32.lower(to),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7036:5: error: cannot find 'uniffi_loro_fn_method_lorotext_push_str' in scope
 7034 |      */
 7035 | open func pushStr(s: String)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7036 |     uniffi_loro_fn_method_lorotext_push_str(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_push_str' in scope
 7037 |         FfiConverterString.lower(s),$0
 7038 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7047:5: error: cannot find 'uniffi_loro_fn_method_lorotext_slice' in scope
 7045 | open func slice(startIndex: UInt32, endIndex: UInt32)throws  -> String {
 7046 |     return try  FfiConverterString.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7047 |     uniffi_loro_fn_method_lorotext_slice(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_slice' in scope
 7048 |         FfiConverterUInt32.lower(startIndex),
 7049 |         FfiConverterUInt32.lower(endIndex),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7059:5: error: cannot find 'uniffi_loro_fn_method_lorotext_splice' in scope
 7057 | open func splice(pos: UInt32, len: UInt32, s: String)throws  -> String {
 7058 |     return try  FfiConverterString.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7059 |     uniffi_loro_fn_method_lorotext_splice(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_splice' in scope
 7060 |         FfiConverterUInt32.lower(pos),
 7061 |         FfiConverterUInt32.lower(len),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7072:5: error: cannot find 'uniffi_loro_fn_method_lorotext_to_delta' in scope
 7070 | open func toDelta() -> [TextDelta] {
 7071 |     return try!  FfiConverterSequenceTypeTextDelta.lift(try! rustCall() {
 7072 |     uniffi_loro_fn_method_lorotext_to_delta(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_to_delta' in scope
 7073 |     )
 7074 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7082:5: error: cannot find 'uniffi_loro_fn_method_lorotext_to_string' in scope
 7080 | open func toString() -> String {
 7081 |     return try!  FfiConverterString.lift(try! rustCall() {
 7082 |     uniffi_loro_fn_method_lorotext_to_string(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_to_string' in scope
 7083 |     )
 7084 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7106:5: error: cannot find 'uniffi_loro_fn_method_lorotext_unmark' in scope
 7104 |      */
 7105 | open func unmark(from: UInt32, to: UInt32, key: String)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7106 |     uniffi_loro_fn_method_lorotext_unmark(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_unmark' in scope
 7107 |         FfiConverterUInt32.lower(from),
 7108 |         FfiConverterUInt32.lower(to),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7124:5: error: cannot find 'uniffi_loro_fn_method_lorotext_update' in scope
 7122 |      */
 7123 | open func update(s: String, options: UpdateOptions)throws  {try rustCallWithError(FfiConverterTypeUpdateTimeoutError.lift) {
 7124 |     uniffi_loro_fn_method_lorotext_update(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_update' in scope
 7125 |         FfiConverterString.lower(s),
 7126 |         FfiConverterTypeUpdateOptions.lower(options),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7137:5: error: cannot find 'uniffi_loro_fn_method_lorotext_update_by_line' in scope
 7135 |      */
 7136 | open func updateByLine(s: String, options: UpdateOptions)throws  {try rustCallWithError(FfiConverterTypeUpdateTimeoutError.lift) {
 7137 |     uniffi_loro_fn_method_lorotext_update_by_line(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotext_update_by_line' in scope
 7138 |         FfiConverterString.lower(s),
 7139 |         FfiConverterTypeUpdateOptions.lower(options),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7411:32: error: cannot find 'uniffi_loro_fn_clone_lorotree' in scope
 7409 | #endif
 7410 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 7411 |         return try! rustCall { uniffi_loro_fn_clone_lorotree(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_lorotree' in scope
 7412 |     }
 7413 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7422:5: error: cannot find 'uniffi_loro_fn_constructor_lorotree_new' in scope
 7420 |     let pointer =
 7421 |         try! rustCall() {
 7422 |     uniffi_loro_fn_constructor_lorotree_new($0
      |     `- error: cannot find 'uniffi_loro_fn_constructor_lorotree_new' in scope
 7423 |     )
 7424 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7433:25: error: cannot find 'uniffi_loro_fn_free_lorotree' in scope
 7431 |         }
 7432 |
 7433 |         try! rustCall { uniffi_loro_fn_free_lorotree(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_lorotree' in scope
 7434 |     }
 7435 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7446:5: error: cannot find 'uniffi_loro_fn_method_lorotree_children' in scope
 7444 | open func children(parent: TreeParentId) -> [TreeId]? {
 7445 |     return try!  FfiConverterOptionSequenceTypeTreeID.lift(try! rustCall() {
 7446 |     uniffi_loro_fn_method_lorotree_children(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_children' in scope
 7447 |         FfiConverterTypeTreeParentId.lower(parent),$0
 7448 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7457:5: error: cannot find 'uniffi_loro_fn_method_lorotree_children_num' in scope
 7455 | open func childrenNum(parent: TreeParentId) -> UInt32? {
 7456 |     return try!  FfiConverterOptionUInt32.lift(try! rustCall() {
 7457 |     uniffi_loro_fn_method_lorotree_children_num(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_children_num' in scope
 7458 |         FfiConverterTypeTreeParentId.lower(parent),$0
 7459 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7468:5: error: cannot find 'uniffi_loro_fn_method_lorotree_contains' in scope
 7466 | open func contains(target: TreeId) -> Bool {
 7467 |     return try!  FfiConverterBool.lift(try! rustCall() {
 7468 |     uniffi_loro_fn_method_lorotree_contains(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_contains' in scope
 7469 |         FfiConverterTypeTreeID.lower(target),$0
 7470 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7482:5: error: cannot find 'uniffi_loro_fn_method_lorotree_create' in scope
 7480 | open func create(parent: TreeParentId)throws  -> TreeId {
 7481 |     return try  FfiConverterTypeTreeID.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7482 |     uniffi_loro_fn_method_lorotree_create(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_create' in scope
 7483 |         FfiConverterTypeTreeParentId.lower(parent),$0
 7484 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7496:5: error: cannot find 'uniffi_loro_fn_method_lorotree_create_at' in scope
 7494 | open func createAt(parent: TreeParentId, index: UInt32)throws  -> TreeId {
 7495 |     return try  FfiConverterTypeTreeID.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7496 |     uniffi_loro_fn_method_lorotree_create_at(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_create_at' in scope
 7497 |         FfiConverterTypeTreeParentId.lower(parent),
 7498 |         FfiConverterUInt32.lower(index),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7510:5: error: cannot find 'uniffi_loro_fn_method_lorotree_delete' in scope
 7508 |      */
 7509 | open func delete(target: TreeId)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7510 |     uniffi_loro_fn_method_lorotree_delete(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_delete' in scope
 7511 |         FfiConverterTypeTreeID.lower(target),$0
 7512 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7524:5: error: cannot find 'uniffi_loro_fn_method_lorotree_disable_fractional_index' in scope
 7522 |      */
 7523 | open func disableFractionalIndex() {try! rustCall() {
 7524 |     uniffi_loro_fn_method_lorotree_disable_fractional_index(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_disable_fractional_index' in scope
 7525 |     )
 7526 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7534:5: error: cannot find 'uniffi_loro_fn_method_lorotree_doc' in scope
 7532 | open func doc() -> LoroDoc? {
 7533 |     return try!  FfiConverterOptionTypeLoroDoc.lift(try! rustCall() {
 7534 |     uniffi_loro_fn_method_lorotree_doc(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_doc' in scope
 7535 |     )
 7536 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7549:5: error: cannot find 'uniffi_loro_fn_method_lorotree_enable_fractional_index' in scope
 7547 |      */
 7548 | open func enableFractionalIndex(jitter: UInt8) {try! rustCall() {
 7549 |     uniffi_loro_fn_method_lorotree_enable_fractional_index(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_enable_fractional_index' in scope
 7550 |         FfiConverterUInt8.lower(jitter),$0
 7551 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7560:5: error: cannot find 'uniffi_loro_fn_method_lorotree_fractional_index' in scope
 7558 | open func fractionalIndex(target: TreeId) -> String? {
 7559 |     return try!  FfiConverterOptionString.lift(try! rustCall() {
 7560 |     uniffi_loro_fn_method_lorotree_fractional_index(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_fractional_index' in scope
 7561 |         FfiConverterTypeTreeID.lower(target),$0
 7562 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7571:5: error: cannot find 'uniffi_loro_fn_method_lorotree_get_attached' in scope
 7569 | open func getAttached() -> LoroTree? {
 7570 |     return try!  FfiConverterOptionTypeLoroTree.lift(try! rustCall() {
 7571 |     uniffi_loro_fn_method_lorotree_get_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_get_attached' in scope
 7572 |     )
 7573 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7581:5: error: cannot find 'uniffi_loro_fn_method_lorotree_get_last_move_id' in scope
 7579 | open func getLastMoveId(target: TreeId) -> Id? {
 7580 |     return try!  FfiConverterOptionTypeID.lift(try! rustCall() {
 7581 |     uniffi_loro_fn_method_lorotree_get_last_move_id(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_get_last_move_id' in scope
 7582 |         FfiConverterTypeTreeID.lower(target),$0
 7583 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7592:5: error: cannot find 'uniffi_loro_fn_method_lorotree_get_meta' in scope
 7590 | open func getMeta(target: TreeId)throws  -> LoroMap {
 7591 |     return try  FfiConverterTypeLoroMap.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7592 |     uniffi_loro_fn_method_lorotree_get_meta(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_get_meta' in scope
 7593 |         FfiConverterTypeTreeID.lower(target),$0
 7594 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7606:5: error: cannot find 'uniffi_loro_fn_method_lorotree_get_value' in scope
 7604 | open func getValue() -> LoroValue {
 7605 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 7606 |     uniffi_loro_fn_method_lorotree_get_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_get_value' in scope
 7607 |     )
 7608 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7616:5: error: cannot find 'uniffi_loro_fn_method_lorotree_get_value_with_meta' in scope
 7614 | open func getValueWithMeta() -> LoroValue {
 7615 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 7616 |     uniffi_loro_fn_method_lorotree_get_value_with_meta(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_get_value_with_meta' in scope
 7617 |     )
 7618 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7626:5: error: cannot find 'uniffi_loro_fn_method_lorotree_id' in scope
 7624 | open func id() -> ContainerId {
 7625 |     return try!  FfiConverterTypeContainerID.lift(try! rustCall() {
 7626 |     uniffi_loro_fn_method_lorotree_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_id' in scope
 7627 |     )
 7628 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7639:5: error: cannot find 'uniffi_loro_fn_method_lorotree_is_attached' in scope
 7637 | open func isAttached() -> Bool {
 7638 |     return try!  FfiConverterBool.lift(try! rustCall() {
 7639 |     uniffi_loro_fn_method_lorotree_is_attached(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_is_attached' in scope
 7640 |     )
 7641 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7649:5: error: cannot find 'uniffi_loro_fn_method_lorotree_is_deleted' in scope
 7647 | open func isDeleted() -> Bool {
 7648 |     return try!  FfiConverterBool.lift(try! rustCall() {
 7649 |     uniffi_loro_fn_method_lorotree_is_deleted(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_is_deleted' in scope
 7650 |     )
 7651 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7659:5: error: cannot find 'uniffi_loro_fn_method_lorotree_is_fractional_index_enabled' in scope
 7657 | open func isFractionalIndexEnabled() -> Bool {
 7658 |     return try!  FfiConverterBool.lift(try! rustCall() {
 7659 |     uniffi_loro_fn_method_lorotree_is_fractional_index_enabled(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_is_fractional_index_enabled' in scope
 7660 |     )
 7661 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7672:5: error: cannot find 'uniffi_loro_fn_method_lorotree_is_node_deleted' in scope
 7670 | open func isNodeDeleted(target: TreeId)throws  -> Bool {
 7671 |     return try  FfiConverterBool.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7672 |     uniffi_loro_fn_method_lorotree_is_node_deleted(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_is_node_deleted' in scope
 7673 |         FfiConverterTypeTreeID.lower(target),$0
 7674 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7684:5: error: cannot find 'uniffi_loro_fn_method_lorotree_mov' in scope
 7682 |      */
 7683 | open func mov(target: TreeId, parent: TreeParentId)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7684 |     uniffi_loro_fn_method_lorotree_mov(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_mov' in scope
 7685 |         FfiConverterTypeTreeID.lower(target),
 7686 |         FfiConverterTypeTreeParentId.lower(parent),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7695:5: error: cannot find 'uniffi_loro_fn_method_lorotree_mov_after' in scope
 7693 |      */
 7694 | open func movAfter(target: TreeId, after: TreeId)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7695 |     uniffi_loro_fn_method_lorotree_mov_after(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_mov_after' in scope
 7696 |         FfiConverterTypeTreeID.lower(target),
 7697 |         FfiConverterTypeTreeID.lower(after),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7706:5: error: cannot find 'uniffi_loro_fn_method_lorotree_mov_before' in scope
 7704 |      */
 7705 | open func movBefore(target: TreeId, before: TreeId)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7706 |     uniffi_loro_fn_method_lorotree_mov_before(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_mov_before' in scope
 7707 |         FfiConverterTypeTreeID.lower(target),
 7708 |         FfiConverterTypeTreeID.lower(before),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7718:5: error: cannot find 'uniffi_loro_fn_method_lorotree_mov_to' in scope
 7716 |      */
 7717 | open func movTo(target: TreeId, parent: TreeParentId, to: UInt32)throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7718 |     uniffi_loro_fn_method_lorotree_mov_to(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_mov_to' in scope
 7719 |         FfiConverterTypeTreeID.lower(target),
 7720 |         FfiConverterTypeTreeParentId.lower(parent),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7731:5: error: cannot find 'uniffi_loro_fn_method_lorotree_nodes' in scope
 7729 | open func nodes() -> [TreeId] {
 7730 |     return try!  FfiConverterSequenceTypeTreeID.lift(try! rustCall() {
 7731 |     uniffi_loro_fn_method_lorotree_nodes(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_nodes' in scope
 7732 |     )
 7733 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7744:5: error: cannot find 'uniffi_loro_fn_method_lorotree_parent' in scope
 7742 | open func parent(target: TreeId)throws  -> TreeParentId {
 7743 |     return try  FfiConverterTypeTreeParentId.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 7744 |     uniffi_loro_fn_method_lorotree_parent(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_parent' in scope
 7745 |         FfiConverterTypeTreeID.lower(target),$0
 7746 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7755:5: error: cannot find 'uniffi_loro_fn_method_lorotree_roots' in scope
 7753 | open func roots() -> [TreeId] {
 7754 |     return try!  FfiConverterSequenceTypeTreeID.lift(try! rustCall() {
 7755 |     uniffi_loro_fn_method_lorotree_roots(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorotree_roots' in scope
 7756 |     )
 7757 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7861:32: error: cannot find 'uniffi_loro_fn_clone_lorounknown' in scope
 7859 | #endif
 7860 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 7861 |         return try! rustCall { uniffi_loro_fn_clone_lorounknown(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_lorounknown' in scope
 7862 |     }
 7863 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7870:25: error: cannot find 'uniffi_loro_fn_free_lorounknown' in scope
 7868 |         }
 7869 |
 7870 |         try! rustCall { uniffi_loro_fn_free_lorounknown(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_lorounknown' in scope
 7871 |     }
 7872 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7881:5: error: cannot find 'uniffi_loro_fn_method_lorounknown_id' in scope
 7879 | open func id() -> ContainerId {
 7880 |     return try!  FfiConverterTypeContainerID.lift(try! rustCall() {
 7881 |     uniffi_loro_fn_method_lorounknown_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorounknown_id' in scope
 7882 |     )
 7883 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7984:32: error: cannot find 'uniffi_loro_fn_clone_lorovaluelike' in scope
 7982 | #endif
 7983 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 7984 |         return try! rustCall { uniffi_loro_fn_clone_lorovaluelike(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_lorovaluelike' in scope
 7985 |     }
 7986 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:7993:25: error: cannot find 'uniffi_loro_fn_free_lorovaluelike' in scope
 7991 |         }
 7992 |
 7993 |         try! rustCall { uniffi_loro_fn_free_lorovaluelike(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_lorovaluelike' in scope
 7994 |     }
 7995 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8001:5: error: cannot find 'uniffi_loro_fn_method_lorovaluelike_as_loro_value' in scope
 7999 | open func asLoroValue() -> LoroValue {
 8000 |     return try!  FfiConverterTypeLoroValue.lift(try! rustCall() {
 8001 |     uniffi_loro_fn_method_lorovaluelike_as_loro_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_lorovaluelike_as_loro_value' in scope
 8002 |     )
 8003 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8048:5: error: cannot find 'uniffi_loro_fn_init_callback_vtable_lorovaluelike' in scope
 8046 |
 8047 | private func uniffiCallbackInitLoroValueLike() {
 8048 |     uniffi_loro_fn_init_callback_vtable_lorovaluelike(&UniffiCallbackInterfaceLoroValueLike.vtable)
      |     `- error: cannot find 'uniffi_loro_fn_init_callback_vtable_lorovaluelike' in scope
 8049 | }
 8050 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8150:32: error: cannot find 'uniffi_loro_fn_clone_onpop' in scope
 8148 | #endif
 8149 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 8150 |         return try! rustCall { uniffi_loro_fn_clone_onpop(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_onpop' in scope
 8151 |     }
 8152 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8159:25: error: cannot find 'uniffi_loro_fn_free_onpop' in scope
 8157 |         }
 8158 |
 8159 |         try! rustCall { uniffi_loro_fn_free_onpop(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_onpop' in scope
 8160 |     }
 8161 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8166:5: error: cannot find 'uniffi_loro_fn_method_onpop_on_pop' in scope
 8164 |
 8165 | open func onPop(undoOrRedo: UndoOrRedo, span: CounterSpan, undoMeta: UndoItemMeta) {try! rustCall() {
 8166 |     uniffi_loro_fn_method_onpop_on_pop(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_onpop_on_pop' in scope
 8167 |         FfiConverterTypeUndoOrRedo.lower(undoOrRedo),
 8168 |         FfiConverterTypeCounterSpan.lower(span),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8222:5: error: cannot find 'uniffi_loro_fn_init_callback_vtable_onpop' in scope
 8220 |
 8221 | private func uniffiCallbackInitOnPop() {
 8222 |     uniffi_loro_fn_init_callback_vtable_onpop(&UniffiCallbackInterfaceOnPop.vtable)
      |     `- error: cannot find 'uniffi_loro_fn_init_callback_vtable_onpop' in scope
 8223 | }
 8224 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8324:32: error: cannot find 'uniffi_loro_fn_clone_onpush' in scope
 8322 | #endif
 8323 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 8324 |         return try! rustCall { uniffi_loro_fn_clone_onpush(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_onpush' in scope
 8325 |     }
 8326 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8333:25: error: cannot find 'uniffi_loro_fn_free_onpush' in scope
 8331 |         }
 8332 |
 8333 |         try! rustCall { uniffi_loro_fn_free_onpush(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_onpush' in scope
 8334 |     }
 8335 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8341:5: error: cannot find 'uniffi_loro_fn_method_onpush_on_push' in scope
 8339 | open func onPush(undoOrRedo: UndoOrRedo, span: CounterSpan, diffEvent: DiffEvent?) -> UndoItemMeta {
 8340 |     return try!  FfiConverterTypeUndoItemMeta.lift(try! rustCall() {
 8341 |     uniffi_loro_fn_method_onpush_on_push(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_onpush_on_push' in scope
 8342 |         FfiConverterTypeUndoOrRedo.lower(undoOrRedo),
 8343 |         FfiConverterTypeCounterSpan.lower(span),
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8397:5: error: cannot find 'uniffi_loro_fn_init_callback_vtable_onpush' in scope
 8395 |
 8396 | private func uniffiCallbackInitOnPush() {
 8397 |     uniffi_loro_fn_init_callback_vtable_onpush(&UniffiCallbackInterfaceOnPush.vtable)
      |     `- error: cannot find 'uniffi_loro_fn_init_callback_vtable_onpush' in scope
 8398 | }
 8399 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8499:32: error: cannot find 'uniffi_loro_fn_clone_precommitcallback' in scope
 8497 | #endif
 8498 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 8499 |         return try! rustCall { uniffi_loro_fn_clone_precommitcallback(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_precommitcallback' in scope
 8500 |     }
 8501 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8508:25: error: cannot find 'uniffi_loro_fn_free_precommitcallback' in scope
 8506 |         }
 8507 |
 8508 |         try! rustCall { uniffi_loro_fn_free_precommitcallback(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_precommitcallback' in scope
 8509 |     }
 8510 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8515:5: error: cannot find 'uniffi_loro_fn_method_precommitcallback_on_pre_commit' in scope
 8513 |
 8514 | open func onPreCommit(payload: PreCommitCallbackPayload) {try! rustCall() {
 8515 |     uniffi_loro_fn_method_precommitcallback_on_pre_commit(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_precommitcallback_on_pre_commit' in scope
 8516 |         FfiConverterTypePreCommitCallbackPayload.lower(payload),$0
 8517 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8565:5: error: cannot find 'uniffi_loro_fn_init_callback_vtable_precommitcallback' in scope
 8563 |
 8564 | private func uniffiCallbackInitPreCommitCallback() {
 8565 |     uniffi_loro_fn_init_callback_vtable_precommitcallback(&UniffiCallbackInterfacePreCommitCallback.vtable)
      |     `- error: cannot find 'uniffi_loro_fn_init_callback_vtable_precommitcallback' in scope
 8566 | }
 8567 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8669:32: error: cannot find 'uniffi_loro_fn_clone_styleconfigmap' in scope
 8667 | #endif
 8668 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 8669 |         return try! rustCall { uniffi_loro_fn_clone_styleconfigmap(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_styleconfigmap' in scope
 8670 |     }
 8671 | public convenience init() {
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8674:5: error: cannot find 'uniffi_loro_fn_constructor_styleconfigmap_new' in scope
 8672 |     let pointer =
 8673 |         try! rustCall() {
 8674 |     uniffi_loro_fn_constructor_styleconfigmap_new($0
      |     `- error: cannot find 'uniffi_loro_fn_constructor_styleconfigmap_new' in scope
 8675 |     )
 8676 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8685:25: error: cannot find 'uniffi_loro_fn_free_styleconfigmap' in scope
 8683 |         }
 8684 |
 8685 |         try! rustCall { uniffi_loro_fn_free_styleconfigmap(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_styleconfigmap' in scope
 8686 |     }
 8687 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8691:5: error: cannot find 'uniffi_loro_fn_constructor_styleconfigmap_default_rich_text_config' in scope
 8689 | public static func defaultRichTextConfig() -> StyleConfigMap {
 8690 |     return try!  FfiConverterTypeStyleConfigMap.lift(try! rustCall() {
 8691 |     uniffi_loro_fn_constructor_styleconfigmap_default_rich_text_config($0
      |     `- error: cannot find 'uniffi_loro_fn_constructor_styleconfigmap_default_rich_text_config' in scope
 8692 |     )
 8693 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8700:5: error: cannot find 'uniffi_loro_fn_method_styleconfigmap_get' in scope
 8698 | open func get(key: String) -> StyleConfig? {
 8699 |     return try!  FfiConverterOptionTypeStyleConfig.lift(try! rustCall() {
 8700 |     uniffi_loro_fn_method_styleconfigmap_get(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_styleconfigmap_get' in scope
 8701 |         FfiConverterString.lower(key),$0
 8702 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8707:5: error: cannot find 'uniffi_loro_fn_method_styleconfigmap_insert' in scope
 8705 |
 8706 | open func insert(key: String, value: StyleConfig) {try! rustCall() {
 8707 |     uniffi_loro_fn_method_styleconfigmap_insert(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_styleconfigmap_insert' in scope
 8708 |         FfiConverterString.lower(key),
 8709 |         FfiConverterTypeStyleConfig.lower(value),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8812:32: error: cannot find 'uniffi_loro_fn_clone_subscriber' in scope
 8810 | #endif
 8811 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 8812 |         return try! rustCall { uniffi_loro_fn_clone_subscriber(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_subscriber' in scope
 8813 |     }
 8814 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8821:25: error: cannot find 'uniffi_loro_fn_free_subscriber' in scope
 8819 |         }
 8820 |
 8821 |         try! rustCall { uniffi_loro_fn_free_subscriber(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_subscriber' in scope
 8822 |     }
 8823 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8828:5: error: cannot find 'uniffi_loro_fn_method_subscriber_on_diff' in scope
 8826 |
 8827 | open func onDiff(diff: DiffEvent) {try! rustCall() {
 8828 |     uniffi_loro_fn_method_subscriber_on_diff(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_subscriber_on_diff' in scope
 8829 |         FfiConverterTypeDiffEvent.lower(diff),$0
 8830 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8878:5: error: cannot find 'uniffi_loro_fn_init_callback_vtable_subscriber' in scope
 8876 |
 8877 | private func uniffiCallbackInitSubscriber() {
 8878 |     uniffi_loro_fn_init_callback_vtable_subscriber(&UniffiCallbackInterfaceSubscriber.vtable)
      |     `- error: cannot find 'uniffi_loro_fn_init_callback_vtable_subscriber' in scope
 8879 | }
 8880 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:8998:32: error: cannot find 'uniffi_loro_fn_clone_subscription' in scope
 8996 | #endif
 8997 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 8998 |         return try! rustCall { uniffi_loro_fn_clone_subscription(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_subscription' in scope
 8999 |     }
 9000 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9007:25: error: cannot find 'uniffi_loro_fn_free_subscription' in scope
 9005 |         }
 9006 |
 9007 |         try! rustCall { uniffi_loro_fn_free_subscription(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_subscription' in scope
 9008 |     }
 9009 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9019:5: error: cannot find 'uniffi_loro_fn_method_subscription_detach' in scope
 9017 |      */
 9018 | open func detach() {try! rustCall() {
 9019 |     uniffi_loro_fn_method_subscription_detach(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_subscription_detach' in scope
 9020 |     )
 9021 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9028:5: error: cannot find 'uniffi_loro_fn_method_subscription_unsubscribe' in scope
 9026 |      */
 9027 | open func unsubscribe() {try! rustCall() {
 9028 |     uniffi_loro_fn_method_subscription_unsubscribe(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_subscription_unsubscribe' in scope
 9029 |     )
 9030 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9182:32: error: cannot find 'uniffi_loro_fn_clone_undomanager' in scope
 9180 | #endif
 9181 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 9182 |         return try! rustCall { uniffi_loro_fn_clone_undomanager(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_undomanager' in scope
 9183 |     }
 9184 |     /**
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9190:5: error: cannot find 'uniffi_loro_fn_constructor_undomanager_new' in scope
 9188 |     let pointer =
 9189 |         try! rustCall() {
 9190 |     uniffi_loro_fn_constructor_undomanager_new(
      |     `- error: cannot find 'uniffi_loro_fn_constructor_undomanager_new' in scope
 9191 |         FfiConverterTypeLoroDoc.lower(doc),$0
 9192 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9202:25: error: cannot find 'uniffi_loro_fn_free_undomanager' in scope
 9200 |         }
 9201 |
 9202 |         try! rustCall { uniffi_loro_fn_free_undomanager(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_undomanager' in scope
 9203 |     }
 9204 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9213:5: error: cannot find 'uniffi_loro_fn_method_undomanager_add_exclude_origin_prefix' in scope
 9211 |      */
 9212 | open func addExcludeOriginPrefix(prefix: String) {try! rustCall() {
 9213 |     uniffi_loro_fn_method_undomanager_add_exclude_origin_prefix(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_undomanager_add_exclude_origin_prefix' in scope
 9214 |         FfiConverterString.lower(prefix),$0
 9215 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9224:5: error: cannot find 'uniffi_loro_fn_method_undomanager_can_redo' in scope
 9222 | open func canRedo() -> Bool {
 9223 |     return try!  FfiConverterBool.lift(try! rustCall() {
 9224 |     uniffi_loro_fn_method_undomanager_can_redo(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_undomanager_can_redo' in scope
 9225 |     )
 9226 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9234:5: error: cannot find 'uniffi_loro_fn_method_undomanager_can_undo' in scope
 9232 | open func canUndo() -> Bool {
 9233 |     return try!  FfiConverterBool.lift(try! rustCall() {
 9234 |     uniffi_loro_fn_method_undomanager_can_undo(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_undomanager_can_undo' in scope
 9235 |     )
 9236 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9243:5: error: cannot find 'uniffi_loro_fn_method_undomanager_record_new_checkpoint' in scope
 9241 |      */
 9242 | open func recordNewCheckpoint()throws  {try rustCallWithError(FfiConverterTypeLoroError.lift) {
 9243 |     uniffi_loro_fn_method_undomanager_record_new_checkpoint(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_undomanager_record_new_checkpoint' in scope
 9244 |     )
 9245 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9253:5: error: cannot find 'uniffi_loro_fn_method_undomanager_redo' in scope
 9251 | open func redo()throws  -> Bool {
 9252 |     return try  FfiConverterBool.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 9253 |     uniffi_loro_fn_method_undomanager_redo(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_undomanager_redo' in scope
 9254 |     )
 9255 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9262:5: error: cannot find 'uniffi_loro_fn_method_undomanager_set_max_undo_steps' in scope
 9260 |      */
 9261 | open func setMaxUndoSteps(size: UInt32) {try! rustCall() {
 9262 |     uniffi_loro_fn_method_undomanager_set_max_undo_steps(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_undomanager_set_max_undo_steps' in scope
 9263 |         FfiConverterUInt32.lower(size),$0
 9264 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9272:5: error: cannot find 'uniffi_loro_fn_method_undomanager_set_merge_interval' in scope
 9270 |      */
 9271 | open func setMergeInterval(interval: Int64) {try! rustCall() {
 9272 |     uniffi_loro_fn_method_undomanager_set_merge_interval(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_undomanager_set_merge_interval' in scope
 9273 |         FfiConverterInt64.lower(interval),$0
 9274 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9283:5: error: cannot find 'uniffi_loro_fn_method_undomanager_set_on_pop' in scope
 9281 |      */
 9282 | open func setOnPop(onPop: OnPop?) {try! rustCall() {
 9283 |     uniffi_loro_fn_method_undomanager_set_on_pop(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_undomanager_set_on_pop' in scope
 9284 |         FfiConverterOptionTypeOnPop.lower(onPop),$0
 9285 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9294:5: error: cannot find 'uniffi_loro_fn_method_undomanager_set_on_push' in scope
 9292 |      */
 9293 | open func setOnPush(onPush: OnPush?) {try! rustCall() {
 9294 |     uniffi_loro_fn_method_undomanager_set_on_push(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_undomanager_set_on_push' in scope
 9295 |         FfiConverterOptionTypeOnPush.lower(onPush),$0
 9296 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9305:5: error: cannot find 'uniffi_loro_fn_method_undomanager_undo' in scope
 9303 | open func undo()throws  -> Bool {
 9304 |     return try  FfiConverterBool.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 9305 |     uniffi_loro_fn_method_undomanager_undo(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_undomanager_undo' in scope
 9306 |     )
 9307 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9408:32: error: cannot find 'uniffi_loro_fn_clone_unsubscriber' in scope
 9406 | #endif
 9407 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 9408 |         return try! rustCall { uniffi_loro_fn_clone_unsubscriber(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_unsubscriber' in scope
 9409 |     }
 9410 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9417:25: error: cannot find 'uniffi_loro_fn_free_unsubscriber' in scope
 9415 |         }
 9416 |
 9417 |         try! rustCall { uniffi_loro_fn_free_unsubscriber(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_unsubscriber' in scope
 9418 |     }
 9419 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9424:5: error: cannot find 'uniffi_loro_fn_method_unsubscriber_on_unsubscribe' in scope
 9422 |
 9423 | open func onUnsubscribe() {try! rustCall() {
 9424 |     uniffi_loro_fn_method_unsubscriber_on_unsubscribe(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_unsubscriber_on_unsubscribe' in scope
 9425 |     )
 9426 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9471:5: error: cannot find 'uniffi_loro_fn_init_callback_vtable_unsubscriber' in scope
 9469 |
 9470 | private func uniffiCallbackInitUnsubscriber() {
 9471 |     uniffi_loro_fn_init_callback_vtable_unsubscriber(&UniffiCallbackInterfaceUnsubscriber.vtable)
      |     `- error: cannot find 'uniffi_loro_fn_init_callback_vtable_unsubscriber' in scope
 9472 | }
 9473 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9595:32: error: cannot find 'uniffi_loro_fn_clone_valueorcontainer' in scope
 9593 | #endif
 9594 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 9595 |         return try! rustCall { uniffi_loro_fn_clone_valueorcontainer(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_valueorcontainer' in scope
 9596 |     }
 9597 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9604:25: error: cannot find 'uniffi_loro_fn_free_valueorcontainer' in scope
 9602 |         }
 9603 |
 9604 |         try! rustCall { uniffi_loro_fn_free_valueorcontainer(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_valueorcontainer' in scope
 9605 |     }
 9606 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9612:5: error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_container' in scope
 9610 | open func asContainer() -> ContainerId? {
 9611 |     return try!  FfiConverterOptionTypeContainerID.lift(try! rustCall() {
 9612 |     uniffi_loro_fn_method_valueorcontainer_as_container(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_container' in scope
 9613 |     )
 9614 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9619:5: error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_loro_counter' in scope
 9617 | open func asLoroCounter() -> LoroCounter? {
 9618 |     return try!  FfiConverterOptionTypeLoroCounter.lift(try! rustCall() {
 9619 |     uniffi_loro_fn_method_valueorcontainer_as_loro_counter(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_loro_counter' in scope
 9620 |     )
 9621 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9626:5: error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_loro_list' in scope
 9624 | open func asLoroList() -> LoroList? {
 9625 |     return try!  FfiConverterOptionTypeLoroList.lift(try! rustCall() {
 9626 |     uniffi_loro_fn_method_valueorcontainer_as_loro_list(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_loro_list' in scope
 9627 |     )
 9628 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9633:5: error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_loro_map' in scope
 9631 | open func asLoroMap() -> LoroMap? {
 9632 |     return try!  FfiConverterOptionTypeLoroMap.lift(try! rustCall() {
 9633 |     uniffi_loro_fn_method_valueorcontainer_as_loro_map(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_loro_map' in scope
 9634 |     )
 9635 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9640:5: error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_loro_movable_list' in scope
 9638 | open func asLoroMovableList() -> LoroMovableList? {
 9639 |     return try!  FfiConverterOptionTypeLoroMovableList.lift(try! rustCall() {
 9640 |     uniffi_loro_fn_method_valueorcontainer_as_loro_movable_list(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_loro_movable_list' in scope
 9641 |     )
 9642 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9647:5: error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_loro_text' in scope
 9645 | open func asLoroText() -> LoroText? {
 9646 |     return try!  FfiConverterOptionTypeLoroText.lift(try! rustCall() {
 9647 |     uniffi_loro_fn_method_valueorcontainer_as_loro_text(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_loro_text' in scope
 9648 |     )
 9649 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9654:5: error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_loro_tree' in scope
 9652 | open func asLoroTree() -> LoroTree? {
 9653 |     return try!  FfiConverterOptionTypeLoroTree.lift(try! rustCall() {
 9654 |     uniffi_loro_fn_method_valueorcontainer_as_loro_tree(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_loro_tree' in scope
 9655 |     )
 9656 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9661:5: error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_loro_unknown' in scope
 9659 | open func asLoroUnknown() -> LoroUnknown? {
 9660 |     return try!  FfiConverterOptionTypeLoroUnknown.lift(try! rustCall() {
 9661 |     uniffi_loro_fn_method_valueorcontainer_as_loro_unknown(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_loro_unknown' in scope
 9662 |     )
 9663 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9668:5: error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_value' in scope
 9666 | open func asValue() -> LoroValue? {
 9667 |     return try!  FfiConverterOptionTypeLoroValue.lift(try! rustCall() {
 9668 |     uniffi_loro_fn_method_valueorcontainer_as_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_valueorcontainer_as_value' in scope
 9669 |     )
 9670 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9675:5: error: cannot find 'uniffi_loro_fn_method_valueorcontainer_container_type' in scope
 9673 | open func containerType() -> ContainerType? {
 9674 |     return try!  FfiConverterOptionTypeContainerType.lift(try! rustCall() {
 9675 |     uniffi_loro_fn_method_valueorcontainer_container_type(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_valueorcontainer_container_type' in scope
 9676 |     )
 9677 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9682:5: error: cannot find 'uniffi_loro_fn_method_valueorcontainer_is_container' in scope
 9680 | open func isContainer() -> Bool {
 9681 |     return try!  FfiConverterBool.lift(try! rustCall() {
 9682 |     uniffi_loro_fn_method_valueorcontainer_is_container(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_valueorcontainer_is_container' in scope
 9683 |     )
 9684 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9689:5: error: cannot find 'uniffi_loro_fn_method_valueorcontainer_is_value' in scope
 9687 | open func isValue() -> Bool {
 9688 |     return try!  FfiConverterBool.lift(try! rustCall() {
 9689 |     uniffi_loro_fn_method_valueorcontainer_is_value(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_valueorcontainer_is_value' in scope
 9690 |     )
 9691 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9816:32: error: cannot find 'uniffi_loro_fn_clone_versionvector' in scope
 9814 | #endif
 9815 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 9816 |         return try! rustCall { uniffi_loro_fn_clone_versionvector(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_loro_fn_clone_versionvector' in scope
 9817 |     }
 9818 | public convenience init() {
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9821:5: error: cannot find 'uniffi_loro_fn_constructor_versionvector_new' in scope
 9819 |     let pointer =
 9820 |         try! rustCall() {
 9821 |     uniffi_loro_fn_constructor_versionvector_new($0
      |     `- error: cannot find 'uniffi_loro_fn_constructor_versionvector_new' in scope
 9822 |     )
 9823 | }
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9832:25: error: cannot find 'uniffi_loro_fn_free_versionvector' in scope
 9830 |         }
 9831 |
 9832 |         try! rustCall { uniffi_loro_fn_free_versionvector(pointer, $0) }
      |                         `- error: cannot find 'uniffi_loro_fn_free_versionvector' in scope
 9833 |     }
 9834 |
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9838:5: error: cannot find 'uniffi_loro_fn_constructor_versionvector_decode' in scope
 9836 | public static func decode(bytes: Data)throws  -> VersionVector {
 9837 |     return try  FfiConverterTypeVersionVector.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
 9838 |     uniffi_loro_fn_constructor_versionvector_decode(
      |     `- error: cannot find 'uniffi_loro_fn_constructor_versionvector_decode' in scope
 9839 |         FfiConverterData.lower(bytes),$0
 9840 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9848:5: error: cannot find 'uniffi_loro_fn_method_versionvector_diff' in scope
 9846 | open func diff(rhs: VersionVector) -> VersionVectorDiff {
 9847 |     return try!  FfiConverterTypeVersionVectorDiff.lift(try! rustCall() {
 9848 |     uniffi_loro_fn_method_versionvector_diff(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_versionvector_diff' in scope
 9849 |         FfiConverterTypeVersionVector.lower(rhs),$0
 9850 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9856:5: error: cannot find 'uniffi_loro_fn_method_versionvector_encode' in scope
 9854 | open func encode() -> Data {
 9855 |     return try!  FfiConverterData.lift(try! rustCall() {
 9856 |     uniffi_loro_fn_method_versionvector_encode(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_loro_fn_method_versionvector_encode' in scope
 9857 |     )
 9858 | })
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9863:5: error: cannot find 'uniffi_loro_fn_method_versionvector_eq' in scope
 9861 | open func eq(other: VersionVector) -> Bool {
 9862 |     return try!  FfiConverterBool.lift(try! rustCall() {
 9863 |     uniffi_loro_fn_method_versionvector_eq(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_versionvector_eq' in scope
 9864 |         FfiConverterTypeVersionVector.lower(other),$0
 9865 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9870:5: error: cannot find 'uniffi_loro_fn_method_versionvector_extend_to_include_vv' in scope
 9868 |
 9869 | open func extendToIncludeVv(other: VersionVector) {try! rustCall() {
 9870 |     uniffi_loro_fn_method_versionvector_extend_to_include_vv(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_versionvector_extend_to_include_vv' in scope
 9871 |         FfiConverterTypeVersionVector.lower(other),$0
 9872 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9878:5: error: cannot find 'uniffi_loro_fn_method_versionvector_get_last' in scope
 9876 | open func getLast(peer: UInt64) -> Int32? {
 9877 |     return try!  FfiConverterOptionInt32.lift(try! rustCall() {
 9878 |     uniffi_loro_fn_method_versionvector_get_last(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_versionvector_get_last' in scope
 9879 |         FfiConverterUInt64.lower(peer),$0
 9880 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9886:5: error: cannot find 'uniffi_loro_fn_method_versionvector_get_missing_span' in scope
 9884 | open func getMissingSpan(target: VersionVector) -> [IdSpan] {
 9885 |     return try!  FfiConverterSequenceTypeIdSpan.lift(try! rustCall() {
 9886 |     uniffi_loro_fn_method_versionvector_get_missing_span(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_versionvector_get_missing_span' in scope
 9887 |         FfiConverterTypeVersionVector.lower(target),$0
 9888 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9894:5: error: cannot find 'uniffi_loro_fn_method_versionvector_includes_id' in scope
 9892 | open func includesId(id: Id) -> Bool {
 9893 |     return try!  FfiConverterBool.lift(try! rustCall() {
 9894 |     uniffi_loro_fn_method_versionvector_includes_id(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_versionvector_includes_id' in scope
 9895 |         FfiConverterTypeID.lower(id),$0
 9896 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9902:5: error: cannot find 'uniffi_loro_fn_method_versionvector_includes_vv' in scope
 9900 | open func includesVv(other: VersionVector) -> Bool {
 9901 |     return try!  FfiConverterBool.lift(try! rustCall() {
 9902 |     uniffi_loro_fn_method_versionvector_includes_vv(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_versionvector_includes_vv' in scope
 9903 |         FfiConverterTypeVersionVector.lower(other),$0
 9904 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9910:5: error: cannot find 'uniffi_loro_fn_method_versionvector_intersect_span' in scope
 9908 | open func intersectSpan(target: IdSpan) -> CounterSpan? {
 9909 |     return try!  FfiConverterOptionTypeCounterSpan.lift(try! rustCall() {
 9910 |     uniffi_loro_fn_method_versionvector_intersect_span(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_versionvector_intersect_span' in scope
 9911 |         FfiConverterTypeIdSpan.lower(target),$0
 9912 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9917:5: error: cannot find 'uniffi_loro_fn_method_versionvector_merge' in scope
 9915 |
 9916 | open func merge(other: VersionVector) {try! rustCall() {
 9917 |     uniffi_loro_fn_method_versionvector_merge(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_versionvector_merge' in scope
 9918 |         FfiConverterTypeVersionVector.lower(other),$0
 9919 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9925:5: error: cannot find 'uniffi_loro_fn_method_versionvector_partial_cmp' in scope
 9923 | open func partialCmp(other: VersionVector) -> Ordering? {
 9924 |     return try!  FfiConverterOptionTypeOrdering.lift(try! rustCall() {
 9925 |     uniffi_loro_fn_method_versionvector_partial_cmp(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_versionvector_partial_cmp' in scope
 9926 |         FfiConverterTypeVersionVector.lower(other),$0
 9927 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9932:5: error: cannot find 'uniffi_loro_fn_method_versionvector_set_end' in scope
 9930 |
 9931 | open func setEnd(id: Id) {try! rustCall() {
 9932 |     uniffi_loro_fn_method_versionvector_set_end(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_versionvector_set_end' in scope
 9933 |         FfiConverterTypeID.lower(id),$0
 9934 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:9939:5: error: cannot find 'uniffi_loro_fn_method_versionvector_set_last' in scope
 9937 |
 9938 | open func setLast(id: Id) {try! rustCall() {
 9939 |     uniffi_loro_fn_method_versionvector_set_last(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_loro_fn_method_versionvector_set_last' in scope
 9940 |         FfiConverterTypeID.lower(id),$0
 9941 |     )
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:15291:5: error: cannot find 'uniffi_loro_fn_func_decode_import_blob_meta' in scope
15289 | public func decodeImportBlobMeta(bytes: Data, checkChecksum: Bool)throws  -> ImportBlobMetadata {
15290 |     return try  FfiConverterTypeImportBlobMetadata.lift(try rustCallWithError(FfiConverterTypeLoroError.lift) {
15291 |     uniffi_loro_fn_func_decode_import_blob_meta(
      |     `- error: cannot find 'uniffi_loro_fn_func_decode_import_blob_meta' in scope
15292 |         FfiConverterData.lower(bytes),
15293 |         FfiConverterBool.lower(checkChecksum),$0
/host/spi-builder-workspace/Sources/Loro/LoroFFI.swift:15299:5: error: cannot find 'uniffi_loro_fn_func_get_version' in scope
15297 | public func getVersion() -> String {
15298 |     return try!  FfiConverterString.lift(try! rustCall() {
15299 |     uniffi_loro_fn_func_get_version($0
      |     `- error: cannot find 'uniffi_loro_fn_func_get_version' in scope
15300 |     )
15301 | })
/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_rustbuffer_from_bytes(ForeignBytes(bufferPointer: ptr), $0) }
   29 |     }
BUILD FAILURE 6.0 linux