Build Information
Failed to build XMTPiOS, reference 4.2.0 (381c21
), with Swift 6.1 for Linux on 31 May 2025 19:07:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
1210 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
1211 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
1212 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1211:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
1209 | },
1210 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
1211 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
1212 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
1213 | liftFunc: FfiConverterSequenceTypeFfiConversationMember.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1212:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
1210 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
1211 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
1212 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
1213 | liftFunc: FfiConverterSequenceTypeFfiConversationMember.lift,
1214 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1220:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_paused_for_version' in scope
1218 | open func pausedForVersion()throws -> String? {
1219 | return try FfiConverterOptionString.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
1220 | uniffi_xmtpv3_fn_method_fficonversation_paused_for_version(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_paused_for_version' in scope
1221 | )
1222 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1229:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_process_streamed_conversation_message' in scope
1227 | try await uniffiRustCallAsync(
1228 | rustFutureFunc: {
1229 | uniffi_xmtpv3_fn_method_fficonversation_process_streamed_conversation_message(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_process_streamed_conversation_message' in scope
1230 | self.uniffiClonePointer(),
1231 | FfiConverterData.lower(envelopeBytes)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1234:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
1232 | )
1233 | },
1234 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
1235 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
1236 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1235:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
1233 | },
1234 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
1235 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
1236 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
1237 | liftFunc: FfiConverterTypeFfiMessage_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1236:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
1234 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
1235 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
1236 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
1237 | liftFunc: FfiConverterTypeFfiMessage_lift,
1238 | errorHandler: FfiConverterTypeFfiSubscribeError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1249:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_publish_messages' in scope
1247 | try await uniffiRustCallAsync(
1248 | rustFutureFunc: {
1249 | uniffi_xmtpv3_fn_method_fficonversation_publish_messages(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_publish_messages' in scope
1250 | self.uniffiClonePointer()
1251 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1254:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1252 | )
1253 | },
1254 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1255 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1256 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1255:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1253 | },
1254 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1255 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1256 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1257 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1256:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1254 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1255 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1256 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1257 | liftFunc: { $0 },
1258 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1266:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_admin' in scope
1264 | try await uniffiRustCallAsync(
1265 | rustFutureFunc: {
1266 | uniffi_xmtpv3_fn_method_fficonversation_remove_admin(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_admin' in scope
1267 | self.uniffiClonePointer(),
1268 | FfiConverterString.lower(inboxId)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1271:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1269 | )
1270 | },
1271 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1272 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1273 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1272:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1270 | },
1271 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1272 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1273 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1274 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1273:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1271 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1272 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1273 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1274 | liftFunc: { $0 },
1275 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1283:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_conversation_message_disappearing_settings' in scope
1281 | try await uniffiRustCallAsync(
1282 | rustFutureFunc: {
1283 | uniffi_xmtpv3_fn_method_fficonversation_remove_conversation_message_disappearing_settings(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_conversation_message_disappearing_settings' in scope
1284 | self.uniffiClonePointer()
1285 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1288:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1286 | )
1287 | },
1288 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1289 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1290 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1289:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1287 | },
1288 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1289 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1290 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1291 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1290:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1288 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1289 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1290 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1291 | liftFunc: { $0 },
1292 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1300:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_members' in scope
1298 | try await uniffiRustCallAsync(
1299 | rustFutureFunc: {
1300 | uniffi_xmtpv3_fn_method_fficonversation_remove_members(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_members' in scope
1301 | self.uniffiClonePointer(),
1302 | FfiConverterSequenceTypeFfiIdentifier.lower(accountIdentifiers)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1305:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1303 | )
1304 | },
1305 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1306 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1307 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1306:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1304 | },
1305 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1306 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1307 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1308 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1307:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1305 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1306 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1307 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1308 | liftFunc: { $0 },
1309 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1317:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_members_by_inbox_id' in scope
1315 | try await uniffiRustCallAsync(
1316 | rustFutureFunc: {
1317 | uniffi_xmtpv3_fn_method_fficonversation_remove_members_by_inbox_id(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_members_by_inbox_id' in scope
1318 | self.uniffiClonePointer(),
1319 | FfiConverterSequenceString.lower(inboxIds)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1322:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1320 | )
1321 | },
1322 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1323 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1324 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1323:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1321 | },
1322 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1323 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1324 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1325 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1324:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1322 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1323 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1324 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1325 | liftFunc: { $0 },
1326 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1334:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_super_admin' in scope
1332 | try await uniffiRustCallAsync(
1333 | rustFutureFunc: {
1334 | uniffi_xmtpv3_fn_method_fficonversation_remove_super_admin(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_remove_super_admin' in scope
1335 | self.uniffiClonePointer(),
1336 | FfiConverterString.lower(inboxId)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1339:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1337 | )
1338 | },
1339 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1340 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1341 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1340:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1338 | },
1339 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1340 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1341 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1342 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1341:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1339 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1340 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1341 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1342 | liftFunc: { $0 },
1343 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1351:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send' in scope
1349 | try await uniffiRustCallAsync(
1350 | rustFutureFunc: {
1351 | uniffi_xmtpv3_fn_method_fficonversation_send(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send' in scope
1352 | self.uniffiClonePointer(),
1353 | FfiConverterData.lower(contentBytes)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1356:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
1354 | )
1355 | },
1356 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
1357 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
1358 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1357:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
1355 | },
1356 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
1357 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
1358 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
1359 | liftFunc: FfiConverterData.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1358:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
1356 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
1357 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
1358 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
1359 | liftFunc: FfiConverterData.lift,
1360 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1369:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send_optimistic' in scope
1367 | open func sendOptimistic(contentBytes: Data)throws -> Data {
1368 | return try FfiConverterData.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
1369 | uniffi_xmtpv3_fn_method_fficonversation_send_optimistic(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send_optimistic' in scope
1370 | FfiConverterData.lower(contentBytes),$0
1371 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1379:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send_text' in scope
1377 | try await uniffiRustCallAsync(
1378 | rustFutureFunc: {
1379 | uniffi_xmtpv3_fn_method_fficonversation_send_text(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_send_text' in scope
1380 | self.uniffiClonePointer(),
1381 | FfiConverterString.lower(text)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1384:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
1382 | )
1383 | },
1384 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
1385 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
1386 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1385:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
1383 | },
1384 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
1385 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
1386 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
1387 | liftFunc: FfiConverterData.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1386:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
1384 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
1385 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
1386 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
1387 | liftFunc: FfiConverterData.lift,
1388 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1396:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_stream' in scope
1394 | try! await uniffiRustCallAsync(
1395 | rustFutureFunc: {
1396 | uniffi_xmtpv3_fn_method_fficonversation_stream(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_stream' in scope
1397 | self.uniffiClonePointer(),
1398 | FfiConverterTypeFfiMessageCallback_lower(messageCallback)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1401:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
1399 | )
1400 | },
1401 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
1402 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
1403 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1402:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
1400 | },
1401 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
1402 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
1403 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
1404 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1403:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
1401 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
1402 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
1403 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
1404 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
1405 | errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1405:27: error: 'nil' requires a contextual type
1403 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
1404 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
1405 | errorHandler: nil
| `- error: 'nil' requires a contextual type
1406 |
1407 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1412:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_super_admin_list' in scope
1410 | open func superAdminList()throws -> [String] {
1411 | return try FfiConverterSequenceString.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
1412 | uniffi_xmtpv3_fn_method_fficonversation_super_admin_list(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_super_admin_list' in scope
1413 | )
1414 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1421:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_sync' in scope
1419 | try await uniffiRustCallAsync(
1420 | rustFutureFunc: {
1421 | uniffi_xmtpv3_fn_method_fficonversation_sync(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_sync' in scope
1422 | self.uniffiClonePointer()
1423 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1426:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1424 | )
1425 | },
1426 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1427 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1428 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1427:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1425 | },
1426 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1427 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1428 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1429 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1428:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1426 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1427 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1428 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1429 | liftFunc: { $0 },
1430 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1435:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_consent_state' in scope
1433 |
1434 | open func updateConsentState(state: FfiConsentState)throws {try rustCallWithError(FfiConverterTypeGenericError_lift) {
1435 | uniffi_xmtpv3_fn_method_fficonversation_update_consent_state(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_consent_state' in scope
1436 | FfiConverterTypeFfiConsentState_lower(state),$0
1437 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1445:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_conversation_message_disappearing_settings' in scope
1443 | try await uniffiRustCallAsync(
1444 | rustFutureFunc: {
1445 | uniffi_xmtpv3_fn_method_fficonversation_update_conversation_message_disappearing_settings(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_conversation_message_disappearing_settings' in scope
1446 | self.uniffiClonePointer(),
1447 | FfiConverterTypeFfiMessageDisappearingSettings_lower(settings)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1450:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1448 | )
1449 | },
1450 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1451 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1452 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1451:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1449 | },
1450 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1451 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1452 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1453 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1452:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1450 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1451 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1452 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1453 | liftFunc: { $0 },
1454 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1462:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_description' in scope
1460 | try await uniffiRustCallAsync(
1461 | rustFutureFunc: {
1462 | uniffi_xmtpv3_fn_method_fficonversation_update_group_description(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_description' in scope
1463 | self.uniffiClonePointer(),
1464 | FfiConverterString.lower(groupDescription)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1467:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1465 | )
1466 | },
1467 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1468 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1469 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1468:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1466 | },
1467 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1468 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1469 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1470 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1469:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1467 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1468 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1469 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1470 | liftFunc: { $0 },
1471 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1479:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_image_url_square' in scope
1477 | try await uniffiRustCallAsync(
1478 | rustFutureFunc: {
1479 | uniffi_xmtpv3_fn_method_fficonversation_update_group_image_url_square(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_image_url_square' in scope
1480 | self.uniffiClonePointer(),
1481 | FfiConverterString.lower(groupImageUrlSquare)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1484:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1482 | )
1483 | },
1484 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1485 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1486 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1485:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1483 | },
1484 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1485 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1486 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1487 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1486:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1484 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1485 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1486 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1487 | liftFunc: { $0 },
1488 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1496:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_name' in scope
1494 | try await uniffiRustCallAsync(
1495 | rustFutureFunc: {
1496 | uniffi_xmtpv3_fn_method_fficonversation_update_group_name(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_group_name' in scope
1497 | self.uniffiClonePointer(),
1498 | FfiConverterString.lower(groupName)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1501:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1499 | )
1500 | },
1501 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1502 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1503 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1502:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1500 | },
1501 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1502 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1503 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1504 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1503:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1501 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1502 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1503 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1504 | liftFunc: { $0 },
1505 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1513:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_permission_policy' in scope
1511 | try await uniffiRustCallAsync(
1512 | rustFutureFunc: {
1513 | uniffi_xmtpv3_fn_method_fficonversation_update_permission_policy(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversation_update_permission_policy' in scope
1514 | self.uniffiClonePointer(),
1515 | FfiConverterTypeFfiPermissionUpdateType_lower(permissionUpdateType),FfiConverterTypeFfiPermissionPolicy_lower(permissionPolicyOption),FfiConverterOptionTypeFfiMetadataField.lower(metadataField)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1518:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1516 | )
1517 | },
1518 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
1519 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1520 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1519:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1517 | },
1518 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1519 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
1520 | freeFunc: ffi_xmtpv3_rust_future_free_void,
1521 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1520:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1518 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
1519 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
1520 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
1521 | liftFunc: { $0 },
1522 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1628:32: error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationcallback' in scope
1626 | #endif
1627 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
1628 | return try! rustCall { uniffi_xmtpv3_fn_clone_fficonversationcallback(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationcallback' in scope
1629 | }
1630 | // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1637:25: error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationcallback' in scope
1635 | }
1636 |
1637 | try! rustCall { uniffi_xmtpv3_fn_free_fficonversationcallback(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationcallback' in scope
1638 | }
1639 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1644:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationcallback_on_conversation' in scope
1642 |
1643 | open func onConversation(conversation: FfiConversation) {try! rustCall() {
1644 | uniffi_xmtpv3_fn_method_fficonversationcallback_on_conversation(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationcallback_on_conversation' in scope
1645 | FfiConverterTypeFfiConversation_lower(conversation),$0
1646 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1651:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationcallback_on_error' in scope
1649 |
1650 | open func onError(error: FfiSubscribeError) {try! rustCall() {
1651 | uniffi_xmtpv3_fn_method_fficonversationcallback_on_error(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationcallback_on_error' in scope
1652 | FfiConverterTypeFfiSubscribeError_lower(error),$0
1653 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1728:5: error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_fficonversationcallback' in scope
1726 |
1727 | private func uniffiCallbackInitFfiConversationCallback() {
1728 | uniffi_xmtpv3_fn_init_callback_vtable_fficonversationcallback(UniffiCallbackInterfaceFfiConversationCallback.vtable)
| `- error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_fficonversationcallback' in scope
1729 | }
1730 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1834:32: error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationlistitem' in scope
1832 | #endif
1833 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
1834 | return try! rustCall { uniffi_xmtpv3_fn_clone_fficonversationlistitem(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationlistitem' in scope
1835 | }
1836 | // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1843:25: error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationlistitem' in scope
1841 | }
1842 |
1843 | try! rustCall { uniffi_xmtpv3_fn_free_fficonversationlistitem(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationlistitem' in scope
1844 | }
1845 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1851:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationlistitem_conversation' in scope
1849 | open func conversation() -> FfiConversation {
1850 | return try! FfiConverterTypeFfiConversation_lift(try! rustCall() {
1851 | uniffi_xmtpv3_fn_method_fficonversationlistitem_conversation(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationlistitem_conversation' in scope
1852 | )
1853 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1858:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationlistitem_last_message' in scope
1856 | open func lastMessage() -> FfiMessage? {
1857 | return try! FfiConverterOptionTypeFfiMessage.lift(try! rustCall() {
1858 | uniffi_xmtpv3_fn_method_fficonversationlistitem_last_message(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationlistitem_last_message' in scope
1859 | )
1860 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1965:32: error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationmetadata' in scope
1963 | #endif
1964 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
1965 | return try! rustCall { uniffi_xmtpv3_fn_clone_fficonversationmetadata(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversationmetadata' in scope
1966 | }
1967 | // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1974:25: error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationmetadata' in scope
1972 | }
1973 |
1974 | try! rustCall { uniffi_xmtpv3_fn_free_fficonversationmetadata(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_fficonversationmetadata' in scope
1975 | }
1976 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1982:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationmetadata_conversation_type' in scope
1980 | open func conversationType() -> FfiConversationType {
1981 | return try! FfiConverterTypeFfiConversationType_lift(try! rustCall() {
1982 | uniffi_xmtpv3_fn_method_fficonversationmetadata_conversation_type(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationmetadata_conversation_type' in scope
1983 | )
1984 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:1989:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationmetadata_creator_inbox_id' in scope
1987 | open func creatorInboxId() -> String {
1988 | return try! FfiConverterString.lift(try! rustCall() {
1989 | uniffi_xmtpv3_fn_method_fficonversationmetadata_creator_inbox_id(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversationmetadata_creator_inbox_id' in scope
1990 | )
1991 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2142:32: error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversations' in scope
2140 | #endif
2141 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
2142 | return try! rustCall { uniffi_xmtpv3_fn_clone_fficonversations(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_fficonversations' in scope
2143 | }
2144 | // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2151:25: error: cannot find 'uniffi_xmtpv3_fn_free_fficonversations' in scope
2149 | }
2150 |
2151 | try! rustCall { uniffi_xmtpv3_fn_free_fficonversations(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_fficonversations' in scope
2152 | }
2153 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2161:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group' in scope
2159 | try await uniffiRustCallAsync(
2160 | rustFutureFunc: {
2161 | uniffi_xmtpv3_fn_method_fficonversations_create_group(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group' in scope
2162 | self.uniffiClonePointer(),
2163 | FfiConverterSequenceTypeFfiIdentifier.lower(accountIdentities),FfiConverterTypeFfiCreateGroupOptions_lower(opts)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2166:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2164 | )
2165 | },
2166 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2167 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2168 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2167:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2165 | },
2166 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2167 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2168 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2169 | liftFunc: FfiConverterTypeFfiConversation_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2168:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2166 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2167 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2168 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2169 | liftFunc: FfiConverterTypeFfiConversation_lift,
2170 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2176:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group_optimistic' in scope
2174 | open func createGroupOptimistic(opts: FfiCreateGroupOptions)throws -> FfiConversation {
2175 | return try FfiConverterTypeFfiConversation_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
2176 | uniffi_xmtpv3_fn_method_fficonversations_create_group_optimistic(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group_optimistic' in scope
2177 | FfiConverterTypeFfiCreateGroupOptions_lower(opts),$0
2178 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2186:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group_with_inbox_ids' in scope
2184 | try await uniffiRustCallAsync(
2185 | rustFutureFunc: {
2186 | uniffi_xmtpv3_fn_method_fficonversations_create_group_with_inbox_ids(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_create_group_with_inbox_ids' in scope
2187 | self.uniffiClonePointer(),
2188 | FfiConverterSequenceString.lower(inboxIds),FfiConverterTypeFfiCreateGroupOptions_lower(opts)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2191:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2189 | )
2190 | },
2191 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2192 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2193 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2192:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2190 | },
2191 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2192 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2193 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2194 | liftFunc: FfiConverterTypeFfiConversation_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2193:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2191 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2192 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2193 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2194 | liftFunc: FfiConverterTypeFfiConversation_lift,
2195 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2203:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm' in scope
2201 | try await uniffiRustCallAsync(
2202 | rustFutureFunc: {
2203 | uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm' in scope
2204 | self.uniffiClonePointer(),
2205 | FfiConverterTypeFfiIdentifier_lower(targetIdentity),FfiConverterTypeFfiCreateDMOptions_lower(opts)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2208:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2206 | )
2207 | },
2208 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2209 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2210 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2209:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2207 | },
2208 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2209 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2210 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2211 | liftFunc: FfiConverterTypeFfiConversation_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2210:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2208 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2209 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2210 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2211 | liftFunc: FfiConverterTypeFfiConversation_lift,
2212 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2220:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm_by_inbox_id' in scope
2218 | try await uniffiRustCallAsync(
2219 | rustFutureFunc: {
2220 | uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm_by_inbox_id(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_find_or_create_dm_by_inbox_id' in scope
2221 | self.uniffiClonePointer(),
2222 | FfiConverterString.lower(inboxId),FfiConverterTypeFfiCreateDMOptions_lower(opts)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2225:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2223 | )
2224 | },
2225 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2226 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2227 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2226:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2224 | },
2225 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2226 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2227 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2228 | liftFunc: FfiConverterTypeFfiConversation_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2227:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2225 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2226 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2227 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2228 | liftFunc: FfiConverterTypeFfiConversation_lift,
2229 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2235:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_get_hmac_keys' in scope
2233 | open func getHmacKeys()throws -> [Data: [FfiHmacKey]] {
2234 | return try FfiConverterDictionaryDataSequenceTypeFfiHmacKey.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
2235 | uniffi_xmtpv3_fn_method_fficonversations_get_hmac_keys(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_get_hmac_keys' in scope
2236 | )
2237 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2242:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list' in scope
2240 | open func list(opts: FfiListConversationsOptions)throws -> [FfiConversationListItem] {
2241 | return try FfiConverterSequenceTypeFfiConversationListItem.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
2242 | uniffi_xmtpv3_fn_method_fficonversations_list(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list' in scope
2243 | FfiConverterTypeFfiListConversationsOptions_lower(opts),$0
2244 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2250:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list_dms' in scope
2248 | open func listDms(opts: FfiListConversationsOptions)throws -> [FfiConversationListItem] {
2249 | return try FfiConverterSequenceTypeFfiConversationListItem.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
2250 | uniffi_xmtpv3_fn_method_fficonversations_list_dms(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list_dms' in scope
2251 | FfiConverterTypeFfiListConversationsOptions_lower(opts),$0
2252 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2258:5: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list_groups' in scope
2256 | open func listGroups(opts: FfiListConversationsOptions)throws -> [FfiConversationListItem] {
2257 | return try FfiConverterSequenceTypeFfiConversationListItem.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
2258 | uniffi_xmtpv3_fn_method_fficonversations_list_groups(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_list_groups' in scope
2259 | FfiConverterTypeFfiListConversationsOptions_lower(opts),$0
2260 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2268:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_process_streamed_welcome_message' in scope
2266 | try await uniffiRustCallAsync(
2267 | rustFutureFunc: {
2268 | uniffi_xmtpv3_fn_method_fficonversations_process_streamed_welcome_message(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_process_streamed_welcome_message' in scope
2269 | self.uniffiClonePointer(),
2270 | FfiConverterData.lower(envelopeBytes)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2273:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2271 | )
2272 | },
2273 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2274 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2275 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2274:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2272 | },
2273 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2274 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2275 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2276 | liftFunc: FfiConverterTypeFfiConversation_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2275:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2273 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2274 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2275 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2276 | liftFunc: FfiConverterTypeFfiConversation_lift,
2277 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2285:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream' in scope
2283 | try! await uniffiRustCallAsync(
2284 | rustFutureFunc: {
2285 | uniffi_xmtpv3_fn_method_fficonversations_stream(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream' in scope
2286 | self.uniffiClonePointer(),
2287 | FfiConverterTypeFfiConversationCallback_lower(callback)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2290:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2288 | )
2289 | },
2290 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2291 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2292 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2291:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2289 | },
2290 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2291 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2292 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2293 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2292:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2290 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2291 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2292 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2293 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2294 | errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2294:27: error: 'nil' requires a contextual type
2292 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2293 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2294 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2295 |
2296 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2303:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_dm_messages' in scope
2301 | try! await uniffiRustCallAsync(
2302 | rustFutureFunc: {
2303 | uniffi_xmtpv3_fn_method_fficonversations_stream_all_dm_messages(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_dm_messages' in scope
2304 | self.uniffiClonePointer(),
2305 | FfiConverterTypeFfiMessageCallback_lower(messageCallback),FfiConverterOptionSequenceTypeFfiConsentState.lower(consentStates)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2308:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2306 | )
2307 | },
2308 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2309 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2310 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2309:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2307 | },
2308 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2309 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2310 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2311 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2310:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2308 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2309 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2310 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2311 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2312 | errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2312:27: error: 'nil' requires a contextual type
2310 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2311 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2312 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2313 |
2314 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2321:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_group_messages' in scope
2319 | try! await uniffiRustCallAsync(
2320 | rustFutureFunc: {
2321 | uniffi_xmtpv3_fn_method_fficonversations_stream_all_group_messages(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_group_messages' in scope
2322 | self.uniffiClonePointer(),
2323 | FfiConverterTypeFfiMessageCallback_lower(messageCallback),FfiConverterOptionSequenceTypeFfiConsentState.lower(consentStates)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2326:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2324 | )
2325 | },
2326 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2327 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2328 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2327:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2325 | },
2326 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2327 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2328 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2329 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2328:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2326 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2327 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2328 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2329 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2330 | errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2330:27: error: 'nil' requires a contextual type
2328 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2329 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2330 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2331 |
2332 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2339:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_messages' in scope
2337 | try! await uniffiRustCallAsync(
2338 | rustFutureFunc: {
2339 | uniffi_xmtpv3_fn_method_fficonversations_stream_all_messages(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_all_messages' in scope
2340 | self.uniffiClonePointer(),
2341 | FfiConverterTypeFfiMessageCallback_lower(messageCallback),FfiConverterOptionSequenceTypeFfiConsentState.lower(consentStates)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2344:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2342 | )
2343 | },
2344 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2345 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2346 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2345:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2343 | },
2344 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2345 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2346 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2347 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2346:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2344 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2345 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2346 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2347 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2348 | errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2348:27: error: 'nil' requires a contextual type
2346 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2347 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2348 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2349 |
2350 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2361:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_consent' in scope
2359 | try! await uniffiRustCallAsync(
2360 | rustFutureFunc: {
2361 | uniffi_xmtpv3_fn_method_fficonversations_stream_consent(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_consent' in scope
2362 | self.uniffiClonePointer(),
2363 | FfiConverterTypeFfiConsentCallback_lower(callback)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2366:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2364 | )
2365 | },
2366 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2367 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2368 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2367:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2365 | },
2366 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2367 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2368 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2369 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2368:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2366 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2367 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2368 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2369 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2370 | errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2370:27: error: 'nil' requires a contextual type
2368 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2369 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2370 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2371 |
2372 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2379:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_dms' in scope
2377 | try! await uniffiRustCallAsync(
2378 | rustFutureFunc: {
2379 | uniffi_xmtpv3_fn_method_fficonversations_stream_dms(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_dms' in scope
2380 | self.uniffiClonePointer(),
2381 | FfiConverterTypeFfiConversationCallback_lower(callback)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2384:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2382 | )
2383 | },
2384 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2385 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2386 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2385:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2383 | },
2384 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2385 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2386 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2387 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2386:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2384 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2385 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2386 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2387 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2388 | errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2388:27: error: 'nil' requires a contextual type
2386 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2387 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2388 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2389 |
2390 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2397:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_groups' in scope
2395 | try! await uniffiRustCallAsync(
2396 | rustFutureFunc: {
2397 | uniffi_xmtpv3_fn_method_fficonversations_stream_groups(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_groups' in scope
2398 | self.uniffiClonePointer(),
2399 | FfiConverterTypeFfiConversationCallback_lower(callback)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2402:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2400 | )
2401 | },
2402 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2403 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2404 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2403:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2401 | },
2402 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2403 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2404 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2405 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2404:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2402 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2403 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2404 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2405 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2406 | errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2406:27: error: 'nil' requires a contextual type
2404 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2405 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2406 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2407 |
2408 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2415:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_messages' in scope
2413 | try! await uniffiRustCallAsync(
2414 | rustFutureFunc: {
2415 | uniffi_xmtpv3_fn_method_fficonversations_stream_messages(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_messages' in scope
2416 | self.uniffiClonePointer(),
2417 | FfiConverterTypeFfiMessageCallback_lower(messageCallback),FfiConverterOptionTypeFfiConversationType.lower(conversationType),FfiConverterOptionSequenceTypeFfiConsentState.lower(consentStates)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2420:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2418 | )
2419 | },
2420 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2421 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2422 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2421:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2419 | },
2420 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2421 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2422 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2423 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2422:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2420 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2421 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2422 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2423 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2424 | errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2424:27: error: 'nil' requires a contextual type
2422 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2423 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2424 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2425 |
2426 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2437:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_preferences' in scope
2435 | try! await uniffiRustCallAsync(
2436 | rustFutureFunc: {
2437 | uniffi_xmtpv3_fn_method_fficonversations_stream_preferences(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_stream_preferences' in scope
2438 | self.uniffiClonePointer(),
2439 | FfiConverterTypeFfiPreferenceCallback_lower(callback)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2442:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2440 | )
2441 | },
2442 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
2443 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2444 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2443:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2441 | },
2442 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2443 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
2444 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2445 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2444:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2442 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
2443 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
2444 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
2445 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2446 | errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2446:27: error: 'nil' requires a contextual type
2444 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
2445 | liftFunc: FfiConverterTypeFfiStreamCloser_lift,
2446 | errorHandler: nil
| `- error: 'nil' requires a contextual type
2447 |
2448 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2455:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_sync' in scope
2453 | try await uniffiRustCallAsync(
2454 | rustFutureFunc: {
2455 | uniffi_xmtpv3_fn_method_fficonversations_sync(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_sync' in scope
2456 | self.uniffiClonePointer()
2457 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2460:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
2458 | )
2459 | },
2460 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
2461 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
2462 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2461:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
2459 | },
2460 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
2461 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
2462 | freeFunc: ffi_xmtpv3_rust_future_free_void,
2463 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2462:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
2460 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
2461 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
2462 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
2463 | liftFunc: { $0 },
2464 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2472:17: error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_sync_all_conversations' in scope
2470 | try await uniffiRustCallAsync(
2471 | rustFutureFunc: {
2472 | uniffi_xmtpv3_fn_method_fficonversations_sync_all_conversations(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_fficonversations_sync_all_conversations' in scope
2473 | self.uniffiClonePointer(),
2474 | FfiConverterOptionSequenceTypeFfiConsentState.lower(consentStates)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2477:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_u32' in scope
2475 | )
2476 | },
2477 | pollFunc: ffi_xmtpv3_rust_future_poll_u32,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_u32' in scope
2478 | completeFunc: ffi_xmtpv3_rust_future_complete_u32,
2479 | freeFunc: ffi_xmtpv3_rust_future_free_u32,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2478:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_u32' in scope
2476 | },
2477 | pollFunc: ffi_xmtpv3_rust_future_poll_u32,
2478 | completeFunc: ffi_xmtpv3_rust_future_complete_u32,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_u32' in scope
2479 | freeFunc: ffi_xmtpv3_rust_future_free_u32,
2480 | liftFunc: FfiConverterUInt32.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2479:23: error: cannot find 'ffi_xmtpv3_rust_future_free_u32' in scope
2477 | pollFunc: ffi_xmtpv3_rust_future_poll_u32,
2478 | completeFunc: ffi_xmtpv3_rust_future_complete_u32,
2479 | freeFunc: ffi_xmtpv3_rust_future_free_u32,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_u32' in scope
2480 | liftFunc: FfiConverterUInt32.lift,
2481 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2587:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffigrouppermissions' in scope
2585 | #endif
2586 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
2587 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffigrouppermissions(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffigrouppermissions' in scope
2588 | }
2589 | // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2596:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffigrouppermissions' in scope
2594 | }
2595 |
2596 | try! rustCall { uniffi_xmtpv3_fn_free_ffigrouppermissions(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffigrouppermissions' in scope
2597 | }
2598 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2604:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_set' in scope
2602 | open func policySet()throws -> FfiPermissionPolicySet {
2603 | return try FfiConverterTypeFfiPermissionPolicySet_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
2604 | uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_set(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_set' in scope
2605 | )
2606 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2611:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_type' in scope
2609 | open func policyType()throws -> FfiGroupPermissionsOptions {
2610 | return try FfiConverterTypeFfiGroupPermissionsOptions_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
2611 | uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_type(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffigrouppermissions_policy_type' in scope
2612 | )
2613 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2718:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffiinboxowner' in scope
2716 | #endif
2717 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
2718 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffiinboxowner(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffiinboxowner' in scope
2719 | }
2720 | // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2727:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffiinboxowner' in scope
2725 | }
2726 |
2727 | try! rustCall { uniffi_xmtpv3_fn_free_ffiinboxowner(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffiinboxowner' in scope
2728 | }
2729 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2735:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffiinboxowner_get_identifier' in scope
2733 | open func getIdentifier()throws -> FfiIdentifier {
2734 | return try FfiConverterTypeFfiIdentifier_lift(try rustCallWithError(FfiConverterTypeIdentityValidationError_lift) {
2735 | uniffi_xmtpv3_fn_method_ffiinboxowner_get_identifier(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffiinboxowner_get_identifier' in scope
2736 | )
2737 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2742:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffiinboxowner_sign' in scope
2740 | open func sign(text: String)throws -> Data {
2741 | return try FfiConverterData.lift(try rustCallWithError(FfiConverterTypeSigningError_lift) {
2742 | uniffi_xmtpv3_fn_method_ffiinboxowner_sign(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffiinboxowner_sign' in scope
2743 | FfiConverterString.lower(text),$0
2744 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2819:5: error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffiinboxowner' in scope
2817 |
2818 | private func uniffiCallbackInitFfiInboxOwner() {
2819 | uniffi_xmtpv3_fn_init_callback_vtable_ffiinboxowner(UniffiCallbackInterfaceFfiInboxOwner.vtable)
| `- error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffiinboxowner' in scope
2820 | }
2821 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2925:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffimessagecallback' in scope
2923 | #endif
2924 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
2925 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffimessagecallback(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffimessagecallback' in scope
2926 | }
2927 | // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2934:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffimessagecallback' in scope
2932 | }
2933 |
2934 | try! rustCall { uniffi_xmtpv3_fn_free_ffimessagecallback(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffimessagecallback' in scope
2935 | }
2936 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2941:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffimessagecallback_on_message' in scope
2939 |
2940 | open func onMessage(message: FfiMessage) {try! rustCall() {
2941 | uniffi_xmtpv3_fn_method_ffimessagecallback_on_message(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffimessagecallback_on_message' in scope
2942 | FfiConverterTypeFfiMessage_lower(message),$0
2943 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:2948:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffimessagecallback_on_error' in scope
2946 |
2947 | open func onError(error: FfiSubscribeError) {try! rustCall() {
2948 | uniffi_xmtpv3_fn_method_ffimessagecallback_on_error(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffimessagecallback_on_error' in scope
2949 | FfiConverterTypeFfiSubscribeError_lower(error),$0
2950 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3025:5: error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffimessagecallback' in scope
3023 |
3024 | private func uniffiCallbackInitFfiMessageCallback() {
3025 | uniffi_xmtpv3_fn_init_callback_vtable_ffimessagecallback(UniffiCallbackInterfaceFfiMessageCallback.vtable)
| `- error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffimessagecallback' in scope
3026 | }
3027 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3131:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffipreferencecallback' in scope
3129 | #endif
3130 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
3131 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffipreferencecallback(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffipreferencecallback' in scope
3132 | }
3133 | // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3140:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffipreferencecallback' in scope
3138 | }
3139 |
3140 | try! rustCall { uniffi_xmtpv3_fn_free_ffipreferencecallback(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffipreferencecallback' in scope
3141 | }
3142 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3147:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffipreferencecallback_on_preference_update' in scope
3145 |
3146 | open func onPreferenceUpdate(preference: [FfiPreferenceUpdate]) {try! rustCall() {
3147 | uniffi_xmtpv3_fn_method_ffipreferencecallback_on_preference_update(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffipreferencecallback_on_preference_update' in scope
3148 | FfiConverterSequenceTypeFfiPreferenceUpdate.lower(preference),$0
3149 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3154:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffipreferencecallback_on_error' in scope
3152 |
3153 | open func onError(error: FfiSubscribeError) {try! rustCall() {
3154 | uniffi_xmtpv3_fn_method_ffipreferencecallback_on_error(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffipreferencecallback_on_error' in scope
3155 | FfiConverterTypeFfiSubscribeError_lower(error),$0
3156 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3231:5: error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffipreferencecallback' in scope
3229 |
3230 | private func uniffiCallbackInitFfiPreferenceCallback() {
3231 | uniffi_xmtpv3_fn_init_callback_vtable_ffipreferencecallback(UniffiCallbackInterfaceFfiPreferenceCallback.vtable)
| `- error: cannot find 'uniffi_xmtpv3_fn_init_callback_vtable_ffipreferencecallback' in scope
3232 | }
3233 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3348:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffisignaturerequest' in scope
3346 | #endif
3347 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
3348 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffisignaturerequest(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffisignaturerequest' in scope
3349 | }
3350 | // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3357:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffisignaturerequest' in scope
3355 | }
3356 |
3357 | try! rustCall { uniffi_xmtpv3_fn_free_ffisignaturerequest(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffisignaturerequest' in scope
3358 | }
3359 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3367:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_ecdsa_signature' in scope
3365 | try await uniffiRustCallAsync(
3366 | rustFutureFunc: {
3367 | uniffi_xmtpv3_fn_method_ffisignaturerequest_add_ecdsa_signature(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_ecdsa_signature' in scope
3368 | self.uniffiClonePointer(),
3369 | FfiConverterData.lower(signatureBytes)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3372:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3370 | )
3371 | },
3372 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3373 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3374 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3373:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3371 | },
3372 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3373 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3374 | freeFunc: ffi_xmtpv3_rust_future_free_void,
3375 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3374:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3372 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3373 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3374 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3375 | liftFunc: { $0 },
3376 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3384:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_passkey_signature' in scope
3382 | try await uniffiRustCallAsync(
3383 | rustFutureFunc: {
3384 | uniffi_xmtpv3_fn_method_ffisignaturerequest_add_passkey_signature(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_passkey_signature' in scope
3385 | self.uniffiClonePointer(),
3386 | FfiConverterTypeFfiPasskeySignature_lower(signature)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3389:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3387 | )
3388 | },
3389 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3390 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3391 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3390:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3388 | },
3389 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3390 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3391 | freeFunc: ffi_xmtpv3_rust_future_free_void,
3392 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3391:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3389 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3390 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3391 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3392 | liftFunc: { $0 },
3393 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3401:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_scw_signature' in scope
3399 | try await uniffiRustCallAsync(
3400 | rustFutureFunc: {
3401 | uniffi_xmtpv3_fn_method_ffisignaturerequest_add_scw_signature(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_add_scw_signature' in scope
3402 | self.uniffiClonePointer(),
3403 | FfiConverterData.lower(signatureBytes),FfiConverterString.lower(address),FfiConverterUInt64.lower(chainId),FfiConverterOptionUInt64.lower(blockNumber)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3406:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3404 | )
3405 | },
3406 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3407 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3408 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3407:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3405 | },
3406 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3407 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3408 | freeFunc: ffi_xmtpv3_rust_future_free_void,
3409 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3408:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3406 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3407 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3408 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3409 | liftFunc: { $0 },
3410 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3418:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_is_ready' in scope
3416 | try! await uniffiRustCallAsync(
3417 | rustFutureFunc: {
3418 | uniffi_xmtpv3_fn_method_ffisignaturerequest_is_ready(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_is_ready' in scope
3419 | self.uniffiClonePointer()
3420 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3423:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_i8' in scope
3421 | )
3422 | },
3423 | pollFunc: ffi_xmtpv3_rust_future_poll_i8,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_i8' in scope
3424 | completeFunc: ffi_xmtpv3_rust_future_complete_i8,
3425 | freeFunc: ffi_xmtpv3_rust_future_free_i8,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3424:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_i8' in scope
3422 | },
3423 | pollFunc: ffi_xmtpv3_rust_future_poll_i8,
3424 | completeFunc: ffi_xmtpv3_rust_future_complete_i8,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_i8' in scope
3425 | freeFunc: ffi_xmtpv3_rust_future_free_i8,
3426 | liftFunc: FfiConverterBool.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3425:23: error: cannot find 'ffi_xmtpv3_rust_future_free_i8' in scope
3423 | pollFunc: ffi_xmtpv3_rust_future_poll_i8,
3424 | completeFunc: ffi_xmtpv3_rust_future_complete_i8,
3425 | freeFunc: ffi_xmtpv3_rust_future_free_i8,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_i8' in scope
3426 | liftFunc: FfiConverterBool.lift,
3427 | errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3427:27: error: 'nil' requires a contextual type
3425 | freeFunc: ffi_xmtpv3_rust_future_free_i8,
3426 | liftFunc: FfiConverterBool.lift,
3427 | errorHandler: nil
| `- error: 'nil' requires a contextual type
3428 |
3429 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3439:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_missing_address_signatures' in scope
3437 | try await uniffiRustCallAsync(
3438 | rustFutureFunc: {
3439 | uniffi_xmtpv3_fn_method_ffisignaturerequest_missing_address_signatures(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_missing_address_signatures' in scope
3440 | self.uniffiClonePointer()
3441 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3444:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
3442 | )
3443 | },
3444 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
3445 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
3446 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3445:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
3443 | },
3444 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
3445 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
3446 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
3447 | liftFunc: FfiConverterSequenceString.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3446:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
3444 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
3445 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
3446 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
3447 | liftFunc: FfiConverterSequenceString.lift,
3448 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3456:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_signature_text' in scope
3454 | try await uniffiRustCallAsync(
3455 | rustFutureFunc: {
3456 | uniffi_xmtpv3_fn_method_ffisignaturerequest_signature_text(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisignaturerequest_signature_text' in scope
3457 | self.uniffiClonePointer()
3458 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3461:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
3459 | )
3460 | },
3461 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
3462 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
3463 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3462:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
3460 | },
3461 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
3462 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
3463 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
3464 | liftFunc: FfiConverterString.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3463:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
3461 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
3462 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
3463 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
3464 | liftFunc: FfiConverterString.lift,
3465 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3582:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffistreamcloser' in scope
3580 | #endif
3581 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
3582 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffistreamcloser(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffistreamcloser' in scope
3583 | }
3584 | // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3591:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffistreamcloser' in scope
3589 | }
3590 |
3591 | try! rustCall { uniffi_xmtpv3_fn_free_ffistreamcloser(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffistreamcloser' in scope
3592 | }
3593 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3602:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_end' in scope
3600 | */
3601 | open func end() {try! rustCall() {
3602 | uniffi_xmtpv3_fn_method_ffistreamcloser_end(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_end' in scope
3603 | )
3604 | }
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3614:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_end_and_wait' in scope
3612 | try await uniffiRustCallAsync(
3613 | rustFutureFunc: {
3614 | uniffi_xmtpv3_fn_method_ffistreamcloser_end_and_wait(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_end_and_wait' in scope
3615 | self.uniffiClonePointer()
3616 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3619:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3617 | )
3618 | },
3619 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3620 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3621 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3620:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3618 | },
3619 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3620 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3621 | freeFunc: ffi_xmtpv3_rust_future_free_void,
3622 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3621:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3619 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3620 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3621 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3622 | liftFunc: { $0 },
3623 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3629:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_is_closed' in scope
3627 | open func isClosed() -> Bool {
3628 | return try! FfiConverterBool.lift(try! rustCall() {
3629 | uniffi_xmtpv3_fn_method_ffistreamcloser_is_closed(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_is_closed' in scope
3630 | )
3631 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3638:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_wait_for_ready' in scope
3636 | try! await uniffiRustCallAsync(
3637 | rustFutureFunc: {
3638 | uniffi_xmtpv3_fn_method_ffistreamcloser_wait_for_ready(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffistreamcloser_wait_for_ready' in scope
3639 | self.uniffiClonePointer()
3640 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3643:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3641 | )
3642 | },
3643 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3644 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3645 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3644:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3642 | },
3643 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3644 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3645 | freeFunc: ffi_xmtpv3_rust_future_free_void,
3646 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3645:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3643 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3644 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3645 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3646 | liftFunc: { $0 },
3647 | errorHandler: nil
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3647:27: error: 'nil' requires a contextual type
3645 | freeFunc: ffi_xmtpv3_rust_future_free_void,
3646 | liftFunc: { $0 },
3647 | errorHandler: nil
| `- error: 'nil' requires a contextual type
3648 |
3649 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3752:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffisyncworker' in scope
3750 | #endif
3751 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
3752 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffisyncworker(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffisyncworker' in scope
3753 | }
3754 | // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3761:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffisyncworker' in scope
3759 | }
3760 |
3761 | try! rustCall { uniffi_xmtpv3_fn_free_ffisyncworker(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffisyncworker' in scope
3762 | }
3763 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3771:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffisyncworker_wait' in scope
3769 | try await uniffiRustCallAsync(
3770 | rustFutureFunc: {
3771 | uniffi_xmtpv3_fn_method_ffisyncworker_wait(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffisyncworker_wait' in scope
3772 | self.uniffiClonePointer(),
3773 | FfiConverterTypeFfiSyncMetric_lower(metric),FfiConverterUInt64.lower(count)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3776:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3774 | )
3775 | },
3776 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
3777 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3778 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3777:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3775 | },
3776 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3777 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
3778 | freeFunc: ffi_xmtpv3_rust_future_free_void,
3779 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:3778:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3776 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
3777 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
3778 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
3779 | liftFunc: { $0 },
3780 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4007:32: error: cannot find 'uniffi_xmtpv3_fn_clone_ffixmtpclient' in scope
4005 | #endif
4006 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
4007 | return try! rustCall { uniffi_xmtpv3_fn_clone_ffixmtpclient(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_ffixmtpclient' in scope
4008 | }
4009 | // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4016:25: error: cannot find 'uniffi_xmtpv3_fn_free_ffixmtpclient' in scope
4014 | }
4015 |
4016 | try! rustCall { uniffi_xmtpv3_fn_free_ffixmtpclient(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_ffixmtpclient' in scope
4017 | }
4018 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4029:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_add_identity' in scope
4027 | try await uniffiRustCallAsync(
4028 | rustFutureFunc: {
4029 | uniffi_xmtpv3_fn_method_ffixmtpclient_add_identity(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_add_identity' in scope
4030 | self.uniffiClonePointer(),
4031 | FfiConverterTypeFfiIdentifier_lower(newIdentity)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4034:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4032 | )
4033 | },
4034 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4035 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4036 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4035:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4033 | },
4034 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4035 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4036 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
4037 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4036:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4034 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4035 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4036 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4037 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
4038 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4052:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_addresses_from_inbox_id' in scope
4050 | try await uniffiRustCallAsync(
4051 | rustFutureFunc: {
4052 | uniffi_xmtpv3_fn_method_ffixmtpclient_addresses_from_inbox_id(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_addresses_from_inbox_id' in scope
4053 | self.uniffiClonePointer(),
4054 | FfiConverterBool.lower(refreshFromNetwork),FfiConverterSequenceString.lower(inboxIds)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4057:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4055 | )
4056 | },
4057 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4058 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4059 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4058:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4056 | },
4057 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4058 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4059 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4060 | liftFunc: FfiConverterSequenceTypeFfiInboxState.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4059:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4057 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4058 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4059 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4060 | liftFunc: FfiConverterSequenceTypeFfiInboxState.lift,
4061 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4067:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_aggregate_statistics' in scope
4065 | open func apiAggregateStatistics() -> String {
4066 | return try! FfiConverterString.lift(try! rustCall() {
4067 | uniffi_xmtpv3_fn_method_ffixmtpclient_api_aggregate_statistics(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_aggregate_statistics' in scope
4068 | )
4069 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4074:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_identity_statistics' in scope
4072 | open func apiIdentityStatistics() -> FfiIdentityStats {
4073 | return try! FfiConverterTypeFfiIdentityStats_lift(try! rustCall() {
4074 | uniffi_xmtpv3_fn_method_ffixmtpclient_api_identity_statistics(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_identity_statistics' in scope
4075 | )
4076 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4081:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_statistics' in scope
4079 | open func apiStatistics() -> FfiApiStats {
4080 | return try! FfiConverterTypeFfiApiStats_lift(try! rustCall() {
4081 | uniffi_xmtpv3_fn_method_ffixmtpclient_api_statistics(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_api_statistics' in scope
4082 | )
4083 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4090:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_apply_signature_request' in scope
4088 | try await uniffiRustCallAsync(
4089 | rustFutureFunc: {
4090 | uniffi_xmtpv3_fn_method_ffixmtpclient_apply_signature_request(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_apply_signature_request' in scope
4091 | self.uniffiClonePointer(),
4092 | FfiConverterTypeFfiSignatureRequest_lower(signatureRequest)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4095:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4093 | )
4094 | },
4095 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4096 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4097 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4096:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4094 | },
4095 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4096 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4097 | freeFunc: ffi_xmtpv3_rust_future_free_void,
4098 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4097:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4095 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4096 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4097 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4098 | liftFunc: { $0 },
4099 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4111:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_archive_metadata' in scope
4109 | try await uniffiRustCallAsync(
4110 | rustFutureFunc: {
4111 | uniffi_xmtpv3_fn_method_ffixmtpclient_archive_metadata(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_archive_metadata' in scope
4112 | self.uniffiClonePointer(),
4113 | FfiConverterString.lower(path),FfiConverterData.lower(key)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4116:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4114 | )
4115 | },
4116 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4117 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4118 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4117:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4115 | },
4116 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4117 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4118 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4119 | liftFunc: FfiConverterTypeFfiBackupMetadata_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4118:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4116 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4117 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4118 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4119 | liftFunc: FfiConverterTypeFfiBackupMetadata_lift,
4120 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4128:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_can_message' in scope
4126 | try await uniffiRustCallAsync(
4127 | rustFutureFunc: {
4128 | uniffi_xmtpv3_fn_method_ffixmtpclient_can_message(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_can_message' in scope
4129 | self.uniffiClonePointer(),
4130 | FfiConverterSequenceTypeFfiIdentifier.lower(accountIdentifiers)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4133:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4131 | )
4132 | },
4133 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4134 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4135 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4134:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4132 | },
4133 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4134 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4135 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4136 | liftFunc: FfiConverterDictionaryTypeFfiIdentifierBool.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4135:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4133 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4134 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4135 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4136 | liftFunc: FfiConverterDictionaryTypeFfiIdentifierBool.lift,
4137 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4148:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_change_recovery_identifier' in scope
4146 | try await uniffiRustCallAsync(
4147 | rustFutureFunc: {
4148 | uniffi_xmtpv3_fn_method_ffixmtpclient_change_recovery_identifier(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_change_recovery_identifier' in scope
4149 | self.uniffiClonePointer(),
4150 | FfiConverterTypeFfiIdentifier_lower(newRecoveryIdentifier)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4153:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4151 | )
4152 | },
4153 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4154 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4155 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4154:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4152 | },
4153 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4154 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4155 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
4156 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4155:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4153 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4154 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4155 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4156 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
4157 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4163:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_conversation' in scope
4161 | open func conversation(conversationId: Data)throws -> FfiConversation {
4162 | return try FfiConverterTypeFfiConversation_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
4163 | uniffi_xmtpv3_fn_method_ffixmtpclient_conversation(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_conversation' in scope
4164 | FfiConverterData.lower(conversationId),$0
4165 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4171:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_conversations' in scope
4169 | open func conversations() -> FfiConversations {
4170 | return try! FfiConverterTypeFfiConversations_lift(try! rustCall() {
4171 | uniffi_xmtpv3_fn_method_ffixmtpclient_conversations(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_conversations' in scope
4172 | )
4173 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4183:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_create_archive' in scope
4181 | try await uniffiRustCallAsync(
4182 | rustFutureFunc: {
4183 | uniffi_xmtpv3_fn_method_ffixmtpclient_create_archive(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_create_archive' in scope
4184 | self.uniffiClonePointer(),
4185 | FfiConverterString.lower(path),FfiConverterTypeFfiArchiveOptions_lower(opts),FfiConverterData.lower(key)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4188:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4186 | )
4187 | },
4188 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4189 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4190 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4189:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4187 | },
4188 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4189 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4190 | freeFunc: ffi_xmtpv3_rust_future_free_void,
4191 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4190:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4188 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4189 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4190 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4191 | liftFunc: { $0 },
4192 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4200:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_db_reconnect' in scope
4198 | try await uniffiRustCallAsync(
4199 | rustFutureFunc: {
4200 | uniffi_xmtpv3_fn_method_ffixmtpclient_db_reconnect(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_db_reconnect' in scope
4201 | self.uniffiClonePointer()
4202 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4205:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4203 | )
4204 | },
4205 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4206 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4207 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4206:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4204 | },
4205 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4206 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4207 | freeFunc: ffi_xmtpv3_rust_future_free_void,
4208 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4207:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4205 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4206 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4207 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4208 | liftFunc: { $0 },
4209 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4215:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_dm_conversation' in scope
4213 | open func dmConversation(targetInboxId: String)throws -> FfiConversation {
4214 | return try FfiConverterTypeFfiConversation_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
4215 | uniffi_xmtpv3_fn_method_ffixmtpclient_dm_conversation(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_dm_conversation' in scope
4216 | FfiConverterString.lower(targetInboxId),$0
4217 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4225:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_find_inbox_id' in scope
4223 | try await uniffiRustCallAsync(
4224 | rustFutureFunc: {
4225 | uniffi_xmtpv3_fn_method_ffixmtpclient_find_inbox_id(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_find_inbox_id' in scope
4226 | self.uniffiClonePointer(),
4227 | FfiConverterTypeFfiIdentifier_lower(identifier)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4230:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4228 | )
4229 | },
4230 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4231 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4232 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4231:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4229 | },
4230 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4231 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4232 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4233 | liftFunc: FfiConverterOptionString.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4232:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4230 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4231 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4232 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4233 | liftFunc: FfiConverterOptionString.lift,
4234 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4242:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_consent_state' in scope
4240 | try await uniffiRustCallAsync(
4241 | rustFutureFunc: {
4242 | uniffi_xmtpv3_fn_method_ffixmtpclient_get_consent_state(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_consent_state' in scope
4243 | self.uniffiClonePointer(),
4244 | FfiConverterTypeFfiConsentEntityType_lower(entityType),FfiConverterString.lower(entity)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4247:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4245 | )
4246 | },
4247 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4248 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4249 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4248:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4246 | },
4247 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4248 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4249 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4250 | liftFunc: FfiConverterTypeFfiConsentState_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4249:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4247 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4248 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4249 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4250 | liftFunc: FfiConverterTypeFfiConsentState_lift,
4251 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4259:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_key_package_statuses_for_installation_ids' in scope
4257 | try await uniffiRustCallAsync(
4258 | rustFutureFunc: {
4259 | 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
4260 | self.uniffiClonePointer(),
4261 | FfiConverterSequenceData.lower(installationIds)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4264:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4262 | )
4263 | },
4264 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4265 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4266 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4265:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4263 | },
4264 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4265 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4266 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4267 | liftFunc: FfiConverterDictionaryDataTypeFfiKeyPackageStatus.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4266:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4264 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4265 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4266 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4267 | liftFunc: FfiConverterDictionaryDataTypeFfiKeyPackageStatus.lift,
4268 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4276:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_latest_inbox_state' in scope
4274 | try await uniffiRustCallAsync(
4275 | rustFutureFunc: {
4276 | uniffi_xmtpv3_fn_method_ffixmtpclient_get_latest_inbox_state(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_get_latest_inbox_state' in scope
4277 | self.uniffiClonePointer(),
4278 | FfiConverterString.lower(inboxId)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4281:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4279 | )
4280 | },
4281 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4282 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4283 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4282:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4280 | },
4281 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4282 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4283 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4284 | liftFunc: FfiConverterTypeFfiInboxState_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4283:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4281 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4282 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4283 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4284 | liftFunc: FfiConverterTypeFfiInboxState_lift,
4285 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4296:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_import_archive' in scope
4294 | try await uniffiRustCallAsync(
4295 | rustFutureFunc: {
4296 | uniffi_xmtpv3_fn_method_ffixmtpclient_import_archive(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_import_archive' in scope
4297 | self.uniffiClonePointer(),
4298 | FfiConverterString.lower(path),FfiConverterData.lower(key)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4301:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4299 | )
4300 | },
4301 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4302 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4303 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4302:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4300 | },
4301 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4302 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4303 | freeFunc: ffi_xmtpv3_rust_future_free_void,
4304 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4303:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4301 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4302 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4303 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4304 | liftFunc: { $0 },
4305 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4311:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_id' in scope
4309 | open func inboxId() -> String {
4310 | return try! FfiConverterString.lift(try! rustCall() {
4311 | uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_id(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_id' in scope
4312 | )
4313 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4326:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_state' in scope
4324 | try await uniffiRustCallAsync(
4325 | rustFutureFunc: {
4326 | uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_state(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_inbox_state' in scope
4327 | self.uniffiClonePointer(),
4328 | FfiConverterBool.lower(refreshFromNetwork)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4331:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4329 | )
4330 | },
4331 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4332 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4333 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4332:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4330 | },
4331 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4332 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4333 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4334 | liftFunc: FfiConverterTypeFfiInboxState_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4333:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4331 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4332 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4333 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4334 | liftFunc: FfiConverterTypeFfiInboxState_lift,
4335 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4341:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_installation_id' in scope
4339 | open func installationId() -> Data {
4340 | return try! FfiConverterData.lift(try! rustCall() {
4341 | uniffi_xmtpv3_fn_method_ffixmtpclient_installation_id(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_installation_id' in scope
4342 | )
4343 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4348:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_message' in scope
4346 | open func message(messageId: Data)throws -> FfiMessage {
4347 | return try FfiConverterTypeFfiMessage_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
4348 | uniffi_xmtpv3_fn_method_ffixmtpclient_message(self.uniffiClonePointer(),
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_message' in scope
4349 | FfiConverterData.lower(messageId),$0
4350 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4358:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_register_identity' in scope
4356 | try await uniffiRustCallAsync(
4357 | rustFutureFunc: {
4358 | uniffi_xmtpv3_fn_method_ffixmtpclient_register_identity(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_register_identity' in scope
4359 | self.uniffiClonePointer(),
4360 | FfiConverterTypeFfiSignatureRequest_lower(signatureRequest)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4363:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4361 | )
4362 | },
4363 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4364 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4365 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4364:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4362 | },
4363 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4364 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4365 | freeFunc: ffi_xmtpv3_rust_future_free_void,
4366 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4365:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4363 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4364 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4365 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4366 | liftFunc: { $0 },
4367 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4372:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_release_db_connection' in scope
4370 |
4371 | open func releaseDbConnection()throws {try rustCallWithError(FfiConverterTypeGenericError_lift) {
4372 | uniffi_xmtpv3_fn_method_ffixmtpclient_release_db_connection(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_release_db_connection' in scope
4373 | )
4374 | }
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4384:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_all_other_installations' in scope
4382 | try await uniffiRustCallAsync(
4383 | rustFutureFunc: {
4384 | uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_all_other_installations(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_all_other_installations' in scope
4385 | self.uniffiClonePointer()
4386 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4389:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4387 | )
4388 | },
4389 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4390 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4391 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4390:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4388 | },
4389 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4390 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4391 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
4392 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4391:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4389 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4390 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4391 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4392 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
4393 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4404:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_identity' in scope
4402 | try await uniffiRustCallAsync(
4403 | rustFutureFunc: {
4404 | uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_identity(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_identity' in scope
4405 | self.uniffiClonePointer(),
4406 | FfiConverterTypeFfiIdentifier_lower(identifier)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4409:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4407 | )
4408 | },
4409 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4410 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4411 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4410:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4408 | },
4409 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4410 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4411 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
4412 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4411:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4409 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4410 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4411 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4412 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
4413 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4424:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_installations' in scope
4422 | try await uniffiRustCallAsync(
4423 | rustFutureFunc: {
4424 | uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_installations(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_revoke_installations' in scope
4425 | self.uniffiClonePointer(),
4426 | FfiConverterSequenceData.lower(installationIds)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4429:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4427 | )
4428 | },
4429 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
4430 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4431 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4430:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4428 | },
4429 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4430 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
4431 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
4432 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4431:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4429 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
4430 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
4431 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
4432 | liftFunc: FfiConverterTypeFfiSignatureRequest_lift,
4433 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4444:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_send_sync_request' in scope
4442 | try await uniffiRustCallAsync(
4443 | rustFutureFunc: {
4444 | uniffi_xmtpv3_fn_method_ffixmtpclient_send_sync_request(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_send_sync_request' in scope
4445 | self.uniffiClonePointer()
4446 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4449:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4447 | )
4448 | },
4449 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4450 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4451 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4450:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4448 | },
4449 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4450 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4451 | freeFunc: ffi_xmtpv3_rust_future_free_void,
4452 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4451:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4449 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4450 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4451 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4452 | liftFunc: { $0 },
4453 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4461:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_set_consent_states' in scope
4459 | try await uniffiRustCallAsync(
4460 | rustFutureFunc: {
4461 | uniffi_xmtpv3_fn_method_ffixmtpclient_set_consent_states(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_set_consent_states' in scope
4462 | self.uniffiClonePointer(),
4463 | FfiConverterSequenceTypeFfiConsent.lower(records)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4466:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4464 | )
4465 | },
4466 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_void' in scope
4467 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4468 | freeFunc: ffi_xmtpv3_rust_future_free_void,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4467:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4465 | },
4466 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4467 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_void' in scope
4468 | freeFunc: ffi_xmtpv3_rust_future_free_void,
4469 | liftFunc: { $0 },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4468:23: error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4466 | pollFunc: ffi_xmtpv3_rust_future_poll_void,
4467 | completeFunc: ffi_xmtpv3_rust_future_complete_void,
4468 | freeFunc: ffi_xmtpv3_rust_future_free_void,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_void' in scope
4469 | liftFunc: { $0 },
4470 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4479:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_sign_with_installation_key' in scope
4477 | open func signWithInstallationKey(text: String)throws -> Data {
4478 | return try FfiConverterData.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
4479 | 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
4480 | FfiConverterString.lower(text),$0
4481 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4487:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_signature_request' in scope
4485 | open func signatureRequest() -> FfiSignatureRequest? {
4486 | return try! FfiConverterOptionTypeFfiSignatureRequest.lift(try! rustCall() {
4487 | uniffi_xmtpv3_fn_method_ffixmtpclient_signature_request(self.uniffiClonePointer(),$0
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_signature_request' in scope
4488 | )
4489 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4496:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_sync_preferences' in scope
4494 | try await uniffiRustCallAsync(
4495 | rustFutureFunc: {
4496 | uniffi_xmtpv3_fn_method_ffixmtpclient_sync_preferences(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_sync_preferences' in scope
4497 | self.uniffiClonePointer()
4498 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4501:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_u64' in scope
4499 | )
4500 | },
4501 | pollFunc: ffi_xmtpv3_rust_future_poll_u64,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_u64' in scope
4502 | completeFunc: ffi_xmtpv3_rust_future_complete_u64,
4503 | freeFunc: ffi_xmtpv3_rust_future_free_u64,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4502:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_u64' in scope
4500 | },
4501 | pollFunc: ffi_xmtpv3_rust_future_poll_u64,
4502 | completeFunc: ffi_xmtpv3_rust_future_complete_u64,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_u64' in scope
4503 | freeFunc: ffi_xmtpv3_rust_future_free_u64,
4504 | liftFunc: FfiConverterUInt64.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4503:23: error: cannot find 'ffi_xmtpv3_rust_future_free_u64' in scope
4501 | pollFunc: ffi_xmtpv3_rust_future_poll_u64,
4502 | completeFunc: ffi_xmtpv3_rust_future_complete_u64,
4503 | freeFunc: ffi_xmtpv3_rust_future_free_u64,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_u64' in scope
4504 | liftFunc: FfiConverterUInt64.lift,
4505 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4516:17: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_upload_debug_archive' in scope
4514 | try await uniffiRustCallAsync(
4515 | rustFutureFunc: {
4516 | uniffi_xmtpv3_fn_method_ffixmtpclient_upload_debug_archive(
| `- error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_upload_debug_archive' in scope
4517 | self.uniffiClonePointer(),
4518 | FfiConverterString.lower(serverUrl)
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4521:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4519 | )
4520 | },
4521 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
4522 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4523 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4522:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4520 | },
4521 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4522 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
4523 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
4524 | liftFunc: FfiConverterString.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4523:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4521 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
4522 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
4523 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
4524 | liftFunc: FfiConverterString.lift,
4525 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4533:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_verify_signed_with_installation_key' in scope
4531 | */
4532 | open func verifySignedWithInstallationKey(signatureText: String, signatureBytes: Data)throws {try rustCallWithError(FfiConverterTypeGenericError_lift) {
4533 | 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
4534 | FfiConverterString.lower(signatureText),
4535 | FfiConverterData.lower(signatureBytes),$0
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4545:5: error: cannot find 'uniffi_xmtpv3_fn_method_ffixmtpclient_verify_signed_with_public_key' in scope
4543 | */
4544 | open func verifySignedWithPublicKey(signatureText: String, signatureBytes: Data, publicKey: Data)throws {try rustCallWithError(FfiConverterTypeGenericError_lift) {
4545 | 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
4546 | FfiConverterString.lower(signatureText),
4547 | FfiConverterData.lower(signatureBytes),
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4651:32: error: cannot find 'uniffi_xmtpv3_fn_clone_xmtpapiclient' in scope
4649 | #endif
4650 | public func uniffiClonePointer() -> UnsafeMutableRawPointer {
4651 | return try! rustCall { uniffi_xmtpv3_fn_clone_xmtpapiclient(self.pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_clone_xmtpapiclient' in scope
4652 | }
4653 | // No primary constructor declared for this class.
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:4660:25: error: cannot find 'uniffi_xmtpv3_fn_free_xmtpapiclient' in scope
4658 | }
4659 |
4660 | try! rustCall { uniffi_xmtpv3_fn_free_xmtpapiclient(pointer, $0) }
| `- error: cannot find 'uniffi_xmtpv3_fn_free_xmtpapiclient' in scope
4661 | }
4662 |
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10261:17: error: cannot find 'uniffi_xmtpv3_fn_func_connect_to_backend' in scope
10259 | try await uniffiRustCallAsync(
10260 | rustFutureFunc: {
10261 | uniffi_xmtpv3_fn_func_connect_to_backend(FfiConverterString.lower(host),FfiConverterBool.lower(isSecure)
| `- error: cannot find 'uniffi_xmtpv3_fn_func_connect_to_backend' in scope
10262 | )
10263 | },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10264:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10262 | )
10263 | },
10264 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10265 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10266 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10265:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10263 | },
10264 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10265 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10266 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
10267 | liftFunc: FfiConverterTypeXmtpApiClient_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10266:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10264 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10265 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10266 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10267 | liftFunc: FfiConverterTypeXmtpApiClient_lift,
10268 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10296:17: error: cannot find 'uniffi_xmtpv3_fn_func_create_client' in scope
10294 | try await uniffiRustCallAsync(
10295 | rustFutureFunc: {
10296 | uniffi_xmtpv3_fn_func_create_client(FfiConverterTypeXmtpApiClient_lower(api),FfiConverterOptionString.lower(db),FfiConverterOptionData.lower(encryptionKey),FfiConverterString.lower(inboxId),FfiConverterTypeFfiIdentifier_lower(accountIdentifier),FfiConverterUInt64.lower(nonce),FfiConverterOptionData.lower(legacySignedPrivateKeyProto),FfiConverterOptionString.lower(deviceSyncServerUrl),FfiConverterOptionTypeFfiSyncWorkerMode.lower(deviceSyncMode)
| `- error: cannot find 'uniffi_xmtpv3_fn_func_create_client' in scope
10297 | )
10298 | },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10299:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10297 | )
10298 | },
10299 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_pointer' in scope
10300 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10301 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10300:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10298 | },
10299 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10300 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_pointer' in scope
10301 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
10302 | liftFunc: FfiConverterTypeFfiXmtpClient_lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10301:23: error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10299 | pollFunc: ffi_xmtpv3_rust_future_poll_pointer,
10300 | completeFunc: ffi_xmtpv3_rust_future_complete_pointer,
10301 | freeFunc: ffi_xmtpv3_rust_future_free_pointer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_pointer' in scope
10302 | liftFunc: FfiConverterTypeFfiXmtpClient_lift,
10303 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10308:5: error: cannot find 'uniffi_xmtpv3_fn_func_decode_multi_remote_attachment' in scope
10306 | public func decodeMultiRemoteAttachment(bytes: Data)throws -> FfiMultiRemoteAttachment {
10307 | return try FfiConverterTypeFfiMultiRemoteAttachment_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10308 | uniffi_xmtpv3_fn_func_decode_multi_remote_attachment(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_decode_multi_remote_attachment' in scope
10309 | FfiConverterData.lower(bytes),$0
10310 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10315:5: error: cannot find 'uniffi_xmtpv3_fn_func_decode_reaction' in scope
10313 | public func decodeReaction(bytes: Data)throws -> FfiReaction {
10314 | return try FfiConverterTypeFfiReaction_lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10315 | uniffi_xmtpv3_fn_func_decode_reaction(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_decode_reaction' in scope
10316 | FfiConverterData.lower(bytes),$0
10317 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10322:5: error: cannot find 'uniffi_xmtpv3_fn_func_encode_multi_remote_attachment' in scope
10320 | public func encodeMultiRemoteAttachment(ffiMultiRemoteAttachment: FfiMultiRemoteAttachment)throws -> Data {
10321 | return try FfiConverterData.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10322 | uniffi_xmtpv3_fn_func_encode_multi_remote_attachment(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_encode_multi_remote_attachment' in scope
10323 | FfiConverterTypeFfiMultiRemoteAttachment_lower(ffiMultiRemoteAttachment),$0
10324 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10329:5: error: cannot find 'uniffi_xmtpv3_fn_func_encode_reaction' in scope
10327 | public func encodeReaction(reaction: FfiReaction)throws -> Data {
10328 | return try FfiConverterData.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10329 | uniffi_xmtpv3_fn_func_encode_reaction(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_encode_reaction' in scope
10330 | FfiConverterTypeFfiReaction_lower(reaction),$0
10331 | )
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10341:5: error: cannot find 'uniffi_xmtpv3_fn_func_enter_debug_writer' in scope
10339 | */
10340 | public func enterDebugWriter(directory: String, logLevel: FfiLogLevel, rotation: FfiLogRotation, maxFiles: UInt32)throws {try rustCallWithError(FfiConverterTypeGenericError_lift) {
10341 | uniffi_xmtpv3_fn_func_enter_debug_writer(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_enter_debug_writer' in scope
10342 | FfiConverterString.lower(directory),
10343 | FfiConverterTypeFfiLogLevel_lower(logLevel),
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10356:5: error: cannot find 'uniffi_xmtpv3_fn_func_enter_debug_writer_with_level' in scope
10354 | */
10355 | public func enterDebugWriterWithLevel(directory: String, rotation: FfiLogRotation, maxFiles: UInt32, logLevel: FfiLogLevel)throws {try rustCallWithError(FfiConverterTypeGenericError_lift) {
10356 | uniffi_xmtpv3_fn_func_enter_debug_writer_with_level(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_enter_debug_writer_with_level' in scope
10357 | FfiConverterString.lower(directory),
10358 | FfiConverterTypeFfiLogRotation_lower(rotation),
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10370:5: error: cannot find 'uniffi_xmtpv3_fn_func_exit_debug_writer' in scope
10368 | */
10369 | public func exitDebugWriter()throws {try rustCallWithError(FfiConverterTypeGenericError_lift) {
10370 | uniffi_xmtpv3_fn_func_exit_debug_writer($0
| `- error: cannot find 'uniffi_xmtpv3_fn_func_exit_debug_writer' in scope
10371 | )
10372 | }
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10376:5: error: cannot find 'uniffi_xmtpv3_fn_func_generate_inbox_id' in scope
10374 | public func generateInboxId(accountIdentifier: FfiIdentifier, nonce: UInt64)throws -> String {
10375 | return try FfiConverterString.lift(try rustCallWithError(FfiConverterTypeGenericError_lift) {
10376 | uniffi_xmtpv3_fn_func_generate_inbox_id(
| `- error: cannot find 'uniffi_xmtpv3_fn_func_generate_inbox_id' in scope
10377 | FfiConverterTypeFfiIdentifier_lower(accountIdentifier),
10378 | FfiConverterUInt64.lower(nonce),$0
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10386:17: error: cannot find 'uniffi_xmtpv3_fn_func_get_inbox_id_for_identifier' in scope
10384 | try await uniffiRustCallAsync(
10385 | rustFutureFunc: {
10386 | 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
10387 | )
10388 | },
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10389:23: error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
10387 | )
10388 | },
10389 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_poll_rust_buffer' in scope
10390 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
10391 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10390:27: error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
10388 | },
10389 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
10390 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_complete_rust_buffer' in scope
10391 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
10392 | liftFunc: FfiConverterOptionString.lift,
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10391:23: error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
10389 | pollFunc: ffi_xmtpv3_rust_future_poll_rust_buffer,
10390 | completeFunc: ffi_xmtpv3_rust_future_complete_rust_buffer,
10391 | freeFunc: ffi_xmtpv3_rust_future_free_rust_buffer,
| `- error: cannot find 'ffi_xmtpv3_rust_future_free_rust_buffer' in scope
10392 | liftFunc: FfiConverterOptionString.lift,
10393 | errorHandler: FfiConverterTypeGenericError_lift
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:10398:5: error: cannot find 'uniffi_xmtpv3_fn_func_get_version_info' in scope
10396 | public func getVersionInfo() -> String {
10397 | return try! FfiConverterString.lift(try! rustCall() {
10398 | uniffi_xmtpv3_fn_func_get_version_info($0
| `- error: cannot find 'uniffi_xmtpv3_fn_func_get_version_info' in scope
10399 | )
10400 | })
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:23:28: error: cannot find type 'RustBuffer' in scope
21 | }
22 |
23 | static func empty() -> RustBuffer {
| `- error: cannot find type 'RustBuffer' in scope
24 | RustBuffer(capacity: 0, len:0, data: nil)
25 | }
/host/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/xmtpv3.swift:27:60: error: cannot find type 'RustBuffer' in scope
25 | }
26 |
27 | static func from(_ ptr: UnsafeBufferPointer<UInt8>) -> RustBuffer {
| `- error: cannot find type 'RustBuffer' in scope
28 | try! rustCall { ffi_xmtpv3_rustbuffer_from_bytes(ForeignBytes(bufferPointer: ptr), $0) }
29 | }
[130/215] Compiling SwiftProtobuf api.pb.swift
[131/215] Compiling SwiftProtobuf descriptor.pb.swift
[132/215] Compiling SwiftProtobuf duration.pb.swift
[133/215] Compiling SwiftProtobuf empty.pb.swift
BUILD FAILURE 6.1 linux