The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build RealtimeAPI, reference 1.0.0-beta (3b7ddc), with Swift 6.2 (beta) for Linux on 10 Sep 2025 21:48:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/m1guelpf/swift-realtime-openai.git
Reference: 1.0.0-beta
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/m1guelpf/swift-realtime-openai
 * tag               1.0.0-beta -> FETCH_HEAD
HEAD is now at 3b7ddc7 wip
Cloned https://github.com/m1guelpf/swift-realtime-openai.git
Revision (git rev-parse @):
3b7ddc7154f92360165c85c7096ae8912f16ab90
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/m1guelpf/swift-realtime-openai.git at 1.0.0-beta
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/m1guelpf/swift-realtime-openai.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/livekit/webrtc-xcframework.git
[1/310] Fetching webrtc-xcframework
Fetched https://github.com/livekit/webrtc-xcframework.git from cache (0.22s)
Fetching https://github.com/SwiftyLab/MetaCodable.git
[1/105961] Fetching metacodable
Fetched https://github.com/SwiftyLab/MetaCodable.git from cache (7.58s)
Computing version for https://github.com/SwiftyLab/MetaCodable.git
Computed https://github.com/SwiftyLab/MetaCodable.git at 1.5.0 (10.64s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/15914] Fetching swift-argument-parser
[4457/33375] Fetching swift-argument-parser, swift-collections
[14146/105286] Fetching swift-argument-parser, swift-collections, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.81s)
[48383/89372] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (7.75s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.77s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (8.93s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.65s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/SwiftyLab/MetaCodable.git
Working copy of https://github.com/SwiftyLab/MetaCodable.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/livekit/webrtc-xcframework.git
Working copy of https://github.com/livekit/webrtc-xcframework.git resolved at main (94ce1c9)
Downloading binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/137.7151.07/LiveKitWebRTC.xcframework.zip
[1369/64599140] Downloading https://github.com/livekit/webrtc-xcframework/releases/download/137.7151.07/LiveKitWebRTC.xcframework.zip
Downloaded https://github.com/livekit/webrtc-xcframework/releases/download/137.7151.07/LiveKitWebRTC.xcframework.zip (4.92s)
[1/1] Compiling plugin MetaProtocolCodable
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/52] Write sources
[29/52] Compiling _SwiftSyntaxCShims dummy.c
[30/52] Write swift-version-24593BA9C3E375BF.txt
[32/74] Emitting module SwiftSyntax600
[33/74] Emitting module SwiftSyntax510
[34/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/75] Compiling InternalCollectionsUtilities Descriptions.swift
[37/75] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[38/75] Compiling SwiftSyntax600 Empty.swift
[40/76] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[41/76] Compiling InternalCollectionsUtilities Debugging.swift
[42/76] Emitting module SwiftSyntax509
[43/76] Compiling SwiftSyntax509 Empty.swift
[45/77] Compiling SwiftSyntax510 Empty.swift
[46/77] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[47/77] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[48/78] Emitting module SwiftSyntax601
[49/78] Compiling SwiftSyntax601 Empty.swift
[50/78] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[51/78] Compiling InternalCollectionsUtilities Integer rank.swift
[52/78] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[53/78] Compiling InternalCollectionsUtilities _SortedCollection.swift
[54/78] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[55/78] Compiling InternalCollectionsUtilities UInt+reversed.swift
[56/78] Emitting module InternalCollectionsUtilities
[57/80] Wrapping AST for SwiftSyntax509 for debugging
[58/80] Wrapping AST for SwiftSyntax600 for debugging
[61/80] Wrapping AST for SwiftSyntax510 for debugging
[62/80] Wrapping AST for InternalCollectionsUtilities for debugging
[63/80] Wrapping AST for SwiftSyntax601 for debugging
[65/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[66/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[67/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[68/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[69/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[70/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[71/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[72/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[73/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[74/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[75/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[76/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[77/199] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[78/199] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[79/206] Compiling OrderedCollections OrderedDictionary.swift
[80/206] Compiling OrderedCollections OrderedSet+Codable.swift
[81/206] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[82/206] Compiling OrderedCollections OrderedSet+Descriptions.swift
[83/206] Compiling OrderedCollections OrderedSet+Diffing.swift
[84/206] Compiling OrderedCollections OrderedSet+Equatable.swift
[85/206] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[86/206] Compiling OrderedCollections OrderedSet+Hashable.swift
[87/206] Compiling OrderedCollections OrderedSet+Initializers.swift
[88/206] Compiling OrderedCollections OrderedSet+Insertions.swift
[89/206] Compiling OrderedCollections OrderedSet+Invariants.swift
[90/206] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[91/206] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[92/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[93/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[94/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[95/206] Compiling OrderedCollections OrderedDictionary+Codable.swift
[96/206] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[97/206] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[98/206] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[99/206] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[100/206] Compiling OrderedCollections OrderedDictionary+Elements.swift
[101/206] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[102/206] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[103/206] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[104/206] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[105/206] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[106/206] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[107/206] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[108/206] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[109/206] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[110/206] Compiling OrderedCollections OrderedDictionary+Values.swift
[111/206] Compiling OrderedCollections OrderedSet+Sendable.swift
[112/206] Compiling OrderedCollections OrderedSet+SubSequence.swift
[113/206] Compiling OrderedCollections OrderedSet+Testing.swift
[114/206] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[115/206] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[116/206] Compiling OrderedCollections OrderedSet.swift
[117/206] Compiling OrderedCollections _UnsafeBitset.swift
[118/206] Compiling OrderedCollections _HashTable+Bucket.swift
[119/206] Compiling OrderedCollections _HashTable+BucketIterator.swift
[120/206] Compiling OrderedCollections _HashTable+Constants.swift
[121/206] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[122/206] Compiling OrderedCollections _HashTable+Testing.swift
[123/206] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[124/206] Compiling OrderedCollections _HashTable.swift
[125/206] Compiling OrderedCollections _Hashtable+Header.swift
[126/206] Emitting module OrderedCollections
[127/207] Wrapping AST for OrderedCollections for debugging
[165/216] Emitting module SwiftSyntax
[182/216] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[183/216] Compiling SwiftSyntax RawSyntaxValidation.swift
[193/216] Compiling SwiftSyntax SyntaxNodesAB.swift
[194/216] Compiling SwiftSyntax SyntaxNodesC.swift
[195/216] Compiling SwiftSyntax SyntaxNodesD.swift
[196/216] Compiling SwiftSyntax SyntaxNodesEF.swift
[197/216] Compiling SwiftSyntax SyntaxNodesGHI.swift
[198/216] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[199/216] Compiling SwiftSyntax SyntaxNodesOP.swift
[200/216] Compiling SwiftSyntax SyntaxNodesQRS.swift
[201/216] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[202/240] Wrapping AST for SwiftSyntax for debugging
[204/275] Compiling SwiftBasicFormat Syntax+Extensions.swift
[205/275] Compiling SwiftDiagnostics Message.swift
[206/276] Compiling SwiftParser Attributes.swift
[207/276] Compiling SwiftParser Availability.swift
[208/276] Compiling SwiftDiagnostics Note.swift
[209/276] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[210/276] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[211/276] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[212/276] Emitting module SwiftDiagnostics
[213/276] Compiling SwiftParser CharacterInfo.swift
[214/276] Compiling SwiftParser CollectionNodes+Parsable.swift
[215/276] Compiling SwiftDiagnostics FixIt.swift
[216/276] Compiling SwiftBasicFormat InferIndentation.swift
[217/276] Compiling SwiftBasicFormat Indenter.swift
[218/276] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[219/276] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[221/277] Compiling SwiftBasicFormat BasicFormat.swift
[222/277] Emitting module SwiftBasicFormat
[223/278] Wrapping AST for SwiftDiagnostics for debugging
[224/278] Wrapping AST for SwiftBasicFormat for debugging
[226/278] Compiling SwiftParser LexemeSequence.swift
[227/278] Compiling SwiftParser Lexer.swift
[228/278] Compiling SwiftParser RegexLiteralLexer.swift
[229/278] Compiling SwiftParser UnicodeScalarExtensions.swift
[230/278] Compiling SwiftParser Lookahead.swift
[231/278] Compiling SwiftParser LoopProgressCondition.swift
[232/278] Compiling SwiftParser Modifiers.swift
[233/278] Compiling SwiftParser Names.swift
[234/278] Compiling SwiftParser Nominals.swift
[235/278] Compiling SwiftParser Parameters.swift
[236/278] Compiling SwiftParser ParseSourceFile.swift
[237/278] Compiling SwiftParser Parser.swift
[238/283] Compiling SwiftParser SwiftParserCompatibility.swift
[239/283] Compiling SwiftParser SwiftVersion.swift
[240/283] Compiling SwiftParser SyntaxUtils.swift
[241/283] Compiling SwiftParser TokenConsumer.swift
[242/283] Compiling SwiftParser TokenPrecedence.swift
[243/283] Compiling SwiftParser TokenSpec.swift
[244/283] Compiling SwiftParser TokenSpecSet.swift
[245/283] Compiling SwiftParser TopLevel.swift
[246/283] Compiling SwiftParser TriviaParser.swift
[247/283] Compiling SwiftParser Types.swift
[248/283] Compiling SwiftParser Patterns.swift
[249/283] Compiling SwiftParser Recovery.swift
[250/283] Compiling SwiftParser Specifiers.swift
[251/283] Compiling SwiftParser Statements.swift
[252/283] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[253/283] Compiling SwiftParser StringLiterals.swift
[254/283] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[255/283] Compiling SwiftParser Expressions.swift
[256/283] Compiling SwiftParser IncrementalParseTransition.swift
[257/283] Compiling SwiftParser IsValidIdentifier.swift
[258/283] Compiling SwiftParser Cursor.swift
[259/283] Compiling SwiftParser Lexeme.swift
[264/283] Compiling SwiftParser Declarations.swift
[265/283] Compiling SwiftParser Directives.swift
[266/283] Emitting module SwiftParser
[267/283] Compiling SwiftParser ExperimentalFeatures.swift
[268/283] Compiling SwiftParser IsLexerClassified.swift
[269/283] Compiling SwiftParser LayoutNodes+Parsable.swift
[270/283] Compiling SwiftParser Parser+TokenSpecSet.swift
[271/283] Compiling SwiftParser TokenSpecStaticMembers.swift
[272/284] Wrapping AST for SwiftParser for debugging
[274/307] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[275/308] Compiling SwiftOperators OperatorTable.swift
[276/308] Compiling SwiftOperators PrecedenceGroup.swift
[277/309] Compiling SwiftOperators PrecedenceGraph.swift
[278/309] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[279/309] Compiling SwiftOperators SyntaxSynthesis.swift
[280/309] Compiling SwiftOperators OperatorTable+Semantics.swift
[281/309] Compiling SwiftParserDiagnostics MissingNodesError.swift
[282/309] Compiling SwiftParserDiagnostics MissingTokenError.swift
[283/309] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[284/309] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[285/309] Emitting module SwiftOperators
[286/309] Compiling SwiftOperators OperatorTable+Folding.swift
[287/310] Wrapping AST for SwiftOperators for debugging
[289/310] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[290/310] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[291/310] Compiling SwiftParserDiagnostics Utils.swift
[292/310] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[293/310] Compiling SwiftParserDiagnostics PresenceUtils.swift
[294/310] Emitting module SwiftParserDiagnostics
[299/310] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[300/310] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[301/311] Wrapping AST for SwiftParserDiagnostics for debugging
[303/326] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[304/326] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[305/326] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[306/326] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[307/326] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[308/326] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[309/326] Compiling SwiftSyntaxBuilder Indenter.swift
[310/326] Compiling SwiftSyntaxBuilder ListBuilder.swift
[311/326] Emitting module SwiftSyntaxBuilder
[312/327] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[313/327] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[314/327] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[315/327] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[316/327] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[317/327] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[318/327] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[319/328] Wrapping AST for SwiftSyntaxBuilder for debugging
[321/345] Compiling SwiftSyntaxMacros Macro.swift
[322/345] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[323/347] Compiling SwiftSyntaxMacros AccessorMacro.swift
[324/347] Compiling SwiftSyntaxMacros AttachedMacro.swift
[325/347] Compiling SwiftSyntaxMacros BodyMacro.swift
[326/347] Compiling SwiftSyntaxMacros MemberMacro.swift
[327/347] Compiling SwiftSyntaxMacros PeerMacro.swift
[328/347] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[329/347] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[330/347] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[331/347] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[332/347] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[333/347] Compiling SwiftSyntaxMacros Macro+Format.swift
[334/347] Compiling SwiftSyntaxMacros PreambleMacro.swift
[335/347] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[336/347] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[337/347] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[338/347] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[339/347] Emitting module SwiftSyntaxMacros
[340/348] Wrapping AST for SwiftSyntaxMacros for debugging
[342/448] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[343/449] Compiling PluginCore AttributableDeclSyntax.swift
[344/449] Compiling PluginCore Attribute.swift
[345/449] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[346/449] Emitting module SwiftSyntaxMacroExpansion
[347/449] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[348/449] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[349/449] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[350/449] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[351/449] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[352/462] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[354/462] Emitting module SwiftCompilerPluginMessageHandling
[355/462] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[356/462] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[357/463] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[358/463] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[359/463] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[360/463] Compiling PluginCore DecodedAt.swift
[361/463] Compiling PluginCore EncodedAt.swift
[362/463] Compiling PluginCore KeyPathProvider.swift
[363/463] Compiling PluginCore MemberInit+Expansion.swift
[364/463] Compiling PluginCore MemberInit.swift
[365/463] Compiling PluginCore PeerAttribute.swift
[366/463] Compiling PluginCore AggregatedDiagnosticProducer.swift
[367/463] Compiling PluginCore CombinedUsage.swift
[368/463] Compiling PluginCore ArgumentCountCondition.swift
[369/463] Compiling PluginCore DeclarationCondition.swift
[370/463] Compiling PluginCore DiagnosticCondition.swift
[371/463] Compiling PluginCore ConditionalDiagnosticProducer.swift
[372/463] Compiling PluginCore DiagnosticProducer.swift
[373/475] Compiling PluginCore IgnoredInitialization.swift
[374/475] Compiling PluginCore MemberwiseInitGenerator.swift
[375/475] Compiling PluginCore OptionalInitialization.swift
[376/475] Compiling PluginCore RequiredInitialization.swift
[377/475] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[378/475] Compiling PluginCore RequiredVariableInitialization.swift
[379/475] Compiling PluginCore VariableInitialization.swift
[380/475] Compiling PluginCore AliasedPropertyVariable.swift
[381/475] Compiling PluginCore AnyPropertyVariable.swift
[382/475] Compiling PluginCore BasicPropertyVariable.swift
[383/475] Compiling PluginCore DecodingFallback.swift
[384/475] Compiling PluginCore DefaultValueVariable.swift
[385/475] Compiling PluginCore HelperCodedVariable.swift
[386/475] Compiling PluginCore InitializationVariable.swift
[387/475] Compiling PluginCore KeyedVariable.swift
[388/475] Compiling PluginCore PropertyVariable.swift
[389/475] Compiling PluginCore StrategyVariable.swift
[390/475] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[391/475] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[392/475] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[393/475] Compiling PluginCore PropertyVariableTreeNode.swift
[394/475] Compiling PluginCore AssociatedDeclSyntax.swift
[395/475] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[396/475] Compiling PluginCore MemberGroupSyntax.swift
[397/475] Compiling PluginCore PropertyDeclSyntax.swift
[398/475] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[399/475] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[400/475] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[401/475] Compiling PluginCore DuplicateUsage.swift
[402/475] Compiling PluginCore GroupedVariableDeclaration.swift
[403/475] Compiling PluginCore InvalidCombination.swift
[404/475] Compiling PluginCore InvalidDeclaration.swift
[405/475] Compiling PluginCore MetaCodableMessage.swift
[406/475] Compiling PluginCore StaticVariableDeclaration.swift
[407/475] Compiling PluginCore UninitializedVariableDecl.swift
[408/475] Compiling PluginCore AttributeExpander.swift
[409/475] Compiling PluginCore DeclModifiersGenerator.swift
[410/475] Compiling PluginCore Options.swift
[411/475] Compiling PluginCore ComposedVariable.swift
[412/475] Compiling PluginCore ConditionalCodingVariable.swift
[413/475] Compiling PluginCore AssociatedVariable.swift
[414/475] Compiling PluginCore BasicAssociatedVariable.swift
[415/475] Compiling PluginCore BasicEnumCaseVariable.swift
[416/475] Compiling PluginCore EnumCaseVariable.swift
[417/475] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[418/475] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[419/475] Compiling PluginCore AnyEnumSwitcher.swift
[420/475] Compiling PluginCore EnumSwitcherVariable.swift
[421/475] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[422/475] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[423/475] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[424/475] Compiling PluginCore UnTaggedEnumSwitcher.swift
[425/475] Compiling PluginCore AnyInitialization.swift
[426/475] Compiling PluginCore AnyRequiredVariableInitialization.swift
[427/475] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[428/475] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[429/475] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[430/475] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[431/476] Emitting module PluginCore
[432/476] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[434/478] Compiling PluginCore IgnoreCodingInitialized.swift
[435/478] Compiling PluginCore Inherits.swift
[436/478] Compiling PluginCore StrategyFinder.swift
[437/478] Compiling PluginCore UnTagged.swift
[438/478] Compiling PluginCore CodedAs.swift
[439/478] Compiling PluginCore CodedBy.swift
[440/478] Compiling PluginCore Default.swift
[441/478] Compiling PluginCore IgnoreCoding.swift
[442/478] Compiling PluginCore IgnoreDecoding.swift
[443/478] Compiling PluginCore IgnoreEncoding.swift
[444/478] Compiling PluginCore CodedAt.swift
[445/478] Compiling PluginCore CodedIn.swift
[446/478] Compiling PluginCore ContentAt.swift
[455/478] Compiling PluginCore Decodable+Expansion.swift
[456/478] Compiling PluginCore Decodable.swift
[457/478] Compiling PluginCore AttributeExpander+Encodable.swift
[458/478] Compiling PluginCore Encodable+Expansion.swift
[459/478] Compiling PluginCore Encodable.swift
[460/478] Emitting module SwiftCompilerPlugin
[461/478] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[463/479] Compiling PluginCore VariableSyntax.swift
[464/479] Compiling PluginCore ActorVariable.swift
[465/479] Compiling PluginCore ClassVariable.swift
[466/479] Compiling PluginCore Case.swift
[467/479] Compiling PluginCore CodingKeysMap.swift
[468/479] Compiling PluginCore Key.swift
[469/479] Compiling PluginCore ConstraintGenerator.swift
[470/479] Compiling PluginCore Registration.swift
[471/479] Compiling PluginCore EnumVariable.swift
[472/479] Compiling PluginCore MemberGroup.swift
[473/479] Compiling PluginCore TypeVariable.swift
[474/479] Compiling PluginCore Variable.swift
[474/480] Wrapping AST for SwiftCompilerPlugin for debugging
[476/483] Wrapping AST for PluginCore for debugging
[478/483] Compiling MacroPlugin Plugin.swift
[479/483] Emitting module MacroPlugin
[480/483] Compiling MacroPlugin Definitions.swift
[481/484] Wrapping AST for MacroPlugin for debugging
[482/484] Write Objects.LinkFileList
[483/484] Linking MacroPlugin-tool
[485/506] Compiling MetaCodable Decodable.swift
[486/506] Compiling MetaCodable Encodable.swift
[487/506] Compiling MetaCodable IgnoreCodingInitialized.swift
[488/508] Compiling MetaCodable IgnoreCoding.swift
[489/508] Compiling MetaCodable MemberInit.swift
[490/508] Compiling MetaCodable Codable.swift
[491/508] Compiling MetaCodable CodableCommonStrategy.swift
[492/508] Compiling MetaCodable CodingKeys.swift
[493/508] Emitting module MetaCodable
[494/508] Compiling MetaCodable EncodedAt.swift
[495/508] Compiling MetaCodable HelperCoder.swift
[496/508] Compiling MetaCodable LossySequence.swift
[497/508] Compiling MetaCodable DecodedAt.swift
[498/508] Compiling MetaCodable Default.swift
[499/508] Compiling MetaCodable DynamicCodable.swift
[500/508] Compiling MetaCodable CodedBy.swift
[501/508] Compiling MetaCodable CodedIn.swift
[502/508] Compiling MetaCodable ContentAt.swift
[503/508] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[504/508] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[505/508] Compiling MetaCodable DynamicCodableIdentifier.swift
[506/508] Compiling MetaCodable UnTagged.swift
[507/508] Compiling MetaCodable CodedAs.swift
[508/508] Compiling MetaCodable CodedAt.swift
[510/523] Emitting module HelperCoders
[511/524] Compiling HelperCoders String.swift
[512/524] Compiling HelperCoders NonConformingCoder.swift
[513/524] Compiling HelperCoders PropertyWrapperCoder.swift
[514/524] Compiling HelperCoders ValueCoder.swift
[515/524] Compiling HelperCoders DefaultSequenceElementCoding.swift
[516/524] Compiling HelperCoders SequenceCoder.swift
[517/524] Compiling HelperCoders Base64Coder.swift
[518/524] Compiling HelperCoders ConditionalCoder.swift
[519/524] Compiling HelperCoders DateCoder.swift
[520/524] Compiling HelperCoders Since1970DateCoder.swift
[521/524] Compiling HelperCoders SequenceCoderConfiguration.swift
[522/524] Compiling HelperCoders HelperCoderStrategy.swift
[523/524] Compiling HelperCoders Bool.swift
[524/524] Compiling HelperCoders Number.swift
[526/539] Compiling Core Response.swift
[527/539] Compiling Core ServerError.swift
[528/540] Compiling Core helpers.swift
[529/540] Compiling Core RealtimeAPI.swift
[530/540] Compiling Core Result+async.swift
[531/540] Compiling Core AudioData.swift
[532/540] Compiling Core ClientEvent.swift
[533/540] Compiling Core Item.swift
[534/540] Compiling Core Tool.swift
[535/540] Compiling Core Connector.swift
[536/540] Emitting module Core
[537/540] Compiling Core JSONSchema.swift
[538/540] Compiling Core Model.swift
[539/540] Compiling Core ServerEvent.swift
[540/540] Compiling Core Session.swift
[542/548] Emitting module WebSocket
[543/548] Compiling WebRTC RealtimeAPI+WebRTC.swift
/host/spi-builder-workspace/Sources/WebRTC/WebRTCConnector.swift:2:8: error: no such module 'AVFAudio'
  1 | import Core
  2 | import AVFAudio
    |        `- error: no such module 'AVFAudio'
  3 | import Foundation
  4 | @preconcurrency import LiveKitWebRTC
[544/548] Compiling WebRTC WebRTCConnector.swift
/host/spi-builder-workspace/Sources/WebRTC/WebRTCConnector.swift:2:8: error: no such module 'AVFAudio'
  1 | import Core
  2 | import AVFAudio
    |        `- error: no such module 'AVFAudio'
  3 | import Foundation
  4 | @preconcurrency import LiveKitWebRTC
error: emit-module command failed with exit code 1 (use -v to see invocation)
[545/548] Compiling WebRTC URLRequest+WebRTC.swift
/host/spi-builder-workspace/Sources/WebRTC/WebRTCConnector.swift:2:8: error: no such module 'AVFAudio'
  1 | import Core
  2 | import AVFAudio
    |        `- error: no such module 'AVFAudio'
  3 | import Foundation
  4 | @preconcurrency import LiveKitWebRTC
[546/548] Emitting module WebRTC
/host/spi-builder-workspace/Sources/WebRTC/WebRTCConnector.swift:2:8: error: no such module 'AVFAudio'
  1 | import Core
  2 | import AVFAudio
    |        `- error: no such module 'AVFAudio'
  3 | import Foundation
  4 | @preconcurrency import LiveKitWebRTC
[547/548] Compiling WebSocket RealtimeAPI+WebSocket.swift
BUILD FAILURE 6.2 linux