The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build XMTPiOS, reference 4.2.3 (e1e8bc), with Swift 6.2 (beta) for Linux on 27 Jun 2025 03:39:23 UTC.

Build Command

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

Build Log

      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_publish_messages' in scope
 1250 |                     self.uniffiClonePointer()
 1251 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1254:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1252 |                 )
 1253 |             },
 1254 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1255 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1256 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1255:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1253 |             },
 1254 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1255 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1256 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 1257 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1256:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1254 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1255 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1256 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1257 |             liftFunc: { $0 },
 1258 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1266:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_admin' in scope
 1264 |         try  await uniffiRustCallAsync(
 1265 |             rustFutureFunc: {
 1266 |                 uniffi_xmtpv3_fn_method_fficonversation_remove_admin(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_admin' in scope
 1267 |                     self.uniffiClonePointer(),
 1268 |                     FfiConverterString.lower(inboxId)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1271:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1269 |                 )
 1270 |             },
 1271 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1272 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1273 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1272:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1270 |             },
 1271 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1272 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1273 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 1274 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1273:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1271 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1272 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1273 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1274 |             liftFunc: { $0 },
 1275 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1283:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_conversation_message_disappearing_settings' in scope
 1281 |         try  await uniffiRustCallAsync(
 1282 |             rustFutureFunc: {
 1283 |                 uniffi_xmtpv3_fn_method_fficonversation_remove_conversation_message_disappearing_settings(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_conversation_message_disappearing_settings' in scope
 1284 |                     self.uniffiClonePointer()
 1285 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1288:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1286 |                 )
 1287 |             },
 1288 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1289 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1290 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1289:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1287 |             },
 1288 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1289 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1290 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 1291 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1290:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1288 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1289 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1290 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1291 |             liftFunc: { $0 },
 1292 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1300:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_members' in scope
 1298 |         try  await uniffiRustCallAsync(
 1299 |             rustFutureFunc: {
 1300 |                 uniffi_xmtpv3_fn_method_fficonversation_remove_members(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_members' in scope
 1301 |                     self.uniffiClonePointer(),
 1302 |                     FfiConverterSequenceTypeFfiIdentifier.lower(accountIdentifiers)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1305:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1303 |                 )
 1304 |             },
 1305 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1306 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1307 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1306:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1304 |             },
 1305 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1306 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1307 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 1308 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1307:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1305 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1306 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1307 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1308 |             liftFunc: { $0 },
 1309 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1317:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_members_by_inbox_id' in scope
 1315 |         try  await uniffiRustCallAsync(
 1316 |             rustFutureFunc: {
 1317 |                 uniffi_xmtpv3_fn_method_fficonversation_remove_members_by_inbox_id(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_members_by_inbox_id' in scope
 1318 |                     self.uniffiClonePointer(),
 1319 |                     FfiConverterSequenceString.lower(inboxIds)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1322:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1320 |                 )
 1321 |             },
 1322 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1323 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1324 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1323:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1321 |             },
 1322 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1323 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1324 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 1325 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1324:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1322 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1323 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1324 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1325 |             liftFunc: { $0 },
 1326 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1334:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_super_admin' in scope
 1332 |         try  await uniffiRustCallAsync(
 1333 |             rustFutureFunc: {
 1334 |                 uniffi_xmtpv3_fn_method_fficonversation_remove_super_admin(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_super_admin' in scope
 1335 |                     self.uniffiClonePointer(),
 1336 |                     FfiConverterString.lower(inboxId)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1339:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1337 |                 )
 1338 |             },
 1339 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1340 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1341 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1340:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1338 |             },
 1339 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1340 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1341 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 1342 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1341:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1339 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1340 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1341 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1342 |             liftFunc: { $0 },
 1343 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1351:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send' in scope
 1349 |         try  await uniffiRustCallAsync(
 1350 |             rustFutureFunc: {
 1351 |                 uniffi_xmtpv3_fn_method_fficonversation_send(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send' in scope
 1352 |                     self.uniffiClonePointer(),
 1353 |                     FfiConverterData.lower(contentBytes)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1356:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 1354 |                 )
 1355 |             },
 1356 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 1357 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 1358 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1357:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 1355 |             },
 1356 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 1357 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 1358 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
 1359 |             liftFunc: FfiConverterData.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1358:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 1356 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 1357 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 1358 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 1359 |             liftFunc: FfiConverterData.lift,
 1360 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1369:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send_optimistic' in scope
 1367 | open func sendOptimistic(contentBytes: Data)throws  -> Data  {
 1368 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
 1369 |     uniffi_xmtpv3_fn_method_fficonversation_send_optimistic(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send_optimistic' in scope
 1370 |         FfiConverterData.lower(contentBytes),$0
 1371 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1379:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send_text' in scope
 1377 |         try  await uniffiRustCallAsync(
 1378 |             rustFutureFunc: {
 1379 |                 uniffi_xmtpv3_fn_method_fficonversation_send_text(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send_text' in scope
 1380 |                     self.uniffiClonePointer(),
 1381 |                     FfiConverterString.lower(text)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1384:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 1382 |                 )
 1383 |             },
 1384 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 1385 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 1386 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1385:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 1383 |             },
 1384 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 1385 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 1386 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
 1387 |             liftFunc: FfiConverterData.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1386:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 1384 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 1385 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 1386 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 1387 |             liftFunc: FfiConverterData.lift,
 1388 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1396:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_stream' in scope
 1394 |         try!  await uniffiRustCallAsync(
 1395 |             rustFutureFunc: {
 1396 |                 uniffi_xmtpv3_fn_method_fficonversation_stream(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_stream' in scope
 1397 |                     self.uniffiClonePointer(),
 1398 |                     FfiConverterTypeFfiMessageCallback_lower(messageCallback)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1401:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 1399 |                 )
 1400 |             },
 1401 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 1402 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 1403 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1402:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 1400 |             },
 1401 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 1402 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 1403 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 1404 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1403:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 1401 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 1402 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 1403 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 1404 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 1405 |             errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1405:27: error: 'nil' requires a contextual type
 1403 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 1404 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 1405 |             errorHandler: nil
      |                           `- error: 'nil' requires a contextual type
 1406 |
 1407 |         )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1412:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_super_admin_list' in scope
 1410 | open func superAdminList()throws  -> [String]  {
 1411 |     return try  FfiConverterSequenceString.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
 1412 |     uniffi_xmtpv3_fn_method_fficonversation_super_admin_list(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_super_admin_list' in scope
 1413 |     )
 1414 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1421:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_sync' in scope
 1419 |         try  await uniffiRustCallAsync(
 1420 |             rustFutureFunc: {
 1421 |                 uniffi_xmtpv3_fn_method_fficonversation_sync(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_sync' in scope
 1422 |                     self.uniffiClonePointer()
 1423 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1426:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1424 |                 )
 1425 |             },
 1426 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1427 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1428 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1427:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1425 |             },
 1426 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1427 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1428 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 1429 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1428:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1426 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1427 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1428 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1429 |             liftFunc: { $0 },
 1430 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1435:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_consent_state' in scope
 1433 |
 1434 | open func updateConsentState(state: FfiConsentState)throws   {try rustCallWithError(FfiConverterTypeGenericError_lift) {
 1435 |     uniffi_xmtpv3_fn_method_fficonversation_update_consent_state(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_consent_state' in scope
 1436 |         FfiConverterTypeFfiConsentState_lower(state),$0
 1437 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1445:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_conversation_message_disappearing_settings' in scope
 1443 |         try  await uniffiRustCallAsync(
 1444 |             rustFutureFunc: {
 1445 |                 uniffi_xmtpv3_fn_method_fficonversation_update_conversation_message_disappearing_settings(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_conversation_message_disappearing_settings' in scope
 1446 |                     self.uniffiClonePointer(),
 1447 |                     FfiConverterTypeFfiMessageDisappearingSettings_lower(settings)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1450:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1448 |                 )
 1449 |             },
 1450 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1451 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1452 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1451:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1449 |             },
 1450 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1451 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1452 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 1453 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1452:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1450 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1451 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1452 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1453 |             liftFunc: { $0 },
 1454 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1462:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_description' in scope
 1460 |         try  await uniffiRustCallAsync(
 1461 |             rustFutureFunc: {
 1462 |                 uniffi_xmtpv3_fn_method_fficonversation_update_group_description(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_description' in scope
 1463 |                     self.uniffiClonePointer(),
 1464 |                     FfiConverterString.lower(groupDescription)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1467:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1465 |                 )
 1466 |             },
 1467 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1468 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1469 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1468:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1466 |             },
 1467 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1468 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1469 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 1470 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1469:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1467 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1468 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1469 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1470 |             liftFunc: { $0 },
 1471 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1479:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_image_url_square' in scope
 1477 |         try  await uniffiRustCallAsync(
 1478 |             rustFutureFunc: {
 1479 |                 uniffi_xmtpv3_fn_method_fficonversation_update_group_image_url_square(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_image_url_square' in scope
 1480 |                     self.uniffiClonePointer(),
 1481 |                     FfiConverterString.lower(groupImageUrlSquare)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1484:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1482 |                 )
 1483 |             },
 1484 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1485 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1486 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1485:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1483 |             },
 1484 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1485 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1486 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 1487 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1486:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1484 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1485 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1486 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1487 |             liftFunc: { $0 },
 1488 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1496:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_name' in scope
 1494 |         try  await uniffiRustCallAsync(
 1495 |             rustFutureFunc: {
 1496 |                 uniffi_xmtpv3_fn_method_fficonversation_update_group_name(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_name' in scope
 1497 |                     self.uniffiClonePointer(),
 1498 |                     FfiConverterString.lower(groupName)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1501:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1499 |                 )
 1500 |             },
 1501 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1502 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1503 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1502:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1500 |             },
 1501 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1502 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1503 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 1504 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1503:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1501 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1502 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1503 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1504 |             liftFunc: { $0 },
 1505 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1513:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_permission_policy' in scope
 1511 |         try  await uniffiRustCallAsync(
 1512 |             rustFutureFunc: {
 1513 |                 uniffi_xmtpv3_fn_method_fficonversation_update_permission_policy(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_permission_policy' in scope
 1514 |                     self.uniffiClonePointer(),
 1515 |                     FfiConverterTypeFfiPermissionUpdateType_lower(permissionUpdateType),FfiConverterTypeFfiPermissionPolicy_lower(permissionPolicyOption),FfiConverterOptionTypeFfiMetadataField.lower(metadataField)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1518:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1516 |                 )
 1517 |             },
 1518 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 1519 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1520 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1519:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1517 |             },
 1518 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1519 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 1520 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 1521 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1520:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1518 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 1519 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 1520 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 1521 |             liftFunc: { $0 },
 1522 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1628:32: error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationcallback' in scope
 1626 | #endif
 1627 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 1628 |         return try! rustCall { uniffi_xmtpv3_fn_clone_fficonversationcallback(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationcallback' in scope
 1629 |     }
 1630 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1637:25: error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationcallback' in scope
 1635 |         }
 1636 |
 1637 |         try! rustCall { uniffi_xmtpv3_fn_free_fficonversationcallback(pointer, $0) }
      |                         `- error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationcallback' in scope
 1638 |     }
 1639 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1644:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationcallback_on_conversation' in scope
 1642 |
 1643 | open func onConversation(conversation: FfiConversation)  {try! rustCall() {
 1644 |     uniffi_xmtpv3_fn_method_fficonversationcallback_on_conversation(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationcallback_on_conversation' in scope
 1645 |         FfiConverterTypeFfiConversation_lower(conversation),$0
 1646 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1651:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationcallback_on_error' in scope
 1649 |
 1650 | open func onError(error: FfiSubscribeError)  {try! rustCall() {
 1651 |     uniffi_xmtpv3_fn_method_fficonversationcallback_on_error(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationcallback_on_error' in scope
 1652 |         FfiConverterTypeFfiSubscribeError_lower(error),$0
 1653 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1728:5: error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_fficonversationcallback' in scope
 1726 |
 1727 | private func uniffiCallbackInitFfiConversationCallback() {
 1728 |     uniffi_xmtpv3_fn_init_callback_vtable_fficonversationcallback(UniffiCallbackInterfaceFfiConversationCallback.vtable)
      |     `- error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_fficonversationcallback' in scope
 1729 | }
 1730 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1834:32: error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationlistitem' in scope
 1832 | #endif
 1833 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 1834 |         return try! rustCall { uniffi_xmtpv3_fn_clone_fficonversationlistitem(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationlistitem' in scope
 1835 |     }
 1836 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1843:25: error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationlistitem' in scope
 1841 |         }
 1842 |
 1843 |         try! rustCall { uniffi_xmtpv3_fn_free_fficonversationlistitem(pointer, $0) }
      |                         `- error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationlistitem' in scope
 1844 |     }
 1845 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1851:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationlistitem_conversation' in scope
 1849 | open func conversation() -> FfiConversation  {
 1850 |     return try!  FfiConverterTypeFfiConversation_lift(try! rustCall() {
 1851 |     uniffi_xmtpv3_fn_method_fficonversationlistitem_conversation(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationlistitem_conversation' in scope
 1852 |     )
 1853 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1858:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationlistitem_last_message' in scope
 1856 | open func lastMessage() -> FfiMessage?  {
 1857 |     return try!  FfiConverterOptionTypeFfiMessage.lift(try! rustCall() {
 1858 |     uniffi_xmtpv3_fn_method_fficonversationlistitem_last_message(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationlistitem_last_message' in scope
 1859 |     )
 1860 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1965:32: error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationmetadata' in scope
 1963 | #endif
 1964 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 1965 |         return try! rustCall { uniffi_xmtpv3_fn_clone_fficonversationmetadata(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationmetadata' in scope
 1966 |     }
 1967 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1974:25: error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationmetadata' in scope
 1972 |         }
 1973 |
 1974 |         try! rustCall { uniffi_xmtpv3_fn_free_fficonversationmetadata(pointer, $0) }
      |                         `- error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationmetadata' in scope
 1975 |     }
 1976 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1982:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationmetadata_conversation_type' in scope
 1980 | open func conversationType() -> FfiConversationType  {
 1981 |     return try!  FfiConverterTypeFfiConversationType_lift(try! rustCall() {
 1982 |     uniffi_xmtpv3_fn_method_fficonversationmetadata_conversation_type(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationmetadata_conversation_type' in scope
 1983 |     )
 1984 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1989:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationmetadata_creator_inbox_id' in scope
 1987 | open func creatorInboxId() -> String  {
 1988 |     return try!  FfiConverterString.lift(try! rustCall() {
 1989 |     uniffi_xmtpv3_fn_method_fficonversationmetadata_creator_inbox_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationmetadata_creator_inbox_id' in scope
 1990 |     )
 1991 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2142:32: error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversations' in scope
 2140 | #endif
 2141 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 2142 |         return try! rustCall { uniffi_xmtpv3_fn_clone_fficonversations(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversations' in scope
 2143 |     }
 2144 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2151:25: error: cannot find 'uniffi_xmtpv3_fn_free_fficonversations' in scope
 2149 |         }
 2150 |
 2151 |         try! rustCall { uniffi_xmtpv3_fn_free_fficonversations(pointer, $0) }
      |                         `- error: cannot find 'uniffi_xmtpv3_fn_free_fficonversations' in scope
 2152 |     }
 2153 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2161:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group' in scope
 2159 |         try  await uniffiRustCallAsync(
 2160 |             rustFutureFunc: {
 2161 |                 uniffi_xmtpv3_fn_method_fficonversations_create_group(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group' in scope
 2162 |                     self.uniffiClonePointer(),
 2163 |                     FfiConverterSequenceTypeFfiIdentifier.lower(accountIdentities),FfiConverterTypeFfiCreateGroupOptions_lower(opts)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2166:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2164 |                 )
 2165 |             },
 2166 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2167 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2168 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2167:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2165 |             },
 2166 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2167 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2168 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2169 |             liftFunc: FfiConverterTypeFfiConversation_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2168:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2166 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2167 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2168 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2169 |             liftFunc: FfiConverterTypeFfiConversation_lift,
 2170 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2176:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group_optimistic' in scope
 2174 | open func createGroupOptimistic(opts: FfiCreateGroupOptions)throws  -> FfiConversation  {
 2175 |     return try  FfiConverterTypeFfiConversation_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
 2176 |     uniffi_xmtpv3_fn_method_fficonversations_create_group_optimistic(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group_optimistic' in scope
 2177 |         FfiConverterTypeFfiCreateGroupOptions_lower(opts),$0
 2178 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2186:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group_with_inbox_ids' in scope
 2184 |         try  await uniffiRustCallAsync(
 2185 |             rustFutureFunc: {
 2186 |                 uniffi_xmtpv3_fn_method_fficonversations_create_group_with_inbox_ids(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group_with_inbox_ids' in scope
 2187 |                     self.uniffiClonePointer(),
 2188 |                     FfiConverterSequenceString.lower(inboxIds),FfiConverterTypeFfiCreateGroupOptions_lower(opts)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2191:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2189 |                 )
 2190 |             },
 2191 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2192 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2193 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2192:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2190 |             },
 2191 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2192 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2193 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2194 |             liftFunc: FfiConverterTypeFfiConversation_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2193:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2191 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2192 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2193 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2194 |             liftFunc: FfiConverterTypeFfiConversation_lift,
 2195 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2203:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm' in scope
 2201 |         try  await uniffiRustCallAsync(
 2202 |             rustFutureFunc: {
 2203 |                 uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm' in scope
 2204 |                     self.uniffiClonePointer(),
 2205 |                     FfiConverterTypeFfiIdentifier_lower(targetIdentity),FfiConverterTypeFfiCreateDMOptions_lower(opts)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2208:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2206 |                 )
 2207 |             },
 2208 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2209 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2210 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2209:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2207 |             },
 2208 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2209 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2210 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2211 |             liftFunc: FfiConverterTypeFfiConversation_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2210:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2208 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2209 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2210 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2211 |             liftFunc: FfiConverterTypeFfiConversation_lift,
 2212 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2220:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm_by_inbox_id' in scope
 2218 |         try  await uniffiRustCallAsync(
 2219 |             rustFutureFunc: {
 2220 |                 uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm_by_inbox_id(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm_by_inbox_id' in scope
 2221 |                     self.uniffiClonePointer(),
 2222 |                     FfiConverterString.lower(inboxId),FfiConverterTypeFfiCreateDMOptions_lower(opts)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2225:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2223 |                 )
 2224 |             },
 2225 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2226 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2227 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2226:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2224 |             },
 2225 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2226 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2227 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2228 |             liftFunc: FfiConverterTypeFfiConversation_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2227:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2225 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2226 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2227 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2228 |             liftFunc: FfiConverterTypeFfiConversation_lift,
 2229 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2235:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_get_hmac_keys' in scope
 2233 | open func getHmacKeys()throws  -> [Data: [FfiHmacKey]]  {
 2234 |     return try  FfiConverterDictionaryDataSequenceTypeFfiHmacKey.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
 2235 |     uniffi_xmtpv3_fn_method_fficonversations_get_hmac_keys(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_get_hmac_keys' in scope
 2236 |     )
 2237 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2242:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list' in scope
 2240 | open func list(opts: FfiListConversationsOptions)throws  -> [FfiConversationListItem]  {
 2241 |     return try  FfiConverterSequenceTypeFfiConversationListItem.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
 2242 |     uniffi_xmtpv3_fn_method_fficonversations_list(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list' in scope
 2243 |         FfiConverterTypeFfiListConversationsOptions_lower(opts),$0
 2244 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2250:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list_dms' in scope
 2248 | open func listDms(opts: FfiListConversationsOptions)throws  -> [FfiConversationListItem]  {
 2249 |     return try  FfiConverterSequenceTypeFfiConversationListItem.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
 2250 |     uniffi_xmtpv3_fn_method_fficonversations_list_dms(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list_dms' in scope
 2251 |         FfiConverterTypeFfiListConversationsOptions_lower(opts),$0
 2252 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2258:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list_groups' in scope
 2256 | open func listGroups(opts: FfiListConversationsOptions)throws  -> [FfiConversationListItem]  {
 2257 |     return try  FfiConverterSequenceTypeFfiConversationListItem.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
 2258 |     uniffi_xmtpv3_fn_method_fficonversations_list_groups(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list_groups' in scope
 2259 |         FfiConverterTypeFfiListConversationsOptions_lower(opts),$0
 2260 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2268:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_process_streamed_welcome_message' in scope
 2266 |         try  await uniffiRustCallAsync(
 2267 |             rustFutureFunc: {
 2268 |                 uniffi_xmtpv3_fn_method_fficonversations_process_streamed_welcome_message(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_process_streamed_welcome_message' in scope
 2269 |                     self.uniffiClonePointer(),
 2270 |                     FfiConverterData.lower(envelopeBytes)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2273:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2271 |                 )
 2272 |             },
 2273 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2274 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2275 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2274:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2272 |             },
 2273 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2274 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2275 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2276 |             liftFunc: FfiConverterTypeFfiConversation_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2275:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2273 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2274 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2275 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2276 |             liftFunc: FfiConverterTypeFfiConversation_lift,
 2277 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2285:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream' in scope
 2283 |         try!  await uniffiRustCallAsync(
 2284 |             rustFutureFunc: {
 2285 |                 uniffi_xmtpv3_fn_method_fficonversations_stream(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream' in scope
 2286 |                     self.uniffiClonePointer(),
 2287 |                     FfiConverterTypeFfiConversationCallback_lower(callback)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2290:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2288 |                 )
 2289 |             },
 2290 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2291 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2292 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2291:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2289 |             },
 2290 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2291 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2292 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2293 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2292:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2290 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2291 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2292 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2293 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2294 |             errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2294:27: error: 'nil' requires a contextual type
 2292 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2293 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2294 |             errorHandler: nil
      |                           `- error: 'nil' requires a contextual type
 2295 |
 2296 |         )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2303:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_dm_messages' in scope
 2301 |         try!  await uniffiRustCallAsync(
 2302 |             rustFutureFunc: {
 2303 |                 uniffi_xmtpv3_fn_method_fficonversations_stream_all_dm_messages(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_dm_messages' in scope
 2304 |                     self.uniffiClonePointer(),
 2305 |                     FfiConverterTypeFfiMessageCallback_lower(messageCallback),FfiConverterOptionSequenceTypeFfiConsentState.lower(consentStates)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2308:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2306 |                 )
 2307 |             },
 2308 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2309 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2310 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2309:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2307 |             },
 2308 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2309 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2310 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2311 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2310:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2308 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2309 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2310 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2311 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2312 |             errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2312:27: error: 'nil' requires a contextual type
 2310 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2311 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2312 |             errorHandler: nil
      |                           `- error: 'nil' requires a contextual type
 2313 |
 2314 |         )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2321:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_group_messages' in scope
 2319 |         try!  await uniffiRustCallAsync(
 2320 |             rustFutureFunc: {
 2321 |                 uniffi_xmtpv3_fn_method_fficonversations_stream_all_group_messages(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_group_messages' in scope
 2322 |                     self.uniffiClonePointer(),
 2323 |                     FfiConverterTypeFfiMessageCallback_lower(messageCallback),FfiConverterOptionSequenceTypeFfiConsentState.lower(consentStates)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2326:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2324 |                 )
 2325 |             },
 2326 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2327 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2328 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2327:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2325 |             },
 2326 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2327 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2328 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2329 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2328:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2326 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2327 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2328 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2329 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2330 |             errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2330:27: error: 'nil' requires a contextual type
 2328 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2329 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2330 |             errorHandler: nil
      |                           `- error: 'nil' requires a contextual type
 2331 |
 2332 |         )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2339:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_messages' in scope
 2337 |         try!  await uniffiRustCallAsync(
 2338 |             rustFutureFunc: {
 2339 |                 uniffi_xmtpv3_fn_method_fficonversations_stream_all_messages(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_messages' in scope
 2340 |                     self.uniffiClonePointer(),
 2341 |                     FfiConverterTypeFfiMessageCallback_lower(messageCallback),FfiConverterOptionSequenceTypeFfiConsentState.lower(consentStates)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2344:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2342 |                 )
 2343 |             },
 2344 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2345 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2346 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2345:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2343 |             },
 2344 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2345 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2346 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2347 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2346:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2344 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2345 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2346 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2347 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2348 |             errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2348:27: error: 'nil' requires a contextual type
 2346 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2347 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2348 |             errorHandler: nil
      |                           `- error: 'nil' requires a contextual type
 2349 |
 2350 |         )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2361:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_consent' in scope
 2359 |         try!  await uniffiRustCallAsync(
 2360 |             rustFutureFunc: {
 2361 |                 uniffi_xmtpv3_fn_method_fficonversations_stream_consent(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_consent' in scope
 2362 |                     self.uniffiClonePointer(),
 2363 |                     FfiConverterTypeFfiConsentCallback_lower(callback)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2366:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2364 |                 )
 2365 |             },
 2366 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2367 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2368 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2367:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2365 |             },
 2366 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2367 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2368 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2369 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2368:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2366 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2367 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2368 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2369 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2370 |             errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2370:27: error: 'nil' requires a contextual type
 2368 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2369 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2370 |             errorHandler: nil
      |                           `- error: 'nil' requires a contextual type
 2371 |
 2372 |         )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2379:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_dms' in scope
 2377 |         try!  await uniffiRustCallAsync(
 2378 |             rustFutureFunc: {
 2379 |                 uniffi_xmtpv3_fn_method_fficonversations_stream_dms(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_dms' in scope
 2380 |                     self.uniffiClonePointer(),
 2381 |                     FfiConverterTypeFfiConversationCallback_lower(callback)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2384:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2382 |                 )
 2383 |             },
 2384 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2385 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2386 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2385:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2383 |             },
 2384 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2385 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2386 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2387 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2386:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2384 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2385 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2386 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2387 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2388 |             errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2388:27: error: 'nil' requires a contextual type
 2386 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2387 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2388 |             errorHandler: nil
      |                           `- error: 'nil' requires a contextual type
 2389 |
 2390 |         )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2397:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_groups' in scope
 2395 |         try!  await uniffiRustCallAsync(
 2396 |             rustFutureFunc: {
 2397 |                 uniffi_xmtpv3_fn_method_fficonversations_stream_groups(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_groups' in scope
 2398 |                     self.uniffiClonePointer(),
 2399 |                     FfiConverterTypeFfiConversationCallback_lower(callback)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2402:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2400 |                 )
 2401 |             },
 2402 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2403 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2404 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2403:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2401 |             },
 2402 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2403 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2404 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2405 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2404:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2402 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2403 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2404 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2405 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2406 |             errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2406:27: error: 'nil' requires a contextual type
 2404 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2405 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2406 |             errorHandler: nil
      |                           `- error: 'nil' requires a contextual type
 2407 |
 2408 |         )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2415:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_messages' in scope
 2413 |         try!  await uniffiRustCallAsync(
 2414 |             rustFutureFunc: {
 2415 |                 uniffi_xmtpv3_fn_method_fficonversations_stream_messages(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_messages' in scope
 2416 |                     self.uniffiClonePointer(),
 2417 |                     FfiConverterTypeFfiMessageCallback_lower(messageCallback),FfiConverterOptionTypeFfiConversationType.lower(conversationType),FfiConverterOptionSequenceTypeFfiConsentState.lower(consentStates)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2420:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2418 |                 )
 2419 |             },
 2420 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2421 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2422 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2421:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2419 |             },
 2420 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2421 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2422 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2423 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2422:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2420 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2421 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2422 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2423 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2424 |             errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2424:27: error: 'nil' requires a contextual type
 2422 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2423 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2424 |             errorHandler: nil
      |                           `- error: 'nil' requires a contextual type
 2425 |
 2426 |         )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2437:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_preferences' in scope
 2435 |         try!  await uniffiRustCallAsync(
 2436 |             rustFutureFunc: {
 2437 |                 uniffi_xmtpv3_fn_method_fficonversations_stream_preferences(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_preferences' in scope
 2438 |                     self.uniffiClonePointer(),
 2439 |                     FfiConverterTypeFfiPreferenceCallback_lower(callback)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2442:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2440 |                 )
 2441 |             },
 2442 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 2443 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2444 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2443:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2441 |             },
 2442 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2443 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 2444 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2445 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2444:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2442 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 2443 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 2444 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 2445 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2446 |             errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2446:27: error: 'nil' requires a contextual type
 2444 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 2445 |             liftFunc: FfiConverterTypeFfiStreamCloser_lift,
 2446 |             errorHandler: nil
      |                           `- error: 'nil' requires a contextual type
 2447 |
 2448 |         )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2455:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_sync' in scope
 2453 |         try  await uniffiRustCallAsync(
 2454 |             rustFutureFunc: {
 2455 |                 uniffi_xmtpv3_fn_method_fficonversations_sync(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_sync' in scope
 2456 |                     self.uniffiClonePointer()
 2457 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2460:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 2458 |                 )
 2459 |             },
 2460 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 2461 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 2462 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2461:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 2459 |             },
 2460 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 2461 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 2462 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 2463 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2462:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 2460 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 2461 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 2462 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 2463 |             liftFunc: { $0 },
 2464 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2472:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_sync_all_conversations' in scope
 2470 |         try  await uniffiRustCallAsync(
 2471 |             rustFutureFunc: {
 2472 |                 uniffi_xmtpv3_fn_method_fficonversations_sync_all_conversations(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_sync_all_conversations' in scope
 2473 |                     self.uniffiClonePointer(),
 2474 |                     FfiConverterOptionSequenceTypeFfiConsentState.lower(consentStates)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2477:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_u32' in scope
 2475 |                 )
 2476 |             },
 2477 |             pollFunc: ffi_xmtpv3_rust_future_poll_u32,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_u32' in scope
 2478 |             completeFunc: ffi_xmtpv3_rust_future_complete_u32,
 2479 |             freeFunc: ffi_xmtpv3_rust_future_free_u32,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2478:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_u32' in scope
 2476 |             },
 2477 |             pollFunc: ffi_xmtpv3_rust_future_poll_u32,
 2478 |             completeFunc: ffi_xmtpv3_rust_future_complete_u32,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_u32' in scope
 2479 |             freeFunc: ffi_xmtpv3_rust_future_free_u32,
 2480 |             liftFunc: FfiConverterUInt32.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2479:23: error: cannot find 'ffi_xmtpv3_rust_future_free_u32' in scope
 2477 |             pollFunc: ffi_xmtpv3_rust_future_poll_u32,
 2478 |             completeFunc: ffi_xmtpv3_rust_future_complete_u32,
 2479 |             freeFunc: ffi_xmtpv3_rust_future_free_u32,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_u32' in scope
 2480 |             liftFunc: FfiConverterUInt32.lift,
 2481 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2587:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffigrouppermissions' in scope
 2585 | #endif
 2586 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 2587 |         return try! rustCall { uniffi_xmtpv3_fn_clone_ffigrouppermissions(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffigrouppermissions' in scope
 2588 |     }
 2589 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2596:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffigrouppermissions' in scope
 2594 |         }
 2595 |
 2596 |         try! rustCall { uniffi_xmtpv3_fn_free_ffigrouppermissions(pointer, $0) }
      |                         `- error: cannot find 'uniffi_xmtpv3_fn_free_ffigrouppermissions' in scope
 2597 |     }
 2598 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2604:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_set' in scope
 2602 | open func policySet()throws  -> FfiPermissionPolicySet  {
 2603 |     return try  FfiConverterTypeFfiPermissionPolicySet_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
 2604 |     uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_set(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_set' in scope
 2605 |     )
 2606 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2611:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_type' in scope
 2609 | open func policyType()throws  -> FfiGroupPermissionsOptions  {
 2610 |     return try  FfiConverterTypeFfiGroupPermissionsOptions_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
 2611 |     uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_type(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_type' in scope
 2612 |     )
 2613 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2718:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffiinboxowner' in scope
 2716 | #endif
 2717 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 2718 |         return try! rustCall { uniffi_xmtpv3_fn_clone_ffiinboxowner(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffiinboxowner' in scope
 2719 |     }
 2720 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2727:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffiinboxowner' in scope
 2725 |         }
 2726 |
 2727 |         try! rustCall { uniffi_xmtpv3_fn_free_ffiinboxowner(pointer, $0) }
      |                         `- error: cannot find 'uniffi_xmtpv3_fn_free_ffiinboxowner' in scope
 2728 |     }
 2729 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2735:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffiinboxowner_get_identifier' in scope
 2733 | open func getIdentifier()throws  -> FfiIdentifier  {
 2734 |     return try  FfiConverterTypeFfiIdentifier_lift(try rustCallWithError(FfiConverterTypeIdentityValidationError_lift) {
 2735 |     uniffi_xmtpv3_fn_method_ffiinboxowner_get_identifier(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffiinboxowner_get_identifier' in scope
 2736 |     )
 2737 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2742:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffiinboxowner_sign' in scope
 2740 | open func sign(text: String)throws  -> Data  {
 2741 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeSigningError_lift) {
 2742 |     uniffi_xmtpv3_fn_method_ffiinboxowner_sign(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffiinboxowner_sign' in scope
 2743 |         FfiConverterString.lower(text),$0
 2744 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2819:5: error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffiinboxowner' in scope
 2817 |
 2818 | private func uniffiCallbackInitFfiInboxOwner() {
 2819 |     uniffi_xmtpv3_fn_init_callback_vtable_ffiinboxowner(UniffiCallbackInterfaceFfiInboxOwner.vtable)
      |     `- error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffiinboxowner' in scope
 2820 | }
 2821 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2925:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffimessagecallback' in scope
 2923 | #endif
 2924 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 2925 |         return try! rustCall { uniffi_xmtpv3_fn_clone_ffimessagecallback(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffimessagecallback' in scope
 2926 |     }
 2927 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2934:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffimessagecallback' in scope
 2932 |         }
 2933 |
 2934 |         try! rustCall { uniffi_xmtpv3_fn_free_ffimessagecallback(pointer, $0) }
      |                         `- error: cannot find 'uniffi_xmtpv3_fn_free_ffimessagecallback' in scope
 2935 |     }
 2936 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2941:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffimessagecallback_on_message' in scope
 2939 |
 2940 | open func onMessage(message: FfiMessage)  {try! rustCall() {
 2941 |     uniffi_xmtpv3_fn_method_ffimessagecallback_on_message(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffimessagecallback_on_message' in scope
 2942 |         FfiConverterTypeFfiMessage_lower(message),$0
 2943 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2948:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffimessagecallback_on_error' in scope
 2946 |
 2947 | open func onError(error: FfiSubscribeError)  {try! rustCall() {
 2948 |     uniffi_xmtpv3_fn_method_ffimessagecallback_on_error(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffimessagecallback_on_error' in scope
 2949 |         FfiConverterTypeFfiSubscribeError_lower(error),$0
 2950 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3025:5: error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffimessagecallback' in scope
 3023 |
 3024 | private func uniffiCallbackInitFfiMessageCallback() {
 3025 |     uniffi_xmtpv3_fn_init_callback_vtable_ffimessagecallback(UniffiCallbackInterfaceFfiMessageCallback.vtable)
      |     `- error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffimessagecallback' in scope
 3026 | }
 3027 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3131:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffipreferencecallback' in scope
 3129 | #endif
 3130 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 3131 |         return try! rustCall { uniffi_xmtpv3_fn_clone_ffipreferencecallback(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffipreferencecallback' in scope
 3132 |     }
 3133 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3140:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffipreferencecallback' in scope
 3138 |         }
 3139 |
 3140 |         try! rustCall { uniffi_xmtpv3_fn_free_ffipreferencecallback(pointer, $0) }
      |                         `- error: cannot find 'uniffi_xmtpv3_fn_free_ffipreferencecallback' in scope
 3141 |     }
 3142 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3147:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffipreferencecallback_on_preference_update' in scope
 3145 |
 3146 | open func onPreferenceUpdate(preference: [FfiPreferenceUpdate])  {try! rustCall() {
 3147 |     uniffi_xmtpv3_fn_method_ffipreferencecallback_on_preference_update(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffipreferencecallback_on_preference_update' in scope
 3148 |         FfiConverterSequenceTypeFfiPreferenceUpdate.lower(preference),$0
 3149 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3154:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffipreferencecallback_on_error' in scope
 3152 |
 3153 | open func onError(error: FfiSubscribeError)  {try! rustCall() {
 3154 |     uniffi_xmtpv3_fn_method_ffipreferencecallback_on_error(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffipreferencecallback_on_error' in scope
 3155 |         FfiConverterTypeFfiSubscribeError_lower(error),$0
 3156 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3231:5: error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffipreferencecallback' in scope
 3229 |
 3230 | private func uniffiCallbackInitFfiPreferenceCallback() {
 3231 |     uniffi_xmtpv3_fn_init_callback_vtable_ffipreferencecallback(UniffiCallbackInterfaceFfiPreferenceCallback.vtable)
      |     `- error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffipreferencecallback' in scope
 3232 | }
 3233 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3348:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffisignaturerequest' in scope
 3346 | #endif
 3347 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 3348 |         return try! rustCall { uniffi_xmtpv3_fn_clone_ffisignaturerequest(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffisignaturerequest' in scope
 3349 |     }
 3350 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3357:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffisignaturerequest' in scope
 3355 |         }
 3356 |
 3357 |         try! rustCall { uniffi_xmtpv3_fn_free_ffisignaturerequest(pointer, $0) }
      |                         `- error: cannot find 'uniffi_xmtpv3_fn_free_ffisignaturerequest' in scope
 3358 |     }
 3359 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3367:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_ecdsa_signature' in scope
 3365 |         try  await uniffiRustCallAsync(
 3366 |             rustFutureFunc: {
 3367 |                 uniffi_xmtpv3_fn_method_ffisignaturerequest_add_ecdsa_signature(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_ecdsa_signature' in scope
 3368 |                     self.uniffiClonePointer(),
 3369 |                     FfiConverterData.lower(signatureBytes)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3372:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 3370 |                 )
 3371 |             },
 3372 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 3373 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 3374 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3373:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 3371 |             },
 3372 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 3373 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 3374 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 3375 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3374:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 3372 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 3373 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 3374 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 3375 |             liftFunc: { $0 },
 3376 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3384:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_passkey_signature' in scope
 3382 |         try  await uniffiRustCallAsync(
 3383 |             rustFutureFunc: {
 3384 |                 uniffi_xmtpv3_fn_method_ffisignaturerequest_add_passkey_signature(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_passkey_signature' in scope
 3385 |                     self.uniffiClonePointer(),
 3386 |                     FfiConverterTypeFfiPasskeySignature_lower(signature)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3389:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 3387 |                 )
 3388 |             },
 3389 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 3390 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 3391 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3390:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 3388 |             },
 3389 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 3390 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 3391 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 3392 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3391:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 3389 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 3390 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 3391 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 3392 |             liftFunc: { $0 },
 3393 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3401:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_scw_signature' in scope
 3399 |         try  await uniffiRustCallAsync(
 3400 |             rustFutureFunc: {
 3401 |                 uniffi_xmtpv3_fn_method_ffisignaturerequest_add_scw_signature(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_scw_signature' in scope
 3402 |                     self.uniffiClonePointer(),
 3403 |                     FfiConverterData.lower(signatureBytes),FfiConverterString.lower(address),FfiConverterUInt64.lower(chainId),FfiConverterOptionUInt64.lower(blockNumber)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3406:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 3404 |                 )
 3405 |             },
 3406 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 3407 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 3408 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3407:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 3405 |             },
 3406 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 3407 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 3408 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 3409 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3408:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 3406 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 3407 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 3408 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 3409 |             liftFunc: { $0 },
 3410 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3418:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_is_ready' in scope
 3416 |         try!  await uniffiRustCallAsync(
 3417 |             rustFutureFunc: {
 3418 |                 uniffi_xmtpv3_fn_method_ffisignaturerequest_is_ready(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_is_ready' in scope
 3419 |                     self.uniffiClonePointer()
 3420 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3423:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_i8' in scope
 3421 |                 )
 3422 |             },
 3423 |             pollFunc: ffi_xmtpv3_rust_future_poll_i8,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_i8' in scope
 3424 |             completeFunc: ffi_xmtpv3_rust_future_complete_i8,
 3425 |             freeFunc: ffi_xmtpv3_rust_future_free_i8,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3424:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_i8' in scope
 3422 |             },
 3423 |             pollFunc: ffi_xmtpv3_rust_future_poll_i8,
 3424 |             completeFunc: ffi_xmtpv3_rust_future_complete_i8,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_i8' in scope
 3425 |             freeFunc: ffi_xmtpv3_rust_future_free_i8,
 3426 |             liftFunc: FfiConverterBool.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3425:23: error: cannot find 'ffi_xmtpv3_rust_future_free_i8' in scope
 3423 |             pollFunc: ffi_xmtpv3_rust_future_poll_i8,
 3424 |             completeFunc: ffi_xmtpv3_rust_future_complete_i8,
 3425 |             freeFunc: ffi_xmtpv3_rust_future_free_i8,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_i8' in scope
 3426 |             liftFunc: FfiConverterBool.lift,
 3427 |             errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3427:27: error: 'nil' requires a contextual type
 3425 |             freeFunc: ffi_xmtpv3_rust_future_free_i8,
 3426 |             liftFunc: FfiConverterBool.lift,
 3427 |             errorHandler: nil
      |                           `- error: 'nil' requires a contextual type
 3428 |
 3429 |         )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3439:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_missing_address_signatures' in scope
 3437 |         try  await uniffiRustCallAsync(
 3438 |             rustFutureFunc: {
 3439 |                 uniffi_xmtpv3_fn_method_ffisignaturerequest_missing_address_signatures(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_missing_address_signatures' in scope
 3440 |                     self.uniffiClonePointer()
 3441 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3444:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 3442 |                 )
 3443 |             },
 3444 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 3445 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 3446 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3445:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 3443 |             },
 3444 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 3445 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 3446 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
 3447 |             liftFunc: FfiConverterSequenceString.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3446:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 3444 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 3445 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 3446 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 3447 |             liftFunc: FfiConverterSequenceString.lift,
 3448 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3456:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_signature_text' in scope
 3454 |         try  await uniffiRustCallAsync(
 3455 |             rustFutureFunc: {
 3456 |                 uniffi_xmtpv3_fn_method_ffisignaturerequest_signature_text(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_signature_text' in scope
 3457 |                     self.uniffiClonePointer()
 3458 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3461:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 3459 |                 )
 3460 |             },
 3461 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 3462 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 3463 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3462:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 3460 |             },
 3461 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 3462 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 3463 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
 3464 |             liftFunc: FfiConverterString.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3463:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 3461 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 3462 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 3463 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 3464 |             liftFunc: FfiConverterString.lift,
 3465 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3582:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffistreamcloser' in scope
 3580 | #endif
 3581 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 3582 |         return try! rustCall { uniffi_xmtpv3_fn_clone_ffistreamcloser(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffistreamcloser' in scope
 3583 |     }
 3584 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3591:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffistreamcloser' in scope
 3589 |         }
 3590 |
 3591 |         try! rustCall { uniffi_xmtpv3_fn_free_ffistreamcloser(pointer, $0) }
      |                         `- error: cannot find 'uniffi_xmtpv3_fn_free_ffistreamcloser' in scope
 3592 |     }
 3593 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3602:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_end' in scope
 3600 |      */
 3601 | open func end()  {try! rustCall() {
 3602 |     uniffi_xmtpv3_fn_method_ffistreamcloser_end(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_end' in scope
 3603 |     )
 3604 | }
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3614:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_end_and_wait' in scope
 3612 |         try  await uniffiRustCallAsync(
 3613 |             rustFutureFunc: {
 3614 |                 uniffi_xmtpv3_fn_method_ffistreamcloser_end_and_wait(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_end_and_wait' in scope
 3615 |                     self.uniffiClonePointer()
 3616 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3619:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 3617 |                 )
 3618 |             },
 3619 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 3620 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 3621 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3620:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 3618 |             },
 3619 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 3620 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 3621 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 3622 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3621:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 3619 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 3620 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 3621 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 3622 |             liftFunc: { $0 },
 3623 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3629:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_is_closed' in scope
 3627 | open func isClosed() -> Bool  {
 3628 |     return try!  FfiConverterBool.lift(try! rustCall() {
 3629 |     uniffi_xmtpv3_fn_method_ffistreamcloser_is_closed(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_is_closed' in scope
 3630 |     )
 3631 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3638:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_wait_for_ready' in scope
 3636 |         try!  await uniffiRustCallAsync(
 3637 |             rustFutureFunc: {
 3638 |                 uniffi_xmtpv3_fn_method_ffistreamcloser_wait_for_ready(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_wait_for_ready' in scope
 3639 |                     self.uniffiClonePointer()
 3640 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3643:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 3641 |                 )
 3642 |             },
 3643 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 3644 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 3645 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3644:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 3642 |             },
 3643 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 3644 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 3645 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 3646 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3645:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 3643 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 3644 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 3645 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 3646 |             liftFunc: { $0 },
 3647 |             errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3647:27: error: 'nil' requires a contextual type
 3645 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 3646 |             liftFunc: { $0 },
 3647 |             errorHandler: nil
      |                           `- error: 'nil' requires a contextual type
 3648 |
 3649 |         )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3752:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffisyncworker' in scope
 3750 | #endif
 3751 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 3752 |         return try! rustCall { uniffi_xmtpv3_fn_clone_ffisyncworker(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffisyncworker' in scope
 3753 |     }
 3754 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3761:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffisyncworker' in scope
 3759 |         }
 3760 |
 3761 |         try! rustCall { uniffi_xmtpv3_fn_free_ffisyncworker(pointer, $0) }
      |                         `- error: cannot find 'uniffi_xmtpv3_fn_free_ffisyncworker' in scope
 3762 |     }
 3763 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3771:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisyncworker_wait' in scope
 3769 |         try  await uniffiRustCallAsync(
 3770 |             rustFutureFunc: {
 3771 |                 uniffi_xmtpv3_fn_method_ffisyncworker_wait(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisyncworker_wait' in scope
 3772 |                     self.uniffiClonePointer(),
 3773 |                     FfiConverterTypeFfiSyncMetric_lower(metric),FfiConverterUInt64.lower(count)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3776:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 3774 |                 )
 3775 |             },
 3776 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 3777 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 3778 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3777:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 3775 |             },
 3776 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 3777 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 3778 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 3779 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3778:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 3776 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 3777 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 3778 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 3779 |             liftFunc: { $0 },
 3780 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4009:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffixmtpclient' in scope
 4007 | #endif
 4008 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 4009 |         return try! rustCall { uniffi_xmtpv3_fn_clone_ffixmtpclient(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffixmtpclient' in scope
 4010 |     }
 4011 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4018:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffixmtpclient' in scope
 4016 |         }
 4017 |
 4018 |         try! rustCall { uniffi_xmtpv3_fn_free_ffixmtpclient(pointer, $0) }
      |                         `- error: cannot find 'uniffi_xmtpv3_fn_free_ffixmtpclient' in scope
 4019 |     }
 4020 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4031:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_add_identity' in scope
 4029 |         try  await uniffiRustCallAsync(
 4030 |             rustFutureFunc: {
 4031 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_add_identity(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_add_identity' in scope
 4032 |                     self.uniffiClonePointer(),
 4033 |                     FfiConverterTypeFfiIdentifier_lower(newIdentity)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4036:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 4034 |                 )
 4035 |             },
 4036 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 4037 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 4038 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4037:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 4035 |             },
 4036 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 4037 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 4038 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 4039 |             liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4038:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 4036 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 4037 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 4038 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 4039 |             liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
 4040 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4054:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_addresses_from_inbox_id' in scope
 4052 |         try  await uniffiRustCallAsync(
 4053 |             rustFutureFunc: {
 4054 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_addresses_from_inbox_id(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_addresses_from_inbox_id' in scope
 4055 |                     self.uniffiClonePointer(),
 4056 |                     FfiConverterBool.lower(refreshFromNetwork),FfiConverterSequenceString.lower(inboxIds)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4059:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4057 |                 )
 4058 |             },
 4059 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4060 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4061 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4060:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4058 |             },
 4059 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4060 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4061 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
 4062 |             liftFunc: FfiConverterSequenceTypeFfiInboxState.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4061:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4059 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4060 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4061 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4062 |             liftFunc: FfiConverterSequenceTypeFfiInboxState.lift,
 4063 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4069:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_aggregate_statistics' in scope
 4067 | open func apiAggregateStatistics() -> String  {
 4068 |     return try!  FfiConverterString.lift(try! rustCall() {
 4069 |     uniffi_xmtpv3_fn_method_ffixmtpclient_api_aggregate_statistics(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_aggregate_statistics' in scope
 4070 |     )
 4071 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4076:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_identity_statistics' in scope
 4074 | open func apiIdentityStatistics() -> FfiIdentityStats  {
 4075 |     return try!  FfiConverterTypeFfiIdentityStats_lift(try! rustCall() {
 4076 |     uniffi_xmtpv3_fn_method_ffixmtpclient_api_identity_statistics(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_identity_statistics' in scope
 4077 |     )
 4078 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4083:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_statistics' in scope
 4081 | open func apiStatistics() -> FfiApiStats  {
 4082 |     return try!  FfiConverterTypeFfiApiStats_lift(try! rustCall() {
 4083 |     uniffi_xmtpv3_fn_method_ffixmtpclient_api_statistics(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_statistics' in scope
 4084 |     )
 4085 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4092:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_apply_signature_request' in scope
 4090 |         try  await uniffiRustCallAsync(
 4091 |             rustFutureFunc: {
 4092 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_apply_signature_request(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_apply_signature_request' in scope
 4093 |                     self.uniffiClonePointer(),
 4094 |                     FfiConverterTypeFfiSignatureRequest_lower(signatureRequest)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4097:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 4095 |                 )
 4096 |             },
 4097 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 4098 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 4099 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4098:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 4096 |             },
 4097 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 4098 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 4099 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 4100 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4099:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 4097 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 4098 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 4099 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 4100 |             liftFunc: { $0 },
 4101 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4113:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_archive_metadata' in scope
 4111 |         try  await uniffiRustCallAsync(
 4112 |             rustFutureFunc: {
 4113 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_archive_metadata(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_archive_metadata' in scope
 4114 |                     self.uniffiClonePointer(),
 4115 |                     FfiConverterString.lower(path),FfiConverterData.lower(key)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4118:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4116 |                 )
 4117 |             },
 4118 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4119 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4120 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4119:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4117 |             },
 4118 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4119 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4120 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
 4121 |             liftFunc: FfiConverterTypeFfiBackupMetadata_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4120:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4118 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4119 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4120 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4121 |             liftFunc: FfiConverterTypeFfiBackupMetadata_lift,
 4122 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4130:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_can_message' in scope
 4128 |         try  await uniffiRustCallAsync(
 4129 |             rustFutureFunc: {
 4130 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_can_message(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_can_message' in scope
 4131 |                     self.uniffiClonePointer(),
 4132 |                     FfiConverterSequenceTypeFfiIdentifier.lower(accountIdentifiers)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4135:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4133 |                 )
 4134 |             },
 4135 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4136 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4137 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4136:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4134 |             },
 4135 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4136 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4137 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
 4138 |             liftFunc: FfiConverterDictionaryTypeFfiIdentifierBool.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4137:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4135 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4136 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4137 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4138 |             liftFunc: FfiConverterDictionaryTypeFfiIdentifierBool.lift,
 4139 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4150:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_change_recovery_identifier' in scope
 4148 |         try  await uniffiRustCallAsync(
 4149 |             rustFutureFunc: {
 4150 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_change_recovery_identifier(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_change_recovery_identifier' in scope
 4151 |                     self.uniffiClonePointer(),
 4152 |                     FfiConverterTypeFfiIdentifier_lower(newRecoveryIdentifier)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4155:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 4153 |                 )
 4154 |             },
 4155 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 4156 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 4157 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4156:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 4154 |             },
 4155 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 4156 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 4157 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 4158 |             liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4157:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 4155 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 4156 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 4157 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 4158 |             liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
 4159 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4164:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_clear_all_statistics' in scope
 4162 |
 4163 | open func clearAllStatistics()  {try! rustCall() {
 4164 |     uniffi_xmtpv3_fn_method_ffixmtpclient_clear_all_statistics(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_clear_all_statistics' in scope
 4165 |     )
 4166 | }
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4171:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_conversation' in scope
 4169 | open func conversation(conversationId: Data)throws  -> FfiConversation  {
 4170 |     return try  FfiConverterTypeFfiConversation_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
 4171 |     uniffi_xmtpv3_fn_method_ffixmtpclient_conversation(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_conversation' in scope
 4172 |         FfiConverterData.lower(conversationId),$0
 4173 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4179:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_conversations' in scope
 4177 | open func conversations() -> FfiConversations  {
 4178 |     return try!  FfiConverterTypeFfiConversations_lift(try! rustCall() {
 4179 |     uniffi_xmtpv3_fn_method_ffixmtpclient_conversations(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_conversations' in scope
 4180 |     )
 4181 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4191:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_create_archive' in scope
 4189 |         try  await uniffiRustCallAsync(
 4190 |             rustFutureFunc: {
 4191 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_create_archive(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_create_archive' in scope
 4192 |                     self.uniffiClonePointer(),
 4193 |                     FfiConverterString.lower(path),FfiConverterTypeFfiArchiveOptions_lower(opts),FfiConverterData.lower(key)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4196:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 4194 |                 )
 4195 |             },
 4196 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 4197 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 4198 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4197:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 4195 |             },
 4196 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 4197 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 4198 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 4199 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4198:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 4196 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 4197 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 4198 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 4199 |             liftFunc: { $0 },
 4200 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4208:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_db_reconnect' in scope
 4206 |         try  await uniffiRustCallAsync(
 4207 |             rustFutureFunc: {
 4208 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_db_reconnect(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_db_reconnect' in scope
 4209 |                     self.uniffiClonePointer()
 4210 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4213:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 4211 |                 )
 4212 |             },
 4213 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 4214 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 4215 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4214:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 4212 |             },
 4213 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 4214 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 4215 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 4216 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4215:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 4213 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 4214 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 4215 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 4216 |             liftFunc: { $0 },
 4217 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4223:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_dm_conversation' in scope
 4221 | open func dmConversation(targetInboxId: String)throws  -> FfiConversation  {
 4222 |     return try  FfiConverterTypeFfiConversation_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
 4223 |     uniffi_xmtpv3_fn_method_ffixmtpclient_dm_conversation(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_dm_conversation' in scope
 4224 |         FfiConverterString.lower(targetInboxId),$0
 4225 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4233:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_find_inbox_id' in scope
 4231 |         try  await uniffiRustCallAsync(
 4232 |             rustFutureFunc: {
 4233 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_find_inbox_id(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_find_inbox_id' in scope
 4234 |                     self.uniffiClonePointer(),
 4235 |                     FfiConverterTypeFfiIdentifier_lower(identifier)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4238:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4236 |                 )
 4237 |             },
 4238 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4239 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4240 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4239:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4237 |             },
 4238 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4239 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4240 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
 4241 |             liftFunc: FfiConverterOptionString.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4240:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4238 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4239 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4240 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4241 |             liftFunc: FfiConverterOptionString.lift,
 4242 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4250:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_consent_state' in scope
 4248 |         try  await uniffiRustCallAsync(
 4249 |             rustFutureFunc: {
 4250 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_get_consent_state(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_consent_state' in scope
 4251 |                     self.uniffiClonePointer(),
 4252 |                     FfiConverterTypeFfiConsentEntityType_lower(entityType),FfiConverterString.lower(entity)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4255:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4253 |                 )
 4254 |             },
 4255 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4256 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4257 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4256:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4254 |             },
 4255 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4256 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4257 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
 4258 |             liftFunc: FfiConverterTypeFfiConsentState_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4257:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4255 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4256 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4257 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4258 |             liftFunc: FfiConverterTypeFfiConsentState_lift,
 4259 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4267:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_key_package_statuses_for_installation_ids' in scope
 4265 |         try  await uniffiRustCallAsync(
 4266 |             rustFutureFunc: {
 4267 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_get_key_package_statuses_for_installation_ids(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_key_package_statuses_for_installation_ids' in scope
 4268 |                     self.uniffiClonePointer(),
 4269 |                     FfiConverterSequenceData.lower(installationIds)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4272:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4270 |                 )
 4271 |             },
 4272 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4273 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4274 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4273:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4271 |             },
 4272 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4273 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4274 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
 4275 |             liftFunc: FfiConverterDictionaryDataTypeFfiKeyPackageStatus.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4274:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4272 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4273 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4274 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4275 |             liftFunc: FfiConverterDictionaryDataTypeFfiKeyPackageStatus.lift,
 4276 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4284:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_latest_inbox_state' in scope
 4282 |         try  await uniffiRustCallAsync(
 4283 |             rustFutureFunc: {
 4284 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_get_latest_inbox_state(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_latest_inbox_state' in scope
 4285 |                     self.uniffiClonePointer(),
 4286 |                     FfiConverterString.lower(inboxId)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4289:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4287 |                 )
 4288 |             },
 4289 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4290 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4291 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4290:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4288 |             },
 4289 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4290 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4291 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
 4292 |             liftFunc: FfiConverterTypeFfiInboxState_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4291:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4289 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4290 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4291 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4292 |             liftFunc: FfiConverterTypeFfiInboxState_lift,
 4293 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4304:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_import_archive' in scope
 4302 |         try  await uniffiRustCallAsync(
 4303 |             rustFutureFunc: {
 4304 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_import_archive(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_import_archive' in scope
 4305 |                     self.uniffiClonePointer(),
 4306 |                     FfiConverterString.lower(path),FfiConverterData.lower(key)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4309:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 4307 |                 )
 4308 |             },
 4309 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 4310 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 4311 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4310:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 4308 |             },
 4309 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 4310 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 4311 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 4312 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4311:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 4309 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 4310 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 4311 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 4312 |             liftFunc: { $0 },
 4313 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4319:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_id' in scope
 4317 | open func inboxId() -> String  {
 4318 |     return try!  FfiConverterString.lift(try! rustCall() {
 4319 |     uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_id' in scope
 4320 |     )
 4321 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4334:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_state' in scope
 4332 |         try  await uniffiRustCallAsync(
 4333 |             rustFutureFunc: {
 4334 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_state(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_state' in scope
 4335 |                     self.uniffiClonePointer(),
 4336 |                     FfiConverterBool.lower(refreshFromNetwork)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4339:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4337 |                 )
 4338 |             },
 4339 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4340 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4341 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4340:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4338 |             },
 4339 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4340 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4341 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
 4342 |             liftFunc: FfiConverterTypeFfiInboxState_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4341:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4339 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4340 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4341 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4342 |             liftFunc: FfiConverterTypeFfiInboxState_lift,
 4343 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4349:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_installation_id' in scope
 4347 | open func installationId() -> Data  {
 4348 |     return try!  FfiConverterData.lift(try! rustCall() {
 4349 |     uniffi_xmtpv3_fn_method_ffixmtpclient_installation_id(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_installation_id' in scope
 4350 |     )
 4351 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4356:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_message' in scope
 4354 | open func message(messageId: Data)throws  -> FfiMessage  {
 4355 |     return try  FfiConverterTypeFfiMessage_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
 4356 |     uniffi_xmtpv3_fn_method_ffixmtpclient_message(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_message' in scope
 4357 |         FfiConverterData.lower(messageId),$0
 4358 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4366:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_register_identity' in scope
 4364 |         try  await uniffiRustCallAsync(
 4365 |             rustFutureFunc: {
 4366 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_register_identity(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_register_identity' in scope
 4367 |                     self.uniffiClonePointer(),
 4368 |                     FfiConverterTypeFfiSignatureRequest_lower(signatureRequest)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4371:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 4369 |                 )
 4370 |             },
 4371 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 4372 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 4373 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4372:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 4370 |             },
 4371 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 4372 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 4373 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 4374 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4373:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 4371 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 4372 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 4373 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 4374 |             liftFunc: { $0 },
 4375 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4380:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_release_db_connection' in scope
 4378 |
 4379 | open func releaseDbConnection()throws   {try rustCallWithError(FfiConverterTypeGenericError_lift) {
 4380 |     uniffi_xmtpv3_fn_method_ffixmtpclient_release_db_connection(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_release_db_connection' in scope
 4381 |     )
 4382 | }
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4392:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_all_other_installations' in scope
 4390 |         try  await uniffiRustCallAsync(
 4391 |             rustFutureFunc: {
 4392 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_all_other_installations(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_all_other_installations' in scope
 4393 |                     self.uniffiClonePointer()
 4394 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4397:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 4395 |                 )
 4396 |             },
 4397 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 4398 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 4399 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4398:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 4396 |             },
 4397 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 4398 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 4399 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 4400 |             liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4399:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 4397 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 4398 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 4399 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 4400 |             liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
 4401 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4412:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_identity' in scope
 4410 |         try  await uniffiRustCallAsync(
 4411 |             rustFutureFunc: {
 4412 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_identity(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_identity' in scope
 4413 |                     self.uniffiClonePointer(),
 4414 |                     FfiConverterTypeFfiIdentifier_lower(identifier)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4417:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 4415 |                 )
 4416 |             },
 4417 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 4418 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 4419 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4418:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 4416 |             },
 4417 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 4418 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 4419 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 4420 |             liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4419:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 4417 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 4418 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 4419 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 4420 |             liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
 4421 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4432:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_installations' in scope
 4430 |         try  await uniffiRustCallAsync(
 4431 |             rustFutureFunc: {
 4432 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_installations(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_installations' in scope
 4433 |                     self.uniffiClonePointer(),
 4434 |                     FfiConverterSequenceData.lower(installationIds)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4437:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 4435 |                 )
 4436 |             },
 4437 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
 4438 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 4439 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4438:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 4436 |             },
 4437 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 4438 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
 4439 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
 4440 |             liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4439:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 4437 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
 4438 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
 4439 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
 4440 |             liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
 4441 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4452:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_send_sync_request' in scope
 4450 |         try  await uniffiRustCallAsync(
 4451 |             rustFutureFunc: {
 4452 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_send_sync_request(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_send_sync_request' in scope
 4453 |                     self.uniffiClonePointer()
 4454 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4457:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 4455 |                 )
 4456 |             },
 4457 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 4458 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 4459 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4458:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 4456 |             },
 4457 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 4458 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 4459 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 4460 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4459:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 4457 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 4458 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 4459 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 4460 |             liftFunc: { $0 },
 4461 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4469:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_set_consent_states' in scope
 4467 |         try  await uniffiRustCallAsync(
 4468 |             rustFutureFunc: {
 4469 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_set_consent_states(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_set_consent_states' in scope
 4470 |                     self.uniffiClonePointer(),
 4471 |                     FfiConverterSequenceTypeFfiConsent.lower(records)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4474:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 4472 |                 )
 4473 |             },
 4474 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
 4475 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 4476 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4475:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 4473 |             },
 4474 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 4475 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
 4476 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
 4477 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4476:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 4474 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
 4475 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
 4476 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
 4477 |             liftFunc: { $0 },
 4478 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4487:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_sign_with_installation_key' in scope
 4485 | open func signWithInstallationKey(text: String)throws  -> Data  {
 4486 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
 4487 |     uniffi_xmtpv3_fn_method_ffixmtpclient_sign_with_installation_key(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_sign_with_installation_key' in scope
 4488 |         FfiConverterString.lower(text),$0
 4489 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4495:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_signature_request' in scope
 4493 | open func signatureRequest() -> FfiSignatureRequest?  {
 4494 |     return try!  FfiConverterOptionTypeFfiSignatureRequest.lift(try! rustCall() {
 4495 |     uniffi_xmtpv3_fn_method_ffixmtpclient_signature_request(self.uniffiClonePointer(),$0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_signature_request' in scope
 4496 |     )
 4497 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4504:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_sync_preferences' in scope
 4502 |         try  await uniffiRustCallAsync(
 4503 |             rustFutureFunc: {
 4504 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_sync_preferences(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_sync_preferences' in scope
 4505 |                     self.uniffiClonePointer()
 4506 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4509:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_u64' in scope
 4507 |                 )
 4508 |             },
 4509 |             pollFunc: ffi_xmtpv3_rust_future_poll_u64,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_u64' in scope
 4510 |             completeFunc: ffi_xmtpv3_rust_future_complete_u64,
 4511 |             freeFunc: ffi_xmtpv3_rust_future_free_u64,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4510:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_u64' in scope
 4508 |             },
 4509 |             pollFunc: ffi_xmtpv3_rust_future_poll_u64,
 4510 |             completeFunc: ffi_xmtpv3_rust_future_complete_u64,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_u64' in scope
 4511 |             freeFunc: ffi_xmtpv3_rust_future_free_u64,
 4512 |             liftFunc: FfiConverterUInt64.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4511:23: error: cannot find 'ffi_xmtpv3_rust_future_free_u64' in scope
 4509 |             pollFunc: ffi_xmtpv3_rust_future_poll_u64,
 4510 |             completeFunc: ffi_xmtpv3_rust_future_complete_u64,
 4511 |             freeFunc: ffi_xmtpv3_rust_future_free_u64,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_u64' in scope
 4512 |             liftFunc: FfiConverterUInt64.lift,
 4513 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4524:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_upload_debug_archive' in scope
 4522 |         try  await uniffiRustCallAsync(
 4523 |             rustFutureFunc: {
 4524 |                 uniffi_xmtpv3_fn_method_ffixmtpclient_upload_debug_archive(
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_upload_debug_archive' in scope
 4525 |                     self.uniffiClonePointer(),
 4526 |                     FfiConverterString.lower(serverUrl)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4529:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4527 |                 )
 4528 |             },
 4529 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
 4530 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4531 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4530:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4528 |             },
 4529 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4530 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
 4531 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
 4532 |             liftFunc: FfiConverterString.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4531:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4529 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
 4530 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
 4531 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
 4532 |             liftFunc: FfiConverterString.lift,
 4533 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4541:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_verify_signed_with_installation_key' in scope
 4539 |      */
 4540 | open func verifySignedWithInstallationKey(signatureText: String, signatureBytes: Data)throws   {try rustCallWithError(FfiConverterTypeGenericError_lift) {
 4541 |     uniffi_xmtpv3_fn_method_ffixmtpclient_verify_signed_with_installation_key(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_verify_signed_with_installation_key' in scope
 4542 |         FfiConverterString.lower(signatureText),
 4543 |         FfiConverterData.lower(signatureBytes),$0
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4553:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_verify_signed_with_public_key' in scope
 4551 |      */
 4552 | open func verifySignedWithPublicKey(signatureText: String, signatureBytes: Data, publicKey: Data)throws   {try rustCallWithError(FfiConverterTypeGenericError_lift) {
 4553 |     uniffi_xmtpv3_fn_method_ffixmtpclient_verify_signed_with_public_key(self.uniffiClonePointer(),
      |     `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_verify_signed_with_public_key' in scope
 4554 |         FfiConverterString.lower(signatureText),
 4555 |         FfiConverterData.lower(signatureBytes),
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4659:32: error: cannot find 'uniffi_xmtpv3_fn_clone_xmtpapiclient' in scope
 4657 | #endif
 4658 |     public func uniffiClonePointer() -> UnsafeMutableRawPointer {
 4659 |         return try! rustCall { uniffi_xmtpv3_fn_clone_xmtpapiclient(self.pointer, $0) }
      |                                `- error: cannot find 'uniffi_xmtpv3_fn_clone_xmtpapiclient' in scope
 4660 |     }
 4661 |     // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4668:25: error: cannot find 'uniffi_xmtpv3_fn_free_xmtpapiclient' in scope
 4666 |         }
 4667 |
 4668 |         try! rustCall { uniffi_xmtpv3_fn_free_xmtpapiclient(pointer, $0) }
      |                         `- error: cannot find 'uniffi_xmtpv3_fn_free_xmtpapiclient' in scope
 4669 |     }
 4670 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10296:17: error: cannot find 'uniffi_xmtpv3_fn_func_apply_signature_request' in scope
10294 |         try  await uniffiRustCallAsync(
10295 |             rustFutureFunc: {
10296 |                 uniffi_xmtpv3_fn_func_apply_signature_request(FfiConverterTypeXmtpApiClient_lower(api),FfiConverterTypeFfiSignatureRequest_lower(signatureRequest)
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_func_apply_signature_request' in scope
10297 |                 )
10298 |             },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10299:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
10297 |                 )
10298 |             },
10299 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
10300 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
10301 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10300:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
10298 |             },
10299 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
10300 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
10301 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
10302 |             liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10301:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
10299 |             pollFunc: ffi_xmtpv3_rust_future_poll_void,
10300 |             completeFunc: ffi_xmtpv3_rust_future_complete_void,
10301 |             freeFunc: ffi_xmtpv3_rust_future_free_void,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
10302 |             liftFunc: { $0 },
10303 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10310:17: error: cannot find 'uniffi_xmtpv3_fn_func_connect_to_backend' in scope
10308 |         try  await uniffiRustCallAsync(
10309 |             rustFutureFunc: {
10310 |                 uniffi_xmtpv3_fn_func_connect_to_backend(FfiConverterString.lower(host),FfiConverterBool.lower(isSecure)
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_func_connect_to_backend' in scope
10311 |                 )
10312 |             },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10313:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10311 |                 )
10312 |             },
10313 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10314 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10315 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10314:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10312 |             },
10313 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10314 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10315 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
10316 |             liftFunc: FfiConverterTypeXmtpApiClient_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10315:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10313 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10314 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10315 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10316 |             liftFunc: FfiConverterTypeXmtpApiClient_lift,
10317 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10345:17: error: cannot find 'uniffi_xmtpv3_fn_func_create_client' in scope
10343 |         try  await uniffiRustCallAsync(
10344 |             rustFutureFunc: {
10345 |                 uniffi_xmtpv3_fn_func_create_client(FfiConverterTypeXmtpApiClient_lower(api),FfiConverterOptionString.lower(db),FfiConverterOptionData.lower(encryptionKey),FfiConverterString.lower(inboxId),FfiConverterTypeFfiIdentifier_lower(accountIdentifier),FfiConverterUInt64.lower(nonce),FfiConverterOptionData.lower(legacySignedPrivateKeyProto),FfiConverterOptionString.lower(deviceSyncServerUrl),FfiConverterOptionTypeFfiSyncWorkerMode.lower(deviceSyncMode),FfiConverterOptionBool.lower(allowOffline)
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_func_create_client' in scope
10346 |                 )
10347 |             },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10348:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10346 |                 )
10347 |             },
10348 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10349 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10350 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10349:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10347 |             },
10348 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10349 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10350 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
10351 |             liftFunc: FfiConverterTypeFfiXmtpClient_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10350:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10348 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10349 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10350 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10351 |             liftFunc: FfiConverterTypeFfiXmtpClient_lift,
10352 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10357:5: error: cannot find 'uniffi_xmtpv3_fn_func_decode_multi_remote_attachment' in scope
10355 | public func decodeMultiRemoteAttachment(bytes: Data)throws  -> FfiMultiRemoteAttachment  {
10356 |     return try  FfiConverterTypeFfiMultiRemoteAttachment_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10357 |     uniffi_xmtpv3_fn_func_decode_multi_remote_attachment(
      |     `- error: cannot find 'uniffi_xmtpv3_fn_func_decode_multi_remote_attachment' in scope
10358 |         FfiConverterData.lower(bytes),$0
10359 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10364:5: error: cannot find 'uniffi_xmtpv3_fn_func_decode_reaction' in scope
10362 | public func decodeReaction(bytes: Data)throws  -> FfiReaction  {
10363 |     return try  FfiConverterTypeFfiReaction_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10364 |     uniffi_xmtpv3_fn_func_decode_reaction(
      |     `- error: cannot find 'uniffi_xmtpv3_fn_func_decode_reaction' in scope
10365 |         FfiConverterData.lower(bytes),$0
10366 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10371:5: error: cannot find 'uniffi_xmtpv3_fn_func_encode_multi_remote_attachment' in scope
10369 | public func encodeMultiRemoteAttachment(ffiMultiRemoteAttachment: FfiMultiRemoteAttachment)throws  -> Data  {
10370 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10371 |     uniffi_xmtpv3_fn_func_encode_multi_remote_attachment(
      |     `- error: cannot find 'uniffi_xmtpv3_fn_func_encode_multi_remote_attachment' in scope
10372 |         FfiConverterTypeFfiMultiRemoteAttachment_lower(ffiMultiRemoteAttachment),$0
10373 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10378:5: error: cannot find 'uniffi_xmtpv3_fn_func_encode_reaction' in scope
10376 | public func encodeReaction(reaction: FfiReaction)throws  -> Data  {
10377 |     return try  FfiConverterData.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10378 |     uniffi_xmtpv3_fn_func_encode_reaction(
      |     `- error: cannot find 'uniffi_xmtpv3_fn_func_encode_reaction' in scope
10379 |         FfiConverterTypeFfiReaction_lower(reaction),$0
10380 |     )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10390:5: error: cannot find 'uniffi_xmtpv3_fn_func_enter_debug_writer' in scope
10388 |  */
10389 | public func enterDebugWriter(directory: String, logLevel: FfiLogLevel, rotation: FfiLogRotation, maxFiles: UInt32)throws   {try rustCallWithError(FfiConverterTypeGenericError_lift) {
10390 |     uniffi_xmtpv3_fn_func_enter_debug_writer(
      |     `- error: cannot find 'uniffi_xmtpv3_fn_func_enter_debug_writer' in scope
10391 |         FfiConverterString.lower(directory),
10392 |         FfiConverterTypeFfiLogLevel_lower(logLevel),
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10405:5: error: cannot find 'uniffi_xmtpv3_fn_func_enter_debug_writer_with_level' in scope
10403 |  */
10404 | public func enterDebugWriterWithLevel(directory: String, rotation: FfiLogRotation, maxFiles: UInt32, logLevel: FfiLogLevel)throws   {try rustCallWithError(FfiConverterTypeGenericError_lift) {
10405 |     uniffi_xmtpv3_fn_func_enter_debug_writer_with_level(
      |     `- error: cannot find 'uniffi_xmtpv3_fn_func_enter_debug_writer_with_level' in scope
10406 |         FfiConverterString.lower(directory),
10407 |         FfiConverterTypeFfiLogRotation_lower(rotation),
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10419:5: error: cannot find 'uniffi_xmtpv3_fn_func_exit_debug_writer' in scope
10417 |  */
10418 | public func exitDebugWriter()throws   {try rustCallWithError(FfiConverterTypeGenericError_lift) {
10419 |     uniffi_xmtpv3_fn_func_exit_debug_writer($0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_func_exit_debug_writer' in scope
10420 |     )
10421 | }
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10425:5: error: cannot find 'uniffi_xmtpv3_fn_func_generate_inbox_id' in scope
10423 | public func generateInboxId(accountIdentifier: FfiIdentifier, nonce: UInt64)throws  -> String  {
10424 |     return try  FfiConverterString.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10425 |     uniffi_xmtpv3_fn_func_generate_inbox_id(
      |     `- error: cannot find 'uniffi_xmtpv3_fn_func_generate_inbox_id' in scope
10426 |         FfiConverterTypeFfiIdentifier_lower(accountIdentifier),
10427 |         FfiConverterUInt64.lower(nonce),$0
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10435:17: error: cannot find 'uniffi_xmtpv3_fn_func_get_inbox_id_for_identifier' in scope
10433 |         try  await uniffiRustCallAsync(
10434 |             rustFutureFunc: {
10435 |                 uniffi_xmtpv3_fn_func_get_inbox_id_for_identifier(FfiConverterTypeXmtpApiClient_lower(api),FfiConverterTypeFfiIdentifier_lower(accountIdentifier)
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_func_get_inbox_id_for_identifier' in scope
10436 |                 )
10437 |             },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10438:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
10436 |                 )
10437 |             },
10438 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
10439 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
10440 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10439:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
10437 |             },
10438 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
10439 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
10440 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
10441 |             liftFunc: FfiConverterOptionString.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10440:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
10438 |             pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
10439 |             completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
10440 |             freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
10441 |             liftFunc: FfiConverterOptionString.lift,
10442 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10447:5: error: cannot find 'uniffi_xmtpv3_fn_func_get_version_info' in scope
10445 | public func getVersionInfo() -> String  {
10446 |     return try!  FfiConverterString.lift(try! rustCall() {
10447 |     uniffi_xmtpv3_fn_func_get_version_info($0
      |     `- error: cannot find 'uniffi_xmtpv3_fn_func_get_version_info' in scope
10448 |     )
10449 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10458:17: error: cannot find 'uniffi_xmtpv3_fn_func_revoke_installations' in scope
10456 |         try  await uniffiRustCallAsync(
10457 |             rustFutureFunc: {
10458 |                 uniffi_xmtpv3_fn_func_revoke_installations(FfiConverterTypeXmtpApiClient_lower(api),FfiConverterTypeFfiIdentifier_lower(recoveryIdentifier),FfiConverterString.lower(inboxId),FfiConverterSequenceData.lower(installationIds)
      |                 `- error: cannot find 'uniffi_xmtpv3_fn_func_revoke_installations' in scope
10459 |                 )
10460 |             },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10461:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10459 |                 )
10460 |             },
10461 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10462 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10463 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10462:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10460 |             },
10461 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10462 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
      |                           `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10463 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
10464 |             liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10463:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10461 |             pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10462 |             completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10463 |             freeFunc: ffi_xmtpv3_rust_future_free_pointer,
      |                       `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10464 |             liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
10465 |             errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.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/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.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_xmtpv3_rustbuffer_from_bytes(ForeignBytes(bufferPointer: ptr), $0) }
   29 |     }
[142/224] Emitting module CryptoSwift
BUILD FAILURE 6.2 linux