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 master (c5879f), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 07:11:31 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: 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/krzyzanowskim/CryptoSwift
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/jpsim/SourceKitten
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/1196] Fetching rainbow
[157/4016] Fetching rainbow, swxmlhash
[1352/16950] Fetching rainbow, swxmlhash, cryptoswift
[2194/33062] Fetching rainbow, swxmlhash, cryptoswift, sourcekitten
Fetched https://github.com/jpsim/SourceKitten from cache (1.60s)
Fetched https://github.com/jpsim/Yams.git from cache (1.60s)
[1/70233] Fetching swift-syntax
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (1.67s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (3.44s)
Fetched https://github.com/onevcat/Rainbow from cache (3.44s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.44s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.44s)
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.64s)
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.64s)
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.73s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.5 (0.61s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.1 (0.62s)
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/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/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
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/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.34.1
========================================
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.37s)
Fetching https://github.com/krzyzanowskim/CryptoSwift from cache
Fetching https://github.com/apple/swift-syntax from cache
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
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (0.50s)
Fetched https://github.com/jpsim/SourceKitten from cache (0.56s)
Fetched https://github.com/apple/swift-syntax from cache (0.79s)
Fetched https://github.com/onevcat/Rainbow from cache (0.79s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.79s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (0.86s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (0.64s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.37.0 (0.60s)
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.55s)
Fetched https://github.com/jpsim/Yams.git from cache (0.55s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.63s)
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.59s)
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/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 509.1.1
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.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.5.0
Creating working copy for https://github.com/yume190/TypeFill.git
Working copy of https://github.com/yume190/TypeFill.git resolved at master (c5879fc)
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 typefill-entitlement.plist
[8/37] Write sources
[22/37] Compiling SourceKit SourceKit.c
[22/37] Compiling Clang_C Clang_C.c
[24/37] Write swift-version-2F0A5646E1D333AE.txt
[25/77] Compiling writer.c
[26/77] Compiling reader.c
[27/77] Compiling parser.c
[28/77] Compiling api.c
[29/77] Compiling emitter.c
[30/77] Compiling scanner.c
[32/192] Compiling SwiftSyntax509 Empty.swift
[33/192] Emitting module SwiftSyntax509
[34/238] Emitting module ArgumentParserToolInfo
[35/238] Compiling ArgumentParserToolInfo ToolInfo.swift
[36/276] Compiling ArgumentParser AsyncParsableCommand.swift
[37/276] Compiling ArgumentParser CommandConfiguration.swift
[38/276] Compiling ArgumentParser EnumerableFlag.swift
[39/276] Compiling ArgumentParser ExpressibleByArgument.swift
[40/276] Compiling ArgumentParser BashCompletionsGenerator.swift
[41/281] Compiling ArgumentParser ParsableArgumentsValidation.swift
[42/281] Compiling ArgumentParser ParsableCommand.swift
[43/281] Compiling ArgumentParser ArgumentDecoder.swift
[44/281] Compiling ArgumentParser ArgumentHelp.swift
[45/281] Compiling ArgumentParser ArgumentVisibility.swift
[50/285] Compiling Rainbow String+Rainbow.swift
[51/285] Compiling Rainbow StringGenerator.swift
[54/286] Compiling ArgumentParser CompletionsGenerator.swift
[55/286] Compiling ArgumentParser FishCompletionsGenerator.swift
[56/286] Compiling ArgumentParser ZshCompletionsGenerator.swift
[57/286] Compiling ArgumentParser Argument.swift
[58/286] Compiling ArgumentParser ParsableArguments.swift
[59/286] Emitting module ArgumentParser
[60/286] Compiling Rainbow Style.swift
[61/286] Compiling ArgumentParser Platform.swift
[62/286] Compiling ArgumentParser SequenceExtensions.swift
[63/286] Compiling ArgumentParser StringExtensions.swift
[64/286] Compiling ArgumentParser Tree.swift
[72/286] Compiling ArgumentParser CompletionKind.swift
[73/286] Compiling ArgumentParser Errors.swift
[78/286] Compiling CryptoSwift Bit.swift
[79/286] Compiling CryptoSwift BlockCipher.swift
[80/286] Compiling CryptoSwift BlockDecryptor.swift
[81/286] Compiling CryptoSwift BlockEncryptor.swift
[82/286] Compiling CryptoSwift BlockMode.swift
[83/286] Compiling CryptoSwift BlockModeOptions.swift
[84/286] Compiling CryptoSwift CBC.swift
[85/286] Compiling CryptoSwift CCM.swift
[86/286] Compiling CryptoSwift CFB.swift
[87/286] Compiling CryptoSwift CTR.swift
[88/286] Compiling CryptoSwift CipherModeWorker.swift
[89/297] Compiling ArgumentParser Flag.swift
[90/297] Compiling ArgumentParser NameSpecification.swift
[91/297] Compiling ArgumentParser Option.swift
[92/297] Compiling ArgumentParser OptionGroup.swift
[93/297] Compiling ArgumentParser ArgumentDefinition.swift
[94/297] Compiling ArgumentParser ArgumentSet.swift
[95/297] Compiling ArgumentParser CommandParser.swift
[96/297] Compiling ArgumentParser InputKey.swift
[97/297] Emitting module SWXMLHash
[104/299] Compiling Yams Tag.swift
[105/299] Compiling Yams String+Yams.swift
[106/300] Compiling Yams Representer.swift
[109/300] Compiling Yams Resolver.swift
[110/300] Compiling ArgumentParser CollectionExtensions.swift
[111/300] Compiling ArgumentParser InputOrigin.swift
[112/300] Compiling ArgumentParser MessageInfo.swift
[113/300] Compiling ArgumentParser UsageGenerator.swift
[114/300] Compiling ArgumentParser Name.swift
[115/300] Compiling ArgumentParser Parsed.swift
[123/300] Emitting module Yams
[133/300] Compiling ArgumentParser HelpGenerator.swift
[137/300] Compiling CryptoSwift Data+Extension.swift
[138/300] Compiling CryptoSwift HMAC+Foundation.swift
[139/300] Compiling CryptoSwift Rabbit+Foundation.swift
[140/300] Compiling CryptoSwift String+FoundationExtension.swift
[141/300] Compiling CryptoSwift Utils+Foundation.swift
[142/300] Compiling CryptoSwift Generics.swift
[143/300] Compiling CryptoSwift HKDF.swift
[144/300] Compiling CryptoSwift HMAC.swift
[145/300] Compiling CryptoSwift ISO10126Padding.swift
[146/300] Compiling CryptoSwift ISO78164Padding.swift
[147/300] Compiling CryptoSwift Int+Extension.swift
[148/300] Emitting module Rainbow
[149/300] Compiling Rainbow OutputTarget.swift
[150/300] Compiling Rainbow ModesExtractor.swift
[151/300] Compiling Rainbow Color.swift
[152/300] Compiling Rainbow ColorApproximation.swift
[153/300] Compiling Rainbow Rainbow.swift
[154/300] Compiling Rainbow ControlCode.swift
[158/300] Compiling SWXMLHash XMLIndexer.swift
[159/300] Compiling SWXMLHash shim.swift
[160/300] Compiling ArgumentParser SplitArguments.swift
[161/300] Compiling ArgumentParser DumpHelpGenerator.swift
[162/300] Compiling ArgumentParser HelpCommand.swift
[178/300] Compiling Yams YamlError.swift
[181/342] Compiling CryptoSwift StreamDecryptor.swift
[182/342] Compiling CryptoSwift StreamEncryptor.swift
[183/342] Compiling CryptoSwift String+Extension.swift
[184/342] Compiling CryptoSwift UInt128.swift
[185/342] Compiling CryptoSwift UInt16+Extension.swift
[186/342] Compiling CryptoSwift UInt32+Extension.swift
[187/342] Compiling CryptoSwift UInt64+Extension.swift
[188/342] Compiling CryptoSwift UInt8+Extension.swift
[189/342] Compiling CryptoSwift Updatable.swift
[190/342] Compiling CryptoSwift Utils.swift
[191/342] Compiling CryptoSwift ZeroPadding.swift
[192/342] Compiling CryptoSwift Bitwise Ops.swift
[193/342] Compiling CryptoSwift CS.swift
[194/342] Compiling CryptoSwift Codable.swift
[195/342] Compiling CryptoSwift Comparable.swift
[196/342] Compiling CryptoSwift Data Conversion.swift
[197/342] Compiling CryptoSwift Division.swift
[198/342] Compiling CryptoSwift Exponentiation.swift
[199/342] Compiling CryptoSwift Floating Point Conversion.swift
[200/342] Compiling CryptoSwift GCD.swift
[201/342] Compiling CryptoSwift Hashable.swift
[202/342] Compiling CryptoSwift Integer Conversion.swift
[203/342] Compiling CryptoSwift Multiplication.swift
[204/342] Compiling CryptoSwift Prime Test.swift
[205/342] Compiling CryptoSwift Random.swift
[206/342] Compiling CryptoSwift Shifts.swift
[207/342] Compiling CryptoSwift Square Root.swift
[208/342] Compiling CryptoSwift Strideable.swift
[209/342] Compiling CryptoSwift String Conversion.swift
[210/342] Compiling CryptoSwift Subtraction.swift
[211/342] Compiling CryptoSwift Words and Bits.swift
[212/342] Compiling CryptoSwift ChaCha20.swift
[213/342] Compiling CryptoSwift Checksum.swift
[214/342] Emitting module CryptoSwift
[215/342] Compiling SourceKittenFramework Clang+SourceKitten.swift
[216/342] Compiling SourceKittenFramework ClangTranslationUnit.swift
[217/342] Compiling SourceKittenFramework CodeCompletionItem.swift
[218/342] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[219/342] Compiling SourceKittenFramework SwiftDocKey.swift
[220/342] Compiling SourceKittenFramework SwiftDocs.swift
[221/342] Compiling SourceKittenFramework SwiftVersion.swift
[222/342] Compiling SourceKittenFramework SyntaxKind.swift
[223/342] Compiling SourceKittenFramework SyntaxMap.swift
[224/342] Compiling SourceKittenFramework SyntaxToken.swift
[225/342] Compiling SourceKittenFramework Text.swift
[226/342] Compiling SourceKittenFramework SourceDeclaration.swift
[227/342] Compiling SourceKittenFramework SourceKitObject.swift
[228/342] Compiling SourceKittenFramework SourceLocation.swift
[229/342] Compiling SourceKittenFramework StatementKind.swift
[230/342] Compiling SourceKittenFramework String+SourceKitten.swift
[231/342] Compiling SourceKittenFramework File.swift
[232/342] Compiling SourceKittenFramework JSONOutput.swift
[233/342] Compiling SourceKittenFramework Language.swift
[234/342] Compiling SourceKittenFramework Line.swift
[235/342] Compiling SourceKittenFramework LinuxCompatibility.swift
[236/342] Compiling SourceKittenFramework StringView+SourceKitten.swift
[237/342] Compiling SourceKittenFramework StringView.swift
[238/342] Compiling SourceKittenFramework Structure.swift
[239/342] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[240/342] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[241/342] Compiling SourceKittenFramework Dictionary+Merge.swift
[242/342] Compiling SourceKittenFramework Documentation.swift
[243/342] Compiling SourceKittenFramework Exec.swift
[244/342] Compiling SourceKittenFramework File+Hashable.swift
[245/342] Compiling SwiftSyntax SyntaxBaseNodes.swift
[246/342] Compiling SwiftSyntax SyntaxCollections.swift
[247/342] Compiling SwiftSyntax SyntaxEnum.swift
[248/342] Emitting module SwiftSyntax
[249/342] Compiling SwiftSyntax SyntaxKind.swift
[250/342] Compiling SwiftSyntax SyntaxExprNodes.swift
[251/342] Compiling SwiftSyntax SyntaxNodes.swift
[252/342] Compiling SwiftSyntax SyntaxPatternNodes.swift
[253/342] Compiling SwiftSyntax SyntaxStmtNodes.swift
[254/342] Compiling SwiftSyntax SyntaxTypeNodes.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] Compiling Derived DerivedPath.swift
[261/344] Emitting module Derived
[262/346] Compiling DerivedPath main.swift
[263/346] Emitting module DerivedPath
[263/346] Write Objects.LinkFileList
[265/346] Compiling SourceKittenFramework Module.swift
[266/346] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[267/346] Compiling SourceKittenFramework OffsetMap.swift
[268/346] Compiling SourceKittenFramework Parameter.swift
[269/346] Compiling SourceKittenFramework Request.swift
[270/346] Compiling SourceKittenFramework ByteCount.swift
[271/346] Compiling SourceKittenFramework ByteRange.swift
[275/346] Emitting module SourceKittenFramework
[276/346] Compiling SourceKittenFramework UID.swift
[277/346] Compiling SourceKittenFramework UIDRepresentable.swift
[278/346] Compiling SourceKittenFramework Version.swift
[279/346] Compiling SourceKittenFramework Xcode.swift
[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 Message.swift
[349/402] Compiling SwiftDiagnostics Note.swift
[350/402] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[351/402] Compiling SwiftBasicFormat Syntax+Extensions.swift
[352/402] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[353/402] Compiling SwiftDiagnostics FixIt.swift
[354/402] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[355/402] Compiling SwiftDiagnostics Diagnostic.swift
[356/402] Compiling SwiftDiagnostics Convenience.swift
[357/402] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[358/402] Emitting module SwiftDiagnostics
[359/402] Emitting module SwiftBasicFormat
[360/402] Compiling SwiftBasicFormat BasicFormat.swift
[361/402] Compiling SwiftParser Names.swift
[362/402] Compiling SwiftParser Nominals.swift
[363/402] Compiling SwiftParser Parameters.swift
[364/402] Compiling SwiftParser ParseSourceFile.swift
[365/406] Compiling SwiftParser UnicodeScalarExtensions.swift
[366/406] Compiling SwiftParser Lookahead.swift
[367/406] Compiling SwiftParser LoopProgressCondition.swift
[368/406] Compiling SwiftParser Modifiers.swift
[369/406] Compiling SwiftParser SyntaxUtils.swift
[370/406] Compiling SwiftParser TokenConsumer.swift
[371/406] Compiling SwiftParser TokenPrecedence.swift
[372/406] Compiling SwiftParser TokenSpec.swift
[373/406] Compiling SwiftParser Lexeme.swift
[374/406] Compiling SwiftParser LexemeSequence.swift
[375/406] Compiling SwiftParser Lexer.swift
[376/406] Compiling SwiftParser RegexLiteralLexer.swift
[377/406] Compiling SwiftParser Parser.swift
[378/406] Compiling SwiftParser Patterns.swift
[379/406] Compiling SwiftParser Recovery.swift
[380/406] Compiling SwiftParser Specifiers.swift
[381/406] Compiling SwiftParser Statements.swift
[382/406] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[383/406] Compiling SwiftParser StringLiterals.swift
[384/406] Compiling SwiftParser SwiftParserCompatibility.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] Compiling SwiftParser IsLexerClassified.swift
[390/406] Compiling SwiftParser LayoutNodes+Parsable.swift
[391/406] Compiling SwiftParser Parser+TokenSpecSet.swift
[392/406] Compiling SwiftParser TokenSpecStaticMembers.swift
[393/406] Emitting module SwiftParser
[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 SwiftParserDiagnostics SyntaxExtensions.swift
[405/435] Compiling SKClient String+XML.swift
[406/435] Compiling SKClient USR.swift
[407/436] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[408/436] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[409/436] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[410/436] Emitting module SKClient
[411/436] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[412/436] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[413/436] Compiling SwiftParserDiagnostics MissingNodesError.swift
[414/436] Compiling SwiftParserDiagnostics MissingTokenError.swift
[415/436] Compiling SKClient Kind.swift
[416/436] Compiling SKClient Reportable.swift
[417/436] Compiling SKClient SourceKitResponse.swift
[418/436] Compiling SKClient SDK.swift
[419/436] Compiling SKClient SKClient.swift
[420/436] Compiling SKClient SourceConvert.swift
[421/436] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[422/436] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[423/436] Compiling SwiftParserDiagnostics Utils.swift
[424/436] Compiling SwiftParserDiagnostics PresenceUtils.swift
[425/436] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[426/436] Compiling SKClient XCodeSetting.swift
[429/436] Emitting module SwiftParserDiagnostics
[434/450] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[435/450] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[436/450] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[437/450] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[438/450] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[439/450] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[440/450] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[441/450] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[442/450] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[443/450] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[444/450] Compiling SwiftSyntaxBuilder Indenter.swift
[445/450] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[446/450] Emitting module SwiftSyntaxBuilder
[447/450] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[448/451] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[449/461] Compiling TypeFillKit Configable.swift
[450/462] Compiling TypeFillKit Event.swift
[451/462] Compiling TypeFillKit Data.swift
[452/462] Compiling TypeFillKit ArrayBuilder.swift
[453/462] Compiling TypeFillKit CompilerArgument.swift
[454/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) {
[455/462] Compiling TypeFillKit SyntaxBinding.swift
[456/462] Compiling TypeFillKit Symbols.swift
[457/462] Compiling TypeFillKit Rewrite.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 TypeFillRewriter.swift
[460/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",
[461/472] Compiling TypeFill main.swift
[462/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."
[463/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."
[464/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"
[465/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",
[466/472] Compiling TypeFill CommandBase.swift
[467/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.",
[468/472] Compiling TypeFill Option.swift
[469/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"
[469/472] Write Objects.LinkFileList
[470/472] Linking typefill
[471/472] Applying typefill
Build complete! (35.09s)
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.