Build Information
Successful build of Sourcery, reference master (515575), with Swift 6.2 for macOS (SPM) on 25 Apr 2026 13:37:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzysztofzablocki/sourcery.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/krzysztofzablocki/sourcery
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5155755 Merge pull request #1459 from matt-livefront/fix-automockable-type-collision
Cloned https://github.com/krzysztofzablocki/sourcery.git
Revision (git rev-parse @):
5155755d1c03cfd93b6f90f09121174f6af8fb2a
SUCCESS checkout https://github.com/krzysztofzablocki/sourcery.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/krzysztofzablocki/sourcery.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
/Users/admin/builder/spi-builder-workspace/Plugins/SourceryCommandPlugin/SourceryCommandPlugin.swift:72:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
70 | #endif
71 |
72 | extension String: LocalizedError {
| |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | public var errorDescription: String? { return self }
74 | }
/Users/admin/builder/spi-builder-workspace/Plugins/SourceryCommandPlugin/SourceryCommandPlugin.swift:72:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
70 | #endif
71 |
72 | extension String: LocalizedError {
| |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | public var errorDescription: String? { return self }
74 | }
[1/1] Compiling plugin SourceryCommandPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/1089] Write sources
[9/1089] Write sourcery-entitlement.plist
[10/1089] Compiling llvmSupport UnicodeCaseFold.cpp
[11/1089] Compiling llvmSupport Valgrind.cpp
[12/1089] Write swift-version--3CB7CFEC50E0D141.txt
[13/1089] Compiling llvmSupport Twine.cpp
[14/1089] Compiling llvmSupport circular_raw_ostream.cpp
[14/1089] Compiling llvmSupport Threading.cpp
[14/1089] Compiling llvmSupport Unicode.cpp
[17/1089] Compiling llvmSupport Triple.cpp
[18/1089] Compiling llvmSupport TargetParser.cpp
[19/1089] Compiling llvmSupport raw_ostream.cpp
[20/1089] Compiling llvmSupport YAMLParser.cpp
[21/1089] Compiling llvmSupport SmallVector.cpp
[22/1089] Compiling llvmSupport StringMap.cpp
[23/1089] Compiling llvmSupport StringExtras.cpp
[24/1089] Compiling llvmSupport StringSaver.cpp
[25/1089] Compiling llvmSupport SmallPtrSet.cpp
[26/1089] Compiling llvmSupport StringRef.cpp
[27/1089] Compiling TryCatch TryCatch.m
[28/1089] Compiling llvmSupport SourceMgr.cpp
[29/1089] Compiling TryCatch TryCatch.m
[30/1089] Compiling llvmSupport Mutex.cpp
[31/1089] Compiling llvmSupport Options.cpp
[32/1089] Compiling llvmSupport Program.cpp
[33/1089] Compiling llvmSupport NativeFormatting.cpp
[34/1089] Compiling llvmSupport Signals.cpp
[35/1089] Compiling llvmSupport MathExtras.cpp
[36/1089] Compiling llvmSupport Process.cpp
[37/1089] Compiling llvmSupport Path.cpp
[38/1089] Compiling llvmSupport MemoryBuffer.cpp
[39/1089] Compiling llvmSupport Memory.cpp
[40/1089] Compiling llvmSupport ManagedStatic.cpp
[41/1089] Compiling llvmSupport Locale.cpp
[42/1089] Compiling llvmSupport MD5.cpp
[43/1089] Compiling llvmSupport Hashing.cpp
[44/1089] Compiling llvmSupport FormatVariadic.cpp
[45/1089] Compiling llvmSupport FoldingSet.cpp
[46/1089] Compiling llvmSupport Host.cpp
[47/1089] Compiling llvmSupport Errno.cpp
[48/1089] Compiling llvmSupport FileUtilities.cpp
[49/1089] Compiling llvmSupport ErrorHandling.cpp
[50/1089] Compiling llvmSupport Atomic.cpp
[51/1089] Compiling llvmSupport Error.cpp
[52/1089] Compiling llvmSupport DJB.cpp
[53/1089] Compiling llvmSupport ConvertUTF.cpp
[54/1089] Compiling llvmSupport Debug.cpp
[54/1089] Write sources
[57/1089] Compiling llvmSupport ConvertUTFWrapper.cpp
[58/1089] Compiling llvmSupport Chrono.cpp
[59/1089] Compiling llvmDemangle MicrosoftDemangle.cpp
[60/1089] Compiling llvmSupport Allocator.cpp
[61/1089] Compiling llvmSupport APSInt.cpp
[62/1089] Compiling llbuildNinja Parser.cpp
[63/1089] Compiling llvmSupport APInt.cpp
[64/1089] Compiling llvmDemangle ItaniumDemangle.cpp
[65/1089] Compiling llvmSupport APFloat.cpp
[66/1089] Compiling llvmSupport CommandLine.cpp
[67/1089] Compiling llbuildNinja Lexer.cpp
[68/1089] Compiling llbuildCore MakefileDepsParser.cpp
[69/1089] Compiling llbuildCore DependencyInfoParser.cpp
[70/1089] Compiling llbuildNinja ManifestLoader.cpp
[71/1089] Compiling llbuildNinja Manifest.cpp
[72/1089] Compiling llbuildCore SQLiteBuildDB.cpp
[73/1089] Compiling llbuildCore BuildEngineTrace.cpp
[74/1089] Compiling llbuildCore BuildDB.cpp
[75/1089] Compiling llbuildBuildSystem BuildValue.cpp
[76/1089] Compiling llbuildBuildSystem ShellCommand.cpp
[77/1089] Compiling llbuildBuildSystem BuildSystemExtensionManager.cpp
[78/1089] Compiling llbuildBuildSystem ExternalCommand.cpp
[79/1089] Compiling llbuildBuildSystem BuildNode.cpp
[80/1089] Compiling llbuildBuildSystem BuildKey.cpp
[81/1089] Compiling llbuildBuildSystem BuildSystemFrontend.cpp
[82/1089] Compiling llbuildCore BuildEngine.cpp
[83/1089] Compiling llbuildBasic Version.cpp
[84/1089] Compiling llbuildBuildSystem BuildDescription.cpp
[85/1089] Compiling llbuildBasic Tracing.cpp
[86/1089] Compiling llbuildBasic ShellUtility.cpp
[87/1089] Compiling llbuildBuildSystem BuildFile.cpp
[88/1089] Compiling llbuildBasic Subprocess.cpp
[89/1089] Compiling llbuildBasic PlatformUtility.cpp
[90/1089] Compiling llbuildBasic Hashing.cpp
[91/1089] Compiling llbuildBasic SerialQueue.cpp
[92/1089] Compiling llbuildBasic FileSystem.cpp
[93/1089] Compiling llbuildBasic FileInfo.cpp
[94/1089] Compiling llbuildBasic ExecutionQueue.cpp
[95/1089] Compiling libllbuild C-API.cpp
[96/1089] Compiling llbuildBasic LaneBasedExecutionQueue.cpp
[97/1089] Compiling libllbuild Core-C-API.cpp
[98/1089] Compiling libllbuild Ninja-C-API.cpp
[99/1089] Compiling llbuildBuildSystem BuildSystem.cpp
[100/1089] Compiling libllbuild BuildValue-C-API.cpp
[101/1089] Compiling libllbuild C-API.cpp
[102/1089] Compiling libllbuild BuildKey-C-API.cpp
[103/1089] Compiling libllbuild BuildDB-C-API.cpp
[104/1089] Write sources
[108/1089] Compiling libllbuild Ninja-C-API.cpp
[109/1089] Compiling libllbuild Core-C-API.cpp
[110/1089] Write sources
[120/1091] Compiling TSCclibc strerror.c
[121/1093] Compiling TSCclibc process.c
[122/1093] Compiling _SwiftSyntaxCShims PlatformMutex.c
[123/1093] Compiling TSCclibc libc.c
[124/1093] Compiling _SwiftSyntaxCShims PlatformMutex.c
[125/1093] Compiling TSCclibc strerror.c
[126/1093] Write sources
[130/1093] Compiling TSCclibc libc.c
[131/1093] Compiling TSCclibc process.c
[132/1093] Write sources
[140/1099] Compiling libllbuild BuildSystem-C-API.cpp
[141/1099] Compiling libllbuild BuildValue-C-API.cpp
[142/1099] Compiling libllbuild BuildKey-C-API.cpp
[143/1099] Write sources
[145/1109] Compiling libllbuild BuildDB-C-API.cpp
[147/1113] Emitting module SwiftSyntax601
[148/1113] Compiling SwiftSyntax601 Empty.swift
[148/1113] Write sources
[151/1113] Compiling SwiftSyntax602 Empty.swift
[152/1113] Emitting module SwiftSyntax602
[153/1113] Compiling _CertificateInternals _TinyArray.swift
[154/1113] Emitting module _CertificateInternals
[154/1113] Write sources
[157/1113] Emitting module _CertificateInternals
[158/1113] Compiling _CertificateInternals _TinyArray.swift
[159/1117] Compiling SwiftSyntax600 Empty.swift
[160/1117] Emitting module SwiftSyntax600
[160/1119] Write sources
[167/1119] Emitting module SwiftSyntax602
[168/1119] Compiling SwiftSyntax602 Empty.swift
[169/1119] Emitting module SwiftSyntax600
[170/1119] Compiling SwiftSyntax600 Empty.swift
[170/1119] Write sources
[181/1121] Emitting module SwiftSyntax510
[182/1121] Compiling SwiftSyntax510 Empty.swift
[184/1123] Emitting module SwiftSyntax510
[184/1123] Compiling libllbuild BuildSystem-C-API.cpp
[184/1123] Write sources
[189/1123] Copying ejs.js
[191/1123] Write sources
[225/1125] Emitting module SwiftSyntax601
[226/1125] Compiling SwiftSyntax601 Empty.swift
[227/1143] Compiling SwiftSyntax509 Empty.swift
[228/1143] Emitting module SwiftSyntax509
[228/1152] Write sources
[233/1161] Compiling SwiftSyntax509 Empty.swift
[234/1161] Emitting module SwiftSyntax509
[234/1161] Write sources
[236/1301] Emitting module TSCLibc
[237/1301] Compiling TSCLibc libc.swift
[237/1301] Write sources
[239/1301] Compiling TSCLibc libc.swift
[240/1301] Emitting module TSCLibc
[240/1301] Write sources
[242/1383] Emitting module TSCBasic
[243/1387] Compiling TSCBasic JSON.swift
[244/1387] Compiling TSCBasic ProcessSet.swift
[245/1387] Compiling SwiftASN1 DER.swift
[247/1388] Compiling TSCBasic GraphAlgorithms.swift
[248/1388] Compiling TSCBasic HashAlgorithms.swift
[249/1389] Compiling TSCBasic DeltaAlgorithm.swift
[250/1389] Compiling TSCBasic CodableResult.swift
[251/1389] Compiling SwiftASN1 Errors.swift
[253/1389] Emitting module TSCBasic
[254/1393] Compiling llbuildSwift NinjaManifest.swift
[255/1393] Compiling llbuildSwift BuildValue.swift
[256/1393] Compiling llbuildSwift CoreBindings.swift
[257/1393] Compiling llbuildSwift Internals.swift
[258/1393] Compiling llbuildSwift BuildValue.swift
[259/1393] Compiling llbuildSwift NinjaManifest.swift
[260/1393] Compiling llbuildSwift CoreBindings.swift
[261/1393] Compiling llbuildSwift Internals.swift
[262/1393] Compiling TSCBasic Path.swift
[263/1393] Compiling TSCBasic PathShims.swift
[264/1393] Compiling TSCBasic Process.swift
[265/1393] Compiling TSCBasic ProcessEnv.swift
[266/1393] Compiling TSCBasic Await.swift
[267/1393] Compiling TSCBasic Base64URL.swift
[268/1393] Compiling TSCBasic ByteString.swift
[269/1393] Compiling TSCBasic CStringArray.swift
[270/1393] Compiling TSCBasic CacheableSequence.swift
[271/1393] Emitting module SwiftASN1
[272/1393] Compiling TSCBasic JSONMapper.swift
[273/1393] Compiling TSCBasic KeyedPair.swift
[274/1393] Compiling TSCBasic LazyCache.swift
[275/1393] Compiling TSCBasic Lock.swift
[276/1393] Compiling TSCBasic StringConversions.swift
[277/1393] Compiling TSCBasic RegEx.swift
[278/1393] Compiling TSCBasic Result.swift
[279/1393] Compiling TSCBasic SortedArray.swift
[280/1393] Compiling llbuildSwift BuildKey.swift
[281/1393] Emitting module llbuildSwift
[282/1393] Compiling llbuildSwift BuildDBBindings.swift
[283/1393] Compiling llbuildSwift BuildSystemBindings.swift
[283/1393] Write sources
[288/1393] Emitting module llbuildSwift
[289/1393] Compiling llbuildSwift BuildKey.swift
[290/1393] Compiling llbuildSwift BuildDBBindings.swift
[291/1393] Compiling llbuildSwift BuildSystemBindings.swift
[293/1393] Compiling TSCBasic RegEx.swift
[294/1393] Compiling TSCBasic Result.swift
[295/1393] Compiling TSCBasic SortedArray.swift
[296/1393] Compiling TSCBasic Path.swift
[297/1393] Compiling TSCBasic PathShims.swift
[298/1393] Compiling TSCBasic Process.swift
[299/1393] Compiling TSCBasic ProcessEnv.swift
[300/1393] Compiling TSCBasic Thread.swift
[301/1393] Compiling TSCBasic Tuple.swift
[302/1393] Compiling TSCBasic WritableByteStream.swift
[303/1393] Compiling TSCBasic misc.swift
[326/1399] Compiling PathKit PathKit.swift
[327/1399] Emitting module PathKit
[327/1399] Write sources
[329/1399] Compiling PathKit PathKit.swift
[330/1399] Emitting module PathKit
[331/1399] Compiling TSCBasic DictionaryLiteralExtensions.swift
[332/1399] Compiling TSCBasic EditDistance.swift
[333/1399] Compiling TSCBasic DiagnosticsEngine.swift
[334/1399] Compiling TSCBasic DictionaryExtensions.swift
[335/1399] Compiling TSCBasic Condition.swift
[336/1399] Compiling TSCBasic DeltaAlgorithm.swift
[337/1399] Compiling TSCBasic CollectionAlgorithms.swift
[338/1399] Compiling TSCBasic CollectionExtensions.swift
[339/1399] Compiling TSCBasic FileInfo.swift
[340/1399] Compiling TSCBasic FileSystem.swift
[353/1399] Emitting module SwiftASN1
[358/1453] Compiling Stencil Include.swift
[359/1453] Compiling Stencil Inheritance.swift
[360/1453] Compiling Stencil KeyPath.swift
[361/1453] Compiling Stencil Loader.swift
[362/1453] Compiling Stencil Extension.swift
[363/1453] Compiling Stencil NowTag.swift
[364/1453] Compiling Stencil Parser.swift
[365/1453] Compiling Stencil IfTag.swift
[366/1453] Compiling Stencil Context.swift
[367/1453] Compiling Stencil DynamicMemberLookup.swift
[368/1453] Compiling Stencil Environment.swift
[369/1453] Compiling Stencil Errors.swift
[370/1453] Compiling Stencil Expression.swift
[371/1453] Compiling Stencil Node.swift
[372/1453] Compiling Stencil Template.swift
[373/1453] Compiling Stencil Tokenizer.swift
[374/1453] Compiling Stencil LazyValueWrapper.swift
[375/1453] Compiling Stencil Lexer.swift
[395/1493] Compiling TSCUtility SerializedDiagnostics.swift
[396/1493] Compiling TSCUtility SimplePersistence.swift
[397/1495] Compiling TSCUtility Diagnostics.swift
[398/1495] Compiling TSCUtility URL.swift
[399/1495] Emitting module Stencil
[400/1497] Compiling TSCUtility BitstreamWriter.swift
[401/1497] Compiling TSCUtility PolymorphicCodable.swift
[402/1497] Compiling TSCUtility ProgressAnimation.swift
[403/1497] Compiling TSCUtility Bitstream.swift
[404/1497] Compiling TSCUtility BitstreamReader.swift
[405/1497] Compiling TSCUtility Git.swift
[406/1497] Compiling TSCUtility Hex.swift
[407/1497] Compiling TSCUtility Bits.swift
[408/1497] Compiling TSCUtility FSWatch.swift
[409/1497] Compiling TSCUtility FloatingPointExtensions.swift
[410/1497] Compiling TSCUtility JSONMessageStreamingParser.swift
[411/1497] Compiling TSCUtility Netrc.swift
[412/1497] Compiling TSCUtility IndexStore.swift
[413/1497] Compiling TSCUtility InterruptHandler.swift
[414/1497] Emitting module Stencil
[415/1497] Compiling TSCUtility BuildFlags.swift
[416/1497] Compiling TSCUtility CollectionExtensions.swift
[417/1497] Compiling TSCUtility Context.swift
[439/1497] Compiling Stencil TrimBehaviour.swift
[440/1497] Compiling Stencil Variable.swift
[441/1533] Compiling TSCUtility Git.swift
[442/1533] Compiling TSCUtility Hex.swift
[443/1545] Emitting module TSCUtility
[444/1548] Compiling SourceryUtils Version.swift
[445/1548] Compiling SourceryUtils Time.swift
[446/1548] Compiling SourceryUtils Version.swift
[447/1548] Compiling TSCUtility OSLog.swift
[448/1548] Compiling TSCUtility OrderedZip.swift
[449/1548] Compiling TSCUtility PkgConfig.swift
[450/1548] Compiling TSCUtility Platform.swift
[451/1548] Compiling TSCUtility IndexStore.swift
[452/1548] Compiling TSCUtility InterruptHandler.swift
[453/1548] Compiling TSCUtility JSONMessageStreamingParser.swift
[454/1548] Compiling TSCUtility Netrc.swift
[455/1548] Compiling StencilSwiftKit Parameters.swift
[456/1548] Compiling StencilSwiftKit SetNode.swift
[457/1548] Compiling StencilSwiftKit ImportNode.swift
[458/1548] Compiling StencilSwiftKit MapNode.swift
[459/1548] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[460/1548] Compiling StencilSwiftKit Filters.swift
[461/1549] Emitting module StencilSwiftKit
[462/1549] Compiling StencilSwiftKit Environment.swift
[463/1549] Compiling StencilSwiftKit Filters+Numbers.swift
[464/1549] Compiling StencilSwiftKit CallMacroNodes.swift
[465/1549] Compiling StencilSwiftKit Context.swift
[466/1549] Compiling StencilSwiftKit Filters+Strings.swift
[467/1549] Emitting module SourceryUtils
[468/1549] Compiling SourceryUtils Path+Extensions.swift
[469/1549] Compiling SourceryUtils Sha.swift
[470/1549] Compiling TSCUtility Versioning.swift
[471/1549] Compiling TSCUtility dlopen.swift
[472/1549] Compiling TSCUtility misc.swift
[473/1549] Compiling SourceryUtils Path+Extensions.swift
[474/1549] Compiling SourceryUtils Time.swift
[475/1549] Emitting module SourceryUtils
[476/1549] Compiling SourceryUtils Sha.swift
[477/1565] Compiling StencilSwiftKit SwiftIdentifier.swift
[477/1565] Write sources
[479/1565] Compiling TSCUtility ProgressAnimation.swift
[480/1565] Compiling TSCUtility SerializedDiagnostics.swift
[481/1565] Compiling TSCUtility SimplePersistence.swift
[482/1565] Compiling TSCUtility FSWatch.swift
[483/1565] Compiling TSCUtility FloatingPointExtensions.swift
[486/1565] Compiling TSCUtility URL.swift
[487/1565] Compiling TSCUtility Verbosity.swift
[488/1565] Compiling TSCUtility Version.swift
[489/1565] Compiling TSCUtility PolymorphicCodable.swift
[490/1565] Compiling TSCUtility Bits.swift
[491/1565] Compiling TSCUtility Bitstream.swift
[492/1565] Compiling TSCUtility BitstreamReader.swift
[493/1565] Compiling TSCUtility BitstreamWriter.swift
[494/1630] Compiling SourceryJS EJSTemplate.swift
[495/1630] Compiling SourceryJS resource_bundle_accessor.swift
[496/1630] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[497/1630] Compiling StencilSwiftKit SetNode.swift
[498/1631] Compiling StencilSwiftKit ImportNode.swift
[499/1631] Compiling StencilSwiftKit Parameters.swift
[500/1631] Compiling StencilSwiftKit MapNode.swift
[501/1631] Compiling SourceryRuntime Closure_Linux.swift
[502/1631] Compiling SourceryRuntime GenericTypeParameter_Linux.swift
[503/1631] Compiling SourceryRuntime Tuple_Linux.swift
[504/1631] Compiling SourceryRuntime TypeName_Linux.swift
[505/1631] Compiling SourceryRuntime Type_Linux.swift
[506/1631] Compiling SourceryRuntime Variable_Linux.swift
[507/1631] Compiling SourceryRuntime DynamicMemberLookup_Linux.swift
[508/1638] Compiling StencilSwiftKit Filters.swift
[509/1638] Emitting module StencilSwiftKit
[510/1638] Compiling StencilSwiftKit Filters+Strings.swift
[511/1638] Compiling SourceryRuntime Annotations.swift
[512/1638] Compiling SourceryRuntime Attribute.swift
[513/1638] Compiling SourceryRuntime AccessLevel.swift
[514/1638] Compiling SourceryRuntime Actor.swift
[515/1638] Compiling SourceryRuntime Typed.swift
[516/1638] Compiling SourceryRuntime Typealias.swift
[517/1638] Compiling SourceryRuntime Array+Parallel.swift
[518/1638] Compiling SourceryRuntime BytesRange.swift
[519/1638] Compiling SourceryRuntime TemplateContext.swift
[520/1638] Compiling SourceryRuntime AutoHashable.generated.swift
[521/1638] Compiling SourceryRuntime Generic.swift
[522/1638] Compiling SourceryRuntime Set.swift
[523/1641] Compiling StencilSwiftKit SwiftIdentifier.swift
[523/1641] Write sources
[525/1706] Compiling SourceryRuntime Class.swift
[526/1706] Compiling SourceryRuntime Definition.swift
[527/1706] Compiling SourceryRuntime Documentation.swift
[528/1706] Compiling SourceryRuntime Import.swift
[529/1706] Compiling SourceryRuntime AccessLevel.swift
[530/1706] Compiling SourceryRuntime Actor.swift
[531/1706] Compiling SourceryRuntime Annotations.swift
[532/1706] Compiling SourceryRuntime Attribute.swift
[533/1706] Compiling SourceryRuntime Generic.swift
[534/1706] Compiling SourceryRuntime Set.swift
[535/1706] Compiling SourceryRuntime Typed.swift
[536/1706] Compiling SourceryRuntime Typealias.swift
[536/1706] Write sources
[538/1706] Compiling SourceryJS EJSTemplate.swift
[539/1706] Compiling SourceryJS resource_bundle_accessor.swift
[540/1706] Emitting module SourceryJS
[541/1714] Compiling SourceryJS EJSTemplate+Tests.swift
[541/1714] Write sources
[546/1714] Emitting module SourceryJS
[547/1714] Compiling SourceryJS EJSTemplate+Tests.swift
[548/1750] Emitting module TSCUtility
[549/1750] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[550/1750] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[551/1750] Compiling InternalCollectionsUtilities UInt+reversed.swift
[552/1750] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[553/1750] Compiling PackageCollectionsModel PackageCollectionModel+v1.swift
[554/1750] Compiling PackageCollectionsModel PackageCollectionModel.swift
[555/1750] Emitting module PackageCollectionsModel
[555/1750] Write sources
[564/1750] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[565/1750] Compiling InternalCollectionsUtilities Specialize.swift
[566/1750] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[567/1751] Compiling SourceryRuntime DynamicMemberLookup_Linux.swift
[568/1751] Compiling SourceryRuntime Coding.generated.swift
[569/1751] Compiling SourceryRuntime JSExport.generated.swift
[570/1751] Compiling PackageCollectionsModel PackageCollectionModel+v1.swift
[571/1751] Compiling PackageCollectionsModel PackageCollectionModel.swift
[572/1751] Emitting module PackageCollectionsModel
[573/1827] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[574/1827] Emitting module SourceryRuntime
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
[575/1903] Compiling Crypto HPKE-KeySchedule.swift
[576/1903] Compiling Crypto HPKE-Modes.swift
[577/1903] Compiling Crypto Insecure.swift
[578/1903] Compiling Crypto Insecure_HashFunctions.swift
[579/1903] Compiling Crypto KEM.swift
[580/1903] Compiling Crypto ECDH_boring.swift
[581/1903] Compiling Crypto DH.swift
[582/1903] Compiling Crypto HashFunctions.swift
[583/1903] Compiling Crypto HashFunctions_SHA2.swift
[584/1903] Compiling Crypto HPKE-AEAD.swift
[585/1903] Compiling Crypto HPKE-Ciphersuite.swift
[586/1903] Compiling Crypto HPKE-KDF.swift
[587/1903] Compiling Crypto HPKE-KexKeyDerivation.swift
[588/1903] Compiling Crypto HPKE-LabeledExtract.swift
[589/1903] Compiling Crypto HPKE-Utils.swift
[590/1903] Compiling Crypto DHKEM.swift
[591/1903] Compiling Crypto HPKE-KEM-Curve25519.swift
[592/1903] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[593/1903] Compiling Crypto HPKE-KEM.swift
[594/1903] Compiling Crypto HPKE-Errors.swift
[595/1903] Compiling Crypto HPKE.swift
[596/1903] Compiling Crypto HPKE-Context.swift
[597/1903] Compiling Crypto ECDSASignature_boring.swift
[598/1903] Compiling Crypto ECDSA_boring.swift
[599/1903] Compiling Crypto EdDSA_boring.swift
[600/1903] Compiling Crypto ECDSA.swift
[601/1903] Compiling Crypto Ed25519.swift
[602/1903] Compiling Crypto Signature.swift
[603/1903] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[604/1903] Compiling Crypto CryptoKitErrors_boring.swift
[613/1903] Compiling Crypto Ed25519Keys.swift
[614/1903] Compiling Crypto NISTCurvesKeys.swift
[615/1903] Compiling Crypto X25519Keys.swift
[616/1903] Compiling Crypto SymmetricKeys.swift
[617/1903] Compiling Crypto HMAC.swift
[618/1903] Compiling Crypto MACFunctions.swift
[619/1903] Compiling Crypto MessageAuthenticationCode.swift
[620/1903] Compiling Crypto AES.swift
[630/1911] Compiling Crypto AES-GCM_boring.swift
[631/1911] Compiling Crypto ChaChaPoly_boring.swift
[632/1911] Compiling Crypto ChaChaPoly.swift
[633/1911] Compiling Crypto Cipher.swift
[634/1911] Compiling Crypto Nonces.swift
[635/1911] Compiling Crypto ASN1.swift
[636/1911] Compiling Crypto ASN1Any.swift
[637/1911] Compiling Crypto ASN1BitString.swift
[638/1911] Compiling Crypto ASN1Boolean.swift
[639/1911] Compiling Crypto AESWrap_boring.swift
[640/1911] Compiling Crypto Ed25519_boring.swift
[641/1911] Compiling Crypto EllipticCurvePoint_boring.swift
[642/1911] Compiling Crypto EllipticCurve_boring.swift
[643/1911] Compiling Crypto NISTCurvesKeys_boring.swift
[644/1911] Compiling Crypto X25519Keys_boring.swift
[645/1911] Compiling Crypto Curve25519.swift
[646/1911] Compiling Crypto AES-GCM.swift
[647/1911] Compiling Crypto ASN1Identifier.swift
[648/1911] Compiling Crypto ASN1Integer.swift
[649/1911] Compiling Crypto ASN1Null.swift
[650/1911] Compiling Crypto ASN1OctetString.swift
[651/1911] Compiling Crypto ASN1Strings.swift
[652/1911] Compiling Crypto ArraySliceBigint.swift
[653/1911] Compiling Crypto GeneralizedTime.swift
[654/1911] Compiling Crypto ObjectIdentifier.swift
[660/1911] Compiling Crypto ECDH.swift
[661/1911] Compiling Crypto HKDF.swift
[662/1911] Compiling Crypto ECDSASignature.swift
[663/1911] Compiling Crypto PEMDocument.swift
[664/1911] Compiling Crypto PKCS8PrivateKey.swift
[665/1911] Compiling Crypto SEC1PrivateKey.swift
[666/1911] Compiling Crypto SubjectPublicKeyInfo.swift
[667/1911] Compiling Crypto CryptoKitErrors.swift
[668/1911] Compiling Crypto Digest_boring.swift
[669/1911] Compiling Crypto Digest.swift
[670/1911] Compiling Crypto Digests.swift
[671/1911] Compiling Crypto AESWrap.swift
[714/1919] Emitting module Crypto
[737/1919] Write sources
[772/1919] Emitting module Crypto
[777/1927] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[784/1928] Emitting module InternalCollectionsUtilities
[806/1928] Emitting module SourceryRuntime
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
[807/1945] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[808/2001] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[809/2001] Compiling Crypto RNG_boring.swift
[810/2001] Compiling Crypto SafeCompare_boring.swift
[811/2001] Compiling Crypto Zeroization_boring.swift
[812/2001] Compiling Crypto PrettyBytes.swift
[813/2001] Compiling Crypto SafeCompare.swift
[814/2001] Compiling Crypto SecureBytes.swift
[815/2001] Compiling Crypto Zeroization.swift
[816/2001] Compiling OrderedCollections _Hashtable+Header.swift
[817/2001] Compiling OrderedCollections OrderedDictionary+Codable.swift
[818/2001] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[819/2001] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[820/2001] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[821/2001] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[822/2001] Compiling OrderedCollections OrderedSet+Hashable.swift
[823/2001] Emitting module SwiftSyntax
[824/2001] Compiling OrderedCollections OrderedSet+Initializers.swift
[825/2001] Compiling OrderedCollections OrderedSet+Insertions.swift
[826/2001] Compiling OrderedCollections OrderedSet+Invariants.swift
[827/2001] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[828/2001] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[829/2001] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[830/2001] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[839/2008] Compiling OrderedCollections OrderedSet+Codable.swift
[840/2008] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[841/2008] Compiling OrderedCollections OrderedSet+Descriptions.swift
[842/2008] Compiling OrderedCollections OrderedSet+Diffing.swift
[843/2008] Compiling OrderedCollections OrderedSet+Equatable.swift
[844/2008] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[845/2008] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[846/2008] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[847/2008] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[848/2008] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[849/2008] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[850/2008] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[851/2086] Compiling DequeModule _DequeBufferHeader.swift
[852/2086] Compiling DequeModule _DequeSlot.swift
[853/2087] Compiling DequeModule _DequeBuffer.swift
[854/2087] Compiling DequeModule Deque+Codable.swift
[855/2087] Compiling DequeModule Deque+Collection.swift
[856/2087] Compiling DequeModule Deque+CustomReflectable.swift
[857/2087] Compiling DequeModule Deque+Descriptions.swift
[858/2087] Compiling DequeModule Deque+Extras.swift
[859/2087] Compiling DequeModule Deque+Hashable.swift
[860/2087] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[861/2087] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[862/2087] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[863/2087] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[864/2087] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[865/2087] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[866/2093] Compiling DequeModule _UnsafeWrappedBuffer.swift
[867/2093] Compiling SwiftSyntax SyntaxNodesEF.swift
[868/2093] Compiling SwiftSyntax SyntaxNodesGHI.swift
[869/2093] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[870/2093] Compiling SwiftSyntax SyntaxNodesOP.swift
[871/2093] Compiling SwiftSyntax SyntaxNodesQRS.swift
[872/2093] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[873/2093] Compiling SourceryRuntime TypesCollection.swift
[874/2093] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[875/2093] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[876/2093] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[877/2093] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[878/2093] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[879/2093] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[880/2093] Compiling OrderedCollections OrderedSet+Hashable.swift
[881/2093] Compiling OrderedCollections OrderedSet+Initializers.swift
[882/2093] Compiling OrderedCollections OrderedSet+Insertions.swift
[883/2093] Compiling OrderedCollections OrderedSet+Invariants.swift
[884/2093] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[885/2093] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[886/2093] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[887/2093] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[888/2093] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[889/2093] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[890/2093] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[891/2093] Compiling OrderedCollections OrderedSet+Sendable.swift
[892/2093] Compiling DequeModule Deque+Testing.swift
[893/2093] Compiling DequeModule Deque._Storage.swift
[896/2093] Compiling DequeModule Deque+Equatable.swift
[897/2093] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[900/2093] Compiling DequeModule Deque._UnsafeHandle.swift
[901/2093] Compiling DequeModule Deque.swift
[914/2093] Compiling OrderedCollections _Hashtable+Header.swift
[915/2093] Compiling OrderedCollections OrderedDictionary+Codable.swift
[916/2093] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[917/2093] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[918/2093] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[919/2093] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[920/2093] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[921/2093] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[922/2093] Compiling OrderedCollections OrderedDictionary+Values.swift
[923/2093] Compiling OrderedCollections OrderedDictionary.swift
[927/2093] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[928/2093] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[929/2093] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[930/2093] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[931/2093] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[932/2093] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[933/2093] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[948/2100] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[949/2100] Compiling OrderedCollections OrderedDictionary+Elements.swift
[979/2100] Emitting module DequeModule
[980/2100] Compiling OrderedCollections OrderedSet+SubSequence.swift
[981/2100] Compiling OrderedCollections OrderedSet+Testing.swift
[982/2100] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[983/2100] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[984/2100] Compiling OrderedCollections OrderedSet.swift
[985/2100] Compiling OrderedCollections _UnsafeBitset.swift
[986/2116] Compiling DequeModule _DequeSlot.swift
[987/2116] Compiling DequeModule _DequeBuffer.swift
[988/2116] Compiling DequeModule _DequeBufferHeader.swift
[989/2117] Compiling DequeModule Deque+Codable.swift
[990/2117] Compiling DequeModule Deque+Collection.swift
[991/2117] Compiling DequeModule Deque+Equatable.swift
[992/2117] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[993/2117] Compiling DequeModule Deque+CustomReflectable.swift
[994/2117] Compiling DequeModule Deque+Descriptions.swift
[995/2117] Compiling DequeModule Deque+Extras.swift
[996/2117] Compiling DequeModule Deque+Testing.swift
[997/2117] Compiling DequeModule Deque._Storage.swift
[998/2117] Compiling DequeModule Deque._UnsafeHandle.swift
[999/2117] Compiling DequeModule Deque.swift
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/TemplateContext.swift:147:34: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
145 | /// :nodoc:
146 | public var context: TemplateContext! {
147 | return NSKeyedUnarchiver.unarchiveObject(withFile: arguments[1]) as? TemplateContext
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
148 | }
149 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/TemplateContext.swift:147:34: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
145 | /// :nodoc:
146 | public var context: TemplateContext! {
147 | return NSKeyedUnarchiver.unarchiveObject(withFile: arguments[1]) as? TemplateContext
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
148 | }
149 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/TemplateContext.swift:147:34: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
145 | /// :nodoc:
146 | public var context: TemplateContext! {
147 | return NSKeyedUnarchiver.unarchiveObject(withFile: arguments[1]) as? TemplateContext
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
148 | }
149 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/TemplateContext.swift:147:34: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
145 | /// :nodoc:
146 | public var context: TemplateContext! {
147 | return NSKeyedUnarchiver.unarchiveObject(withFile: arguments[1]) as? TemplateContext
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
148 | }
149 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/TemplateContext.swift:147:34: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
145 | /// :nodoc:
146 | public var context: TemplateContext! {
147 | return NSKeyedUnarchiver.unarchiveObject(withFile: arguments[1]) as? TemplateContext
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
148 | }
149 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/TemplateContext.swift:147:34: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
145 | /// :nodoc:
146 | public var context: TemplateContext! {
147 | return NSKeyedUnarchiver.unarchiveObject(withFile: arguments[1]) as? TemplateContext
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
148 | }
149 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/TemplateContext.swift:147:34: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
145 | /// :nodoc:
146 | public var context: TemplateContext! {
147 | return NSKeyedUnarchiver.unarchiveObject(withFile: arguments[1]) as? TemplateContext
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
148 | }
149 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1017/2117] Compiling DequeModule Deque+Hashable.swift
[1039/2117] Compiling DequeModule _UnsafeWrappedBuffer.swift
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/TemplateContext.swift:147:34: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
145 | /// :nodoc:
146 | public var context: TemplateContext! {
147 | return NSKeyedUnarchiver.unarchiveObject(withFile: arguments[1]) as? TemplateContext
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
148 | }
149 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/TemplateContext.swift:147:34: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
145 | /// :nodoc:
146 | public var context: TemplateContext! {
147 | return NSKeyedUnarchiver.unarchiveObject(withFile: arguments[1]) as? TemplateContext
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
148 | }
149 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/TemplateContext.swift:147:34: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
145 | /// :nodoc:
146 | public var context: TemplateContext! {
147 | return NSKeyedUnarchiver.unarchiveObject(withFile: arguments[1]) as? TemplateContext
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
148 | }
149 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/TemplateContext.swift:147:34: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
145 | /// :nodoc:
146 | public var context: TemplateContext! {
147 | return NSKeyedUnarchiver.unarchiveObject(withFile: arguments[1]) as? TemplateContext
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
148 | }
149 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/TemplateContext.swift:147:34: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
145 | /// :nodoc:
146 | public var context: TemplateContext! {
147 | return NSKeyedUnarchiver.unarchiveObject(withFile: arguments[1]) as? TemplateContext
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
148 | }
149 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/TemplateContext.swift:147:34: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
145 | /// :nodoc:
146 | public var context: TemplateContext! {
147 | return NSKeyedUnarchiver.unarchiveObject(withFile: arguments[1]) as? TemplateContext
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
148 | }
149 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/Log.swift:101:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
99 | }
100 |
101 | extension String: Error {}
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
102 |
/Users/admin/builder/spi-builder-workspace/SourceryRuntime/Sources/Common/TemplateContext.swift:147:34: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
145 | /// :nodoc:
146 | public var context: TemplateContext! {
147 | return NSKeyedUnarchiver.unarchiveObject(withFile: arguments[1]) as? TemplateContext
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
148 | }
149 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1059/2117] Write sources
[1062/2117] Emitting module OrderedCollections
[1063/2121] Compiling SwiftOptions PrefixTrie.swift
[1063/2121] Compiling writer.c
[1071/2125] Emitting module OrderedCollections
[1078/2132] Emitting module DequeModule
[1106/2138] Compiling SwiftSyntax SyntaxNodesD.swift
[1121/2138] Compiling SwiftSyntax SyntaxNodesEF.swift
[1122/2138] Compiling SwiftSyntax SyntaxNodesGHI.swift
[1123/2138] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[1124/2138] Compiling SwiftSyntax SyntaxNodesOP.swift
[1125/2138] Compiling SwiftSyntax SyntaxNodesQRS.swift
[1126/2138] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[1127/2138] Compiling scanner.c
[1129/2142] Compiling SourcerySwift SourceryRuntime_Linux.content.generated.swift
[1131/2142] Compiling SourcerySwift SwiftTemplate.swift
[1132/2142] Emitting module SourcerySwift
[1133/2142] Compiling SourcerySwift SourceryRuntime.content.generated.swift
[1134/2142] Emitting module CodableContext
[1135/2142] Compiling CodableContext AutoCodable.swift
[1136/2142] Compiling CodableContext AutoCodable.generated.swift
[1136/2142] Compiling reader.c
[1137/2146] Compiling parser.c
[1139/2146] Emitting module SourceryStencil
/Users/admin/builder/spi-builder-workspace/SourceryStencil/Sources/StencilTemplate.swift:7:53: warning: 'StencilSwiftTemplate' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
5 | import SourceryRuntime
6 |
7 | public final class StencilTemplate: StencilSwiftKit.StencilSwiftTemplate {
| `- warning: 'StencilSwiftTemplate' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
8 | private(set) public var sourcePath: Path = ""
9 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1140/2146] Compiling SourceryStencil StencilTemplate.swift
/Users/admin/builder/spi-builder-workspace/SourceryStencil/Sources/StencilTemplate.swift:7:53: warning: 'StencilSwiftTemplate' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
5 | import SourceryRuntime
6 |
7 | public final class StencilTemplate: StencilSwiftKit.StencilSwiftTemplate {
| `- warning: 'StencilSwiftTemplate' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
8 | private(set) public var sourcePath: Path = ""
9 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1141/2146] Compiling SourceryStencil TypedNode.swift
[1142/2146] Compiling SourceryStencil NewLineNode.swift
[1142/2146] Compiling api.c
[1143/2146] Compiling emitter.c
[1144/2146] Compiling writer.c
[1145/2146] Compiling scanner.c
[1146/2166] Compiling reader.c
[1147/2166] Compiling parser.c
[1148/2166] Compiling emitter.c
[1149/2166] Compiling api.c
[1150/2166] Compiling CSystem shims.c
[1152/2166] Emitting module SourcerySwift
[1153/2166] Compiling SourcerySwift SwiftTemplate.swift
[1154/2166] Compiling SourcerySwift SourceryRuntime.content.generated.swift
[1155/2214] Compiling SourceryStencil NewLineNode.swift
[1156/2214] Compiling SourceryStencil StencilTemplate.swift
/Users/admin/builder/spi-builder-workspace/SourceryStencil/Sources/StencilTemplate.swift:7:53: warning: 'StencilSwiftTemplate' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
5 | import SourceryRuntime
6 |
7 | public final class StencilTemplate: StencilSwiftKit.StencilSwiftTemplate {
| `- warning: 'StencilSwiftTemplate' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
8 | private(set) public var sourcePath: Path = ""
9 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1157/2214] Compiling SourceryStencil TypedNode.swift
[1158/2214] Emitting module SourceryStencil
/Users/admin/builder/spi-builder-workspace/SourceryStencil/Sources/StencilTemplate.swift:7:53: warning: 'StencilSwiftTemplate' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
5 | import SourceryRuntime
6 |
7 | public final class StencilTemplate: StencilSwiftKit.StencilSwiftTemplate {
| `- warning: 'StencilSwiftTemplate' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
8 | private(set) public var sourcePath: Path = ""
9 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1159/2214] Compiling Commander Error.swift
[1160/2214] Compiling Commander Command.swift
[1161/2214] Compiling Commander CommandType.swift
[1162/2214] Compiling Commander ArgumentParser.swift
[1163/2214] Compiling Commander Group.swift
[1164/2214] Compiling Commander CommandRunner.swift
[1165/2214] Compiling Commander ArgumentDescription.swift
[1166/2214] Emitting module Commander
[1167/2214] Compiling Commander ArgumentConvertible.swift
[1168/2214] Compiling Commander Commands.swift
[1168/2214] Compiling CSystem shims.c
[1169/2214] Compiling CSwiftScan CSwiftScanImpl.c
[1172/2242] Compiling SystemPackage Constants.swift
[1173/2242] Compiling SystemPackage Exports.swift
[1174/2242] Compiling SystemPackage Mocking.swift
[1174/2245] Compiling CCryptoBoringSSLShims shims.c
[1176/2245] Compiling fiat_curve25519_adx_square.S
[1177/2245] Compiling fiat_curve25519_adx_mul.S
[1179/2245] Emitting module SystemPackage
[1180/2245] Compiling SystemPackage FilePermissions.swift
[1181/2245] Compiling SystemPackage Backcompat.swift
[1182/2245] Compiling SystemPackage CInterop.swift
[1183/2245] Compiling SystemPackage FilePathString.swift
[1184/2245] Compiling SystemPackage FilePathSyntax.swift
[1185/2245] Compiling SystemPackage FilePathTemp.swift
[1186/2245] Compiling SystemPackage Errno.swift
[1187/2245] Compiling SystemPackage ErrnoWindows.swift
[1188/2245] Compiling SystemPackage FileDescriptor.swift
[1189/2245] Compiling SystemPackage FilePathTempPosix.swift
[1190/2245] Compiling SystemPackage FilePathTempWindows.swift
[1191/2245] Compiling SystemPackage FilePathWindows.swift
[1191/2245] Compiling v3_utl.c
[1192/2245] Compiling v3_skey.c
[1194/2245] Compiling SystemPackage MachPort.swift
[1195/2245] Compiling SystemPackage PlatformString.swift
[1196/2245] Compiling SystemPackage SystemString.swift
[1197/2245] Compiling SystemPackage Util+StringArray.swift
[1198/2245] Compiling SystemPackage Util.swift
[1199/2245] Compiling SystemPackage UtilConsumers.swift
[1203/2248] Compiling SystemPackage FilePathComponentView.swift
[1204/2248] Compiling SystemPackage FilePathComponents.swift
[1205/2248] Compiling SystemPackage FilePathParsing.swift
[1206/2248] Compiling SystemPackage FileHelpers.swift
[1207/2248] Compiling SystemPackage FileOperations.swift
[1208/2248] Compiling SystemPackage FilePath.swift
[1209/2248] Compiling SystemPackage RawBuffer.swift
[1210/2248] Compiling SystemPackage Syscalls.swift
[1211/2248] Compiling SystemPackage WindowsSyscallAdapters.swift
[1211/2248] Compiling v3_purp.c
[1212/2257] Compiling v3_prn.c
[1213/2257] Compiling v3_pmaps.c
[1215/2257] Compiling SwiftOptions ParsedOptions.swift
[1216/2257] Compiling SwiftOptions OptionTable.swift
[1217/2257] Compiling SwiftOptions Option.swift
[1218/2257] Compiling SwiftOptions OptionParsing.swift
[1219/2257] Compiling SwiftOptions DriverKind.swift
[1220/2257] Emitting module SwiftOptions
[1221/2257] Compiling SwiftOptions Options.swift
[1222/2257] Compiling SwiftOptions PrefixTrie.swift
[1223/2257] Emitting module SystemPackage
[1235/2257] Compiling v3_pcons.c
[1236/2257] Compiling v3_ocsp.c
[1238/2257] Compiling SwiftOptions ParsedOptions.swift
[1239/2257] Compiling SwiftOptions OptionTable.swift
[1240/2257] Compiling SwiftOptions Option.swift
[1241/2257] Compiling SwiftOptions OptionParsing.swift
[1242/2257] Emitting module SwiftOptions
[1243/2257] Compiling SwiftOptions DriverKind.swift
[1244/2257] Compiling SwiftOptions Options.swift
[1254/2357] Compiling SwiftDriver Planning.swift
[1255/2357] Compiling SwiftDriver PrebuiltModulesJob.swift
[1256/2357] Compiling SwiftDriver PrintSupportedFeaturesJob.swift
[1256/2357] Compiling v3_ncons.c
[1258/2357] Compiling _AsyncFileSystem OpenReadableFile.swift
[1259/2357] Compiling _AsyncFileSystem OpenWritableFile.swift
[1260/2357] Compiling _AsyncFileSystem WritableStream.swift
[1261/2357] Compiling _AsyncFileSystem OSFileSystem.swift
[1262/2357] Compiling _AsyncFileSystem MockFileSystem.swift
[1263/2357] Compiling _AsyncFileSystem ConcurrencySupport.swift
[1264/2357] Compiling _AsyncFileSystem AsyncFileSystem.swift
[1265/2357] Emitting module _AsyncFileSystem
[1266/2357] Compiling _AsyncFileSystem ReadableFileStream.swift
[1267/2357] Compiling SwiftDriver InterModuleDependencyOracle.swift
[1268/2357] Compiling SwiftDriver ModuleDependencyScanning.swift
[1269/2357] Compiling SwiftDriver SerializableModuleArtifacts.swift
[1269/2357] Compiling v3_lib.c
[1270/2357] Compiling v3_int.c
[1271/2357] Compiling v3_ia5.c
[1272/2357] Compiling v3_info.c
[1274/2357] Compiling Commander CommandType.swift
[1275/2357] Compiling Commander Error.swift
[1276/2357] Compiling Commander CommandRunner.swift
[1277/2466] Compiling Commander ArgumentConvertible.swift
[1278/2466] Compiling Commander Group.swift
[1279/2466] Compiling Commander ArgumentParser.swift
[1280/2466] Compiling Commander Command.swift
[1281/2466] Emitting module Commander
[1282/2466] Compiling Commander ArgumentDescription.swift
[1283/2466] Compiling Commander Commands.swift
[1283/2466] Compiling v3_genn.c
[1284/2466] Compiling v3_extku.c
[1285/2466] Compiling v3_enum.c
[1286/2466] Compiling v3_crld.c
[1287/2466] Compiling v3_cpols.c
[1289/2466] Compiling SwiftDriver PrintTargetInfoJob.swift
[1290/2466] Compiling SwiftDriver ReplJob.swift
[1291/2466] Compiling SwiftDriver SwiftHelpIntroJob.swift
[1292/2466] Compiling SwiftDriver Toolchain+InterpreterSupport.swift
[1293/2466] Compiling SwiftDriver InternedStrings.swift
[1294/2466] Compiling SwiftDriver Node.swift
[1295/2466] Compiling SwiftDriver NodeFinder.swift
[1296/2466] Compiling SwiftDriver Job.swift
[1297/2466] Compiling SwiftDriver LinkJob.swift
[1298/2466] Compiling SwiftDriver MergeModuleJob.swift
[1299/2466] Compiling SwiftDriver ModuleWrapJob.swift
[1300/2466] Compiling SwiftDriver Planning.swift
[1301/2466] Compiling SwiftDriver PrebuiltModulesJob.swift
[1302/2466] Compiling SwiftDriver PrintSupportedFeaturesJob.swift
[1303/2466] Emitting module SwiftSyntax
[1304/2466] Compiling _AsyncFileSystem ReadableFileStream.swift
[1305/2466] Compiling _AsyncFileSystem OpenWritableFile.swift
[1306/2466] Compiling _AsyncFileSystem WritableStream.swift
[1307/2466] Compiling _AsyncFileSystem OpenReadableFile.swift
[1308/2466] Compiling _AsyncFileSystem MockFileSystem.swift
[1309/2466] Compiling _AsyncFileSystem ConcurrencySupport.swift
[1309/2466] Compiling v3_conf.c
[1311/2466] Compiling _AsyncFileSystem AsyncFileSystem.swift
[1312/2466] Emitting module _AsyncFileSystem
[1313/2466] Compiling _AsyncFileSystem OSFileSystem.swift
[1313/2466] Compiling v3_bitst.c
[1314/2466] Compiling v3_bcons.c
[1315/2466] Compiling v3_akeya.c
[1316/2466] Compiling x_x509a.c
[1317/2466] Compiling v3_alt.c
[1318/2466] Compiling v3_akey.c
[1319/2466] Compiling x_spki.c
[1320/2466] Compiling x_sig.c
[1321/2466] Compiling x_x509.c
[1322/2466] Compiling x_val.c
[1323/2466] Compiling x_req.c
[1324/2466] Compiling x_pkey.c
[1328/2466] Compiling SwiftDriver Multidictionary.swift
[1329/2466] Compiling SwiftDriver SourceFileDependencyGraph.swift
[1330/2466] Compiling SwiftDriver SwiftSourceFile.swift
[1331/2466] Compiling SwiftDriver TwoDMap.swift
[1333/2466] Compiling SwiftDriver Tracer.swift
[1333/2468] Compiling x_pubkey.c
[1334/2468] Compiling x_info.c
[1335/2468] Compiling x_name.c
[1336/2468] Compiling x_exten.c
[1337/2468] Compiling x_attrib.c
[1338/2468] Compiling x_algor.c
[1339/2468] Compiling x_all.c
[1340/2468] Compiling x509spki.c
[1341/2468] Compiling x_crl.c
[1342/2468] Compiling x509rset.c
[1343/2468] Compiling x509name.c
[1344/2468] Compiling x509cset.c
[1345/2468] Compiling x509_vpm.c
[1346/2468] Compiling x509_txt.c
[1347/2468] Compiling x509_v3.c
[1348/2468] Compiling x509_vfy.c
[1349/2468] Compiling x509_set.c
[1350/2468] Compiling x509_req.c
[1351/2468] Compiling x509_trs.c
[1352/2468] Compiling x509_obj.c
[1354/2468] Compiling Yams YamlError.swift
[1355/2468] Compiling Yams YamlTagProviding.swift
[1355/2468] Compiling x509_def.c
[1356/2468] Compiling x509_d2.c
[1357/2468] Compiling x509_ext.c
[1367/2470] Compiling x509_lu.c
[1370/2470] Compiling x509.c
[1376/2470] Emitting module Yams
[1378/2470] Compiling x509_att.c
[1389/2470] Emitting module Yams
[1393/2470] Compiling x509_cmp.c
[1394/2470] Compiling t_x509a.c
[1395/2470] Compiling t_x509.c
[1396/2470] Compiling t_crl.c
[1397/2470] Compiling rsa_pss.c
[1398/2470] Compiling t_req.c
[1399/2470] Compiling i2d_pr.c
[1400/2470] Compiling policy.c
[1401/2470] Compiling name_print.c
[1402/2470] Compiling by_file.c
[1403/2470] Compiling by_dir.c
[1404/2470] Compiling a_verify.c
[1405/2470] Compiling algorithm.c
[1406/2470] Compiling a_sign.c
[1407/2470] Compiling a_digest.c
[1408/2470] Compiling asn1_gen.c
[1409/2470] Compiling thread_win.c
[1410/2470] Compiling trust_token.c
[1411/2470] Compiling voprf.c
[1412/2470] Compiling thread_pthread.c
[1413/2470] Compiling thread.c
[1414/2470] Compiling pmbtoken.c
[1415/2470] Compiling thread_none.c
[1416/2470] Compiling siphash.c
[1417/2470] Compiling stack.c
[1418/2470] Compiling rsa_print.c
[1419/2470] Compiling rsa_asn1.c
[1420/2470] Compiling refcount.c
[1421/2470] Compiling rc4.c
[1422/2470] Compiling windows.c
[1423/2470] Compiling trusty.c
[1424/2470] Compiling rsa_crypt.c
[1425/2470] Compiling rand_extra.c
[1426/2470] Compiling passive.c
[1427/2470] Compiling ios.c
[1428/2470] Compiling getentropy.c
[1429/2470] Compiling forkunsafe.c
[1430/2470] Compiling deterministic.c
[1431/2470] Compiling poly1305_arm_asm.S
[1432/2470] Compiling pool.c
[1433/2470] Compiling poly1305_vec.c
[1434/2470] Compiling poly1305_arm.c
[1435/2470] Compiling poly1305.c
[1436/2470] Compiling pkcs7.c
[1438/2470] Compiling Yams YamlError.swift
[1439/2470] Compiling Yams YamlTagProviding.swift
[1440/2470] Compiling SwiftDriver Toolchain.swift
[1441/2470] Compiling SwiftDriver WebAssemblyToolchain.swift
[1442/2470] Compiling SwiftDriver WindowsToolchain.swift
[1443/2470] Compiling SwiftDriver SimpleExecutor.swift
[1444/2470] Compiling SwiftDriver ToolingUtil.swift
[1445/2470] Compiling SwiftDriver DOTJobGraphSerializer.swift
[1446/2470] Compiling SwiftDriver DOTModuleDependencyGraphSerializer.swift
[1447/2470] Compiling SwiftDriver DateAdditions.swift
[1448/2470] Compiling SwiftDriver Diagnostics.swift
[1449/2470] Compiling SwiftDriver FileList.swift
[1450/2470] Compiling SwiftDriver FileType.swift
[1450/2480] Compiling p5_pbev2.c
[1451/2480] Compiling pkcs8.c
[1452/2480] Compiling pem_xaux.c
[1453/2480] Compiling pkcs7_x509.c
[1454/2480] Compiling pkcs8_x509.c
[1455/2480] Compiling pem_x509.c
[1456/2480] Compiling pem_pkey.c
[1457/2480] Compiling pem_oth.c
[1458/2480] Compiling obj_xref.c
[1459/2480] Compiling pem_pk8.c
[1460/2480] Compiling pem_lib.c
[1461/2480] Compiling mem.c
[1462/2480] Compiling lhash.c
[1463/2480] Compiling pem_info.c
[1464/2480] Compiling obj.c
[1465/2480] Compiling kyber.c
[1466/2480] Compiling poly_rq_mul.S
[1467/2480] Compiling x86_64-mont5-mac.mac.x86_64.S
[1468/2480] Compiling pem_all.c
[1469/2480] Compiling keccak.c
[1470/2480] Compiling x86_64-mont5-linux.linux.x86_64.S
[1471/2480] Compiling x86_64-mont-mac.mac.x86_64.S
[1472/2480] Compiling x86_64-mont-linux.linux.x86_64.S
[1473/2480] Compiling x86-mont-windows.windows.x86.S
[1474/2480] Compiling x86-mont-linux.linux.x86.S
[1475/2480] Compiling hpke.c
[1476/2480] Compiling vpaes-x86_64-mac.mac.x86_64.S
[1477/2480] Compiling vpaes-x86_64-linux.linux.x86_64.S
[1477/2480] Compiling vpaes-x86-windows.windows.x86.S
[1479/2480] Compiling vpaes-x86-linux.linux.x86.S
[1480/2480] Compiling vpaes-armv8-linux.linux.aarch64.S
[1481/2480] Compiling vpaes-armv8-ios.ios.aarch64.S
[1482/2480] Compiling vpaes-armv7-linux.linux.arm.S
[1483/2480] Compiling vpaes-armv7-ios.ios.arm.S
[1484/2480] Compiling sha512-x86_64-mac.mac.x86_64.S
[1485/2480] Compiling sha512-x86_64-linux.linux.x86_64.S
[1486/2480] Compiling sha512-armv8-linux.linux.aarch64.S
[1487/2480] Compiling sha512-armv4-linux.linux.arm.S
[1488/2480] Compiling kdf.c
[1489/2480] Compiling sha512-armv8-ios.ios.aarch64.S
[1490/2480] Compiling sha512-armv4-ios.ios.arm.S
[1491/2480] Compiling sha512-586-windows.windows.x86.S
[1492/2480] Compiling sha512-586-linux.linux.x86.S
[1493/2480] Compiling sha256-x86_64-mac.mac.x86_64.S
[1494/2480] Compiling sha256-x86_64-linux.linux.x86_64.S
[1495/2480] Compiling sha256-armv8-linux.linux.aarch64.S
[1496/2480] Compiling sha256-armv4-linux.linux.arm.S
[1497/2480] Compiling sha256-armv4-ios.ios.arm.S
[1498/2480] Compiling sha256-armv8-ios.ios.aarch64.S
[1499/2480] Compiling sha256-586-windows.windows.x86.S
[1500/2480] Compiling sha256-586-linux.linux.x86.S
[1501/2480] Compiling sha1-x86_64-mac.mac.x86_64.S
[1502/2480] Compiling sha1-x86_64-linux.linux.x86_64.S
[1503/2480] Compiling sha1-armv8-linux.linux.aarch64.S
[1504/2480] Compiling sha1-armv4-large-linux.linux.arm.S
[1505/2480] Compiling sha1-armv8-ios.ios.aarch64.S
[1506/2480] Compiling sha1-armv4-large-ios.ios.arm.S
[1507/2480] Compiling sha1-586-windows.windows.x86.S
[1508/2480] Compiling sha1-586-linux.linux.x86.S
[1509/2480] Compiling sha512.c
[1510/2480] Compiling sha1.c
[1511/2480] Compiling sha256.c
[1512/2480] Compiling service_indicator.c
[1513/2480] Compiling rsaz-avx2-mac.mac.x86_64.S
[1514/2480] Compiling rsaz-avx2-linux.linux.x86_64.S
[1515/2480] Compiling fips.c
[1516/2480] Compiling hrss.c
[1517/2480] Compiling self_check.c
[1518/2480] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1519/2480] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1520/2480] Compiling padding.c
[1521/2480] Compiling blinding.c
[1522/2480] Compiling rsa_impl.c
[1523/2480] Compiling rsa.c
[1524/2480] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1525/2480] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1526/2480] Compiling fork_detect.c
[1527/2480] Compiling urandom.c
[1528/2480] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1529/2480] Compiling rand.c
[1530/2480] Compiling ctrdrbg.c
[1531/2480] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1532/2480] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1533/2480] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1534/2480] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1535/2480] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1536/2480] Compiling polyval.c
[1537/2480] Compiling ofb.c
[1538/2480] Compiling gcm_nohw.c
[1539/2480] Compiling ctr.c
[1540/2480] Compiling gcm.c
[1541/2480] Compiling cfb.c
[1542/2480] Compiling md5-x86_64-mac.mac.x86_64.S
[1543/2480] Compiling md5-x86_64-linux.linux.x86_64.S
[1544/2480] Compiling md5-586-windows.windows.x86.S
[1544/2480] Compiling cbc.c
[1546/2480] Compiling md5-586-linux.linux.x86.S
[1547/2480] Compiling md5.c
[1548/2480] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1549/2480] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1550/2480] Compiling md4.c
[1551/2480] Compiling ghashv8-armv7-linux.linux.arm.S
[1552/2480] Compiling hkdf.c
[1553/2480] Compiling hmac.c
[1554/2480] Compiling ghashv8-armv7-ios.ios.arm.S
[1555/2480] Compiling ghash-x86_64-mac.mac.x86_64.S
[1557/2480] Compiling SwiftDriver VerifyDebugInfoJob.swift
[1558/2480] Compiling SwiftDriver VerifyModuleInterfaceJob.swift
[1559/2480] Compiling SwiftDriver WebAssemblyToolchain+LinkerSupport.swift
[1560/2480] Compiling SwiftDriver WindowsToolchain+LinkerSupport.swift
[1561/2480] Compiling SwiftDriver DependencyGraphBuilder.swift
[1562/2480] Compiling SwiftDriver Loader.swift
[1563/2480] Compiling SwiftDriver SwiftScan.swift
[1563/2480] Compiling ghash-x86_64-linux.linux.x86_64.S
[1564/2480] Compiling ghash-x86-windows.windows.x86.S
[1565/2480] Compiling ghash-x86-linux.linux.x86.S
[1566/2480] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1567/2480] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1568/2480] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1569/2480] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1570/2480] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1571/2480] Compiling ghash-armv4-linux.linux.arm.S
[1572/2480] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1573/2480] Compiling ghash-armv4-ios.ios.arm.S
[1574/2480] Compiling fips_shared_support.c
[1575/2480] Compiling ecdh.c
[1576/2480] Compiling util.c
[1577/2480] Compiling ecdsa.c
[1578/2480] Compiling wnaf.c
[1579/2480] Compiling simple_mul.c
[1580/2480] Compiling simple.c
[1581/2480] Compiling scalar.c
[1582/2480] Compiling felem.c
[1583/2480] Compiling oct.c
[1584/2480] Compiling p224-64.c
[1585/2480] Compiling ec_montgomery.c
[1586/2480] Compiling ec_key.c
[1587/2480] Compiling p256.c
[1588/2480] Compiling digestsign.c
[1589/2480] Compiling ec.c
[1590/2480] Compiling digests.c
[1591/2480] Compiling co-586-windows.windows.x86.S
[1592/2480] Compiling co-586-linux.linux.x86.S
[1593/2480] Compiling check.c
[1594/2480] Compiling digest.c
[1595/2480] Compiling dh.c
[1596/2480] Compiling cmac.c
[1604/2480] Compiling e_aesccm.c
[1605/2480] Compiling bsaes-armv7-linux.linux.arm.S
[1606/2480] Compiling aead.c
[1607/2480] Compiling cipher.c
[1608/2480] Compiling bsaes-armv7-ios.ios.arm.S
[1609/2480] Compiling e_aes.c
[1610/2480] Compiling rsaz_exp.c
[1611/2480] Compiling sqrt.c
[1612/2480] Compiling shift.c
[1613/2480] Compiling random.c
[1614/2480] Compiling prime.c
[1615/2480] Compiling montgomery_inv.c
[1616/2480] Compiling montgomery.c
[1617/2480] Compiling mul.c
[1618/2480] Compiling jacobi.c
[1619/2480] Compiling generic.c
[1620/2480] Compiling gcd_extra.c
[1621/2480] Compiling div_extra.c
[1622/2480] Compiling gcd.c
[1623/2480] Compiling p256-nistz.c
[1624/2480] Compiling exponentiation.c
[1625/2480] Compiling div.c
[1626/2480] Compiling ctx.c
[1627/2480] Compiling x86_64-gcc.c
[1628/2480] Compiling cmp.c
[1629/2480] Compiling bytes.c
[1630/2480] Compiling bn.c
[1631/2480] Compiling bn-armv8-linux.linux.aarch64.S
[1632/2480] Compiling bn-586-windows.windows.x86.S
[1633/2480] Compiling bn-armv8-ios.ios.aarch64.S
[1634/2480] Compiling bn-586-linux.linux.x86.S
[1635/2480] Compiling armv8-mont-linux.linux.aarch64.S
[1636/2480] Compiling add.c
[1637/2480] Compiling armv8-mont-ios.ios.aarch64.S
[1638/2480] Compiling armv4-mont-linux.linux.arm.S
[1639/2480] Compiling armv4-mont-ios.ios.arm.S
[1640/2480] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1641/2480] Compiling aesv8-armv8-linux.linux.aarch64.S
[1642/2480] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1643/2480] Compiling aesv8-armv7-linux.linux.arm.S
[1644/2480] Compiling aesv8-armv7-ios.ios.arm.S
[1645/2480] Compiling aesv8-armv8-ios.ios.aarch64.S
[1646/2480] Compiling aesni-x86_64-mac.mac.x86_64.S
[1647/2480] Compiling aesni-x86_64-linux.linux.x86_64.S
[1648/2480] Compiling aesni-x86-windows.windows.x86.S
[1649/2480] Compiling aesni-x86-linux.linux.x86.S
[1650/2480] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1651/2480] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1652/2480] Compiling mode_wrappers.c
[1653/2480] Compiling key_wrap.c
[1654/2480] Compiling aes.c
[1655/2480] Compiling ex_data.c
[1656/2480] Compiling sign.c
[1657/2480] Compiling aes_nohw.c
[1658/2480] Compiling scrypt.c
[1659/2480] Compiling pbkdf.c
[1660/2480] Compiling print.c
[1661/2480] Compiling p_x25519.c
[1662/2480] Compiling p_x25519_asn1.c
[1663/2480] Compiling p_rsa_asn1.c
[1664/2480] Compiling p_rsa.c
[1665/2480] Compiling p_hkdf.c
[1666/2480] Compiling p_ed25519_asn1.c
[1667/2480] Compiling p_ed25519.c
[1668/2480] Compiling p_ec_asn1.c
[1669/2480] Compiling p_ec.c
[1670/2480] Compiling p_dsa_asn1.c
[1671/2480] Compiling err_data.c
[1672/2480] Compiling evp_ctx.c
[1673/2480] Compiling evp.c
[1674/2480] Compiling evp_asn1.c
[1675/2480] Compiling engine.c
[1676/2480] Compiling err.c
[1677/2480] Compiling ecdsa_asn1.c
[1678/2480] Compiling ecdh_extra.c
[1679/2480] Compiling ec_derive.c
[1680/2480] Compiling hash_to_curve.c
[1681/2480] Compiling dsa_asn1.c
[1682/2480] Compiling ec_asn1.c
[1683/2480] Compiling dsa.c
[1684/2480] Compiling digest_extra.c
[1685/2480] Compiling params.c
[1686/2480] Compiling dh_asn1.c
[1687/2480] Compiling spake25519.c
[1688/2480] Compiling x25519-asm-arm.S
[1689/2480] Compiling curve25519_64_adx.c
[1690/2480] Compiling des.c
[1691/2480] Compiling crypto.c
[1692/2480] Compiling cpu_intel.c
[1693/2480] Compiling cpu_arm_linux.c
[1694/2480] Compiling cpu_arm_freebsd.c
[1695/2480] Compiling cpu_arm.c
[1696/2480] Compiling cpu_aarch64_win.c
[1697/2480] Compiling cpu_aarch64_sysreg.c
[1698/2480] Compiling cpu_aarch64_openbsd.c
[1710/2480] Compiling cpu_aarch64_linux.c
[1711/2490] Compiling cpu_aarch64_fuchsia.c
[1712/2490] Compiling cpu_aarch64_apple.c
[1713/2490] Compiling conf.c
[1714/2490] Compiling tls_cbc.c
[1715/2490] Compiling e_tls.c
[1716/2490] Compiling e_rc4.c
[1717/2490] Compiling e_rc2.c
[1718/2490] Compiling e_null.c
[1719/2490] Compiling e_des.c
[1720/2490] Compiling e_chacha20poly1305.c
[1721/2490] Compiling curve25519.c
[1722/2490] Compiling e_aesgcmsiv.c
[1723/2490] Compiling derive_key.c
[1724/2490] Compiling e_aesctrhmac.c
[1725/2490] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1726/2490] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1727/2490] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1728/2490] Compiling cipher_extra.c
[1729/2490] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1730/2490] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1731/2490] Compiling chacha-x86_64-mac.mac.x86_64.S
[1732/2490] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1733/2490] Compiling chacha-x86_64-linux.linux.x86_64.S
[1734/2490] Compiling chacha-x86-windows.windows.x86.S
[1735/2490] Compiling chacha.c
[1736/2490] Compiling chacha-x86-linux.linux.x86.S
[1737/2490] Compiling chacha-armv8-linux.linux.aarch64.S
[1738/2490] Compiling chacha-armv4-linux.linux.arm.S
[1739/2490] Compiling chacha-armv4-ios.ios.arm.S
[1740/2490] Compiling chacha-armv8-ios.ios.aarch64.S
[1741/2490] Compiling unicode.c
[1742/2490] Compiling ber.c
[1743/2490] Compiling cbs.c
[1744/2490] Compiling cbb.c
[1744/2490] Compiling asn1_compat.c
[1746/2490] Compiling buf.c
[1747/2490] Compiling convert.c
[1748/2490] Compiling bn_asn1.c
[1749/2490] Compiling blake2.c
[1750/2490] Compiling printf.c
[1751/2490] Compiling hexdump.c
[1752/2490] Compiling pair.c
[1753/2490] Compiling file.c
[1754/2490] Compiling fd.c
[1755/2490] Compiling errno.c
[1756/2490] Compiling bio_mem.c
[1757/2490] Compiling base64.c
[1758/2490] Compiling tasn_utl.c
[1759/2490] Compiling tasn_typ.c
[1760/2490] Compiling bio.c
[1761/2490] Compiling tasn_new.c
[1762/2490] Compiling tasn_fre.c
[1763/2490] Compiling tasn_enc.c
[1764/2490] Compiling posix_time.c
[1765/2490] Compiling f_string.c
[1766/2490] Compiling tasn_dec.c
[1767/2490] Compiling f_int.c
[1768/2490] Compiling asn_pack.c
[1769/2490] Compiling asn1_par.c
[1770/2490] Compiling a_utctm.c
[1771/2490] Compiling asn1_lib.c
[1772/2490] Compiling a_type.c
[1773/2490] Compiling a_time.c
[1774/2490] Compiling a_strnid.c
[1775/2490] Compiling a_strex.c
[1776/2490] Compiling a_octet.c
[1777/2490] Compiling a_i2d_fp.c
[1778/2490] Compiling a_mbstr.c
[1779/2490] Compiling a_object.c
[1780/2490] Compiling a_int.c
[1780/2490] Compiling a_gentm.c
[1782/2490] Compiling fiat_curve25519_adx_mul.S
[1783/2490] Compiling fiat_curve25519_adx_square.S
[1784/2490] Compiling a_dup.c
[1785/2490] Compiling a_d2i_fp.c
[1786/2490] Compiling a_bool.c
[1787/2490] Compiling a_bitstr.c
[1788/2490] Compiling v3_prn.c
[1789/2490] Compiling v3_skey.c
[1790/2490] Compiling v3_pmaps.c
[1791/2490] Compiling v3_pcons.c
[1792/2490] Compiling v3_purp.c
[1793/2493] Compiling v3_utl.c
[1794/2493] Compiling v3_int.c
[1795/2493] Compiling v3_ocsp.c
[1796/2493] Compiling v3_lib.c
[1797/2493] Compiling v3_info.c
[1798/2493] Compiling v3_ncons.c
[1799/2493] Compiling v3_extku.c
[1800/2493] Compiling v3_ia5.c
[1801/2493] Compiling v3_enum.c
[1802/2493] Compiling v3_genn.c
[1803/2493] Compiling v3_crld.c
[1805/2493] Compiling SwiftDriver Bitstream.swift
[1806/2493] Compiling SwiftDriver BitstreamReader.swift
[1807/2493] Compiling SwiftDriver BitstreamVisitor.swift
[1808/2493] Compiling SwiftDriver BitstreamWriter.swift
[1809/2493] Compiling SwiftDriver BlockInfo.swift
[1810/2493] Compiling SwiftDriver BuildRecord.swift
[1811/2493] Compiling SwiftDriver BuildRecordInfo.swift
[1812/2493] Compiling SwiftDriver DependencyGraphDotFileWriter.swift
[1813/2493] Compiling SwiftDriver DependencyKey.swift
[1814/2493] Compiling SwiftDriver DirectAndTransitiveCollections.swift
[1815/2493] Compiling SwiftDriver ExternalDependencyAndFingerprintEnforcer.swift
[1816/2493] Emitting module SwiftDriver
[1827/2493] Compiling SwiftDriver AutolinkExtractJob.swift
[1827/2493] Compiling v3_bitst.c
[1828/2493] Compiling v3_bcons.c
[1829/2493] Compiling v3_conf.c
[1830/2493] Compiling v3_cpols.c
[1831/2493] Compiling v3_alt.c
[1832/2493] Compiling v3_akeya.c
[1833/2493] Compiling x_x509a.c
[1834/2493] Compiling v3_akey.c
[1835/2493] Compiling x_val.c
[1836/2493] Compiling x_x509.c
[1837/2493] Compiling x_spki.c
[1838/2493] Compiling x_sig.c
[1839/2493] Compiling x_req.c
[1840/2493] Compiling x_pubkey.c
[1841/2493] Compiling x_pkey.c
[1842/2493] Compiling x_info.c
[1843/2493] Compiling x_name.c
[1844/2493] Compiling x_exten.c
[1846/2493] Compiling SwiftDriver ParsableOutput.swift
[1847/2493] Compiling SwiftDriver ProcessProtocol.swift
[1848/2493] Compiling SwiftDriver ExplicitDependencyBuildPlanner.swift
[1849/2493] Compiling SwiftDriver CommonDependencyOperations.swift
[1850/2493] Compiling SwiftDriver InterModuleDependencyGraph.swift
[1851/2493] Compiling SwiftDriver InterModuleDependencyOracle.swift
[1852/2493] Compiling SwiftDriver ModuleDependencyScanning.swift
[1853/2493] Compiling SwiftDriver SerializableModuleArtifacts.swift
[1854/2493] Compiling SwiftDriver Bitcode.swift
[1855/2493] Compiling SwiftDriver BitcodeElement.swift
[1856/2493] Compiling SwiftDriver Bits.swift
[1857/2493] Compiling SwiftDriver CommandLineArguments.swift
[1858/2493] Compiling SwiftDriver CompileJob.swift
[1859/2493] Compiling SwiftDriver DarwinToolchain+LinkerSupport.swift
[1860/2493] Compiling SwiftDriver EmitModuleJob.swift
[1861/2493] Compiling SwiftDriver EmitSupportedFeaturesJob.swift
[1862/2493] Compiling SwiftDriver FrontendJobHelpers.swift
[1863/2493] Compiling SwiftDriver GenerateDSYMJob.swift
[1864/2493] Compiling SwiftDriver GeneratePCHJob.swift
[1865/2493] Compiling SwiftDriver GeneratePCMJob.swift
[1866/2493] Compiling SwiftDriver GenericUnixToolchain+LinkerSupport.swift
[1867/2493] Compiling SwiftDriver InterpretJob.swift
[1878/2493] Compiling x_attrib.c
[1890/2493] Compiling x_algor.c
[1891/2493] Compiling x_crl.c
[1892/2493] Compiling x509spki.c
[1893/2493] Compiling x_all.c
[1894/2493] Compiling x509rset.c
[1907/2493] Compiling SwiftDriver Toolchain+LinkerSupport.swift
[1915/2493] Compiling SwiftDriver SwiftScanCAS.swift
[1916/2493] Compiling SwiftDriver DarwinToolchain.swift
[1917/2493] Compiling SwiftDriver GenericUnixToolchain.swift
[1928/2493] Compiling x509cset.c
[1929/2493] Compiling x509name.c
[1930/2493] Compiling x509_vpm.c
[1931/2493] Compiling x509_v3.c
[1932/2493] Compiling x509_vfy.c
[1933/2493] Compiling x509_txt.c
[1934/2493] Compiling x509_set.c
[1935/2493] Compiling x509_trs.c
[1936/2493] Compiling x509_req.c
[1937/2493] Compiling x509_obj.c
[1938/2493] Compiling x509_def.c
[1939/2493] Compiling x509_lu.c
[1940/2493] Compiling x509_d2.c
[1941/2493] Compiling x509_ext.c
[1942/2493] Compiling x509_cmp.c
[1943/2493] Compiling x509.c
[1944/2493] Compiling x509_att.c
[1945/2493] Compiling t_x509a.c
[1946/2493] Compiling t_x509.c
[1947/2493] Compiling t_req.c
[1948/2493] Compiling t_crl.c
[1948/2493] Compiling rsa_pss.c
[1951/2493] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1952/2493] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1953/2493] Emitting module CryptoBoringWrapper
[1953/2493] Compiling name_print.c
[1954/2493] Compiling i2d_pr.c
[1955/2493] Compiling policy.c
[1956/2493] Compiling by_file.c
[1957/2507] Compiling by_dir.c
[1958/2507] Compiling algorithm.c
[1959/2507] Compiling a_verify.c
[1960/2507] Compiling asn1_gen.c
[1961/2507] Compiling a_sign.c
[1962/2507] Compiling a_digest.c
[1963/2507] Compiling thread_win.c
[1964/2507] Compiling voprf.c
[1965/2507] Compiling trust_token.c
[1966/2507] Compiling pmbtoken.c
[1967/2507] Compiling thread_pthread.c
[1968/2507] Compiling thread_none.c
[1969/2507] Compiling thread.c
[1970/2507] Compiling stack.c
[1971/2507] Compiling siphash.c
[1972/2507] Compiling rsa_print.c
[1973/2507] Compiling rsa_asn1.c
[1974/2507] Compiling refcount.c
[1975/2507] Compiling rsa_crypt.c
[1976/2507] Compiling rc4.c
[1989/2507] Compiling SwiftDriver FirstWaveComputer.swift
[1990/2507] Compiling SwiftDriver IncrementalCompilationProtectedState.swift
[1991/2507] Compiling SwiftDriver IncrementalCompilationState+Extensions.swift
[1992/2507] Compiling SwiftDriver IncrementalCompilationState.swift
[1993/2507] Compiling SwiftDriver IncrementalCompilationSynchronizer.swift
[1994/2507] Compiling SwiftDriver IncrementalDependencyAndInputSetup.swift
[1995/2507] Compiling SwiftDriver InputInfo.swift
[1996/2507] Compiling SwiftDriver KeyAndFingerprintHolder.swift
[1997/2507] Compiling SwiftDriver ModuleDependencyGraph.swift
[1998/2507] Compiling SwiftDriver DependencySource.swift
[1999/2507] Compiling SwiftDriver Integrator.swift
[2022/2507] Compiling SwiftDriver CompilerMode.swift
[2023/2507] Compiling SwiftDriver DebugInfo.swift
[2024/2507] Compiling SwiftDriver Driver.swift
[2025/2507] Compiling SwiftDriver DriverVersion.swift
[2026/2507] Compiling SwiftDriver LinkKind.swift
[2027/2507] Compiling SwiftDriver ModuleOutputInfo.swift
[2028/2507] Compiling SwiftDriver OutputFileMap.swift
[2029/2507] Compiling SwiftDriver ToolExecutionDelegate.swift
[2030/2507] Compiling SwiftDriver WindowsExtensions.swift
[2031/2507] Compiling SwiftDriver ArgsResolver.swift
[2032/2507] Compiling SwiftDriver DriverExecutor.swift
[2033/2507] Emitting module SwiftDriver
[2033/2507] Compiling windows.c
[2034/2507] Compiling rand_extra.c
[2035/2507] Compiling trusty.c
[2036/2507] Compiling passive.c
[2037/2507] Compiling ios.c
[2038/2507] Compiling getentropy.c
[2039/2507] Compiling forkunsafe.c
[2040/2507] Compiling deterministic.c
[2041/2507] Compiling poly1305_arm_asm.S
[2042/2507] Compiling poly1305_vec.c
[2043/2507] Compiling pool.c
[2044/2507] Compiling poly1305_arm.c
[2045/2507] Compiling poly1305.c
[2046/2507] Compiling pkcs7.c
[2069/2507] Compiling p5_pbev2.c
[2070/2507] Compiling pkcs8.c
[2071/2507] Compiling pkcs8_x509.c
[2072/2507] Compiling pkcs7_x509.c
[2074/2507] Compiling _CryptoExtras Error.swift
[2075/2507] Compiling _CryptoExtras PEMDocument.swift
[2076/2507] Compiling _CryptoExtras DigestType.swift
[2077/2507] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[2077/2508] Compiling pem_xaux.c
[2078/2508] Compiling pem_x509.c
[2079/2508] Compiling pem_pkey.c
[2080/2508] Compiling pem_pk8.c
[2081/2508] Compiling pem_oth.c
[2082/2508] Compiling obj_xref.c
[2083/2508] Compiling pem_info.c
[2084/2508] Compiling pem_lib.c
[2085/2508] Compiling pem_all.c
[2086/2508] Compiling obj.c
[2087/2508] Compiling mem.c
[2088/2508] Compiling lhash.c
[2089/2508] Compiling keccak.c
[2090/2508] Compiling poly_rq_mul.S
[2091/2508] Compiling kyber.c
[2093/2508] Compiling SwiftDriver PredictableRandomNumberGenerator.swift
[2094/2508] Compiling SwiftDriver RelativePathAdditions.swift
[2095/2508] Compiling SwiftDriver Sanitizer.swift
[2096/2508] Compiling SwiftDriver StringAdditions.swift
[2097/2508] Compiling SwiftDriver System.swift
[2098/2508] Compiling SwiftDriver Triple+Platforms.swift
[2099/2508] Compiling SwiftDriver Triple.swift
[2100/2508] Compiling SwiftDriver TypedVirtualPath.swift
[2101/2508] Compiling SwiftDriver Version.swift
[2102/2508] Compiling SwiftDriver VirtualPath.swift
[2102/2508] Compiling x86_64-mont5-mac.mac.x86_64.S
[2103/2508] Compiling x86_64-mont5-linux.linux.x86_64.S
[2104/2508] Compiling x86_64-mont-mac.mac.x86_64.S
[2105/2508] Compiling hrss.c
[2106/2508] Compiling x86_64-mont-linux.linux.x86_64.S
[2107/2508] Compiling hpke.c
[2108/2508] Compiling x86-mont-windows.windows.x86.S
[2109/2508] Compiling x86-mont-linux.linux.x86.S
[2110/2508] Compiling vpaes-x86_64-mac.mac.x86_64.S
[2111/2508] Compiling vpaes-x86_64-linux.linux.x86_64.S
[2112/2508] Compiling vpaes-x86-windows.windows.x86.S
[2113/2508] Compiling vpaes-x86-linux.linux.x86.S
[2115/2508] Compiling _CryptoExtras RandomBytes.swift
[2115/2508] Compiling vpaes-armv8-linux.linux.aarch64.S
[2116/2508] Compiling vpaes-armv8-ios.ios.aarch64.S
[2117/2508] Compiling vpaes-armv7-linux.linux.arm.S
[2118/2508] Compiling vpaes-armv7-ios.ios.arm.S
[2119/2508] Compiling sha512-x86_64-mac.mac.x86_64.S
[2120/2508] Compiling sha512-x86_64-linux.linux.x86_64.S
[2121/2508] Compiling sha512-armv8-linux.linux.aarch64.S
[2122/2508] Compiling sha512-armv4-linux.linux.arm.S
[2123/2508] Compiling sha512-armv4-ios.ios.arm.S
[2124/2508] Compiling kdf.c
[2125/2508] Compiling sha512-586-windows.windows.x86.S
[2126/2508] Compiling sha512-armv8-ios.ios.aarch64.S
[2127/2508] Compiling sha512-586-linux.linux.x86.S
[2128/2508] Compiling sha256-x86_64-mac.mac.x86_64.S
[2129/2508] Compiling sha256-x86_64-linux.linux.x86_64.S
[2130/2508] Compiling sha256-armv8-linux.linux.aarch64.S
[2131/2508] Compiling sha256-armv4-linux.linux.arm.S
[2132/2508] Compiling sha256-armv8-ios.ios.aarch64.S
[2133/2508] Compiling sha256-armv4-ios.ios.arm.S
[2134/2508] Compiling sha256-586-windows.windows.x86.S
[2136/2508] Compiling _CryptoExtras BoringSSLHelpers.swift
[2137/2508] Compiling _CryptoExtras ChaCha20CTR.swift
[2138/2508] Compiling _CryptoExtras RSA.swift
[2139/2508] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[2140/2508] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[2141/2508] Compiling _CryptoExtras AES_GCM_SIV.swift
[2141/2508] Compiling sha256-586-linux.linux.x86.S
[2142/2508] Compiling _CryptoExtras Block Function.swift
[2143/2508] Emitting module _CryptoExtras
[2145/2508] Compiling _CryptoExtras RSA_boring.swift
[2146/2508] Compiling _CryptoExtras RSA_security.swift
[2146/2508] Compiling sha1-x86_64-mac.mac.x86_64.S
[2147/2508] Compiling sha1-x86_64-linux.linux.x86_64.S
[2148/2508] Compiling sha1-armv8-linux.linux.aarch64.S
[2149/2508] Compiling sha1-armv4-large-linux.linux.arm.S
[2150/2508] Compiling sha1-armv4-large-ios.ios.arm.S
[2151/2508] Compiling sha1-586-windows.windows.x86.S
[2152/2508] Compiling sha1-armv8-ios.ios.aarch64.S
[2153/2508] Compiling sha1-586-linux.linux.x86.S
[2154/2508] Compiling sha512.c
[2155/2508] Compiling sha256.c
[2156/2508] Compiling sha1.c
[2157/2508] Compiling fips.c
[2158/2508] Compiling service_indicator.c
[2159/2508] Compiling rsaz-avx2-mac.mac.x86_64.S
[2160/2508] Compiling rsaz-avx2-linux.linux.x86_64.S
[2161/2508] Compiling self_check.c
[2162/2508] Compiling rdrand-x86_64-mac.mac.x86_64.S
[2163/2508] Compiling rdrand-x86_64-linux.linux.x86_64.S
[2164/2509] Compiling padding.c
[2165/2515] Compiling blinding.c
[2166/2518] Compiling rsa_impl.c
[2167/2525] Compiling rsa.c
[2168/2529] Compiling urandom.c
[2169/2549] Compiling rand.c
[2170/2555] Compiling fork_detect.c
[2171/2559] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[2172/2569] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[2173/2599] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[2174/2599] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[2175/2599] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[2176/2599] Compiling p256-armv8-asm-linux.linux.aarch64.S
[2177/2599] Compiling ctrdrbg.c
[2178/2599] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[2179/2599] Compiling p256-armv8-asm-ios.ios.aarch64.S
[2180/2599] Compiling ofb.c
[2181/2599] Compiling polyval.c
[2182/2599] Compiling gcm_nohw.c
[2183/2599] Compiling cfb.c
[2184/2599] Compiling ctr.c
[2185/2599] Compiling gcm.c
[2186/2599] Compiling md5-x86_64-mac.mac.x86_64.S
[2187/2599] Compiling md5-x86_64-linux.linux.x86_64.S
[2188/2599] Compiling md5-586-linux.linux.x86.S
[2188/2599] Compiling md5-586-windows.windows.x86.S
[2190/2599] Compiling cbc.c
[2191/2599] Compiling md5.c
[2192/2599] Compiling ghashv8-armv8-linux.linux.aarch64.S
[2193/2599] Compiling ghashv8-armv8-ios.ios.aarch64.S
[2194/2599] Compiling md4.c
[2195/2599] Compiling ghashv8-armv7-linux.linux.arm.S
[2196/2599] Compiling hmac.c
[2197/2599] Compiling hkdf.c
[2198/2599] Compiling ghashv8-armv7-ios.ios.arm.S
[2199/2599] Compiling ghash-x86_64-mac.mac.x86_64.S
[2200/2599] Compiling ghash-x86_64-linux.linux.x86_64.S
[2201/2599] Compiling ghash-x86-windows.windows.x86.S
[2202/2599] Compiling ghash-x86-linux.linux.x86.S
[2203/2599] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[2204/2599] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[2205/2599] Compiling ghash-ssse3-x86-windows.windows.x86.S
[2206/2599] Compiling ghash-ssse3-x86-linux.linux.x86.S
[2207/2599] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[2208/2599] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[2208/2599] Compiling ghash-armv4-linux.linux.arm.S
[2210/2599] Compiling ghash-armv4-ios.ios.arm.S
[2211/2599] Compiling fips_shared_support.c
[2212/2599] Compiling ecdh.c
[2213/2599] Compiling ecdsa.c
[2214/2599] Compiling wnaf.c
[2215/2599] Compiling util.c
[2216/2599] Compiling simple_mul.c
[2217/2599] Compiling simple.c
[2218/2599] Compiling scalar.c
[2219/2599] Compiling oct.c
[2220/2599] Compiling p256.c
[2221/2599] Compiling felem.c
[2222/2599] Compiling p224-64.c
[2223/2599] Compiling ec_montgomery.c
[2224/2599] Compiling ec_key.c
[2225/2599] Compiling digestsign.c
[2226/2599] Compiling digests.c
[2227/2599] Compiling ec.c
[2228/2599] Compiling digest.c
[2229/2599] Compiling co-586-windows.windows.x86.S
[2230/2599] Compiling co-586-linux.linux.x86.S
[2231/2599] Compiling check.c
[2232/2599] Compiling dh.c
[2233/2599] Compiling cmac.c
[2236/2599] Compiling e_aesccm.c
[2245/2599] Compiling bsaes-armv7-linux.linux.arm.S
[2246/2599] Compiling aead.c
[2247/2599] Compiling e_aes.c
[2248/2599] Compiling bsaes-armv7-ios.ios.arm.S
[2249/2599] Compiling cipher.c
[2250/2599] Compiling sqrt.c
[2251/2599] Compiling shift.c
[2252/2599] Compiling rsaz_exp.c
[2253/2599] Compiling random.c
[2254/2599] Compiling prime.c
[2255/2599] Compiling p256-nistz.c
[2256/2599] Compiling montgomery_inv.c
[2257/2599] Compiling mul.c
[2258/2599] Compiling jacobi.c
[2259/2599] Compiling montgomery.c
[2260/2599] Compiling gcd_extra.c
[2261/2599] Compiling gcd.c
[2262/2599] Compiling generic.c
[2263/2599] Compiling div_extra.c
[2264/2599] Compiling exponentiation.c
[2265/2599] Compiling ctx.c
[2266/2599] Compiling div.c
[2267/2599] Compiling cmp.c
[2268/2599] Compiling bytes.c
[2269/2599] Compiling bn-armv8-linux.linux.aarch64.S
[2270/2599] Compiling x86_64-gcc.c
[2271/2599] Compiling bn-armv8-ios.ios.aarch64.S
[2272/2599] Compiling bn.c
[2273/2599] Compiling bn-586-windows.windows.x86.S
[2274/2599] Compiling bn-586-linux.linux.x86.S
[2275/2599] Compiling add.c
[2276/2599] Compiling armv8-mont-linux.linux.aarch64.S
[2277/2599] Compiling armv4-mont-linux.linux.arm.S
[2278/2599] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[2278/2599] Compiling armv4-mont-ios.ios.arm.S
[2280/2599] Compiling armv8-mont-ios.ios.aarch64.S
[2281/2599] Compiling aesv8-armv8-linux.linux.aarch64.S
[2282/2599] Compiling aesv8-armv8-ios.ios.aarch64.S
[2283/2599] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[2284/2599] Compiling aesv8-armv7-linux.linux.arm.S
[2285/2599] Compiling aesv8-armv7-ios.ios.arm.S
[2286/2599] Compiling aesni-x86_64-mac.mac.x86_64.S
[2287/2599] Compiling aesni-x86_64-linux.linux.x86_64.S
[2288/2599] Compiling aesni-x86-windows.windows.x86.S
[2289/2599] Compiling aesni-x86-linux.linux.x86.S
[2290/2599] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[2291/2599] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[2292/2599] Compiling key_wrap.c
[2293/2599] Compiling mode_wrappers.c
[2294/2599] Compiling aes.c
[2295/2599] Compiling ex_data.c
[2296/2599] Compiling sign.c
[2297/2599] Compiling aes_nohw.c
[2298/2599] Compiling scrypt.c
[2299/2599] Compiling pbkdf.c
[2300/2599] Compiling print.c
[2301/2599] Compiling p_x25519.c
[2302/2599] Compiling p_x25519_asn1.c
[2303/2599] Compiling p_rsa_asn1.c
[2304/2599] Compiling p_hkdf.c
[2305/2599] Compiling p_rsa.c
[2306/2599] Compiling p_ed25519_asn1.c
[2307/2599] Compiling p_ed25519.c
[2308/2599] Compiling p_ec_asn1.c
[2309/2599] Compiling p_ec.c
[2310/2599] Compiling p_dsa_asn1.c
[2311/2599] Compiling evp_ctx.c
[2312/2599] Compiling evp_asn1.c
[2313/2599] Compiling err_data.c
[2314/2599] Compiling evp.c
[2315/2599] Compiling err.c
[2316/2599] Compiling engine.c
[2317/2599] Compiling ecdsa_asn1.c
[2318/2599] Compiling ecdh_extra.c
[2319/2599] Compiling ec_derive.c
[2320/2599] Compiling hash_to_curve.c
[2321/2599] Compiling ec_asn1.c
[2322/2599] Compiling dsa_asn1.c
[2323/2599] Compiling dsa.c
[2324/2599] Compiling params.c
[2325/2599] Compiling dh_asn1.c
[2326/2599] Compiling digest_extra.c
[2327/2599] Compiling x25519-asm-arm.S
[2328/2599] Compiling des.c
[2329/2599] Compiling curve25519_64_adx.c
[2330/2599] Compiling spake25519.c
[2331/2599] Compiling cpu_intel.c
[2332/2599] Compiling crypto.c
[2333/2599] Compiling cpu_arm_linux.c
[2334/2599] Compiling cpu_arm_freebsd.c
[2335/2599] Compiling cpu_arm.c
[2336/2599] Compiling cpu_aarch64_win.c
[2337/2599] Compiling cpu_aarch64_sysreg.c
[2338/2599] Compiling cpu_aarch64_openbsd.c
[2339/2599] Compiling cpu_aarch64_fuchsia.c
[2340/2599] Compiling cpu_aarch64_linux.c
[2341/2599] Compiling cpu_aarch64_apple.c
[2342/2599] Compiling conf.c
[2343/2599] Compiling tls_cbc.c
[2343/2599] Compiling e_tls.c
[2345/2599] Compiling e_rc4.c
[2346/2599] Compiling e_null.c
[2347/2599] Compiling e_rc2.c
[2348/2599] Compiling curve25519.c
[2349/2599] Compiling e_des.c
[2350/2599] Compiling e_chacha20poly1305.c
[2351/2599] Compiling e_aesgcmsiv.c
[2352/2599] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[2353/2599] Compiling derive_key.c
[2354/2599] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[2355/2599] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[2356/2599] Compiling e_aesctrhmac.c
[2357/2599] Compiling cipher_extra.c
[2358/2599] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[2359/2599] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[2360/2599] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[2361/2599] Compiling chacha-x86_64-mac.mac.x86_64.S
[2362/2599] Compiling chacha-x86_64-linux.linux.x86_64.S
[2363/2599] Compiling chacha-x86-windows.windows.x86.S
[2364/2599] Compiling chacha-x86-linux.linux.x86.S
[2365/2599] Compiling chacha-armv8-linux.linux.aarch64.S
[2366/2599] Compiling chacha.c
[2367/2599] Compiling chacha-armv4-linux.linux.arm.S
[2368/2599] Compiling chacha-armv4-ios.ios.arm.S
[2369/2599] Compiling chacha-armv8-ios.ios.aarch64.S
[2370/2599] Compiling unicode.c
[2371/2599] Compiling ber.c
[2372/2599] Compiling asn1_compat.c
[2373/2599] Compiling buf.c
[2374/2599] Compiling cbb.c
[2375/2599] Compiling bn_asn1.c
[2376/2599] Compiling cbs.c
[2377/2599] Compiling convert.c
[2378/2599] Compiling blake2.c
[2379/2599] Compiling printf.c
[2380/2599] Compiling pair.c
[2380/2599] Compiling hexdump.c
[2382/2599] Compiling errno.c
[2383/2599] Compiling file.c
[2384/2599] Compiling fd.c
[2385/2599] Compiling bio_mem.c
[2386/2599] Compiling base64.c
[2387/2599] Compiling bio.c
[2388/2599] Compiling tasn_typ.c
[2389/2599] Compiling tasn_fre.c
[2390/2599] Compiling tasn_utl.c
[2391/2599] Compiling tasn_new.c
[2392/2599] Compiling tasn_enc.c
[2393/2599] Compiling posix_time.c
[2394/2599] Compiling tasn_dec.c
[2395/2599] Compiling f_string.c
[2396/2599] Compiling f_int.c
[2397/2599] Compiling asn1_par.c
[2398/2599] Compiling asn_pack.c
[2399/2599] Compiling a_utctm.c
[2400/2599] Compiling asn1_lib.c
[2401/2599] Compiling a_type.c
[2402/2599] Compiling a_time.c
[2403/2599] Compiling a_octet.c
[2404/2599] Compiling a_strex.c
[2405/2599] Compiling a_strnid.c
[2406/2599] Compiling a_mbstr.c
[2407/2599] Compiling a_object.c
[2408/2599] Compiling a_int.c
[2409/2599] Write sources
[2413/2599] Compiling a_i2d_fp.c
[2414/2599] Compiling a_gentm.c
[2415/2599] Write sources
[2417/2599] Compiling a_d2i_fp.c
[2417/2599] Compiling a_dup.c
[2419/2599] Compiling a_bool.c
[2420/2599] Compiling a_bitstr.c
[2422/2750] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[2423/2750] Compiling AEXML Error.swift
[2424/2750] Compiling AEXML Options.swift
[2425/2750] Compiling AEXML Parser.swift
[2426/2750] Emitting module CryptoBoringWrapper
[2427/2750] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[2428/2750] Compiling Basics SQLite.swift
[2429/2750] Compiling Basics SQLiteBackedCache.swift
[2430/2750] Compiling Basics Sandbox.swift
[2431/2750] Compiling Basics SendableTimeInterval.swift
[2432/2750] Compiling Basics SerializedJSON.swift
[2433/2750] Compiling Basics SourceControlURL.swift
[2434/2750] Compiling Basics SwiftVersion.swift
[2435/2750] Compiling X509 RelativeDistinguishedName.swift
[2436/2750] Compiling X509 SEC1PrivateKey.swift
[2437/2750] Compiling X509 Signature.swift
[2438/2759] Compiling AEXML Document.swift
[2439/2759] Emitting module AEXML
[2440/2759] Compiling AEXML Element.swift
[2441/2759] Compiling AEXML Parser.swift
[2442/2759] Compiling AEXML Document.swift
[2443/2759] Compiling AEXML Element.swift
[2444/2759] Compiling AEXML Options.swift
[2445/2759] Compiling AEXML Error.swift
[2446/2759] Emitting module AEXML
[2447/2955] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[2448/2955] Compiling _CryptoExtras DigestType.swift
[2449/2956] Compiling XcodeProj PBXFileSystemSynchronizedRootGroup.swift
[2450/2956] Compiling XcodeProj PBXGroup.swift
[2451/2956] Compiling XcodeProj PBXSourceTree.swift
[2452/2956] Compiling XcodeProj PBXVariantGroup.swift
[2453/2956] Compiling XcodeProj XCVersionGroup.swift
[2454/2956] Compiling XcodeProj PBXObject.swift
[2455/2956] Compiling XcodeProj PBXObjectParser.swift
[2456/2956] Compiling XcodeProj PBXObjectReference.swift
[2457/2956] Compiling XcodeProj PBXObjects.swift
[2458/2956] Compiling XcodeProj PBXOutputSettings.swift
[2459/2956] Compiling XcodeProj PBXNativeTarget.swift
[2460/2956] Compiling XcodeProj PBXProductType.swift
[2461/2956] Compiling XcodeProj PBXReferenceProxy.swift
[2462/2956] Compiling XcodeProj PBXTarget.swift
[2463/2956] Compiling XcodeProj PBXTargetDependency.swift
[2464/2956] Compiling XcodeProj WorkspaceSettings.swift
[2465/2956] Compiling XcodeProj XCBreakpointList.swift
[2466/2956] Compiling XcodeProj XCDebugger.swift
[2467/2956] Compiling XcodeProj XCSharedData.swift
[2468/2956] Compiling XcodeProj XCUserData.swift
[2469/2956] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[2470/2956] Compiling XcodeProj XCScheme+ExecutionAction.swift
[2471/2956] Compiling XcodeProj XCScheme+LaunchAction.swift
[2472/2956] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[2473/2956] Compiling XcodeProj XCScheme+PathRunnable.swift
[2474/2956] Compiling XcodeProj XCScheme+ProfileAction.swift
[2475/2956] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[2476/2956] Compiling XcodeProj XCScheme+Runnable.swift
[2477/2956] Compiling XcodeProj XCScheme+SerialAction.swift
[2478/2956] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[2479/2956] Compiling XcodeProj Errors.swift
[2480/2956] Compiling XcodeProj AEXML+XcodeFormat.swift
[2481/2956] Compiling XcodeProj Array+Extras.swift
[2482/2956] Compiling XcodeProj Bool+Extras.swift
[2483/2956] Compiling XcodeProj Dictionary+Enumerate.swift
[2484/2956] Compiling XcodeProj Dictionary+Extras.swift
[2485/2956] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[2486/2956] Compiling XcodeProj NSRecursiveLock+Sync.swift
[2487/2956] Compiling XcodeProj Path+Extras.swift
[2488/2956] Compiling XcodeProj String+Utils.swift
[2489/2956] Compiling _CryptoExtras RandomBytes.swift
[2490/2956] Compiling _CryptoExtras BoringSSLHelpers.swift
[2491/2956] Compiling _CryptoExtras PEMDocument.swift
[2492/2956] Compiling _CryptoExtras Error.swift
[2501/2956] Emitting module _CryptoExtras
[2502/3047] Compiling X509 CMSVersion.swift
[2503/3047] Compiling X509 Digests.swift
[2504/3047] Compiling X509 DistinguishedName.swift
[2505/3047] Compiling X509 CommonName.swift
[2506/3047] Compiling X509 CountryName.swift
[2507/3047] Compiling X509 DNBuilder.swift
[2508/3047] Compiling X509 LocalityName.swift
[2509/3047] Compiling X509 OrganizationName.swift
[2510/3047] Compiling X509 OrganizationalUnitName.swift
[2511/3047] Compiling X509 StateOrProvinceName.swift
[2512/3047] Compiling X509 CertificateVersion.swift
[2513/3047] Compiling X509 CMSAttribute.swift
[2514/3047] Compiling X509 CMSContentInfo.swift
[2515/3047] Compiling X509 CMSEncapsulatedContentInfo.swift
[2516/3047] Compiling X509 CMSIssuerAndSerialNumber.swift
[2517/3047] Compiling X509 CMSOperations.swift
[2518/3047] Compiling X509 CMSSignature.swift
[2519/3047] Compiling X509 CMSSignedData.swift
[2520/3047] Compiling X509 CMSSignerIdentifier.swift
[2521/3047] Compiling X509 CMSSignerInfo.swift
[2522/3047] Emitting module Basics
[2523/3047] Compiling X509 CSRAttribute.swift
[2524/3047] Compiling X509 CSRAttributes.swift
[2525/3047] Compiling X509 CSRVersion.swift
[2526/3047] Compiling X509 CertificateSigningRequest.swift
[2527/3047] Compiling X509 CertificationRequestInfo.swift
[2528/3047] Compiling X509 ExtensionRequest.swift
[2529/3047] Compiling X509 Certificate.swift
[2530/3047] Compiling X509 CertificatePrivateKey.swift
[2539/3061] Compiling X509 OCSPResponse.swift
[2540/3061] Compiling X509 OCSPResponseBytes.swift
[2541/3061] Compiling X509 OCSPResponseData.swift
[2542/3061] Compiling X509 OCSPResponseStatus.swift
[2543/3061] Compiling X509 OCSPSignature.swift
[2544/3061] Compiling X509 OCSPSingleRequest.swift
[2545/3061] Compiling X509 IPConstraints.swift
[2546/3061] Compiling X509 NameConstraintsPolicy.swift
[2550/3061] Compiling X509 OCSPExtensionID.swift
[2551/3061] Compiling X509 OCSPNonce.swift
[2552/3061] Compiling X509 OCSPPolicy.swift
[2553/3061] Compiling X509 OCSPRequest.swift
[2554/3061] Compiling X509 URIConstraints.swift
[2555/3061] Compiling X509 VersionPolicy.swift
[2556/3061] Compiling X509 ServerIdentityPolicy.swift
[2557/3061] Compiling X509 TrustRootLoading.swift
[2558/3061] Compiling X509 UnverifiedChain.swift
[2559/3061] Compiling X509 VerificationDiagnostic.swift
[2560/3061] Compiling X509 Verifier.swift
[2568/3061] Compiling X509 RFC5280Policy.swift
[2584/3061] Compiling X509 StreetAddress.swift
[2585/3061] Compiling X509 Error.swift
[2586/3061] Compiling X509 AuthorityInformationAccess.swift
[2587/3061] Compiling X509 AuthorityKeyIdentifier.swift
[2588/3061] Compiling X509 BasicConstraints.swift
[2589/3061] Compiling X509 ExtendedKeyUsage.swift
[2590/3061] Compiling X509 ExtensionIdentifiers.swift
[2591/3061] Compiling X509 PolicyBuilder.swift
[2592/3061] Compiling X509 BasicConstraintsPolicy.swift
[2593/3061] Compiling X509 DNSNames.swift
[2594/3061] Compiling X509 DirectoryNames.swift
[2595/3061] Compiling X509 ExpiryPolicy.swift
[2598/3061] Emitting module Basics
[2607/3061] Compiling X509 CertificatePublicKey.swift
[2608/3061] Compiling X509 CertificateSerialNumber.swift
[2609/3061] Compiling X509 SignatureAlgorithm.swift
[2610/3061] Compiling X509 AllOfPolicies.swift
[2611/3061] Compiling X509 AnyPolicy.swift
[2612/3061] Compiling X509 CertificateStore.swift
[2613/3061] Compiling X509 OneOfPolicies.swift
[2628/3061] Compiling Basics Triple+Platforms.swift
[2629/3061] Compiling Basics Triple.swift
[2630/3061] Compiling Basics Version+Extensions.swift
[2631/3061] Compiling Basics WritableByteStream+Extensions.swift
[2632/3061] Compiling X509 GeneralName.swift
[2633/3061] Compiling X509 LockedValueBox.swift
[2634/3061] Compiling X509 BasicOCSPResponse.swift
[2635/3061] Compiling X509 DirectoryString.swift
[2636/3061] Compiling X509 OCSPCertID.swift
[2637/3061] Compiling X509 OCSPCertStatus.swift
[2638/3061] Compiling X509 OCSPSingleResponse.swift
[2639/3061] Compiling X509 OCSPTBSRequest.swift
[2640/3061] Compiling X509 OCSPVersion.swift
[2641/3061] Compiling X509 PKCS8PrivateKey.swift
[2642/3061] Compiling X509 PromiseAndFuture.swift
[2643/3061] Compiling X509 RDNAttribute.swift
[2644/3061] Compiling X509 RandomNumberGenerator+bytes.swift
[2645/3061] Compiling X509 RelativeDistinguishedName.swift
[2646/3061] Compiling X509 SEC1PrivateKey.swift
[2647/3061] Compiling X509 Signature.swift
[2678/3061] Compiling X509 VerifierPolicy.swift
[2679/3061] Compiling X509 AlgorithmIdentifier.swift
[2680/3061] Compiling X509 ECDSASignature.swift
[2681/3061] Compiling X509 RSAPKCS1PublicKey.swift
[2682/3061] Compiling X509 SubjectPublicKeyInfo.swift
[2683/3061] Compiling X509 TBSCertificate.swift
[2684/3061] Compiling X509 Time.swift
[2685/3061] Compiling X509 TimeCalculations.swift
[2686/3061] Compiling X509 Validity.swift
[2687/3061] Emitting module XcodeProj
[2688/3071] Emitting module X509
[2689/3071] Emitting module XcodeProj
[2740/3090] Compiling Basics TestingLibrary.swift
[2741/3090] Compiling Basics Triple+Basics.swift
[2742/3090] Compiling Basics URL.swift
[2774/3209] Compiling PackageModel Toolchain+SupportedFeatures.swift
[2775/3209] Compiling PackageModel Toolchain.swift
[2776/3209] Compiling PackageModel ToolchainConfiguration.swift
[2804/3209] Compiling PackageModel SystemLibraryModule.swift
[2805/3209] Compiling PackageModel ModuleMapType.swift
[2806/3209] Compiling PackageModel PackageConditionDescription.swift
[2807/3209] Compiling PackageModel PackageDependencyDescription.swift
[2808/3209] Compiling PackageModel PlatformDescription.swift
[2809/3209] Compiling PackageModel ProductDescription.swift
[2810/3209] Compiling PackageModel SystemPackageProviderDescription.swift
[2811/3209] Compiling PackageModel TargetBuildSettingDescription.swift
[2812/3209] Compiling PackageModel SwiftSDKBundleStore.swift
[2813/3209] Compiling PackageModel SwiftSDKConfigurationStore.swift
[2844/3209] Compiling PackageModel TargetDescription.swift
[2845/3209] Compiling PackageModel TraitConfiguration.swift
[2846/3209] Compiling PackageModel TraitDescription.swift
[2847/3209] Compiling PackageModel ManifestSourceGeneration.swift
[2848/3209] Compiling PackageModel MinimumDeploymentTarget.swift
[2849/3209] Compiling PackageModel BinaryModule.swift
[2850/3209] Compiling PackageModel ClangModule.swift
[2851/3209] Compiling PackageModel Module.swift
[2852/3209] Compiling PackageModel PluginModule.swift
[2853/3209] Compiling PackageModel SwiftModule.swift
[2854/3209] Compiling PackageModel SupportedLanguageExtension.swift
[2855/3209] Compiling PackageModel SwiftLanguageVersion.swift
[2856/3209] Compiling PackageModel SwiftSDK.swift
[2857/3209] Compiling PackageModel SwiftSDKBundle.swift
[2858/3209] Compiling PackageModel PackageIdentity.swift
[2859/3209] Compiling PackageModel PackageModel.swift
[2860/3209] Compiling PackageModel PackageReference.swift
[2861/3209] Compiling PackageModel Platform.swift
[2862/3209] Compiling PackageModel PlatformRegistry.swift
[2863/3209] Compiling PackageModel Product.swift
[2874/3209] Compiling X509 VerifierPolicy.swift
[2875/3209] Compiling X509 AlgorithmIdentifier.swift
[2876/3209] Compiling X509 ECDSASignature.swift
[2877/3209] Compiling X509 RSAPKCS1PublicKey.swift
[2878/3209] Compiling X509 SubjectPublicKeyInfo.swift
[2879/3209] Compiling X509 TBSCertificate.swift
[2880/3209] Compiling X509 Time.swift
[2881/3209] Compiling X509 TimeCalculations.swift
[2882/3209] Compiling X509 Validity.swift
[2883/3209] Compiling XcodeProj XCWorkspaceDataGroup.swift
[2884/3209] Compiling PackageModel ArtifactsArchiveMetadata.swift
[2885/3209] Compiling PackageModel BuildConfiguration.swift
[2886/3209] Compiling PackageModel BuildEnvironment.swift
[2887/3209] Compiling PackageModel BuildFlags.swift
[2888/3209] Compiling PackageModel BuildSettings.swift
[2889/3209] Compiling PackageModel DependencyMapper.swift
[2890/3209] Compiling PackageModel Diagnostics.swift
[2891/3209] Compiling PackageModel EnabledTraitsMap.swift
[2892/3209] Compiling PackageModel IdentityResolver.swift
[2893/3209] Compiling PackageModel InstalledSwiftPMConfiguration.swift
[2946/3209] Compiling PackageModel Manifest+Traits.swift
[2947/3209] Compiling PackageModel Manifest.swift
[2948/3209] Compiling PackageModel Registry.swift
[2949/3209] Compiling PackageModel RegistryReleaseMetadata.swift
[2950/3209] Compiling PackageModel Resource.swift
[2951/3209] Compiling PackageModel Sanitizers.swift
[2952/3209] Compiling PackageModel Snippet.swift
[2953/3209] Compiling PackageModel SnippetGroup.swift
[2954/3209] Compiling PackageModel PlainTextSnippetExtractor.swift
[2955/3209] Compiling PackageModel Sources.swift
[3014/3217] Emitting module SPMLLBuild
[3015/3217] Compiling SPMLLBuild llbuild.swift
[3016/3217] Emitting module SPMLLBuild
[3017/3217] Compiling SPMLLBuild llbuild.swift
[3077/3224] Compiling LLBuildManifest Node.swift
[3078/3224] Compiling LLBuildManifest LLBuildManifestWriter.swift
[3079/3224] Compiling LLBuildManifest Target.swift
[3080/3224] Compiling LLBuildManifest LLBuildManifest.swift
[3081/3224] Compiling LLBuildManifest Command.swift
[3082/3224] Emitting module LLBuildManifest
[3083/3224] Compiling LLBuildManifest Tools.swift
[3101/3234] Compiling PackageCollectionsSigning CertificatePolicy.swift
[3102/3234] Compiling PackageCollectionsSigning Signature.swift
[3103/3234] Compiling PackageCollectionsSigning PackageCollectionSigning.swift
[3104/3234] Compiling PackageCollectionsSigning Base64URL.swift
[3105/3234] Emitting module PackageCollectionsSigning
[3106/3234] Compiling PackageCollectionsSigning X509Extensions.swift
[3107/3234] Compiling PackageCollectionsSigning Utilities.swift
[3108/3234] Compiling PackageCollectionsSigning embedded_resources.swift
[3109/3234] Emitting module X509
[3110/3242] Compiling LLBuildManifest Target.swift
[3111/3242] Compiling LLBuildManifest Node.swift
[3112/3242] Compiling LLBuildManifest LLBuildManifest.swift
[3113/3242] Compiling LLBuildManifest Command.swift
[3114/3242] Compiling LLBuildManifest LLBuildManifestWriter.swift
[3115/3242] Emitting module LLBuildManifest
[3116/3242] Compiling LLBuildManifest Tools.swift
[3117/3242] Emitting module PackageModel
[3136/3242] Compiling PackageCollectionsSigning X509Extensions.swift
[3137/3242] Compiling PackageCollectionsSigning Base64URL.swift
[3138/3242] Compiling PackageCollectionsSigning Utilities.swift
[3139/3242] Compiling PackageCollectionsSigning CertificatePolicy.swift
[3140/3242] Compiling PackageCollectionsSigning PackageCollectionSigning.swift
[3141/3242] Compiling PackageCollectionsSigning Signature.swift
[3142/3242] Emitting module PackageCollectionsSigning
[3143/3242] Compiling PackageCollectionsSigning embedded_resources.swift
[3144/3242] Compiling PackageModel ToolsVersion.swift
[3145/3242] Compiling PackageModel ToolsVersionSpecificationGeneration.swift
[3146/3242] Compiling PackageModel Toolset.swift
[3147/3242] Compiling PackageModel UserToolchain.swift
[3148/3242] Compiling PackageModel WindowsToolchainInfo.swift
[3219/3242] Emitting module PackageModel
[3226/3284] Compiling DriverSupport SPMSwiftDriverExecutor.swift
[3227/3284] Emitting module DriverSupport
[3228/3284] Compiling DriverSupport DriverSupportUtils.swift
[3229/3284] Compiling DriverSupport SPMSwiftDriverExecutor.swift
[3230/3284] Compiling PackageFingerprint PackageFingerprintStorage.swift
[3231/3284] Compiling PackageFingerprint Model.swift
[3233/3284] Compiling PackageFingerprint PackageFingerprintStorage.swift
[3234/3284] Compiling DriverSupport DriverSupportUtils.swift
[3235/3284] Emitting module DriverSupport
[3236/3284] Compiling PackageSigning VerifierPolicies.swift
[3237/3284] Compiling PackageSigning SigningEntity.swift
[3238/3284] Compiling PackageSigning SigningIdentity.swift
[3239/3284] Compiling PackageSigning PackageSigningEntityStorage.swift
[3240/3284] Compiling PackageSigning SigningIdentity.swift
[3241/3284] Compiling PackageSigning SigningEntity.swift
[3242/3284] Compiling PackageSigning VerifierPolicies.swift
[3243/3284] Compiling PackageSigning PackageSigningEntityStorage.swift
[3244/3284] Compiling PackageSigning FilePackageSigningEntityStorage.swift
[3246/3284] Compiling PackageSigning CertificateStores.swift
[3247/3284] Compiling PackageSigning SignatureProvider.swift
[3248/3284] Compiling PackageSigning CertificateStores.swift
[3249/3284] Compiling PackageSigning SignatureProvider.swift
[3250/3284] Emitting module PackageSigning
[3252/3284] Emitting module PackageFingerprint
[3253/3284] Compiling PackageFingerprint FilePackageFingerprintStorage.swift
[3254/3284] Emitting module PackageFingerprint
[3255/3284] Compiling PackageFingerprint FilePackageFingerprintStorage.swift
[3256/3284] Compiling PackageSigning X509Extensions.swift
[3257/3284] Compiling PackageSigning embedded_resources.swift
[3258/3284] Compiling PackageSigning X509Extensions.swift
[3259/3284] Compiling PackageSigning embedded_resources.swift
[3260/3284] Compiling SourceControl RepositoryManager.swift
[3261/3284] Compiling SourceControl Repository.swift
[3263/3284] Compiling SourceControl RepositoryManager.swift
[3264/3284] Emitting module SourceControl
[3265/3284] Compiling SourceControl GitRepository.swift
[3267/3284] Emitting module SourceControl
[3268/3364] Compiling PackageCollections PackageCollectionProvider.swift
[3269/3364] Compiling PackageCollections PackageMetadataProvider.swift
[3270/3366] Compiling PackageCollections Search.swift
[3271/3366] Compiling PackageCollections TargetListResult.swift
[3272/3366] Compiling PackageCollections PackageCollections+CertificatePolicy.swift
[3273/3368] Compiling PackageLoading RegistryReleaseMetadataSerialization.swift
[3274/3368] Compiling PackageLoading Platform.swift
[3275/3369] Emitting module PackageLoading
[3276/3369] Emitting module PackageCollections
[3277/3369] Compiling PackageCollections Trie.swift
[3278/3369] Compiling PackageCollections Utility.swift
[3279/3369] Compiling PackageLoading Platform.swift
[3280/3369] Compiling PackageLoading Target+PkgConfig.swift
[3281/3369] Compiling PackageLoading TargetSourcesBuilder.swift
[3282/3369] Compiling PackageLoading RegistryReleaseMetadataSerialization.swift
[3283/3370] Compiling PackageLoading TargetSourcesBuilder.swift
[3284/3370] Compiling PackageLoading Target+PkgConfig.swift
[3287/3370] Emitting module PackageCollections
[3288/3370] Compiling PackageCollections License.swift
[3289/3370] Compiling PackageCollections PackageList.swift
[3290/3370] Compiling PackageCollections PackageTypes.swift
[3291/3370] Compiling PackageCollections API.swift
[3292/3370] Compiling PackageCollections CVE.swift
[3293/3370] Compiling PackageCollections Collection.swift
[3300/3370] Compiling PackageLoading ToolsVersionParser.swift
[3301/3370] Compiling PackageCollections FilePackageCollectionsSourcesStorage.swift
[3302/3370] Compiling PackageCollections PackageCollectionsSourcesStorage.swift
[3305/3370] Compiling PackageCollections PackageCollectionsStorage.swift
[3306/3370] Compiling PackageCollections SQLitePackageCollectionsStorage.swift
[3311/3370] Compiling PackageLoading ToolsVersionParser.swift
[3314/3370] Compiling PackageCollections PackageCollections+Configuration.swift
[3315/3370] Compiling PackageCollections PackageCollections+Storage.swift
[3316/3370] Compiling PackageCollections PackageCollections+Validation.swift
[3325/3370] Emitting module PackageLoading
[3328/3370] Compiling PackageCollections PackageIndexAndCollections.swift
[3329/3370] Compiling PackageCollections GitHubPackageMetadataProvider.swift
[3330/3370] Compiling PackageCollections JSONPackageCollectionProvider.swift
[3331/3370] Compiling PackageCollections PackageCollections.swift
[3332/3370] Compiling PackageCollections PackageIndex+Configuration.swift
[3333/3370] Compiling PackageCollections PackageIndex.swift
[3354/3440] Compiling PackageRegistry SigningEntityTOFU.swift
[3355/3440] Compiling PackageGraph PackageModel+Extensions.swift
[3356/3440] Compiling PackageGraph PackageRequirement.swift
[3357/3440] Compiling PackageGraph DependencyResolutionNode.swift
[3358/3440] Compiling PackageGraph ModulesGraph.swift
[3359/3440] Compiling PackageGraph PackageContainer.swift
[3360/3440] Compiling PackageGraph PackageGraphRoot.swift
[3368/3443] Compiling PackageRegistry RegistryDownloadsManager.swift
[3369/3443] Compiling PackageRegistry SignatureValidation.swift
[3370/3443] Compiling PackageGraph DiagnosticReportBuilder.swift
[3371/3443] Compiling PackageGraph Incompatibility.swift
[3372/3443] Compiling PackageGraph PartialSolution.swift
[3373/3503] Compiling SwiftParser UnicodeScalarExtensions.swift
[3374/3503] Compiling SwiftParser Lookahead.swift
[3375/3503] Compiling SwiftParser LoopProgressCondition.swift
[3376/3503] Compiling SwiftDiagnostics Message.swift
[3377/3504] Compiling SwiftDiagnostics Note.swift
[3378/3504] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[3379/3504] Compiling SwiftBasicFormat Syntax+Extensions.swift
[3380/3504] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[3381/3504] Compiling PackageRegistry RegistryDownloadsManager.swift
[3382/3504] Compiling PackageRegistry RegistryConfiguration.swift
[3383/3504] Compiling PackageRegistry SigningEntityTOFU.swift
[3384/3504] Compiling PackageRegistry SignatureValidation.swift
[3392/3504] Compiling SwiftBasicFormat InferIndentation.swift
[3393/3504] Compiling SwiftBasicFormat Indenter.swift
[3394/3504] Compiling PackageRegistry RegistryConfiguration.swift
[3395/3504] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[3396/3504] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[3397/3504] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[3398/3504] Compiling SwiftDiagnostics FixIt.swift
[3399/3504] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[3400/3504] Compiling SwiftDiagnostics Diagnostic.swift
[3401/3504] Compiling SwiftDiagnostics Convenience.swift
[3402/3504] Emitting module SwiftDiagnostics
[3403/3504] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[3404/3564] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[3405/3564] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[3406/3564] Compiling SwiftDiagnostics Message.swift
[3407/3565] Emitting module SwiftBasicFormat
[3408/3565] Compiling SwiftBasicFormat BasicFormat.swift
[3409/3565] Compiling SwiftDiagnostics Note.swift
[3410/3565] Compiling SwiftParser IsValidIdentifier.swift
[3411/3565] Compiling SwiftParser Cursor.swift
[3412/3565] Compiling SwiftParser Lexeme.swift
[3413/3565] Compiling SwiftParser IncrementalParseTransition.swift
[3414/3565] Compiling SwiftParser RegexLiteralLexer.swift
[3415/3565] Compiling SwiftParser UnicodeScalarExtensions.swift
[3419/3565] Compiling SwiftParser StringLiterals.swift
[3420/3565] Compiling SwiftParser SwiftParserCompatibility.swift
[3421/3565] Compiling SwiftParser SwiftVersion.swift
[3422/3565] Compiling SwiftParser LexemeSequence.swift
[3423/3565] Compiling SwiftParser Lexer.swift
[3424/3565] Compiling SwiftParser TokenConsumer.swift
[3425/3565] Compiling SwiftParser Lookahead.swift
[3426/3565] Compiling SwiftParser LoopProgressCondition.swift
[3427/3565] Compiling SwiftParser Modifiers.swift
[3428/3565] Compiling SwiftParser TokenPrecedence.swift
[3429/3565] Compiling SwiftParser TokenSpec.swift
[3430/3565] Compiling SwiftParser TokenSpecSet.swift
[3431/3568] Compiling SwiftBasicFormat Syntax+Extensions.swift
[3432/3568] Compiling SwiftBasicFormat InferIndentation.swift
[3433/3568] Compiling SwiftBasicFormat Indenter.swift
[3434/3568] Compiling SwiftDiagnostics FixIt.swift
[3435/3568] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[3436/3568] Compiling SwiftParser Directives.swift
[3437/3568] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[3438/3568] Compiling SwiftParser Expressions.swift
[3439/3568] Compiling SwiftParser CollectionNodes+Parsable.swift
[3440/3568] Compiling SwiftParser CompilerFiles.swift
[3441/3568] Compiling SwiftParser Declarations.swift
[3442/3568] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[3443/3568] Compiling SwiftDiagnostics Diagnostic.swift
[3444/3568] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[3445/3568] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[3446/3568] Compiling SwiftDiagnostics Convenience.swift
[3447/3568] Emitting module SwiftDiagnostics
[3448/3568] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[3455/3568] Compiling PackageGraph ResolvedPackagesStore.swift
[3456/3568] Compiling PackageGraph Version+Extensions.swift
[3457/3568] Compiling PackageGraph VersionSetSpecifier.swift
[3458/3568] Emitting module SwiftBasicFormat
[3459/3568] Compiling SwiftBasicFormat BasicFormat.swift
[3460/3568] Emitting module PackageGraph
[3461/3568] Compiling SwiftParser Attributes.swift
[3462/3568] Compiling SwiftParser Availability.swift
[3463/3568] Compiling SwiftParser CharacterInfo.swift
[3464/3568] Emitting module PackageGraph
[3471/3568] Emitting module SwiftParser
[3476/3592] Compiling SwiftParser Names.swift
[3477/3592] Compiling SwiftParser Nominals.swift
[3478/3592] Compiling SwiftParser Parameters.swift
[3479/3592] Compiling SwiftParser ParseSourceFile.swift
[3480/3592] Compiling SwiftParser Parser.swift
[3481/3592] Compiling SwiftParser Patterns.swift
[3482/3592] Compiling SwiftParser Recovery.swift
[3483/3592] Compiling SwiftParser Specifiers.swift
[3484/3592] Compiling SwiftParser Statements.swift
[3485/3592] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[3488/3592] Compiling SwiftParser Types.swift
[3489/3592] Compiling SwiftParser ExperimentalFeatures.swift
[3490/3592] Emitting module SwiftParser
[3516/3596] Compiling SPMBuildCore BuildParameters+Linking.swift
[3517/3596] Compiling SPMBuildCore BuildParameters+Output.swift
[3518/3596] Compiling SPMBuildCore BinaryTarget+Extensions.swift
[3519/3596] Compiling SPMBuildCore BuildParameters+Debugging.swift
[3520/3596] Compiling SPMBuildCore BuildParameters+Driver.swift
[3521/3596] Compiling SPMBuildCore ResolvedPackage+Extensions.swift
[3522/3596] Compiling SPMBuildCore Triple+Extensions.swift
[3523/3596] Compiling SPMBuildCore PluginContextSerializer.swift
[3524/3596] Compiling SPMBuildCore PluginInvocation.swift
[3526/3616] Compiling PackageRegistry ChecksumTOFU.swift
[3527/3616] Emitting module PackageRegistry
[3528/3616] Compiling PackageRegistry RegistryClient.swift
[3529/3618] Compiling PackageRegistry ChecksumTOFU.swift
[3530/3618] Compiling PackageRegistry RegistryClient.swift
[3531/3618] Emitting module PackageRegistry
[3532/3620] Compiling SPMBuildCore ResolvedPackage+Extensions.swift
[3533/3620] Compiling SPMBuildCore Triple+Extensions.swift
[3534/3620] Compiling SPMBuildCore PluginContextSerializer.swift
[3535/3620] Compiling SPMBuildCore PluginInvocation.swift
[3536/3620] Compiling SPMBuildCore BuildParameters+Linking.swift
[3537/3620] Compiling SPMBuildCore BuildParameters+Output.swift
[3538/3620] Compiling SPMBuildCore BuildParameters+Testing.swift
[3539/3620] Compiling SPMBuildCore BuildParameters.swift
[3540/3620] Compiling SPMBuildCore PluginMessages.swift
[3541/3620] Compiling SPMBuildCore BinaryTarget+Extensions.swift
[3542/3620] Compiling SPMBuildCore BuildParameters+Debugging.swift
[3543/3620] Compiling SPMBuildCore BuildParameters+Driver.swift
[3544/3620] Compiling SPMBuildCore BuildSystem.swift
[3545/3620] Compiling SPMBuildCore BuildSystemCommand.swift
[3551/3620] Compiling SPMBuildCore PluginScriptRunner.swift
[3552/3620] Compiling SPMBuildCore BuildSystemDelegate.swift
[3553/3620] Compiling SPMBuildCore BuiltTestProduct.swift
[3554/3620] Compiling SPMBuildCore CommandPluginResult.swift
[3555/3620] Compiling SPMBuildCore DefaultPluginScriptRunner.swift
[3556/3620] Compiling PackageMetadata PackageMetadata.swift
[3557/3620] Emitting module PackageMetadata
[3569/3620] Compiling PackageMetadata PackageMetadata.swift
[3572/3622] Compiling SwiftParser IsLexerClassified.swift
[3573/3622] Compiling SwiftParser LayoutNodes+Parsable.swift
[3574/3622] Compiling SwiftParser Parser+TokenSpecSet.swift
[3575/3622] Compiling SwiftParser TokenSpecStaticMembers.swift
[3576/3674] Compiling SourceryFramework Struct+SwiftSyntax.swift
[3577/3674] Compiling SourceryFramework Subscript+SwiftSyntax.swift
[3578/3674] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[3583/3675] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[3584/3727] Compiling SourceryFramework Modifier+SwiftSyntax.swift
[3585/3727] Compiling SourceryFramework Variable+SwiftSyntax.swift
[3586/3727] Compiling SourceryFramework FileParserSyntax.swift
[3587/3727] Compiling SourceryFramework Syntax+Extensions.swift
[3588/3727] Compiling SourceryFramework Method+SwiftSyntax.swift
[3589/3727] Compiling SourceryFramework MethodParameter+SwiftSyntax.swift
[3590/3729] Compiling SwiftIDEUtils Utils.swift
[3591/3729] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[3592/3729] Compiling SwiftParserDiagnostics PresenceUtils.swift
[3593/3729] Compiling SwiftIDEUtils Utils.swift
[3594/3729] Compiling SwiftIDEUtils SyntaxClassification.swift
[3595/3729] Compiling SwiftIDEUtils SwiftIDEUtilsCompatibility.swift
[3596/3729] Compiling SwiftIDEUtils Syntax+Classifications.swift
[3597/3729] Compiling SwiftIDEUtils SyntaxClassifier.swift
[3598/3729] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[3599/3730] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[3600/3730] Compiling SourceryFramework Struct+SwiftSyntax.swift
[3601/3730] Compiling SourceryFramework String+TypeInference.swift
[3602/3730] Compiling SourceryFramework AccessLevel+SwiftSyntax.swift
[3603/3733] Compiling SwiftIDEUtils SwiftIDEUtilsCompatibility.swift
[3604/3733] Compiling SwiftIDEUtils SyntaxClassification.swift
[3605/3733] Compiling SwiftIDEUtils SyntaxClassifier.swift
[3606/3733] Compiling SwiftIDEUtils FixItApplier.swift
[3607/3733] Compiling SwiftIDEUtils DeclNameLocation.swift
[3608/3733] Emitting module SwiftIDEUtils
[3609/3733] Compiling SwiftIDEUtils NameMatcher.swift
[3610/3733] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[3611/3733] Compiling SwiftParserDiagnostics Utils.swift
[3612/3733] Compiling SourceryFramework Actor+SwiftSyntax.swift
[3613/3733] Compiling SourceryFramework Attribute+SwiftSyntax.swift
[3615/3733] Emitting module SourceryFramework
[3616/3733] Compiling SwiftParserDiagnostics MissingNodesError.swift
[3617/3733] Compiling SwiftParserDiagnostics MissingTokenError.swift
[3618/3733] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[3619/3736] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[3620/3736] Compiling SPMBuildCore XCFrameworkMetadata.swift
[3621/3736] Compiling SPMBuildCore XcodeProjectRepresentation.swift
[3622/3736] Emitting module SwiftParserDiagnostics
[3623/3736] Compiling SwiftIDEUtils Syntax+Classifications.swift
[3624/3736] Emitting module SwiftIDEUtils
[3625/3736] Compiling SwiftIDEUtils DeclNameLocation.swift
[3626/3736] Compiling SwiftIDEUtils FixItApplier.swift
[3627/3736] Compiling SwiftIDEUtils NameMatcher.swift
/Users/admin/builder/spi-builder-workspace/SourceryFramework/Sources/Parsing/SwiftSyntax/AST/TypeName+SwiftSyntax.swift:203:100: warning: 'specifier' is deprecated: Access the specifiers list instead [#DeprecatedDeclaration]
201 |
202 | var isInOut = false
203 | if let typeIdentifier = type.as(AttributedTypeSyntax.self), let specifier = typeIdentifier.specifier {
| `- warning: 'specifier' is deprecated: Access the specifiers list instead [#DeprecatedDeclaration]
204 | if specifier.tokenKind == .keyword(.inout) {
205 | isInOut = true
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[3635/3736] Compiling SourceryFramework Bridges.swift
/Users/admin/builder/spi-builder-workspace/SourceryFramework/Sources/Parsing/SwiftSyntax/AST/TypeName+SwiftSyntax.swift:203:100: warning: 'specifier' is deprecated: Access the specifiers list instead [#DeprecatedDeclaration]
201 |
202 | var isInOut = false
203 | if let typeIdentifier = type.as(AttributedTypeSyntax.self), let specifier = typeIdentifier.specifier {
| `- warning: 'specifier' is deprecated: Access the specifiers list instead [#DeprecatedDeclaration]
204 | if specifier.tokenKind == .keyword(.inout) {
205 | isInOut = true
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[3636/3736] Compiling SourceryFramework Generator.swift
/Users/admin/builder/spi-builder-workspace/SourceryFramework/Sources/Parsing/SwiftSyntax/AST/TypeName+SwiftSyntax.swift:203:100: warning: 'specifier' is deprecated: Access the specifiers list instead [#DeprecatedDeclaration]
201 |
202 | var isInOut = false
203 | if let typeIdentifier = type.as(AttributedTypeSyntax.self), let specifier = typeIdentifier.specifier {
| `- warning: 'specifier' is deprecated: Access the specifiers list instead [#DeprecatedDeclaration]
204 | if specifier.tokenKind == .keyword(.inout) {
205 | isInOut = true
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[3637/3736] Compiling SwiftParserDiagnostics Utils.swift
[3638/3736] Compiling SwiftParserDiagnostics PresenceUtils.swift
[3639/3736] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[3640/3736] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[3641/3736] Emitting module SourceryFramework
[3645/3736] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[3646/3736] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[3647/3736] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[3648/3736] Compiling SourceryFramework Protocol+SwiftSyntax.swift
[3649/3736] Compiling SourceryFramework Signature.swift
[3653/3736] Compiling SourceryFramework SourceryTemplate.swift
[3654/3736] Compiling SourceryFramework Template.swift
[3655/3736] Compiling SourceryFramework FileParserType.swift
[3656/3736] Compiling SourceryFramework Subscript+SwiftSyntax.swift
/Users/admin/builder/spi-builder-workspace/SourceryFramework/Sources/Parsing/SwiftSyntax/AST/TypeName+SwiftSyntax.swift:203:100: warning: 'specifier' is deprecated: Access the specifiers list instead [#DeprecatedDeclaration]
201 |
202 | var isInOut = false
203 | if let typeIdentifier = type.as(AttributedTypeSyntax.self), let specifier = typeIdentifier.specifier {
| `- warning: 'specifier' is deprecated: Access the specifiers list instead [#DeprecatedDeclaration]
204 | if specifier.tokenKind == .keyword(.inout) {
205 | isInOut = true
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[3657/3736] Compiling SourceryFramework Type+SwiftSyntax.swift
/Users/admin/builder/spi-builder-workspace/SourceryFramework/Sources/Parsing/SwiftSyntax/AST/TypeName+SwiftSyntax.swift:203:100: warning: 'specifier' is deprecated: Access the specifiers list instead [#DeprecatedDeclaration]
201 |
202 | var isInOut = false
203 | if let typeIdentifier = type.as(AttributedTypeSyntax.self), let specifier = typeIdentifier.specifier {
| `- warning: 'specifier' is deprecated: Access the specifiers list instead [#DeprecatedDeclaration]
204 | if specifier.tokenKind == .keyword(.inout) {
205 | isInOut = true
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[3658/3736] Compiling SourceryFramework TypeName+SwiftSyntax.swift
/Users/admin/builder/spi-builder-workspace/SourceryFramework/Sources/Parsing/SwiftSyntax/AST/TypeName+SwiftSyntax.swift:203:100: warning: 'specifier' is deprecated: Access the specifiers list instead [#DeprecatedDeclaration]
201 |
202 | var isInOut = false
203 | if let typeIdentifier = type.as(AttributedTypeSyntax.self), let specifier = typeIdentifier.specifier {
| `- warning: 'specifier' is deprecated: Access the specifiers list instead [#DeprecatedDeclaration]
204 | if specifier.tokenKind == .keyword(.inout) {
205 | isInOut = true
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[3674/3736] Emitting module SPMBuildCore
[3680/3790] Compiling Workspace Workspace+ResolvedPackages.swift
[3681/3790] Compiling Workspace Workspace+Signing.swift
[3682/3790] Compiling SourceryFramework Verifier.swift
[3683/3790] Compiling Workspace Workspace+Dependencies.swift
[3684/3790] Compiling Workspace Workspace+Editing.swift
[3685/3790] Compiling Workspace Workspace+Manifests.swift
[3686/3790] Compiling Workspace Workspace+PackageContainer.swift
[3687/3790] Compiling Workspace Workspace+Prebuilts.swift
[3688/3790] Compiling Workspace Workspace+Registry.swift
[3692/3790] Compiling Workspace embedded_resources.swift
[3693/3790] Compiling Workspace FileSystemPackageContainer.swift
[3694/3790] Compiling Workspace RegistryPackageContainer.swift
[3695/3790] Compiling Workspace ManifestSigning.swift
[3696/3790] Compiling Workspace Signature.swift
[3697/3790] Compiling Workspace Utilities.swift
[3698/3790] Compiling Workspace X509Extensions.swift
[3699/3790] Compiling Workspace SourceControlPackageContainer.swift
[3700/3790] Compiling Workspace ResolvedFileWatcher.swift
[3701/3790] Compiling Workspace ResolverPrecomputationProvider.swift
[3702/3790] Compiling Workspace ToolsVersionSpecificationRewriter.swift
[3703/3790] Compiling Workspace Workspace+BinaryArtifacts.swift
[3704/3790] Compiling Workspace Workspace+Configuration.swift
[3705/3790] Compiling Workspace ManagedPrebuilt.swift
[3706/3790] Compiling Workspace Base64URL.swift
[3707/3790] Compiling Workspace CertificatePolicy.swift
[3710/3790] Compiling Workspace ManagedDependency.swift
[3714/3790] Compiling Workspace LoadableResult.swift
[3715/3790] Compiling Workspace ManagedArtifact.swift
[3716/3790] Compiling Workspace CheckoutState.swift
[3717/3790] Compiling Workspace Diagnostics.swift
[3718/3790] Compiling Workspace InitPackage.swift
[3719/3790] Emitting module SPMBuildCore
[3722/3790] Emitting module Build
[3723/3846] Compiling Workspace InitPackage.swift
[3724/3846] Compiling Workspace LoadableResult.swift
[3725/3846] Compiling Workspace ManagedArtifact.swift
[3726/3846] Compiling Workspace ManagedDependency.swift
[3727/3861] Emitting module SwiftParserDiagnostics
[3728/3861] Compiling SwiftSyntaxBuilder Indenter.swift
[3729/3861] Compiling SwiftSyntaxBuilder ListBuilder.swift
[3730/3861] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[3731/3861] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[3732/3861] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[3733/3861] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[3734/3861] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[3735/3876] Compiling Workspace Workspace+Registry.swift
[3736/3876] Compiling Workspace Workspace+ResolvedPackages.swift
[3737/3876] Compiling Workspace Workspace+Signing.swift
[3738/3879] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[3739/3879] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[3740/3879] Compiling SwiftSyntaxBuilder Indenter.swift
[3741/3879] Compiling SwiftSyntaxBuilder ListBuilder.swift
[3742/3879] Compiling Workspace RegistryPackageContainer.swift
[3743/3879] Compiling Workspace Workspace+Manifests.swift
[3744/3879] Compiling Workspace ResolverPrecomputationProvider.swift
[3745/3879] Compiling Workspace X509Extensions.swift
[3746/3879] Compiling Workspace embedded_resources.swift
[3747/3879] Compiling Workspace FileSystemPackageContainer.swift
[3748/3879] Emitting module Build
[3752/3884] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[3753/3884] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[3754/3884] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[3755/3884] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[3756/3884] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[3758/3885] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[3759/3885] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[3760/3885] Compiling Workspace Signature.swift
[3761/3885] Compiling Workspace Utilities.swift
[3762/3885] Compiling Workspace Workspace+Delegation.swift
[3763/3885] Compiling Workspace Workspace+Dependencies.swift
[3764/3885] Compiling Workspace Workspace+Editing.swift
[3765/3885] Compiling Workspace SourceControlPackageContainer.swift
[3766/3885] Compiling Workspace ResolvedFileWatcher.swift
[3767/3885] Emitting module Workspace
[3768/3885] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[3771/3886] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[3772/3886] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[3773/3886] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[3780/3886] Emitting module SwiftSyntaxBuilder
[3785/3886] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[3786/3886] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[3787/3886] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[3792/3886] Emitting module SwiftSyntaxBuilder
[3793/3886] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[3806/3898] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[3813/3898] Compiling PackageModelSyntax AddProduct.swift
[3815/3898] Compiling PackageModelSyntax AddSwiftSetting.swift
[3816/3898] Compiling PackageModelSyntax AddTarget.swift
[3817/3898] Compiling PackageModelSyntax AddPackageDependency.swift
[3820/3913] Compiling Build SwiftCompilerOutputParser.swift
[3821/3913] Compiling Build TestObservation.swift
[3825/3913] Emitting module Workspace
[3829/3913] Compiling PackageModelSyntax AddSwiftSetting.swift
[3830/3913] Compiling PackageModelSyntax AddTarget.swift
[3834/3913] Compiling PackageModelSyntax AddPackageDependency.swift
[3835/3913] Compiling PackageModelSyntax AddProduct.swift
[3841/3913] Compiling SourceKitLSPAPI BuildDescription.swift
[3842/3913] Emitting module SourceKitLSPAPI
[3843/3913] Compiling SourceKitLSPAPI PluginTargetBuildDescription.swift
[3844/3913] Compiling PackageModelSyntax ProductDescription+Syntax.swift
[3845/3913] Compiling PackageModelSyntax ManifestEditError.swift
[3846/3913] Compiling PackageModelSyntax ManifestSyntaxRepresentable.swift
[3847/3913] Compiling PackageModelSyntax PackageEditResult.swift
[3848/3913] Compiling PackageModelSyntax PackageDependency+Syntax.swift
[3851/3914] Compiling PackageModelSyntax AddTargetDependency.swift
[3852/3914] Emitting module PackageModelSyntax
[3855/3917] Compiling PackageModelSyntax SyntaxEditUtils.swift
[3859/3917] Compiling Workspace ToolsVersionSpecificationRewriter.swift
[3860/3917] Compiling Workspace Workspace+BinaryArtifacts.swift
[3861/3917] Compiling Workspace Workspace+Configuration.swift
[3866/3917] Compiling Workspace Workspace+PackageContainer.swift
[3867/3917] Compiling Workspace Workspace+Prebuilts.swift
[3868/3917] Compiling PackageModelSyntax ManifestSyntaxRepresentable.swift
[3869/3917] Compiling PackageModelSyntax ProductDescription+Syntax.swift
[3870/3917] Compiling PackageModelSyntax PackageDependency+Syntax.swift
[3871/3917] Compiling PackageModelSyntax PackageEditResult.swift
[3872/3917] Compiling PackageModelSyntax ManifestEditError.swift
[3873/3917] Compiling PackageModelSyntax AddTargetDependency.swift
[3878/3917] Emitting module PackageModelSyntax
[3879/3917] Compiling PackageModelSyntax SyntaxEditUtils.swift
[3880/3918] Compiling PackageModelSyntax TargetDescription+Syntax.swift
[3907/3918] Emitting module SourceKitLSPAPI
[3908/3918] Compiling SourceKitLSPAPI BuildDescription.swift
[3909/3918] Compiling SourceKitLSPAPI PluginTargetBuildDescription.swift
[3910/3918] Compiling Workspace Workspace+SourceControl.swift
[3911/3918] Compiling Workspace Workspace+State.swift
[3912/3918] Compiling Workspace Workspace.swift
[3916/3940] Compiling SourceryLib NSRange + Editing.swift
[3917/3941] Compiling SourceryLib BytesRange + Editing.swift
[3918/3941] Compiling SourceryLib ByteRangeConversion.swift
[3919/3941] Compiling SourceryLib DryOutputModels.swift
[3920/3941] Compiling SourceryLib FolderWatcher.swift
/Users/admin/builder/spi-builder-workspace/Sourcery/Utils/FolderWatcher.swift:99:13: warning: 'FSEventStreamScheduleWithRunLoop' was deprecated in macOS 13.0: Use FSEventStreamSetDispatchQueue instead. [#DeprecatedDeclaration]
97 | stream = FSEventStreamCreate(nil, handler, &context, [path] as CFArray, FSEventStreamEventId(kFSEventStreamEventIdSinceNow), latency, flags)
98 |
99 | FSEventStreamScheduleWithRunLoop(stream, CFRunLoopGetCurrent(), CFRunLoopMode.defaultMode.rawValue)
| `- warning: 'FSEventStreamScheduleWithRunLoop' was deprecated in macOS 13.0: Use FSEventStreamSetDispatchQueue instead. [#DeprecatedDeclaration]
100 | FSEventStreamStart(stream)
101 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[3921/3941] Compiling SourceryLib NSRange + Editing.swift
[3922/3941] Compiling SourceryLib BytesRange + Editing.swift
[3923/3942] Compiling SourceryLib StencilTemplate.swift
[3924/3942] Compiling SourceryLib Xcode+Extensions.swift
[3925/3942] Compiling SourceryLib DryOutputModels.swift
[3926/3942] Compiling SourceryLib FolderWatcher.swift
/Users/admin/builder/spi-builder-workspace/Sourcery/Utils/FolderWatcher.swift:99:13: warning: 'FSEventStreamScheduleWithRunLoop' was deprecated in macOS 13.0: Use FSEventStreamSetDispatchQueue instead. [#DeprecatedDeclaration]
97 | stream = FSEventStreamCreate(nil, handler, &context, [path] as CFArray, FSEventStreamEventId(kFSEventStreamEventIdSinceNow), latency, flags)
98 |
99 | FSEventStreamScheduleWithRunLoop(stream, CFRunLoopGetCurrent(), CFRunLoopMode.defaultMode.rawValue)
| `- warning: 'FSEventStreamScheduleWithRunLoop' was deprecated in macOS 13.0: Use FSEventStreamSetDispatchQueue instead. [#DeprecatedDeclaration]
100 | FSEventStreamStart(stream)
101 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[3927/3942] Compiling SourceryLib Xcode+Extensions.swift
[3928/3942] Compiling SourceryLib Configuration.swift
[3929/3942] Compiling SourceryLib JavaScriptTemplate.swift
[3930/3942] Compiling SourceryLib SwiftTemplate.swift
/Users/admin/builder/spi-builder-workspace/Sourcery/Generating/Templates/Swift/SwiftTemplate.swift:14:1: warning: extension declares a conformance of imported type 'SwiftTemplate' to imported protocol 'Template'; this will not behave correctly if the owners of 'SourcerySwift' introduce this conformance in the future
12 | import SourcerySwift
13 |
14 | extension SwiftTemplate: Template {
| |- warning: extension declares a conformance of imported type 'SwiftTemplate' to imported protocol 'Template'; this will not behave correctly if the owners of 'SourcerySwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 |
16 | public func render(_ context: TemplateContext) throws -> String {
[3931/3942] Emitting module SourceryLib
/Users/admin/builder/spi-builder-workspace/Sourcery/Generating/Templates/Swift/SwiftTemplate.swift:14:1: warning: extension declares a conformance of imported type 'SwiftTemplate' to imported protocol 'Template'; this will not behave correctly if the owners of 'SourcerySwift' introduce this conformance in the future
12 | import SourcerySwift
13 |
14 | extension SwiftTemplate: Template {
| |- warning: extension declares a conformance of imported type 'SwiftTemplate' to imported protocol 'Template'; this will not behave correctly if the owners of 'SourcerySwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 |
16 | public func render(_ context: TemplateContext) throws -> String {
[3934/3942] Compiling SourceryLib Sourcery.swift
/Users/admin/builder/spi-builder-workspace/Sourcery/Sourcery.swift:433:54: warning: 'unarchiveTopLevelObjectWithData' was deprecated in macOS 10.14: Use unarchivedObject(ofClass:from:) instead [#DeprecatedDeclaration]
431 | if requiresFileParserCopy {
432 | let data = try NSKeyedArchiver.archivedData(withRootObject: parserResult, requiringSecureCoding: false)
433 | parserResultCopy = try NSKeyedUnarchiver.unarchiveTopLevelObjectWithData(data) as? FileParserResult
| `- warning: 'unarchiveTopLevelObjectWithData' was deprecated in macOS 10.14: Use unarchivedObject(ofClass:from:) instead [#DeprecatedDeclaration]
434 | }
435 |
/Users/admin/builder/spi-builder-workspace/Sourcery/Sourcery.swift:493:51: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
491 | SwiftTryCatch.try({
492 | // this deprecation can't be removed atm, new API is 10x slower
493 | if let unarchived = NSKeyedUnarchiver.unarchiveObject(withFile: artifacts) as? FileParserResult {
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
494 | if unarchived.sourceryVersion == Sourcery.version, unarchived.modifiedDate == modifiedDate {
495 | unarchivedResult = unarchived
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[3935/3942] Compiling SourceryLib StencilTemplate.swift
[3936/3944] Compiling SourceryLib SwiftTemplate.swift
/Users/admin/builder/spi-builder-workspace/Sourcery/Generating/Templates/Swift/SwiftTemplate.swift:14:1: warning: extension declares a conformance of imported type 'SwiftTemplate' to imported protocol 'Template'; this will not behave correctly if the owners of 'SourcerySwift' introduce this conformance in the future
12 | import SourcerySwift
13 |
14 | extension SwiftTemplate: Template {
| |- warning: extension declares a conformance of imported type 'SwiftTemplate' to imported protocol 'Template'; this will not behave correctly if the owners of 'SourcerySwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 |
16 | public func render(_ context: TemplateContext) throws -> String {
[3937/3944] Compiling SourceryLib ByteRangeConversion.swift
[3938/3944] Emitting module SourceryLib
/Users/admin/builder/spi-builder-workspace/Sourcery/Generating/Templates/Swift/SwiftTemplate.swift:14:1: warning: extension declares a conformance of imported type 'SwiftTemplate' to imported protocol 'Template'; this will not behave correctly if the owners of 'SourcerySwift' introduce this conformance in the future
12 | import SourcerySwift
13 |
14 | extension SwiftTemplate: Template {
| |- warning: extension declares a conformance of imported type 'SwiftTemplate' to imported protocol 'Template'; this will not behave correctly if the owners of 'SourcerySwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 |
16 | public func render(_ context: TemplateContext) throws -> String {
[3939/3944] Compiling SourceryLib Sourcery.swift
/Users/admin/builder/spi-builder-workspace/Sourcery/Sourcery.swift:433:54: warning: 'unarchiveTopLevelObjectWithData' was deprecated in macOS 10.14: Use unarchivedObject(ofClass:from:) instead [#DeprecatedDeclaration]
431 | if requiresFileParserCopy {
432 | let data = try NSKeyedArchiver.archivedData(withRootObject: parserResult, requiringSecureCoding: false)
433 | parserResultCopy = try NSKeyedUnarchiver.unarchiveTopLevelObjectWithData(data) as? FileParserResult
| `- warning: 'unarchiveTopLevelObjectWithData' was deprecated in macOS 10.14: Use unarchivedObject(ofClass:from:) instead [#DeprecatedDeclaration]
434 | }
435 |
/Users/admin/builder/spi-builder-workspace/Sourcery/Sourcery.swift:493:51: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
491 | SwiftTryCatch.try({
492 | // this deprecation can't be removed atm, new API is 10x slower
493 | if let unarchived = NSKeyedUnarchiver.unarchiveObject(withFile: artifacts) as? FileParserResult {
| `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead [#DeprecatedDeclaration]
494 | if unarchived.sourceryVersion == Sourcery.version, unarchived.modifiedDate == modifiedDate {
495 | unarchivedResult = unarchived
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[3940/3946] Compiling SourceryExecutable main.swift
/Users/admin/builder/spi-builder-workspace/SourceryExecutable/main.swift:18:1: warning: extension declares a conformance of imported type 'Path' to imported protocol 'ArgumentConvertible'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
16 | import SourceryLib
17 |
18 | extension Path: ArgumentConvertible {
| |- warning: extension declares a conformance of imported type 'Path' to imported protocol 'ArgumentConvertible'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
19 | /// :nodoc:
20 | public init(parser: ArgumentParser) throws {
[3941/3946] Emitting module SourceryExecutable
/Users/admin/builder/spi-builder-workspace/SourceryExecutable/main.swift:18:1: warning: extension declares a conformance of imported type 'Path' to imported protocol 'ArgumentConvertible'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
16 | import SourceryLib
17 |
18 | extension Path: ArgumentConvertible {
| |- warning: extension declares a conformance of imported type 'Path' to imported protocol 'ArgumentConvertible'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
19 | /// :nodoc:
20 | public init(parser: ArgumentParser) throws {
[3942/3946] Compiling SourceryExecutable main.swift
/Users/admin/builder/spi-builder-workspace/SourceryExecutable/main.swift:18:1: warning: extension declares a conformance of imported type 'Path' to imported protocol 'ArgumentConvertible'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
16 | import SourceryLib
17 |
18 | extension Path: ArgumentConvertible {
| |- warning: extension declares a conformance of imported type 'Path' to imported protocol 'ArgumentConvertible'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
19 | /// :nodoc:
20 | public init(parser: ArgumentParser) throws {
[3943/3946] Emitting module SourceryExecutable
/Users/admin/builder/spi-builder-workspace/SourceryExecutable/main.swift:18:1: warning: extension declares a conformance of imported type 'Path' to imported protocol 'ArgumentConvertible'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
16 | import SourceryLib
17 |
18 | extension Path: ArgumentConvertible {
| |- warning: extension declares a conformance of imported type 'Path' to imported protocol 'ArgumentConvertible'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
19 | /// :nodoc:
20 | public init(parser: ArgumentParser) throws {
[3943/3946] Write Objects.LinkFileList
[3944/3946] Linking sourcery
[3945/3946] Applying sourcery
Build complete! (171.18s)
Fetching https://github.com/swiftlang/swift-package-manager.git
[1/178333] Fetching swift-package-manager
Fetched https://github.com/swiftlang/swift-package-manager.git from cache (20.73s)
Fetching https://github.com/swiftlang/swift-llbuild.git
[1/29500] Fetching swift-llbuild
Fetched https://github.com/swiftlang/swift-llbuild.git from cache (3.34s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/75038] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.54s)
Fetching https://github.com/swiftlang/swift-tools-support-core.git
[1/7213] Fetching swift-tools-support-core
Fetched https://github.com/swiftlang/swift-tools-support-core.git from cache (1.38s)
Fetching https://github.com/swiftlang/swift-driver.git
[1/38063] Fetching swift-driver
Fetched https://github.com/swiftlang/swift-driver.git from cache (2.92s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-collections.git
[1/285] Fetching swift-toolchain-sqlite
[7/7437] Fetching swift-toolchain-sqlite, swift-certificates
[79/13038] Fetching swift-toolchain-sqlite, swift-certificates, swift-system
[335/36718] Fetching swift-toolchain-sqlite, swift-certificates, swift-system, swift-collections
[554/54182] Fetching swift-toolchain-sqlite, swift-certificates, swift-system, swift-collections, swift-argument-parser
[1590/71618] Fetching swift-toolchain-sqlite, swift-certificates, swift-system, swift-collections, swift-argument-parser, swift-crypto
[1899/91441] Fetching swift-toolchain-sqlite, swift-certificates, swift-system, swift-collections, swift-argument-parser, swift-crypto, nimble
Fetched https://github.com/apple/swift-system.git from cache (2.36s)
Fetched https://github.com/apple/swift-collections.git from cache (2.36s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.37s)
Fetched https://github.com/Quick/Nimble.git from cache (2.37s)
Fetched https://github.com/apple/swift-certificates.git from cache (2.37s)
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (2.37s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.37s)
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/art-divin/StencilSwiftKit.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/kylef/Commander.git
[1/3122] Fetching stencilswiftkit
[64/4574] Fetching stencilswiftkit, pathkit
[253/6162] Fetching stencilswiftkit, pathkit, commander
[1408/17713] Fetching stencilswiftkit, pathkit, commander, yams
[3667/42238] Fetching stencilswiftkit, pathkit, commander, yams, xcodeproj
[3668/57140] Fetching stencilswiftkit, pathkit, commander, yams, xcodeproj, quick
Fetched https://github.com/tuist/XcodeProj.git from cache (1.98s)
Fetched https://github.com/jpsim/Yams.git from cache (2.06s)
Fetched https://github.com/Quick/Quick.git from cache (2.06s)
[4726/6162] Fetching stencilswiftkit, pathkit, commander
Fetched https://github.com/art-divin/StencilSwiftKit.git from cache (2.35s)
Fetched https://github.com/kylef/PathKit.git from cache (2.35s)
Fetched https://github.com/kylef/Commander.git from cache (2.35s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.0.0 (5.44s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.24.6 (0.54s)
Fetching https://github.com/tadija/AEXML.git
[1/2155] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.88s)
Computing version for https://github.com/art-divin/StencilSwiftKit.git
Computed https://github.com/art-divin/StencilSwiftKit.git at 2.10.4 (1.44s)
Fetching https://github.com/art-divin/Stencil.git
[1/3424] Fetching stencil
Fetched https://github.com/art-divin/Stencil.git from cache (0.93s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (3.08s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (1.15s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (3.19s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.64s)
Computing version for https://github.com/art-divin/Stencil.git
Computed https://github.com/art-divin/Stencil.git at 0.15.3 (0.63s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.64s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.65s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.86s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.1.2 (1.54s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.5.0 (0.66s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.87s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.52s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.76s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.43s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.57s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.9 (0.55s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.64s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.6 (0.73s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.56s)
Creating working copy for https://github.com/art-divin/Stencil.git
Working copy of https://github.com/art-divin/Stencil.git resolved at 0.15.3
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.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.1.6
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.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/art-divin/StencilSwiftKit.git
Working copy of https://github.com/art-divin/StencilSwiftKit.git resolved at 2.10.4
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.9
Creating working copy for https://github.com/swiftlang/swift-package-manager.git
Working copy of https://github.com/swiftlang/swift-package-manager.git resolved at swift-6.2-RELEASE (3cf1cb6)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.1.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.0.0
Creating working copy for https://github.com/swiftlang/swift-tools-support-core.git
Working copy of https://github.com/swiftlang/swift-tools-support-core.git resolved at release/6.2 (5a993c8)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/swiftlang/swift-llbuild.git
Working copy of https://github.com/swiftlang/swift-llbuild.git resolved at release/6.2 (073dff5)
Creating working copy for https://github.com/swiftlang/swift-driver.git
Working copy of https://github.com/swiftlang/swift-driver.git resolved at release/6.2 (aedacc6)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at release/6.2 (5a87516)
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.24.6
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for sqlite3
warning: couldn't find pc file for sqlite3
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Templates/Tests/Context_Linux/AutoHashable.swift
/Users/admin/builder/spi-builder-workspace/Templates/Tests/Context_Linux/LinuxMain.swift
/Users/admin/builder/spi-builder-workspace/Templates/Tests/Context_Linux/AutoEquatable.swift
/Users/admin/builder/spi-builder-workspace/Templates/Tests/Context_Linux/AutoLenses.swift
/Users/admin/builder/spi-builder-workspace/Templates/Tests/Context_Linux/AutoMockable.swift
/Users/admin/builder/spi-builder-workspace/Templates/Tests/Context_Linux/AutoCases.swift
Build complete.
{
"dependencies" : [
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.3",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "commander",
"requirement" : {
"exact" : [
"0.9.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/Commander.git"
},
{
"identity" : "pathkit",
"requirement" : {
"exact" : [
"1.0.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit.git"
},
{
"identity" : "stencilswiftkit",
"requirement" : {
"exact" : [
"2.10.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/art-divin/StencilSwiftKit.git"
},
{
"identity" : "xcodeproj",
"requirement" : {
"exact" : [
"8.24.6"
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/XcodeProj.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "swift-package-manager",
"requirement" : {
"revision" : [
"swift-6.2-RELEASE"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-package-manager.git"
}
],
"manifest_display_name" : "Sourcery",
"name" : "Sourcery",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "sourcery",
"targets" : [
"SourceryExecutable"
],
"type" : {
"executable" : null
}
},
{
"name" : "SourceryRuntime",
"targets" : [
"SourceryRuntime"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SourceryStencil",
"targets" : [
"SourceryStencil"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SourceryJS",
"targets" : [
"SourceryJS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SourcerySwift",
"targets" : [
"SourcerySwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SourceryFramework",
"targets" : [
"SourceryFramework"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SourceryLib",
"targets" : [
"SourceryLib"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SourceryCommandPlugin",
"targets" : [
"SourceryCommandPlugin"
],
"type" : {
"plugin" : null
}
}
],
"targets" : [
{
"c99name" : "TryCatch",
"module_type" : "ClangTarget",
"name" : "TryCatch",
"path" : "TryCatch",
"product_memberships" : [
"sourcery",
"SourceryLib",
"SourceryCommandPlugin"
],
"sources" : [
"TryCatch.m"
],
"type" : "library"
},
{
"c99name" : "TemplatesTests",
"module_type" : "SwiftTarget",
"name" : "TemplatesTests",
"path" : "Templates",
"product_dependencies" : [
"Quick",
"Nimble",
"PathKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Templates/Templates",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Templates/Tests/Context",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Templates/Tests/Expected",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Tests/TemplatesTests.swift"
],
"type" : "test"
},
{
"c99name" : "SourceryUtils",
"module_type" : "SwiftTarget",
"name" : "SourceryUtils",
"path" : "SourceryUtils",
"product_dependencies" : [
"PathKit"
],
"product_memberships" : [
"sourcery",
"SourcerySwift",
"SourceryFramework",
"SourceryLib",
"SourceryCommandPlugin"
],
"sources" : [
"Sources/Path+Extensions.swift",
"Sources/Sha.swift",
"Sources/Time.swift",
"Sources/Version.swift"
],
"type" : "library"
},
{
"c99name" : "SourcerySwift",
"module_type" : "SwiftTarget",
"name" : "SourcerySwift",
"path" : "SourcerySwift",
"product_dependencies" : [
"PathKit"
],
"product_memberships" : [
"sourcery",
"SourcerySwift",
"SourceryLib",
"SourceryCommandPlugin"
],
"sources" : [
"Sources/SourceryRuntime.content.generated.swift",
"Sources/SourceryRuntime_Linux.content.generated.swift",
"Sources/SwiftTemplate.swift"
],
"target_dependencies" : [
"SourceryRuntime",
"SourceryUtils"
],
"type" : "library"
},
{
"c99name" : "SourceryStencil",
"module_type" : "SwiftTarget",
"name" : "SourceryStencil",
"path" : "SourceryStencil",
"product_dependencies" : [
"PathKit",
"StencilSwiftKit"
],
"product_memberships" : [
"sourcery",
"SourceryStencil",
"SourceryLib",
"SourceryCommandPlugin"
],
"sources" : [
"Sources/NewLineNode.swift",
"Sources/StencilTemplate.swift",
"Sources/TypedNode.swift"
],
"target_dependencies" : [
"SourceryRuntime"
],
"type" : "library"
},
{
"c99name" : "SourceryRuntime",
"module_type" : "SwiftTarget",
"name" : "SourceryRuntime",
"path" : "SourceryRuntime",
"product_dependencies" : [
"StencilSwiftKit"
],
"product_memberships" : [
"sourcery",
"SourceryRuntime",
"SourceryStencil",
"SourcerySwift",
"SourceryFramework",
"SourceryLib",
"SourceryCommandPlugin"
],
"sources" : [
"Sources/Common/AST/AccessLevel.swift",
"Sources/Common/AST/Actor.swift",
"Sources/Common/AST/Annotations.swift",
"Sources/Common/AST/Attribute.swift",
"Sources/Common/AST/Class.swift",
"Sources/Common/AST/Definition.swift",
"Sources/Common/AST/Documentation.swift",
"Sources/Common/AST/Import.swift",
"Sources/Common/AST/Modifier.swift",
"Sources/Common/AST/PhantomProtocols.swift",
"Sources/Common/AST/Protocol.swift",
"Sources/Common/AST/ProtocolComposition.swift",
"Sources/Common/AST/Struct.swift",
"Sources/Common/AST/TypeName/Array.swift",
"Sources/Common/AST/TypeName/Dictionary.swift",
"Sources/Common/AST/TypeName/Generic.swift",
"Sources/Common/AST/TypeName/Set.swift",
"Sources/Common/AST/TypeName/Typed.swift",
"Sources/Common/AST/Typealias.swift",
"Sources/Common/Array+Parallel.swift",
"Sources/Common/BytesRange.swift",
"Sources/Common/Composer/Composer.swift",
"Sources/Common/Composer/ParserResultsComposed.swift",
"Sources/Common/Diffable.swift",
"Sources/Common/Extensions.swift",
"Sources/Common/FileParserResult.swift",
"Sources/Common/Log.swift",
"Sources/Common/TemplateContext.swift",
"Sources/Generated/AutoHashable.generated.swift",
"Sources/Generated/Coding.generated.swift",
"Sources/Generated/JSExport.generated.swift",
"Sources/Generated/Typed.generated.swift",
"Sources/Linux/AST/AssociatedType_Linux.swift",
"Sources/Linux/AST/AssociatedValue_Linux.swift",
"Sources/Linux/AST/ClosureParameter_Linux.swift",
"Sources/Linux/AST/EnumCase_Linux.swift",
"Sources/Linux/AST/Enum_Linux.swift",
"Sources/Linux/AST/GenericParameter_Linux.swift",
"Sources/Linux/AST/GenericRequirement_Linux.swift",
"Sources/Linux/AST/MethodParameter_Linux.swift",
"Sources/Linux/AST/Method_Linux.swift",
"Sources/Linux/AST/Protocol_Linux.swift",
"Sources/Linux/AST/Subscript_Linux.swift",
"Sources/Linux/AST/TypeName/Closure_Linux.swift",
"Sources/Linux/AST/TypeName/GenericTypeParameter_Linux.swift",
"Sources/Linux/AST/TypeName/Tuple_Linux.swift",
"Sources/Linux/AST/TypeName/TypeName_Linux.swift",
"Sources/Linux/AST/Type_Linux.swift",
"Sources/Linux/AST/Variable_Linux.swift",
"Sources/Linux/DynamicMemberLookup_Linux.swift",
"Sources/Linux/NSException_Linux.swift",
"Sources/Linux/TypesCollection_Linux.swift",
"Sources/Linux/Types_Linux.swift",
"Sources/macOS/AST/AssociatedType.swift",
"Sources/macOS/AST/AssociatedValue.swift",
"Sources/macOS/AST/ClosureParameter.swift",
"Sources/macOS/AST/Enum.swift",
"Sources/macOS/AST/EnumCase.swift",
"Sources/macOS/AST/GenericParameter.swift",
"Sources/macOS/AST/GenericRequirement.swift",
"Sources/macOS/AST/Method.swift",
"Sources/macOS/AST/MethodParameter.swift",
"Sources/macOS/AST/Subscript.swift",
"Sources/macOS/AST/Type.swift",
"Sources/macOS/AST/TypeName/Closure.swift",
"Sources/macOS/AST/TypeName/GenericTypeParameter.swift",
"Sources/macOS/AST/TypeName/Tuple.swift",
"Sources/macOS/AST/TypeName/TypeName.swift",
"Sources/macOS/AST/Variable.swift",
"Sources/macOS/Types.swift",
"Sources/macOS/TypesCollection.swift"
],
"type" : "library"
},
{
"c99name" : "SourceryLibTests",
"module_type" : "SwiftTarget",
"name" : "SourceryLibTests",
"path" : "Tests/SourceryLibTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SourceryLibTests/Stub/Configs",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SourceryLibTests/Stub/DryRun-Code",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SourceryLibTests/Stub/Errors",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SourceryLibTests/Stub/JavaScriptTemplates",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SourceryLibTests/Stub/Performance-Code",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SourceryLibTests/Stub/Result",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SourceryLibTests/Stub/Source",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SourceryLibTests/Stub/SwiftTemplates",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SourceryLibTests/Stub/Templates",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ConfigurationSpec.swift",
"Generating/JavaScriptTemplateSpecs.swift",
"Generating/StencilTemplateSpec.swift",
"Generating/SwiftTemplateSpecs.swift",
"GeneratorSpec.swift",
"Helpers/Builders.swift",
"Helpers/CustomMatchers.swift",
"Helpers/Extensions.swift",
"Models/ActorSpec.swift",
"Models/ArrayTypeSpec.swift",
"Models/ClassSpec.swift",
"Models/DiffableSpec.swift",
"Models/EnumSpec.swift",
"Models/MethodSpec.swift",
"Models/ProtocolSpec.swift",
"Models/StructSpec.swift",
"Models/TypeSpec.swift",
"Models/TypealiasSpec.swift",
"Models/TypedSpec.generated.swift",
"Models/VariableSpec.swift",
"Output/DryOutputSpec.swift",
"Parsing/ComposerSpec.swift",
"Parsing/FileParserSpec.swift",
"Parsing/FileParser_AssociatedTypeSpec.swift",
"Parsing/FileParser_AttributesModifierSpec.swift",
"Parsing/FileParser_MethodsSpec.swift",
"Parsing/FileParser_ProtocolComposition.swift",
"Parsing/FileParser_SubscriptsSpec.swift",
"Parsing/FileParser_TypeNameSpec.swift",
"Parsing/FileParser_VariableSpec.swift",
"Parsing/Helpers/AnnotationsParserSpec.swift",
"Parsing/Helpers/StringViewSpec.swift",
"Parsing/Helpers/TemplateAnnotationsParserSpec.swift",
"Parsing/Helpers/TemplatesAnnotationParser_ForceParseInlineCodeSpec.swift",
"Parsing/Helpers/VerifierSpec.swift",
"Sourcery+PerformanceSpec.swift",
"SourcerySpec.swift",
"Stub/Source_Linux/Bar.swift",
"Stub/Source_Linux/Foo.swift",
"Stub/Source_Linux/FooBar.swift",
"Stub/Stubs.swift"
],
"target_dependencies" : [
"SourceryLib"
],
"type" : "test"
},
{
"c99name" : "SourceryLib",
"module_type" : "SwiftTarget",
"name" : "SourceryLib",
"path" : "Sourcery",
"product_dependencies" : [
"Commander",
"PathKit",
"Yams",
"StencilSwiftKit",
"SwiftSyntax",
"XcodeProj",
"SwiftPM-auto"
],
"product_memberships" : [
"sourcery",
"SourceryLib",
"SourceryCommandPlugin"
],
"sources" : [
"Configuration.swift",
"Generating/Templates/JavaScript/JavaScriptTemplate.swift",
"Generating/Templates/Stencil/StencilTemplate.swift",
"Generating/Templates/Swift/SwiftTemplate.swift",
"Sourcery.swift",
"Utils/ByteRangeConversion.swift",
"Utils/BytesRange + Editing.swift",
"Utils/DryOutputModels.swift",
"Utils/FolderWatcher.swift",
"Utils/NSRange + Editing.swift",
"Utils/Xcode+Extensions.swift"
],
"target_dependencies" : [
"SourceryFramework",
"SourceryRuntime",
"SourceryStencil",
"SourceryJS",
"SourcerySwift",
"TryCatch"
],
"type" : "library"
},
{
"c99name" : "SourceryJS",
"module_type" : "SwiftTarget",
"name" : "SourceryJS",
"path" : "SourceryJS",
"product_dependencies" : [
"PathKit"
],
"product_memberships" : [
"sourcery",
"SourceryJS",
"SourceryLib",
"SourceryCommandPlugin"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/SourceryJS/Resources/ejs.js",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Sources/EJSTemplate+Tests.swift",
"Sources/EJSTemplate.swift"
],
"type" : "library"
},
{
"c99name" : "SourceryFramework",
"module_type" : "SwiftTarget",
"name" : "SourceryFramework",
"path" : "SourceryFramework",
"product_dependencies" : [
"PathKit",
"SwiftSyntax",
"SwiftParser"
],
"product_memberships" : [
"sourcery",
"SourceryFramework",
"SourceryLib",
"SourceryCommandPlugin"
],
"sources" : [
"Sources/Generating/Generator.swift",
"Sources/Generating/SourceryTemplate.swift",
"Sources/Generating/Template.swift",
"Sources/Parsing/FileParserType.swift",
"Sources/Parsing/String+TypeInference.swift",
"Sources/Parsing/SwiftSyntax/AST/AccessLevel+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Actor+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Attribute+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Class+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Enum+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/EnumCase+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/GenericParameter+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/GenericRequirement+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/GenericType+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Method+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/MethodParameter+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Modifier+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Protocol+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Signature.swift",
"Sources/Parsing/SwiftSyntax/AST/Struct+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Subscript+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Type+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/TypeName+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Variable+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/FileParserSyntax.swift",
"Sources/Parsing/SwiftSyntax/Syntax+Extensions.swift",
"Sources/Parsing/SwiftSyntax/SyntaxTreeCollector.swift",
"Sources/Parsing/Utils/AnnotationsParser.swift",
"Sources/Parsing/Utils/Bridges.swift",
"Sources/Parsing/Utils/InlineParser.swift",
"Sources/Parsing/Utils/StringView.swift",
"Sources/Parsing/Utils/Verifier.swift"
],
"target_dependencies" : [
"SourceryUtils",
"SourceryRuntime"
],
"type" : "library"
},
{
"c99name" : "SourceryExecutable",
"module_type" : "SwiftTarget",
"name" : "SourceryExecutable",
"path" : "SourceryExecutable",
"product_memberships" : [
"sourcery",
"SourceryCommandPlugin"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SourceryLib"
],
"type" : "executable"
},
{
"c99name" : "SourceryCommandPlugin",
"module_type" : "PluginTarget",
"name" : "SourceryCommandPlugin",
"path" : "Plugins/SourceryCommandPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Sourcery command plugin for code generation",
"type" : "custom",
"verb" : "sourcery-command"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Need permission to write generated files to package directory",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_memberships" : [
"SourceryCommandPlugin"
],
"sources" : [
"SourceryCommandPlugin.swift"
],
"target_dependencies" : [
"SourceryExecutable"
],
"type" : "plugin"
},
{
"c99name" : "CodableContextTests",
"module_type" : "SwiftTarget",
"name" : "CodableContextTests",
"path" : "Templates/CodableContextTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"CodableContextTests.swift"
],
"target_dependencies" : [
"CodableContext"
],
"type" : "test"
},
{
"c99name" : "CodableContext",
"module_type" : "SwiftTarget",
"name" : "CodableContext",
"path" : "Templates/Tests",
"sources" : [
"Context/AutoCodable.swift",
"Generated/AutoCodable.generated.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.