The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TypeFill, reference master (c5879f), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 06:07:40 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/TypeFill.git
Reference: master
Initialized empty Git repository in /Users/admin/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/onevcat/Rainbow
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/krzyzanowskim/CryptoSwift
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/jpsim/SourceKitten
[1/2858] Fetching swxmlhash
[59/4300] Fetching swxmlhash, rainbow
[231/17641] Fetching swxmlhash, rainbow, cryptoswift
[1083/35164] Fetching swxmlhash, rainbow, cryptoswift, swift-argument-parser
[1084/46715] Fetching swxmlhash, rainbow, cryptoswift, swift-argument-parser, yams
[6496/62915] Fetching swxmlhash, rainbow, cryptoswift, swift-argument-parser, yams, sourcekitten
Fetched https://github.com/onevcat/Rainbow from cache (0.96s)
[5215/61473] Fetching swxmlhash, cryptoswift, swift-argument-parser, yams, sourcekitten
[51903/136445] Fetching swxmlhash, cryptoswift, swift-argument-parser, yams, sourcekitten, swift-syntax
Fetched https://github.com/jpsim/SourceKitten from cache (1.97s)
[48900/120245] Fetching swxmlhash, cryptoswift, swift-argument-parser, yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (2.80s)
[88452/108694] Fetching swxmlhash, cryptoswift, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.81s)
[71679/91171] Fetching swxmlhash, cryptoswift, swift-syntax
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (4.43s)
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (4.43s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.43s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (7.10s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.7.1 (0.73s)
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.69s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.34.1 (0.66s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.0 (0.76s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.5 (0.67s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.1 (0.70s)
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
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.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/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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "typefill",
      "name": "TypeFill",
      "url": "https://github.com/yume190/TypeFill.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TypeFill",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax",
          "version": "509.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "sourcekitten",
          "name": "SourceKitten",
          "url": "https://github.com/jpsim/SourceKitten",
          "version": "0.37.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SourceKitten",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-argument-parser",
              "name": "swift-argument-parser",
              "url": "https://github.com/apple/swift-argument-parser.git",
              "version": "1.7.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swxmlhash",
              "name": "SWXMLHash",
              "url": "https://github.com/drmohundro/SWXMLHash.git",
              "version": "7.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SWXMLHash",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "yams",
              "name": "Yams",
              "url": "https://github.com/jpsim/Yams.git",
              "version": "6.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift",
          "version": "1.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "4.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yume190/TypeFill.git
[1/1664] Fetching typefill
Fetched https://github.com/yume190/TypeFill.git from cache (1.52s)
Fetching https://github.com/jpsim/SourceKitten from cache
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-syntax from cache (0.85s)
Fetched https://github.com/onevcat/Rainbow from cache (0.86s)
Fetched https://github.com/jpsim/SourceKitten from cache (0.86s)
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (0.86s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.86s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (1.65s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (0.03s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.37.3 (0.67s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.52s)
Fetched https://github.com/jpsim/Yams.git from cache (0.52s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (1.15s)
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.9.0 (0.75s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.77s)
Creating working copy for https://github.com/yume190/TypeFill.git
Working copy of https://github.com/yume190/TypeFill.git resolved at master (c5879fc)
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/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 509.1.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.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.7.1
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.37.3
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.9.0
Found 5 product dependencies
  - swift-syntax
  - SourceKitten
  - swift-argument-parser
  - CryptoSwift
  - Rainbow
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/yume190/TypeFill.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/37] Write sources
[4/37] Write typefill-entitlement.plist
[5/37] Write sources
[11/37] Write derivedPath-entitlement.plist
[13/37] Write sources
[22/37] Compiling Clang_C Clang_C.c
[23/37] Compiling SourceKit SourceKit.c
[24/37] Write swift-version--6988338F2F200930.txt
[25/175] Compiling writer.c
[26/175] Compiling reader.c
[27/175] Compiling api.c
[28/175] Compiling parser.c
[29/177] Compiling emitter.c
[30/177] Compiling scanner.c
[32/192] Emitting module SwiftSyntax509
[33/192] Compiling SwiftSyntax509 Empty.swift
[34/238] Compiling ArgumentParserToolInfo ToolInfo.swift
[35/238] Emitting module ArgumentParserToolInfo
[36/276] Compiling ArgumentParser CompletionsGenerator.swift
[37/276] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/276] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/276] Compiling ArgumentParser Argument.swift
[40/276] Compiling ArgumentParser AsyncParsableCommand.swift
[41/281] Compiling ArgumentParser InputOrigin.swift
[42/281] Compiling ArgumentParser Name.swift
[43/281] Compiling ArgumentParser Parsed.swift
[44/281] Compiling ArgumentParser ParsedValues.swift
[45/281] Compiling ArgumentParser BashCompletionsGenerator.swift
[46/281] Compiling Rainbow StringGenerator.swift
[47/281] Compiling Rainbow String+Rainbow.swift
[48/282] Compiling ArgumentParser ParsableArguments.swift
[49/282] Compiling ArgumentParser ParsableArgumentsValidation.swift
[50/282] Compiling ArgumentParser ParsableCommand.swift
[51/282] Compiling ArgumentParser ArgumentDecoder.swift
[52/282] Compiling ArgumentParser ArgumentDefinition.swift
[53/282] Compiling Rainbow Style.swift
[54/282] Emitting module ArgumentParser
[64/286] Compiling ArgumentParser ArgumentHelp.swift
[65/286] Compiling ArgumentParser ArgumentVisibility.swift
[66/286] Compiling ArgumentParser CompletionKind.swift
[67/286] Compiling ArgumentParser Errors.swift
[68/286] Compiling ArgumentParser Flag.swift
[69/286] Compiling ArgumentParser NameSpecification.swift
[70/286] Compiling ArgumentParser Option.swift
[71/286] Compiling ArgumentParser OptionGroup.swift
[73/286] Compiling ArgumentParser ArgumentSet.swift
[74/286] Compiling ArgumentParser CommandParser.swift
[75/286] Compiling ArgumentParser InputKey.swift
[80/286] Compiling ArgumentParser Platform.swift
[81/286] Compiling ArgumentParser SequenceExtensions.swift
[82/286] Compiling ArgumentParser StringExtensions.swift
[83/286] Compiling ArgumentParser Tree.swift
[84/286] Compiling ArgumentParser CommandConfiguration.swift
[85/286] Compiling ArgumentParser EnumerableFlag.swift
[86/286] Compiling ArgumentParser ExpressibleByArgument.swift
[87/286] Compiling ArgumentParser ParserError.swift
[88/286] Compiling ArgumentParser SplitArguments.swift
[89/286] Compiling CryptoSwift Bit.swift
[90/286] Compiling CryptoSwift BlockCipher.swift
[91/286] Compiling CryptoSwift BlockDecryptor.swift
[92/286] Compiling CryptoSwift BlockEncryptor.swift
[93/286] Compiling CryptoSwift BlockMode.swift
[94/286] Compiling CryptoSwift BlockModeOptions.swift
[95/286] Compiling CryptoSwift CBC.swift
[96/286] Compiling CryptoSwift CCM.swift
[97/286] Compiling CryptoSwift CFB.swift
[98/286] Compiling CryptoSwift CTR.swift
[99/286] Compiling CryptoSwift CipherModeWorker.swift
[115/299] Compiling ArgumentParser DumpHelpGenerator.swift
[116/299] Compiling ArgumentParser HelpCommand.swift
[118/299] Emitting module SWXMLHash
[125/299] Compiling Rainbow OutputTarget.swift
[126/299] Compiling Rainbow ModesExtractor.swift
[127/299] Compiling Rainbow ControlCode.swift
[128/299] Compiling Rainbow ColorApproximation.swift
[129/299] Compiling Rainbow Color.swift
[130/299] Compiling Rainbow Rainbow.swift
[133/299] Emitting module Rainbow
[134/299] Compiling Yams Resolver.swift
[135/299] Compiling Yams String+Yams.swift
[136/299] Compiling Yams Tag.swift
[155/300] Emitting module Yams
[156/300] Compiling Yams Representer.swift
[157/300] Compiling ArgumentParser HelpGenerator.swift
[158/300] Compiling ArgumentParser MessageInfo.swift
[159/300] Compiling ArgumentParser UsageGenerator.swift
[160/300] Compiling ArgumentParser CollectionExtensions.swift
[161/300] Compiling SWXMLHash XMLIndexer.swift
[162/300] Compiling SWXMLHash shim.swift
[163/300] Compiling Yams YamlError.swift
[164/300] Compiling CryptoSwift Bitwise Ops.swift
[165/300] Compiling CryptoSwift CS.swift
[166/300] Compiling CryptoSwift Codable.swift
[167/300] Compiling CryptoSwift Comparable.swift
[168/300] Compiling CryptoSwift Data Conversion.swift
[169/300] Compiling CryptoSwift Division.swift
[170/300] Compiling CryptoSwift Exponentiation.swift
[171/300] Compiling CryptoSwift Floating Point Conversion.swift
[172/300] Compiling CryptoSwift GCD.swift
[173/300] Compiling CryptoSwift Hashable.swift
[174/300] Compiling CryptoSwift Integer Conversion.swift
[175/342] Compiling SourceKittenFramework ByteCount.swift
[176/342] Compiling SourceKittenFramework ByteRange.swift
[177/342] Compiling SourceKittenFramework Clang+SourceKitten.swift
[178/342] Compiling SourceKittenFramework ClangTranslationUnit.swift
[179/342] Compiling SourceKittenFramework CodeCompletionItem.swift
[180/342] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[181/342] Compiling SourceKittenFramework Dictionary+Merge.swift
[182/342] Compiling SourceKittenFramework Documentation.swift
[183/342] Compiling SourceKittenFramework Exec.swift
[184/342] Compiling SourceKittenFramework File+Hashable.swift
[185/342] Compiling SourceKittenFramework SourceDeclaration.swift
[186/342] Compiling SourceKittenFramework SourceKitObject.swift
[187/342] Compiling SourceKittenFramework SourceLocation.swift
[188/342] Compiling SourceKittenFramework StatementKind.swift
[189/342] Compiling SourceKittenFramework String+SourceKitten.swift
[190/342] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[191/342] Compiling SourceKittenFramework SwiftDocKey.swift
[192/342] Compiling SourceKittenFramework SwiftDocs.swift
[193/342] Compiling SourceKittenFramework SwiftVersion.swift
[194/342] Compiling SourceKittenFramework SyntaxKind.swift
[195/342] Compiling SourceKittenFramework SyntaxMap.swift
[196/342] Compiling SourceKittenFramework SyntaxToken.swift
[197/342] Emitting module CryptoSwift
[198/342] Compiling CryptoSwift StreamDecryptor.swift
[199/342] Compiling CryptoSwift StreamEncryptor.swift
[200/342] Compiling CryptoSwift String+Extension.swift
[201/342] Compiling CryptoSwift UInt128.swift
[202/342] Compiling CryptoSwift UInt16+Extension.swift
[203/342] Compiling CryptoSwift UInt32+Extension.swift
[204/342] Compiling CryptoSwift UInt64+Extension.swift
[205/342] Compiling CryptoSwift UInt8+Extension.swift
[206/342] Compiling CryptoSwift Updatable.swift
[207/342] Compiling CryptoSwift Utils.swift
[208/342] Compiling CryptoSwift ZeroPadding.swift
[209/342] Compiling CryptoSwift Data+Extension.swift
[210/342] Compiling CryptoSwift HMAC+Foundation.swift
[211/342] Compiling CryptoSwift Rabbit+Foundation.swift
[212/342] Compiling CryptoSwift String+FoundationExtension.swift
[213/342] Compiling CryptoSwift Utils+Foundation.swift
[214/342] Compiling CryptoSwift Generics.swift
[215/342] Compiling CryptoSwift HKDF.swift
[216/342] Compiling CryptoSwift HMAC.swift
[217/342] Compiling CryptoSwift ISO10126Padding.swift
[218/342] Compiling CryptoSwift ISO78164Padding.swift
[219/342] Compiling CryptoSwift Int+Extension.swift
[220/342] Compiling CryptoSwift Poly1305.swift
[221/342] Compiling CryptoSwift RSA+Cipher.swift
[222/342] Compiling CryptoSwift RSA+Signature.swift
[223/342] Compiling CryptoSwift RSA.swift
[224/342] Compiling CryptoSwift Rabbit.swift
[225/342] Compiling CryptoSwift SHA1.swift
[226/342] Compiling CryptoSwift SHA2.swift
[227/342] Compiling CryptoSwift SHA3.swift
[228/342] Compiling CryptoSwift Scrypt.swift
[229/342] Compiling CryptoSwift SecureBytes.swift
[230/342] Compiling CryptoSwift Signature.swift
[231/342] Compiling SourceKittenFramework OffsetMap.swift
[232/342] Compiling SourceKittenFramework Parameter.swift
[233/342] Compiling SourceKittenFramework Request.swift
[234/342] Compiling SourceKittenFramework File.swift
[235/342] Compiling SourceKittenFramework JSONOutput.swift
[236/342] Compiling SourceKittenFramework Language.swift
[237/342] Compiling SourceKittenFramework Line.swift
[238/342] Compiling SourceKittenFramework LinuxCompatibility.swift
[239/342] Compiling SwiftSyntax SyntaxTraits.swift
[240/342] Compiling SwiftSyntax SyntaxTransform.swift
[241/342] Compiling SwiftSyntax SyntaxVisitor.swift
[242/342] Compiling SourceKittenFramework Text.swift
[243/342] Compiling SourceKittenFramework UID.swift
[244/342] Compiling SourceKittenFramework UIDRepresentable.swift
[245/342] Compiling SourceKittenFramework Version.swift
[246/342] Compiling SourceKittenFramework Xcode.swift
[247/342] Compiling SourceKittenFramework StringView+SourceKitten.swift
[248/342] Compiling SourceKittenFramework StringView.swift
[249/342] Compiling SourceKittenFramework Structure.swift
[250/342] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[251/342] Compiling SourceKittenFramework Module.swift
[252/342] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[253/342] Compiling SwiftSyntax TokenKind.swift
[254/342] Compiling SwiftSyntax SyntaxExprNodes.swift
[255/342] Compiling SwiftSyntax SyntaxNodes.swift
[256/342] Compiling SwiftSyntax SyntaxPatternNodes.swift
[257/342] Compiling SwiftSyntax SyntaxStmtNodes.swift
[258/342] Compiling SwiftSyntax SyntaxTypeNodes.swift
[259/342] Compiling CryptoSwift ASN1Encoder.swift
[260/342] Compiling CryptoSwift ASN1Scanner.swift
[261/342] Compiling CryptoSwift Array+Extension.swift
[262/342] Compiling CryptoSwift Authenticator.swift
[263/342] Compiling CryptoSwift BatchedCollection.swift
[264/344] Emitting module SwiftSyntax
[270/344] Compiling Derived DerivedPath.swift
[271/344] Emitting module Derived
[272/346] Compiling DerivedPath main.swift
[273/346] Emitting module DerivedPath
[273/346] Write Objects.LinkFileList
[279/350] Emitting module SourceKittenFramework
[316/350] Linking derivedPath
[317/350] Applying derivedPath
[319/350] Compiling SourceKittenFramework XcodeBuildSetting.swift
[320/350] Compiling SourceKittenFramework library_wrapper.swift
[321/350] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[322/350] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[348/402] Compiling SwiftDiagnostics Note.swift
[349/402] Compiling SwiftDiagnostics Message.swift
[350/402] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[351/402] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[352/402] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[353/402] Compiling SwiftDiagnostics FixIt.swift
[354/402] Compiling SwiftDiagnostics Diagnostic.swift
[355/402] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[356/402] Emitting module SwiftDiagnostics
[357/402] Compiling SwiftDiagnostics Convenience.swift
[358/402] Compiling SwiftBasicFormat Syntax+Extensions.swift
[359/402] Emitting module SwiftBasicFormat
[360/402] Compiling SwiftBasicFormat BasicFormat.swift
[361/402] Compiling SwiftParser Lexeme.swift
[362/402] Compiling SwiftParser LexemeSequence.swift
[363/402] Compiling SwiftParser Lexer.swift
[364/402] Compiling SwiftParser RegexLiteralLexer.swift
[365/406] Compiling SwiftParser Names.swift
[366/406] Compiling SwiftParser Nominals.swift
[367/406] Compiling SwiftParser Parameters.swift
[368/406] Compiling SwiftParser ParseSourceFile.swift
[369/406] Compiling SwiftParser Parser.swift
[370/406] Compiling SwiftParser Patterns.swift
[371/406] Compiling SwiftParser Recovery.swift
[372/406] Compiling SwiftParser Specifiers.swift
[373/406] Compiling SwiftParser Statements.swift
[374/406] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[375/406] Compiling SwiftParser StringLiterals.swift
[376/406] Compiling SwiftParser SwiftParserCompatibility.swift
[377/406] Compiling SwiftParser SyntaxUtils.swift
[378/406] Compiling SwiftParser TokenConsumer.swift
[379/406] Compiling SwiftParser TokenPrecedence.swift
[380/406] Compiling SwiftParser TokenSpec.swift
[381/406] Compiling SwiftParser UnicodeScalarExtensions.swift
[382/406] Compiling SwiftParser Lookahead.swift
[383/406] Compiling SwiftParser LoopProgressCondition.swift
[384/406] Compiling SwiftParser Modifiers.swift
[385/406] Compiling SwiftParser TokenSpecSet.swift
[386/406] Compiling SwiftParser TopLevel.swift
[387/406] Compiling SwiftParser TriviaParser.swift
[388/406] Compiling SwiftParser Types.swift
[389/406] Emitting module SwiftParser
[390/406] Compiling SwiftParser IsLexerClassified.swift
[391/406] Compiling SwiftParser LayoutNodes+Parsable.swift
[392/406] Compiling SwiftParser Parser+TokenSpecSet.swift
[393/406] Compiling SwiftParser TokenSpecStaticMembers.swift
[394/406] Compiling SwiftParser Attributes.swift
[395/406] Compiling SwiftParser Availability.swift
[396/406] Compiling SwiftParser CharacterInfo.swift
[397/406] Compiling SwiftParser CollectionNodes+Parsable.swift
[398/406] Compiling SwiftParser Declarations.swift
[399/406] Compiling SwiftParser Directives.swift
[400/406] Compiling SwiftParser ExperimentalFeatures.swift
[401/406] Compiling SwiftParser Expressions.swift
[402/406] Compiling SwiftParser IncrementalParseTransition.swift
[403/406] Compiling SwiftParser Cursor.swift
[404/434] Compiling SKClient String+XML.swift
[405/434] Compiling SKClient USR.swift
[406/435] Compiling SKClient SourceConvert.swift
[407/435] Compiling SKClient SourceKitResponse.swift
[408/435] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[409/435] Compiling SwiftParserDiagnostics PresenceUtils.swift
[410/435] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[411/435] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[412/436] Compiling SKClient Kind.swift
[413/436] Compiling SKClient Reportable.swift
[414/436] Compiling SKClient Exec.swift
[415/436] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[416/436] Compiling SKClient Duration.swift
[417/436] Compiling SKClient Env.swift
[418/436] Compiling SKClient CodeLocation.swift
[419/436] Compiling SKClient Demangle.swift
[420/436] Emitting module SKClient
[421/436] Compiling SKClient SDK.swift
[422/436] Compiling SKClient SKClient.swift
[423/436] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[424/436] Compiling SKClient XCodeSetting.swift
[425/436] Compiling SwiftParserDiagnostics Utils.swift
[428/436] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[433/436] Emitting module SwiftParserDiagnostics
[434/450] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[435/450] Compiling SwiftSyntaxBuilder Indenter.swift
[436/450] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[437/450] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[438/450] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[439/450] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[440/450] Emitting module SwiftSyntaxBuilder
[441/450] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[442/450] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[443/450] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[444/450] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[445/450] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[446/450] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[447/450] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[448/451] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[449/461] Compiling TypeFillKit Event.swift
[450/461] Compiling TypeFillKit Data.swift
[451/461] Compiling TypeFillKit CompilerArgument.swift
[452/461] Compiling TypeFillKit ArrayBuilder.swift
[453/461] Compiling TypeFillKit Configable.swift
[454/462] Compiling TypeFillKit SyntaxBinding.swift
[455/462] Compiling TypeFillKit Symbols.swift
[456/462] Emitting module TypeFillKit
[457/462] Compiling TypeFillKit Rewrite.swift
[458/462] Compiling TypeFillKit TypeFillRewriter.swift
[459/462] Compiling TypeFillKit Logger.swift
[460/472] Compiling TypeFill main.swift
[461/472] Compiling TypeFill WorkSpace.swift
[462/472] Compiling TypeFill XCode.swift
[463/472] Compiling TypeFill CommandBase.swift
[464/472] Compiling TypeFill TypeFill.swift
[465/472] Compiling TypeFill Project.swift
[466/472] Emitting module TypeFill
/Users/admin/builder/spi-builder-workspace/Sources/TypeFill/Command/SingleFile.swift:14:1: warning: extension declares a conformance of imported type 'SDK' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'SKClient' introduce this conformance in the future
12 | import SKClient
13 |
14 | extension SDK: ExpressibleByArgument {}
   | |- warning: extension declares a conformance of imported type 'SDK' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'SKClient' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 | struct SingleFile: ParsableCommand {
[467/472] Compiling TypeFill SPMModule.swift
[468/472] Compiling TypeFill SingleFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/TypeFill/Command/SingleFile.swift:14:1: warning: extension declares a conformance of imported type 'SDK' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'SKClient' introduce this conformance in the future
12 | import SKClient
13 |
14 | extension SDK: ExpressibleByArgument {}
   | |- warning: extension declares a conformance of imported type 'SDK' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'SKClient' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 | struct SingleFile: ParsableCommand {
[469/472] Compiling TypeFill Option.swift
[469/472] Write Objects.LinkFileList
[470/472] Linking typefill
[471/472] Applying typefill
Build complete! (29.95s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.1.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax"
    },
    {
      "identity" : "sourcekitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.34.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/SourceKitten"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    }
  ],
  "manifest_display_name" : "TypeFill",
  "name" : "TypeFill",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "typefill",
      "targets" : [
        "TypeFill"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "derivedPath",
      "targets" : [
        "DerivedPath"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "TypeFillKit",
      "targets" : [
        "TypeFillKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SKClient",
      "targets" : [
        "SKClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TypeFillTests",
      "module_type" : "SwiftTarget",
      "name" : "TypeFillTests",
      "path" : "Tests/TypeFillTests",
      "product_dependencies" : [
        "SwiftSyntax"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TypeFillTests/Resource",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AutoFillTests.swift",
        "IndexStoreDBTests.swift",
        "Util.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "TypeFillKit",
        "SKClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TypeFillKit",
      "module_type" : "SwiftTarget",
      "name" : "TypeFillKit",
      "path" : "Sources/TypeFillKit",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "Rainbow"
      ],
      "product_memberships" : [
        "typefill",
        "TypeFillKit"
      ],
      "sources" : [
        "Rewriters/Rewrite.swift",
        "Rewriters/Symbols.swift",
        "Rewriters/SyntaxBinding.swift",
        "Rewriters/TypeFillRewriter.swift",
        "Util/ArrayBuilder.swift",
        "Util/CompilerArgument.swift",
        "Util/Configable.swift",
        "Util/Data.swift",
        "Util/Event.swift",
        "Util/Logger.swift"
      ],
      "target_dependencies" : [
        "SKClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TypeFill",
      "module_type" : "SwiftTarget",
      "name" : "TypeFill",
      "path" : "Sources/TypeFill",
      "product_dependencies" : [
        "ArgumentParser",
        "SourceKittenFramework"
      ],
      "product_memberships" : [
        "typefill"
      ],
      "sources" : [
        "Command/Project.swift",
        "Command/SPMModule.swift",
        "Command/SingleFile.swift",
        "Command/TypeFill.swift",
        "Command/WorkSpace.swift",
        "Command/XCode.swift",
        "CommandBase.swift",
        "Option/Option.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "TypeFillKit",
        "SKClient"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SKClientTests",
      "module_type" : "SwiftTarget",
      "name" : "SKClientTests",
      "path" : "Tests/SKClientTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SKClientTests/Resource",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CursorTests.swift",
        "Util.swift"
      ],
      "target_dependencies" : [
        "SKClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SKClient",
      "module_type" : "SwiftTarget",
      "name" : "SKClient",
      "path" : "Sources/SKClient",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftParser",
        "SourceKittenFramework",
        "Rainbow"
      ],
      "product_memberships" : [
        "typefill",
        "TypeFillKit",
        "SKClient"
      ],
      "sources" : [
        "CodeLocation.swift",
        "Demangle.swift",
        "Duration.swift",
        "Env.swift",
        "Exec.swift",
        "IndexDB.swift",
        "Kind.swift",
        "Reportable.swift",
        "SDK.swift",
        "SKClient.swift",
        "SourceConvert.swift",
        "SourceKitResponse.swift",
        "String+XML.swift",
        "USR.swift",
        "XCodeSetting.swift"
      ],
      "target_dependencies" : [
        "Derived"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DerivedPath",
      "module_type" : "SwiftTarget",
      "name" : "DerivedPath",
      "path" : "Sources/DerivedPath",
      "product_memberships" : [
        "derivedPath"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Derived"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Derived",
      "module_type" : "SwiftTarget",
      "name" : "Derived",
      "path" : "Sources/Derived",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "typefill",
        "derivedPath",
        "TypeFillKit",
        "SKClient"
      ],
      "sources" : [
        "DerivedPath.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.