The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of SparkConnect, reference main (7d6c0a), with Swift 6.2 for Linux on 11 Dec 2025 10:08:37 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

[1431/1449] Compiling Crypto ECDSA_boring.swift
[1432/1449] Compiling Crypto EdDSA_boring.swift
[1433/1449] Compiling Crypto MLDSA_boring.swift
[1434/1449] Compiling Crypto MLDSA_wrapper.swift
[1435/1449] Compiling Crypto ECDSA.swift
[1436/1449] Compiling Crypto Ed25519.swift
[1438/1449] Compiling Crypto Insecure_HashFunctions.swift
[1439/1449] Compiling Crypto MLKEM_boring.swift
[1440/1449] Compiling Crypto MLKEM_wrapper.swift
[1441/1449] Compiling Crypto XWing_boring.swift
[1442/1449] Compiling Crypto KEM-Errors.swift
[1443/1449] Compiling Crypto KEM.swift
[1444/1449] Compiling Crypto MLKEM.swift
[1445/1449] Compiling Crypto XWing.swift
[1446/1449] Compiling Crypto ECDH_boring.swift
[1447/1449] Compiling Crypto DH.swift
[1448/1449] Compiling Crypto ECDH.swift
[1449/1449] Compiling Crypto ANSIx963.swift
[1451/1560] Compiling NIOEmbedded AsyncTestingChannel.swift
[1452/1560] Emitting module NIOEmbedded
[1453/1560] Compiling NIOEmbedded Embedded.swift
[1454/1560] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1456/1561] Compiling CryptoExtras Error.swift
[1457/1561] Compiling CryptoExtras I2OSP.swift
[1458/1561] Compiling CryptoExtras IntegerEncoding.swift
[1459/1561] Compiling CryptoExtras PEMDocument.swift
[1460/1561] Compiling CryptoExtras PrettyBytes.swift
[1461/1561] Compiling CryptoExtras SubjectPublicKeyInfo.swift
[1462/1561] Compiling CryptoExtras ThreadOps.swift
[1463/1568] Compiling CryptoExtras ARCResponse.swift
[1464/1568] Compiling CryptoExtras ARCServer.swift
[1465/1568] Compiling CryptoExtras ChaCha20CTR_boring.swift
[1466/1568] Compiling CryptoExtras ChaCha20CTR.swift
[1467/1568] Compiling CryptoExtras Curve25519+PEM.swift
[1468/1568] Compiling CryptoExtras ObjectIdentifier.swift
[1469/1568] Compiling CryptoExtras PKCS8DERRepresentation.swift
[1470/1568] Compiling CryptoExtras PKCS8PrivateKey.swift
[1471/1568] Compiling CryptoExtras Scrypt_boring.swift
[1472/1568] Compiling CryptoExtras Scrypt.swift
[1473/1568] Compiling CryptoExtras OPRF.swift
[1474/1568] Compiling CryptoExtras OPRFClient.swift
[1475/1568] Compiling CryptoExtras OPRFServer.swift
[1476/1568] Compiling CryptoExtras VOPRF+API.swift
[1477/1568] Compiling CryptoExtras VOPRFClient.swift
[1478/1568] Compiling CryptoExtras VOPRFServer.swift
[1479/1568] Compiling CryptoExtras RFC8410AlgorithmIdentifier.swift
[1480/1568] Compiling CryptoExtras ECToolbox_boring.swift
[1481/1568] Compiling CryptoExtras ECToolbox.swift
[1482/1568] Compiling CryptoExtras HashToField.swift
[1483/1568] Compiling CryptoExtras KDF.swift
[1484/1568] Compiling CryptoExtras PBKDF2_boring.swift
[1485/1568] Compiling CryptoExtras PBKDF2_commoncrypto.swift
[1486/1568] Compiling CryptoExtras PBKDF2.swift
[1487/1568] Compiling CryptoExtras AES_CBC.swift
[1488/1568] Compiling CryptoExtras AES_CFB.swift
[1489/1568] Compiling CryptoExtras AES_CTR.swift
[1490/1568] Compiling CryptoExtras AES_GCM_SIV.swift
[1491/1568] Compiling CryptoExtras Block Function.swift
[1492/1568] Compiling CryptoExtras AES_CFB_boring.swift
[1493/1568] Compiling CryptoExtras AES_CTR_boring.swift
[1494/1568] Compiling CryptoExtras AES_GCM_SIV_boring.swift
[1495/1568] Emitting module CryptoExtras
[1496/1568] Compiling CryptoExtras ThreadPosix.swift
[1497/1568] Compiling CryptoExtras ThreadSpecific.swift
[1498/1568] Compiling CryptoExtras ThreadWindows.swift
[1499/1568] Compiling CryptoExtras DLEQ.swift
[1500/1568] Compiling CryptoExtras Prover.swift
[1501/1568] Compiling CryptoExtras Verifier.swift
[1502/1568] Compiling CryptoExtras ZKPToolbox.swift
[1503/1568] Compiling CryptoExtras CMAC.swift
[1504/1568] Compiling CryptoExtras ARC+API.swift
[1505/1568] Compiling CryptoExtras ARC.swift
[1506/1568] Compiling CryptoExtras ARCCredential.swift
[1507/1568] Compiling CryptoExtras ARCEncoding.swift
[1508/1568] Compiling CryptoExtras ARCPrecredential.swift
[1509/1568] Compiling CryptoExtras ARCPresentation.swift
[1510/1568] Compiling CryptoExtras ARCRequest.swift
[1511/1568] Compiling CryptoExtras RSA+BlindSigning.swift
[1512/1568] Compiling CryptoExtras RSA.swift
[1513/1568] Compiling CryptoExtras RSA_boring.swift
[1514/1568] Compiling CryptoExtras Reexport.swift
[1515/1568] Compiling CryptoExtras BoringSSLHelpers.swift
[1516/1568] Compiling CryptoExtras CryptoKitErrors_boring.swift
[1517/1568] Compiling CryptoExtras Data+Extensions.swift
[1518/1568] Compiling CryptoExtras DigestType.swift
[1541/1577] Emitting module _CryptoExtras
[1542/1577] Compiling _CryptoExtras Exports.swift
[1543/1578] Emitting module NIOPosix
[1552/1578] Compiling NIOPosix ThreadWindows.swift
[1553/1578] Compiling NIOPosix UnsafeTransfer.swift
[1554/1578] Compiling NIOPosix Utilities.swift
[1555/1578] Compiling NIOPosix VsockAddress.swift
[1556/1578] Compiling NIOPosix VsockChannelEvents.swift
[1557/1578] Compiling NIOPosix Windows.swift
[1558/1673] Compiling X509 EmailAddress.swift
[1559/1673] Compiling X509 LocalityName.swift
[1560/1673] Compiling X509 OrganizationName.swift
[1561/1673] Compiling X509 OrganizationalUnitName.swift
[1562/1673] Compiling X509 StateOrProvinceName.swift
[1563/1673] Compiling X509 StreetAddress.swift
[1564/1673] Compiling X509 Error.swift
[1565/1673] Compiling X509 CertificatePrivateKey.swift
[1566/1673] Compiling X509 CertificatePublicKey.swift
[1567/1673] Compiling X509 CertificateSerialNumber.swift
[1568/1673] Compiling X509 CertificateVersion.swift
[1569/1673] Compiling X509 CMSAttribute.swift
[1570/1673] Compiling X509 CMSContentInfo.swift
[1571/1673] Compiling X509 CMSEncapsulatedContentInfo.swift
[1572/1673] Compiling X509 Curve25519+DER.swift
[1573/1673] Compiling X509 Digests.swift
[1574/1673] Compiling X509 DistinguishedName.swift
[1575/1673] Compiling X509 CommonName.swift
[1576/1673] Compiling X509 CountryName.swift
[1577/1673] Compiling X509 DNBuilder.swift
[1578/1673] Compiling X509 DomainComponent.swift
[1580/1676] Compiling NIO Exports.swift
[1581/1676] Emitting module NIO
[1583/1704] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1584/1704] Compiling NIOTLS TLSEvents.swift
[1585/1704] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1586/1704] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1587/1704] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1588/1704] Emitting module NIOTLS
[1589/1704] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1590/1704] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1591/1704] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1592/1706] Compiling NIOTLS SNIHandler.swift
[1593/1706] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1595/1707] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1596/1707] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1597/1736] Emitting module NIOFoundationCompat
[1598/1736] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1599/1736] Compiling NIOSSL ObjectIdentifier.swift
[1600/1736] Compiling NIOSSL PosixPort.swift
[1602/1737] Compiling NIOSSL NIOSSLClientHandler.swift
[1603/1737] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1604/1737] Compiling NIOSSL IdentityVerification.swift
[1605/1737] Compiling NIOSSL LinuxCABundle.swift
[1606/1759] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1607/1759] Compiling NIOTransportServices NIOTSErrors.swift
[1608/1759] Compiling NIOTransportServices NIOTSEventLoop.swift
[1609/1759] Compiling NIOTransportServices NIOTSBootstraps.swift
[1610/1759] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1611/1759] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1612/1761] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1613/1761] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1614/1761] Compiling NIOTransportServices NIOTSSingletons.swift
[1615/1761] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1616/1761] Compiling NIOTransportServices StateManagedChannel.swift
[1617/1761] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1618/1761] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1619/1761] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1620/1761] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1621/1761] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1622/1761] Compiling NIOSSL SubjectAlternativeName.swift
[1623/1761] Compiling NIOSSL NIOSSLSecureBytes.swift
[1624/1761] Compiling NIOSSL RNG.swift
[1625/1761] Compiling NIOSSL SafeCompare.swift
[1626/1761] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1627/1761] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1635/1774] Compiling NIOTransportServices AcceptHandler.swift
[1636/1774] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1637/1774] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1638/1774] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1639/1774] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1640/1774] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1651/1774] Compiling X509 PromiseAndFuture.swift
[1652/1774] Compiling X509 RDNAttribute.swift
[1653/1774] Compiling X509 RandomNumberGenerator+bytes.swift
[1654/1774] Compiling X509 RelativeDistinguishedName.swift
[1655/1774] Compiling X509 SEC1PrivateKey.swift
[1656/1774] Compiling X509 SecKeyWrapper.swift
[1657/1774] Compiling X509 Signature.swift
[1658/1774] Compiling X509 SignatureAlgorithm.swift
[1659/1774] Compiling X509 AllOfPolicies.swift
[1660/1774] Compiling X509 AnyPolicy.swift
[1661/1774] Compiling X509 CertificateStore.swift
[1662/1774] Compiling X509 CustomCertificateStore.swift
[1663/1774] Compiling X509 OneOfPolicies.swift
[1667/1774] Emitting module NIOTransportServices
[1674/1775] Compiling X509 PolicyBuilder.swift
[1675/1775] Compiling X509 BasicConstraintsPolicy.swift
[1676/1775] Compiling X509 DNSNames.swift
[1677/1775] Compiling X509 DirectoryNames.swift
[1678/1775] Compiling X509 ExpiryPolicy.swift
[1679/1775] Compiling X509 IPConstraints.swift
[1680/1775] Compiling X509 NameConstraintsPolicy.swift
[1681/1775] Compiling X509 RFC5280Policy.swift
[1682/1775] Compiling X509 URIConstraints.swift
[1683/1775] Compiling X509 VersionPolicy.swift
[1684/1775] Compiling X509 ServerIdentityPolicy.swift
[1685/1775] Compiling X509 TrustRootLoading.swift
[1686/1775] Compiling X509 UnverifiedChain.swift
[1689/1775] Compiling X509 SubjectAlternativeName.swift
[1690/1775] Compiling X509 SubjectKeyIdentifier.swift
[1691/1775] Compiling X509 Extension.swift
[1692/1775] Compiling X509 Extensions.swift
[1693/1775] Compiling X509 ExtensionsBuilder.swift
[1694/1775] Compiling X509 GeneralName.swift
[1695/1775] Compiling X509 Lock.swift
[1696/1775] Compiling X509 LockedValueBox.swift
[1697/1775] Compiling X509 BasicOCSPResponse.swift
[1698/1775] Compiling X509 DirectoryString.swift
[1699/1775] Compiling X509 OCSPCertID.swift
[1700/1775] Compiling X509 OCSPCertStatus.swift
[1701/1775] Compiling X509 OCSPExtensionID.swift
[1702/1775] Compiling X509 OCSPNonce.swift
[1703/1775] Compiling X509 OCSPPolicy.swift
[1704/1775] Compiling X509 OCSPRequest.swift
[1705/1775] Compiling X509 OCSPResponse.swift
[1706/1775] Compiling X509 OCSPResponseBytes.swift
[1707/1775] Compiling X509 OCSPResponseData.swift
[1708/1775] Compiling X509 OCSPResponseStatus.swift
[1709/1775] Compiling X509 OCSPSignature.swift
[1710/1775] Compiling X509 OCSPSingleRequest.swift
[1711/1775] Compiling X509 OCSPSingleResponse.swift
[1712/1775] Compiling X509 OCSPTBSRequest.swift
[1713/1775] Compiling X509 OCSPVersion.swift
[1714/1775] Compiling X509 PKCS8PrivateKey.swift
[1718/1775] Emitting module NIOHTTP1
[1727/1776] Compiling X509 AuthorityInformationAccess.swift
[1728/1776] Compiling X509 AuthorityKeyIdentifier.swift
[1729/1776] Compiling X509 BasicConstraints.swift
[1730/1776] Compiling X509 ExtendedKeyUsage.swift
[1731/1776] Compiling X509 ExtensionIdentifiers.swift
[1732/1776] Compiling X509 KeyUsage.swift
[1733/1776] Compiling X509 NameConstraints.swift
[1734/1805] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1735/1805] Compiling NIOExtras NIOExtrasError.swift
[1736/1807] Compiling NIOExtras DebugInboundEventsHandler.swift
[1737/1807] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1738/1807] Compiling NIOHPACK HPACKEncoder.swift
[1741/1808] Compiling NIOHPACK IndexedHeaderTable.swift
[1742/1808] Compiling NIOHPACK IntegerCoding.swift
[1743/1808] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1744/1808] Compiling NIOExtras NIORequestIdentifiable.swift
[1745/1808] Compiling NIOExtras RequestResponseHandler.swift
[1746/1808] Compiling NIOExtras RequestResponseHandlers+State.swift
[1747/1808] Compiling NIOExtras PCAPRingBuffer.swift
[1748/1808] Compiling NIOExtras QuiescingHelper.swift
[1749/1808] Compiling NIOHPACK HuffmanTables.swift
[1750/1808] Compiling NIOHPACK StaticHeaderTable.swift
[1751/1808] Compiling NIOHPACK HPACKHeader.swift
[1752/1808] Compiling NIOHPACK HeaderTables.swift
[1753/1808] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1754/1808] Compiling NIOExtras LengthFieldPrepender.swift
[1755/1812] Compiling NIOExtras LineBasedFrameDecoder.swift
[1759/1812] Compiling NIOHPACK HuffmanCoding.swift
[1760/1812] Emitting module NIOHPACK
[1761/1812] Emitting module NIOSSL
[1765/1812] Compiling NIOHPACK HPACKErrors.swift
[1774/1812] Emitting module NIOExtras
[1786/1854] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1787/1854] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1788/1854] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1789/1854] Compiling NIOHTTP2 GlitchesMonitor.swift
[1790/1854] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1791/1854] Compiling NIOHTTP2 MaySendFrames.swift
[1792/1854] Compiling NIOHTTP2 SendingDataState.swift
[1793/1854] Compiling NIOHTTP2 SendingGoawayState.swift
[1794/1873] Emitting module X509
[1798/1874] Compiling NIOHTTP2 HasRemoteSettings.swift
[1799/1874] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1800/1874] Compiling NIOHTTP2 QuiescingState.swift
[1801/1874] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1803/1875] Emitting module NIOHTTP2
[1804/1883] Compiling X509 ValidatedCertificateChain.swift
[1805/1883] Compiling X509 VerificationDiagnostic.swift
[1806/1883] Compiling X509 Verifier.swift
[1807/1883] Compiling X509 VerifierPolicy.swift
[1808/1883] Compiling X509 AlgorithmIdentifier.swift
[1809/1883] Compiling X509 ECDSASignature.swift
[1810/1883] Compiling X509 RSAPKCS1PublicKey.swift
[1811/1883] Compiling X509 SubjectPublicKeyInfo.swift
[1812/1883] Compiling X509 TBSCertificate.swift
[1813/1883] Compiling X509 Time.swift
[1814/1883] Compiling X509 TimeCalculations.swift
[1815/1883] Compiling X509 Validity.swift
[1816/1883] Compiling X509 X509SendableMetatype.swift
[1818/1884] Compiling NIOHTTP2 DOSHeuristics.swift
[1819/1884] Compiling NIOHTTP2 Error+Any.swift
[1820/1884] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1829/1884] Compiling NIOHTTP2 SendingHeadersState.swift
[1830/1884] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1831/1884] Compiling NIOHTTP2 SendingRstStreamState.swift
[1832/1884] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1833/1884] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1834/1884] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1835/1884] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1836/1884] Compiling NIOHTTP2 HasLocalSettings.swift
[1841/1884] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1842/1884] Compiling NIOHTTP2 StateMachineResult.swift
[1843/1884] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1844/1887] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1845/1887] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1846/1887] Compiling NIOHTTP2 HTTP2StreamID.swift
[1847/1887] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1848/1887] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1849/1887] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1850/1887] Compiling NIOHTTP2 InboundEventBuffer.swift
[1851/1887] Compiling NIOHTTP2 InboundWindowManager.swift
[1852/1887] Compiling NIOCertificateReloading CertificateReloader.swift
[1853/1887] Emitting module NIOCertificateReloading
[1854/1887] Compiling NIOCertificateReloading TimedCertificateReloader.swift
[1855/1887] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1856/1887] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1857/1887] Compiling NIOHTTP2 MayReceiveFrames.swift
[1858/1887] Compiling NIOHTTP2 ReceivingDataState.swift
[1859/1887] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1860/1887] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1861/1887] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1862/1887] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1863/1887] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1864/1887] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1865/1887] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1866/1887] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1867/1887] Compiling NIOHTTP2 StreamChannelList.swift
[1868/1887] Compiling NIOHTTP2 StreamMap.swift
[1869/1887] Compiling NIOHTTP2 StreamStateMachine.swift
[1870/1887] Compiling NIOHTTP2 UnsafeTransfer.swift
[1871/1887] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1873/1888] Compiling NIOHTTP2 HTTP2Frame.swift
[1874/1888] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1875/1888] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1876/1888] Compiling NIOHTTP2 HTTP2PingData.swift
[1877/1888] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1878/1888] Compiling NIOHTTP2 HTTP2Settings.swift
[1879/1888] Compiling NIOHTTP2 HTTP2Stream.swift
[1880/1888] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1881/1888] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1882/1888] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1883/1888] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1884/1888] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1885/1888] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1886/1888] Compiling NIOHTTP2 HTTP2Error.swift
[1887/1888] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1888/1888] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1890/1943] Compiling GRPCNIOTransportCore EventLoopFuture+ChannelInitializer.swift
[1891/1943] Compiling GRPCNIOTransportCore GRPCStatusMessageMarshaller.swift
[1892/1943] Compiling GRPCNIOTransportCore MethodConfigs.swift
[1893/1943] Compiling GRPCNIOTransportCore NIOChannelPipeline+GRPC.swift
[1894/1943] Compiling GRPCNIOTransportCore NIOSocketAddress+GRPCSocketAddress.swift
[1895/1943] Compiling GRPCNIOTransportCore PercentEncoding.swift
[1896/1943] Compiling GRPCNIOTransportCore ProcessUniqueID.swift
[1897/1950] Compiling GRPCNIOTransportCore Result+Catching.swift
[1898/1950] Compiling GRPCNIOTransportCore Timer.swift
[1899/1950] Compiling GRPCNIOTransportCore ListeningServerTransport.swift
[1900/1950] Compiling GRPCNIOTransportCore OneOrManyQueue.swift
[1901/1950] Compiling GRPCNIOTransportCore CommonHTTP2ServerTransport.swift
[1902/1950] Compiling GRPCNIOTransportCore GRPCServerFlushNotificationHandler.swift
[1903/1950] Compiling GRPCNIOTransportCore ServerConnection.swift
[1904/1950] Compiling GRPCNIOTransportCore Base64.swift
[1905/1950] Compiling GRPCNIOTransportCore CallOptions+MethodConfig.swift
[1906/1950] Compiling GRPCNIOTransportCore Channel+AddressInfo.swift
[1907/1950] Compiling GRPCNIOTransportCore ConstantAsyncSequence.swift
[1908/1950] Compiling GRPCNIOTransportCore ContentType.swift
[1909/1950] Compiling GRPCNIOTransportCore DebugOnly.swift
[1910/1950] Compiling GRPCNIOTransportCore DiscardingTaskGroup+CancellableHandle.swift
[1911/1950] Compiling GRPCNIOTransportCore ServerConnectionManagementHandler+StateMachine.swift
[1912/1950] Compiling GRPCNIOTransportCore ServerConnectionManagementHandler.swift
[1913/1950] Compiling GRPCNIOTransportCore GRPCServerStreamHandler.swift
[1914/1950] Compiling GRPCNIOTransportCore HTTP2ListenerFactory.swift
[1915/1950] Compiling GRPCNIOTransportCore HTTP2ServerTransport.swift
[1916/1950] Compiling GRPCNIOTransportCore TLSConfig+Internal.swift
[1917/1950] Compiling GRPCNIOTransportCore TLSConfig.swift
[1918/1950] Compiling GRPCNIOTransportCore PickFirstLoadBalancer.swift
[1919/1950] Compiling GRPCNIOTransportCore RoundRobinLoadBalancer.swift
[1920/1950] Compiling GRPCNIOTransportCore Subchannel.swift
[1921/1950] Compiling GRPCNIOTransportCore RequestQueue.swift
[1922/1950] Compiling GRPCNIOTransportCore GRPCClientStreamHandler.swift
[1923/1950] Compiling GRPCNIOTransportCore HTTP2ClientTransport.swift
[1924/1950] Compiling GRPCNIOTransportCore DNSResolver.swift
[1925/1950] Compiling GRPCNIOTransportCore NameResolver+DNS.swift
[1926/1950] Emitting module GRPCNIOTransportCore
[1927/1950] Compiling GRPCNIOTransportCore ClientConnectionHandler.swift
[1928/1950] Compiling GRPCNIOTransportCore Connection.swift
[1929/1950] Compiling GRPCNIOTransportCore ConnectionBackoff.swift
[1930/1950] Compiling GRPCNIOTransportCore ConnectionFactory.swift
[1931/1950] Compiling GRPCNIOTransportCore ConnectivityState.swift
[1932/1950] Compiling GRPCNIOTransportCore GRPCChannel.swift
[1933/1950] Compiling GRPCNIOTransportCore LoadBalancer.swift
[1934/1950] Compiling GRPCNIOTransportCore LoadBalancerEvent.swift
[1935/1950] Compiling GRPCNIOTransportCore NameResolver+IPv4.swift
[1936/1950] Compiling GRPCNIOTransportCore NameResolver+IPv6.swift
[1937/1950] Compiling GRPCNIOTransportCore NameResolver+UDS.swift
[1938/1950] Compiling GRPCNIOTransportCore NameResolver+VSOCK.swift
[1939/1950] Compiling GRPCNIOTransportCore NameResolver.swift
[1940/1950] Compiling GRPCNIOTransportCore NameResolverRegistry.swift
[1941/1950] Compiling GRPCNIOTransportCore SocketAddress.swift
[1942/1950] Compiling GRPCNIOTransportCore WrappedChannel+Config.swift
[1943/1950] Compiling GRPCNIOTransportCore WrappedChannel+State.swift
[1944/1950] Compiling GRPCNIOTransportCore WrappedChannel.swift
[1945/1950] Compiling GRPCNIOTransportCore CompressionAlgorithm.swift
[1946/1950] Compiling GRPCNIOTransportCore Zlib.swift
[1947/1950] Compiling GRPCNIOTransportCore GRPCMessageDecoder.swift
[1948/1950] Compiling GRPCNIOTransportCore GRPCMessageFramer.swift
[1949/1950] Compiling GRPCNIOTransportCore GRPCNIOTransportBytes.swift
[1950/1950] Compiling GRPCNIOTransportCore GRPCStreamStateMachine.swift
[1952/1964] Compiling GRPCNIOTransportHTTP2TransportServices Exports.swift
[1953/1964] Emitting module GRPCNIOTransportHTTP2TransportServices
[1954/1964] Compiling GRPCNIOTransportHTTP2TransportServices Config+TLS.swift
[1955/1964] Compiling GRPCNIOTransportHTTP2TransportServices HTTP2ClientTransport+TransportServices.swift
[1956/1964] Compiling GRPCNIOTransportHTTP2TransportServices HTTP2ServerTransport+TransportServices.swift
[1957/1964] Compiling GRPCNIOTransportHTTP2Posix Exports.swift
[1959/1965] Compiling GRPCNIOTransportHTTP2Posix NIOClientBootstrap+SocketAddress.swift
[1960/1965] Compiling GRPCNIOTransportHTTP2Posix ValidatedCertificateChain.swift
[1961/1965] Compiling GRPCNIOTransportHTTP2Posix Config+TLS.swift
[1962/1965] Emitting module GRPCNIOTransportHTTP2Posix
[1963/1965] Compiling GRPCNIOTransportHTTP2Posix NIOSSL+GRPC.swift
[1964/1965] Compiling GRPCNIOTransportHTTP2Posix HTTP2ServerTransport+Posix.swift
[1965/1965] Compiling GRPCNIOTransportHTTP2Posix HTTP2ClientTransport+Posix.swift
[1967/1968] Emitting module GRPCNIOTransportHTTP2
[1968/1968] Compiling GRPCNIOTransportHTTP2 Exports.swift
[1970/2026] Compiling SparkConnect DataStreamReader.swift
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:635:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 633 |
 634 | extension Arrow_Flight_Protocol_CancelStatus: SwiftProtobuf._ProtoNameProviding {
 635 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 636 |     0: .same(proto: "CANCEL_STATUS_UNSPECIFIED"),
 637 |     1: .same(proto: "CANCEL_STATUS_CANCELLED"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:645:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 643 | extension Arrow_Flight_Protocol_HandshakeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 644 |   static let protoMessageName: String = _protobuf_package + ".HandshakeRequest"
 645 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 646 |     1: .standard(proto: "protocol_version"),
 647 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 681 | extension Arrow_Flight_Protocol_HandshakeResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 682 |   static let protoMessageName: String = _protobuf_package + ".HandshakeResponse"
 683 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 684 |     1: .standard(proto: "protocol_version"),
 685 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:721:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 719 | extension Arrow_Flight_Protocol_BasicAuth: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 720 |   static let protoMessageName: String = _protobuf_package + ".BasicAuth"
 721 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 722 |     2: .same(proto: "username"),
 723 |     3: .same(proto: "password"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:778:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 776 | extension Arrow_Flight_Protocol_ActionType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 777 |   static let protoMessageName: String = _protobuf_package + ".ActionType"
 778 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 779 |     1: .same(proto: "type"),
 780 |     2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:816:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 814 | extension Arrow_Flight_Protocol_Criteria: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 815 |   static let protoMessageName: String = _protobuf_package + ".Criteria"
 816 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 817 |     1: .same(proto: "expression"),
 818 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:848:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 846 | extension Arrow_Flight_Protocol_Action: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 847 |   static let protoMessageName: String = _protobuf_package + ".Action"
 848 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 849 |     1: .same(proto: "type"),
 850 |     2: .same(proto: "body"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 884 | extension Arrow_Flight_Protocol_CancelFlightInfoRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 885 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoRequest"
 886 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 887 |     1: .same(proto: "info"),
 888 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:922:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 920 | extension Arrow_Flight_Protocol_RenewFlightEndpointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 921 |   static let protoMessageName: String = _protobuf_package + ".RenewFlightEndpointRequest"
 922 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 923 |     1: .same(proto: "endpoint"),
 924 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:958:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 956 | extension Arrow_Flight_Protocol_Result: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 957 |   static let protoMessageName: String = _protobuf_package + ".Result"
 958 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 959 |     1: .same(proto: "body"),
 960 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:990:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 988 | extension Arrow_Flight_Protocol_CancelFlightInfoResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 989 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoResult"
 990 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 991 |     1: .same(proto: "status"),
 992 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1022:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1020 | extension Arrow_Flight_Protocol_SchemaResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1021 |   static let protoMessageName: String = _protobuf_package + ".SchemaResult"
1022 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1023 |     1: .same(proto: "schema"),
1024 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1054:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1052 | extension Arrow_Flight_Protocol_FlightDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1053 |   static let protoMessageName: String = _protobuf_package + ".FlightDescriptor"
1054 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1055 |     1: .same(proto: "type"),
1056 |     2: .same(proto: "cmd"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1097:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1095 |
1096 | extension Arrow_Flight_Protocol_FlightDescriptor.DescriptorType: SwiftProtobuf._ProtoNameProviding {
1097 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1098 |     0: .same(proto: "UNKNOWN"),
1099 |     1: .same(proto: "PATH"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1106:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1104 | extension Arrow_Flight_Protocol_FlightInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1105 |   static let protoMessageName: String = _protobuf_package + ".FlightInfo"
1106 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1107 |     1: .same(proto: "schema"),
1108 |     2: .standard(proto: "flight_descriptor"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 | extension Arrow_Flight_Protocol_FlightEndpoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".FlightEndpoint"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1173 |     1: .same(proto: "ticket"),
1174 |     2: .same(proto: "location"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1218 | extension Arrow_Flight_Protocol_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1219 |   static let protoMessageName: String = _protobuf_package + ".Location"
1220 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1221 |     1: .same(proto: "uri"),
1222 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1252:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1250 | extension Arrow_Flight_Protocol_Ticket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1251 |   static let protoMessageName: String = _protobuf_package + ".Ticket"
1252 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1253 |     1: .same(proto: "ticket"),
1254 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1284:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1282 | extension Arrow_Flight_Protocol_FlightData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1283 |   static let protoMessageName: String = _protobuf_package + ".FlightData"
1284 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1285 |     1: .standard(proto: "flight_descriptor"),
1286 |     2: .standard(proto: "data_header"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1338:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1336 | extension Arrow_Flight_Protocol_PutResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1337 |   static let protoMessageName: String = _protobuf_package + ".PutResult"
1338 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1339 |     1: .standard(proto: "app_metadata"),
1340 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1971/2026] Compiling SparkConnect DataStreamWriter.swift
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:635:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 633 |
 634 | extension Arrow_Flight_Protocol_CancelStatus: SwiftProtobuf._ProtoNameProviding {
 635 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 636 |     0: .same(proto: "CANCEL_STATUS_UNSPECIFIED"),
 637 |     1: .same(proto: "CANCEL_STATUS_CANCELLED"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:645:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 643 | extension Arrow_Flight_Protocol_HandshakeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 644 |   static let protoMessageName: String = _protobuf_package + ".HandshakeRequest"
 645 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 646 |     1: .standard(proto: "protocol_version"),
 647 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 681 | extension Arrow_Flight_Protocol_HandshakeResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 682 |   static let protoMessageName: String = _protobuf_package + ".HandshakeResponse"
 683 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 684 |     1: .standard(proto: "protocol_version"),
 685 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:721:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 719 | extension Arrow_Flight_Protocol_BasicAuth: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 720 |   static let protoMessageName: String = _protobuf_package + ".BasicAuth"
 721 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 722 |     2: .same(proto: "username"),
 723 |     3: .same(proto: "password"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:778:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 776 | extension Arrow_Flight_Protocol_ActionType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 777 |   static let protoMessageName: String = _protobuf_package + ".ActionType"
 778 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 779 |     1: .same(proto: "type"),
 780 |     2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:816:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 814 | extension Arrow_Flight_Protocol_Criteria: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 815 |   static let protoMessageName: String = _protobuf_package + ".Criteria"
 816 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 817 |     1: .same(proto: "expression"),
 818 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:848:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 846 | extension Arrow_Flight_Protocol_Action: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 847 |   static let protoMessageName: String = _protobuf_package + ".Action"
 848 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 849 |     1: .same(proto: "type"),
 850 |     2: .same(proto: "body"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 884 | extension Arrow_Flight_Protocol_CancelFlightInfoRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 885 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoRequest"
 886 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 887 |     1: .same(proto: "info"),
 888 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:922:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 920 | extension Arrow_Flight_Protocol_RenewFlightEndpointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 921 |   static let protoMessageName: String = _protobuf_package + ".RenewFlightEndpointRequest"
 922 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 923 |     1: .same(proto: "endpoint"),
 924 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:958:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 956 | extension Arrow_Flight_Protocol_Result: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 957 |   static let protoMessageName: String = _protobuf_package + ".Result"
 958 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 959 |     1: .same(proto: "body"),
 960 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:990:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 988 | extension Arrow_Flight_Protocol_CancelFlightInfoResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 989 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoResult"
 990 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 991 |     1: .same(proto: "status"),
 992 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1022:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1020 | extension Arrow_Flight_Protocol_SchemaResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1021 |   static let protoMessageName: String = _protobuf_package + ".SchemaResult"
1022 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1023 |     1: .same(proto: "schema"),
1024 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1054:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1052 | extension Arrow_Flight_Protocol_FlightDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1053 |   static let protoMessageName: String = _protobuf_package + ".FlightDescriptor"
1054 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1055 |     1: .same(proto: "type"),
1056 |     2: .same(proto: "cmd"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1097:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1095 |
1096 | extension Arrow_Flight_Protocol_FlightDescriptor.DescriptorType: SwiftProtobuf._ProtoNameProviding {
1097 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1098 |     0: .same(proto: "UNKNOWN"),
1099 |     1: .same(proto: "PATH"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1106:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1104 | extension Arrow_Flight_Protocol_FlightInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1105 |   static let protoMessageName: String = _protobuf_package + ".FlightInfo"
1106 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1107 |     1: .same(proto: "schema"),
1108 |     2: .standard(proto: "flight_descriptor"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 | extension Arrow_Flight_Protocol_FlightEndpoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".FlightEndpoint"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1173 |     1: .same(proto: "ticket"),
1174 |     2: .same(proto: "location"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1218 | extension Arrow_Flight_Protocol_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1219 |   static let protoMessageName: String = _protobuf_package + ".Location"
1220 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1221 |     1: .same(proto: "uri"),
1222 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1252:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1250 | extension Arrow_Flight_Protocol_Ticket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1251 |   static let protoMessageName: String = _protobuf_package + ".Ticket"
1252 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1253 |     1: .same(proto: "ticket"),
1254 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1284:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1282 | extension Arrow_Flight_Protocol_FlightData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1283 |   static let protoMessageName: String = _protobuf_package + ".FlightData"
1284 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1285 |     1: .standard(proto: "flight_descriptor"),
1286 |     2: .standard(proto: "data_header"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1338:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1336 | extension Arrow_Flight_Protocol_PutResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1337 |   static let protoMessageName: String = _protobuf_package + ".PutResult"
1338 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1339 |     1: .standard(proto: "app_metadata"),
1340 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1972/2026] Compiling SparkConnect ErrorUtils.swift
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:635:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 633 |
 634 | extension Arrow_Flight_Protocol_CancelStatus: SwiftProtobuf._ProtoNameProviding {
 635 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 636 |     0: .same(proto: "CANCEL_STATUS_UNSPECIFIED"),
 637 |     1: .same(proto: "CANCEL_STATUS_CANCELLED"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:645:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 643 | extension Arrow_Flight_Protocol_HandshakeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 644 |   static let protoMessageName: String = _protobuf_package + ".HandshakeRequest"
 645 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 646 |     1: .standard(proto: "protocol_version"),
 647 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 681 | extension Arrow_Flight_Protocol_HandshakeResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 682 |   static let protoMessageName: String = _protobuf_package + ".HandshakeResponse"
 683 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 684 |     1: .standard(proto: "protocol_version"),
 685 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:721:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 719 | extension Arrow_Flight_Protocol_BasicAuth: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 720 |   static let protoMessageName: String = _protobuf_package + ".BasicAuth"
 721 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 722 |     2: .same(proto: "username"),
 723 |     3: .same(proto: "password"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:778:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 776 | extension Arrow_Flight_Protocol_ActionType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 777 |   static let protoMessageName: String = _protobuf_package + ".ActionType"
 778 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 779 |     1: .same(proto: "type"),
 780 |     2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:816:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 814 | extension Arrow_Flight_Protocol_Criteria: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 815 |   static let protoMessageName: String = _protobuf_package + ".Criteria"
 816 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 817 |     1: .same(proto: "expression"),
 818 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:848:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 846 | extension Arrow_Flight_Protocol_Action: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 847 |   static let protoMessageName: String = _protobuf_package + ".Action"
 848 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 849 |     1: .same(proto: "type"),
 850 |     2: .same(proto: "body"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 884 | extension Arrow_Flight_Protocol_CancelFlightInfoRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 885 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoRequest"
 886 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 887 |     1: .same(proto: "info"),
 888 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:922:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 920 | extension Arrow_Flight_Protocol_RenewFlightEndpointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 921 |   static let protoMessageName: String = _protobuf_package + ".RenewFlightEndpointRequest"
 922 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 923 |     1: .same(proto: "endpoint"),
 924 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:958:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 956 | extension Arrow_Flight_Protocol_Result: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 957 |   static let protoMessageName: String = _protobuf_package + ".Result"
 958 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 959 |     1: .same(proto: "body"),
 960 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:990:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 988 | extension Arrow_Flight_Protocol_CancelFlightInfoResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 989 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoResult"
 990 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 991 |     1: .same(proto: "status"),
 992 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1022:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1020 | extension Arrow_Flight_Protocol_SchemaResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1021 |   static let protoMessageName: String = _protobuf_package + ".SchemaResult"
1022 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1023 |     1: .same(proto: "schema"),
1024 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1054:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1052 | extension Arrow_Flight_Protocol_FlightDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1053 |   static let protoMessageName: String = _protobuf_package + ".FlightDescriptor"
1054 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1055 |     1: .same(proto: "type"),
1056 |     2: .same(proto: "cmd"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1097:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1095 |
1096 | extension Arrow_Flight_Protocol_FlightDescriptor.DescriptorType: SwiftProtobuf._ProtoNameProviding {
1097 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1098 |     0: .same(proto: "UNKNOWN"),
1099 |     1: .same(proto: "PATH"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1106:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1104 | extension Arrow_Flight_Protocol_FlightInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1105 |   static let protoMessageName: String = _protobuf_package + ".FlightInfo"
1106 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1107 |     1: .same(proto: "schema"),
1108 |     2: .standard(proto: "flight_descriptor"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 | extension Arrow_Flight_Protocol_FlightEndpoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".FlightEndpoint"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1173 |     1: .same(proto: "ticket"),
1174 |     2: .same(proto: "location"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1218 | extension Arrow_Flight_Protocol_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1219 |   static let protoMessageName: String = _protobuf_package + ".Location"
1220 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1221 |     1: .same(proto: "uri"),
1222 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1252:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1250 | extension Arrow_Flight_Protocol_Ticket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1251 |   static let protoMessageName: String = _protobuf_package + ".Ticket"
1252 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1253 |     1: .same(proto: "ticket"),
1254 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1284:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1282 | extension Arrow_Flight_Protocol_FlightData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1283 |   static let protoMessageName: String = _protobuf_package + ".FlightData"
1284 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1285 |     1: .standard(proto: "flight_descriptor"),
1286 |     2: .standard(proto: "data_header"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1338:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1336 | extension Arrow_Flight_Protocol_PutResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1337 |   static let protoMessageName: String = _protobuf_package + ".PutResult"
1338 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1339 |     1: .standard(proto: "app_metadata"),
1340 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1973/2026] Compiling SparkConnect Extension.swift
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:635:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 633 |
 634 | extension Arrow_Flight_Protocol_CancelStatus: SwiftProtobuf._ProtoNameProviding {
 635 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 636 |     0: .same(proto: "CANCEL_STATUS_UNSPECIFIED"),
 637 |     1: .same(proto: "CANCEL_STATUS_CANCELLED"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:645:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 643 | extension Arrow_Flight_Protocol_HandshakeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 644 |   static let protoMessageName: String = _protobuf_package + ".HandshakeRequest"
 645 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 646 |     1: .standard(proto: "protocol_version"),
 647 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 681 | extension Arrow_Flight_Protocol_HandshakeResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 682 |   static let protoMessageName: String = _protobuf_package + ".HandshakeResponse"
 683 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 684 |     1: .standard(proto: "protocol_version"),
 685 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:721:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 719 | extension Arrow_Flight_Protocol_BasicAuth: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 720 |   static let protoMessageName: String = _protobuf_package + ".BasicAuth"
 721 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 722 |     2: .same(proto: "username"),
 723 |     3: .same(proto: "password"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:778:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 776 | extension Arrow_Flight_Protocol_ActionType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 777 |   static let protoMessageName: String = _protobuf_package + ".ActionType"
 778 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 779 |     1: .same(proto: "type"),
 780 |     2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:816:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 814 | extension Arrow_Flight_Protocol_Criteria: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 815 |   static let protoMessageName: String = _protobuf_package + ".Criteria"
 816 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 817 |     1: .same(proto: "expression"),
 818 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:848:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 846 | extension Arrow_Flight_Protocol_Action: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 847 |   static let protoMessageName: String = _protobuf_package + ".Action"
 848 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 849 |     1: .same(proto: "type"),
 850 |     2: .same(proto: "body"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 884 | extension Arrow_Flight_Protocol_CancelFlightInfoRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 885 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoRequest"
 886 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 887 |     1: .same(proto: "info"),
 888 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:922:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 920 | extension Arrow_Flight_Protocol_RenewFlightEndpointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 921 |   static let protoMessageName: String = _protobuf_package + ".RenewFlightEndpointRequest"
 922 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 923 |     1: .same(proto: "endpoint"),
 924 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:958:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 956 | extension Arrow_Flight_Protocol_Result: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 957 |   static let protoMessageName: String = _protobuf_package + ".Result"
 958 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 959 |     1: .same(proto: "body"),
 960 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:990:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 988 | extension Arrow_Flight_Protocol_CancelFlightInfoResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 989 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoResult"
 990 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 991 |     1: .same(proto: "status"),
 992 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1022:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1020 | extension Arrow_Flight_Protocol_SchemaResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1021 |   static let protoMessageName: String = _protobuf_package + ".SchemaResult"
1022 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1023 |     1: .same(proto: "schema"),
1024 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1054:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1052 | extension Arrow_Flight_Protocol_FlightDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1053 |   static let protoMessageName: String = _protobuf_package + ".FlightDescriptor"
1054 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1055 |     1: .same(proto: "type"),
1056 |     2: .same(proto: "cmd"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1097:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1095 |
1096 | extension Arrow_Flight_Protocol_FlightDescriptor.DescriptorType: SwiftProtobuf._ProtoNameProviding {
1097 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1098 |     0: .same(proto: "UNKNOWN"),
1099 |     1: .same(proto: "PATH"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1106:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1104 | extension Arrow_Flight_Protocol_FlightInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1105 |   static let protoMessageName: String = _protobuf_package + ".FlightInfo"
1106 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1107 |     1: .same(proto: "schema"),
1108 |     2: .standard(proto: "flight_descriptor"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 | extension Arrow_Flight_Protocol_FlightEndpoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".FlightEndpoint"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1173 |     1: .same(proto: "ticket"),
1174 |     2: .same(proto: "location"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1218 | extension Arrow_Flight_Protocol_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1219 |   static let protoMessageName: String = _protobuf_package + ".Location"
1220 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1221 |     1: .same(proto: "uri"),
1222 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1252:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1250 | extension Arrow_Flight_Protocol_Ticket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1251 |   static let protoMessageName: String = _protobuf_package + ".Ticket"
1252 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1253 |     1: .same(proto: "ticket"),
1254 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1284:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1282 | extension Arrow_Flight_Protocol_FlightData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1283 |   static let protoMessageName: String = _protobuf_package + ".FlightData"
1284 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1285 |     1: .standard(proto: "flight_descriptor"),
1286 |     2: .standard(proto: "data_header"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1338:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1336 | extension Arrow_Flight_Protocol_PutResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1337 |   static let protoMessageName: String = _protobuf_package + ".PutResult"
1338 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1339 |     1: .standard(proto: "app_metadata"),
1340 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1974/2026] Compiling SparkConnect File_generated.swift
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:635:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 633 |
 634 | extension Arrow_Flight_Protocol_CancelStatus: SwiftProtobuf._ProtoNameProviding {
 635 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 636 |     0: .same(proto: "CANCEL_STATUS_UNSPECIFIED"),
 637 |     1: .same(proto: "CANCEL_STATUS_CANCELLED"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:645:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 643 | extension Arrow_Flight_Protocol_HandshakeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 644 |   static let protoMessageName: String = _protobuf_package + ".HandshakeRequest"
 645 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 646 |     1: .standard(proto: "protocol_version"),
 647 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 681 | extension Arrow_Flight_Protocol_HandshakeResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 682 |   static let protoMessageName: String = _protobuf_package + ".HandshakeResponse"
 683 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 684 |     1: .standard(proto: "protocol_version"),
 685 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:721:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 719 | extension Arrow_Flight_Protocol_BasicAuth: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 720 |   static let protoMessageName: String = _protobuf_package + ".BasicAuth"
 721 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 722 |     2: .same(proto: "username"),
 723 |     3: .same(proto: "password"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:778:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 776 | extension Arrow_Flight_Protocol_ActionType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 777 |   static let protoMessageName: String = _protobuf_package + ".ActionType"
 778 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 779 |     1: .same(proto: "type"),
 780 |     2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:816:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 814 | extension Arrow_Flight_Protocol_Criteria: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 815 |   static let protoMessageName: String = _protobuf_package + ".Criteria"
 816 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 817 |     1: .same(proto: "expression"),
 818 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:848:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 846 | extension Arrow_Flight_Protocol_Action: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 847 |   static let protoMessageName: String = _protobuf_package + ".Action"
 848 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 849 |     1: .same(proto: "type"),
 850 |     2: .same(proto: "body"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 884 | extension Arrow_Flight_Protocol_CancelFlightInfoRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 885 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoRequest"
 886 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 887 |     1: .same(proto: "info"),
 888 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:922:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 920 | extension Arrow_Flight_Protocol_RenewFlightEndpointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 921 |   static let protoMessageName: String = _protobuf_package + ".RenewFlightEndpointRequest"
 922 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 923 |     1: .same(proto: "endpoint"),
 924 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:958:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 956 | extension Arrow_Flight_Protocol_Result: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 957 |   static let protoMessageName: String = _protobuf_package + ".Result"
 958 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 959 |     1: .same(proto: "body"),
 960 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:990:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 988 | extension Arrow_Flight_Protocol_CancelFlightInfoResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 989 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoResult"
 990 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 991 |     1: .same(proto: "status"),
 992 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1022:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1020 | extension Arrow_Flight_Protocol_SchemaResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1021 |   static let protoMessageName: String = _protobuf_package + ".SchemaResult"
1022 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1023 |     1: .same(proto: "schema"),
1024 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1054:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1052 | extension Arrow_Flight_Protocol_FlightDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1053 |   static let protoMessageName: String = _protobuf_package + ".FlightDescriptor"
1054 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1055 |     1: .same(proto: "type"),
1056 |     2: .same(proto: "cmd"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1097:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1095 |
1096 | extension Arrow_Flight_Protocol_FlightDescriptor.DescriptorType: SwiftProtobuf._ProtoNameProviding {
1097 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1098 |     0: .same(proto: "UNKNOWN"),
1099 |     1: .same(proto: "PATH"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1106:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1104 | extension Arrow_Flight_Protocol_FlightInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1105 |   static let protoMessageName: String = _protobuf_package + ".FlightInfo"
1106 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1107 |     1: .same(proto: "schema"),
1108 |     2: .standard(proto: "flight_descriptor"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 | extension Arrow_Flight_Protocol_FlightEndpoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".FlightEndpoint"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1173 |     1: .same(proto: "ticket"),
1174 |     2: .same(proto: "location"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1218 | extension Arrow_Flight_Protocol_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1219 |   static let protoMessageName: String = _protobuf_package + ".Location"
1220 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1221 |     1: .same(proto: "uri"),
1222 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1252:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1250 | extension Arrow_Flight_Protocol_Ticket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1251 |   static let protoMessageName: String = _protobuf_package + ".Ticket"
1252 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1253 |     1: .same(proto: "ticket"),
1254 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1284:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1282 | extension Arrow_Flight_Protocol_FlightData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1283 |   static let protoMessageName: String = _protobuf_package + ".FlightData"
1284 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1285 |     1: .standard(proto: "flight_descriptor"),
1286 |     2: .standard(proto: "data_header"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1338:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1336 | extension Arrow_Flight_Protocol_PutResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1337 |   static let protoMessageName: String = _protobuf_package + ".PutResult"
1338 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1339 |     1: .standard(proto: "app_metadata"),
1340 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1975/2026] Compiling SparkConnect Flight.pb.swift
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:635:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 633 |
 634 | extension Arrow_Flight_Protocol_CancelStatus: SwiftProtobuf._ProtoNameProviding {
 635 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 636 |     0: .same(proto: "CANCEL_STATUS_UNSPECIFIED"),
 637 |     1: .same(proto: "CANCEL_STATUS_CANCELLED"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:645:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 643 | extension Arrow_Flight_Protocol_HandshakeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 644 |   static let protoMessageName: String = _protobuf_package + ".HandshakeRequest"
 645 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 646 |     1: .standard(proto: "protocol_version"),
 647 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 681 | extension Arrow_Flight_Protocol_HandshakeResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 682 |   static let protoMessageName: String = _protobuf_package + ".HandshakeResponse"
 683 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 684 |     1: .standard(proto: "protocol_version"),
 685 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:721:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 719 | extension Arrow_Flight_Protocol_BasicAuth: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 720 |   static let protoMessageName: String = _protobuf_package + ".BasicAuth"
 721 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 722 |     2: .same(proto: "username"),
 723 |     3: .same(proto: "password"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:778:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 776 | extension Arrow_Flight_Protocol_ActionType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 777 |   static let protoMessageName: String = _protobuf_package + ".ActionType"
 778 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 779 |     1: .same(proto: "type"),
 780 |     2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:816:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 814 | extension Arrow_Flight_Protocol_Criteria: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 815 |   static let protoMessageName: String = _protobuf_package + ".Criteria"
 816 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 817 |     1: .same(proto: "expression"),
 818 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:848:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 846 | extension Arrow_Flight_Protocol_Action: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 847 |   static let protoMessageName: String = _protobuf_package + ".Action"
 848 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 849 |     1: .same(proto: "type"),
 850 |     2: .same(proto: "body"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 884 | extension Arrow_Flight_Protocol_CancelFlightInfoRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 885 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoRequest"
 886 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 887 |     1: .same(proto: "info"),
 888 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:922:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 920 | extension Arrow_Flight_Protocol_RenewFlightEndpointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 921 |   static let protoMessageName: String = _protobuf_package + ".RenewFlightEndpointRequest"
 922 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 923 |     1: .same(proto: "endpoint"),
 924 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:958:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 956 | extension Arrow_Flight_Protocol_Result: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 957 |   static let protoMessageName: String = _protobuf_package + ".Result"
 958 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 959 |     1: .same(proto: "body"),
 960 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:990:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 988 | extension Arrow_Flight_Protocol_CancelFlightInfoResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 989 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoResult"
 990 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 991 |     1: .same(proto: "status"),
 992 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1022:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1020 | extension Arrow_Flight_Protocol_SchemaResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1021 |   static let protoMessageName: String = _protobuf_package + ".SchemaResult"
1022 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1023 |     1: .same(proto: "schema"),
1024 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1054:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1052 | extension Arrow_Flight_Protocol_FlightDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1053 |   static let protoMessageName: String = _protobuf_package + ".FlightDescriptor"
1054 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1055 |     1: .same(proto: "type"),
1056 |     2: .same(proto: "cmd"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1097:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1095 |
1096 | extension Arrow_Flight_Protocol_FlightDescriptor.DescriptorType: SwiftProtobuf._ProtoNameProviding {
1097 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1098 |     0: .same(proto: "UNKNOWN"),
1099 |     1: .same(proto: "PATH"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1106:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1104 | extension Arrow_Flight_Protocol_FlightInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1105 |   static let protoMessageName: String = _protobuf_package + ".FlightInfo"
1106 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1107 |     1: .same(proto: "schema"),
1108 |     2: .standard(proto: "flight_descriptor"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 | extension Arrow_Flight_Protocol_FlightEndpoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".FlightEndpoint"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1173 |     1: .same(proto: "ticket"),
1174 |     2: .same(proto: "location"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1218 | extension Arrow_Flight_Protocol_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1219 |   static let protoMessageName: String = _protobuf_package + ".Location"
1220 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1221 |     1: .same(proto: "uri"),
1222 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1252:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1250 | extension Arrow_Flight_Protocol_Ticket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1251 |   static let protoMessageName: String = _protobuf_package + ".Ticket"
1252 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1253 |     1: .same(proto: "ticket"),
1254 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1284:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1282 | extension Arrow_Flight_Protocol_FlightData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1283 |   static let protoMessageName: String = _protobuf_package + ".FlightData"
1284 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1285 |     1: .standard(proto: "flight_descriptor"),
1286 |     2: .standard(proto: "data_header"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1338:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1336 | extension Arrow_Flight_Protocol_PutResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1337 |   static let protoMessageName: String = _protobuf_package + ".PutResult"
1338 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1339 |     1: .standard(proto: "app_metadata"),
1340 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1976/2026] Compiling SparkConnect FlightData.swift
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:635:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 633 |
 634 | extension Arrow_Flight_Protocol_CancelStatus: SwiftProtobuf._ProtoNameProviding {
 635 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 636 |     0: .same(proto: "CANCEL_STATUS_UNSPECIFIED"),
 637 |     1: .same(proto: "CANCEL_STATUS_CANCELLED"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:645:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 643 | extension Arrow_Flight_Protocol_HandshakeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 644 |   static let protoMessageName: String = _protobuf_package + ".HandshakeRequest"
 645 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 646 |     1: .standard(proto: "protocol_version"),
 647 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 681 | extension Arrow_Flight_Protocol_HandshakeResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 682 |   static let protoMessageName: String = _protobuf_package + ".HandshakeResponse"
 683 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 684 |     1: .standard(proto: "protocol_version"),
 685 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:721:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 719 | extension Arrow_Flight_Protocol_BasicAuth: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 720 |   static let protoMessageName: String = _protobuf_package + ".BasicAuth"
 721 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 722 |     2: .same(proto: "username"),
 723 |     3: .same(proto: "password"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:778:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 776 | extension Arrow_Flight_Protocol_ActionType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 777 |   static let protoMessageName: String = _protobuf_package + ".ActionType"
 778 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 779 |     1: .same(proto: "type"),
 780 |     2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:816:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 814 | extension Arrow_Flight_Protocol_Criteria: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 815 |   static let protoMessageName: String = _protobuf_package + ".Criteria"
 816 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 817 |     1: .same(proto: "expression"),
 818 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:848:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 846 | extension Arrow_Flight_Protocol_Action: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 847 |   static let protoMessageName: String = _protobuf_package + ".Action"
 848 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 849 |     1: .same(proto: "type"),
 850 |     2: .same(proto: "body"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 884 | extension Arrow_Flight_Protocol_CancelFlightInfoRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 885 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoRequest"
 886 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 887 |     1: .same(proto: "info"),
 888 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:922:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 920 | extension Arrow_Flight_Protocol_RenewFlightEndpointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 921 |   static let protoMessageName: String = _protobuf_package + ".RenewFlightEndpointRequest"
 922 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 923 |     1: .same(proto: "endpoint"),
 924 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:958:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 956 | extension Arrow_Flight_Protocol_Result: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 957 |   static let protoMessageName: String = _protobuf_package + ".Result"
 958 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 959 |     1: .same(proto: "body"),
 960 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:990:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 988 | extension Arrow_Flight_Protocol_CancelFlightInfoResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 989 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoResult"
 990 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 991 |     1: .same(proto: "status"),
 992 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1022:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1020 | extension Arrow_Flight_Protocol_SchemaResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1021 |   static let protoMessageName: String = _protobuf_package + ".SchemaResult"
1022 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1023 |     1: .same(proto: "schema"),
1024 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1054:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1052 | extension Arrow_Flight_Protocol_FlightDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1053 |   static let protoMessageName: String = _protobuf_package + ".FlightDescriptor"
1054 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1055 |     1: .same(proto: "type"),
1056 |     2: .same(proto: "cmd"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1097:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1095 |
1096 | extension Arrow_Flight_Protocol_FlightDescriptor.DescriptorType: SwiftProtobuf._ProtoNameProviding {
1097 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1098 |     0: .same(proto: "UNKNOWN"),
1099 |     1: .same(proto: "PATH"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1106:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1104 | extension Arrow_Flight_Protocol_FlightInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1105 |   static let protoMessageName: String = _protobuf_package + ".FlightInfo"
1106 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1107 |     1: .same(proto: "schema"),
1108 |     2: .standard(proto: "flight_descriptor"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 | extension Arrow_Flight_Protocol_FlightEndpoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".FlightEndpoint"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1173 |     1: .same(proto: "ticket"),
1174 |     2: .same(proto: "location"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1218 | extension Arrow_Flight_Protocol_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1219 |   static let protoMessageName: String = _protobuf_package + ".Location"
1220 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1221 |     1: .same(proto: "uri"),
1222 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1252:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1250 | extension Arrow_Flight_Protocol_Ticket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1251 |   static let protoMessageName: String = _protobuf_package + ".Ticket"
1252 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1253 |     1: .same(proto: "ticket"),
1254 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1284:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1282 | extension Arrow_Flight_Protocol_FlightData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1283 |   static let protoMessageName: String = _protobuf_package + ".FlightData"
1284 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1285 |     1: .standard(proto: "flight_descriptor"),
1286 |     2: .standard(proto: "data_header"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1338:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1336 | extension Arrow_Flight_Protocol_PutResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1337 |   static let protoMessageName: String = _protobuf_package + ".PutResult"
1338 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1339 |     1: .standard(proto: "app_metadata"),
1340 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1977/2026] Compiling SparkConnect FlightDescriptor.swift
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:635:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 633 |
 634 | extension Arrow_Flight_Protocol_CancelStatus: SwiftProtobuf._ProtoNameProviding {
 635 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 636 |     0: .same(proto: "CANCEL_STATUS_UNSPECIFIED"),
 637 |     1: .same(proto: "CANCEL_STATUS_CANCELLED"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:645:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 643 | extension Arrow_Flight_Protocol_HandshakeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 644 |   static let protoMessageName: String = _protobuf_package + ".HandshakeRequest"
 645 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 646 |     1: .standard(proto: "protocol_version"),
 647 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 681 | extension Arrow_Flight_Protocol_HandshakeResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 682 |   static let protoMessageName: String = _protobuf_package + ".HandshakeResponse"
 683 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 684 |     1: .standard(proto: "protocol_version"),
 685 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:721:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 719 | extension Arrow_Flight_Protocol_BasicAuth: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 720 |   static let protoMessageName: String = _protobuf_package + ".BasicAuth"
 721 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 722 |     2: .same(proto: "username"),
 723 |     3: .same(proto: "password"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:778:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 776 | extension Arrow_Flight_Protocol_ActionType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 777 |   static let protoMessageName: String = _protobuf_package + ".ActionType"
 778 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 779 |     1: .same(proto: "type"),
 780 |     2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:816:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 814 | extension Arrow_Flight_Protocol_Criteria: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 815 |   static let protoMessageName: String = _protobuf_package + ".Criteria"
 816 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 817 |     1: .same(proto: "expression"),
 818 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:848:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 846 | extension Arrow_Flight_Protocol_Action: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 847 |   static let protoMessageName: String = _protobuf_package + ".Action"
 848 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 849 |     1: .same(proto: "type"),
 850 |     2: .same(proto: "body"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 884 | extension Arrow_Flight_Protocol_CancelFlightInfoRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 885 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoRequest"
 886 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 887 |     1: .same(proto: "info"),
 888 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:922:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 920 | extension Arrow_Flight_Protocol_RenewFlightEndpointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 921 |   static let protoMessageName: String = _protobuf_package + ".RenewFlightEndpointRequest"
 922 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 923 |     1: .same(proto: "endpoint"),
 924 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:958:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 956 | extension Arrow_Flight_Protocol_Result: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 957 |   static let protoMessageName: String = _protobuf_package + ".Result"
 958 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 959 |     1: .same(proto: "body"),
 960 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:990:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 988 | extension Arrow_Flight_Protocol_CancelFlightInfoResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 989 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoResult"
 990 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 991 |     1: .same(proto: "status"),
 992 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1022:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1020 | extension Arrow_Flight_Protocol_SchemaResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1021 |   static let protoMessageName: String = _protobuf_package + ".SchemaResult"
1022 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1023 |     1: .same(proto: "schema"),
1024 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1054:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1052 | extension Arrow_Flight_Protocol_FlightDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1053 |   static let protoMessageName: String = _protobuf_package + ".FlightDescriptor"
1054 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1055 |     1: .same(proto: "type"),
1056 |     2: .same(proto: "cmd"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1097:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1095 |
1096 | extension Arrow_Flight_Protocol_FlightDescriptor.DescriptorType: SwiftProtobuf._ProtoNameProviding {
1097 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1098 |     0: .same(proto: "UNKNOWN"),
1099 |     1: .same(proto: "PATH"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1106:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1104 | extension Arrow_Flight_Protocol_FlightInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1105 |   static let protoMessageName: String = _protobuf_package + ".FlightInfo"
1106 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1107 |     1: .same(proto: "schema"),
1108 |     2: .standard(proto: "flight_descriptor"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 | extension Arrow_Flight_Protocol_FlightEndpoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".FlightEndpoint"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1173 |     1: .same(proto: "ticket"),
1174 |     2: .same(proto: "location"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1218 | extension Arrow_Flight_Protocol_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1219 |   static let protoMessageName: String = _protobuf_package + ".Location"
1220 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1221 |     1: .same(proto: "uri"),
1222 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1252:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1250 | extension Arrow_Flight_Protocol_Ticket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1251 |   static let protoMessageName: String = _protobuf_package + ".Ticket"
1252 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1253 |     1: .same(proto: "ticket"),
1254 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1284:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1282 | extension Arrow_Flight_Protocol_FlightData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1283 |   static let protoMessageName: String = _protobuf_package + ".FlightData"
1284 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1285 |     1: .standard(proto: "flight_descriptor"),
1286 |     2: .standard(proto: "data_header"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1338:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1336 | extension Arrow_Flight_Protocol_PutResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1337 |   static let protoMessageName: String = _protobuf_package + ".PutResult"
1338 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1339 |     1: .standard(proto: "app_metadata"),
1340 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1978/2034] Emitting module SparkConnect
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:635:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 633 |
 634 | extension Arrow_Flight_Protocol_CancelStatus: SwiftProtobuf._ProtoNameProviding {
 635 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 636 |     0: .same(proto: "CANCEL_STATUS_UNSPECIFIED"),
 637 |     1: .same(proto: "CANCEL_STATUS_CANCELLED"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:645:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 643 | extension Arrow_Flight_Protocol_HandshakeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 644 |   static let protoMessageName: String = _protobuf_package + ".HandshakeRequest"
 645 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 646 |     1: .standard(proto: "protocol_version"),
 647 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 681 | extension Arrow_Flight_Protocol_HandshakeResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 682 |   static let protoMessageName: String = _protobuf_package + ".HandshakeResponse"
 683 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 684 |     1: .standard(proto: "protocol_version"),
 685 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:721:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 719 | extension Arrow_Flight_Protocol_BasicAuth: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 720 |   static let protoMessageName: String = _protobuf_package + ".BasicAuth"
 721 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 722 |     2: .same(proto: "username"),
 723 |     3: .same(proto: "password"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:778:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 776 | extension Arrow_Flight_Protocol_ActionType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 777 |   static let protoMessageName: String = _protobuf_package + ".ActionType"
 778 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 779 |     1: .same(proto: "type"),
 780 |     2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:816:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 814 | extension Arrow_Flight_Protocol_Criteria: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 815 |   static let protoMessageName: String = _protobuf_package + ".Criteria"
 816 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 817 |     1: .same(proto: "expression"),
 818 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:848:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 846 | extension Arrow_Flight_Protocol_Action: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 847 |   static let protoMessageName: String = _protobuf_package + ".Action"
 848 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 849 |     1: .same(proto: "type"),
 850 |     2: .same(proto: "body"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 884 | extension Arrow_Flight_Protocol_CancelFlightInfoRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 885 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoRequest"
 886 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 887 |     1: .same(proto: "info"),
 888 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:922:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 920 | extension Arrow_Flight_Protocol_RenewFlightEndpointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 921 |   static let protoMessageName: String = _protobuf_package + ".RenewFlightEndpointRequest"
 922 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 923 |     1: .same(proto: "endpoint"),
 924 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:958:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 956 | extension Arrow_Flight_Protocol_Result: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 957 |   static let protoMessageName: String = _protobuf_package + ".Result"
 958 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 959 |     1: .same(proto: "body"),
 960 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:990:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 988 | extension Arrow_Flight_Protocol_CancelFlightInfoResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 989 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoResult"
 990 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 991 |     1: .same(proto: "status"),
 992 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1022:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1020 | extension Arrow_Flight_Protocol_SchemaResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1021 |   static let protoMessageName: String = _protobuf_package + ".SchemaResult"
1022 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1023 |     1: .same(proto: "schema"),
1024 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1054:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1052 | extension Arrow_Flight_Protocol_FlightDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1053 |   static let protoMessageName: String = _protobuf_package + ".FlightDescriptor"
1054 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1055 |     1: .same(proto: "type"),
1056 |     2: .same(proto: "cmd"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1097:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1095 |
1096 | extension Arrow_Flight_Protocol_FlightDescriptor.DescriptorType: SwiftProtobuf._ProtoNameProviding {
1097 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1098 |     0: .same(proto: "UNKNOWN"),
1099 |     1: .same(proto: "PATH"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1106:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1104 | extension Arrow_Flight_Protocol_FlightInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1105 |   static let protoMessageName: String = _protobuf_package + ".FlightInfo"
1106 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1107 |     1: .same(proto: "schema"),
1108 |     2: .standard(proto: "flight_descriptor"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 | extension Arrow_Flight_Protocol_FlightEndpoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".FlightEndpoint"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1173 |     1: .same(proto: "ticket"),
1174 |     2: .same(proto: "location"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1218 | extension Arrow_Flight_Protocol_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1219 |   static let protoMessageName: String = _protobuf_package + ".Location"
1220 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1221 |     1: .same(proto: "uri"),
1222 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1252:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1250 | extension Arrow_Flight_Protocol_Ticket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1251 |   static let protoMessageName: String = _protobuf_package + ".Ticket"
1252 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1253 |     1: .same(proto: "ticket"),
1254 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1284:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1282 | extension Arrow_Flight_Protocol_FlightData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1283 |   static let protoMessageName: String = _protobuf_package + ".FlightData"
1284 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1285 |     1: .standard(proto: "flight_descriptor"),
1286 |     2: .standard(proto: "data_header"),
/host/spi-builder-workspace/Sources/SparkConnect/Flight.pb.swift:1338:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1336 | extension Arrow_Flight_Protocol_PutResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1337 |   static let protoMessageName: String = _protobuf_package + ".PutResult"
1338 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1339 |     1: .standard(proto: "app_metadata"),
1340 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1979/2034] Compiling SparkConnect CRC32.swift
[1980/2034] Compiling SparkConnect CaseInsensitiveDictionary.swift
[1981/2034] Compiling SparkConnect Catalog.swift
[1982/2034] Compiling SparkConnect ChunkedArray.swift
[1983/2034] Compiling SparkConnect DataFrame.swift
[1984/2034] Compiling SparkConnect DataFrameReader.swift
[1985/2034] Compiling SparkConnect DataFrameWriter.swift
[1986/2034] Compiling SparkConnect DataFrameWriterV2.swift
[1987/2034] Compiling SparkConnect Schema_generated.swift
[1988/2034] Compiling SparkConnect SparkConnectClient.swift
[1989/2034] Compiling SparkConnect SparkConnectError.swift
[1990/2034] Compiling SparkConnect SparkFileUtils.swift
[1991/2034] Compiling SparkConnect SparkSession.swift
[1992/2034] Compiling SparkConnect SparseTensor_generated.swift
[1993/2034] Compiling SparkConnect StorageLevel.swift
[1994/2034] Compiling SparkConnect StreamingQuery.swift
[1995/2034] Compiling SparkConnect ArrowArray.swift
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:276:33: warning: no calls to throwing functions occur within 'try' expression
274 |       case .recordbatch:
275 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
276 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
277 |           rbMessage,
278 |           schema: schemaMessage!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:360:33: warning: no calls to throwing functions occur within 'try' expression
358 |       case .recordbatch:
359 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
360 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
361 |           rbMessage,
362 |           schema: footer.schema!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:422:31: warning: no calls to throwing functions occur within 'try' expression
420 |     case .recordbatch:
421 |       let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
422 |       let recordBatchResult = try loadRecordBatch(
    |                               `- warning: no calls to throwing functions occur within 'try' expression
423 |         rbMessage, schema: result.messageSchema!, arrowSchema: result.schema!,
424 |         data: dataBody, messageEndOffset: 0
[1996/2034] Compiling SparkConnect ArrowArrayBuilder.swift
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:276:33: warning: no calls to throwing functions occur within 'try' expression
274 |       case .recordbatch:
275 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
276 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
277 |           rbMessage,
278 |           schema: schemaMessage!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:360:33: warning: no calls to throwing functions occur within 'try' expression
358 |       case .recordbatch:
359 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
360 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
361 |           rbMessage,
362 |           schema: footer.schema!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:422:31: warning: no calls to throwing functions occur within 'try' expression
420 |     case .recordbatch:
421 |       let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
422 |       let recordBatchResult = try loadRecordBatch(
    |                               `- warning: no calls to throwing functions occur within 'try' expression
423 |         rbMessage, schema: result.messageSchema!, arrowSchema: result.schema!,
424 |         data: dataBody, messageEndOffset: 0
[1997/2034] Compiling SparkConnect ArrowBuffer.swift
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:276:33: warning: no calls to throwing functions occur within 'try' expression
274 |       case .recordbatch:
275 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
276 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
277 |           rbMessage,
278 |           schema: schemaMessage!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:360:33: warning: no calls to throwing functions occur within 'try' expression
358 |       case .recordbatch:
359 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
360 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
361 |           rbMessage,
362 |           schema: footer.schema!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:422:31: warning: no calls to throwing functions occur within 'try' expression
420 |     case .recordbatch:
421 |       let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
422 |       let recordBatchResult = try loadRecordBatch(
    |                               `- warning: no calls to throwing functions occur within 'try' expression
423 |         rbMessage, schema: result.messageSchema!, arrowSchema: result.schema!,
424 |         data: dataBody, messageEndOffset: 0
[1998/2034] Compiling SparkConnect ArrowBufferBuilder.swift
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:276:33: warning: no calls to throwing functions occur within 'try' expression
274 |       case .recordbatch:
275 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
276 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
277 |           rbMessage,
278 |           schema: schemaMessage!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:360:33: warning: no calls to throwing functions occur within 'try' expression
358 |       case .recordbatch:
359 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
360 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
361 |           rbMessage,
362 |           schema: footer.schema!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:422:31: warning: no calls to throwing functions occur within 'try' expression
420 |     case .recordbatch:
421 |       let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
422 |       let recordBatchResult = try loadRecordBatch(
    |                               `- warning: no calls to throwing functions occur within 'try' expression
423 |         rbMessage, schema: result.messageSchema!, arrowSchema: result.schema!,
424 |         data: dataBody, messageEndOffset: 0
[1999/2034] Compiling SparkConnect ArrowData.swift
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:276:33: warning: no calls to throwing functions occur within 'try' expression
274 |       case .recordbatch:
275 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
276 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
277 |           rbMessage,
278 |           schema: schemaMessage!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:360:33: warning: no calls to throwing functions occur within 'try' expression
358 |       case .recordbatch:
359 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
360 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
361 |           rbMessage,
362 |           schema: footer.schema!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:422:31: warning: no calls to throwing functions occur within 'try' expression
420 |     case .recordbatch:
421 |       let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
422 |       let recordBatchResult = try loadRecordBatch(
    |                               `- warning: no calls to throwing functions occur within 'try' expression
423 |         rbMessage, schema: result.messageSchema!, arrowSchema: result.schema!,
424 |         data: dataBody, messageEndOffset: 0
[2000/2034] Compiling SparkConnect ArrowDecoder.swift
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:276:33: warning: no calls to throwing functions occur within 'try' expression
274 |       case .recordbatch:
275 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
276 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
277 |           rbMessage,
278 |           schema: schemaMessage!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:360:33: warning: no calls to throwing functions occur within 'try' expression
358 |       case .recordbatch:
359 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
360 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
361 |           rbMessage,
362 |           schema: footer.schema!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:422:31: warning: no calls to throwing functions occur within 'try' expression
420 |     case .recordbatch:
421 |       let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
422 |       let recordBatchResult = try loadRecordBatch(
    |                               `- warning: no calls to throwing functions occur within 'try' expression
423 |         rbMessage, schema: result.messageSchema!, arrowSchema: result.schema!,
424 |         data: dataBody, messageEndOffset: 0
[2001/2034] Compiling SparkConnect ArrowEncoder.swift
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:276:33: warning: no calls to throwing functions occur within 'try' expression
274 |       case .recordbatch:
275 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
276 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
277 |           rbMessage,
278 |           schema: schemaMessage!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:360:33: warning: no calls to throwing functions occur within 'try' expression
358 |       case .recordbatch:
359 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
360 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
361 |           rbMessage,
362 |           schema: footer.schema!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:422:31: warning: no calls to throwing functions occur within 'try' expression
420 |     case .recordbatch:
421 |       let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
422 |       let recordBatchResult = try loadRecordBatch(
    |                               `- warning: no calls to throwing functions occur within 'try' expression
423 |         rbMessage, schema: result.messageSchema!, arrowSchema: result.schema!,
424 |         data: dataBody, messageEndOffset: 0
[2002/2034] Compiling SparkConnect ArrowReader.swift
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:276:33: warning: no calls to throwing functions occur within 'try' expression
274 |       case .recordbatch:
275 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
276 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
277 |           rbMessage,
278 |           schema: schemaMessage!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:360:33: warning: no calls to throwing functions occur within 'try' expression
358 |       case .recordbatch:
359 |         let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
360 |         let recordBatchResult = try loadRecordBatch(
    |                                 `- warning: no calls to throwing functions occur within 'try' expression
361 |           rbMessage,
362 |           schema: footer.schema!,
/host/spi-builder-workspace/Sources/SparkConnect/ArrowReader.swift:422:31: warning: no calls to throwing functions occur within 'try' expression
420 |     case .recordbatch:
421 |       let rbMessage = message.header(type: org_apache_arrow_flatbuf_RecordBatch.self)!
422 |       let recordBatchResult = try loadRecordBatch(
    |                               `- warning: no calls to throwing functions occur within 'try' expression
423 |         rbMessage, schema: result.messageSchema!, arrowSchema: result.schema!,
424 |         data: dataBody, messageEndOffset: 0
[2003/2034] Compiling SparkConnect StreamingQueryManager.swift
[2004/2034] Compiling SparkConnect Tensor_generated.swift
[2005/2034] Compiling SparkConnect TypeAliases.swift
[2006/2034] Compiling SparkConnect base.grpc.swift
[2007/2034] Compiling SparkConnect base.pb.swift
[2008/2034] Compiling SparkConnect catalog.pb.swift
[2009/2034] Compiling SparkConnect commands.pb.swift
[2010/2034] Compiling SparkConnect common.pb.swift
[2011/2034] Compiling SparkConnect GroupedData.swift
[2012/2034] Compiling SparkConnect MemoryAllocator.swift
[2013/2034] Compiling SparkConnect MergeIntoWriter.swift
[2014/2034] Compiling SparkConnect Message_generated.swift
[2015/2034] Compiling SparkConnect ProtoUtil.swift
[2016/2034] Compiling SparkConnect ProtoUtils.swift
[2017/2034] Compiling SparkConnect Row.swift
[2018/2034] Compiling SparkConnect RuntimeConf.swift
[2019/2034] Compiling SparkConnect ArrowReaderHelper.swift
[2020/2034] Compiling SparkConnect ArrowSchema.swift
[2021/2034] Compiling SparkConnect ArrowTable.swift
[2022/2034] Compiling SparkConnect ArrowType.swift
[2023/2034] Compiling SparkConnect ArrowWriter.swift
[2024/2034] Compiling SparkConnect ArrowWriterHelper.swift
[2025/2034] Compiling SparkConnect BearerTokenInterceptor.swift
[2026/2034] Compiling SparkConnect BitUtility.swift
[2027/2034] Compiling SparkConnect example_plugins.pb.swift
[2028/2034] Compiling SparkConnect expressions.pb.swift
[2029/2034] Compiling SparkConnect ml.pb.swift
[2030/2034] Compiling SparkConnect ml_common.pb.swift
[2031/2034] Compiling SparkConnect pipelines.pb.swift
[2032/2034] Compiling SparkConnect relations.pb.swift
[2033/2034] Compiling SparkConnect types.pb.swift
[2034/2034] Compiling SparkConnect resource_bundle_accessor.swift
Build complete! (512.82s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "grpc-swift-2",
      "requirement" : {
        "exact" : [
          "2.2.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift-2.git"
    },
    {
      "identity" : "grpc-swift-protobuf",
      "requirement" : {
        "exact" : [
          "2.1.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift-protobuf.git"
    },
    {
      "identity" : "grpc-swift-nio-transport",
      "requirement" : {
        "exact" : [
          "2.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift-nio-transport.git"
    },
    {
      "identity" : "flatbuffers",
      "requirement" : {
        "branch" : [
          "v25.9.23"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/flatbuffers.git"
    }
  ],
  "manifest_display_name" : "SparkConnect",
  "name" : "SparkConnect",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "SparkConnect",
      "targets" : [
        "SparkConnect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SparkConnectTests",
      "module_type" : "SwiftTarget",
      "name" : "SparkConnectTests",
      "path" : "Tests/SparkConnectTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/SparkConnectTests/Resources/queries",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BuilderTests.swift",
        "CRC32Tests.swift",
        "CaseInsensitiveDictionaryTests.swift",
        "CatalogTests.swift",
        "ConstraintTests.swift",
        "DataFrameInternalTests.swift",
        "DataFrameReaderTests.swift",
        "DataFrameTests.swift",
        "DataFrameWriterTests.swift",
        "DataFrameWriterV2Tests.swift",
        "DataStreamTests.swift",
        "IcebergTests.swift",
        "MergeIntoWriterTests.swift",
        "RowTests.swift",
        "RuntimeConfTests.swift",
        "SQLHelper.swift",
        "SQLTests.swift",
        "SparkConnectClientTests.swift",
        "SparkFileUtilsTests.swift",
        "SparkSessionTests.swift",
        "StreamingQueryManagerTests.swift",
        "StreamingQueryTests.swift"
      ],
      "target_dependencies" : [
        "SparkConnect"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SparkConnect",
      "module_type" : "SwiftTarget",
      "name" : "SparkConnect",
      "path" : "Sources/SparkConnect",
      "product_dependencies" : [
        "GRPCCore",
        "GRPCProtobuf",
        "GRPCNIOTransportHTTP2",
        "FlatBuffers"
      ],
      "product_memberships" : [
        "SparkConnect"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/SparkConnect/Documentation.docc",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ArrowArray.swift",
        "ArrowArrayBuilder.swift",
        "ArrowBuffer.swift",
        "ArrowBufferBuilder.swift",
        "ArrowData.swift",
        "ArrowDecoder.swift",
        "ArrowEncoder.swift",
        "ArrowReader.swift",
        "ArrowReaderHelper.swift",
        "ArrowSchema.swift",
        "ArrowTable.swift",
        "ArrowType.swift",
        "ArrowWriter.swift",
        "ArrowWriterHelper.swift",
        "BearerTokenInterceptor.swift",
        "BitUtility.swift",
        "CRC32.swift",
        "CaseInsensitiveDictionary.swift",
        "Catalog.swift",
        "ChunkedArray.swift",
        "DataFrame.swift",
        "DataFrameReader.swift",
        "DataFrameWriter.swift",
        "DataFrameWriterV2.swift",
        "DataStreamReader.swift",
        "DataStreamWriter.swift",
        "ErrorUtils.swift",
        "Extension.swift",
        "File_generated.swift",
        "Flight.pb.swift",
        "FlightData.swift",
        "FlightDescriptor.swift",
        "GroupedData.swift",
        "MemoryAllocator.swift",
        "MergeIntoWriter.swift",
        "Message_generated.swift",
        "ProtoUtil.swift",
        "ProtoUtils.swift",
        "Row.swift",
        "RuntimeConf.swift",
        "Schema_generated.swift",
        "SparkConnectClient.swift",
        "SparkConnectError.swift",
        "SparkFileUtils.swift",
        "SparkSession.swift",
        "SparseTensor_generated.swift",
        "StorageLevel.swift",
        "StreamingQuery.swift",
        "StreamingQueryManager.swift",
        "Tensor_generated.swift",
        "TypeAliases.swift",
        "base.grpc.swift",
        "base.pb.swift",
        "catalog.pb.swift",
        "commands.pb.swift",
        "common.pb.swift",
        "example_plugins.pb.swift",
        "expressions.pb.swift",
        "ml.pb.swift",
        "ml_common.pb.swift",
        "pipelines.pb.swift",
        "relations.pb.swift",
        "types.pb.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.