Build Information
Successful build of swift-apinotes, reference main (2fe208), with Swift 6.2 for macOS (SPM) on 9 Mar 2026 16:20:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lynnswap/swift-apinotes.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lynnswap/swift-apinotes
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2fe208c Updates
Cloned https://github.com/lynnswap/swift-apinotes.git
Revision (git rev-parse @):
2fe208c1824f053c04778c5dad2a6fe93d8ab3bf
SUCCESS checkout https://github.com/lynnswap/swift-apinotes.git at main
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/SwiftyLab/MetaCodable
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/jpsim/Yams
[1/22030] Fetching swift-collections
[222/180271] Fetching swift-collections, metacodable
[443/191776] Fetching swift-collections, metacodable, yams
[664/208958] Fetching swift-collections, metacodable, yams, swift-argument-parser
[38714/283612] Fetching swift-collections, metacodable, yams, swift-argument-parser, swift-syntax
Fetched https://github.com/jpsim/Yams from cache (2.24s)
[97647/272107] Fetching swift-collections, metacodable, swift-argument-parser, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.12s)
Fetched https://github.com/apple/swift-collections.git from cache (9.12s)
Fetched https://github.com/SwiftyLab/MetaCodable from cache (9.12s)
Computing version for https://github.com/jpsim/Yams
Fetched https://github.com/apple/swift-argument-parser.git from cache (9.12s)
Computed https://github.com/jpsim/Yams at 6.1.0 (9.65s)
Computing version for https://github.com/SwiftyLab/MetaCodable
Computed https://github.com/SwiftyLab/MetaCodable at 1.5.0 (2.78s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.59s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.10s)
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/SwiftyLab/MetaCodable
Working copy of https://github.com/SwiftyLab/MetaCodable resolved at 1.5.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.1.0
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.18s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-apinotes",
"name": "swift-apinotes",
"url": "https://github.com/lynnswap/swift-apinotes.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-apinotes",
"dependencies": [
{
"identity": "metacodable",
"name": "MetaCodable",
"url": "https://github.com/SwiftyLab/MetaCodable",
"version": "1.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MetaCodable",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
}
]
},
{
"identity": "yams",
"name": "Yams",
"url": "https://github.com/jpsim/Yams",
"version": "6.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/lynnswap/swift-apinotes.git
[1/236] Fetching swift-apinotes
Fetched https://github.com/lynnswap/swift-apinotes.git from cache (0.71s)
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/SwiftyLab/MetaCodable from cache
Fetched https://github.com/jpsim/Yams from cache (0.53s)
Fetched https://github.com/SwiftyLab/MetaCodable from cache (0.53s)
Computing version for https://github.com/SwiftyLab/MetaCodable
Computed https://github.com/SwiftyLab/MetaCodable at 1.6.0 (1.28s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.94s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.94s)
Fetched https://github.com/apple/swift-collections.git from cache (0.94s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (1.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.54s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.71s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.0 (0.61s)
Creating working copy for https://github.com/SwiftyLab/MetaCodable
Working copy of https://github.com/SwiftyLab/MetaCodable resolved at 1.6.0
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.7.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.4.0
Creating working copy for https://github.com/lynnswap/swift-apinotes.git
Working copy of https://github.com/lynnswap/swift-apinotes.git resolved at main (2fe208c)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.18s)
warning: '.resolve-product-dependencies': dependency 'swift-apinotes' is not used by any target
Found 2 product dependencies
- MetaCodable
- Yams
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/lynnswap/swift-apinotes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin MetaProtocolCodable
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/33] Write sources
[23/33] Write swift-version-49B95AFC49DCD68C.txt
[24/33] Compiling _SwiftSyntaxCShims dummy.c
[25/41] Compiling writer.c
[26/41] Compiling parser.c
[27/41] Compiling emitter.c
[28/41] Compiling scanner.c
[29/55] Compiling reader.c
[30/55] Compiling api.c
[32/55] Compiling SwiftSyntax510 Empty.swift
[33/55] Emitting module SwiftSyntax510
[34/55] Compiling SwiftSyntax509 Empty.swift
[35/55] Emitting module SwiftSyntax509
[36/55] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[37/56] Emitting module SwiftSyntax600
[38/56] Compiling SwiftSyntax600 Empty.swift
[39/56] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/56] Compiling SwiftSyntax601 Empty.swift
[41/56] Emitting module SwiftSyntax601
[42/56] Compiling InternalCollectionsUtilities Descriptions.swift
[43/142] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/142] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/142] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[46/142] Compiling SwiftSyntax Syntax.swift
[47/142] Compiling SwiftSyntax SyntaxArena.swift
[48/142] Compiling SwiftSyntax EditorPlaceholder.swift
[49/142] Emitting module InternalCollectionsUtilities
[50/142] Compiling SwiftSyntax SourceEdit.swift
[51/142] Compiling SwiftSyntax SourceLength.swift
[52/142] Compiling SwiftSyntax SourceLocation.swift
[53/142] Compiling SwiftSyntax SourcePresence.swift
[54/142] Compiling InternalCollectionsUtilities Debugging.swift
[55/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[56/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[57/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[58/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[59/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[60/198] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[61/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[62/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[63/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[64/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[65/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[66/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[67/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[68/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[69/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[70/204] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[71/204] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[72/204] Compiling OrderedCollections OrderedSet+Sendable.swift
[73/204] Compiling OrderedCollections OrderedSet+Codable.swift
[74/204] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[75/204] Compiling OrderedCollections OrderedSet+Descriptions.swift
[76/204] Compiling OrderedCollections OrderedSet+Diffing.swift
[77/204] Compiling OrderedCollections OrderedSet+Equatable.swift
[78/204] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[79/204] Compiling OrderedCollections OrderedSet+Hashable.swift
[80/204] Compiling OrderedCollections OrderedSet+Initializers.swift
[81/204] Compiling OrderedCollections OrderedSet+Insertions.swift
[82/204] Compiling OrderedCollections OrderedSet+Invariants.swift
[83/204] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[84/204] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[85/204] Compiling OrderedCollections _Hashtable+Header.swift
[86/204] Compiling OrderedCollections OrderedDictionary+Codable.swift
[87/204] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[88/204] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[89/204] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[90/204] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[91/204] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[92/204] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[93/204] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[94/204] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[95/204] Compiling OrderedCollections OrderedDictionary+Values.swift
[96/204] Compiling OrderedCollections OrderedDictionary.swift
[97/204] Compiling OrderedCollections _HashTable+Bucket.swift
[98/204] Compiling OrderedCollections _HashTable+BucketIterator.swift
[99/204] Compiling OrderedCollections _HashTable+Constants.swift
[100/204] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[101/204] Compiling OrderedCollections _HashTable+Testing.swift
[102/204] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[103/204] Compiling OrderedCollections _HashTable.swift
[104/204] Compiling OrderedCollections OrderedDictionary+Elements.swift
[105/204] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[106/204] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[107/204] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[108/204] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[109/204] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[110/204] Compiling OrderedCollections OrderedSet+SubSequence.swift
[111/204] Compiling OrderedCollections OrderedSet+Testing.swift
[112/204] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[113/204] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[114/204] Compiling OrderedCollections OrderedSet.swift
[115/204] Compiling OrderedCollections _UnsafeBitset.swift
[116/204] Emitting module OrderedCollections
[120/204] Compiling SwiftSyntax TokenDiagnostic.swift
[121/204] Compiling SwiftSyntax TokenSequence.swift
[122/204] Compiling SwiftSyntax TokenSyntax.swift
[123/204] Compiling SwiftSyntax Trivia.swift
[124/211] Emitting module Yams
[125/213] Compiling Yams YamlError.swift
[126/213] Compiling Yams YamlTagProviding.swift
[146/213] Emitting module SwiftSyntax
[205/213] Compiling SwiftSyntax SyntaxNodesD.swift
[206/213] Compiling SwiftSyntax SyntaxNodesEF.swift
[207/213] Compiling SwiftSyntax SyntaxNodesGHI.swift
[208/213] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[209/213] Compiling SwiftSyntax SyntaxNodesOP.swift
[210/213] Compiling SwiftSyntax SyntaxNodesQRS.swift
[211/213] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[212/272] Compiling SwiftDiagnostics Message.swift
[213/273] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[214/273] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[215/273] Emitting module SwiftDiagnostics
[216/273] Compiling SwiftDiagnostics Convenience.swift
[217/273] Compiling SwiftDiagnostics Note.swift
[218/273] Compiling SwiftBasicFormat Syntax+Extensions.swift
[219/273] Compiling SwiftBasicFormat InferIndentation.swift
[220/273] Compiling SwiftBasicFormat Indenter.swift
[221/273] Compiling SwiftDiagnostics FixIt.swift
[222/273] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[223/273] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[224/273] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[225/273] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[226/273] Compiling SwiftDiagnostics Diagnostic.swift
[227/273] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[228/273] Compiling SwiftBasicFormat BasicFormat.swift
[229/273] Emitting module SwiftBasicFormat
[230/273] Compiling SwiftParser TopLevel.swift
[231/273] Compiling SwiftParser TriviaParser.swift
[232/273] Compiling SwiftParser Types.swift
[233/273] Compiling SwiftParser ExperimentalFeatures.swift
[234/277] Compiling SwiftParser StringLiterals.swift
[235/277] Compiling SwiftParser SwiftParserCompatibility.swift
[236/277] Compiling SwiftParser SwiftVersion.swift
[237/277] Compiling SwiftParser SyntaxUtils.swift
[238/277] Compiling SwiftParser TokenConsumer.swift
[239/277] Compiling SwiftParser TokenPrecedence.swift
[240/277] Compiling SwiftParser TokenSpec.swift
[241/277] Compiling SwiftParser TokenSpecSet.swift
[242/277] Compiling SwiftParser UnicodeScalarExtensions.swift
[243/277] Compiling SwiftParser Lookahead.swift
[244/277] Compiling SwiftParser LoopProgressCondition.swift
[245/277] Compiling SwiftParser Modifiers.swift
[246/277] Compiling SwiftParser Names.swift
[247/277] Compiling SwiftParser Nominals.swift
[248/277] Compiling SwiftParser Parameters.swift
[249/277] Compiling SwiftParser ParseSourceFile.swift
[250/277] Compiling SwiftParser Parser.swift
[251/277] Compiling SwiftParser Patterns.swift
[252/277] Compiling SwiftParser Recovery.swift
[253/277] Compiling SwiftParser Specifiers.swift
[254/277] Compiling SwiftParser Statements.swift
[255/277] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[256/277] Emitting module SwiftParser
[257/277] Compiling SwiftParser Directives.swift
[258/277] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[259/277] Compiling SwiftParser Expressions.swift
[260/277] Compiling SwiftParser IncrementalParseTransition.swift
[261/277] Compiling SwiftParser IsValidIdentifier.swift
[262/277] Compiling SwiftParser Cursor.swift
[263/277] Compiling SwiftParser Lexeme.swift
[264/277] Compiling SwiftParser LexemeSequence.swift
[265/277] Compiling SwiftParser Lexer.swift
[266/277] Compiling SwiftParser RegexLiteralLexer.swift
[267/277] Compiling SwiftParser Attributes.swift
[268/277] Compiling SwiftParser Availability.swift
[269/277] Compiling SwiftParser CharacterInfo.swift
[270/277] Compiling SwiftParser CollectionNodes+Parsable.swift
[271/277] Compiling SwiftParser Declarations.swift
[272/277] Compiling SwiftParser IsLexerClassified.swift
[273/277] Compiling SwiftParser LayoutNodes+Parsable.swift
[274/277] Compiling SwiftParser Parser+TokenSpecSet.swift
[275/277] Compiling SwiftParser TokenSpecStaticMembers.swift
[276/300] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[277/301] Compiling SwiftOperators PrecedenceGroup.swift
[278/302] Compiling SwiftOperators PrecedenceGraph.swift
[279/302] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[280/302] Compiling SwiftOperators OperatorTable.swift
[281/302] Compiling SwiftOperators OperatorTable+Semantics.swift
[282/302] Compiling SwiftOperators SyntaxSynthesis.swift
[283/302] Compiling SwiftOperators OperatorError.swift
[284/302] Compiling SwiftOperators OperatorError+Diagnostics.swift
[285/302] Compiling SwiftOperators Operator.swift
[286/302] Compiling SwiftOperators OperatorTable+Defaults.swift
[287/302] Emitting module SwiftOperators
[288/302] Compiling SwiftOperators OperatorTable+Folding.swift
[289/302] Compiling SwiftParserDiagnostics Utils.swift
[290/302] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[291/302] Compiling SwiftParserDiagnostics PresenceUtils.swift
[292/302] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[293/302] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[294/302] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[295/302] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[296/302] Compiling SwiftParserDiagnostics MissingNodesError.swift
[297/302] Compiling SwiftParserDiagnostics MissingTokenError.swift
[298/302] Emitting module SwiftParserDiagnostics
[299/302] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[300/302] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[301/317] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[302/317] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[303/317] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[304/317] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[305/317] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[306/317] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[307/318] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[308/318] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[309/318] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[310/318] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[311/318] Emitting module SwiftSyntaxBuilder
[312/318] Compiling SwiftSyntaxBuilder Indenter.swift
[313/318] Compiling SwiftSyntaxBuilder ListBuilder.swift
[314/318] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[315/318] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[316/318] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[317/336] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[318/336] Compiling SwiftSyntaxMacros Macro+Format.swift
[319/336] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[320/336] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[321/336] Compiling SwiftSyntaxMacros MemberMacro.swift
[322/336] Compiling SwiftSyntaxMacros PeerMacro.swift
[323/336] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[324/336] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[325/336] Compiling SwiftSyntaxMacros Macro.swift
[326/336] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[327/336] Compiling SwiftSyntaxMacros AttachedMacro.swift
[328/336] Compiling SwiftSyntaxMacros BodyMacro.swift
[329/336] Compiling SwiftSyntaxMacros PreambleMacro.swift
[330/337] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[331/337] Compiling SwiftSyntaxMacros AccessorMacro.swift
[332/337] Emitting module SwiftSyntaxMacros
[333/337] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[334/337] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[335/337] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[336/430] Emitting module PluginCore
[337/440] Compiling PluginCore InvalidDeclaration.swift
[338/440] Compiling PluginCore MetaCodableMessage.swift
[339/440] Compiling PluginCore StaticVariableDeclaration.swift
[340/440] Compiling PluginCore UninitializedVariableDecl.swift
[341/440] Compiling PluginCore AttributeExpander.swift
[342/440] Compiling PluginCore DeclModifiersGenerator.swift
[343/440] Compiling PluginCore Options.swift
[344/440] Compiling PluginCore ComposedVariable.swift
[345/440] Compiling PluginCore ConditionalCodingVariable.swift
[346/440] Compiling PluginCore AssociatedVariable.swift
[347/440] Compiling PluginCore IgnoreEncoding.swift
[348/440] Compiling PluginCore CodedAt.swift
[349/440] Compiling PluginCore CodedIn.swift
[350/440] Compiling PluginCore ContentAt.swift
[351/440] Compiling PluginCore DecodedAt.swift
[352/440] Compiling PluginCore EncodedAt.swift
[353/440] Compiling PluginCore KeyPathProvider.swift
[354/440] Compiling PluginCore MemberInit+Expansion.swift
[355/440] Compiling PluginCore MemberInit.swift
[356/440] Compiling PluginCore PeerAttribute.swift
[357/440] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[358/440] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[359/440] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[360/440] Compiling PluginCore PropertyVariableTreeNode.swift
[361/440] Compiling PluginCore AssociatedDeclSyntax.swift
[362/440] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[363/440] Compiling PluginCore MemberGroupSyntax.swift
[364/440] Compiling PluginCore PropertyDeclSyntax.swift
[365/440] Compiling PluginCore VariableSyntax.swift
[366/440] Compiling PluginCore ActorVariable.swift
[367/440] Compiling PluginCore BasicAssociatedVariable.swift
[368/440] Compiling PluginCore BasicEnumCaseVariable.swift
[369/440] Compiling PluginCore EnumCaseVariable.swift
[370/440] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[371/440] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[372/440] Compiling PluginCore AnyEnumSwitcher.swift
[373/440] Compiling PluginCore EnumSwitcherVariable.swift
[374/440] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[375/440] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[376/440] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[377/440] Compiling PluginCore AttributableDeclSyntax.swift
[378/440] Compiling PluginCore Attribute.swift
[379/440] Compiling PluginCore Codable+Expansion.swift
[380/440] Compiling PluginCore Codable.swift
[381/440] Compiling PluginCore CodingKeyTransformer.swift
[382/440] Compiling PluginCore CodingKeys.swift
[383/440] Compiling PluginCore Strategy.swift
[384/440] Compiling PluginCore AttributeExpander+Decodable.swift
[385/440] Compiling PluginCore Decodable+Expansion.swift
[386/440] Compiling PluginCore Decodable.swift
[387/440] Compiling PluginCore AttributeExpander+Encodable.swift
[388/440] Compiling PluginCore UnTaggedEnumSwitcher.swift
[389/440] Compiling PluginCore AnyInitialization.swift
[390/440] Compiling PluginCore AnyRequiredVariableInitialization.swift
[391/440] Compiling PluginCore IgnoredInitialization.swift
[392/440] Compiling PluginCore MemberwiseInitGenerator.swift
[393/440] Compiling PluginCore OptionalInitialization.swift
[394/440] Compiling PluginCore RequiredInitialization.swift
[395/440] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[396/440] Compiling PluginCore RequiredVariableInitialization.swift
[397/440] Compiling PluginCore VariableInitialization.swift
[398/440] Compiling PluginCore AggregatedDiagnosticProducer.swift
[399/440] Compiling PluginCore CombinedUsage.swift
[400/440] Compiling PluginCore ArgumentCountCondition.swift
[401/440] Compiling PluginCore DeclarationCondition.swift
[402/440] Compiling PluginCore DiagnosticCondition.swift
[403/440] Compiling PluginCore ConditionalDiagnosticProducer.swift
[404/440] Compiling PluginCore DiagnosticProducer.swift
[405/440] Compiling PluginCore DuplicateUsage.swift
[406/440] Compiling PluginCore GroupedVariableDeclaration.swift
[407/440] Compiling PluginCore InvalidCombination.swift
[408/440] Compiling PluginCore Encodable+Expansion.swift
[409/440] Compiling PluginCore Encodable.swift
[410/440] Compiling PluginCore IgnoreCodingInitialized.swift
[411/440] Compiling PluginCore Inherits.swift
[412/440] Compiling PluginCore StrategyFinder.swift
[413/440] Compiling PluginCore UnTagged.swift
[414/440] Compiling PluginCore CodedAs.swift
[415/440] Compiling PluginCore CodedBy.swift
[416/440] Compiling PluginCore Default.swift
[417/440] Compiling PluginCore IgnoreCoding.swift
[418/440] Compiling PluginCore IgnoreDecoding.swift
[419/440] Compiling PluginCore AliasedPropertyVariable.swift
[420/440] Compiling PluginCore AnyPropertyVariable.swift
[421/440] Compiling PluginCore BasicPropertyVariable.swift
[422/440] Compiling PluginCore DecodingFallback.swift
[423/440] Compiling PluginCore DefaultValueVariable.swift
[424/440] Compiling PluginCore HelperCodedVariable.swift
[425/440] Compiling PluginCore InitializationVariable.swift
[426/440] Compiling PluginCore KeyedVariable.swift
[427/440] Compiling PluginCore PropertyVariable.swift
[428/440] Compiling PluginCore StrategyVariable.swift
[429/440] Compiling PluginCore ClassVariable.swift
[430/440] Compiling PluginCore Case.swift
[431/440] Compiling PluginCore CodingKeysMap.swift
[432/440] Compiling PluginCore Key.swift
[433/440] Compiling PluginCore ConstraintGenerator.swift
[434/440] Compiling PluginCore Registration.swift
[435/440] Compiling PluginCore EnumVariable.swift
[436/440] Compiling PluginCore MemberGroup.swift
[437/440] Compiling PluginCore TypeVariable.swift
[438/440] Compiling PluginCore Variable.swift
[439/443] Compiling MacroPlugin Definitions.swift
[440/443] Compiling MacroPlugin Plugin.swift
[441/443] Emitting module MacroPlugin
[441/443] Write Objects.LinkFileList
[442/443] Linking MacroPlugin-tool
[444/465] Compiling MetaCodable CodedBy.swift
[445/465] Compiling MetaCodable CodedIn.swift
[446/465] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[447/465] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[448/467] Compiling MetaCodable ContentAt.swift
[449/467] Compiling MetaCodable DecodedAt.swift
[450/467] Compiling MetaCodable Decodable.swift
[451/467] Compiling MetaCodable Encodable.swift
[452/467] Compiling MetaCodable IgnoreCodingInitialized.swift
[453/467] Compiling MetaCodable HelperCoder.swift
[454/467] Compiling MetaCodable LossySequence.swift
[455/467] Compiling MetaCodable Default.swift
[456/467] Compiling MetaCodable DynamicCodable.swift
[457/467] Compiling MetaCodable UnTagged.swift
[458/467] Compiling MetaCodable CodedAs.swift
[459/467] Compiling MetaCodable CodedAt.swift
[460/467] Compiling MetaCodable DynamicCodableIdentifier.swift
[461/467] Compiling MetaCodable EncodedAt.swift
[462/467] Compiling MetaCodable Codable.swift
[463/467] Compiling MetaCodable CodableCommonStrategy.swift
[464/467] Compiling MetaCodable CodingKeys.swift
[465/467] Emitting module MetaCodable
[466/467] Compiling MetaCodable IgnoreCoding.swift
[467/467] Compiling MetaCodable MemberInit.swift
[468/481] Compiling HelperCoders String.swift
[469/482] Compiling HelperCoders Bool.swift
[470/482] Compiling HelperCoders HelperCoderStrategy.swift
[471/482] Compiling HelperCoders SequenceCoderConfiguration.swift
[472/482] Compiling HelperCoders Number.swift
[473/482] Compiling HelperCoders DefaultSequenceElementCoding.swift
[474/482] Compiling HelperCoders SequenceCoder.swift
[475/482] Compiling HelperCoders Base64Coder.swift
[476/482] Compiling HelperCoders ConditionalCoder.swift
[477/482] Compiling HelperCoders NonConformingCoder.swift
[478/482] Compiling HelperCoders PropertyWrapperCoder.swift
[479/482] Compiling HelperCoders DateCoder.swift
[480/482] Compiling HelperCoders Since1970DateCoder.swift
[481/482] Emitting module HelperCoders
[482/482] Compiling HelperCoders ValueCoder.swift
[483/501] Compiling APINotes Function.swift
[484/501] Compiling APINotes ObjCContext.swift
[485/501] Compiling APINotes Tag.swift
[486/501] Compiling APINotes Typedef.swift
[487/503] Compiling APINotes ObjCMemberKind.swift
[488/503] Compiling APINotes SwiftWrapper.swift
[489/503] Compiling APINotes EnumKind.swift
/Users/admin/builder/spi-builder-workspace/Sources/APINotes/Enums/Nullability.swift:52:21: warning: 'scalar(representation:)' is deprecated: Use nonnull instead [#DeprecatedDeclaration]
50 | case "Scalar",
51 | "S":
52 | self = .scalar(representation: rawValue == "S" ? .short : .long)
| `- warning: 'scalar(representation:)' is deprecated: Use nonnull instead [#DeprecatedDeclaration]
53 | case "Nonnull",
54 | "N":
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[490/503] Compiling APINotes Nullability.swift
/Users/admin/builder/spi-builder-workspace/Sources/APINotes/Enums/Nullability.swift:52:21: warning: 'scalar(representation:)' is deprecated: Use nonnull instead [#DeprecatedDeclaration]
50 | case "Scalar",
51 | "S":
52 | self = .scalar(representation: rawValue == "S" ? .short : .long)
| `- warning: 'scalar(representation:)' is deprecated: Use nonnull instead [#DeprecatedDeclaration]
53 | case "Nonnull",
54 | "N":
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[491/503] Compiling APINotes Parameter.swift
[492/503] Compiling APINotes Variable.swift
[493/503] Compiling APINotes Availability.swift
[494/503] Compiling APINotes EnumExtensibility.swift
[495/503] Compiling APINotes ObjCMethod.swift
[496/503] Compiling APINotes ObjCProperty.swift
[497/503] Compiling APINotes Module.swift
[498/503] Compiling APINotes Enumerator.swift
[499/503] Compiling APINotes CommonEntity.swift
[500/503] Compiling APINotes CommonType.swift
[501/503] Emitting module APINotes
[502/503] Compiling APINotes Version.Tuple.swift
[503/503] Compiling APINotes Version.swift
Build complete! (32.25s)
Build complete.
{
"dependencies" : [
{
"identity" : "metacodable",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyLab/MetaCodable"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "6.1.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
}
],
"manifest_display_name" : "swift-apinotes",
"name" : "swift-apinotes",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "APINotes",
"targets" : [
"APINotes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "APINotesTests",
"module_type" : "SwiftTarget",
"name" : "APINotesTests",
"path" : "Tests/APINotesTests",
"sources" : [
"Tests.swift"
],
"target_dependencies" : [
"APINotes"
],
"type" : "test"
},
{
"c99name" : "APINotes",
"module_type" : "SwiftTarget",
"name" : "APINotes",
"path" : "Sources/APINotes",
"product_dependencies" : [
"MetaCodable",
"HelperCoders",
"Yams"
],
"product_memberships" : [
"APINotes"
],
"sources" : [
"Common/CommonEntity.swift",
"Common/CommonType.swift",
"Common/ObjCMethod.swift",
"Common/ObjCProperty.swift",
"Common/Parameter.swift",
"Common/Variable.swift",
"Enums/Availability.swift",
"Enums/EnumExtensibility.swift",
"Enums/EnumKind.swift",
"Enums/Nullability.swift",
"Enums/ObjCMemberKind.swift",
"Enums/SwiftWrapper.swift",
"Module.swift",
"TopLevelItems/Enumerator.swift",
"TopLevelItems/Function.swift",
"TopLevelItems/ObjCContext.swift",
"TopLevelItems/Tag.swift",
"TopLevelItems/Typedef.swift",
"Version.Tuple.swift",
"Version.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.