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, reference 0.5.0 (c5879f), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 07:11:25 UTC.

Swift 6 data race errors: 8

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/TypeFill.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yume190/TypeFill
 * tag               0.5.0      -> FETCH_HEAD
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 0.5.0
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/krzyzanowskim/CryptoSwift
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/jpsim/SourceKitten
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/2820] Fetching swxmlhash
[199/4016] Fetching swxmlhash, rainbow
[750/16950] Fetching swxmlhash, rainbow, cryptoswift
[880/33062] Fetching swxmlhash, rainbow, cryptoswift, sourcekitten
[33063/103295] Fetching swxmlhash, rainbow, cryptoswift, sourcekitten, swift-syntax
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (1.67s)
Fetched https://github.com/onevcat/Rainbow from cache (1.67s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.67s)
[16815/86345] Fetching sourcekitten, swift-syntax
Fetched https://github.com/jpsim/SourceKitten from cache (3.41s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.41s)
Fetched https://github.com/jpsim/Yams.git from cache (3.41s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.41s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (4.22s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.7.1 (0.61s)
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.62s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.34.1 (0.60s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.0 (0.68s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.5 (0.59s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.1 (0.59s)
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/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/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.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/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "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",
      "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",
          "dependencies": [
          ]
        },
        {
          "identity": "sourcekitten",
          "name": "SourceKitten",
          "url": "https://github.com/jpsim/SourceKitten",
          "version": "0.37.0",
          "path": "/Users/admin/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.5.0",
              "path": "/Users/admin/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/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SWXMLHash",
              "dependencies": [
              ]
            },
            {
              "identity": "yams",
              "name": "Yams",
              "url": "https://github.com/jpsim/Yams.git",
              "version": "5.3.1",
              "path": "/Users/admin/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.5.0",
          "path": "/Users/admin/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.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "4.1.0",
          "path": "/Users/admin/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 from cache (1.28s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/jpsim/SourceKitten from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift from cache
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.45s)
Fetched https://github.com/jpsim/SourceKitten from cache (0.54s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.55s)
Fetched https://github.com/apple/swift-syntax from cache (0.89s)
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (0.89s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (0.97s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (0.66s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.37.0 (0.63s)
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.56s)
Fetched https://github.com/jpsim/Yams.git from cache (0.56s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.64s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.50s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.8.4 (0.58s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.59s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
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-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/yume190/TypeFill.git
Working copy of https://github.com/yume190/TypeFill.git resolved at 0.5.0 (c5879fc)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.8.4
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.37.0
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 509.1.1
Found 5 product dependencies
  - swift-syntax
  - SourceKitten
  - swift-argument-parser
  - CryptoSwift
  - Rainbow
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/yume190/TypeFill.git
https://github.com/yume190/TypeFill.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/37] Write sources
[8/37] Write derivedPath-entitlement.plist
[8/37] Write sources
[8/37] Write typefill-entitlement.plist
[12/37] Write sources
[22/37] Compiling SourceKit SourceKit.c
[23/37] Compiling Clang_C Clang_C.c
[24/37] Write swift-version-2F0A5646E1D333AE.txt
[25/175] Compiling reader.c
[26/175] Compiling writer.c
[27/175] Compiling api.c
[28/175] Compiling parser.c
[29/175] Compiling emitter.c
[30/175] Compiling scanner.c
[32/192] Emitting module SwiftSyntax509
[33/192] Compiling SwiftSyntax509 Empty.swift
[34/192] Compiling ArgumentParserToolInfo ToolInfo.swift
[35/192] Emitting module ArgumentParserToolInfo
[36/276] Compiling ArgumentParser BashCompletionsGenerator.swift
[37/276] Compiling ArgumentParser CompletionsGenerator.swift
[38/276] Compiling ArgumentParser FishCompletionsGenerator.swift
[39/276] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/276] Compiling ArgumentParser Argument.swift
[41/281] Compiling ArgumentParser ArgumentHelp.swift
[42/281] Compiling ArgumentParser ArgumentVisibility.swift
[43/281] Compiling ArgumentParser CompletionKind.swift
[44/281] Compiling ArgumentParser Errors.swift
[45/281] Compiling ArgumentParser Flag.swift
[46/281] Emitting module SWXMLHash
[47/283] Compiling Rainbow StringGenerator.swift
[48/284] Compiling ArgumentParser NameSpecification.swift
[49/284] Compiling ArgumentParser Option.swift
[50/284] Compiling ArgumentParser OptionGroup.swift
[51/284] Compiling ArgumentParser AsyncParsableCommand.swift
[52/284] Compiling ArgumentParser CommandConfiguration.swift
[53/284] Compiling Rainbow Style.swift
[67/288] Emitting module ArgumentParser
[70/288] Compiling ArgumentParser EnumerableFlag.swift
[71/288] Compiling ArgumentParser ExpressibleByArgument.swift
[72/288] Compiling ArgumentParser ArgumentDefinition.swift
[73/288] Compiling ArgumentParser ArgumentSet.swift
[74/288] Compiling ArgumentParser CommandParser.swift
[75/288] Compiling SWXMLHash XMLIndexer.swift
[76/288] Compiling ArgumentParser ParsableArguments.swift
[77/288] Compiling ArgumentParser ParsableArgumentsValidation.swift
[78/288] Compiling ArgumentParser ParsableCommand.swift
[79/288] Compiling ArgumentParser ArgumentDecoder.swift
[80/288] Compiling ArgumentParser Platform.swift
[81/288] Compiling ArgumentParser SequenceExtensions.swift
[82/288] Compiling ArgumentParser StringExtensions.swift
[83/288] Compiling ArgumentParser Tree.swift
[87/288] Compiling Rainbow Color.swift
[88/288] Emitting module Rainbow
[91/288] Compiling Rainbow String+Rainbow.swift
[93/288] Compiling SWXMLHash shim.swift
[94/288] Compiling Rainbow ControlCode.swift
[95/288] Compiling Rainbow ModesExtractor.swift
[96/288] Compiling Rainbow ColorApproximation.swift
[97/288] Compiling Rainbow Rainbow.swift
[98/288] Compiling Rainbow OutputTarget.swift
[100/288] Compiling ArgumentParser Name.swift
[101/288] Compiling ArgumentParser Parsed.swift
[102/288] Compiling ArgumentParser ParsedValues.swift
[103/288] Compiling Yams Representer.swift
[115/289] Compiling Yams Tag.swift
[116/289] Compiling Yams Resolver.swift
[123/289] Compiling Yams String+Yams.swift
[134/289] Compiling ArgumentParser HelpGenerator.swift
[135/289] Compiling ArgumentParser MessageInfo.swift
[136/289] Compiling ArgumentParser UsageGenerator.swift
[137/289] Compiling ArgumentParser CollectionExtensions.swift
[138/289] Compiling ArgumentParser ParserError.swift
[139/289] Compiling ArgumentParser SplitArguments.swift
[140/289] Compiling ArgumentParser DumpHelpGenerator.swift
[141/289] Compiling ArgumentParser HelpCommand.swift
[144/289] Emitting module Yams
[147/289] Compiling CryptoSwift MD5.swift
[148/289] Compiling CryptoSwift NoPadding.swift
[149/289] Compiling CryptoSwift Operators.swift
[150/289] Compiling CryptoSwift DER.swift
[151/289] Compiling CryptoSwift PBKDF1.swift
[152/289] Compiling CryptoSwift PBKDF2.swift
[153/289] Compiling CryptoSwift PKCS1v15.swift
[154/289] Compiling CryptoSwift PKCS5.swift
[155/289] Compiling CryptoSwift PKCS7.swift
[156/289] Compiling CryptoSwift PKCS7Padding.swift
[157/289] Compiling CryptoSwift Padding.swift
[158/300] Compiling SwiftSyntax TokenKind.swift
[159/300] Compiling SwiftSyntax SyntaxExprNodes.swift
[160/300] Compiling SwiftSyntax SyntaxNodes.swift
[161/300] Compiling SwiftSyntax SyntaxPatternNodes.swift
[162/300] Compiling SwiftSyntax SyntaxStmtNodes.swift
[163/300] Compiling SwiftSyntax SyntaxTypeNodes.swift
[164/300] Compiling CryptoSwift String Conversion.swift
[165/300] Compiling CryptoSwift Subtraction.swift
[166/300] Compiling CryptoSwift Words and Bits.swift
[167/300] Compiling CryptoSwift ChaCha20.swift
[168/300] Compiling CryptoSwift Checksum.swift
[177/300] Compiling SwiftSyntax SyntaxTraits.swift
[178/300] Compiling SwiftSyntax SyntaxTransform.swift
[179/300] Compiling SwiftSyntax SyntaxVisitor.swift
[180/300] Compiling Yams YamlError.swift
[181/342] Compiling SourceKittenFramework OffsetMap.swift
[182/342] Compiling SourceKittenFramework Parameter.swift
[183/342] Compiling SourceKittenFramework Request.swift
[184/342] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[185/342] Compiling SourceKittenFramework SwiftDocKey.swift
[186/342] Compiling SourceKittenFramework SwiftDocs.swift
[187/342] Compiling SourceKittenFramework SwiftVersion.swift
[188/342] Compiling SourceKittenFramework SyntaxKind.swift
[189/342] Compiling SourceKittenFramework SyntaxMap.swift
[190/342] Compiling SourceKittenFramework SyntaxToken.swift
[191/342] Compiling SourceKittenFramework Text.swift
[192/342] Compiling SourceKittenFramework SourceKitObject.swift
[193/342] Compiling SourceKittenFramework SourceLocation.swift
[194/342] Compiling SourceKittenFramework StatementKind.swift
[195/342] Compiling SourceKittenFramework String+SourceKitten.swift
[196/342] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[197/342] Compiling SourceKittenFramework Dictionary+Merge.swift
[198/342] Compiling SourceKittenFramework Documentation.swift
[199/342] Compiling SourceKittenFramework Exec.swift
[200/342] Compiling SourceKittenFramework File+Hashable.swift
[201/342] Compiling SourceKittenFramework Module.swift
[202/342] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[203/342] Emitting module CryptoSwift
[204/342] Compiling SourceKittenFramework File.swift
[205/342] Compiling SourceKittenFramework JSONOutput.swift
[206/342] Compiling SourceKittenFramework Language.swift
[207/342] Compiling SourceKittenFramework Line.swift
[208/342] Compiling SourceKittenFramework LinuxCompatibility.swift
[209/342] Compiling SourceKittenFramework ByteCount.swift
[210/342] Compiling SourceKittenFramework ByteRange.swift
[211/342] Compiling SourceKittenFramework Clang+SourceKitten.swift
[212/342] Compiling SourceKittenFramework ClangTranslationUnit.swift
[213/342] Compiling SourceKittenFramework CodeCompletionItem.swift
[214/342] Compiling SourceKittenFramework SourceDeclaration.swift
[215/342] Compiling CryptoSwift StreamDecryptor.swift
[216/342] Compiling CryptoSwift StreamEncryptor.swift
[217/342] Compiling CryptoSwift String+Extension.swift
[218/342] Compiling CryptoSwift UInt128.swift
[219/342] Compiling CryptoSwift UInt16+Extension.swift
[220/342] Compiling CryptoSwift UInt32+Extension.swift
[221/342] Compiling CryptoSwift UInt64+Extension.swift
[222/342] Compiling CryptoSwift UInt8+Extension.swift
[223/342] Compiling CryptoSwift Updatable.swift
[224/342] Compiling CryptoSwift Utils.swift
[225/342] Compiling CryptoSwift ZeroPadding.swift
[226/342] Emitting module SwiftSyntax
[227/342] Compiling CryptoSwift Cipher.swift
[228/342] Compiling CryptoSwift Collection+Extension.swift
[229/342] Compiling CryptoSwift CompactMap.swift
[230/342] Compiling CryptoSwift Cryptor.swift
[231/342] Compiling CryptoSwift Cryptors.swift
[232/342] Compiling CryptoSwift Digest.swift
[233/342] Compiling CryptoSwift DigestType.swift
[234/342] Compiling CryptoSwift AES+Foundation.swift
[235/342] Compiling CryptoSwift Array+Foundation.swift
[236/342] Compiling CryptoSwift Blowfish+Foundation.swift
[237/342] Compiling CryptoSwift ChaCha20+Foundation.swift
[238/342] Compiling CryptoSwift Data+Extension.swift
[239/342] Compiling CryptoSwift HMAC+Foundation.swift
[240/342] Compiling CryptoSwift Rabbit+Foundation.swift
[241/342] Compiling CryptoSwift String+FoundationExtension.swift
[242/342] Compiling CryptoSwift Utils+Foundation.swift
[243/342] Compiling CryptoSwift Generics.swift
[244/342] Compiling CryptoSwift HKDF.swift
[245/342] Compiling CryptoSwift HMAC.swift
[246/342] Compiling CryptoSwift ISO10126Padding.swift
[247/342] Compiling CryptoSwift ISO78164Padding.swift
[248/342] Compiling CryptoSwift Int+Extension.swift
[249/342] Compiling CryptoSwift Poly1305.swift
[250/342] Compiling CryptoSwift RSA+Cipher.swift
[251/342] Compiling CryptoSwift RSA+Signature.swift
[252/342] Compiling CryptoSwift RSA.swift
[253/342] Compiling CryptoSwift Rabbit.swift
[254/342] Compiling CryptoSwift SHA1.swift
[255/342] Compiling CryptoSwift SHA2.swift
[256/342] Compiling CryptoSwift SHA3.swift
[257/342] Compiling CryptoSwift Scrypt.swift
[258/342] Compiling CryptoSwift SecureBytes.swift
[259/342] Compiling CryptoSwift Signature.swift
[260/344] Emitting module Derived
[261/344] Compiling Derived DerivedPath.swift
[262/346] Emitting module SourceKittenFramework
[267/350] Compiling SourceKittenFramework StringView+SourceKitten.swift
[268/350] Compiling SourceKittenFramework StringView.swift
[269/350] Compiling SourceKittenFramework Structure.swift
[270/350] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[275/350] Compiling SourceKittenFramework UID.swift
[276/350] Compiling SourceKittenFramework UIDRepresentable.swift
[277/350] Compiling SourceKittenFramework Version.swift
[278/350] Compiling SourceKittenFramework Xcode.swift
[279/350] Emitting module DerivedPath
[280/350] Compiling DerivedPath main.swift
[280/350] Write Objects.LinkFileList
[306/350] Linking derivedPath
[307/350] Applying derivedPath
[309/350] Compiling SourceKittenFramework XcodeBuildSetting.swift
[310/350] Compiling SourceKittenFramework library_wrapper.swift
[311/350] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[312/350] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[348/402] Compiling SwiftDiagnostics Note.swift
[349/402] Compiling SwiftDiagnostics Message.swift
[350/402] Emitting module SwiftDiagnostics
[351/402] Compiling SwiftBasicFormat Syntax+Extensions.swift
[352/402] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[353/402] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[354/402] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[355/402] Compiling SwiftDiagnostics Convenience.swift
[356/402] Compiling SwiftDiagnostics FixIt.swift
[357/402] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[358/402] Compiling SwiftDiagnostics Diagnostic.swift
[359/402] Compiling SwiftBasicFormat BasicFormat.swift
[360/402] Emitting module SwiftBasicFormat
[361/402] Compiling SwiftParser Statements.swift
[362/402] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[363/402] Compiling SwiftParser StringLiterals.swift
[364/402] Compiling SwiftParser SwiftParserCompatibility.swift
[365/406] Compiling SwiftParser Lexeme.swift
[366/406] Compiling SwiftParser LexemeSequence.swift
[367/406] Compiling SwiftParser Lexer.swift
[368/406] Compiling SwiftParser RegexLiteralLexer.swift
[369/406] Emitting module SwiftParser
[370/406] Compiling SwiftParser Names.swift
[371/406] Compiling SwiftParser Nominals.swift
[372/406] Compiling SwiftParser Parameters.swift
[373/406] Compiling SwiftParser ParseSourceFile.swift
[374/406] Compiling SwiftParser Parser.swift
[375/406] Compiling SwiftParser Patterns.swift
[376/406] Compiling SwiftParser Recovery.swift
[377/406] Compiling SwiftParser Specifiers.swift
[378/406] Compiling SwiftParser UnicodeScalarExtensions.swift
[379/406] Compiling SwiftParser Lookahead.swift
[380/406] Compiling SwiftParser LoopProgressCondition.swift
[381/406] Compiling SwiftParser Modifiers.swift
[382/406] Compiling SwiftParser TokenSpecSet.swift
[383/406] Compiling SwiftParser TopLevel.swift
[384/406] Compiling SwiftParser TriviaParser.swift
[385/406] Compiling SwiftParser Types.swift
[386/406] Compiling SwiftParser SyntaxUtils.swift
[387/406] Compiling SwiftParser TokenConsumer.swift
[388/406] Compiling SwiftParser TokenPrecedence.swift
[389/406] Compiling SwiftParser TokenSpec.swift
[390/406] Compiling SwiftParser Directives.swift
[391/406] Compiling SwiftParser ExperimentalFeatures.swift
[392/406] Compiling SwiftParser Expressions.swift
[393/406] Compiling SwiftParser IncrementalParseTransition.swift
[394/406] Compiling SwiftParser Cursor.swift
[395/406] Compiling SwiftParser Attributes.swift
[396/406] Compiling SwiftParser Availability.swift
[397/406] Compiling SwiftParser CharacterInfo.swift
[398/406] Compiling SwiftParser CollectionNodes+Parsable.swift
[399/406] Compiling SwiftParser Declarations.swift
[400/406] Compiling SwiftParser IsLexerClassified.swift
[401/406] Compiling SwiftParser LayoutNodes+Parsable.swift
[402/406] Compiling SwiftParser Parser+TokenSpecSet.swift
[403/406] Compiling SwiftParser TokenSpecStaticMembers.swift
[404/434] Compiling SKClient USR.swift
[405/435] Compiling SKClient String+XML.swift
[406/435] Compiling SKClient SourceConvert.swift
[407/435] Compiling SKClient SourceKitResponse.swift
[408/435] Compiling SwiftParserDiagnostics MissingNodesError.swift
[409/435] Compiling SwiftParserDiagnostics MissingTokenError.swift
[410/435] Emitting module SKClient
[411/435] Compiling SKClient Duration.swift
[412/435] Compiling SKClient Env.swift
[413/435] Compiling SKClient CodeLocation.swift
[414/435] Compiling SKClient Demangle.swift
[415/435] Compiling SKClient Kind.swift
[416/435] Compiling SKClient Reportable.swift
[417/435] Compiling SKClient SDK.swift
[418/435] Compiling SKClient SKClient.swift
[419/435] Compiling SwiftParserDiagnostics Utils.swift
[420/435] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[421/435] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[422/435] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[423/436] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[424/436] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[425/436] Compiling SKClient XCodeSetting.swift
[426/436] Compiling SwiftParserDiagnostics PresenceUtils.swift
[429/436] Emitting module SwiftParserDiagnostics
[434/450] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[435/451] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[436/451] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[437/451] Compiling SwiftSyntaxBuilder Indenter.swift
[438/451] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[439/451] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[440/451] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[441/451] Emitting module SwiftSyntaxBuilder
[442/451] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[443/451] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[444/451] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[445/451] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[446/451] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[447/451] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[448/451] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[449/461] Compiling TypeFillKit Event.swift
[450/462] Compiling TypeFillKit ArrayBuilder.swift
[451/462] Compiling TypeFillKit Configable.swift
[452/462] Compiling TypeFillKit CompilerArgument.swift
[453/462] Compiling TypeFillKit SyntaxBinding.swift
[454/462] Compiling TypeFillKit Data.swift
[455/462] Compiling TypeFillKit Symbols.swift
[456/462] Compiling TypeFillKit Rewrite.swift
[457/462] Compiling TypeFillKit TypeFillRewriter.swift
[458/462] Emitting module TypeFillKit
/Users/admin/builder/spi-builder-workspace/Sources/TypeFillKit/Util/Logger.swift:13:24: warning: static property 'eventImplicitCount' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 | public enum Logger {
12 |
13 |     private static var eventImplicitCount: Int = 0
   |                        |- warning: static property 'eventImplicitCount' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'eventImplicitCount' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: add '@MainActor' to make static property 'eventImplicitCount' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     private static var isPrintEvent: Bool = false
15 |
/Users/admin/builder/spi-builder-workspace/Sources/TypeFillKit/Util/Logger.swift:14:24: warning: static property 'isPrintEvent' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 |
13 |     private static var eventImplicitCount: Int = 0
14 |     private static var isPrintEvent: Bool = false
   |                        |- warning: static property 'isPrintEvent' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'isPrintEvent' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: add '@MainActor' to make static property 'isPrintEvent' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 |     public static func set(logEvent enable: Bool) {
[459/462] Compiling TypeFillKit Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/TypeFillKit/Util/Logger.swift:13:24: warning: static property 'eventImplicitCount' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 | public enum Logger {
12 |
13 |     private static var eventImplicitCount: Int = 0
   |                        |- warning: static property 'eventImplicitCount' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'eventImplicitCount' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: add '@MainActor' to make static property 'eventImplicitCount' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     private static var isPrintEvent: Bool = false
15 |
/Users/admin/builder/spi-builder-workspace/Sources/TypeFillKit/Util/Logger.swift:14:24: warning: static property 'isPrintEvent' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 |
13 |     private static var eventImplicitCount: Int = 0
14 |     private static var isPrintEvent: Bool = false
   |                        |- warning: static property 'isPrintEvent' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'isPrintEvent' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: add '@MainActor' to make static property 'isPrintEvent' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 |     public static func set(logEvent enable: Bool) {
[460/472] Compiling TypeFill CommandBase.swift
[461/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 {
/Users/admin/builder/spi-builder-workspace/Sources/TypeFill/Command/SingleFile.swift:17:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 |
16 | struct SingleFile: ParsableCommand {
17 |     static var configuration: CommandConfiguration = CommandConfiguration(
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |         commandName: "single",
19 |         abstract: "Fill type to single file"
[462/472] Compiling TypeFill WorkSpace.swift
/Users/admin/builder/spi-builder-workspace/Sources/TypeFill/Command/WorkSpace.swift:18:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
16 | ///-workspace SourceKitten.xcworkspace -scheme SourceKittenFramework
17 | struct WorkSpace: ParsableCommand, CommandBuild {
18 |     static var configuration: CommandConfiguration = CommandConfiguration(
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         commandName: "workspace",
20 |         abstract: "Fill type to XCode workspace"
[463/472] Compiling TypeFill XCode.swift
/Users/admin/builder/spi-builder-workspace/Sources/TypeFill/Command/XCode.swift:15:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | struct XCode: ParsableCommand, Configable {
15 |     static var configuration: CommandConfiguration = CommandConfiguration(
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |         commandName: "xcode",
17 |         abstract: "Fill type to XCode",
[464/472] Compiling TypeFill main.swift
[465/472] Compiling TypeFill SPMModule.swift
/Users/admin/builder/spi-builder-workspace/Sources/TypeFill/Command/SPMModule.swift:15:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | struct SPMModule: ParsableCommand, CommandBuild {
15 |     static var configuration: CommandConfiguration = CommandConfiguration(
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |         commandName: "spm",
17 |         abstract: "Fill type to SPM Project."
[466/472] Compiling TypeFill TypeFill.swift
/Users/admin/builder/spi-builder-workspace/Sources/TypeFill/Command/TypeFill.swift:19:23: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
17 | public struct TypeFill: ParsableCommand {
18 |     public init() {}
19 |     public static var configuration: CommandConfiguration = CommandConfiguration(
   |                       |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 |         commandName: "typefill",
21 |         abstract: "A utility for fill swift types.",
[467/472] Compiling TypeFill Project.swift
/Users/admin/builder/spi-builder-workspace/Sources/TypeFill/Command/Project.swift:16:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | /// --file SourceKitten.xcworkspace --module SourceKittenFramework
15 | struct Project: ParsableCommand, CommandBuild {
16 |     static var configuration: CommandConfiguration = CommandConfiguration(
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |         commandName: "project",
18 |         abstract: "Fill type to XCode project."
[468/472] Compiling TypeFill Option.swift
[469/472] Emitting module TypeFill
/Users/admin/builder/spi-builder-workspace/Sources/TypeFill/Command/Project.swift:16:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | /// --file SourceKitten.xcworkspace --module SourceKittenFramework
15 | struct Project: ParsableCommand, CommandBuild {
16 |     static var configuration: CommandConfiguration = CommandConfiguration(
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |         commandName: "project",
18 |         abstract: "Fill type to XCode project."
/Users/admin/builder/spi-builder-workspace/Sources/TypeFill/Command/SPMModule.swift:15:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | struct SPMModule: ParsableCommand, CommandBuild {
15 |     static var configuration: CommandConfiguration = CommandConfiguration(
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |         commandName: "spm",
17 |         abstract: "Fill type to SPM Project."
/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 {
/Users/admin/builder/spi-builder-workspace/Sources/TypeFill/Command/SingleFile.swift:17:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 |
16 | struct SingleFile: ParsableCommand {
17 |     static var configuration: CommandConfiguration = CommandConfiguration(
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |         commandName: "single",
19 |         abstract: "Fill type to single file"
/Users/admin/builder/spi-builder-workspace/Sources/TypeFill/Command/TypeFill.swift:19:23: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
17 | public struct TypeFill: ParsableCommand {
18 |     public init() {}
19 |     public static var configuration: CommandConfiguration = CommandConfiguration(
   |                       |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 |         commandName: "typefill",
21 |         abstract: "A utility for fill swift types.",
/Users/admin/builder/spi-builder-workspace/Sources/TypeFill/Command/WorkSpace.swift:18:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
16 | ///-workspace SourceKitten.xcworkspace -scheme SourceKittenFramework
17 | struct WorkSpace: ParsableCommand, CommandBuild {
18 |     static var configuration: CommandConfiguration = CommandConfiguration(
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         commandName: "workspace",
20 |         abstract: "Fill type to XCode workspace"
/Users/admin/builder/spi-builder-workspace/Sources/TypeFill/Command/XCode.swift:15:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | struct XCode: ParsableCommand, Configable {
15 |     static var configuration: CommandConfiguration = CommandConfiguration(
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |         commandName: "xcode",
17 |         abstract: "Fill type to XCode",
[469/472] Write Objects.LinkFileList
[470/472] Linking typefill
[471/472] Applying typefill
Build complete! (36.01s)
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.