The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Sourcery, reference master (44a02f), with Swift 6.2 (beta) for macOS (SPM) on 5 Sep 2025 00:02:10 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
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 44a02f6 Merge pull request #1436 from Cyberbeni/arm64-docker
Cloned https://github.com/krzysztofzablocki/sourcery.git
Revision (git rev-parse @):
44a02f6fe56c092f8a56d3f25320c7b542eef058
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.0.0-Beta.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
[5/1089] Write sourcery-entitlement.plist
[5/1089] Write sources
[10/1089] Write swift-version-1EA4D86E10B52AF.txt
[11/1089] Compiling llvmSupport UnicodeCaseFold.cpp
[12/1089] Compiling llvmSupport Valgrind.cpp
[13/1089] Compiling llvmSupport Twine.cpp
[14/1089] Compiling llvmSupport circular_raw_ostream.cpp
[14/1089] Compiling llvmSupport Threading.cpp
[16/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 StringRef.cpp
[26/1089] Compiling llvmSupport SmallPtrSet.cpp
[27/1089] Compiling TryCatch TryCatch.m
[29/1089] Compiling llvmSupport SourceMgr.cpp
[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 Memory.cpp
[39/1089] Compiling llvmSupport MemoryBuffer.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 ErrorHandling.cpp
[49/1089] Compiling llvmSupport Atomic.cpp
[50/1089] Compiling llvmSupport FileUtilities.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
[55/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 Manifest.cpp
[71/1089] Compiling llbuildNinja ManifestLoader.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 ExternalCommand.cpp
[78/1089] Compiling llbuildBuildSystem BuildSystemExtensionManager.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 llbuildBasic Tracing.cpp
[85/1089] Compiling llbuildBuildSystem BuildDescription.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 FileInfo.cpp
[93/1089] Compiling llbuildBasic FileSystem.cpp
[94/1089] Compiling llbuildBasic ExecutionQueue.cpp
[95/1089] Compiling libllbuild C-API.cpp
[96/1089] Compiling llbuildBasic LaneBasedExecutionQueue.cpp
[97/1089] Compiling libllbuild Ninja-C-API.cpp
[98/1089] Compiling libllbuild Core-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
[116/1091] Compiling TSCclibc strerror.c
[117/1093] Compiling TSCclibc process.c
[118/1093] Compiling _SwiftSyntaxCShims PlatformMutex.c
[119/1093] Compiling TSCclibc libc.c
[120/1093] Compiling _SwiftSyntaxCShims PlatformMutex.c
[121/1093] Compiling TSCclibc strerror.c
[122/1093] Write sources
[126/1093] Compiling TSCclibc libc.c
[127/1093] Compiling TSCclibc process.c
[128/1093] Write sources
[136/1099] Compiling libllbuild BuildSystem-C-API.cpp
[137/1099] Compiling libllbuild BuildValue-C-API.cpp
[138/1099] Compiling libllbuild BuildKey-C-API.cpp
[139/1099] Write sources
[141/1111] Compiling libllbuild BuildDB-C-API.cpp
[143/1113] Emitting module SwiftSyntax602
[144/1113] Compiling SwiftSyntax602 Empty.swift
[144/1113] Write sources
[147/1113] Emitting module _CertificateInternals
[148/1113] Compiling _CertificateInternals _TinyArray.swift
[150/1113] Emitting module _CertificateInternals
[150/1113] Write sources
[154/1115] Emitting module SwiftSyntax602
[155/1115] Compiling SwiftSyntax602 Empty.swift
[155/1115] Compiling libllbuild BuildSystem-C-API.cpp
[157/1115] Compiling SwiftSyntax600 Empty.swift
[158/1115] Emitting module SwiftSyntax600
[159/1119] Emitting module TSCLibc
[160/1123] Compiling SwiftSyntax510 Empty.swift
[161/1123] Emitting module SwiftSyntax510
[162/1123] Compiling SwiftSyntax600 Empty.swift
[163/1123] Emitting module SwiftSyntax600
[163/1123] Write sources
[166/1123] Compiling SwiftSyntax601 Empty.swift
[167/1123] Emitting module SwiftSyntax601
[167/1123] Write sources
[185/1128] Emitting module SwiftSyntax510
[186/1128] Compiling SwiftSyntax510 Empty.swift
[186/1131] Write sources
[186/1131] Copying ejs.js
[186/1131] Write sources
[230/1131] Emitting module SwiftSyntax509
[231/1131] Compiling SwiftSyntax509 Empty.swift
[232/1131] Compiling SwiftSyntax601 Empty.swift
[233/1131] Emitting module SwiftSyntax601
[234/1135] Compiling SwiftSyntax509 Empty.swift
[235/1135] Emitting module SwiftSyntax509
[235/1135] Write sources
[237/1173] Compiling TSCLibc libc.swift
[237/1173] Write sources
[239/1342] Compiling TSCLibc libc.swift
[240/1342] Emitting module TSCLibc
[240/1342] Write sources
[242/1383] Compiling TSCBasic Await.swift
[243/1383] Compiling TSCBasic Base64URL.swift
[244/1383] Compiling TSCBasic ByteString.swift
[245/1383] Compiling TSCBasic CStringArray.swift
[246/1383] Compiling TSCBasic CacheableSequence.swift
[247/1383] Compiling TSCBasic Closable.swift
[248/1383] Compiling TSCBasic CodableResult.swift
[249/1390] Compiling SwiftSyntax Utils.swift
[250/1390] Compiling SwiftSyntax ChildNameForKeyPath.swift
[251/1390] Compiling SwiftSyntax Keyword.swift
[252/1390] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[253/1390] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[254/1390] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[255/1390] Compiling SwiftSyntax SyntaxBaseNodes.swift
[256/1390] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[257/1390] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[258/1390] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[259/1390] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[260/1390] Compiling SwiftSyntax RawSyntaxValidation.swift
[261/1390] Compiling SwiftSyntax SyntaxNodesAB.swift
[262/1390] Compiling SwiftSyntax SyntaxNodesC.swift
[263/1390] Compiling llbuildSwift Internals.swift
[264/1390] Compiling SwiftASN1 DER.swift
[265/1390] Compiling TSCBasic EditDistance.swift
[266/1390] Compiling TSCBasic FileInfo.swift
[267/1391] Compiling SwiftASN1 DER.swift
[275/1392] Compiling TSCBasic CollectionAlgorithms.swift
[276/1392] Compiling TSCBasic OSLog.swift
[277/1392] Compiling TSCBasic ObjectIdentifierProtocol.swift
[278/1392] Compiling TSCBasic OrderedDictionary.swift
[279/1392] Compiling TSCBasic OrderedSet.swift
[282/1396] Compiling SwiftASN1 Errors.swift
[284/1396] Emitting module SwiftASN1
[285/1396] Compiling TSCBasic DeltaAlgorithm.swift
[286/1396] Compiling TSCBasic DiagnosticsEngine.swift
[287/1396] Compiling TSCBasic CollectionExtensions.swift
[288/1396] Compiling TSCBasic Condition.swift
[295/1396] Emitting module SwiftASN1
[298/1396] Compiling TSCBasic DictionaryExtensions.swift
[299/1396] Compiling TSCBasic DictionaryLiteralExtensions.swift
[299/1396] Write sources
[320/1399] Emitting module TSCBasic
[325/1406] Compiling TSCBasic JSONMapper.swift
[326/1406] Compiling TSCBasic KeyedPair.swift
[327/1406] Compiling TSCBasic LazyCache.swift
[328/1406] Compiling TSCBasic Lock.swift
[329/1406] Compiling llbuildSwift NinjaManifest.swift
[330/1406] Compiling llbuildSwift BuildValue.swift
[331/1406] Compiling llbuildSwift CoreBindings.swift
[332/1406] Compiling llbuildSwift Internals.swift
[333/1406] Compiling llbuildSwift CoreBindings.swift
[334/1406] Compiling llbuildSwift NinjaManifest.swift
[335/1406] Compiling llbuildSwift BuildValue.swift
[336/1406] Compiling TSCBasic StringConversions.swift
[337/1406] Compiling TSCBasic SynchronizedQueue.swift
[338/1406] Compiling TSCBasic TemporaryFile.swift
[339/1406] Compiling TSCBasic TerminalController.swift
[340/1406] Compiling TSCBasic ProcessSet.swift
[341/1406] Compiling TSCBasic RegEx.swift
[342/1406] Compiling TSCBasic Result.swift
[343/1406] Compiling TSCBasic SortedArray.swift
[344/1406] Compiling TSCBasic Path.swift
[345/1406] Compiling TSCBasic PathShims.swift
[346/1406] Compiling TSCBasic Process.swift
[347/1406] Compiling TSCBasic ProcessEnv.swift
[348/1406] Compiling TSCBasic Thread.swift
[349/1406] Compiling TSCBasic Tuple.swift
[350/1406] Compiling TSCBasic WritableByteStream.swift
[351/1406] Compiling TSCBasic misc.swift
[352/1406] Compiling llbuildSwift BuildDBBindings.swift
[353/1406] Compiling llbuildSwift BuildSystemBindings.swift
[354/1406] Emitting module llbuildSwift
[355/1406] Compiling llbuildSwift BuildKey.swift
[356/1406] Compiling llbuildSwift BuildSystemBindings.swift
[357/1406] Compiling llbuildSwift BuildKey.swift
[358/1406] Compiling llbuildSwift BuildDBBindings.swift
[359/1406] Emitting module llbuildSwift
[359/1406] Write sources
[368/1442] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[369/1442] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[370/1442] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[371/1443] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[372/1443] Compiling InternalCollectionsUtilities Specialize.swift
[373/1443] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[374/1444] Compiling InternalCollectionsUtilities Debugging.swift
[375/1444] Compiling InternalCollectionsUtilities Descriptions.swift
[378/1444] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[379/1444] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[380/1444] Compiling InternalCollectionsUtilities _SortedCollection.swift
[381/1444] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[384/1444] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[386/1444] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[387/1444] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[388/1444] Emitting module PathKit
[389/1444] Compiling PathKit PathKit.swift
[391/1444] Emitting module PathKit
[391/1444] Write sources
[393/1471] Compiling Stencil Inheritance.swift
[394/1471] Compiling Stencil KeyPath.swift
[395/1471] Compiling Stencil LazyValueWrapper.swift
[396/1471] Compiling Stencil Lexer.swift
[397/1471] Compiling Stencil FilterTag.swift
[398/1471] Compiling Stencil Extension.swift
[399/1471] Compiling Stencil NowTag.swift
[401/1471] Compiling Stencil Parser.swift
[403/1471] Compiling Stencil IfTag.swift
[404/1471] Compiling Stencil Include.swift
[406/1471] Emitting module TSCBasic
[409/1471] Compiling Stencil Filters.swift
[410/1471] Compiling Stencil ForTag.swift
[411/1471] Compiling Stencil Loader.swift
[413/1471] Compiling Stencil Node.swift
[414/1471] Compiling Stencil Template.swift
[418/1471] Compiling Stencil Context.swift
[419/1471] Compiling Stencil DynamicMemberLookup.swift
[421/1471] Compiling Stencil Environment.swift
[422/1471] Compiling Stencil Tokenizer.swift
[424/1471] Compiling Stencil Errors.swift
[426/1471] Compiling Stencil Expression.swift
[440/1471] Emitting module InternalCollectionsUtilities
[441/1493] Compiling Stencil Errors.swift
[442/1493] Compiling Stencil Expression.swift
[443/1493] Compiling Stencil FilterTag.swift
[444/1493] Compiling Stencil Filters.swift
[445/1493] Compiling Stencil ForTag.swift
[446/1493] Compiling Stencil Context.swift
[447/1493] Compiling Stencil NowTag.swift
[448/1493] Compiling Stencil Parser.swift
[449/1493] Compiling Stencil LazyValueWrapper.swift
[450/1493] Compiling Stencil Lexer.swift
[451/1493] Emitting module InternalCollectionsUtilities
[460/1493] Compiling Stencil DynamicMemberLookup.swift
[461/1493] Compiling Stencil Environment.swift
[462/1570] Emitting module Stencil
[463/1572] Compiling TSCUtility Bitstream.swift
[464/1572] Compiling TSCUtility BitstreamReader.swift
[465/1572] Compiling TSCUtility SerializedDiagnostics.swift
[466/1572] Compiling TSCUtility SimplePersistence.swift
[467/1572] Compiling TSCUtility StringExtensions.swift
[468/1572] Compiling TSCUtility StringMangling.swift
[469/1572] Compiling TSCUtility PolymorphicCodable.swift
[470/1572] Compiling TSCUtility ProgressAnimation.swift
[471/1572] Compiling TSCUtility BitstreamWriter.swift
[472/1572] Compiling TSCUtility BuildFlags.swift
[475/1574] Compiling TSCUtility Triple.swift
[476/1574] Compiling TSCUtility Bits.swift
[477/1574] Emitting module Stencil
[479/1574] Compiling TSCUtility Tracing.swift
[482/1574] Compiling TSCUtility Archiver.swift
[483/1574] Compiling TSCUtility ArgumentParser.swift
[484/1574] Compiling TSCUtility ArgumentParserShellCompletion.swift
[485/1574] Compiling TSCUtility Array+Extensions.swift
[486/1574] Compiling TSCUtility FSWatch.swift
[487/1574] Compiling TSCUtility FloatingPointExtensions.swift
[491/1574] Compiling TSCUtility Git.swift
[492/1574] Compiling TSCUtility Hex.swift
[506/1574] Compiling TSCUtility URL.swift
[507/1574] Compiling TSCUtility Verbosity.swift
[508/1574] Compiling TSCUtility Version.swift
[509/1577] Compiling Stencil TrimBehaviour.swift
[510/1577] Compiling Stencil Variable.swift
[514/1581] Compiling TSCUtility IndexStore.swift
[515/1581] Compiling TSCUtility InterruptHandler.swift
[516/1581] Compiling TSCUtility JSONMessageStreamingParser.swift
[517/1581] Compiling TSCUtility Netrc.swift
[520/1584] Compiling SourceryUtils Time.swift
[521/1584] Compiling SourceryUtils Version.swift
[522/1596] Compiling SourceryJS resource_bundle_accessor.swift
[523/1596] Emitting module SourceryJS
[524/1596] Compiling SourceryJS EJSTemplate.swift
[525/1596] Compiling TSCUtility Versioning.swift
[526/1596] Compiling TSCUtility dlopen.swift
[527/1596] Compiling TSCUtility misc.swift
[528/1596] Compiling StencilSwiftKit Environment.swift
[529/1596] Compiling StencilSwiftKit Filters+Numbers.swift
[530/1596] Compiling StencilSwiftKit CallMacroNodes.swift
[531/1596] Compiling StencilSwiftKit Context.swift
[532/1596] Emitting module TSCUtility
[537/1596] Compiling TSCUtility Diagnostics.swift
[538/1596] Compiling TSCUtility OSLog.swift
[539/1596] Compiling TSCUtility OrderedZip.swift
[540/1596] Compiling TSCUtility PkgConfig.swift
[541/1596] Compiling TSCUtility Platform.swift
[546/1596] Compiling SourceryUtils Time.swift
[547/1596] Compiling SourceryUtils Version.swift
[548/1596] Compiling SourceryUtils Path+Extensions.swift
[549/1596] Emitting module SourceryUtils
[550/1596] Compiling SourceryUtils Sha.swift
[554/1596] Compiling SourceryUtils Path+Extensions.swift
[555/1596] Emitting module SourceryUtils
[556/1596] Compiling SourceryUtils Sha.swift
[557/1612] Compiling StencilSwiftKit SetNode.swift
[558/1612] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[559/1612] Compiling StencilSwiftKit Parameters.swift
[560/1612] Compiling StencilSwiftKit Filters.swift
[561/1612] Compiling StencilSwiftKit ImportNode.swift
[562/1612] Compiling StencilSwiftKit MapNode.swift
[563/1612] Compiling StencilSwiftKit CallMacroNodes.swift
[564/1612] Compiling StencilSwiftKit Context.swift
[565/1612] Emitting module StencilSwiftKit
[566/1612] Compiling StencilSwiftKit Environment.swift
[567/1612] Compiling StencilSwiftKit Filters+Numbers.swift
[568/1612] Compiling StencilSwiftKit Filters+Strings.swift
[569/1613] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[570/1613] Compiling StencilSwiftKit SetNode.swift
[583/1614] Compiling StencilSwiftKit SwiftIdentifier.swift
[584/1614] Compiling StencilSwiftKit Filters.swift
[585/1614] Compiling StencilSwiftKit MapNode.swift
[586/1614] Compiling StencilSwiftKit ImportNode.swift
[591/1614] Compiling StencilSwiftKit Parameters.swift
[592/1670] Emitting module StencilSwiftKit
[593/1670] Compiling StencilSwiftKit Filters+Strings.swift
[594/1670] Compiling StencilSwiftKit SwiftIdentifier.swift
[595/1735] Compiling SourceryJS EJSTemplate+Tests.swift
[596/1735] Compiling SourceryJS EJSTemplate.swift
[597/1735] Compiling SourceryJS resource_bundle_accessor.swift
[598/1735] Emitting module SourceryJS
[599/1735] Compiling SourceryJS EJSTemplate+Tests.swift
[600/1800] Emitting module PackageCollectionsModel
[601/1800] Compiling PackageCollectionsModel PackageCollectionModel+v1.swift
[602/1800] Compiling PackageCollectionsModel PackageCollectionModel.swift
[602/1800] Write sources
[606/1872] Compiling PackageCollectionsModel PackageCollectionModel+v1.swift
[607/1872] Emitting module PackageCollectionsModel
[608/1872] Compiling PackageCollectionsModel PackageCollectionModel.swift
[609/1872] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[610/1872] Compiling DequeModule Deque+Testing.swift
[611/1872] Compiling DequeModule Deque._Storage.swift
[612/1872] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[613/1872] Compiling DequeModule Deque._UnsafeHandle.swift
[614/1872] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[615/1872] Compiling DequeModule Deque.swift
[616/1872] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[617/1872] Compiling DequeModule Deque+CustomReflectable.swift
[618/1872] Compiling DequeModule Deque+Descriptions.swift
[619/1872] Compiling DequeModule Deque+Extras.swift
[621/1872] Compiling DequeModule Deque+Hashable.swift
[633/1872] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[634/1872] Compiling OrderedCollections OrderedDictionary+Values.swift
[635/1872] Compiling OrderedCollections OrderedDictionary.swift
[636/1872] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[637/1872] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[638/1872] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[639/1872] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[640/1872] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[640/1872] Write sources
[643/1888] Compiling DequeModule _DequeBufferHeader.swift
[644/1905] Compiling DequeModule _DequeSlot.swift
[645/1905] Compiling SourceryRuntime Enum_Linux.swift
[646/1905] Compiling SourceryRuntime GenericParameter_Linux.swift
[647/1905] Compiling SourceryRuntime GenericRequirement_Linux.swift
[648/1905] Compiling SourceryRuntime MethodParameter_Linux.swift
[649/1905] Compiling SourceryRuntime Method_Linux.swift
[650/1905] Compiling SourceryRuntime Protocol_Linux.swift
[651/1905] Compiling SourceryRuntime Subscript_Linux.swift
[652/1912] Compiling OrderedCollections OrderedSet+Codable.swift
[653/1912] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[654/1912] Compiling OrderedCollections OrderedSet+Descriptions.swift
[655/1912] Compiling OrderedCollections OrderedSet+Diffing.swift
[656/1912] Compiling OrderedCollections OrderedSet+Equatable.swift
[657/1912] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[658/1918] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[659/1918] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[660/1918] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[661/1918] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[662/1918] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[663/1918] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[676/1924] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[677/1924] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[678/1924] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[679/1924] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[680/1924] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[681/1924] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[682/1924] Compiling OrderedCollections OrderedDictionary+Elements.swift
[683/1924] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[684/1924] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[685/1924] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[686/1924] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[687/1924] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[693/1924] Compiling OrderedCollections OrderedSet+Sendable.swift
[694/1924] Compiling DequeModule Deque+Hashable.swift
[695/1924] Compiling DequeModule Deque+Testing.swift
[696/1924] Compiling DequeModule Deque._Storage.swift
[697/1924] Compiling DequeModule Deque._UnsafeHandle.swift
[698/1924] Compiling DequeModule Deque.swift
[700/1924] Compiling OrderedCollections OrderedSet+Hashable.swift
[701/1924] Compiling OrderedCollections OrderedSet+Initializers.swift
[702/1924] Compiling OrderedCollections OrderedSet+Insertions.swift
[703/1924] Compiling OrderedCollections OrderedSet+Invariants.swift
[704/1924] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[705/1924] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[718/1924] Compiling DequeModule _UnsafeWrappedBuffer.swift
[731/1924] Compiling DequeModule Deque+Codable.swift
[732/1924] Compiling DequeModule Deque+Collection.swift
[733/1924] Compiling DequeModule Deque+CustomReflectable.swift
[734/1924] Compiling DequeModule Deque+Descriptions.swift
[735/1924] Compiling DequeModule Deque+Equatable.swift
[736/1924] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[737/1924] Compiling DequeModule Deque+Extras.swift
[740/1924] Compiling DequeModule _DequeBuffer.swift
[755/1924] Compiling DequeModule _DequeSlot.swift
[756/1924] Compiling DequeModule _DequeBuffer.swift
[757/1924] Compiling DequeModule _DequeBufferHeader.swift
[774/1925] 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 |
[775/1932] Compiling DequeModule _UnsafeWrappedBuffer.swift
[786/1932] Emitting module DequeModule
[786/1932] Write sources
[789/1932] Emitting module DequeModule
[804/2008] Compiling Crypto ECDSASignature_boring.swift
[805/2008] Compiling Crypto ECDSA_boring.swift
[806/2008] Compiling Crypto EdDSA_boring.swift
[807/2008] Compiling Crypto ECDSA.swift
[808/2008] Compiling Crypto Ed25519.swift
[809/2008] Compiling Crypto Signature.swift
[810/2008] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[811/2008] Compiling Crypto CryptoKitErrors_boring.swift
[812/2008] Compiling Crypto Ed25519Keys.swift
[813/2008] Compiling Crypto NISTCurvesKeys.swift
[814/2008] Compiling Crypto X25519Keys.swift
[815/2008] Compiling Crypto SymmetricKeys.swift
[816/2008] Compiling Crypto HMAC.swift
[817/2008] Compiling Crypto MACFunctions.swift
[818/2008] Compiling Crypto MessageAuthenticationCode.swift
[819/2008] Compiling Crypto AES.swift
[820/2008] Compiling Crypto AESWrap.swift
[821/2008] Compiling Crypto AESWrap_boring.swift
[822/2008] Compiling Crypto Ed25519_boring.swift
[823/2008] Compiling Crypto EllipticCurvePoint_boring.swift
[824/2008] Compiling Crypto EllipticCurve_boring.swift
[825/2008] 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 |
[826/2084] Emitting module OrderedCollections
[827/2084] Compiling Crypto ECDSASignature_boring.swift
[828/2084] Compiling Crypto ECDSA_boring.swift
[829/2084] Compiling Crypto EdDSA_boring.swift
[830/2084] Compiling Crypto ECDSA.swift
[831/2084] Compiling Crypto Ed25519.swift
[832/2084] Compiling Crypto Signature.swift
[833/2084] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[834/2084] Compiling Crypto ChaChaPoly_boring.swift
[835/2084] Compiling Crypto ChaChaPoly.swift
[836/2084] Compiling Crypto Cipher.swift
[837/2084] Compiling Crypto Nonces.swift
[838/2084] Compiling Crypto ASN1.swift
[839/2084] Compiling Crypto ASN1Any.swift
[840/2084] Compiling Crypto ASN1BitString.swift
[841/2084] Compiling Crypto CryptoKitErrors_boring.swift
[842/2084] Compiling Crypto AESWrap.swift
[843/2084] Compiling Crypto AESWrap_boring.swift
[844/2084] Compiling Crypto Ed25519_boring.swift
[845/2084] Compiling Crypto EllipticCurvePoint_boring.swift
[846/2084] Compiling Crypto EllipticCurve_boring.swift
[847/2084] Compiling Crypto NISTCurvesKeys_boring.swift
[850/2084] Compiling Crypto X25519Keys_boring.swift
[851/2084] Compiling Crypto Curve25519.swift
[852/2084] Compiling Crypto Ed25519Keys.swift
[853/2084] Compiling Crypto NISTCurvesKeys.swift
[860/2084] Compiling Crypto ObjectIdentifier.swift
[861/2084] Compiling Crypto HashFunctions.swift
[862/2084] Compiling Crypto HashFunctions_SHA2.swift
[863/2084] Compiling Crypto HPKE-AEAD.swift
[864/2084] Compiling Crypto HPKE-Ciphersuite.swift
[865/2084] Compiling Crypto HPKE-KDF.swift
[866/2084] Compiling Crypto HPKE-KexKeyDerivation.swift
[867/2084] Compiling Crypto HPKE-LabeledExtract.swift
[868/2084] Compiling Crypto HPKE-Utils.swift
[869/2084] Compiling Crypto ASN1Boolean.swift
[870/2084] Compiling Crypto ASN1Identifier.swift
[871/2084] Compiling Crypto ASN1Integer.swift
[872/2084] Compiling Crypto ASN1Null.swift
[873/2084] Compiling Crypto ASN1OctetString.swift
[874/2084] Compiling Crypto ASN1Strings.swift
[875/2084] Compiling Crypto ArraySliceBigint.swift
[876/2084] Compiling Crypto GeneralizedTime.swift
[876/2092] Write sources
[879/2092] Compiling Crypto ECDSASignature.swift
[880/2092] Compiling Crypto PEMDocument.swift
[881/2092] Compiling Crypto PKCS8PrivateKey.swift
[882/2092] Compiling Crypto SEC1PrivateKey.swift
[883/2092] Compiling Crypto SubjectPublicKeyInfo.swift
[884/2092] Compiling Crypto CryptoKitErrors.swift
[885/2092] Compiling Crypto Digest_boring.swift
[886/2092] Compiling Crypto Digest.swift
[887/2092] Compiling Crypto Digests.swift
[888/2092] Compiling Crypto DHKEM.swift
[889/2092] Compiling Crypto HPKE-KEM-Curve25519.swift
[890/2092] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[891/2092] Compiling Crypto HPKE-KEM.swift
[892/2092] Compiling Crypto HPKE-Errors.swift
[893/2092] Compiling Crypto HPKE.swift
[894/2092] Compiling Crypto HPKE-Context.swift
[895/2092] Compiling Crypto HPKE-KeySchedule.swift
[898/2092] Compiling Crypto X25519Keys.swift
[899/2092] Compiling Crypto SymmetricKeys.swift
[900/2092] Compiling Crypto HMAC.swift
[901/2092] Compiling Crypto MACFunctions.swift
[902/2092] Compiling Crypto MessageAuthenticationCode.swift
[903/2092] Compiling Crypto AES.swift
[904/2092] Compiling Crypto HPKE-Modes.swift
[905/2092] Compiling Crypto Insecure.swift
[906/2092] Compiling Crypto Insecure_HashFunctions.swift
[907/2092] Compiling Crypto KEM.swift
[908/2092] Compiling Crypto ECDH_boring.swift
[909/2092] Compiling Crypto DH.swift
[910/2092] Compiling Crypto ECDH.swift
[911/2092] Compiling Crypto HKDF.swift
[944/2110] Compiling Crypto AES-GCM.swift
[945/2110] Compiling Crypto AES-GCM_boring.swift
[1004/2110] Emitting module Crypto
[1014/2110] Emitting module OrderedCollections
[1015/2110] Emitting module SwiftSyntax
[1017/2127] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[1018/2127] Compiling Crypto RNG_boring.swift
[1019/2127] Compiling Crypto SafeCompare_boring.swift
[1020/2127] Compiling Crypto Zeroization_boring.swift
[1021/2127] Compiling Crypto PrettyBytes.swift
[1022/2127] Compiling Crypto SafeCompare.swift
[1023/2127] Compiling Crypto SecureBytes.swift
[1024/2127] Compiling Crypto Zeroization.swift
[1024/2127] Write sources
[1033/2130] Compiling writer.c
[1035/2130] Compiling Commander Group.swift
[1036/2130] Compiling Commander CommandType.swift
[1037/2130] Compiling Commander Group.swift
[1038/2130] Compiling Commander Error.swift
[1038/2130] Compiling scanner.c
[1039/2130] Compiling reader.c
[1040/2130] Compiling parser.c
[1041/2130] Compiling emitter.c
[1042/2130] Compiling api.c
[1043/2130] Compiling writer.c
[1045/2150] Compiling SwiftSyntax SyntaxNodesEF.swift
[1046/2150] Compiling SwiftSyntax SyntaxNodesGHI.swift
[1047/2150] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[1048/2150] Compiling SwiftSyntax SyntaxNodesOP.swift
[1049/2150] Compiling SwiftSyntax SyntaxNodesQRS.swift
[1050/2150] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.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>
[1066/2150] Compiling CodableContext AutoCodable.swift
[1067/2150] Emitting module CodableContext
[1068/2150] Compiling CodableContext AutoCodable.generated.swift
[1068/2150] Compiling scanner.c
[1069/2150] Compiling reader.c
[1070/2150] Compiling parser.c
[1072/2150] Compiling SwiftOptions ParsedOptions.swift
[1073/2150] Compiling SwiftOptions PrefixTrie.swift
[1073/2150] Compiling emitter.c
[1074/2150] Compiling api.c
[1075/2150] Compiling CSystem shims.c
[1091/2170] Compiling Yams Representer.swift
[1092/2170] Compiling Yams Decoder.swift
[1093/2170] Compiling Yams Emitter.swift
[1094/2170] Compiling Yams Node.swift
[1095/2170] Compiling Yams Parser.swift
[1099/2170] Compiling Yams Anchor.swift
[1100/2170] Compiling Yams Constructor.swift
[1101/2170] Compiling Yams Tag.swift
[1102/2170] Compiling Yams YamlAnchorProviding.swift
[1103/2170] Compiling Yams Node.Alias.swift
[1104/2170] Compiling Yams Node.Mapping.swift
[1105/2170] Compiling Yams RedundancyAliasingStrategy.swift
[1106/2170] Compiling Yams Resolver.swift
[1107/2170] Compiling Yams String+Yams.swift
[1108/2170] Compiling Yams Encoder.swift
[1109/2170] Compiling Yams Mark.swift
[1110/2170] Compiling Yams Node.Scalar.swift
[1111/2170] Compiling Yams Node.Sequence.swift
[1112/2170] Compiling Yams AliasDereferencingStrategy.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>
[1127/2198] Compiling SystemPackage FilePathTempWindows.swift
[1128/2198] Compiling SystemPackage FilePathWindows.swift
[1129/2198] Compiling SystemPackage FilePathString.swift
[1130/2198] Compiling SystemPackage FilePathSyntax.swift
[1131/2198] Compiling SystemPackage FilePathTemp.swift
[1132/2198] Compiling SystemPackage FilePathComponentView.swift
[1133/2198] Compiling SystemPackage FilePathComponents.swift
[1134/2198] Compiling SystemPackage FilePathParsing.swift
[1135/2198] Compiling SystemPackage MachPort.swift
[1136/2198] Compiling SystemPackage PlatformString.swift
[1137/2198] Compiling SystemPackage SystemString.swift
[1138/2198] Compiling SystemPackage RawBuffer.swift
[1139/2198] Compiling SystemPackage Syscalls.swift
[1140/2198] Compiling SystemPackage WindowsSyscallAdapters.swift
[1141/2198] Compiling SystemPackage FileHelpers.swift
[1142/2202] Compiling SystemPackage Constants.swift
[1143/2202] Compiling SystemPackage Exports.swift
[1144/2202] Compiling SystemPackage Mocking.swift
[1146/2205] Compiling SystemPackage FileOperations.swift
[1147/2205] Compiling SystemPackage FilePath.swift
[1148/2205] Emitting module SystemPackage
[1149/2205] Compiling SystemPackage Util+StringArray.swift
[1150/2205] Compiling SystemPackage Util.swift
[1151/2205] Compiling SystemPackage UtilConsumers.swift
[1152/2205] Compiling SourcerySwift SourceryRuntime_Linux.content.generated.swift
[1153/2205] Emitting module SourcerySwift
[1154/2205] Compiling SourcerySwift SwiftTemplate.swift
[1155/2205] Compiling SourcerySwift SourceryRuntime.content.generated.swift
[1165/2205] Compiling SystemPackage FilePathTempPosix.swift
[1168/2205] Compiling SystemPackage FilePermissions.swift
[1169/2205] Compiling SystemPackage Backcompat.swift
[1170/2205] Compiling SystemPackage CInterop.swift
[1174/2206] Compiling SystemPackage Errno.swift
[1175/2206] Compiling SystemPackage ErrnoWindows.swift
[1176/2206] Compiling SystemPackage FileDescriptor.swift
[1177/2213] Compiling Commander CommandRunner.swift
[1178/2213] Compiling Commander ArgumentParser.swift
[1179/2213] Compiling Commander ArgumentDescription.swift
[1180/2213] Compiling Commander Command.swift
[1181/2213] Emitting module Commander
[1182/2213] Compiling Commander ArgumentConvertible.swift
[1183/2213] Compiling Commander Commands.swift
[1184/2222] Compiling Commander Error.swift
[1185/2222] Compiling Commander CommandRunner.swift
[1186/2222] Compiling Commander CommandType.swift
[1187/2222] Compiling Commander Command.swift
[1188/2222] Emitting module Commander
[1189/2222] Compiling Commander ArgumentConvertible.swift
[1190/2222] Compiling Commander ArgumentParser.swift
[1191/2222] Compiling Commander ArgumentDescription.swift
[1192/2222] Compiling Commander Commands.swift
[1193/2226] Compiling SourcerySwift SourceryRuntime_Linux.content.generated.swift
[1194/2226] Compiling SourcerySwift SourceryRuntime.content.generated.swift
[1195/2226] Emitting module SourcerySwift
[1196/2226] Compiling SourcerySwift SwiftTemplate.swift
[1196/2226] Compiling CSystem shims.c
[1197/2226] Compiling CSwiftScan CSwiftScanImpl.c
[1199/2226] Emitting module _AsyncFileSystem
[1200/2226] Compiling _AsyncFileSystem OpenWritableFile.swift
[1201/2226] Compiling _AsyncFileSystem OSFileSystem.swift
[1202/2226] Compiling _AsyncFileSystem AsyncFileSystem.swift
[1203/2226] Compiling _AsyncFileSystem MockFileSystem.swift
[1204/2226] Compiling _AsyncFileSystem ConcurrencySupport.swift
[1205/2226] Compiling _AsyncFileSystem WritableStream.swift
[1206/2226] Compiling _AsyncFileSystem ReadableFileStream.swift
[1207/2226] Compiling _AsyncFileSystem OpenReadableFile.swift
[1207/2254] Compiling CSwiftScan CSwiftScanImpl.c
[1209/2254] 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>
[1210/2254] Compiling SourceryStencil TypedNode.swift
[1211/2254] Compiling SourceryStencil NewLineNode.swift
[1212/2254] 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>
[1213/2254] Compiling SourceryStencil TypedNode.swift
[1214/2254] Compiling SystemPackage FilePermissions.swift
[1215/2254] Compiling SystemPackage Backcompat.swift
[1216/2254] Compiling SystemPackage CInterop.swift
[1216/2257] Compiling CCryptoBoringSSLShims shims.c
[1217/2257] Compiling fiat_curve25519_adx_square.S
[1218/2257] Compiling CCryptoBoringSSLShims shims.c
[1219/2257] Compiling fiat_curve25519_adx_mul.S
[1220/2257] Compiling v3_skey.c
[1221/2257] Compiling v3_utl.c
[1223/2257] Compiling SwiftOptions Option.swift
[1224/2257] Compiling SwiftOptions OptionTable.swift
[1225/2257] Compiling SwiftOptions OptionParsing.swift
[1226/2257] Compiling SwiftOptions DriverKind.swift
[1227/2257] Emitting module SwiftOptions
[1228/2257] Compiling SwiftOptions Options.swift
[1228/2257] Compiling v3_purp.c
[1230/2257] Compiling SystemPackage FilePath.swift
[1231/2257] Compiling SystemPackage MachPort.swift
[1232/2257] Compiling SystemPackage FileHelpers.swift
[1233/2257] Compiling SystemPackage FileOperations.swift
[1234/2257] Compiling SystemPackage Constants.swift
[1235/2257] Compiling SystemPackage Exports.swift
[1236/2257] Compiling SystemPackage FilePathTempWindows.swift
[1237/2257] Compiling SystemPackage FilePathWindows.swift
[1238/2257] Compiling SystemPackage PlatformString.swift
[1239/2257] Compiling SystemPackage SystemString.swift
[1240/2257] Compiling SystemPackage FileDescriptor.swift
[1241/2257] Compiling SystemPackage RawBuffer.swift
[1242/2257] Compiling SystemPackage Syscalls.swift
[1243/2257] Compiling SystemPackage WindowsSyscallAdapters.swift
[1244/2257] Compiling SystemPackage FilePathTempPosix.swift
[1245/2257] Emitting module Yams
[1246/2257] Compiling SystemPackage Mocking.swift
[1247/2257] Compiling SystemPackage FilePathComponentView.swift
[1248/2257] Compiling SystemPackage Errno.swift
[1249/2257] Compiling SystemPackage ErrnoWindows.swift
[1250/2259] Compiling SwiftOptions Options.swift
[1251/2259] Compiling SwiftOptions PrefixTrie.swift
[1252/2259] Emitting module SwiftOptions
[1253/2259] Compiling SwiftOptions OptionParsing.swift
[1254/2259] Compiling SwiftOptions Option.swift
[1255/2259] Compiling SwiftOptions DriverKind.swift
[1256/2259] Compiling SwiftOptions ParsedOptions.swift
[1257/2259] Compiling SwiftOptions OptionTable.swift
[1257/2259] Compiling v3_prn.c
[1258/2259] Compiling v3_pcons.c
[1259/2259] Compiling v3_pmaps.c
[1260/2259] Compiling v3_ocsp.c
[1261/2359] Compiling v3_ncons.c
[1263/2359] Compiling SwiftDriver PrebuiltModulesJob.swift
[1264/2359] Compiling SwiftDriver PrintSupportedFeaturesJob.swift
[1265/2359] Compiling SwiftDriver PrintTargetInfoJob.swift
[1266/2459] Compiling SwiftDriver WindowsToolchain.swift
[1267/2459] Compiling SwiftDriver SimpleExecutor.swift
[1268/2459] Compiling SwiftDriver ArgsResolver.swift
[1269/2459] Compiling SwiftDriver DriverExecutor.swift
[1270/2459] Compiling SwiftDriver Toolchain.swift
[1271/2459] Compiling SwiftDriver WebAssemblyToolchain.swift
[1272/2459] Compiling SwiftDriver DOTModuleDependencyGraphSerializer.swift
[1273/2459] Compiling SwiftDriver DateAdditions.swift
[1274/2459] Compiling SwiftDriver LinkKind.swift
[1275/2459] Compiling SwiftDriver ModuleOutputInfo.swift
[1276/2459] Compiling SwiftDriver Driver.swift
[1277/2459] Compiling SwiftDriver DriverVersion.swift
[1278/2459] Compiling SwiftDriver OutputFileMap.swift
[1279/2459] Compiling SwiftDriver ToolExecutionDelegate.swift
[1280/2459] Compiling SwiftDriver WindowsExtensions.swift
[1281/2459] Compiling SwiftDriver CompilerMode.swift
[1282/2459] Compiling SwiftDriver DebugInfo.swift
[1283/2459] Compiling SwiftDriver ToolingUtil.swift
[1284/2459] Compiling SwiftDriver DOTJobGraphSerializer.swift
[1285/2459] Emitting module Yams
[1286/2461] Compiling SourceryStencil NewLineNode.swift
[1287/2461] 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>
[1288/2461] 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>
[1289/2461] Emitting module SystemPackage
[1289/2461] Compiling v3_lib.c
[1290/2461] Compiling v3_int.c
[1297/2461] Compiling v3_info.c
[1298/2461] Compiling v3_ia5.c
[1299/2461] Compiling v3_genn.c
[1303/2461] Compiling v3_extku.c
[1305/2461] Compiling Yams YamlError.swift
[1306/2461] Compiling Yams YamlTagProviding.swift
[1306/2461] Compiling v3_enum.c
[1307/2461] Compiling v3_crld.c
[1312/2461] Compiling SwiftDriver FileType.swift
[1313/2461] Compiling SwiftDriver Job.swift
[1314/2461] Compiling SwiftDriver LinkJob.swift
[1323/2461] Compiling v3_bitst.c
[1324/2461] Compiling v3_conf.c
[1325/2461] Compiling v3_bcons.c
[1326/2461] Compiling v3_cpols.c
[1327/2470] Compiling v3_alt.c
[1328/2470] Compiling x_x509a.c
[1329/2470] Compiling v3_akeya.c
[1330/2470] Compiling v3_akey.c
[1334/2470] Compiling SwiftDriver BitcodeElement.swift
[1335/2470] Compiling SwiftDriver Bits.swift
[1336/2470] Compiling SwiftDriver FirstWaveComputer.swift
[1337/2470] Compiling SwiftDriver IncrementalCompilationProtectedState.swift
[1338/2470] Compiling SwiftDriver IncrementalCompilationState+Extensions.swift
[1339/2470] Compiling SwiftDriver IncrementalCompilationState.swift
[1340/2470] Compiling SwiftDriver IncrementalCompilationSynchronizer.swift
[1340/2470] Compiling x_sig.c
[1341/2470] Compiling x_spki.c
[1343/2470] Compiling SwiftDriver PrintSupportedFeaturesJob.swift
[1344/2470] Compiling SwiftDriver PrintTargetInfoJob.swift
[1345/2470] Compiling SwiftDriver ReplJob.swift
[1346/2470] Compiling SwiftDriver SwiftHelpIntroJob.swift
[1347/2470] Compiling SwiftDriver Toolchain+InterpreterSupport.swift
[1348/2470] Compiling SwiftDriver ParsableOutput.swift
[1349/2470] Compiling SwiftDriver ProcessProtocol.swift
[1360/2470] Compiling SwiftDriver MergeModuleJob.swift
[1361/2470] Compiling SwiftDriver ModuleWrapJob.swift
[1362/2470] Compiling SwiftDriver Planning.swift
[1363/2470] Compiling SwiftDriver PrebuiltModulesJob.swift
[1378/2470] Compiling SwiftDriver ExplicitDependencyBuildPlanner.swift
[1379/2470] Compiling SwiftDriver CommonDependencyOperations.swift
[1380/2470] Compiling SwiftDriver InterModuleDependencyGraph.swift
[1381/2470] Compiling SwiftDriver InterModuleDependencyOracle.swift
[1382/2470] Compiling SwiftDriver ModuleDependencyScanning.swift
[1383/2470] Compiling SwiftDriver SerializableModuleArtifacts.swift
[1384/2470] Compiling SwiftDriver Bitcode.swift
[1384/2470] Compiling x_val.c
[1385/2470] Compiling x_x509.c
[1386/2470] Compiling x_req.c
[1387/2470] Compiling x_pkey.c
[1388/2470] Compiling x_pubkey.c
[1389/2470] Compiling x_name.c
[1390/2470] Compiling x_exten.c
[1391/2470] Compiling x_info.c
[1392/2470] Compiling x_attrib.c
[1393/2470] Compiling x509spki.c
[1394/2470] Compiling x_algor.c
[1396/2470] Compiling _AsyncFileSystem ConcurrencySupport.swift
[1397/2470] Compiling _AsyncFileSystem AsyncFileSystem.swift
[1398/2470] Emitting module _AsyncFileSystem
[1399/2470] Compiling _AsyncFileSystem OpenWritableFile.swift
[1400/2470] Compiling _AsyncFileSystem ReadableFileStream.swift
[1401/2470] Compiling _AsyncFileSystem OSFileSystem.swift
[1402/2470] Compiling _AsyncFileSystem MockFileSystem.swift
[1403/2470] Compiling _AsyncFileSystem OpenReadableFile.swift
[1404/2470] Compiling _AsyncFileSystem WritableStream.swift
[1404/2470] Compiling x_all.c
[1405/2470] Compiling x_crl.c
[1406/2470] Compiling x509cset.c
[1407/2470] Compiling x509rset.c
[1408/2470] Compiling x509name.c
[1409/2470] Compiling x509_vpm.c
[1410/2470] Compiling x509_txt.c
[1411/2470] Compiling x509_set.c
[1412/2470] Compiling x509_v3.c
[1413/2470] Compiling x509_trs.c
[1414/2470] Compiling x509_obj.c
[1415/2470] Compiling x509_vfy.c
[1416/2470] Compiling x509_req.c
[1417/2470] Compiling x509_d2.c
[1418/2470] Compiling x509_def.c
[1419/2470] Compiling x509_ext.c
[1420/2470] Compiling x509_lu.c
[1421/2470] Compiling x509_att.c
[1422/2470] Compiling x509.c
[1423/2470] Compiling x509_cmp.c
[1424/2470] Compiling t_x509a.c
[1425/2470] Compiling rsa_pss.c
[1426/2470] Compiling t_crl.c
[1427/2470] Compiling name_print.c
[1428/2470] Compiling t_x509.c
[1429/2470] Compiling i2d_pr.c
[1430/2470] Compiling t_req.c
[1431/2470] Compiling policy.c
[1432/2470] Compiling by_file.c
[1433/2470] Compiling a_verify.c
[1434/2470] Compiling algorithm.c
[1435/2470] Compiling by_dir.c
[1436/2470] Compiling trust_token.c
[1437/2470] Compiling voprf.c
[1438/2470] Compiling a_sign.c
[1439/2470] Compiling asn1_gen.c
[1440/2470] Compiling pmbtoken.c
[1441/2470] Compiling a_digest.c
[1442/2470] Compiling thread_win.c
[1443/2470] Compiling thread_none.c
[1444/2470] Compiling thread_pthread.c
[1445/2470] Compiling thread.c
[1446/2470] Compiling siphash.c
[1447/2470] Compiling stack.c
[1448/2470] Compiling rsa_print.c
[1449/2470] Compiling refcount.c
[1450/2470] Compiling rc4.c
[1451/2470] Compiling rsa_asn1.c
[1452/2470] Compiling windows.c
[1453/2470] Compiling trusty.c
[1454/2470] Compiling rand_extra.c
[1455/2470] Compiling passive.c
[1456/2470] Compiling ios.c
[1456/2470] Compiling rsa_crypt.c
[1458/2470] Compiling getentropy.c
[1459/2470] Compiling forkunsafe.c
[1460/2470] Compiling poly1305_arm_asm.S
[1461/2470] Compiling deterministic.c
[1462/2470] Compiling poly1305_vec.c
[1463/2470] Compiling poly1305_arm.c
[1464/2470] Compiling pool.c
[1465/2470] Compiling poly1305.c
[1466/2470] Compiling pkcs7.c
[1467/2470] Compiling pem_x509.c
[1468/2470] Compiling pem_xaux.c
[1469/2470] Compiling p5_pbev2.c
[1470/2470] Compiling pkcs8.c
[1471/2470] Compiling pkcs7_x509.c
[1472/2470] Compiling pkcs8_x509.c
[1473/2470] Compiling pem_oth.c
[1474/2470] Compiling pem_pkey.c
[1475/2470] Compiling pem_pk8.c
[1476/2470] Compiling obj_xref.c
[1477/2470] Compiling pem_info.c
[1478/2470] Compiling pem_lib.c
[1479/2470] Compiling mem.c
[1480/2470] Compiling lhash.c
[1481/2470] Compiling keccak.c
[1482/2470] Compiling kyber.c
[1483/2470] Compiling poly_rq_mul.S
[1484/2470] Compiling pem_all.c
[1485/2470] Compiling x86_64-mont5-mac.mac.x86_64.S
[1486/2470] Compiling x86_64-mont5-linux.linux.x86_64.S
[1487/2470] Compiling x86_64-mont-mac.mac.x86_64.S
[1488/2470] Compiling x86_64-mont-linux.linux.x86_64.S
[1489/2470] Compiling x86-mont-windows.windows.x86.S
[1490/2470] Compiling x86-mont-linux.linux.x86.S
[1491/2470] Compiling obj.c
[1492/2470] Compiling hpke.c
[1493/2470] Compiling vpaes-x86_64-mac.mac.x86_64.S
[1494/2470] Compiling vpaes-x86_64-linux.linux.x86_64.S
[1495/2470] Compiling vpaes-x86-windows.windows.x86.S
[1496/2470] Compiling vpaes-x86-linux.linux.x86.S
[1497/2470] Compiling vpaes-armv8-linux.linux.aarch64.S
[1498/2470] Compiling vpaes-armv7-linux.linux.arm.S
[1499/2470] Compiling vpaes-armv7-ios.ios.arm.S
[1500/2470] Compiling vpaes-armv8-ios.ios.aarch64.S
[1501/2470] Compiling sha512-x86_64-mac.mac.x86_64.S
[1502/2470] Compiling sha512-x86_64-linux.linux.x86_64.S
[1503/2470] Compiling sha512-armv8-linux.linux.aarch64.S
[1504/2470] Compiling kdf.c
[1505/2470] Compiling sha512-armv4-linux.linux.arm.S
[1506/2470] Compiling sha512-armv8-ios.ios.aarch64.S
[1507/2470] Compiling sha512-armv4-ios.ios.arm.S
[1508/2470] Compiling sha512-586-windows.windows.x86.S
[1509/2470] Compiling sha512-586-linux.linux.x86.S
[1510/2470] Compiling sha256-x86_64-mac.mac.x86_64.S
[1511/2470] Compiling sha256-x86_64-linux.linux.x86_64.S
[1512/2470] Compiling sha256-armv8-linux.linux.aarch64.S
[1513/2470] Compiling sha256-armv4-linux.linux.arm.S
[1514/2470] Compiling sha256-armv8-ios.ios.aarch64.S
[1515/2470] Compiling sha256-armv4-ios.ios.arm.S
[1516/2470] Compiling sha256-586-windows.windows.x86.S
[1517/2470] Compiling sha256-586-linux.linux.x86.S
[1518/2470] Compiling sha1-x86_64-mac.mac.x86_64.S
[1519/2470] Compiling sha1-x86_64-linux.linux.x86_64.S
[1520/2470] Compiling sha1-armv8-linux.linux.aarch64.S
[1521/2470] Compiling sha1-armv4-large-linux.linux.arm.S
[1522/2470] Compiling sha1-armv8-ios.ios.aarch64.S
[1523/2470] Compiling sha1-armv4-large-ios.ios.arm.S
[1524/2470] Compiling sha1-586-windows.windows.x86.S
[1525/2470] Compiling sha1-586-linux.linux.x86.S
[1526/2470] Compiling sha512.c
[1527/2470] Compiling sha256.c
[1528/2470] Compiling sha1.c
[1529/2470] Compiling service_indicator.c
[1530/2470] Compiling rsaz-avx2-mac.mac.x86_64.S
[1531/2470] Compiling rsaz-avx2-linux.linux.x86_64.S
[1532/2470] Compiling fips.c
[1533/2470] Compiling rsa_impl.c
[1534/2470] Compiling padding.c
[1535/2470] Compiling self_check.c
[1536/2470] Compiling blinding.c
[1537/2470] Compiling rsa.c
[1538/2470] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1539/2470] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1540/2470] Compiling urandom.c
[1541/2470] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1542/2470] Compiling hrss.c
[1543/2470] Compiling rand.c
[1544/2470] Compiling fork_detect.c
[1545/2470] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1546/2470] Compiling ctrdrbg.c
[1547/2470] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1548/2470] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1549/2470] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1550/2470] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1551/2470] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1552/2470] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1553/2470] Compiling polyval.c
[1554/2470] Compiling ofb.c
[1555/2470] Compiling gcm_nohw.c
[1556/2470] Compiling ctr.c
[1557/2470] Compiling cfb.c
[1558/2470] Compiling md5-x86_64-mac.mac.x86_64.S
[1559/2470] Compiling gcm.c
[1560/2470] Compiling md5-x86_64-linux.linux.x86_64.S
[1561/2470] Compiling cbc.c
[1562/2470] Compiling md5-586-windows.windows.x86.S
[1563/2470] Compiling md5.c
[1564/2470] Compiling md5-586-linux.linux.x86.S
[1565/2470] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1566/2470] Compiling ghashv8-armv7-linux.linux.arm.S
[1567/2470] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1568/2470] Compiling md4.c
[1569/2470] Compiling hmac.c
[1570/2470] Compiling hkdf.c
[1571/2470] Compiling ghashv8-armv7-ios.ios.arm.S
[1572/2470] Compiling ghash-x86_64-mac.mac.x86_64.S
[1573/2470] Compiling ghash-x86-windows.windows.x86.S
[1574/2470] Compiling ghash-x86_64-linux.linux.x86_64.S
[1575/2470] Compiling ghash-x86-linux.linux.x86.S
[1576/2470] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1577/2470] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1578/2470] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1579/2470] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1580/2470] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1581/2470] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1582/2470] Compiling ghash-armv4-linux.linux.arm.S
[1583/2470] Compiling ghash-armv4-ios.ios.arm.S
[1584/2470] Compiling fips_shared_support.c
[1585/2470] Compiling ecdh.c
[1586/2470] Compiling ecdsa.c
[1587/2470] Compiling util.c
[1588/2470] Compiling wnaf.c
[1589/2470] Compiling simple_mul.c
[1590/2470] Compiling simple.c
[1591/2470] Compiling scalar.c
[1592/2470] Compiling felem.c
[1593/2470] Compiling oct.c
[1594/2470] Compiling ec_montgomery.c
[1595/2470] Compiling ec_key.c
[1596/2470] Compiling p224-64.c
[1597/2470] Compiling p256.c
[1598/2470] Compiling ec.c
[1599/2470] Compiling digestsign.c
[1600/2470] Compiling digests.c
[1601/2470] Compiling digest.c
[1602/2470] Compiling co-586-windows.windows.x86.S
[1603/2470] Compiling check.c
[1604/2470] Compiling dh.c
[1605/2470] Compiling co-586-linux.linux.x86.S
[1606/2470] Compiling cmac.c
[1608/2470] Emitting module SwiftDriver
[1608/2480] Compiling bsaes-armv7-linux.linux.arm.S
[1609/2480] Compiling aead.c
[1610/2480] Compiling e_aesccm.c
[1611/2480] Compiling bsaes-armv7-ios.ios.arm.S
[1612/2480] Compiling cipher.c
[1613/2480] Compiling sqrt.c
[1614/2480] Compiling rsaz_exp.c
[1615/2480] Compiling shift.c
[1616/2480] Compiling random.c
[1617/2480] Compiling e_aes.c
[1618/2480] Compiling prime.c
[1619/2480] Compiling montgomery_inv.c
[1620/2480] Compiling montgomery.c
[1621/2480] Compiling mul.c
[1622/2480] Compiling jacobi.c
[1623/2480] Compiling gcd_extra.c
[1624/2480] Compiling gcd.c
[1625/2480] Compiling div_extra.c
[1626/2480] Compiling generic.c
[1627/2480] Compiling exponentiation.c
[1628/2480] Compiling ctx.c
[1629/2480] Compiling p256-nistz.c
[1630/2480] Compiling cmp.c
[1631/2480] Compiling div.c
[1632/2480] Compiling bytes.c
[1633/2480] Compiling bn-armv8-linux.linux.aarch64.S
[1634/2480] Compiling bn.c
[1635/2480] Compiling x86_64-gcc.c
[1636/2480] Compiling bn-586-windows.windows.x86.S
[1637/2480] Compiling bn-armv8-ios.ios.aarch64.S
[1638/2480] Compiling add.c
[1639/2480] Compiling bn-586-linux.linux.x86.S
[1640/2480] Compiling armv8-mont-linux.linux.aarch64.S
[1641/2480] Compiling armv4-mont-ios.ios.arm.S
[1642/2480] Compiling armv4-mont-linux.linux.arm.S
[1643/2480] Compiling armv8-mont-ios.ios.aarch64.S
[1644/2480] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1645/2480] Compiling aesv8-armv8-linux.linux.aarch64.S
[1646/2480] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1647/2480] Compiling aesv8-armv7-linux.linux.arm.S
[1648/2480] Compiling aesv8-armv7-ios.ios.arm.S
[1649/2480] Compiling aesv8-armv8-ios.ios.aarch64.S
[1650/2480] Compiling aesni-x86_64-mac.mac.x86_64.S
[1651/2480] Compiling aesni-x86_64-linux.linux.x86_64.S
[1652/2480] Compiling aesni-x86-windows.windows.x86.S
[1653/2480] Compiling aesni-x86-linux.linux.x86.S
[1654/2480] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1654/2480] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1656/2480] Compiling mode_wrappers.c
[1657/2480] Compiling key_wrap.c
[1658/2480] Compiling aes.c
[1659/2480] Compiling aes_nohw.c
[1660/2480] Compiling ex_data.c
[1661/2480] Compiling sign.c
[1662/2480] Compiling scrypt.c
[1663/2480] Compiling print.c
[1664/2480] Compiling pbkdf.c
[1665/2480] Compiling p_x25519.c
[1666/2480] Compiling p_x25519_asn1.c
[1667/2480] Compiling p_rsa_asn1.c
[1668/2480] Compiling p_rsa.c
[1669/2480] Compiling p_ed25519_asn1.c
[1670/2480] Compiling p_ed25519.c
[1670/2480] Compiling p_hkdf.c
[1672/2480] Compiling p_ec_asn1.c
[1673/2480] Compiling p_ec.c
[1674/2480] Compiling p_dsa_asn1.c
[1675/2480] Compiling err_data.c
[1676/2480] Compiling evp_ctx.c
[1677/2480] Compiling evp.c
[1677/2480] Compiling evp_asn1.c
[1679/2480] Compiling err.c
[1680/2480] Compiling engine.c
[1681/2480] Compiling ecdsa_asn1.c
[1682/2480] Compiling ecdh_extra.c
[1683/2480] Compiling ec_derive.c
[1684/2480] Compiling hash_to_curve.c
[1685/2480] Compiling dsa_asn1.c
[1686/2480] Compiling ec_asn1.c
[1687/2480] Compiling dsa.c
[1688/2480] Compiling params.c
[1689/2480] Compiling digest_extra.c
[1690/2480] Compiling dh_asn1.c
[1691/2480] Compiling x25519-asm-arm.S
[1692/2480] Compiling curve25519_64_adx.c
[1693/2480] Compiling spake25519.c
[1694/2480] Compiling cpu_intel.c
[1695/2480] Compiling crypto.c
[1696/2480] Compiling cpu_arm_linux.c
[1697/2480] Compiling cpu_arm_freebsd.c
[1698/2480] Compiling des.c
[1699/2480] Compiling cpu_arm.c
[1700/2480] Compiling cpu_aarch64_openbsd.c
[1701/2480] Compiling cpu_aarch64_win.c
[1702/2480] Compiling cpu_aarch64_sysreg.c
[1703/2480] Compiling cpu_aarch64_linux.c
[1704/2480] Compiling cpu_aarch64_fuchsia.c
[1705/2480] Compiling cpu_aarch64_apple.c
[1706/2480] Compiling tls_cbc.c
[1707/2480] Compiling e_tls.c
[1708/2480] Compiling conf.c
[1709/2480] Compiling e_rc4.c
[1710/2480] Compiling e_rc2.c
[1711/2480] Compiling e_null.c
[1712/2480] Compiling e_des.c
[1713/2480] Compiling e_chacha20poly1305.c
[1714/2480] Compiling e_aesgcmsiv.c
[1715/2480] Compiling e_aesctrhmac.c
[1716/2480] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1717/2480] Compiling curve25519.c
[1718/2480] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1719/2480] Compiling derive_key.c
[1720/2480] Compiling cipher_extra.c
[1721/2480] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1722/2480] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1723/2480] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1724/2480] Compiling chacha-x86_64-mac.mac.x86_64.S
[1725/2480] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1726/2480] Compiling chacha-x86_64-linux.linux.x86_64.S
[1727/2480] Compiling chacha.c
[1728/2480] Compiling chacha-x86-windows.windows.x86.S
[1729/2480] Compiling chacha-x86-linux.linux.x86.S
[1730/2480] Compiling chacha-armv8-linux.linux.aarch64.S
[1731/2480] Compiling chacha-armv4-linux.linux.arm.S
[1732/2480] Compiling chacha-armv4-ios.ios.arm.S
[1733/2480] Compiling chacha-armv8-ios.ios.aarch64.S
[1734/2480] Compiling unicode.c
[1735/2480] Compiling ber.c
[1736/2480] Compiling cbs.c
[1737/2480] Compiling asn1_compat.c
[1738/2480] Compiling cbb.c
[1739/2480] Compiling buf.c
[1740/2480] Compiling convert.c
[1741/2480] Compiling bn_asn1.c
[1742/2480] Compiling blake2.c
[1743/2480] Compiling printf.c
[1744/2480] Compiling pair.c
[1745/2480] Compiling hexdump.c
[1746/2480] Compiling file.c
[1747/2480] Compiling fd.c
[1748/2480] Compiling errno.c
[1749/2480] Compiling bio_mem.c
[1757/2480] Compiling base64.c
[1758/2480] Compiling tasn_utl.c
[1787/2480] Compiling bio.c
[1788/2480] Compiling tasn_fre.c
[1789/2480] Compiling tasn_typ.c
[1790/2480] Compiling tasn_new.c
[1791/2480] Compiling tasn_enc.c
[1792/2480] Compiling posix_time.c
[1793/2480] Compiling tasn_dec.c
[1794/2480] Compiling f_string.c
[1795/2480] Compiling f_int.c
[1796/2480] Compiling asn_pack.c
[1796/2480] Compiling asn1_par.c
[1798/2480] Compiling a_type.c
[1799/2480] Compiling a_utctm.c
[1800/2480] Compiling asn1_lib.c
[1801/2480] Compiling a_time.c
[1802/2480] Compiling a_strnid.c
[1803/2480] Compiling a_strex.c
[1804/2480] Compiling a_octet.c
[1805/2480] Compiling a_object.c
[1806/2480] Compiling a_i2d_fp.c
[1807/2480] Compiling a_mbstr.c
[1808/2480] Compiling a_int.c
[1809/2480] Compiling a_gentm.c
[1810/2480] Compiling a_dup.c
[1811/2480] Compiling fiat_curve25519_adx_square.S
[1812/2480] Compiling fiat_curve25519_adx_mul.S
[1813/2480] Compiling a_d2i_fp.c
[1814/2480] Compiling a_bool.c
[1815/2480] Compiling a_bitstr.c
[1816/2480] Compiling v3_prn.c
[1817/2480] Compiling v3_skey.c
[1818/2480] Compiling v3_pmaps.c
[1819/2480] Compiling v3_pcons.c
[1820/2480] Compiling v3_utl.c
[1821/2480] Compiling v3_purp.c
[1822/2483] Compiling v3_ocsp.c
[1823/2483] Compiling v3_ncons.c
[1824/2483] Compiling v3_int.c
[1826/2483] Compiling SwiftDriver Toolchain+LinkerSupport.swift
[1827/2483] Compiling SwiftDriver VerifyDebugInfoJob.swift
[1828/2483] Compiling SwiftDriver VerifyModuleInterfaceJob.swift
[1829/2483] Compiling SwiftDriver WebAssemblyToolchain+LinkerSupport.swift
[1830/2483] Compiling SwiftDriver WindowsToolchain+LinkerSupport.swift
[1831/2483] Compiling SwiftDriver DependencyGraphBuilder.swift
[1832/2483] Compiling SwiftDriver Loader.swift
[1833/2483] Compiling SwiftDriver SwiftScan.swift
[1834/2483] Compiling SwiftDriver SwiftScanCAS.swift
[1835/2483] Compiling SwiftDriver DarwinToolchain.swift
[1836/2483] Compiling SwiftDriver GenericUnixToolchain.swift
[1836/2493] Compiling v3_lib.c
[1837/2493] Compiling v3_info.c
[1838/2493] Compiling v3_ia5.c
[1839/2493] Compiling v3_extku.c
[1840/2493] Compiling v3_genn.c
[1841/2493] Compiling v3_enum.c
[1842/2493] Compiling v3_cpols.c
[1843/2493] Compiling v3_crld.c
[1844/2493] Compiling v3_conf.c
[1845/2493] Compiling v3_bitst.c
[1846/2493] Compiling v3_bcons.c
[1847/2493] Compiling v3_akeya.c
[1848/2493] Compiling v3_alt.c
[1849/2493] Compiling x_x509a.c
[1850/2493] Compiling v3_akey.c
[1851/2493] Compiling x_val.c
[1852/2493] Compiling x_spki.c
[1853/2493] Compiling x_sig.c
[1854/2493] Compiling x_req.c
[1855/2493] Compiling x_x509.c
[1856/2493] Compiling x_pubkey.c
[1857/2493] Compiling x_pkey.c
[1858/2493] Compiling x_info.c
[1859/2493] Compiling x_exten.c
[1860/2493] Compiling x_name.c
[1861/2493] Compiling x_attrib.c
[1862/2493] Compiling x_algor.c
[1863/2493] Compiling x509spki.c
[1864/2493] Compiling x_all.c
[1865/2493] Compiling x_crl.c
[1866/2493] Compiling x509rset.c
[1867/2493] Compiling x509name.c
[1868/2493] Compiling x509cset.c
[1869/2493] Compiling x509_vpm.c
[1870/2493] Compiling x509_txt.c
[1871/2493] Compiling x509_v3.c
[1872/2493] Compiling x509_trs.c
[1873/2493] Compiling x509_vfy.c
[1874/2493] Compiling x509_set.c
[1875/2493] Compiling x509_req.c
[1876/2493] Compiling x509_obj.c
[1877/2493] Compiling x509_def.c
[1878/2493] Compiling x509_lu.c
[1879/2493] Compiling x509_ext.c
[1880/2493] Compiling x509_d2.c
[1881/2493] Compiling x509_cmp.c
[1882/2493] Compiling x509.c
[1883/2493] Compiling x509_att.c
[1884/2493] Compiling t_x509a.c
[1885/2493] Compiling t_x509.c
[1886/2493] Compiling t_req.c
[1887/2493] Compiling t_crl.c
[1888/2493] Compiling rsa_pss.c
[1889/2493] Compiling i2d_pr.c
[1890/2493] Compiling name_print.c
[1891/2493] Compiling policy.c
[1915/2493] Emitting module SwiftDriver
[1915/2493] Compiling by_file.c
[1916/2493] Compiling algorithm.c
[1917/2493] Compiling by_dir.c
[1918/2493] Compiling a_verify.c
[1919/2493] Compiling asn1_gen.c
[1931/2493] Compiling a_digest.c
[1932/2493] Compiling voprf.c
[1933/2493] Compiling a_sign.c
[1934/2493] Compiling trust_token.c
[1935/2493] Compiling thread_win.c
[1936/2493] Compiling pmbtoken.c
[1937/2493] Compiling thread.c
[1938/2493] Compiling thread_none.c
[1939/2493] Compiling thread_pthread.c
[1941/2493] Emitting module CryptoBoringWrapper
[1942/2493] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1943/2493] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1944/2493] Compiling SwiftDriver CommandLineArguments.swift
[1945/2493] Compiling SwiftDriver CompileJob.swift
[1946/2493] Compiling SwiftDriver DarwinToolchain+LinkerSupport.swift
[1947/2493] Compiling SwiftDriver EmitModuleJob.swift
[1948/2493] Compiling SwiftDriver EmitSupportedFeaturesJob.swift
[1949/2493] Compiling SwiftDriver FrontendJobHelpers.swift
[1950/2493] Compiling SwiftDriver GenerateDSYMJob.swift
[1951/2493] Compiling SwiftDriver GeneratePCHJob.swift
[1952/2493] Compiling SwiftDriver GeneratePCMJob.swift
[1953/2493] Compiling SwiftDriver GenericUnixToolchain+LinkerSupport.swift
[1954/2493] Compiling SwiftDriver InterpretJob.swift
[1954/2493] Compiling stack.c
[1955/2493] Compiling siphash.c
[1956/2493] Compiling rsa_print.c
[1957/2493] Compiling rsa_asn1.c
[1958/2493] Compiling refcount.c
[1959/2493] Compiling rsa_crypt.c
[1960/2493] Compiling rc4.c
[1973/2493] Compiling SwiftDriver InternedStrings.swift
[1974/2493] Compiling SwiftDriver Node.swift
[1975/2493] Compiling SwiftDriver NodeFinder.swift
[1976/2493] Compiling SwiftDriver Tracer.swift
[1977/2493] Compiling SwiftDriver Multidictionary.swift
[1978/2493] Compiling SwiftDriver SourceFileDependencyGraph.swift
[1979/2493] Compiling SwiftDriver SwiftSourceFile.swift
[1980/2493] Compiling SwiftDriver TwoDMap.swift
[1981/2493] Compiling SwiftDriver TwoLevelMap.swift
[1982/2493] Compiling SwiftDriver APIDigesterJobs.swift
[1983/2493] Compiling SwiftDriver AutolinkExtractJob.swift
[1994/2493] Compiling windows.c
[1995/2493] Compiling rand_extra.c
[1996/2493] Compiling trusty.c
[2003/2493] Compiling SwiftDriver IncrementalDependencyAndInputSetup.swift
[2004/2493] Compiling SwiftDriver InputInfo.swift
[2005/2493] Compiling SwiftDriver KeyAndFingerprintHolder.swift
[2006/2493] Compiling SwiftDriver ModuleDependencyGraph.swift
[2007/2493] Compiling SwiftDriver DependencySource.swift
[2008/2493] Compiling SwiftDriver Integrator.swift
[2020/2493] Compiling SwiftDriver Bitstream.swift
[2021/2493] Compiling SwiftDriver BitstreamReader.swift
[2022/2493] Compiling SwiftDriver BitstreamVisitor.swift
[2023/2493] Compiling SwiftDriver BitstreamWriter.swift
[2024/2493] Compiling SwiftDriver BlockInfo.swift
[2025/2493] Compiling SwiftDriver BuildRecord.swift
[2026/2493] Compiling SwiftDriver BuildRecordInfo.swift
[2027/2493] Compiling SwiftDriver DependencyGraphDotFileWriter.swift
[2028/2493] Compiling SwiftDriver DependencyKey.swift
[2029/2493] Compiling SwiftDriver DirectAndTransitiveCollections.swift
[2030/2493] Compiling SwiftDriver ExternalDependencyAndFingerprintEnforcer.swift
[2030/2493] Compiling passive.c
[2031/2507] Compiling ios.c
[2032/2507] Compiling deterministic.c
[2033/2507] Compiling getentropy.c
[2034/2507] Compiling pool.c
[2035/2507] Compiling poly1305_arm_asm.S
[2036/2507] Compiling forkunsafe.c
[2037/2507] Compiling poly1305_vec.c
[2038/2507] Compiling poly1305_arm.c
[2039/2507] Compiling poly1305.c
[2084/2507] Compiling pkcs7.c
[2085/2507] Compiling p5_pbev2.c
[2086/2507] Compiling pkcs8.c
[2087/2507] Compiling pkcs7_x509.c
[2088/2507] Compiling pkcs8_x509.c
[2089/2507] Compiling pem_xaux.c
[2090/2507] Compiling pem_x509.c
[2091/2507] Compiling pem_pkey.c
[2092/2507] Compiling pem_oth.c
[2093/2507] Compiling pem_pk8.c
[2095/2507] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[2096/2507] Compiling _CryptoExtras PEMDocument.swift
[2097/2507] Compiling _CryptoExtras DigestType.swift
[2098/2507] Compiling _CryptoExtras BoringSSLHelpers.swift
[2099/2507] Compiling _CryptoExtras Error.swift
[2099/2508] Compiling pem_lib.c
[2100/2508] Compiling obj_xref.c
[2101/2508] Compiling pem_info.c
[2102/2508] Compiling pem_all.c
[2103/2508] Compiling mem.c
[2104/2508] Compiling obj.c
[2105/2508] Compiling lhash.c
[2106/2508] Compiling poly_rq_mul.S
[2107/2508] Compiling keccak.c
[2108/2508] Compiling kyber.c
[2109/2508] Compiling x86_64-mont5-mac.mac.x86_64.S
[2110/2508] Compiling x86_64-mont5-linux.linux.x86_64.S
[2111/2508] Compiling x86_64-mont-mac.mac.x86_64.S
[2112/2508] Compiling hrss.c
[2113/2508] Compiling hpke.c
[2114/2508] Compiling x86_64-mont-linux.linux.x86_64.S
[2115/2508] Compiling x86-mont-windows.windows.x86.S
[2116/2508] Compiling x86-mont-linux.linux.x86.S
[2117/2508] Compiling vpaes-x86_64-mac.mac.x86_64.S
[2118/2508] Compiling vpaes-x86_64-linux.linux.x86_64.S
[2119/2508] Compiling vpaes-x86-windows.windows.x86.S
[2120/2508] Compiling vpaes-x86-linux.linux.x86.S
[2121/2508] Compiling vpaes-armv8-linux.linux.aarch64.S
[2122/2508] Compiling vpaes-armv8-ios.ios.aarch64.S
[2123/2508] Compiling vpaes-armv7-linux.linux.arm.S
[2124/2508] Compiling vpaes-armv7-ios.ios.arm.S
[2125/2508] Compiling sha512-x86_64-mac.mac.x86_64.S
[2126/2508] Compiling sha512-x86_64-linux.linux.x86_64.S
[2127/2508] Compiling sha512-armv8-linux.linux.aarch64.S
[2128/2508] Compiling kdf.c
[2129/2508] Compiling sha512-armv4-linux.linux.arm.S
[2130/2508] Compiling sha512-armv8-ios.ios.aarch64.S
[2132/2508] Compiling _CryptoExtras RandomBytes.swift
[2132/2508] Compiling sha512-armv4-ios.ios.arm.S
[2133/2508] Compiling sha512-586-windows.windows.x86.S
[2134/2508] Compiling sha512-586-linux.linux.x86.S
[2135/2508] Compiling sha256-x86_64-mac.mac.x86_64.S
[2136/2508] Compiling sha256-x86_64-linux.linux.x86_64.S
[2137/2508] Compiling sha256-armv8-linux.linux.aarch64.S
[2138/2508] Compiling sha256-armv4-linux.linux.arm.S
[2139/2508] Compiling sha256-armv4-ios.ios.arm.S
[2140/2508] Compiling sha256-armv8-ios.ios.aarch64.S
[2141/2508] Compiling sha256-586-windows.windows.x86.S
[2142/2508] Compiling sha256-586-linux.linux.x86.S
[2143/2508] Compiling sha1-x86_64-mac.mac.x86_64.S
[2144/2508] Compiling sha1-x86_64-linux.linux.x86_64.S
[2145/2508] Compiling sha1-armv8-linux.linux.aarch64.S
[2146/2508] Compiling sha1-armv4-large-linux.linux.arm.S
[2147/2508] Compiling sha1-armv8-ios.ios.aarch64.S
[2148/2508] Compiling sha1-armv4-large-ios.ios.arm.S
[2149/2508] Compiling sha1-586-windows.windows.x86.S
[2150/2508] Compiling sha1-586-linux.linux.x86.S
[2151/2508] Compiling sha512.c
[2152/2508] Compiling sha256.c
[2153/2508] Compiling sha1.c
[2154/2508] Compiling service_indicator.c
[2155/2508] Compiling rsaz-avx2-mac.mac.x86_64.S
[2156/2508] Compiling rsaz-avx2-linux.linux.x86_64.S
[2157/2508] Compiling self_check.c
[2158/2508] Compiling fips.c
[2159/2508] Compiling rdrand-x86_64-mac.mac.x86_64.S
[2160/2508] Compiling rsa_impl.c
[2161/2508] Compiling blinding.c
[2162/2508] Compiling padding.c
[2163/2508] Compiling rdrand-x86_64-linux.linux.x86_64.S
[2164/2508] Compiling rsa.c
[2165/2508] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[2166/2508] Compiling fork_detect.c
[2167/2508] Compiling urandom.c
[2168/2508] Compiling rand.c
[2170/2508] Compiling _CryptoExtras ChaCha20CTR.swift
[2171/2508] Compiling _CryptoExtras RSA.swift
[2172/2508] Compiling _CryptoExtras AES_GCM_SIV.swift
[2173/2508] Compiling _CryptoExtras Block Function.swift
[2174/2508] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[2175/2508] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[2176/2508] Emitting module _CryptoExtras
[2177/2508] Compiling _CryptoExtras RSA_boring.swift
[2178/2508] Compiling _CryptoExtras RSA_security.swift
[2178/2508] Compiling ctrdrbg.c
[2179/2508] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[2180/2508] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[2181/2508] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[2182/2508] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[2183/2508] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[2184/2508] Compiling p256-armv8-asm-linux.linux.aarch64.S
[2207/2508] Compiling p256-armv8-asm-ios.ios.aarch64.S
[2208/2508] Compiling polyval.c
[2209/2508] Compiling ofb.c
[2210/2508] Compiling gcm_nohw.c
[2222/2508] Compiling gcm.c
[2223/2508] Compiling ctr.c
[2224/2508] Compiling cfb.c
[2225/2508] Compiling md5-x86_64-mac.mac.x86_64.S
[2226/2508] Compiling md5-x86_64-linux.linux.x86_64.S
[2227/2508] Compiling cbc.c
[2228/2508] Compiling md5-586-windows.windows.x86.S
[2229/2508] Compiling md5.c
[2230/2508] Compiling md5-586-linux.linux.x86.S
[2231/2550] Compiling ghashv8-armv8-linux.linux.aarch64.S
[2232/2553] Compiling ghashv8-armv8-ios.ios.aarch64.S
[2233/2584] Compiling ghashv8-armv7-linux.linux.arm.S
[2234/2599] Compiling ghashv8-armv7-ios.ios.arm.S
[2235/2599] Compiling hkdf.c
[2236/2599] Compiling hmac.c
[2237/2599] Compiling ghash-x86_64-mac.mac.x86_64.S
[2238/2599] Compiling ghash-x86_64-linux.linux.x86_64.S
[2239/2599] Compiling ghash-x86-windows.windows.x86.S
[2240/2599] Compiling ghash-x86-linux.linux.x86.S
[2241/2599] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[2242/2599] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[2243/2599] Compiling ghash-ssse3-x86-windows.windows.x86.S
[2244/2599] Compiling ghash-ssse3-x86-linux.linux.x86.S
[2245/2599] Compiling md4.c
[2246/2599] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[2247/2599] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[2248/2599] Compiling ghash-armv4-ios.ios.arm.S
[2248/2599] Compiling ghash-armv4-linux.linux.arm.S
[2250/2599] Compiling fips_shared_support.c
[2251/2599] Compiling ecdsa.c
[2252/2599] Compiling ecdh.c
[2253/2599] Compiling util.c
[2254/2599] Compiling wnaf.c
[2255/2599] Compiling simple_mul.c
[2256/2599] Compiling simple.c
[2257/2599] Compiling scalar.c
[2258/2599] Compiling p256.c
[2259/2599] Compiling p224-64.c
[2260/2599] Compiling oct.c
[2261/2599] Compiling felem.c
[2262/2599] Compiling ec_montgomery.c
[2263/2599] Compiling ec_key.c
[2264/2599] Compiling digestsign.c
[2265/2599] Compiling ec.c
[2266/2599] Compiling digest.c
[2267/2599] Compiling digests.c
[2268/2599] Compiling check.c
[2269/2599] Compiling dh.c
[2270/2599] Compiling co-586-windows.windows.x86.S
[2271/2599] Compiling co-586-linux.linux.x86.S
[2272/2599] Compiling p256-nistz.c
[2273/2599] Compiling cmac.c
[2274/2599] Compiling e_aesccm.c
[2275/2599] Compiling bsaes-armv7-linux.linux.arm.S
[2276/2599] Compiling aead.c
[2277/2599] Compiling cipher.c
[2278/2599] Compiling bsaes-armv7-ios.ios.arm.S
[2279/2599] Compiling e_aes.c
[2280/2599] Compiling rsaz_exp.c
[2281/2599] Compiling sqrt.c
[2282/2599] Compiling shift.c
[2283/2599] Compiling random.c
[2284/2599] Compiling prime.c
[2285/2599] Compiling montgomery_inv.c
[2286/2599] Compiling mul.c
[2287/2599] Compiling jacobi.c
[2288/2599] Compiling montgomery.c
[2289/2599] Compiling generic.c
[2291/2599] Compiling SwiftDriver PredictableRandomNumberGenerator.swift
[2292/2599] Compiling SwiftDriver RelativePathAdditions.swift
[2293/2599] Compiling SwiftDriver Sanitizer.swift
[2294/2599] Compiling SwiftDriver StringAdditions.swift
[2295/2599] Compiling SwiftDriver System.swift
[2296/2599] Compiling SwiftDriver Triple+Platforms.swift
[2297/2599] Compiling SwiftDriver Triple.swift
[2298/2599] Compiling SwiftDriver TypedVirtualPath.swift
[2299/2599] Compiling SwiftDriver Version.swift
[2300/2599] Compiling SwiftDriver VirtualPath.swift
[2300/2599] Compiling gcd_extra.c
[2301/2599] Compiling gcd.c
[2302/2599] Compiling div_extra.c
[2303/2599] Compiling exponentiation.c
[2304/2599] Compiling div.c
[2305/2599] Compiling ctx.c
[2306/2599] Compiling cmp.c
[2307/2599] Compiling bytes.c
[2308/2599] Compiling bn.c
[2309/2599] Compiling x86_64-gcc.c
[2310/2599] Compiling bn-armv8-linux.linux.aarch64.S
[2311/2599] Compiling bn-586-windows.windows.x86.S
[2312/2599] Compiling bn-armv8-ios.ios.aarch64.S
[2313/2599] Compiling add.c
[2314/2599] Compiling bn-586-linux.linux.x86.S
[2315/2599] Compiling armv8-mont-linux.linux.aarch64.S
[2316/2599] Compiling armv4-mont-ios.ios.arm.S
[2317/2599] Compiling armv4-mont-linux.linux.arm.S
[2318/2599] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[2319/2599] Compiling armv8-mont-ios.ios.aarch64.S
[2320/2599] Compiling aesv8-armv8-linux.linux.aarch64.S
[2321/2599] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[2322/2599] Compiling aesv8-armv7-linux.linux.arm.S
[2323/2599] Compiling aesv8-armv8-ios.ios.aarch64.S
[2324/2599] Compiling aesv8-armv7-ios.ios.arm.S
[2325/2599] Compiling aesni-x86_64-mac.mac.x86_64.S
[2326/2599] Compiling aesni-x86_64-linux.linux.x86_64.S
[2327/2599] Compiling aesni-x86-windows.windows.x86.S
[2328/2599] Compiling aesni-x86-linux.linux.x86.S
[2329/2599] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[2330/2599] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[2331/2599] Compiling mode_wrappers.c
[2332/2599] Compiling key_wrap.c
[2333/2599] Compiling aes.c
[2334/2599] Compiling ex_data.c
[2335/2599] Compiling sign.c
[2336/2599] Compiling aes_nohw.c
[2337/2599] Compiling scrypt.c
[2338/2599] Compiling print.c
[2339/2599] Compiling pbkdf.c
[2340/2599] Compiling p_x25519.c
[2341/2599] Compiling p_x25519_asn1.c
[2342/2599] Compiling p_rsa_asn1.c
[2343/2599] Compiling p_rsa.c
[2344/2599] Compiling p_hkdf.c
[2345/2599] Compiling p_ed25519.c
[2346/2599] Compiling p_ed25519_asn1.c
[2347/2599] Compiling p_ec_asn1.c
[2348/2599] Compiling p_ec.c
[2349/2599] Compiling p_dsa_asn1.c
[2350/2599] Compiling evp_ctx.c
[2351/2599] Compiling err_data.c
[2352/2599] Compiling evp_asn1.c
[2353/2599] Compiling evp.c
[2354/2599] Compiling err.c
[2355/2599] Compiling engine.c
[2356/2599] Compiling ecdh_extra.c
[2357/2599] Compiling ecdsa_asn1.c
[2358/2599] Compiling ec_derive.c
[2359/2599] Compiling hash_to_curve.c
[2360/2599] Compiling ec_asn1.c
[2361/2599] Compiling dsa_asn1.c
[2362/2599] Compiling params.c
[2363/2599] Compiling dsa.c
[2364/2599] Compiling digest_extra.c
[2365/2599] Compiling dh_asn1.c
[2366/2599] Compiling spake25519.c
[2367/2599] Compiling x25519-asm-arm.S
[2368/2599] Compiling des.c
[2369/2599] Compiling curve25519_64_adx.c
[2370/2599] Compiling crypto.c
[2371/2599] Compiling cpu_intel.c
[2372/2599] Compiling cpu_arm_linux.c
[2373/2599] Compiling cpu_arm_freebsd.c
[2374/2599] Compiling cpu_arm.c
[2375/2599] Compiling cpu_aarch64_win.c
[2376/2599] Compiling cpu_aarch64_sysreg.c
[2377/2599] Compiling cpu_aarch64_openbsd.c
[2378/2599] Compiling cpu_aarch64_linux.c
[2379/2599] Compiling cpu_aarch64_fuchsia.c
[2380/2599] Compiling curve25519.c
[2381/2599] Compiling cpu_aarch64_apple.c
[2382/2599] Compiling conf.c
[2383/2599] Compiling tls_cbc.c
[2384/2599] Compiling e_tls.c
[2385/2599] Compiling e_rc4.c
[2386/2599] Compiling e_rc2.c
[2387/2599] Compiling e_null.c
[2388/2599] Compiling e_des.c
[2389/2599] Compiling e_chacha20poly1305.c
[2390/2599] Compiling e_aesctrhmac.c
[2391/2599] Compiling e_aesgcmsiv.c
[2392/2599] Compiling derive_key.c
[2393/2599] Compiling cipher_extra.c
[2394/2599] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[2395/2599] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[2396/2599] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[2397/2599] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[2398/2599] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[2399/2599] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[2400/2599] Compiling chacha-x86_64-mac.mac.x86_64.S
[2401/2599] Compiling chacha-x86_64-linux.linux.x86_64.S
[2402/2599] Compiling chacha-x86-windows.windows.x86.S
[2403/2599] Compiling chacha.c
[2404/2599] Compiling chacha-x86-linux.linux.x86.S
[2405/2599] Compiling chacha-armv8-linux.linux.aarch64.S
[2406/2599] Compiling chacha-armv4-linux.linux.arm.S
[2407/2599] Compiling chacha-armv4-ios.ios.arm.S
[2408/2599] Compiling chacha-armv8-ios.ios.aarch64.S
[2409/2599] Compiling unicode.c
[2410/2599] Compiling ber.c
[2411/2599] Compiling asn1_compat.c
[2412/2599] Compiling buf.c
[2413/2599] Compiling cbb.c
[2414/2599] Compiling cbs.c
[2415/2599] Compiling convert.c
[2416/2599] Compiling bn_asn1.c
[2417/2599] Compiling printf.c
[2418/2599] Compiling blake2.c
[2419/2599] Compiling pair.c
[2420/2599] Compiling hexdump.c
[2421/2599] Compiling file.c
[2422/2599] Compiling fd.c
[2423/2599] Compiling errno.c
[2424/2599] Compiling bio_mem.c
[2425/2599] Compiling base64.c
[2426/2599] Compiling bio.c
[2427/2599] Compiling tasn_typ.c
[2428/2599] Compiling tasn_utl.c
[2429/2599] Compiling tasn_fre.c
[2430/2599] Compiling tasn_new.c
[2431/2599] Compiling tasn_enc.c
[2432/2599] Compiling tasn_dec.c
[2433/2599] Compiling f_string.c
[2434/2599] Compiling posix_time.c
[2435/2599] Compiling f_int.c
[2436/2599] Compiling asn_pack.c
[2437/2599] Compiling asn1_par.c
[2438/2599] Compiling asn1_lib.c
[2439/2599] Compiling a_utctm.c
[2440/2599] Compiling a_type.c
[2441/2599] Compiling a_time.c
[2442/2599] Compiling a_strex.c
[2443/2599] Compiling a_strnid.c
[2444/2599] Compiling a_octet.c
[2445/2599] Compiling a_i2d_fp.c
[2446/2599] Compiling a_object.c
[2447/2599] Compiling a_mbstr.c
[2448/2599] Compiling a_gentm.c
[2449/2599] Write sources
[2453/2599] Compiling a_int.c
[2454/2599] Compiling a_dup.c
[2455/2599] Write sources
[2457/2599] Compiling a_d2i_fp.c
[2458/2599] Compiling a_bool.c
[2459/2599] Compiling a_bitstr.c
[2471/2750] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[2472/2750] Compiling AEXML Options.swift
[2474/2750] Compiling AEXML Parser.swift
[2475/2750] Compiling AEXML Error.swift
[2476/2750] Compiling AEXML Parser.swift
[2477/2750] Emitting module CryptoBoringWrapper
[2478/2750] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[2479/2750] Compiling AEXML Document.swift
[2480/2750] Emitting module AEXML
[2481/2750] Compiling AEXML Element.swift
[2482/2764] Compiling AEXML Error.swift
[2483/2764] Compiling AEXML Element.swift
[2484/2764] Emitting module AEXML
[2485/2764] Compiling AEXML Document.swift
[2486/2855] Compiling _CryptoExtras BoringSSLHelpers.swift
[2487/2855] Compiling _CryptoExtras DigestType.swift
[2488/2855] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[2489/2947] Compiling XcodeProj Xcode.swift
[2490/2947] Compiling XcodeProj XcodeProj.swift
[2491/2947] Compiling XcodeProj Writable.swift
[2492/2947] Compiling XcodeProj XCScheme+AditionalOption.swift
[2493/2947] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[2494/2947] Compiling XcodeProj XCScheme+ArchiveAction.swift
[2495/2947] Compiling XcodeProj XCScheme+BuildAction.swift
[2496/2947] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[2497/2947] Compiling XcodeProj XCScheme+BuildableReference.swift
[2498/2947] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[2499/2956] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[2500/2956] Compiling XcodeProj XCScheme+ExecutionAction.swift
[2501/2956] Compiling XcodeProj XCScheme+LaunchAction.swift
[2502/2956] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[2503/2956] Compiling XcodeProj XCScheme+PathRunnable.swift
[2504/2956] Compiling XcodeProj XCScheme+ProfileAction.swift
[2505/2956] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[2506/2956] Compiling XcodeProj XCScheme+Runnable.swift
[2507/2956] Compiling XcodeProj XCScheme+SerialAction.swift
[2508/2956] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[2509/2956] Compiling XcodeProj Errors.swift
[2510/2956] Compiling XcodeProj AEXML+XcodeFormat.swift
[2511/2956] Compiling XcodeProj Array+Extras.swift
[2512/2956] Compiling XcodeProj Bool+Extras.swift
[2513/2956] Compiling XcodeProj Dictionary+Enumerate.swift
[2514/2956] Compiling XcodeProj Dictionary+Extras.swift
[2515/2956] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[2516/2956] Compiling XcodeProj NSRecursiveLock+Sync.swift
[2517/2956] Compiling XcodeProj Path+Extras.swift
[2518/2956] Compiling XcodeProj String+Utils.swift
[2519/2956] Compiling _CryptoExtras Error.swift
[2520/2956] Compiling _CryptoExtras PEMDocument.swift
[2521/2956] Compiling _CryptoExtras RandomBytes.swift
[2522/2956] Compiling XcodeProj PBXFileSystemSynchronizedRootGroup.swift
[2523/2956] Compiling XcodeProj PBXGroup.swift
[2524/2956] Compiling XcodeProj PBXSourceTree.swift
[2525/2956] Compiling XcodeProj PBXVariantGroup.swift
[2526/2956] Compiling XcodeProj XCVersionGroup.swift
[2527/2956] Compiling XcodeProj PBXObject.swift
[2528/2956] Compiling XcodeProj PBXObjectParser.swift
[2540/2970] Emitting module _CryptoExtras
[2545/3061] Compiling X509 RandomNumberGenerator+bytes.swift
[2546/3061] Compiling X509 RelativeDistinguishedName.swift
[2547/3061] Compiling X509 SEC1PrivateKey.swift
[2548/3061] Compiling X509 Signature.swift
[2549/3061] Compiling X509 SignatureAlgorithm.swift
[2550/3061] Compiling X509 AllOfPolicies.swift
[2551/3061] Compiling X509 AnyPolicy.swift
[2552/3061] Compiling X509 CertificateStore.swift
[2553/3061] Compiling X509 StreetAddress.swift
[2554/3061] Compiling X509 Error.swift
[2555/3061] Compiling X509 AuthorityInformationAccess.swift
[2556/3061] Compiling X509 AuthorityKeyIdentifier.swift
[2557/3061] Compiling X509 BasicConstraints.swift
[2558/3061] Compiling X509 ExtendedKeyUsage.swift
[2559/3061] Compiling X509 ExtensionIdentifiers.swift
[2560/3061] Compiling X509 KeyUsage.swift
[2561/3061] Compiling X509 NameConstraints.swift
[2562/3061] Compiling X509 SubjectAlternativeName.swift
[2563/3071] Compiling X509 OCSPCertStatus.swift
[2564/3071] Compiling X509 CSRAttribute.swift
[2565/3071] Compiling X509 CSRAttributes.swift
[2566/3071] Compiling X509 CSRVersion.swift
[2567/3071] Compiling X509 CertificateSigningRequest.swift
[2568/3071] Compiling X509 CertificationRequestInfo.swift
[2569/3071] Compiling X509 ExtensionRequest.swift
[2570/3071] Compiling X509 CMSEncapsulatedContentInfo.swift
[2571/3071] Compiling X509 CMSIssuerAndSerialNumber.swift
[2572/3071] Compiling X509 CMSOperations.swift
[2573/3071] Compiling X509 CMSSignature.swift
[2574/3071] Compiling X509 CMSSignedData.swift
[2575/3071] Compiling X509 CMSSignerIdentifier.swift
[2576/3071] Compiling X509 CMSSignerInfo.swift
[2577/3071] Compiling X509 Certificate.swift
[2578/3071] Compiling X509 CertificatePrivateKey.swift
[2579/3071] Compiling X509 CertificatePublicKey.swift
[2580/3071] Compiling X509 CertificateSerialNumber.swift
[2581/3071] Compiling X509 CertificateVersion.swift
[2582/3071] Compiling X509 CMSAttribute.swift
[2583/3071] Compiling X509 CMSContentInfo.swift
[2605/3071] Compiling X509 OneOfPolicies.swift
[2606/3071] Compiling X509 PolicyBuilder.swift
[2607/3071] Compiling X509 BasicConstraintsPolicy.swift
[2608/3071] Compiling X509 DNSNames.swift
[2609/3071] Compiling X509 DirectoryNames.swift
[2610/3071] Compiling X509 ExpiryPolicy.swift
[2611/3071] Compiling X509 SubjectKeyIdentifier.swift
[2612/3071] Compiling X509 Extension.swift
[2613/3071] Compiling X509 Extensions.swift
[2614/3071] Compiling X509 ExtensionsBuilder.swift
[2615/3071] Compiling X509 GeneralName.swift
[2616/3071] Compiling X509 LockedValueBox.swift
[2617/3071] Compiling X509 BasicOCSPResponse.swift
[2618/3071] Compiling X509 DirectoryString.swift
[2619/3071] Compiling X509 OCSPCertID.swift
[2643/3071] Compiling X509 IPConstraints.swift
[2644/3071] Compiling X509 NameConstraintsPolicy.swift
[2645/3071] Compiling X509 RFC5280Policy.swift
[2646/3071] Compiling X509 URIConstraints.swift
[2647/3071] Compiling X509 VersionPolicy.swift
[2648/3071] Compiling X509 ServerIdentityPolicy.swift
[2649/3071] Compiling X509 TrustRootLoading.swift
[2650/3071] Compiling X509 UnverifiedChain.swift
[2651/3071] Compiling X509 VerificationDiagnostic.swift
[2652/3071] Compiling X509 Verifier.swift
[2653/3071] Compiling X509 OCSPExtensionID.swift
[2654/3071] Compiling X509 OCSPNonce.swift
[2655/3071] Compiling X509 OCSPPolicy.swift
[2656/3071] Compiling X509 OCSPRequest.swift
[2657/3071] Compiling X509 OCSPResponse.swift
[2658/3071] Compiling X509 OCSPResponseBytes.swift
[2659/3071] Compiling X509 OCSPResponseData.swift
[2660/3071] Compiling X509 OCSPResponseStatus.swift
[2661/3071] Compiling X509 OCSPSignature.swift
[2662/3071] Compiling X509 OCSPSingleRequest.swift
[2673/3071] Compiling X509 OCSPSingleResponse.swift
[2674/3071] Compiling X509 OCSPTBSRequest.swift
[2675/3071] Compiling X509 OCSPVersion.swift
[2676/3071] Compiling X509 PKCS8PrivateKey.swift
[2677/3071] Compiling X509 PromiseAndFuture.swift
[2678/3071] Compiling X509 RDNAttribute.swift
[2679/3071] Emitting module Basics
[2697/3071] Emitting module XcodeProj
[2738/3071] Emitting module X509
[2739/3071] Compiling X509 CMSVersion.swift
[2740/3071] Compiling X509 Digests.swift
[2741/3071] Compiling X509 DistinguishedName.swift
[2742/3071] Compiling X509 CommonName.swift
[2743/3071] Compiling X509 CountryName.swift
[2744/3071] Compiling X509 DNBuilder.swift
[2745/3071] Compiling X509 LocalityName.swift
[2746/3071] Compiling X509 OrganizationName.swift
[2747/3071] Compiling X509 OrganizationalUnitName.swift
[2748/3071] Compiling X509 StateOrProvinceName.swift
[2749/3080] Compiling X509 VerifierPolicy.swift
[2750/3080] Compiling X509 AlgorithmIdentifier.swift
[2751/3080] Compiling X509 ECDSASignature.swift
[2752/3080] Compiling X509 RSAPKCS1PublicKey.swift
[2753/3080] Compiling X509 SubjectPublicKeyInfo.swift
[2754/3080] Compiling X509 TBSCertificate.swift
[2755/3080] Compiling X509 Time.swift
[2756/3080] Compiling X509 TimeCalculations.swift
[2757/3080] Compiling X509 Validity.swift
[2781/3199] Compiling XcodeProj XCWorkspaceDataGroup.swift
[2782/3199] Compiling LLBuildManifest Target.swift
[2793/3199] Compiling PackageModel Sources.swift
[2794/3199] Compiling PackageModel SupportedLanguageExtension.swift
[2795/3199] Compiling PackageModel SwiftLanguageVersion.swift
[2796/3199] Compiling PackageModel SwiftSDK.swift
[2797/3199] Compiling PackageModel SwiftSDKBundle.swift
[2798/3199] Compiling PackageModel Diagnostics.swift
[2799/3199] Compiling PackageModel EnabledTraitsMap.swift
[2800/3199] Compiling PackageModel IdentityResolver.swift
[2801/3199] Compiling PackageModel InstalledSwiftPMConfiguration.swift
[2802/3199] Compiling PackageModel Manifest+Traits.swift
[2803/3199] Compiling PackageModel ArtifactsArchiveMetadata.swift
[2804/3199] Compiling PackageModel BuildConfiguration.swift
[2805/3199] Compiling PackageModel BuildEnvironment.swift
[2806/3199] Compiling PackageModel BuildFlags.swift
[2807/3199] Compiling PackageModel BuildSettings.swift
[2808/3199] Compiling PackageModel DependencyMapper.swift
[2809/3199] Compiling PackageModel ClangModule.swift
[2810/3199] Compiling PackageModel Module.swift
[2811/3199] Compiling PackageModel PluginModule.swift
[2812/3199] Compiling PackageModel SwiftModule.swift
[2813/3199] Compiling PackageModel SystemLibraryModule.swift
[2814/3199] Compiling PackageModel ModuleMapType.swift
[2815/3199] Compiling PackageModel PackageConditionDescription.swift
[2816/3199] Compiling PackageModel PackageDependencyDescription.swift
[2817/3199] Compiling PackageModel PlatformDescription.swift
[2818/3199] Compiling PackageModel ProductDescription.swift
[2819/3199] Compiling PackageModel SystemPackageProviderDescription.swift
[2820/3199] Compiling PackageModel TargetBuildSettingDescription.swift
[2821/3199] Compiling PackageModel SwiftSDKBundleStore.swift
[2822/3199] Compiling PackageModel SwiftSDKConfigurationStore.swift
[2823/3199] Compiling PackageModel Toolchain+SupportedFeatures.swift
[2824/3199] Compiling PackageModel Toolchain.swift
[2825/3199] Compiling PackageModel ToolchainConfiguration.swift
[2826/3199] Compiling PackageModel TargetDescription.swift
[2827/3199] Compiling PackageModel TraitConfiguration.swift
[2828/3199] Compiling PackageModel TraitDescription.swift
[2829/3199] Compiling PackageModel ManifestSourceGeneration.swift
[2830/3199] Compiling PackageModel MinimumDeploymentTarget.swift
[2831/3199] Compiling PackageModel BinaryModule.swift
[2832/3199] Compiling PackageModel PlainTextSnippetExtractor.swift
[2843/3199] Emitting module XcodeProj
[2844/3209] Compiling SPMLLBuild llbuild.swift
[2845/3209] Emitting module SPMLLBuild
[2866/3217] Compiling SPMLLBuild llbuild.swift
[2867/3217] Emitting module SPMLLBuild
[2868/3224] Compiling PackageModel Sanitizers.swift
[2869/3224] Compiling PackageModel Snippet.swift
[2870/3224] Compiling PackageModel SnippetGroup.swift
[2878/3224] Compiling PackageModel Manifest.swift
[2879/3224] Compiling PackageModel PackageIdentity.swift
[2880/3224] Compiling PackageModel PackageModel.swift
[2881/3224] Compiling PackageModel PackageReference.swift
[2882/3224] Compiling PackageModel Platform.swift
[2883/3224] Compiling PackageModel PlatformRegistry.swift
[2884/3224] Compiling PackageModel Product.swift
[2885/3224] Compiling PackageModel Registry.swift
[2886/3224] Compiling PackageModel RegistryReleaseMetadata.swift
[2887/3224] Compiling PackageModel Resource.swift
[2978/3224] Compiling LLBuildManifest Node.swift
[2979/3224] Compiling LLBuildManifest LLBuildManifestWriter.swift
[2980/3224] Compiling LLBuildManifest Command.swift
[2981/3224] Compiling LLBuildManifest LLBuildManifest.swift
[2982/3224] Emitting module LLBuildManifest
[2983/3224] Compiling LLBuildManifest Tools.swift
[2984/3224] Compiling XcodeProj PBXBatchUpdater.swift
[2985/3224] Compiling XcodeProj PlistValue.swift
[2986/3224] Compiling XcodeProj ReferenceGenerator.swift
[2987/3224] Compiling XcodeProj XCConfig.swift
[2988/3224] Compiling XcodeProj XCWorkspace.swift
[2989/3224] Compiling XcodeProj XCWorkspaceData.swift
[2990/3224] Compiling XcodeProj XCWorkspaceDataElement.swift
[2991/3224] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[2992/3224] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[3011/3234] Compiling PackageCollectionsSigning PackageCollectionSigning.swift
[3012/3234] Compiling PackageCollectionsSigning Base64URL.swift
[3013/3234] Compiling PackageCollectionsSigning Signature.swift
[3014/3234] Compiling PackageCollectionsSigning CertificatePolicy.swift
[3015/3234] Compiling PackageCollectionsSigning embedded_resources.swift
[3016/3234] Emitting module PackageCollectionsSigning
[3017/3234] Compiling PackageCollectionsSigning Utilities.swift
[3018/3234] Compiling PackageCollectionsSigning X509Extensions.swift
[3019/3234] Compiling LLBuildManifest Node.swift
[3020/3234] Emitting module LLBuildManifest
[3021/3234] Compiling LLBuildManifest LLBuildManifest.swift
[3022/3234] Compiling LLBuildManifest LLBuildManifestWriter.swift
[3023/3234] Compiling LLBuildManifest Tools.swift
[3024/3234] Compiling LLBuildManifest Command.swift
[3025/3234] Compiling LLBuildManifest Target.swift
[3044/3234] Emitting module PackageModel
[3058/3234] Compiling PackageModel ToolsVersion.swift
[3059/3234] Compiling PackageModel ToolsVersionSpecificationGeneration.swift
[3060/3234] Compiling PackageModel Toolset.swift
[3061/3234] Compiling PackageModel UserToolchain.swift
[3062/3234] Compiling PackageModel WindowsToolchainInfo.swift
[3105/3234] Emitting module X509
[3115/3234] Compiling XcodeProj XCWorkspaceDataGroup.swift
[3170/3242] Compiling PackageCollectionsSigning X509Extensions.swift
[3171/3242] Compiling PackageCollectionsSigning Base64URL.swift
[3172/3242] Emitting module PackageCollectionsSigning
[3173/3242] Compiling PackageCollectionsSigning embedded_resources.swift
[3174/3242] Compiling PackageCollectionsSigning Signature.swift
[3175/3242] Compiling PackageCollectionsSigning CertificatePolicy.swift
[3176/3242] Compiling PackageCollectionsSigning PackageCollectionSigning.swift
[3177/3242] Compiling PackageCollectionsSigning Utilities.swift
[3207/3242] Emitting module PackageModel
[3226/3284] Compiling DriverSupport SPMSwiftDriverExecutor.swift
[3227/3284] Compiling PackageFingerprint PackageFingerprintStorage.swift
[3228/3284] Compiling DriverSupport SPMSwiftDriverExecutor.swift
[3229/3284] Compiling PackageFingerprint PackageFingerprintStorage.swift
[3230/3284] Compiling PackageFingerprint Model.swift
[3232/3284] Compiling DriverSupport DriverSupportUtils.swift
[3233/3284] Emitting module DriverSupport
[3234/3284] Compiling DriverSupport DriverSupportUtils.swift
[3235/3284] Emitting module DriverSupport
[3236/3284] Compiling PackageSigning SigningEntity.swift
[3238/3284] Compiling PackageSigning SigningIdentity.swift
[3239/3284] Compiling PackageSigning VerifierPolicies.swift
[3240/3284] Compiling PackageSigning PackageSigningEntityStorage.swift
[3241/3284] Compiling PackageSigning VerifierPolicies.swift
[3242/3284] Compiling PackageSigning SigningIdentity.swift
[3243/3284] Compiling PackageSigning FilePackageSigningEntityStorage.swift
[3244/3284] Compiling PackageSigning PackageSigningEntityStorage.swift
[3245/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 embedded_resources.swift
[3257/3284] Compiling PackageSigning X509Extensions.swift
[3259/3284] Compiling PackageSigning embedded_resources.swift
[3260/3284] Compiling SourceControl Repository.swift
[3261/3284] Compiling SourceControl RepositoryManager.swift
[3263/3284] Compiling SourceControl Repository.swift
[3271/3284] Compiling SourceControl GitRepository.swift
[3272/3284] Emitting module SourceControl
[3273/3284] Compiling SourceControl GitRepository.swift
[3274/3284] Emitting module SourceControl
[3275/3424] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[3276/3425] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[3277/3425] Compiling SwiftBasicFormat Syntax+Extensions.swift
[3278/3425] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[3279/3425] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[3280/3425] Compiling SwiftDiagnostics Convenience.swift
[3281/3425] Emitting module SwiftDiagnostics
[3282/3425] Compiling SwiftDiagnostics Diagnostic.swift
[3283/3425] Compiling SwiftDiagnostics Message.swift
[3284/3425] Compiling SwiftDiagnostics Note.swift
[3285/3425] Compiling SwiftDiagnostics FixIt.swift
[3286/3425] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[3287/3425] Compiling SwiftBasicFormat InferIndentation.swift
[3288/3425] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[3289/3425] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[3290/3425] Compiling PackageCollections PackageCollectionProvider.swift
[3291/3425] Compiling PackageCollections PackageMetadataProvider.swift
[3294/3429] Compiling PackageLoading RegistryReleaseMetadataSerialization.swift
[3295/3429] Compiling PackageLoading Platform.swift
[3296/3430] Compiling SwiftBasicFormat Indenter.swift
[3297/3430] Emitting module SwiftBasicFormat
[3298/3430] Compiling SwiftBasicFormat BasicFormat.swift
[3299/3430] Compiling PackageCollections Search.swift
[3300/3430] Compiling PackageCollections TargetListResult.swift
[3301/3430] Compiling PackageCollections PackageCollections+CertificatePolicy.swift
[3302/3430] Compiling PackageLoading Platform.swift
[3303/3430] Compiling PackageLoading RegistryReleaseMetadataSerialization.swift
[3307/3431] Emitting module PackageLoading
[3308/3431] Emitting module PackageCollections
[3309/3431] Compiling PackageLoading Target+PkgConfig.swift
[3310/3431] Compiling PackageLoading TargetSourcesBuilder.swift
[3311/3431] Compiling PackageCollections Trie.swift
[3312/3431] Compiling PackageCollections Utility.swift
[3315/3431] Compiling PackageLoading Target+PkgConfig.swift
[3316/3431] Compiling PackageLoading TargetSourcesBuilder.swift
[3317/3431] Compiling PackageCollections API.swift
[3318/3431] Compiling PackageCollections CVE.swift
[3319/3431] Compiling PackageCollections Collection.swift
[3320/3431] Emitting module PackageCollections
[3321/3431] Compiling PackageCollections License.swift
[3322/3431] Compiling PackageCollections PackageList.swift
[3323/3431] Compiling PackageCollections PackageTypes.swift
[3324/3431] Compiling SwiftParser StringLiterals.swift
[3325/3431] Compiling SwiftParser SwiftParserCompatibility.swift
[3326/3431] Compiling SwiftParser SwiftVersion.swift
[3327/3431] Compiling SwiftParser SyntaxUtils.swift
[3334/3435] Compiling SwiftParser TopLevel.swift
[3335/3435] Compiling SwiftParser TriviaParser.swift
[3336/3435] Compiling SwiftParser Types.swift
[3337/3435] Compiling SwiftParser ExperimentalFeatures.swift
[3338/3435] Compiling SwiftParser TokenConsumer.swift
[3339/3435] Compiling SwiftParser TokenPrecedence.swift
[3340/3435] Compiling SwiftParser TokenSpec.swift
[3341/3435] Compiling SwiftParser TokenSpecSet.swift
[3346/3435] Emitting module PackageLoading
[3347/3435] Compiling PackageLoading ToolsVersionParser.swift
[3349/3435] Compiling PackageCollections PackageIndexAndCollections.swift
[3350/3435] Compiling PackageCollections GitHubPackageMetadataProvider.swift
[3351/3435] Compiling PackageCollections JSONPackageCollectionProvider.swift
[3354/3435] Emitting module SwiftParser
[3355/3435] Compiling PackageCollections PackageCollectionsStorage.swift
[3356/3435] Compiling PackageCollections SQLitePackageCollectionsStorage.swift
[3357/3435] Compiling PackageCollections FilePackageCollectionsSourcesStorage.swift
[3358/3435] Compiling PackageCollections PackageCollectionsSourcesStorage.swift
[3373/3435] Compiling SwiftParser Recovery.swift
[3374/3435] Compiling SwiftParser Specifiers.swift
[3375/3435] Compiling SwiftParser Statements.swift
[3376/3435] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[3377/3435] Compiling PackageCollections PackageCollections+Storage.swift
[3378/3435] Compiling PackageCollections PackageCollections+Validation.swift
[3379/3435] Compiling PackageCollections PackageCollections.swift
[3380/3435] Compiling PackageCollections PackageIndex+Configuration.swift
[3381/3435] Compiling PackageCollections PackageIndex.swift
[3382/3435] Compiling PackageCollections PackageCollections+Configuration.swift
[3422/3442] Compiling SwiftParser IsLexerClassified.swift
[3423/3442] Compiling SwiftParser LayoutNodes+Parsable.swift
[3424/3442] Compiling SwiftParser Parser+TokenSpecSet.swift
[3425/3442] Compiling SwiftParser TokenSpecStaticMembers.swift
[3426/3557] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[3427/3558] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[3428/3558] Compiling SwiftIDEUtils SwiftIDEUtilsCompatibility.swift
[3429/3558] Compiling SwiftIDEUtils Syntax+Classifications.swift
[3430/3558] Compiling SwiftIDEUtils SyntaxClassifier.swift
[3431/3558] Compiling SwiftIDEUtils FixItApplier.swift
[3432/3558] Compiling SwiftIDEUtils DeclNameLocation.swift
[3433/3558] Compiling SwiftIDEUtils SyntaxClassification.swift
[3434/3558] Compiling SwiftIDEUtils Utils.swift
[3435/3558] Compiling PackageRegistry SigningEntityTOFU.swift
[3436/3558] Compiling SourceryFramework GenericRequirement+SwiftSyntax.swift
[3437/3558] Compiling SourceryFramework GenericType+SwiftSyntax.swift
[3438/3558] Compiling SourceryFramework Method+SwiftSyntax.swift
[3439/3558] Compiling SourceryFramework Actor+SwiftSyntax.swift
[3440/3558] Compiling SourceryFramework Attribute+SwiftSyntax.swift
[3441/3558] Compiling SourceryFramework GenericParameter+SwiftSyntax.swift
[3445/3564] Emitting module SwiftIDEUtils
[3446/3564] Compiling SwiftIDEUtils NameMatcher.swift
[3447/3564] Compiling SwiftParserDiagnostics Utils.swift
[3448/3564] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[3449/3564] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[3450/3564] Compiling SwiftParserDiagnostics PresenceUtils.swift
[3451/3564] Compiling PackageRegistry SignatureValidation.swift
[3452/3564] Compiling PackageRegistry SigningEntityTOFU.swift
[3453/3564] Compiling PackageRegistry RegistryDownloadsManager.swift
[3454/3564] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[3455/3564] Emitting module SwiftParserDiagnostics
[3456/3564] Compiling SourceryFramework Generator.swift
[3457/3564] Compiling SourceryFramework SourceryTemplate.swift
[3458/3564] Compiling PackageRegistry RegistryDownloadsManager.swift
[3459/3564] Compiling PackageRegistry SignatureValidation.swift
[3460/3564] Compiling SourceryFramework Signature.swift
[3461/3564] Compiling SourceryFramework Struct+SwiftSyntax.swift
[3462/3564] Compiling SourceryFramework SyntaxTreeCollector.swift
[3467/3564] Compiling SourceryFramework MethodParameter+SwiftSyntax.swift
[3468/3564] Compiling SourceryFramework Modifier+SwiftSyntax.swift
[3469/3564] 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>
[3470/3564] 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>
[3471/3564] 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>
[3475/3567] Compiling SourceryFramework Class+SwiftSyntax.swift
[3476/3567] Compiling SourceryFramework Enum+SwiftSyntax.swift
[3477/3567] Compiling SourceryFramework EnumCase+SwiftSyntax.swift
[3480/3567] Compiling SourceryFramework Template.swift
[3481/3567] Compiling SourceryFramework FileParserType.swift
[3482/3567] Emitting module SourceryFramework
[3483/3567] Compiling SourceryFramework String+TypeInference.swift
[3484/3567] Compiling SourceryFramework AccessLevel+SwiftSyntax.swift
[3493/3567] Compiling PackageRegistry RegistryConfiguration.swift
[3494/3567] Compiling SourceryFramework Protocol+SwiftSyntax.swift
[3497/3567] Compiling SourceryFramework Variable+SwiftSyntax.swift
[3498/3567] Compiling SourceryFramework FileParserSyntax.swift
[3499/3567] Compiling SourceryFramework Syntax+Extensions.swift
[3501/3567] Compiling PackageGraph ResolvedPackagesStore.swift
[3502/3567] Compiling PackageGraph Version+Extensions.swift
[3503/3567] Compiling SourceryFramework InlineParser.swift
[3504/3567] Compiling SourceryFramework StringView.swift
[3505/3567] Compiling SourceryFramework Verifier.swift
[3537/3582] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[3538/3582] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[3539/3582] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[3540/3582] Emitting module PackageGraph
[3541/3582] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[3542/3582] Compiling SwiftSyntaxBuilder Indenter.swift
[3543/3582] Compiling SwiftSyntaxBuilder ListBuilder.swift
[3544/3602] Compiling SPMBuildCore BuildParameters+Linking.swift
[3545/3602] Compiling SPMBuildCore BuildParameters+Output.swift
[3546/3602] Compiling SPMBuildCore BuildSystemDelegate.swift
[3547/3602] Emitting module PackageGraph
[3548/3602] Compiling SPMBuildCore BuiltTestProduct.swift
[3549/3602] Compiling SPMBuildCore BinaryTarget+Extensions.swift
[3550/3602] Compiling SPMBuildCore BuildParameters+Debugging.swift
[3551/3622] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[3552/3622] Compiling SPMBuildCore BuildParameters+Testing.swift
[3553/3622] Compiling SPMBuildCore BuildParameters.swift
[3554/3622] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[3555/3622] Compiling SPMBuildCore CommandPluginResult.swift
[3556/3622] Compiling SPMBuildCore DefaultPluginScriptRunner.swift
[3557/3622] Compiling SPMBuildCore BinaryTarget+Extensions.swift
[3558/3622] Compiling SPMBuildCore BuildParameters+Debugging.swift
[3559/3622] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[3560/3622] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[3561/3623] Emitting module SwiftSyntaxBuilder
[3562/3623] Compiling SPMBuildCore BuildParameters+Linking.swift
[3563/3623] Compiling SPMBuildCore BuildParameters+Output.swift
[3564/3623] Compiling SPMBuildCore BuildSystem.swift
[3565/3623] Compiling SPMBuildCore BuildSystemCommand.swift
[3573/3623] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[3574/3623] Compiling PackageRegistry ChecksumTOFU.swift
[3575/3623] Compiling PackageRegistry RegistryConfiguration.swift
[3576/3623] Emitting module PackageRegistry
[3577/3623] Compiling PackageRegistry RegistryClient.swift
[3578/3623] Compiling PackageRegistry ChecksumTOFU.swift
[3579/3623] Emitting module PackageRegistry
[3580/3623] Compiling PackageRegistry RegistryClient.swift
[3581/3699] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[3582/3699] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[3583/3699] Compiling SwiftBasicFormat Syntax+Extensions.swift
[3584/3699] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[3585/3699] Compiling SwiftDiagnostics Message.swift
[3586/3700] Compiling SwiftBasicFormat InferIndentation.swift
[3587/3700] Compiling SwiftBasicFormat Indenter.swift
[3588/3700] Compiling SwiftDiagnostics Note.swift
[3589/3700] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[3590/3700] Compiling SwiftDiagnostics FixIt.swift
[3591/3700] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[3592/3700] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[3593/3700] Compiling SwiftDiagnostics Diagnostic.swift
[3594/3700] Emitting module SwiftDiagnostics
[3595/3700] Compiling SwiftDiagnostics Convenience.swift
[3596/3700] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[3597/3700] Compiling PackageModelSyntax PackageEditResult.swift
[3598/3700] Compiling PackageModelSyntax ManifestEditError.swift
[3599/3700] Compiling PackageModelSyntax ProductDescription+Syntax.swift
[3600/3700] Compiling SwiftParser CharacterInfo.swift
[3601/3700] Compiling SwiftParser CollectionNodes+Parsable.swift
[3602/3700] Emitting module PackageModelSyntax
[3603/3700] Compiling PackageModelSyntax PackageDependency+Syntax.swift
[3604/3700] Compiling PackageModelSyntax AddTargetDependency.swift
[3605/3700] Compiling PackageModelSyntax ManifestSyntaxRepresentable.swift
[3606/3700] Compiling SwiftParser Attributes.swift
[3607/3700] Compiling SwiftParser Availability.swift
[3608/3700] Compiling PackageModelSyntax SyntaxEditUtils.swift
[3609/3701] Emitting module SwiftBasicFormat
[3610/3701] Compiling SwiftBasicFormat BasicFormat.swift
[3611/3701] Emitting module PackageMetadata
[3612/3701] Compiling PackageMetadata PackageMetadata.swift
[3614/3701] Emitting module PackageMetadata
[3615/3701] Compiling PackageModelSyntax TargetDescription+Syntax.swift
[3616/3701] Compiling SwiftParser TopLevel.swift
[3617/3701] Compiling SwiftParser TriviaParser.swift
[3618/3701] Compiling SwiftParser Types.swift
[3619/3701] Compiling SwiftParser ExperimentalFeatures.swift
[3620/3701] Compiling SwiftParser TokenConsumer.swift
[3621/3701] Compiling SwiftParser TokenPrecedence.swift
[3622/3701] Compiling SwiftParser TokenSpec.swift
[3623/3701] Compiling SwiftParser TokenSpecSet.swift
[3624/3705] Compiling SwiftParser StringLiterals.swift
[3625/3705] Compiling SwiftParser SwiftParserCompatibility.swift
[3626/3705] Compiling SwiftParser SwiftVersion.swift
[3627/3705] Compiling SwiftParser SyntaxUtils.swift
[3628/3705] Compiling SwiftParser Names.swift
[3629/3705] Compiling SwiftParser Nominals.swift
[3630/3705] Compiling SwiftParser Parameters.swift
[3631/3705] Compiling SwiftParser ParseSourceFile.swift
[3632/3705] Compiling SwiftParser Parser.swift
[3633/3705] Emitting module SwiftParser
[3634/3705] Compiling SwiftParser Patterns.swift
[3635/3705] Compiling SwiftParser Recovery.swift
[3636/3705] Compiling SwiftParser Specifiers.swift
[3637/3705] Compiling SwiftParser Statements.swift
[3638/3705] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[3639/3705] Compiling SwiftParser RegexLiteralLexer.swift
[3640/3705] Compiling SwiftParser UnicodeScalarExtensions.swift
[3641/3705] Compiling SwiftParser Lookahead.swift
[3642/3705] Compiling SwiftParser LoopProgressCondition.swift
[3643/3705] Compiling SwiftParser Modifiers.swift
[3644/3705] Compiling SwiftParser IsValidIdentifier.swift
[3645/3705] Compiling SwiftParser Cursor.swift
[3646/3705] Compiling SwiftParser Lexeme.swift
[3647/3705] Compiling SwiftParser LexemeSequence.swift
[3648/3705] Compiling SwiftParser Lexer.swift
[3649/3705] Emitting module SPMBuildCore
[3654/3705] Compiling SwiftParser IncrementalParseTransition.swift
[3658/3705] Compiling SwiftParser CompilerFiles.swift
[3659/3705] Compiling SwiftParser Declarations.swift
[3660/3705] Compiling SwiftParser Directives.swift
[3667/3705] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[3668/3705] Compiling SwiftParser Expressions.swift
[3677/3707] Emitting module SPMBuildCore
[3699/3709] Compiling SPMBuildCore XCFrameworkMetadata.swift
[3700/3709] Compiling SPMBuildCore XcodeProjectRepresentation.swift
[3703/3817] Compiling SwiftParser IsLexerClassified.swift
[3704/3817] Compiling SwiftParser LayoutNodes+Parsable.swift
[3705/3817] Compiling SwiftParser Parser+TokenSpecSet.swift
[3706/3817] Compiling SwiftParser TokenSpecStaticMembers.swift
[3707/3869] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[3708/3870] Emitting module Build
[3709/3872] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[3710/3872] Compiling SwiftIDEUtils SyntaxClassification.swift
[3711/3872] Compiling SwiftIDEUtils SwiftIDEUtilsCompatibility.swift
[3712/3872] Compiling SwiftIDEUtils Utils.swift
[3713/3872] Compiling SwiftIDEUtils SyntaxClassifier.swift
[3714/3872] Compiling SourceryFramework Attribute+SwiftSyntax.swift
[3715/3872] Compiling SourceryFramework GenericParameter+SwiftSyntax.swift
[3716/3872] Compiling SourceryFramework GenericRequirement+SwiftSyntax.swift
[3717/3872] Compiling SwiftIDEUtils DeclNameLocation.swift
[3718/3872] Emitting module SwiftIDEUtils
[3719/3872] Compiling SwiftIDEUtils NameMatcher.swift
[3720/3872] Compiling SwiftIDEUtils Syntax+Classifications.swift
[3721/3872] Compiling SwiftIDEUtils FixItApplier.swift
[3722/3872] Compiling SwiftParserDiagnostics Utils.swift
[3723/3872] Compiling SwiftParserDiagnostics PresenceUtils.swift
[3724/3872] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[3725/3872] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[3726/3872] Compiling SourceryFramework SourceryTemplate.swift
[3727/3872] Compiling SourceryFramework Template.swift
[3728/3872] Compiling SourceryFramework String+TypeInference.swift
[3729/3872] Compiling SourceryFramework AccessLevel+SwiftSyntax.swift
[3730/3872] Compiling SourceryFramework Actor+SwiftSyntax.swift
[3731/3872] Compiling SourceryFramework Syntax+Extensions.swift
[3732/3872] Compiling Workspace Workspace+Dependencies.swift
[3733/3872] Compiling Workspace Workspace+Editing.swift
[3734/3875] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[3735/3875] Emitting module SourceryFramework
[3736/3878] Compiling SourceryFramework Method+SwiftSyntax.swift
[3737/3878] Compiling Build SwiftCompilerOutputParser.swift
[3738/3878] Compiling Build TestObservation.swift
[3739/3878] Compiling SourceryFramework Protocol+SwiftSyntax.swift
[3740/3878] Compiling SourceryFramework Signature.swift
[3741/3878] Compiling SourceryFramework Struct+SwiftSyntax.swift
[3742/3878] Compiling SourceryFramework Variable+SwiftSyntax.swift
[3743/3878] Compiling SourceryFramework FileParserSyntax.swift
[3745/3878] Compiling SourceryFramework Generator.swift
[3748/3878] Compiling SourceryFramework FileParserType.swift
[3751/3878] Compiling SourceryFramework GenericType+SwiftSyntax.swift
[3766/3883] Emitting module Workspace
[3771/3883] Emitting module Build
[3775/3883] Compiling SourceryFramework TypeName+SwiftSyntax.swift
[3776/3883] Compiling SourceryFramework SyntaxTreeCollector.swift
[3777/3883] Compiling SourceryFramework AnnotationsParser.swift
[3778/3883] Compiling SourceryFramework Bridges.swift
[3779/3883] 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>
[3780/3883] 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>
/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>
[3785/3883] Compiling SourceryFramework Class+SwiftSyntax.swift
[3786/3883] Compiling SourceryFramework Enum+SwiftSyntax.swift
[3787/3883] Compiling SourceryFramework EnumCase+SwiftSyntax.swift
[3788/3883] Compiling Build SwiftCompilerOutputParser.swift
[3789/3883] Compiling Build TestObservation.swift
[3802/3883] Compiling SourceryFramework InlineParser.swift
[3803/3883] Compiling SourceryFramework StringView.swift
[3804/3883] Compiling Workspace Workspace+SourceControl.swift
[3840/3889] Emitting module SwiftParserDiagnostics
[3861/3904] Compiling SourceKitLSPAPI BuildDescription.swift
[3862/3904] Emitting module SourceKitLSPAPI
[3863/3904] Compiling SourceKitLSPAPI PluginTargetBuildDescription.swift
[3864/3904] Emitting module SourceKitLSPAPI
[3865/3904] Compiling SourceKitLSPAPI BuildDescription.swift
[3866/3904] Compiling SourceKitLSPAPI PluginTargetBuildDescription.swift
[3881/3904] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[3882/3905] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[3883/3905] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[3884/3905] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[3885/3905] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[3886/3905] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[3887/3905] Compiling SwiftSyntaxBuilder Indenter.swift
[3888/3905] Compiling SwiftSyntaxBuilder ListBuilder.swift
[3889/3905] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[3890/3905] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[3891/3905] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[3892/3905] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[3893/3905] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[3894/3905] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[3895/3905] Emitting module SwiftSyntaxBuilder
[3896/3905] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[3897/3917] Compiling PackageModelSyntax ManifestEditError.swift
[3898/3917] Compiling PackageModelSyntax AddTargetDependency.swift
[3899/3918] Compiling PackageModelSyntax TargetDescription+Syntax.swift
[3900/3918] Emitting module PackageModelSyntax
[3901/3918] Compiling PackageModelSyntax AddPackageDependency.swift
[3902/3918] Compiling PackageModelSyntax AddProduct.swift
[3903/3918] Compiling PackageModelSyntax AddSwiftSetting.swift
[3904/3918] Compiling PackageModelSyntax AddTarget.swift
[3905/3918] Compiling PackageModelSyntax ManifestSyntaxRepresentable.swift
[3906/3918] Compiling PackageModelSyntax ProductDescription+Syntax.swift
[3907/3918] Compiling PackageModelSyntax PackageEditResult.swift
[3908/3918] Compiling PackageModelSyntax PackageDependency+Syntax.swift
[3909/3918] Compiling PackageModelSyntax SyntaxEditUtils.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 ByteRangeConversion.swift
[3918/3941] 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 {
[3919/3941] Compiling SourceryLib DryOutputModels.swift
[3920/3941] Compiling SourceryLib BytesRange + Editing.swift
[3921/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>
[3922/3941] Compiling SourceryLib Xcode+Extensions.swift
[3923/3941] Compiling SourceryLib Configuration.swift
[3924/3941] Compiling SourceryLib JavaScriptTemplate.swift
[3927/3941] 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 {
[3928/3941] Compiling SourceryLib StencilTemplate.swift
[3929/3941] 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>
[3930/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>
[3931/3941] Compiling SourceryLib ByteRangeConversion.swift
[3932/3941] Compiling SourceryLib DryOutputModels.swift
[3933/3941] Compiling SourceryLib NSRange + Editing.swift
[3934/3941] Compiling SourceryLib BytesRange + Editing.swift
[3935/3941] 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 {
[3936/3942] Compiling SourceryLib StencilTemplate.swift
[3937/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>
[3938/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 {
[3939/3944] Compiling SourceryLib Xcode+Extensions.swift
[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! (150.92s)
Fetching https://github.com/swiftlang/swift-package-manager.git
[1/160753] Fetching swift-package-manager
Fetched https://github.com/swiftlang/swift-package-manager.git from cache (7.56s)
Fetching https://github.com/swiftlang/swift-llbuild.git
[1/29209] Fetching swift-llbuild
Fetched https://github.com/swiftlang/swift-llbuild.git from cache (2.05s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/71850] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.01s)
Fetching https://github.com/swiftlang/swift-tools-support-core.git
[1/6944] Fetching swift-tools-support-core
Fetched https://github.com/swiftlang/swift-tools-support-core.git from cache (1.28s)
Fetching https://github.com/swiftlang/swift-driver.git
[1/35519] Fetching swift-driver
Fetched https://github.com/swiftlang/swift-driver.git from cache (2.71s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-crypto.git
[1/171] Fetching swift-toolchain-sqlite
[17/6632] Fetching swift-toolchain-sqlite, swift-certificates
[82/11573] Fetching swift-toolchain-sqlite, swift-certificates, swift-system
[2267/28967] Fetching swift-toolchain-sqlite, swift-certificates, swift-system, swift-collections
[2926/45341] Fetching swift-toolchain-sqlite, swift-certificates, swift-system, swift-collections, swift-crypto
[7802/61033] Fetching swift-toolchain-sqlite, swift-certificates, swift-system, swift-collections, swift-crypto, swift-argument-parser
[8313/80668] Fetching swift-toolchain-sqlite, swift-certificates, swift-system, swift-collections, swift-crypto, swift-argument-parser, nimble
Fetched https://github.com/apple/swift-certificates.git from cache (1.80s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.80s)
[35605/58515] Fetching swift-toolchain-sqlite, swift-system, swift-collections, swift-crypto, nimble
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/tuist/XcodeProj.git
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (2.10s)
[41458/58344] Fetching swift-system, swift-collections, swift-crypto, nimble
Fetching https://github.com/art-divin/StencilSwiftKit.git
[42245/81877] Fetching swift-system, swift-collections, swift-crypto, nimble, xcodeproj
[42835/96718] Fetching swift-system, swift-collections, swift-crypto, nimble, xcodeproj, quick
[43798/99840] Fetching swift-system, swift-collections, swift-crypto, nimble, xcodeproj, quick, stencilswiftkit
Fetched https://github.com/Quick/Nimble.git from cache (3.38s)
Fetched https://github.com/apple/swift-system.git from cache (3.38s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.38s)
Fetched https://github.com/apple/swift-collections.git from cache (3.38s)
[31515/41496] Fetching xcodeproj, quick, stencilswiftkit
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/kylef/Commander.git
Fetched https://github.com/tuist/XcodeProj.git from cache (1.99s)
Fetched https://github.com/Quick/Quick.git from cache (1.99s)
[1686/3122] Fetching stencilswiftkit
[3123/4560] Fetching stencilswiftkit, pathkit
Fetched https://github.com/art-divin/StencilSwiftKit.git from cache (1.94s)
[188/3026] Fetching pathkit, commander
[1126/14162] Fetching pathkit, commander, yams
Fetched https://github.com/kylef/PathKit.git from cache (0.82s)
[827/12724] Fetching commander, yams
Fetched https://github.com/kylef/Commander.git from cache (0.85s)
[112/11136] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.77s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.0.0 (5.90s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.24.6 (0.42s)
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.93s)
Computing version for https://github.com/art-divin/StencilSwiftKit.git
Computed https://github.com/art-divin/StencilSwiftKit.git at 2.10.4 (1.37s)
Fetching https://github.com/art-divin/Stencil.git
[1/3424] Fetching stencil
Fetched https://github.com/art-divin/Stencil.git from cache (0.98s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.91s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.87s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (2.82s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.51s)
Computing version for https://github.com/art-divin/Stencil.git
Computed https://github.com/art-divin/Stencil.git at 0.15.3 (0.50s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.52s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.44s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.52s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.83s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.1.2 (1.39s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.5.0 (0.53s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.89s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.42s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.6 (0.42s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.52s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.71s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.25s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.6 (0.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.43s)
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 (d80e185)
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.6
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/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
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 (8dbab43)
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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.1.2
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
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/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/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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/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-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-package-manager.git
Working copy of https://github.com/swiftlang/swift-package-manager.git resolved at 3c17da7 (3c17da7)
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.24.6
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/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/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
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 (952ed9c)
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/AutoCases.swift
    /Users/admin/builder/spi-builder-workspace/Templates/Tests/Context_Linux/AutoEquatable.swift
    /Users/admin/builder/spi-builder-workspace/Templates/Tests/Context_Linux/AutoHashable.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/LinuxMain.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" : [
          "3c17da7"
        ]
      },
      "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.