The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of TypeFill with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/TypeFill.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yume190/TypeFill
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c5879fc change swift syntax to 5.9.1
Cloned https://github.com/yume190/TypeFill.git
Revision (git rev-parse @):
c5879fcb75573dddc02a438abe6d4b2b072c154a
SUCCESS checkout https://github.com/yume190/TypeFill.git at master
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git (0.48s)
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetched https://github.com/apple/swift-argument-parser.git (0.59s)
Fetching https://github.com/krzyzanowskim/CryptoSwift from cache
Fetched https://github.com/drmohundro/SWXMLHash.git (0.24s)
Fetching https://github.com/jpsim/SourceKitten from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift (0.30s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/jpsim/SourceKitten (0.37s)
Fetched https://github.com/onevcat/Rainbow (0.26s)
Fetched https://github.com/apple/swift-syntax.git (1.17s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.06s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.7.1 (0.08s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.2 (0.09s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.34.1 (0.06s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.0 (0.10s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.5 (0.06s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.1 (0.10s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.2
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.34.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.7.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.5
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "typefill",
      "name": "TypeFill",
      "url": "https://github.com/yume190/TypeFill.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TypeFill",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax",
          "version": "509.1.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "sourcekitten",
          "name": "SourceKitten",
          "url": "https://github.com/jpsim/SourceKitten",
          "version": "0.34.1",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SourceKitten",
          "dependencies": [
            {
              "identity": "swift-argument-parser",
              "name": "swift-argument-parser",
              "url": "https://github.com/apple/swift-argument-parser.git",
              "version": "1.2.3",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "dependencies": [
              ]
            },
            {
              "identity": "swxmlhash",
              "name": "SWXMLHash",
              "url": "https://github.com/drmohundro/SWXMLHash.git",
              "version": "7.0.2",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SWXMLHash",
              "dependencies": [
              ]
            },
            {
              "identity": "yams",
              "name": "Yams",
              "url": "https://github.com/jpsim/Yams.git",
              "version": "5.0.6",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.2.3",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift",
          "version": "1.8.1",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "4.0.1",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yume190/TypeFill.git
[1/1664] Fetching typefill
Fetched https://github.com/yume190/TypeFill.git (2.78s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift from cache
Fetched https://github.com/onevcat/Rainbow (0.32s)
Fetching https://github.com/jpsim/SourceKitten from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift (0.38s)
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-argument-parser.git (0.41s)
Fetched https://github.com/jpsim/SourceKitten (0.33s)
Fetched https://github.com/apple/swift-syntax (1.76s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.03s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.34.1 (0.07s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetched https://github.com/jpsim/Yams.git (0.27s)
Fetched https://github.com/drmohundro/SWXMLHash.git (0.27s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.0 (0.07s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.06s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.04s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.05s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.8.1 (0.05s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.3
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/yume190/TypeFill.git
Working copy of https://github.com/yume190/TypeFill.git resolved at master
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 509.1.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.34.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.8.1
Found 5 product dependencies
  - swift-syntax
  - SourceKitten
  - swift-argument-parser
  - CryptoSwift
  - Rainbow
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/yume190/TypeFill.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/11] Compiling Clang_C Clang_C.c
[2/11] Compiling SourceKit SourceKit.c
[3/37] Compiling writer.c
[4/37] Compiling reader.c
[6/37] Emitting module SwiftSyntax509
[7/37] Compiling SwiftSyntax509 Empty.swift
[7/48] Compiling parser.c
[8/48] Compiling emitter.c
[9/134] Compiling api.c
[10/193] Compiling scanner.c
[12/208] Emitting module ArgumentParserToolInfo
[13/208] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/245] Emitting module SWXMLHash
[15/248] Compiling ArgumentParser Argument.swift
[16/248] Compiling ArgumentParser ArgumentHelp.swift
[17/249] Emitting module ArgumentParser
[18/254] Compiling ArgumentParser SequenceExtensions.swift
[19/254] Compiling ArgumentParser StringExtensions.swift
[20/254] Compiling ArgumentParser Tree.swift
[21/254] Compiling SwiftSyntax SyntaxChildren.swift
[22/254] Compiling SwiftSyntax SyntaxCollection.swift
[23/254] Compiling SwiftSyntax SyntaxData.swift
[24/260] Compiling Rainbow StringGenerator.swift
[25/261] Compiling ArgumentParser ArgumentVisibility.swift
[26/261] Compiling ArgumentParser CompletionKind.swift
[27/261] Compiling ArgumentParser Errors.swift
[28/261] Compiling ArgumentParser Flag.swift
[29/261] Compiling ArgumentParser NameSpecification.swift
[30/261] Compiling Rainbow String+Rainbow.swift
[31/261] Compiling Rainbow Style.swift
[32/261] Compiling ArgumentParser Name.swift
[33/261] Compiling ArgumentParser Parsed.swift
[34/261] Compiling ArgumentParser ParsedValues.swift
[35/261] Compiling ArgumentParser ParserError.swift
[36/261] Compiling ArgumentParser SplitArguments.swift
[37/261] Compiling ArgumentParser BashCompletionsGenerator.swift
[38/261] Compiling ArgumentParser CompletionsGenerator.swift
[39/261] Compiling ArgumentParser FishCompletionsGenerator.swift
[40/261] Compiling ArgumentParser ZshCompletionsGenerator.swift
[43/261] Compiling ArgumentParser CollectionExtensions.swift
[44/261] Compiling ArgumentParser Platform.swift
[48/261] Compiling ArgumentParser OptionGroup.swift
[49/261] Compiling ArgumentParser AsyncParsableCommand.swift
[54/261] Compiling ArgumentParser ParsableArguments.swift
[55/261] Compiling ArgumentParser ParsableArgumentsValidation.swift
[56/261] Compiling ArgumentParser ParsableCommand.swift
[62/261] Compiling ArgumentParser ArgumentDecoder.swift
[63/261] Compiling ArgumentParser DumpHelpGenerator.swift
[64/261] Compiling ArgumentParser HelpCommand.swift
[65/261] Compiling ArgumentParser CommandConfiguration.swift
[66/261] Compiling ArgumentParser EnumerableFlag.swift
[67/261] Compiling ArgumentParser ExpressibleByArgument.swift
[69/261] Compiling ArgumentParser Option.swift
[77/261] Compiling SWXMLHash XMLHashOptions.swift
[78/261] Compiling SWXMLHash XMLIndexer.swift
[79/261] Compiling SWXMLHash shim.swift
[80/261] Emitting module Yams
[83/261] Compiling Yams YamlError.swift
[84/261] Compiling ArgumentParser ArgumentDefinition.swift
[85/261] Compiling ArgumentParser ArgumentSet.swift
[86/261] Compiling ArgumentParser CommandParser.swift
[87/261] Compiling ArgumentParser InputKey.swift
[88/261] Compiling ArgumentParser InputOrigin.swift
[112/261] Compiling Rainbow OutputTarget.swift
[115/261] Emitting module Rainbow
[116/261] Compiling Rainbow Rainbow.swift
[117/302] Compiling SourceKittenFramework OffsetMap.swift
[118/302] Compiling SourceKittenFramework Dictionary+Merge.swift
[119/302] Compiling SourceKittenFramework Documentation.swift
[120/302] Compiling SourceKittenFramework Exec.swift
[121/302] Compiling SourceKittenFramework File+Hashable.swift
[122/302] Compiling SourceKittenFramework File.swift
[123/302] Compiling SourceKittenFramework JSONOutput.swift
[124/302] Compiling SourceKittenFramework SyntaxToken.swift
[125/302] Compiling SourceKittenFramework Text.swift
[126/302] Compiling SourceKittenFramework UID.swift
[127/302] Compiling SourceKittenFramework UIDRepresentable.swift
[128/302] Compiling SourceKittenFramework Version.swift
[131/315] Emitting module CryptoSwift
[132/315] Compiling SourceKittenFramework SourceKitObject.swift
[133/315] Compiling SourceKittenFramework SourceLocation.swift
[134/315] Compiling SourceKittenFramework StatementKind.swift
[135/315] Compiling SourceKittenFramework String+SourceKitten.swift
[136/315] Compiling SourceKittenFramework StringView+SourceKitten.swift
[137/315] Compiling SourceKittenFramework StringView.swift
[138/315] Compiling SourceKittenFramework Structure.swift
[139/315] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[140/315] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[141/315] Compiling SourceKittenFramework Language.swift
[142/315] Compiling SourceKittenFramework Line.swift
[143/315] Compiling SourceKittenFramework LinuxCompatibility.swift
[144/315] Compiling SourceKittenFramework Module.swift
[145/315] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[146/315] Compiling CryptoSwift BlockEncryptor.swift
[147/315] Compiling CryptoSwift BlockMode.swift
[148/315] Compiling CryptoSwift BlockModeOptions.swift
[149/315] Compiling CryptoSwift CBC.swift
[150/315] Compiling CryptoSwift CCM.swift
[151/315] Compiling CryptoSwift CFB.swift
[152/315] Compiling CryptoSwift CTR.swift
[153/315] Compiling CryptoSwift CipherModeWorker.swift
[154/315] Compiling CryptoSwift ECB.swift
[155/315] Compiling CryptoSwift GCM.swift
[156/315] Compiling CryptoSwift OCB.swift
[157/315] Compiling CryptoSwift OFB.swift
[158/315] Compiling CryptoSwift PCBC.swift
[159/315] Compiling CryptoSwift Blowfish.swift
[160/315] Compiling SourceKittenFramework ByteCount.swift
[161/315] Compiling SourceKittenFramework ByteRange.swift
[162/315] Compiling SourceKittenFramework Clang+SourceKitten.swift
[163/315] Compiling SourceKittenFramework ClangTranslationUnit.swift
[164/315] Compiling SourceKittenFramework CodeCompletionItem.swift
[165/315] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[166/315] Compiling SourceKittenFramework SwiftDocKey.swift
[167/315] Compiling SourceKittenFramework SwiftDocs.swift
[168/315] Compiling SourceKittenFramework SwiftVersion.swift
[169/315] Compiling SourceKittenFramework SyntaxKind.swift
[170/315] Compiling SourceKittenFramework SyntaxMap.swift
[171/315] Compiling SourceKittenFramework Parameter.swift
[172/315] Compiling SourceKittenFramework Request.swift
[173/315] Compiling SourceKittenFramework SourceDeclaration.swift
[174/315] Compiling CryptoSwift SecureBytes.swift
[175/315] Compiling CryptoSwift Signature.swift
[176/315] Compiling CryptoSwift StreamDecryptor.swift
[177/315] Compiling CryptoSwift StreamEncryptor.swift
[178/315] Compiling CryptoSwift String+Extension.swift
[179/315] Compiling CryptoSwift UInt128.swift
[180/315] Compiling CryptoSwift UInt16+Extension.swift
[181/315] Compiling CryptoSwift UInt32+Extension.swift
[182/315] Compiling CryptoSwift UInt64+Extension.swift
[183/315] Compiling CryptoSwift UInt8+Extension.swift
[184/315] Compiling CryptoSwift Updatable.swift
[185/315] Compiling CryptoSwift Utils.swift
[186/315] Compiling CryptoSwift ZeroPadding.swift
[192/320] Emitting module SourceKittenFramework
[193/320] Emitting module SwiftSyntax
[229/320] Compiling CryptoSwift Utils+Foundation.swift
[230/320] Compiling CryptoSwift Generics.swift
[231/320] Compiling CryptoSwift HKDF.swift
[232/320] Compiling CryptoSwift HMAC.swift
[233/320] Compiling CryptoSwift ISO10126Padding.swift
[234/320] Compiling CryptoSwift ISO78164Padding.swift
[235/320] Compiling CryptoSwift Int+Extension.swift
[236/320] Compiling CryptoSwift MD5.swift
[237/320] Compiling CryptoSwift NoPadding.swift
[238/320] Compiling CryptoSwift Operators.swift
[239/320] Compiling CryptoSwift DER.swift
[240/320] Compiling CryptoSwift PBKDF1.swift
[241/320] Compiling CryptoSwift PBKDF2.swift
[242/320] Compiling CryptoSwift PKCS1v15.swift
[243/320] Compiling SourceKittenFramework library_wrapper.swift
[244/320] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[245/320] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[246/320] Compiling SwiftSyntax SyntaxExprNodes.swift
[247/320] Compiling SwiftSyntax SyntaxNodes.swift
[248/320] Compiling SwiftSyntax SyntaxPatternNodes.swift
[249/320] Compiling SwiftSyntax SyntaxStmtNodes.swift
[250/320] Compiling SwiftSyntax SyntaxTypeNodes.swift
[251/320] Compiling CryptoSwift Blowfish+Foundation.swift
[252/320] Compiling CryptoSwift ChaCha20+Foundation.swift
[253/320] Compiling CryptoSwift Data+Extension.swift
[254/320] Compiling CryptoSwift HMAC+Foundation.swift
[255/320] Compiling CryptoSwift Rabbit+Foundation.swift
[256/320] Compiling CryptoSwift String+FoundationExtension.swift
[257/320] Compiling CryptoSwift PKCS5.swift
[258/320] Compiling CryptoSwift PKCS7.swift
[259/320] Compiling CryptoSwift PKCS7Padding.swift
[260/320] Compiling CryptoSwift Padding.swift
[261/320] Compiling CryptoSwift Poly1305.swift
[262/320] Compiling CryptoSwift RSA+Cipher.swift
[263/320] Compiling CryptoSwift RSA+Signature.swift
[264/320] Compiling CryptoSwift RSA.swift
[265/320] Compiling CryptoSwift Rabbit.swift
[266/320] Compiling CryptoSwift SHA1.swift
[267/320] Compiling CryptoSwift SHA2.swift
[268/320] Compiling CryptoSwift SHA3.swift
[269/320] Compiling CryptoSwift Scrypt.swift
[270/320] Compiling SourceKittenFramework Xcode.swift
[271/320] Compiling SourceKittenFramework XcodeBuildSetting.swift
[275/322] Emitting module Derived
[276/322] Compiling Derived DerivedPath.swift
[277/324] Emitting module DerivedPath
[278/324] Compiling DerivedPath main.swift
[278/324] Linking derivedPath
[324/375] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[325/375] Compiling SwiftDiagnostics Message.swift
[326/375] Compiling SwiftDiagnostics Note.swift
[327/375] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[328/375] Emitting module SwiftBasicFormat
[329/375] Compiling SwiftDiagnostics FixIt.swift
[330/375] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[331/375] Compiling SwiftDiagnostics Diagnostic.swift
[332/375] Emitting module SwiftDiagnostics
[333/375] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[334/375] Compiling SwiftDiagnostics Convenience.swift
[335/375] Compiling SwiftBasicFormat Syntax+Extensions.swift
[336/375] Compiling SwiftBasicFormat BasicFormat.swift
[337/375] Emitting module SwiftParser
[338/380] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[339/380] Compiling SwiftParser StringLiterals.swift
[340/380] Compiling SwiftParser SwiftParserCompatibility.swift
[341/380] Compiling SwiftParser SyntaxUtils.swift
[342/380] Compiling SwiftParser TokenConsumer.swift
[343/380] Compiling SwiftParser TokenPrecedence.swift
[344/380] Compiling SwiftParser TokenSpec.swift
[345/380] Compiling SwiftParser TokenSpecSet.swift
[346/380] Compiling SwiftParser TopLevel.swift
[347/380] Compiling SwiftParser TriviaParser.swift
[348/380] Compiling SwiftParser Modifiers.swift
[349/380] Compiling SwiftParser Names.swift
[350/380] Compiling SwiftParser Nominals.swift
[351/380] Compiling SwiftParser Parameters.swift
[352/380] Compiling SwiftParser ParseSourceFile.swift
[353/380] Compiling SwiftParser Lexer.swift
[354/380] Compiling SwiftParser RegexLiteralLexer.swift
[355/380] Compiling SwiftParser UnicodeScalarExtensions.swift
[356/380] Compiling SwiftParser Lookahead.swift
[357/380] Compiling SwiftParser LoopProgressCondition.swift
[358/380] Compiling SwiftParser Parser.swift
[359/380] Compiling SwiftParser Patterns.swift
[360/380] Compiling SwiftParser Recovery.swift
[361/380] Compiling SwiftParser Specifiers.swift
[362/380] Compiling SwiftParser Statements.swift
[363/380] Compiling SwiftParser Attributes.swift
[364/380] Compiling SwiftParser Availability.swift
[365/380] Compiling SwiftParser CharacterInfo.swift
[366/380] Compiling SwiftParser CollectionNodes+Parsable.swift
[367/380] Compiling SwiftParser Declarations.swift
[368/380] Compiling SwiftParser Directives.swift
[369/380] Compiling SwiftParser ExperimentalFeatures.swift
[370/380] Compiling SwiftParser Expressions.swift
[371/380] Compiling SwiftParser IncrementalParseTransition.swift
[372/380] Compiling SwiftParser Cursor.swift
[373/380] Compiling SwiftParser Lexeme.swift
[374/380] Compiling SwiftParser LexemeSequence.swift
[375/380] Compiling SwiftParser Types.swift
[376/380] Compiling SwiftParser IsLexerClassified.swift
[377/380] Compiling SwiftParser LayoutNodes+Parsable.swift
[378/380] Compiling SwiftParser Parser+TokenSpecSet.swift
[379/380] Compiling SwiftParser TokenSpecStaticMembers.swift
[380/408] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[381/409] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[382/409] Compiling SKClient String+XML.swift
[383/409] Compiling SKClient USR.swift
[384/410] Emitting module SKClient
[385/410] Compiling SKClient Duration.swift
[386/410] Compiling SKClient Env.swift
[387/410] Compiling SKClient Kind.swift
[388/410] Compiling SKClient Reportable.swift
[389/410] Compiling SKClient Exec.swift
[390/410] Compiling SKClient IndexDB.swift
[391/410] Compiling SKClient SDK.swift
[392/410] Compiling SKClient SKClient.swift
[393/410] Compiling SKClient CodeLocation.swift
[394/410] Compiling SKClient Demangle.swift
[395/410] Compiling SKClient SourceConvert.swift
[396/410] Compiling SKClient SourceKitResponse.swift
[399/410] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[400/410] Compiling SKClient XCodeSetting.swift
[407/410] Emitting module SwiftParserDiagnostics
[410/424] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[411/424] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[412/424] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[413/424] Compiling SwiftSyntaxBuilder Indenter.swift
[414/424] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[415/424] Emitting module SwiftSyntaxBuilder
[416/424] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[417/424] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[418/424] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[419/424] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[420/424] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[421/424] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[422/424] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[423/424] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[424/425] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[425/435] Compiling TypeFillKit Configable.swift
[426/435] Compiling TypeFillKit Data.swift
[427/435] Compiling TypeFillKit Event.swift
[428/436] Compiling TypeFillKit Logger.swift
[429/436] Compiling TypeFillKit CompilerArgument.swift
[430/436] Emitting module TypeFillKit
[431/436] Compiling TypeFillKit ArrayBuilder.swift
[432/436] Compiling TypeFillKit Rewrite.swift
[433/436] Compiling TypeFillKit Symbols.swift
[434/436] Compiling TypeFillKit SyntaxBinding.swift
[435/436] Compiling TypeFillKit TypeFillRewriter.swift
[436/445] Compiling TypeFill CommandBase.swift
[437/445] Compiling TypeFill XCode.swift
[438/445] Compiling TypeFill WorkSpace.swift
[439/445] Compiling TypeFill Option.swift
[440/446] Compiling TypeFill SingleFile.swift
[441/446] Compiling TypeFill TypeFill.swift
[442/446] Emitting module TypeFill
[443/446] Compiling TypeFill Project.swift
[444/446] Compiling TypeFill SPMModule.swift
[445/446] Compiling TypeFill main.swift
[445/446] Linking typefill
Build complete! (65.34s)
Build complete.
Done.