Build Information
Failed to build LibXMTP, reference 4.4.0 (6bbb0a
), with Swift 6.1 for Android on 26 Aug 2025 03:11:24 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
1239 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
1240 | liftFunc: FfiConverterSequenceTypeFfiConversationMember.lift,
1241 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1247:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_paused_for_version' in scope
1245 | open func pausedForVersion()throws -> String? {
1246 | return try FfiConverterOptionString.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
1247 | uniffi_xmtpv3_fn_method_fficonversation_paused_for_version(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_paused_for_version' in scope
1248 | )
1249 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1256:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_process_streamed_conversation_message' in scope
1254 | try await uniffiRustCallAsync(
1255 | rustFutureFunc: {
1256 | uniffi_xmtpv3_fn_method_fficonversation_process_streamed_conversation_message(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_process_streamed_conversation_message' in scope
1257 | self.uniffiClonePointer(),
1258 | FfiConverterData.lower(envelopeBytes)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1261:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
1259 | )
1260 | },
1261 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
1262 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
1263 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1262:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
1260 | },
1261 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
1262 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
1263 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
1264 | liftFunc: FfiConverterTypeFfiMessage_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1263:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
1261 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
1262 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
1263 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
1264 | liftFunc: FfiConverterTypeFfiMessage_lift,
1265 | errorHandler: FfiConverterTypeFfiSubscribeError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1276:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_publish_messages' in scope
1274 | try await uniffiRustCallAsync(
1275 | rustFutureFunc: {
1276 | uniffi_xmtpv3_fn_method_fficonversation_publish_messages(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_publish_messages' in scope
1277 | self.uniffiClonePointer()
1278 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1281:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1279 | )
1280 | },
1281 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1282 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1283 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1282:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1280 | },
1281 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1282 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1283 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1284 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1283:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1281 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1282 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1283 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1284 | liftFunc: { $0 },
1285 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1293:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_admin' in scope
1291 | try await uniffiRustCallAsync(
1292 | rustFutureFunc: {
1293 | uniffi_xmtpv3_fn_method_fficonversation_remove_admin(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_admin' in scope
1294 | self.uniffiClonePointer(),
1295 | FfiConverterString.lower(inboxId)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1298:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1296 | )
1297 | },
1298 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1299 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1300 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1299:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1297 | },
1298 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1299 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1300 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1301 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1300:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1298 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1299 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1300 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1301 | liftFunc: { $0 },
1302 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1310:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_conversation_message_disappearing_settings' in scope
1308 | try await uniffiRustCallAsync(
1309 | rustFutureFunc: {
1310 | 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
1311 | self.uniffiClonePointer()
1312 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1315:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1313 | )
1314 | },
1315 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1316 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1317 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1316:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1314 | },
1315 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1316 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1317 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1318 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1317:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1315 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1316 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1317 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1318 | liftFunc: { $0 },
1319 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1327:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_members' in scope
1325 | try await uniffiRustCallAsync(
1326 | rustFutureFunc: {
1327 | uniffi_xmtpv3_fn_method_fficonversation_remove_members(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_members' in scope
1328 | self.uniffiClonePointer(),
1329 | FfiConverterSequenceTypeFfiIdentifier.lower(accountIdentifiers)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1332:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1330 | )
1331 | },
1332 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1333 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1334 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1333:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1331 | },
1332 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1333 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1334 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1335 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1334:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1332 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1333 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1334 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1335 | liftFunc: { $0 },
1336 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1344:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_members_by_inbox_id' in scope
1342 | try await uniffiRustCallAsync(
1343 | rustFutureFunc: {
1344 | 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
1345 | self.uniffiClonePointer(),
1346 | FfiConverterSequenceString.lower(inboxIds)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1349:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1347 | )
1348 | },
1349 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1350 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1351 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1350:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1348 | },
1349 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1350 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1351 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1352 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1351:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1349 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1350 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1351 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1352 | liftFunc: { $0 },
1353 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1361:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_super_admin' in scope
1359 | try await uniffiRustCallAsync(
1360 | rustFutureFunc: {
1361 | uniffi_xmtpv3_fn_method_fficonversation_remove_super_admin(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_super_admin' in scope
1362 | self.uniffiClonePointer(),
1363 | FfiConverterString.lower(inboxId)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1366:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1364 | )
1365 | },
1366 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1367 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1368 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1367:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1365 | },
1366 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1367 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1368 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1369 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1368:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1366 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1367 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1368 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1369 | liftFunc: { $0 },
1370 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1378:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send' in scope
1376 | try await uniffiRustCallAsync(
1377 | rustFutureFunc: {
1378 | uniffi_xmtpv3_fn_method_fficonversation_send(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send' in scope
1379 | self.uniffiClonePointer(),
1380 | FfiConverterData.lower(contentBytes)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1383:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
1381 | )
1382 | },
1383 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
1384 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
1385 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1384:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
1382 | },
1383 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
1384 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
1385 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
1386 | liftFunc: FfiConverterData.lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1385:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
1383 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
1384 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
1385 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
1386 | liftFunc: FfiConverterData.lift,
1387 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1396:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send_optimistic' in scope
1394 | open func sendOptimistic(contentBytes: Data)throws -> Data {
1395 | return try FfiConverterData.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
1396 | uniffi_xmtpv3_fn_method_fficonversation_send_optimistic(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send_optimistic' in scope
1397 | FfiConverterData.lower(contentBytes),$0
1398 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1406:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send_text' in scope
1404 | try await uniffiRustCallAsync(
1405 | rustFutureFunc: {
1406 | uniffi_xmtpv3_fn_method_fficonversation_send_text(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send_text' in scope
1407 | self.uniffiClonePointer(),
1408 | FfiConverterString.lower(text)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1411:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
1409 | )
1410 | },
1411 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
1412 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
1413 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1412:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
1410 | },
1411 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
1412 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
1413 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
1414 | liftFunc: FfiConverterData.lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1413:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
1411 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
1412 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
1413 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
1414 | liftFunc: FfiConverterData.lift,
1415 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1423:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_stream' in scope
1421 | try! await uniffiRustCallAsync(
1422 | rustFutureFunc: {
1423 | uniffi_xmtpv3_fn_method_fficonversation_stream(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_stream' in scope
1424 | self.uniffiClonePointer(),
1425 | FfiConverterTypeFfiMessageCallback_lower(messageCallback)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1428:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
1426 | )
1427 | },
1428 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
1429 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
1430 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1429:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
1427 | },
1428 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
1429 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
1430 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
1431 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1430:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
1428 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
1429 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
1430 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
1431 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
1432 | errorHandler: nil
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1432:27: error: 'nil' requires a contextual type
1430 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
1431 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
1432 | errorHandler: nil
| `- error: 'nil' requires a contextual type
1433 |
1434 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1439:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_super_admin_list' in scope
1437 | open func superAdminList()throws -> [String] {
1438 | return try FfiConverterSequenceString.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
1439 | uniffi_xmtpv3_fn_method_fficonversation_super_admin_list(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_super_admin_list' in scope
1440 | )
1441 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1448:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_sync' in scope
1446 | try await uniffiRustCallAsync(
1447 | rustFutureFunc: {
1448 | uniffi_xmtpv3_fn_method_fficonversation_sync(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_sync' in scope
1449 | self.uniffiClonePointer()
1450 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1453:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1451 | )
1452 | },
1453 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1454 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1455 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1454:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1452 | },
1453 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1454 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1455 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1456 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1455:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1453 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1454 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1455 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1456 | liftFunc: { $0 },
1457 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1462:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_consent_state' in scope
1460 |
1461 | open func updateConsentState(state: FfiConsentState)throws {try rustCallWithError(FfiConverterTypeGenericError_lift) {
1462 | uniffi_xmtpv3_fn_method_fficonversation_update_consent_state(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_consent_state' in scope
1463 | FfiConverterTypeFfiConsentState_lower(state),$0
1464 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1472:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_conversation_message_disappearing_settings' in scope
1470 | try await uniffiRustCallAsync(
1471 | rustFutureFunc: {
1472 | 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
1473 | self.uniffiClonePointer(),
1474 | FfiConverterTypeFfiMessageDisappearingSettings_lower(settings)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1477:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1475 | )
1476 | },
1477 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1478 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1479 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1478:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1476 | },
1477 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1478 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1479 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1480 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1479:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1477 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1478 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1479 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1480 | liftFunc: { $0 },
1481 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1489:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_description' in scope
1487 | try await uniffiRustCallAsync(
1488 | rustFutureFunc: {
1489 | uniffi_xmtpv3_fn_method_fficonversation_update_group_description(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_description' in scope
1490 | self.uniffiClonePointer(),
1491 | FfiConverterString.lower(groupDescription)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1494:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1492 | )
1493 | },
1494 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1495 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1496 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1495:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1493 | },
1494 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1495 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1496 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1497 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1496:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1494 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1495 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1496 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1497 | liftFunc: { $0 },
1498 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1506:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_image_url_square' in scope
1504 | try await uniffiRustCallAsync(
1505 | rustFutureFunc: {
1506 | 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
1507 | self.uniffiClonePointer(),
1508 | FfiConverterString.lower(groupImageUrlSquare)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1511:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1509 | )
1510 | },
1511 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1512 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1513 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1512:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1510 | },
1511 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1512 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1513 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1514 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1513:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1511 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1512 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1513 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1514 | liftFunc: { $0 },
1515 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1523:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_name' in scope
1521 | try await uniffiRustCallAsync(
1522 | rustFutureFunc: {
1523 | uniffi_xmtpv3_fn_method_fficonversation_update_group_name(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_name' in scope
1524 | self.uniffiClonePointer(),
1525 | FfiConverterString.lower(groupName)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1528:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1526 | )
1527 | },
1528 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1529 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1530 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1529:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1527 | },
1528 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1529 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1530 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1531 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1530:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1528 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1529 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1530 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1531 | liftFunc: { $0 },
1532 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1540:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_permission_policy' in scope
1538 | try await uniffiRustCallAsync(
1539 | rustFutureFunc: {
1540 | uniffi_xmtpv3_fn_method_fficonversation_update_permission_policy(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_permission_policy' in scope
1541 | self.uniffiClonePointer(),
1542 | FfiConverterTypeFfiPermissionUpdateType_lower(permissionUpdateType),FfiConverterTypeFfiPermissionPolicy_lower(permissionPolicyOption),FfiConverterOptionTypeFfiMetadataField.lower(metadataField)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1545:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1543 | )
1544 | },
1545 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1546 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1547 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1546:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1544 | },
1545 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1546 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1547 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1548 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1547:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1545 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1546 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1547 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1548 | liftFunc: { $0 },
1549 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1657:32: error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationcallback' in scope
1655 | #endif
1656 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
1657 | return try! rustCall { uniffi_xmtpv3_fn_clone_fficonversationcallback(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationcallback' in scope
1658 | }
1659 | // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1666:25: error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationcallback' in scope
1664 | }
1665 |
1666 | try! rustCall { uniffi_xmtpv3_fn_free_fficonversationcallback(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationcallback' in scope
1667 | }
1668 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1673:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationcallback_on_conversation' in scope
1671 |
1672 | open func onConversation(conversation: FfiConversation) {try! rustCall() {
1673 | uniffi_xmtpv3_fn_method_fficonversationcallback_on_conversation(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationcallback_on_conversation' in scope
1674 | FfiConverterTypeFfiConversation_lower(conversation),$0
1675 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1680:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationcallback_on_error' in scope
1678 |
1679 | open func onError(error: FfiSubscribeError) {try! rustCall() {
1680 | uniffi_xmtpv3_fn_method_fficonversationcallback_on_error(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationcallback_on_error' in scope
1681 | FfiConverterTypeFfiSubscribeError_lower(error),$0
1682 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1687:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationcallback_on_close' in scope
1685 |
1686 | open func onClose() {try! rustCall() {
1687 | uniffi_xmtpv3_fn_method_fficonversationcallback_on_close(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationcallback_on_close' in scope
1688 | )
1689 | }
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1785:5: error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_fficonversationcallback' in scope
1783 |
1784 | private func uniffiCallbackInitFfiConversationCallback() {
1785 | uniffi_xmtpv3_fn_init_callback_vtable_fficonversationcallback(UniffiCallbackInterfaceFfiConversationCallback.vtable)
| `- error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_fficonversationcallback' in scope
1786 | }
1787 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1893:32: error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationlistitem' in scope
1891 | #endif
1892 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
1893 | return try! rustCall { uniffi_xmtpv3_fn_clone_fficonversationlistitem(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationlistitem' in scope
1894 | }
1895 | // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1902:25: error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationlistitem' in scope
1900 | }
1901 |
1902 | try! rustCall { uniffi_xmtpv3_fn_free_fficonversationlistitem(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationlistitem' in scope
1903 | }
1904 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1910:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationlistitem_conversation' in scope
1908 | open func conversation() -> FfiConversation {
1909 | return try! FfiConverterTypeFfiConversation_lift(try! rustCall() {
1910 | uniffi_xmtpv3_fn_method_fficonversationlistitem_conversation(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationlistitem_conversation' in scope
1911 | )
1912 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1917:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationlistitem_is_commit_log_forked' in scope
1915 | open func isCommitLogForked() -> Bool? {
1916 | return try! FfiConverterOptionBool.lift(try! rustCall() {
1917 | uniffi_xmtpv3_fn_method_fficonversationlistitem_is_commit_log_forked(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationlistitem_is_commit_log_forked' in scope
1918 | )
1919 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:1924:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationlistitem_last_message' in scope
1922 | open func lastMessage() -> FfiMessage? {
1923 | return try! FfiConverterOptionTypeFfiMessage.lift(try! rustCall() {
1924 | uniffi_xmtpv3_fn_method_fficonversationlistitem_last_message(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationlistitem_last_message' in scope
1925 | )
1926 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2031:32: error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationmetadata' in scope
2029 | #endif
2030 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
2031 | return try! rustCall { uniffi_xmtpv3_fn_clone_fficonversationmetadata(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationmetadata' in scope
2032 | }
2033 | // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2040:25: error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationmetadata' in scope
2038 | }
2039 |
2040 | try! rustCall { uniffi_xmtpv3_fn_free_fficonversationmetadata(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationmetadata' in scope
2041 | }
2042 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2048:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationmetadata_conversation_type' in scope
2046 | open func conversationType() -> FfiConversationType {
2047 | return try! FfiConverterTypeFfiConversationType_lift(try! rustCall() {
2048 | uniffi_xmtpv3_fn_method_fficonversationmetadata_conversation_type(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationmetadata_conversation_type' in scope
2049 | )
2050 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2055:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationmetadata_creator_inbox_id' in scope
2053 | open func creatorInboxId() -> String {
2054 | return try! FfiConverterString.lift(try! rustCall() {
2055 | uniffi_xmtpv3_fn_method_fficonversationmetadata_creator_inbox_id(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationmetadata_creator_inbox_id' in scope
2056 | )
2057 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2208:32: error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversations' in scope
2206 | #endif
2207 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
2208 | return try! rustCall { uniffi_xmtpv3_fn_clone_fficonversations(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversations' in scope
2209 | }
2210 | // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2217:25: error: cannot find 'uniffi_xmtpv3_fn_free_fficonversations' in scope
2215 | }
2216 |
2217 | try! rustCall { uniffi_xmtpv3_fn_free_fficonversations(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_fficonversations' in scope
2218 | }
2219 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2227:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group' in scope
2225 | try await uniffiRustCallAsync(
2226 | rustFutureFunc: {
2227 | uniffi_xmtpv3_fn_method_fficonversations_create_group(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group' in scope
2228 | self.uniffiClonePointer(),
2229 | FfiConverterSequenceTypeFfiIdentifier.lower(accountIdentities),FfiConverterTypeFfiCreateGroupOptions_lower(opts)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2232:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2230 | )
2231 | },
2232 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2233 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2234 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2233:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2231 | },
2232 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2233 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2234 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2235 | liftFunc: FfiConverterTypeFfiConversation_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2234:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2232 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2233 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2234 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2235 | liftFunc: FfiConverterTypeFfiConversation_lift,
2236 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2242:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group_optimistic' in scope
2240 | open func createGroupOptimistic(opts: FfiCreateGroupOptions)throws -> FfiConversation {
2241 | return try FfiConverterTypeFfiConversation_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
2242 | uniffi_xmtpv3_fn_method_fficonversations_create_group_optimistic(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group_optimistic' in scope
2243 | FfiConverterTypeFfiCreateGroupOptions_lower(opts),$0
2244 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2252:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group_with_inbox_ids' in scope
2250 | try await uniffiRustCallAsync(
2251 | rustFutureFunc: {
2252 | 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
2253 | self.uniffiClonePointer(),
2254 | FfiConverterSequenceString.lower(inboxIds),FfiConverterTypeFfiCreateGroupOptions_lower(opts)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2257:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2255 | )
2256 | },
2257 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2258 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2259 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2258:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2256 | },
2257 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2258 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2259 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2260 | liftFunc: FfiConverterTypeFfiConversation_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2259:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2257 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2258 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2259 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2260 | liftFunc: FfiConverterTypeFfiConversation_lift,
2261 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2269:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm' in scope
2267 | try await uniffiRustCallAsync(
2268 | rustFutureFunc: {
2269 | uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm' in scope
2270 | self.uniffiClonePointer(),
2271 | FfiConverterTypeFfiIdentifier_lower(targetIdentity),FfiConverterTypeFfiCreateDMOptions_lower(opts)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2274:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2272 | )
2273 | },
2274 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2275 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2276 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2275:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2273 | },
2274 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2275 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2276 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2277 | liftFunc: FfiConverterTypeFfiConversation_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2276:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2274 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2275 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2276 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2277 | liftFunc: FfiConverterTypeFfiConversation_lift,
2278 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2286:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm_by_inbox_id' in scope
2284 | try await uniffiRustCallAsync(
2285 | rustFutureFunc: {
2286 | 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
2287 | self.uniffiClonePointer(),
2288 | FfiConverterString.lower(inboxId),FfiConverterTypeFfiCreateDMOptions_lower(opts)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2291:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2289 | )
2290 | },
2291 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2292 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2293 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2292:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2290 | },
2291 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2292 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2293 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2294 | liftFunc: FfiConverterTypeFfiConversation_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2293:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2291 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2292 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2293 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2294 | liftFunc: FfiConverterTypeFfiConversation_lift,
2295 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2301:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_get_hmac_keys' in scope
2299 | open func getHmacKeys()throws -> [Data: [FfiHmacKey]] {
2300 | return try FfiConverterDictionaryDataSequenceTypeFfiHmacKey.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
2301 | uniffi_xmtpv3_fn_method_fficonversations_get_hmac_keys(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_get_hmac_keys' in scope
2302 | )
2303 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2308:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list' in scope
2306 | open func list(opts: FfiListConversationsOptions)throws -> [FfiConversationListItem] {
2307 | return try FfiConverterSequenceTypeFfiConversationListItem.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
2308 | uniffi_xmtpv3_fn_method_fficonversations_list(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list' in scope
2309 | FfiConverterTypeFfiListConversationsOptions_lower(opts),$0
2310 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2316:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list_dms' in scope
2314 | open func listDms(opts: FfiListConversationsOptions)throws -> [FfiConversationListItem] {
2315 | return try FfiConverterSequenceTypeFfiConversationListItem.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
2316 | uniffi_xmtpv3_fn_method_fficonversations_list_dms(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list_dms' in scope
2317 | FfiConverterTypeFfiListConversationsOptions_lower(opts),$0
2318 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2324:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list_groups' in scope
2322 | open func listGroups(opts: FfiListConversationsOptions)throws -> [FfiConversationListItem] {
2323 | return try FfiConverterSequenceTypeFfiConversationListItem.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
2324 | uniffi_xmtpv3_fn_method_fficonversations_list_groups(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list_groups' in scope
2325 | FfiConverterTypeFfiListConversationsOptions_lower(opts),$0
2326 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2334:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_process_streamed_welcome_message' in scope
2332 | try await uniffiRustCallAsync(
2333 | rustFutureFunc: {
2334 | uniffi_xmtpv3_fn_method_fficonversations_process_streamed_welcome_message(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_process_streamed_welcome_message' in scope
2335 | self.uniffiClonePointer(),
2336 | FfiConverterData.lower(envelopeBytes)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2339:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2337 | )
2338 | },
2339 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2340 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2341 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2340:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2338 | },
2339 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2340 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2341 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2342 | liftFunc: FfiConverterTypeFfiConversation_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2341:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2339 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2340 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2341 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2342 | liftFunc: FfiConverterTypeFfiConversation_lift,
2343 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2351:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream' in scope
2349 | try! await uniffiRustCallAsync(
2350 | rustFutureFunc: {
2351 | uniffi_xmtpv3_fn_method_fficonversations_stream(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream' in scope
2352 | self.uniffiClonePointer(),
2353 | FfiConverterTypeFfiConversationCallback_lower(callback)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2356:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2354 | )
2355 | },
2356 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2357 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2358 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2357:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2355 | },
2356 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2357 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2358 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2359 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2358:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2356 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2357 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2358 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2359 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2360 | errorHandler: nil
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2360:27: error: 'nil' requires a contextual type
2358 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2359 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2360 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2361 |
2362 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2369:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_dm_messages' in scope
2367 | try! await uniffiRustCallAsync(
2368 | rustFutureFunc: {
2369 | uniffi_xmtpv3_fn_method_fficonversations_stream_all_dm_messages(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_dm_messages' in scope
2370 | self.uniffiClonePointer(),
2371 | FfiConverterTypeFfiMessageCallback_lower(messageCallback),FfiConverterOptionSequenceTypeFfiConsentState.lower(consentStates)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2374:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2372 | )
2373 | },
2374 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2375 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2376 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2375:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2373 | },
2374 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2375 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2376 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2377 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2376:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2374 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2375 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2376 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2377 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2378 | errorHandler: nil
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2378:27: error: 'nil' requires a contextual type
2376 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2377 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2378 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2379 |
2380 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2387:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_group_messages' in scope
2385 | try! await uniffiRustCallAsync(
2386 | rustFutureFunc: {
2387 | uniffi_xmtpv3_fn_method_fficonversations_stream_all_group_messages(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_group_messages' in scope
2388 | self.uniffiClonePointer(),
2389 | FfiConverterTypeFfiMessageCallback_lower(messageCallback),FfiConverterOptionSequenceTypeFfiConsentState.lower(consentStates)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2392:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2390 | )
2391 | },
2392 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2393 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2394 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2393:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2391 | },
2392 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2393 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2394 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2395 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2394:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2392 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2393 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2394 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2395 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2396 | errorHandler: nil
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2396:27: error: 'nil' requires a contextual type
2394 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2395 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2396 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2397 |
2398 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2405:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_messages' in scope
2403 | try! await uniffiRustCallAsync(
2404 | rustFutureFunc: {
2405 | uniffi_xmtpv3_fn_method_fficonversations_stream_all_messages(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_messages' in scope
2406 | self.uniffiClonePointer(),
2407 | FfiConverterTypeFfiMessageCallback_lower(messageCallback),FfiConverterOptionSequenceTypeFfiConsentState.lower(consentStates)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2410:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2408 | )
2409 | },
2410 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2411 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2412 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2411:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2409 | },
2410 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2411 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2412 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2413 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2412:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2410 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2411 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2412 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2413 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2414 | errorHandler: nil
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2414:27: error: 'nil' requires a contextual type
2412 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2413 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2414 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2415 |
2416 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2427:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_consent' in scope
2425 | try! await uniffiRustCallAsync(
2426 | rustFutureFunc: {
2427 | uniffi_xmtpv3_fn_method_fficonversations_stream_consent(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_consent' in scope
2428 | self.uniffiClonePointer(),
2429 | FfiConverterTypeFfiConsentCallback_lower(callback)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2432:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2430 | )
2431 | },
2432 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2433 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2434 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2433:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2431 | },
2432 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2433 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2434 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2435 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2434:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2432 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2433 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2434 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2435 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2436 | errorHandler: nil
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2436:27: error: 'nil' requires a contextual type
2434 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2435 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2436 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2437 |
2438 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2445:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_dms' in scope
2443 | try! await uniffiRustCallAsync(
2444 | rustFutureFunc: {
2445 | uniffi_xmtpv3_fn_method_fficonversations_stream_dms(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_dms' in scope
2446 | self.uniffiClonePointer(),
2447 | FfiConverterTypeFfiConversationCallback_lower(callback)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2450:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2448 | )
2449 | },
2450 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2451 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2452 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2451:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2449 | },
2450 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2451 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2452 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2453 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2452:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2450 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2451 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2452 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2453 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2454 | errorHandler: nil
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2454:27: error: 'nil' requires a contextual type
2452 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2453 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2454 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2455 |
2456 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2463:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_groups' in scope
2461 | try! await uniffiRustCallAsync(
2462 | rustFutureFunc: {
2463 | uniffi_xmtpv3_fn_method_fficonversations_stream_groups(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_groups' in scope
2464 | self.uniffiClonePointer(),
2465 | FfiConverterTypeFfiConversationCallback_lower(callback)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2468:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2466 | )
2467 | },
2468 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2469 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2470 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2469:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2467 | },
2468 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2469 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2470 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2471 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2470:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2468 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2469 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2470 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2471 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2472 | errorHandler: nil
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2472:27: error: 'nil' requires a contextual type
2470 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2471 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2472 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2473 |
2474 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2481:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_messages' in scope
2479 | try! await uniffiRustCallAsync(
2480 | rustFutureFunc: {
2481 | uniffi_xmtpv3_fn_method_fficonversations_stream_messages(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_messages' in scope
2482 | self.uniffiClonePointer(),
2483 | FfiConverterTypeFfiMessageCallback_lower(messageCallback),FfiConverterOptionTypeFfiConversationType.lower(conversationType),FfiConverterOptionSequenceTypeFfiConsentState.lower(consentStates)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2486:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2484 | )
2485 | },
2486 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2487 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2488 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2487:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2485 | },
2486 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2487 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2488 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2489 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2488:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2486 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2487 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2488 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2489 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2490 | errorHandler: nil
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2490:27: error: 'nil' requires a contextual type
2488 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2489 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2490 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2491 |
2492 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2503:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_preferences' in scope
2501 | try! await uniffiRustCallAsync(
2502 | rustFutureFunc: {
2503 | uniffi_xmtpv3_fn_method_fficonversations_stream_preferences(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_preferences' in scope
2504 | self.uniffiClonePointer(),
2505 | FfiConverterTypeFfiPreferenceCallback_lower(callback)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2508:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2506 | )
2507 | },
2508 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2509 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2510 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2509:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2507 | },
2508 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2509 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2510 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2511 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2510:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2508 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2509 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2510 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2511 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2512 | errorHandler: nil
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2512:27: error: 'nil' requires a contextual type
2510 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2511 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2512 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2513 |
2514 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2521:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_sync' in scope
2519 | try await uniffiRustCallAsync(
2520 | rustFutureFunc: {
2521 | uniffi_xmtpv3_fn_method_fficonversations_sync(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_sync' in scope
2522 | self.uniffiClonePointer()
2523 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2526:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
2524 | )
2525 | },
2526 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
2527 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
2528 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2527:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
2525 | },
2526 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
2527 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
2528 | freeFunc: ffi_xmtpv3_rust_future_free_void,
2529 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2528:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
2526 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
2527 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
2528 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
2529 | liftFunc: { $0 },
2530 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2538:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_sync_all_conversations' in scope
2536 | try await uniffiRustCallAsync(
2537 | rustFutureFunc: {
2538 | uniffi_xmtpv3_fn_method_fficonversations_sync_all_conversations(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_sync_all_conversations' in scope
2539 | self.uniffiClonePointer(),
2540 | FfiConverterOptionSequenceTypeFfiConsentState.lower(consentStates)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2543:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_u32' in scope
2541 | )
2542 | },
2543 | pollFunc: ffi_xmtpv3_rust_future_poll_u32,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_u32' in scope
2544 | completeFunc: ffi_xmtpv3_rust_future_complete_u32,
2545 | freeFunc: ffi_xmtpv3_rust_future_free_u32,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2544:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_u32' in scope
2542 | },
2543 | pollFunc: ffi_xmtpv3_rust_future_poll_u32,
2544 | completeFunc: ffi_xmtpv3_rust_future_complete_u32,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_u32' in scope
2545 | freeFunc: ffi_xmtpv3_rust_future_free_u32,
2546 | liftFunc: FfiConverterUInt32.lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2545:23: error: cannot find 'ffi_xmtpv3_rust_future_free_u32' in scope
2543 | pollFunc: ffi_xmtpv3_rust_future_poll_u32,
2544 | completeFunc: ffi_xmtpv3_rust_future_complete_u32,
2545 | freeFunc: ffi_xmtpv3_rust_future_free_u32,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_u32' in scope
2546 | liftFunc: FfiConverterUInt32.lift,
2547 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2653:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffigrouppermissions' in scope
2651 | #endif
2652 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
2653 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffigrouppermissions(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffigrouppermissions' in scope
2654 | }
2655 | // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2662:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffigrouppermissions' in scope
2660 | }
2661 |
2662 | try! rustCall { uniffi_xmtpv3_fn_free_ffigrouppermissions(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffigrouppermissions' in scope
2663 | }
2664 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2670:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_set' in scope
2668 | open func policySet()throws -> FfiPermissionPolicySet {
2669 | return try FfiConverterTypeFfiPermissionPolicySet_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
2670 | uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_set(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_set' in scope
2671 | )
2672 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2677:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_type' in scope
2675 | open func policyType()throws -> FfiGroupPermissionsOptions {
2676 | return try FfiConverterTypeFfiGroupPermissionsOptions_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
2677 | uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_type(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_type' in scope
2678 | )
2679 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2784:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffiinboxowner' in scope
2782 | #endif
2783 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
2784 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffiinboxowner(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffiinboxowner' in scope
2785 | }
2786 | // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2793:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffiinboxowner' in scope
2791 | }
2792 |
2793 | try! rustCall { uniffi_xmtpv3_fn_free_ffiinboxowner(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffiinboxowner' in scope
2794 | }
2795 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2801:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffiinboxowner_get_identifier' in scope
2799 | open func getIdentifier()throws -> FfiIdentifier {
2800 | return try FfiConverterTypeFfiIdentifier_lift(try rustCallWithError(FfiConverterTypeIdentityValidationError_lift) {
2801 | uniffi_xmtpv3_fn_method_ffiinboxowner_get_identifier(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffiinboxowner_get_identifier' in scope
2802 | )
2803 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2808:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffiinboxowner_sign' in scope
2806 | open func sign(text: String)throws -> Data {
2807 | return try FfiConverterData.lift(try rustCallWithError(FfiConverterTypeSigningError_lift) {
2808 | uniffi_xmtpv3_fn_method_ffiinboxowner_sign(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffiinboxowner_sign' in scope
2809 | FfiConverterString.lower(text),$0
2810 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2885:5: error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffiinboxowner' in scope
2883 |
2884 | private func uniffiCallbackInitFfiInboxOwner() {
2885 | uniffi_xmtpv3_fn_init_callback_vtable_ffiinboxowner(UniffiCallbackInterfaceFfiInboxOwner.vtable)
| `- error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffiinboxowner' in scope
2886 | }
2887 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:2993:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffimessagecallback' in scope
2991 | #endif
2992 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
2993 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffimessagecallback(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffimessagecallback' in scope
2994 | }
2995 | // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3002:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffimessagecallback' in scope
3000 | }
3001 |
3002 | try! rustCall { uniffi_xmtpv3_fn_free_ffimessagecallback(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffimessagecallback' in scope
3003 | }
3004 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3009:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffimessagecallback_on_message' in scope
3007 |
3008 | open func onMessage(message: FfiMessage) {try! rustCall() {
3009 | uniffi_xmtpv3_fn_method_ffimessagecallback_on_message(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffimessagecallback_on_message' in scope
3010 | FfiConverterTypeFfiMessage_lower(message),$0
3011 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3016:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffimessagecallback_on_error' in scope
3014 |
3015 | open func onError(error: FfiSubscribeError) {try! rustCall() {
3016 | uniffi_xmtpv3_fn_method_ffimessagecallback_on_error(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffimessagecallback_on_error' in scope
3017 | FfiConverterTypeFfiSubscribeError_lower(error),$0
3018 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3023:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffimessagecallback_on_close' in scope
3021 |
3022 | open func onClose() {try! rustCall() {
3023 | uniffi_xmtpv3_fn_method_ffimessagecallback_on_close(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffimessagecallback_on_close' in scope
3024 | )
3025 | }
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3121:5: error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffimessagecallback' in scope
3119 |
3120 | private func uniffiCallbackInitFfiMessageCallback() {
3121 | uniffi_xmtpv3_fn_init_callback_vtable_ffimessagecallback(UniffiCallbackInterfaceFfiMessageCallback.vtable)
| `- error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffimessagecallback' in scope
3122 | }
3123 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3229:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffipreferencecallback' in scope
3227 | #endif
3228 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
3229 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffipreferencecallback(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffipreferencecallback' in scope
3230 | }
3231 | // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3238:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffipreferencecallback' in scope
3236 | }
3237 |
3238 | try! rustCall { uniffi_xmtpv3_fn_free_ffipreferencecallback(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffipreferencecallback' in scope
3239 | }
3240 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3245:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffipreferencecallback_on_preference_update' in scope
3243 |
3244 | open func onPreferenceUpdate(preference: [FfiPreferenceUpdate]) {try! rustCall() {
3245 | uniffi_xmtpv3_fn_method_ffipreferencecallback_on_preference_update(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffipreferencecallback_on_preference_update' in scope
3246 | FfiConverterSequenceTypeFfiPreferenceUpdate.lower(preference),$0
3247 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3252:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffipreferencecallback_on_error' in scope
3250 |
3251 | open func onError(error: FfiSubscribeError) {try! rustCall() {
3252 | uniffi_xmtpv3_fn_method_ffipreferencecallback_on_error(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffipreferencecallback_on_error' in scope
3253 | FfiConverterTypeFfiSubscribeError_lower(error),$0
3254 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3259:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffipreferencecallback_on_close' in scope
3257 |
3258 | open func onClose() {try! rustCall() {
3259 | uniffi_xmtpv3_fn_method_ffipreferencecallback_on_close(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffipreferencecallback_on_close' in scope
3260 | )
3261 | }
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3357:5: error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffipreferencecallback' in scope
3355 |
3356 | private func uniffiCallbackInitFfiPreferenceCallback() {
3357 | uniffi_xmtpv3_fn_init_callback_vtable_ffipreferencecallback(UniffiCallbackInterfaceFfiPreferenceCallback.vtable)
| `- error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffipreferencecallback' in scope
3358 | }
3359 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3474:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffisignaturerequest' in scope
3472 | #endif
3473 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
3474 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffisignaturerequest(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffisignaturerequest' in scope
3475 | }
3476 | // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3483:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffisignaturerequest' in scope
3481 | }
3482 |
3483 | try! rustCall { uniffi_xmtpv3_fn_free_ffisignaturerequest(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffisignaturerequest' in scope
3484 | }
3485 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3493:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_ecdsa_signature' in scope
3491 | try await uniffiRustCallAsync(
3492 | rustFutureFunc: {
3493 | uniffi_xmtpv3_fn_method_ffisignaturerequest_add_ecdsa_signature(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_ecdsa_signature' in scope
3494 | self.uniffiClonePointer(),
3495 | FfiConverterData.lower(signatureBytes)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3498:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3496 | )
3497 | },
3498 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3499 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3500 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3499:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3497 | },
3498 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3499 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3500 | freeFunc: ffi_xmtpv3_rust_future_free_void,
3501 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3500:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3498 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3499 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3500 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3501 | liftFunc: { $0 },
3502 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3510:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_passkey_signature' in scope
3508 | try await uniffiRustCallAsync(
3509 | rustFutureFunc: {
3510 | uniffi_xmtpv3_fn_method_ffisignaturerequest_add_passkey_signature(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_passkey_signature' in scope
3511 | self.uniffiClonePointer(),
3512 | FfiConverterTypeFfiPasskeySignature_lower(signature)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3515:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3513 | )
3514 | },
3515 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3516 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3517 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3516:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3514 | },
3515 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3516 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3517 | freeFunc: ffi_xmtpv3_rust_future_free_void,
3518 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3517:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3515 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3516 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3517 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3518 | liftFunc: { $0 },
3519 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3527:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_scw_signature' in scope
3525 | try await uniffiRustCallAsync(
3526 | rustFutureFunc: {
3527 | uniffi_xmtpv3_fn_method_ffisignaturerequest_add_scw_signature(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_scw_signature' in scope
3528 | self.uniffiClonePointer(),
3529 | FfiConverterData.lower(signatureBytes),FfiConverterString.lower(address),FfiConverterUInt64.lower(chainId),FfiConverterOptionUInt64.lower(blockNumber)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3532:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3530 | )
3531 | },
3532 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3533 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3534 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3533:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3531 | },
3532 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3533 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3534 | freeFunc: ffi_xmtpv3_rust_future_free_void,
3535 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3534:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3532 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3533 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3534 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3535 | liftFunc: { $0 },
3536 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3544:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_is_ready' in scope
3542 | try! await uniffiRustCallAsync(
3543 | rustFutureFunc: {
3544 | uniffi_xmtpv3_fn_method_ffisignaturerequest_is_ready(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_is_ready' in scope
3545 | self.uniffiClonePointer()
3546 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3549:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_i8' in scope
3547 | )
3548 | },
3549 | pollFunc: ffi_xmtpv3_rust_future_poll_i8,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_i8' in scope
3550 | completeFunc: ffi_xmtpv3_rust_future_complete_i8,
3551 | freeFunc: ffi_xmtpv3_rust_future_free_i8,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3550:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_i8' in scope
3548 | },
3549 | pollFunc: ffi_xmtpv3_rust_future_poll_i8,
3550 | completeFunc: ffi_xmtpv3_rust_future_complete_i8,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_i8' in scope
3551 | freeFunc: ffi_xmtpv3_rust_future_free_i8,
3552 | liftFunc: FfiConverterBool.lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3551:23: error: cannot find 'ffi_xmtpv3_rust_future_free_i8' in scope
3549 | pollFunc: ffi_xmtpv3_rust_future_poll_i8,
3550 | completeFunc: ffi_xmtpv3_rust_future_complete_i8,
3551 | freeFunc: ffi_xmtpv3_rust_future_free_i8,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_i8' in scope
3552 | liftFunc: FfiConverterBool.lift,
3553 | errorHandler: nil
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3553:27: error: 'nil' requires a contextual type
3551 | freeFunc: ffi_xmtpv3_rust_future_free_i8,
3552 | liftFunc: FfiConverterBool.lift,
3553 | errorHandler: nil
| `- error: 'nil' requires a contextual type
3554 |
3555 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3565:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_missing_address_signatures' in scope
3563 | try await uniffiRustCallAsync(
3564 | rustFutureFunc: {
3565 | uniffi_xmtpv3_fn_method_ffisignaturerequest_missing_address_signatures(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_missing_address_signatures' in scope
3566 | self.uniffiClonePointer()
3567 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3570:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
3568 | )
3569 | },
3570 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
3571 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
3572 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3571:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
3569 | },
3570 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
3571 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
3572 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
3573 | liftFunc: FfiConverterSequenceString.lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3572:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
3570 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
3571 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
3572 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
3573 | liftFunc: FfiConverterSequenceString.lift,
3574 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3582:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_signature_text' in scope
3580 | try await uniffiRustCallAsync(
3581 | rustFutureFunc: {
3582 | uniffi_xmtpv3_fn_method_ffisignaturerequest_signature_text(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_signature_text' in scope
3583 | self.uniffiClonePointer()
3584 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3587:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
3585 | )
3586 | },
3587 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
3588 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
3589 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3588:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
3586 | },
3587 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
3588 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
3589 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
3590 | liftFunc: FfiConverterString.lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3589:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
3587 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
3588 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
3589 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
3590 | liftFunc: FfiConverterString.lift,
3591 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3708:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffistreamcloser' in scope
3706 | #endif
3707 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
3708 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffistreamcloser(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffistreamcloser' in scope
3709 | }
3710 | // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3717:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffistreamcloser' in scope
3715 | }
3716 |
3717 | try! rustCall { uniffi_xmtpv3_fn_free_ffistreamcloser(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffistreamcloser' in scope
3718 | }
3719 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3728:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_end' in scope
3726 | */
3727 | open func end() {try! rustCall() {
3728 | uniffi_xmtpv3_fn_method_ffistreamcloser_end(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_end' in scope
3729 | )
3730 | }
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3740:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_end_and_wait' in scope
3738 | try await uniffiRustCallAsync(
3739 | rustFutureFunc: {
3740 | uniffi_xmtpv3_fn_method_ffistreamcloser_end_and_wait(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_end_and_wait' in scope
3741 | self.uniffiClonePointer()
3742 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3745:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3743 | )
3744 | },
3745 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3746 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3747 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3746:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3744 | },
3745 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3746 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3747 | freeFunc: ffi_xmtpv3_rust_future_free_void,
3748 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3747:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3745 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3746 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3747 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3748 | liftFunc: { $0 },
3749 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3755:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_is_closed' in scope
3753 | open func isClosed() -> Bool {
3754 | return try! FfiConverterBool.lift(try! rustCall() {
3755 | uniffi_xmtpv3_fn_method_ffistreamcloser_is_closed(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_is_closed' in scope
3756 | )
3757 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3764:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_wait_for_ready' in scope
3762 | try! await uniffiRustCallAsync(
3763 | rustFutureFunc: {
3764 | uniffi_xmtpv3_fn_method_ffistreamcloser_wait_for_ready(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_wait_for_ready' in scope
3765 | self.uniffiClonePointer()
3766 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3769:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3767 | )
3768 | },
3769 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3770 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3771 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3770:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3768 | },
3769 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3770 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3771 | freeFunc: ffi_xmtpv3_rust_future_free_void,
3772 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3771:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3769 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3770 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3771 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3772 | liftFunc: { $0 },
3773 | errorHandler: nil
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3773:27: error: 'nil' requires a contextual type
3771 | freeFunc: ffi_xmtpv3_rust_future_free_void,
3772 | liftFunc: { $0 },
3773 | errorHandler: nil
| `- error: 'nil' requires a contextual type
3774 |
3775 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3878:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffisyncworker' in scope
3876 | #endif
3877 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
3878 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffisyncworker(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffisyncworker' in scope
3879 | }
3880 | // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3887:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffisyncworker' in scope
3885 | }
3886 |
3887 | try! rustCall { uniffi_xmtpv3_fn_free_ffisyncworker(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffisyncworker' in scope
3888 | }
3889 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3897:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisyncworker_wait' in scope
3895 | try await uniffiRustCallAsync(
3896 | rustFutureFunc: {
3897 | uniffi_xmtpv3_fn_method_ffisyncworker_wait(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisyncworker_wait' in scope
3898 | self.uniffiClonePointer(),
3899 | FfiConverterTypeFfiSyncMetric_lower(metric),FfiConverterUInt64.lower(count)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3902:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3900 | )
3901 | },
3902 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3903 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3904 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3903:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3901 | },
3902 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3903 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3904 | freeFunc: ffi_xmtpv3_rust_future_free_void,
3905 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:3904:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3902 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3903 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3904 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3905 | liftFunc: { $0 },
3906 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4135:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffixmtpclient' in scope
4133 | #endif
4134 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
4135 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffixmtpclient(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffixmtpclient' in scope
4136 | }
4137 | // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4144:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffixmtpclient' in scope
4142 | }
4143 |
4144 | try! rustCall { uniffi_xmtpv3_fn_free_ffixmtpclient(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffixmtpclient' in scope
4145 | }
4146 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4157:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_add_identity' in scope
4155 | try await uniffiRustCallAsync(
4156 | rustFutureFunc: {
4157 | uniffi_xmtpv3_fn_method_ffixmtpclient_add_identity(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_add_identity' in scope
4158 | self.uniffiClonePointer(),
4159 | FfiConverterTypeFfiIdentifier_lower(newIdentity)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4162:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4160 | )
4161 | },
4162 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4163 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4164 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4163:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4161 | },
4162 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4163 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4164 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
4165 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4164:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4162 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4163 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4164 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4165 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
4166 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4180:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_addresses_from_inbox_id' in scope
4178 | try await uniffiRustCallAsync(
4179 | rustFutureFunc: {
4180 | uniffi_xmtpv3_fn_method_ffixmtpclient_addresses_from_inbox_id(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_addresses_from_inbox_id' in scope
4181 | self.uniffiClonePointer(),
4182 | FfiConverterBool.lower(refreshFromNetwork),FfiConverterSequenceString.lower(inboxIds)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4185:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4183 | )
4184 | },
4185 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4186 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4187 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4186:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4184 | },
4185 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4186 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4187 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4188 | liftFunc: FfiConverterSequenceTypeFfiInboxState.lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4187:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4185 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4186 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4187 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4188 | liftFunc: FfiConverterSequenceTypeFfiInboxState.lift,
4189 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4195:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_aggregate_statistics' in scope
4193 | open func apiAggregateStatistics() -> String {
4194 | return try! FfiConverterString.lift(try! rustCall() {
4195 | uniffi_xmtpv3_fn_method_ffixmtpclient_api_aggregate_statistics(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_aggregate_statistics' in scope
4196 | )
4197 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4202:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_identity_statistics' in scope
4200 | open func apiIdentityStatistics() -> FfiIdentityStats {
4201 | return try! FfiConverterTypeFfiIdentityStats_lift(try! rustCall() {
4202 | uniffi_xmtpv3_fn_method_ffixmtpclient_api_identity_statistics(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_identity_statistics' in scope
4203 | )
4204 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4209:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_statistics' in scope
4207 | open func apiStatistics() -> FfiApiStats {
4208 | return try! FfiConverterTypeFfiApiStats_lift(try! rustCall() {
4209 | uniffi_xmtpv3_fn_method_ffixmtpclient_api_statistics(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_statistics' in scope
4210 | )
4211 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4218:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_apply_signature_request' in scope
4216 | try await uniffiRustCallAsync(
4217 | rustFutureFunc: {
4218 | uniffi_xmtpv3_fn_method_ffixmtpclient_apply_signature_request(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_apply_signature_request' in scope
4219 | self.uniffiClonePointer(),
4220 | FfiConverterTypeFfiSignatureRequest_lower(signatureRequest)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4223:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4221 | )
4222 | },
4223 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4224 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4225 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4224:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4222 | },
4223 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4224 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4225 | freeFunc: ffi_xmtpv3_rust_future_free_void,
4226 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4225:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4223 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4224 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4225 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4226 | liftFunc: { $0 },
4227 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4239:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_archive_metadata' in scope
4237 | try await uniffiRustCallAsync(
4238 | rustFutureFunc: {
4239 | uniffi_xmtpv3_fn_method_ffixmtpclient_archive_metadata(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_archive_metadata' in scope
4240 | self.uniffiClonePointer(),
4241 | FfiConverterString.lower(path),FfiConverterData.lower(key)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4244:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4242 | )
4243 | },
4244 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4245 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4246 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4245:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4243 | },
4244 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4245 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4246 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4247 | liftFunc: FfiConverterTypeFfiBackupMetadata_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4246:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4244 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4245 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4246 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4247 | liftFunc: FfiConverterTypeFfiBackupMetadata_lift,
4248 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4256:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_can_message' in scope
4254 | try await uniffiRustCallAsync(
4255 | rustFutureFunc: {
4256 | uniffi_xmtpv3_fn_method_ffixmtpclient_can_message(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_can_message' in scope
4257 | self.uniffiClonePointer(),
4258 | FfiConverterSequenceTypeFfiIdentifier.lower(accountIdentifiers)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4261:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4259 | )
4260 | },
4261 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4262 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4263 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4262:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4260 | },
4261 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4262 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4263 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4264 | liftFunc: FfiConverterDictionaryTypeFfiIdentifierBool.lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4263:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4261 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4262 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4263 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4264 | liftFunc: FfiConverterDictionaryTypeFfiIdentifierBool.lift,
4265 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4276:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_change_recovery_identifier' in scope
4274 | try await uniffiRustCallAsync(
4275 | rustFutureFunc: {
4276 | uniffi_xmtpv3_fn_method_ffixmtpclient_change_recovery_identifier(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_change_recovery_identifier' in scope
4277 | self.uniffiClonePointer(),
4278 | FfiConverterTypeFfiIdentifier_lower(newRecoveryIdentifier)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4281:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4279 | )
4280 | },
4281 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4282 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4283 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4282:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4280 | },
4281 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4282 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4283 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
4284 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4283:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4281 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4282 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4283 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4284 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
4285 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4290:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_clear_all_statistics' in scope
4288 |
4289 | open func clearAllStatistics() {try! rustCall() {
4290 | uniffi_xmtpv3_fn_method_ffixmtpclient_clear_all_statistics(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_clear_all_statistics' in scope
4291 | )
4292 | }
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4297:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_conversation' in scope
4295 | open func conversation(conversationId: Data)throws -> FfiConversation {
4296 | return try FfiConverterTypeFfiConversation_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
4297 | uniffi_xmtpv3_fn_method_ffixmtpclient_conversation(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_conversation' in scope
4298 | FfiConverterData.lower(conversationId),$0
4299 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4305:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_conversations' in scope
4303 | open func conversations() -> FfiConversations {
4304 | return try! FfiConverterTypeFfiConversations_lift(try! rustCall() {
4305 | uniffi_xmtpv3_fn_method_ffixmtpclient_conversations(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_conversations' in scope
4306 | )
4307 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4317:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_create_archive' in scope
4315 | try await uniffiRustCallAsync(
4316 | rustFutureFunc: {
4317 | uniffi_xmtpv3_fn_method_ffixmtpclient_create_archive(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_create_archive' in scope
4318 | self.uniffiClonePointer(),
4319 | FfiConverterString.lower(path),FfiConverterTypeFfiArchiveOptions_lower(opts),FfiConverterData.lower(key)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4322:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4320 | )
4321 | },
4322 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4323 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4324 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4323:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4321 | },
4322 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4323 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4324 | freeFunc: ffi_xmtpv3_rust_future_free_void,
4325 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4324:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4322 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4323 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4324 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4325 | liftFunc: { $0 },
4326 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4334:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_db_reconnect' in scope
4332 | try await uniffiRustCallAsync(
4333 | rustFutureFunc: {
4334 | uniffi_xmtpv3_fn_method_ffixmtpclient_db_reconnect(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_db_reconnect' in scope
4335 | self.uniffiClonePointer()
4336 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4339:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4337 | )
4338 | },
4339 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4340 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4341 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4340:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4338 | },
4339 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4340 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4341 | freeFunc: ffi_xmtpv3_rust_future_free_void,
4342 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4341:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4339 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4340 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4341 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4342 | liftFunc: { $0 },
4343 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4349:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_dm_conversation' in scope
4347 | open func dmConversation(targetInboxId: String)throws -> FfiConversation {
4348 | return try FfiConverterTypeFfiConversation_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
4349 | uniffi_xmtpv3_fn_method_ffixmtpclient_dm_conversation(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_dm_conversation' in scope
4350 | FfiConverterString.lower(targetInboxId),$0
4351 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4359:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_find_inbox_id' in scope
4357 | try await uniffiRustCallAsync(
4358 | rustFutureFunc: {
4359 | uniffi_xmtpv3_fn_method_ffixmtpclient_find_inbox_id(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_find_inbox_id' in scope
4360 | self.uniffiClonePointer(),
4361 | FfiConverterTypeFfiIdentifier_lower(identifier)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4364:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4362 | )
4363 | },
4364 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4365 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4366 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4365:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4363 | },
4364 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4365 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4366 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4367 | liftFunc: FfiConverterOptionString.lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4366:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4364 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4365 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4366 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4367 | liftFunc: FfiConverterOptionString.lift,
4368 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4376:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_consent_state' in scope
4374 | try await uniffiRustCallAsync(
4375 | rustFutureFunc: {
4376 | uniffi_xmtpv3_fn_method_ffixmtpclient_get_consent_state(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_consent_state' in scope
4377 | self.uniffiClonePointer(),
4378 | FfiConverterTypeFfiConsentEntityType_lower(entityType),FfiConverterString.lower(entity)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4381:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4379 | )
4380 | },
4381 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4382 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4383 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4382:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4380 | },
4381 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4382 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4383 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4384 | liftFunc: FfiConverterTypeFfiConsentState_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4383:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4381 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4382 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4383 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4384 | liftFunc: FfiConverterTypeFfiConsentState_lift,
4385 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4393:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_key_package_statuses_for_installation_ids' in scope
4391 | try await uniffiRustCallAsync(
4392 | rustFutureFunc: {
4393 | 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
4394 | self.uniffiClonePointer(),
4395 | FfiConverterSequenceData.lower(installationIds)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4398:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4396 | )
4397 | },
4398 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4399 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4400 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4399:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4397 | },
4398 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4399 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4400 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4401 | liftFunc: FfiConverterDictionaryDataTypeFfiKeyPackageStatus.lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4400:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4398 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4399 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4400 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4401 | liftFunc: FfiConverterDictionaryDataTypeFfiKeyPackageStatus.lift,
4402 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4410:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_latest_inbox_state' in scope
4408 | try await uniffiRustCallAsync(
4409 | rustFutureFunc: {
4410 | uniffi_xmtpv3_fn_method_ffixmtpclient_get_latest_inbox_state(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_latest_inbox_state' in scope
4411 | self.uniffiClonePointer(),
4412 | FfiConverterString.lower(inboxId)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4415:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4413 | )
4414 | },
4415 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4416 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4417 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4416:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4414 | },
4415 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4416 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4417 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4418 | liftFunc: FfiConverterTypeFfiInboxState_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4417:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4415 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4416 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4417 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4418 | liftFunc: FfiConverterTypeFfiInboxState_lift,
4419 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4430:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_import_archive' in scope
4428 | try await uniffiRustCallAsync(
4429 | rustFutureFunc: {
4430 | uniffi_xmtpv3_fn_method_ffixmtpclient_import_archive(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_import_archive' in scope
4431 | self.uniffiClonePointer(),
4432 | FfiConverterString.lower(path),FfiConverterData.lower(key)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4435:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4433 | )
4434 | },
4435 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4436 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4437 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4436:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4434 | },
4435 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4436 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4437 | freeFunc: ffi_xmtpv3_rust_future_free_void,
4438 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4437:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4435 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4436 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4437 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4438 | liftFunc: { $0 },
4439 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4445:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_id' in scope
4443 | open func inboxId() -> String {
4444 | return try! FfiConverterString.lift(try! rustCall() {
4445 | uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_id(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_id' in scope
4446 | )
4447 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4460:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_state' in scope
4458 | try await uniffiRustCallAsync(
4459 | rustFutureFunc: {
4460 | uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_state(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_state' in scope
4461 | self.uniffiClonePointer(),
4462 | FfiConverterBool.lower(refreshFromNetwork)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4465:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4463 | )
4464 | },
4465 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4466 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4467 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4466:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4464 | },
4465 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4466 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4467 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4468 | liftFunc: FfiConverterTypeFfiInboxState_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4467:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4465 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4466 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4467 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4468 | liftFunc: FfiConverterTypeFfiInboxState_lift,
4469 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4475:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_installation_id' in scope
4473 | open func installationId() -> Data {
4474 | return try! FfiConverterData.lift(try! rustCall() {
4475 | uniffi_xmtpv3_fn_method_ffixmtpclient_installation_id(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_installation_id' in scope
4476 | )
4477 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4482:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_message' in scope
4480 | open func message(messageId: Data)throws -> FfiMessage {
4481 | return try FfiConverterTypeFfiMessage_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
4482 | uniffi_xmtpv3_fn_method_ffixmtpclient_message(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_message' in scope
4483 | FfiConverterData.lower(messageId),$0
4484 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4492:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_register_identity' in scope
4490 | try await uniffiRustCallAsync(
4491 | rustFutureFunc: {
4492 | uniffi_xmtpv3_fn_method_ffixmtpclient_register_identity(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_register_identity' in scope
4493 | self.uniffiClonePointer(),
4494 | FfiConverterTypeFfiSignatureRequest_lower(signatureRequest)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4497:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4495 | )
4496 | },
4497 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4498 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4499 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4498:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4496 | },
4497 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4498 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4499 | freeFunc: ffi_xmtpv3_rust_future_free_void,
4500 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4499:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4497 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4498 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4499 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4500 | liftFunc: { $0 },
4501 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4506:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_release_db_connection' in scope
4504 |
4505 | open func releaseDbConnection()throws {try rustCallWithError(FfiConverterTypeGenericError_lift) {
4506 | uniffi_xmtpv3_fn_method_ffixmtpclient_release_db_connection(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_release_db_connection' in scope
4507 | )
4508 | }
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4518:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_all_other_installations' in scope
4516 | try await uniffiRustCallAsync(
4517 | rustFutureFunc: {
4518 | uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_all_other_installations(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_all_other_installations' in scope
4519 | self.uniffiClonePointer()
4520 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4523:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4521 | )
4522 | },
4523 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4524 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4525 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4524:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4522 | },
4523 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4524 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4525 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
4526 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4525:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4523 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4524 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4525 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4526 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
4527 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4538:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_identity' in scope
4536 | try await uniffiRustCallAsync(
4537 | rustFutureFunc: {
4538 | uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_identity(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_identity' in scope
4539 | self.uniffiClonePointer(),
4540 | FfiConverterTypeFfiIdentifier_lower(identifier)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4543:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4541 | )
4542 | },
4543 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4544 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4545 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4544:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4542 | },
4543 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4544 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4545 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
4546 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4545:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4543 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4544 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4545 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4546 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
4547 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4558:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_installations' in scope
4556 | try await uniffiRustCallAsync(
4557 | rustFutureFunc: {
4558 | uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_installations(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_installations' in scope
4559 | self.uniffiClonePointer(),
4560 | FfiConverterSequenceData.lower(installationIds)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4563:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4561 | )
4562 | },
4563 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4564 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4565 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4564:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4562 | },
4563 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4564 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4565 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
4566 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4565:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4563 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4564 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4565 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4566 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
4567 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4578:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_send_sync_request' in scope
4576 | try await uniffiRustCallAsync(
4577 | rustFutureFunc: {
4578 | uniffi_xmtpv3_fn_method_ffixmtpclient_send_sync_request(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_send_sync_request' in scope
4579 | self.uniffiClonePointer()
4580 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4583:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4581 | )
4582 | },
4583 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4584 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4585 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4584:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4582 | },
4583 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4584 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4585 | freeFunc: ffi_xmtpv3_rust_future_free_void,
4586 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4585:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4583 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4584 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4585 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4586 | liftFunc: { $0 },
4587 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4595:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_set_consent_states' in scope
4593 | try await uniffiRustCallAsync(
4594 | rustFutureFunc: {
4595 | uniffi_xmtpv3_fn_method_ffixmtpclient_set_consent_states(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_set_consent_states' in scope
4596 | self.uniffiClonePointer(),
4597 | FfiConverterSequenceTypeFfiConsent.lower(records)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4600:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4598 | )
4599 | },
4600 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4601 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4602 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4601:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4599 | },
4600 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4601 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4602 | freeFunc: ffi_xmtpv3_rust_future_free_void,
4603 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4602:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4600 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4601 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4602 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4603 | liftFunc: { $0 },
4604 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4613:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_sign_with_installation_key' in scope
4611 | open func signWithInstallationKey(text: String)throws -> Data {
4612 | return try FfiConverterData.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
4613 | 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
4614 | FfiConverterString.lower(text),$0
4615 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4621:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_signature_request' in scope
4619 | open func signatureRequest() -> FfiSignatureRequest? {
4620 | return try! FfiConverterOptionTypeFfiSignatureRequest.lift(try! rustCall() {
4621 | uniffi_xmtpv3_fn_method_ffixmtpclient_signature_request(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_signature_request' in scope
4622 | )
4623 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4630:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_sync_preferences' in scope
4628 | try await uniffiRustCallAsync(
4629 | rustFutureFunc: {
4630 | uniffi_xmtpv3_fn_method_ffixmtpclient_sync_preferences(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_sync_preferences' in scope
4631 | self.uniffiClonePointer()
4632 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4635:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_u64' in scope
4633 | )
4634 | },
4635 | pollFunc: ffi_xmtpv3_rust_future_poll_u64,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_u64' in scope
4636 | completeFunc: ffi_xmtpv3_rust_future_complete_u64,
4637 | freeFunc: ffi_xmtpv3_rust_future_free_u64,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4636:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_u64' in scope
4634 | },
4635 | pollFunc: ffi_xmtpv3_rust_future_poll_u64,
4636 | completeFunc: ffi_xmtpv3_rust_future_complete_u64,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_u64' in scope
4637 | freeFunc: ffi_xmtpv3_rust_future_free_u64,
4638 | liftFunc: FfiConverterUInt64.lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4637:23: error: cannot find 'ffi_xmtpv3_rust_future_free_u64' in scope
4635 | pollFunc: ffi_xmtpv3_rust_future_poll_u64,
4636 | completeFunc: ffi_xmtpv3_rust_future_complete_u64,
4637 | freeFunc: ffi_xmtpv3_rust_future_free_u64,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_u64' in scope
4638 | liftFunc: FfiConverterUInt64.lift,
4639 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4650:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_upload_debug_archive' in scope
4648 | try await uniffiRustCallAsync(
4649 | rustFutureFunc: {
4650 | uniffi_xmtpv3_fn_method_ffixmtpclient_upload_debug_archive(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_upload_debug_archive' in scope
4651 | self.uniffiClonePointer(),
4652 | FfiConverterString.lower(serverUrl)
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4655:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4653 | )
4654 | },
4655 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4656 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4657 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4656:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4654 | },
4655 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4656 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4657 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4658 | liftFunc: FfiConverterString.lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4657:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4655 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4656 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4657 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4658 | liftFunc: FfiConverterString.lift,
4659 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4667:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_verify_signed_with_installation_key' in scope
4665 | */
4666 | open func verifySignedWithInstallationKey(signatureText: String, signatureBytes: Data)throws {try rustCallWithError(FfiConverterTypeGenericError_lift) {
4667 | 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
4668 | FfiConverterString.lower(signatureText),
4669 | FfiConverterData.lower(signatureBytes),$0
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4679:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_verify_signed_with_public_key' in scope
4677 | */
4678 | open func verifySignedWithPublicKey(signatureText: String, signatureBytes: Data, publicKey: Data)throws {try rustCallWithError(FfiConverterTypeGenericError_lift) {
4679 | 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
4680 | FfiConverterString.lower(signatureText),
4681 | FfiConverterData.lower(signatureBytes),
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4785:32: error: cannot find 'uniffi_xmtpv3_fn_clone_xmtpapiclient' in scope
4783 | #endif
4784 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
4785 | return try! rustCall { uniffi_xmtpv3_fn_clone_xmtpapiclient(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_xmtpapiclient' in scope
4786 | }
4787 | // No primary constructor declared for this class.
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:4794:25: error: cannot find 'uniffi_xmtpv3_fn_free_xmtpapiclient' in scope
4792 | }
4793 |
4794 | try! rustCall { uniffi_xmtpv3_fn_free_xmtpapiclient(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_xmtpapiclient' in scope
4795 | }
4796 |
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10666:17: error: cannot find 'uniffi_xmtpv3_fn_func_apply_signature_request' in scope
10664 | try await uniffiRustCallAsync(
10665 | rustFutureFunc: {
10666 | 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
10667 | )
10668 | },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10669:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
10667 | )
10668 | },
10669 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
10670 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
10671 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10670:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
10668 | },
10669 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
10670 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
10671 | freeFunc: ffi_xmtpv3_rust_future_free_void,
10672 | liftFunc: { $0 },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10671:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
10669 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
10670 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
10671 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
10672 | liftFunc: { $0 },
10673 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10680:17: error: cannot find 'uniffi_xmtpv3_fn_func_connect_to_backend' in scope
10678 | try await uniffiRustCallAsync(
10679 | rustFutureFunc: {
10680 | uniffi_xmtpv3_fn_func_connect_to_backend(FfiConverterString.lower(host),FfiConverterBool.lower(isSecure),FfiConverterOptionString.lower(appVersion)
| `- error: cannot find 'uniffi_xmtpv3_fn_func_connect_to_backend' in scope
10681 | )
10682 | },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10683:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10681 | )
10682 | },
10683 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10684 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10685 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10684:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10682 | },
10683 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10684 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10685 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
10686 | liftFunc: FfiConverterTypeXmtpApiClient_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10685:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10683 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10684 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10685 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10686 | liftFunc: FfiConverterTypeXmtpApiClient_lift,
10687 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10715:17: error: cannot find 'uniffi_xmtpv3_fn_func_create_client' in scope
10713 | try await uniffiRustCallAsync(
10714 | rustFutureFunc: {
10715 | uniffi_xmtpv3_fn_func_create_client(FfiConverterTypeXmtpApiClient_lower(api),FfiConverterTypeXmtpApiClient_lower(syncApi),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),FfiConverterOptionBool.lower(disableEvents)
| `- error: cannot find 'uniffi_xmtpv3_fn_func_create_client' in scope
10716 | )
10717 | },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10718:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10716 | )
10717 | },
10718 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10719 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10720 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10719:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10717 | },
10718 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10719 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10720 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
10721 | liftFunc: FfiConverterTypeFfiXmtpClient_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10720:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10718 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10719 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10720 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10721 | liftFunc: FfiConverterTypeFfiXmtpClient_lift,
10722 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10727:5: error: cannot find 'uniffi_xmtpv3_fn_func_decode_multi_remote_attachment' in scope
10725 | public func decodeMultiRemoteAttachment(bytes: Data)throws -> FfiMultiRemoteAttachment {
10726 | return try FfiConverterTypeFfiMultiRemoteAttachment_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10727 | uniffi_xmtpv3_fn_func_decode_multi_remote_attachment(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_decode_multi_remote_attachment' in scope
10728 | FfiConverterData.lower(bytes),$0
10729 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10734:5: error: cannot find 'uniffi_xmtpv3_fn_func_decode_reaction' in scope
10732 | public func decodeReaction(bytes: Data)throws -> FfiReaction {
10733 | return try FfiConverterTypeFfiReaction_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10734 | uniffi_xmtpv3_fn_func_decode_reaction(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_decode_reaction' in scope
10735 | FfiConverterData.lower(bytes),$0
10736 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10741:5: error: cannot find 'uniffi_xmtpv3_fn_func_decode_transaction_reference' in scope
10739 | public func decodeTransactionReference(bytes: Data)throws -> FfiTransactionReference {
10740 | return try FfiConverterTypeFfiTransactionReference_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10741 | uniffi_xmtpv3_fn_func_decode_transaction_reference(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_decode_transaction_reference' in scope
10742 | FfiConverterData.lower(bytes),$0
10743 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10748:5: error: cannot find 'uniffi_xmtpv3_fn_func_encode_multi_remote_attachment' in scope
10746 | public func encodeMultiRemoteAttachment(ffiMultiRemoteAttachment: FfiMultiRemoteAttachment)throws -> Data {
10747 | return try FfiConverterData.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10748 | uniffi_xmtpv3_fn_func_encode_multi_remote_attachment(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_encode_multi_remote_attachment' in scope
10749 | FfiConverterTypeFfiMultiRemoteAttachment_lower(ffiMultiRemoteAttachment),$0
10750 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10755:5: error: cannot find 'uniffi_xmtpv3_fn_func_encode_reaction' in scope
10753 | public func encodeReaction(reaction: FfiReaction)throws -> Data {
10754 | return try FfiConverterData.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10755 | uniffi_xmtpv3_fn_func_encode_reaction(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_encode_reaction' in scope
10756 | FfiConverterTypeFfiReaction_lower(reaction),$0
10757 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10762:5: error: cannot find 'uniffi_xmtpv3_fn_func_encode_transaction_reference' in scope
10760 | public func encodeTransactionReference(reference: FfiTransactionReference)throws -> Data {
10761 | return try FfiConverterData.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10762 | uniffi_xmtpv3_fn_func_encode_transaction_reference(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_encode_transaction_reference' in scope
10763 | FfiConverterTypeFfiTransactionReference_lower(reference),$0
10764 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10774:5: error: cannot find 'uniffi_xmtpv3_fn_func_enter_debug_writer' in scope
10772 | */
10773 | public func enterDebugWriter(directory: String, logLevel: FfiLogLevel, rotation: FfiLogRotation, maxFiles: UInt32)throws {try rustCallWithError(FfiConverterTypeGenericError_lift) {
10774 | uniffi_xmtpv3_fn_func_enter_debug_writer(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_enter_debug_writer' in scope
10775 | FfiConverterString.lower(directory),
10776 | FfiConverterTypeFfiLogLevel_lower(logLevel),
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10789:5: error: cannot find 'uniffi_xmtpv3_fn_func_enter_debug_writer_with_level' in scope
10787 | */
10788 | public func enterDebugWriterWithLevel(directory: String, rotation: FfiLogRotation, maxFiles: UInt32, logLevel: FfiLogLevel)throws {try rustCallWithError(FfiConverterTypeGenericError_lift) {
10789 | uniffi_xmtpv3_fn_func_enter_debug_writer_with_level(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_enter_debug_writer_with_level' in scope
10790 | FfiConverterString.lower(directory),
10791 | FfiConverterTypeFfiLogRotation_lower(rotation),
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10803:5: error: cannot find 'uniffi_xmtpv3_fn_func_exit_debug_writer' in scope
10801 | */
10802 | public func exitDebugWriter()throws {try rustCallWithError(FfiConverterTypeGenericError_lift) {
10803 | uniffi_xmtpv3_fn_func_exit_debug_writer($0
| `- error: cannot find 'uniffi_xmtpv3_fn_func_exit_debug_writer' in scope
10804 | )
10805 | }
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10809:5: error: cannot find 'uniffi_xmtpv3_fn_func_generate_inbox_id' in scope
10807 | public func generateInboxId(accountIdentifier: FfiIdentifier, nonce: UInt64)throws -> String {
10808 | return try FfiConverterString.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10809 | uniffi_xmtpv3_fn_func_generate_inbox_id(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_generate_inbox_id' in scope
10810 | FfiConverterTypeFfiIdentifier_lower(accountIdentifier),
10811 | FfiConverterUInt64.lower(nonce),$0
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10819:17: error: cannot find 'uniffi_xmtpv3_fn_func_get_inbox_id_for_identifier' in scope
10817 | try await uniffiRustCallAsync(
10818 | rustFutureFunc: {
10819 | 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
10820 | )
10821 | },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10822:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
10820 | )
10821 | },
10822 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
10823 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
10824 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10823:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
10821 | },
10822 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
10823 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
10824 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
10825 | liftFunc: FfiConverterOptionString.lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10824:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
10822 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
10823 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
10824 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
10825 | liftFunc: FfiConverterOptionString.lift,
10826 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10831:5: error: cannot find 'uniffi_xmtpv3_fn_func_get_version_info' in scope
10829 | public func getVersionInfo() -> String {
10830 | return try! FfiConverterString.lift(try! rustCall() {
10831 | uniffi_xmtpv3_fn_func_get_version_info($0
| `- error: cannot find 'uniffi_xmtpv3_fn_func_get_version_info' in scope
10832 | )
10833 | })
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10842:17: error: cannot find 'uniffi_xmtpv3_fn_func_inbox_state_from_inbox_ids' in scope
10840 | try await uniffiRustCallAsync(
10841 | rustFutureFunc: {
10842 | uniffi_xmtpv3_fn_func_inbox_state_from_inbox_ids(FfiConverterTypeXmtpApiClient_lower(api),FfiConverterSequenceString.lower(inboxIds)
| `- error: cannot find 'uniffi_xmtpv3_fn_func_inbox_state_from_inbox_ids' in scope
10843 | )
10844 | },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10845:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
10843 | )
10844 | },
10845 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
10846 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
10847 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10846:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
10844 | },
10845 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
10846 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
10847 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
10848 | liftFunc: FfiConverterSequenceTypeFfiInboxState.lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10847:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
10845 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
10846 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
10847 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
10848 | liftFunc: FfiConverterSequenceTypeFfiInboxState.lift,
10849 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10856:17: error: cannot find 'uniffi_xmtpv3_fn_func_is_connected' in scope
10854 | try! await uniffiRustCallAsync(
10855 | rustFutureFunc: {
10856 | uniffi_xmtpv3_fn_func_is_connected(FfiConverterTypeXmtpApiClient_lower(api)
| `- error: cannot find 'uniffi_xmtpv3_fn_func_is_connected' in scope
10857 | )
10858 | },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10859:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_i8' in scope
10857 | )
10858 | },
10859 | pollFunc: ffi_xmtpv3_rust_future_poll_i8,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_i8' in scope
10860 | completeFunc: ffi_xmtpv3_rust_future_complete_i8,
10861 | freeFunc: ffi_xmtpv3_rust_future_free_i8,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10860:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_i8' in scope
10858 | },
10859 | pollFunc: ffi_xmtpv3_rust_future_poll_i8,
10860 | completeFunc: ffi_xmtpv3_rust_future_complete_i8,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_i8' in scope
10861 | freeFunc: ffi_xmtpv3_rust_future_free_i8,
10862 | liftFunc: FfiConverterBool.lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10861:23: error: cannot find 'ffi_xmtpv3_rust_future_free_i8' in scope
10859 | pollFunc: ffi_xmtpv3_rust_future_poll_i8,
10860 | completeFunc: ffi_xmtpv3_rust_future_complete_i8,
10861 | freeFunc: ffi_xmtpv3_rust_future_free_i8,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_i8' in scope
10862 | liftFunc: FfiConverterBool.lift,
10863 | errorHandler: nil
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10863:27: error: 'nil' requires a contextual type
10861 | freeFunc: ffi_xmtpv3_rust_future_free_i8,
10862 | liftFunc: FfiConverterBool.lift,
10863 | errorHandler: nil
| `- error: 'nil' requires a contextual type
10864 |
10865 | )
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10874:17: error: cannot find 'uniffi_xmtpv3_fn_func_revoke_installations' in scope
10872 | try await uniffiRustCallAsync(
10873 | rustFutureFunc: {
10874 | 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
10875 | )
10876 | },
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10877:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10875 | )
10876 | },
10877 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10878 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10879 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10878:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10876 | },
10877 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10878 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10879 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
10880 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/Sources/LibXMTP/xmtpv3.swift:10879:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10877 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10878 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10879 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10880 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
10881 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/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/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 | }
BUILD FAILURE 6.1 android