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 swift-create-xcframework, reference main (88472e), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 22:54:33 UTC.

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/unsignedapps/swift-create-xcframework.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/unsignedapps/swift-create-xcframework
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 88472e8 Update README.md
Cloned https://github.com/unsignedapps/swift-create-xcframework.git
Revision (git rev-parse @):
88472e8e4f0227a47ca461fccd38c6d080ad92f2
SUCCESS checkout https://github.com/unsignedapps/swift-create-xcframework.git at main
Fetching https://github.com/apple/swift-package-manager.git
[1/142970] Fetching swift-package-manager
Fetched https://github.com/apple/swift-package-manager.git from cache (8.97s)
Fetching https://github.com/apple/swift-tools-support-core.git
[1/6547] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.37s)
Fetching https://github.com/apple/swift-llbuild.git
[1/28451] Fetching swift-llbuild
Fetched https://github.com/apple/swift-llbuild.git from cache (2.35s)
Fetching https://github.com/apple/swift-driver.git
[1/32225] Fetching swift-driver
Fetched https://github.com/apple/swift-driver.git from cache (2.32s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-crypto.git
[1/3919] Fetching swift-system
[237/13855] Fetching swift-system, yams
[786/29452] Fetching swift-system, yams, swift-collections
[944/40651] Fetching swift-system, yams, swift-collections, swift-crypto
[2509/53046] Fetching swift-system, yams, swift-collections, swift-crypto, swift-argument-parser
Fetched https://github.com/apple/swift-crypto.git from cache (2.02s)
Fetched https://github.com/apple/swift-collections.git from cache (2.02s)
Fetched https://github.com/jpsim/Yams.git from cache (2.02s)
Fetched https://github.com/apple/swift-system.git from cache (2.02s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.02s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.0.3 (0.56s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.2 (0.56s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.52s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
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.0.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-driver.git
Working copy of https://github.com/apple/swift-driver.git resolved at release/5.7 (3d1af45)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at release/5.7 (184eba3)
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at release/5.7 (e2c27ee)
Creating working copy for https://github.com/apple/swift-package-manager.git
Working copy of https://github.com/apple/swift-package-manager.git resolved at release/5.7 (9f3157b)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-create-xcframework",
      "name": "swift-create-xcframework",
      "url": "https://github.com/unsignedapps/swift-create-xcframework.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-create-xcframework",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-package-manager",
          "name": "SwiftPM",
          "url": "https://github.com/apple/swift-package-manager.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-package-manager",
          "dependencies": [
            {
              "identity": "swift-llbuild",
              "name": "llbuild",
              "url": "https://github.com/apple/swift-llbuild.git",
              "version": "unspecified",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-llbuild",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-tools-support-core",
              "name": "swift-tools-support-core",
              "url": "https://github.com/apple/swift-tools-support-core.git",
              "version": "unspecified",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tools-support-core",
              "dependencies": [
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.1.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-driver",
              "name": "swift-driver",
              "url": "https://github.com/apple/swift-driver.git",
              "version": "unspecified",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-driver",
              "dependencies": [
                {
                  "identity": "swift-llbuild",
                  "name": "llbuild",
                  "url": "https://github.com/apple/swift-llbuild.git",
                  "version": "unspecified",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-llbuild",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-tools-support-core",
                  "name": "swift-tools-support-core",
                  "url": "https://github.com/apple/swift-tools-support-core.git",
                  "version": "unspecified",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tools-support-core",
                  "dependencies": [
                    {
                      "identity": "swift-system",
                      "name": "swift-system",
                      "url": "https://github.com/apple/swift-system.git",
                      "version": "1.1.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "yams",
                  "name": "Yams",
                  "url": "https://github.com/jpsim/Yams.git",
                  "version": "4.0.6",
                  "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.0.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-crypto",
              "name": "swift-crypto",
              "url": "https://github.com/apple/swift-crypto.git",
              "version": "1.1.7",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.0.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-tools-support-core",
          "name": "swift-tools-support-core",
          "url": "https://github.com/apple/swift-tools-support-core.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tools-support-core",
          "dependencies": [
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/unsignedapps/swift-create-xcframework.git
[1/804] Fetching swift-create-xcframework
Fetched https://github.com/unsignedapps/swift-create-xcframework.git from cache (0.86s)
Fetching https://github.com/apple/swift-package-manager.git from cache
Fetched https://github.com/apple/swift-package-manager.git from cache (1.15s)
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.83s)
Fetching https://github.com/apple/swift-llbuild.git from cache
Fetched https://github.com/apple/swift-llbuild.git from cache (0.87s)
Fetching https://github.com/apple/swift-driver.git from cache
Fetched https://github.com/apple/swift-driver.git from cache (0.81s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.55s)
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.55s)
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Fetched https://github.com/jpsim/Yams.git from cache (0.56s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.0.3 (0.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.02s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.56s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.02s)
Creating working copy for https://github.com/unsignedapps/swift-create-xcframework.git
Working copy of https://github.com/unsignedapps/swift-create-xcframework.git resolved at main (88472e8)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.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.0.3
Creating working copy for https://github.com/apple/swift-package-manager.git
Working copy of https://github.com/apple/swift-package-manager.git resolved at release/5.7 (c6e40ad)
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at release/5.7 (286b48b)
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at release/5.7 (564424d)
Creating working copy for https://github.com/apple/swift-driver.git
Working copy of https://github.com/apple/swift-driver.git resolved at release/5.7 (82b274a)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Found 3 product dependencies
  - swift-argument-parser
  - SwiftPM
  - swift-tools-support-core
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/unsignedapps/swift-create-xcframework.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
Building for debugging...
[0/538] Write sources
[8/538] Write swift-create-xcframework-entitlement.plist
[9/538] Compiling TSCclibc process.c
[10/538] Write swift-version--7754E27361AE5C74.txt
[11/538] Compiling TSCclibc libc.c
[12/538] Compiling llvmSupport UnicodeCaseFold.cpp
[13/538] Compiling llvmSupport Valgrind.cpp
[14/540] Compiling llvmSupport StringSaver.cpp
[15/540] Compiling llvmSupport circular_raw_ostream.cpp
[15/540] Compiling llvmSupport Unicode.cpp
[15/540] Compiling llvmSupport Twine.cpp
[18/540] Compiling llvmSupport Threading.cpp
[19/540] Compiling llvmSupport Triple.cpp
[20/540] Compiling llvmSupport TargetParser.cpp
[21/540] Compiling llvmSupport raw_ostream.cpp
[22/540] Compiling llvmSupport SmallVector.cpp
[23/540] Compiling llvmSupport YAMLParser.cpp
[24/540] Compiling llvmSupport StringMap.cpp
[25/540] Compiling llvmSupport StringExtras.cpp
[26/540] Compiling llvmSupport SmallPtrSet.cpp
[27/540] Compiling llvmSupport StringRef.cpp
[28/540] Compiling llvmSupport Program.cpp
[29/540] Compiling llvmSupport Signals.cpp
[30/540] Compiling llvmSupport SourceMgr.cpp
[31/540] Compiling llvmSupport Mutex.cpp
[32/540] Compiling llvmSupport Options.cpp
[33/540] Compiling llvmSupport NativeFormatting.cpp
[34/540] Compiling llvmSupport Process.cpp
[35/540] Compiling llvmSupport MathExtras.cpp
[36/540] Compiling llvmSupport Path.cpp
[37/540] Compiling llvmSupport MemoryBuffer.cpp
[38/540] Compiling llvmSupport Memory.cpp
[39/540] Compiling llvmSupport ManagedStatic.cpp
[40/540] Compiling llvmSupport Locale.cpp
[41/540] Compiling llvmSupport MD5.cpp
[42/540] Compiling llvmSupport Hashing.cpp
[43/540] Compiling llvmSupport FormatVariadic.cpp
[44/540] Compiling llvmSupport Host.cpp
[45/540] Compiling llvmSupport FoldingSet.cpp
[46/540] Compiling llvmSupport Errno.cpp
[47/540] Compiling llvmSupport FileUtilities.cpp
[48/540] Compiling llvmSupport ErrorHandling.cpp
[49/540] Compiling llvmSupport DJB.cpp
[50/540] Compiling llvmSupport Error.cpp
[51/540] Compiling llvmSupport Debug.cpp
[52/540] Compiling llvmSupport Atomic.cpp
[53/540] Compiling llvmSupport ConvertUTF.cpp
[55/540] Emitting module TSCLibc
[56/540] Compiling TSCLibc libc.swift
[56/540] Compiling llvmSupport ConvertUTFWrapper.cpp
[57/540] Compiling llvmDemangle MicrosoftDemangle.cpp
[58/540] Compiling llvmSupport Allocator.cpp
[59/540] Compiling llvmSupport Chrono.cpp
[60/540] Compiling llvmSupport APSInt.cpp
[61/540] Compiling llbuildNinja Parser.cpp
[62/540] Compiling llvmSupport APInt.cpp
[63/540] Compiling llvmDemangle ItaniumDemangle.cpp
[64/540] Compiling llvmSupport APFloat.cpp
[65/540] Compiling llbuildNinja Lexer.cpp
[66/540] Compiling llbuildCore MakefileDepsParser.cpp
[67/540] Compiling llvmSupport CommandLine.cpp
[68/540] Compiling llbuildCore DependencyInfoParser.cpp
[69/540] Compiling llbuildNinja Manifest.cpp
[70/540] Compiling llbuildNinja ManifestLoader.cpp
[71/540] Compiling llbuildCore SQLiteBuildDB.cpp
[72/540] Compiling llbuildCore BuildDB.cpp
[73/540] Compiling llbuildCore BuildEngineTrace.cpp
[74/540] Compiling llbuildBuildSystem BuildValue.cpp
[75/540] Compiling llbuildBuildSystem ExternalCommand.cpp
[76/540] Compiling llbuildBuildSystem BuildNode.cpp
[77/540] Compiling llbuildBuildSystem ShellCommand.cpp
[78/540] Compiling llbuildBuildSystem BuildSystemExtensionManager.cpp
[79/540] Compiling llbuildBuildSystem BuildKey.cpp
[80/540] Compiling llbuildBuildSystem BuildSystemFrontend.cpp
[81/540] Compiling llbuildBuildSystem BuildDescription.cpp
[82/540] Compiling llbuildCore BuildEngine.cpp
[83/540] Compiling llbuildBasic Version.cpp
[84/540] Compiling llbuildBasic ShellUtility.cpp
[85/540] Compiling llbuildBasic Tracing.cpp
[86/540] Compiling llbuildBuildSystem BuildFile.cpp
[87/540] Compiling llbuildBasic PlatformUtility.cpp
[88/540] Compiling llbuildBasic Hashing.cpp
[89/540] Compiling llbuildBasic Subprocess.cpp
[90/540] Compiling llbuildBasic FileInfo.cpp
[91/540] Compiling llbuildBasic FileSystem.cpp
[92/540] Compiling llbuildBasic SerialQueue.cpp
[93/540] Compiling llbuildBasic ExecutionQueue.cpp
[93/540] Write sources
[108/543] Compiling libllbuild C-API.cpp
[109/543] Compiling libllbuild Ninja-C-API.cpp
[109/543] Write sources
[113/543] Compiling llbuildBasic LaneBasedExecutionQueue.cpp
[114/589] Compiling writer.c
[115/589] Compiling reader.c
[116/589] Compiling libllbuild Core-C-API.cpp
[117/589] Compiling parser.c
[118/589] Compiling scanner.c
[119/589] Compiling CSystem shims.c
[120/589] Compiling api.c
[121/589] Compiling emitter.c
[122/589] Compiling CSwiftScan CSwiftScanImpl.c
[123/610] Compiling libllbuild BuildValue-C-API.cpp
[125/625] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[126/625] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[127/625] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[128/625] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[129/625] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[129/630] Compiling CCryptoBoringSSLShims shims.c
[130/630] Compiling v3_utl.c
[131/630] Compiling v3_skey.c
[132/630] Compiling libllbuild BuildKey-C-API.cpp
[133/630] Compiling v3_purp.c
[134/630] Compiling v3_prn.c
[135/630] Compiling v3_pmaps.c
[136/630] Compiling v3_pcons.c
[137/630] Compiling v3_pcia.c
[139/630] Compiling Yams Mark.swift
[140/630] Compiling Yams Node.Mapping.swift
[141/630] Compiling Yams Emitter.swift
[142/630] Compiling Yams Encoder.swift
[143/630] Compiling Yams Node.swift
[143/630] Compiling v3_pci.c
[144/630] Compiling v3_ocsp.c
[145/630] Compiling v3_ncons.c
[147/630] Compiling OrderedCollections OrderedSet+Invariants.swift
[148/630] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[149/630] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[150/630] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[151/630] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[152/630] Compiling Yams Parser.swift
[153/630] Compiling Yams Node.Scalar.swift
[154/630] Compiling Yams Node.Sequence.swift
[155/630] Compiling Yams Constructor.swift
[156/630] Compiling Yams Decoder.swift
[156/630] Compiling v3_lib.c
[157/630] Compiling v3_int.c
[158/630] Compiling v3_info.c
[159/630] Compiling libllbuild BuildDB-C-API.cpp
[160/630] Compiling v3_ia5.c
[161/630] Compiling v3_genn.c
[162/630] Compiling v3_extku.c
[163/630] Compiling v3_enum.c
[165/630] Compiling SystemPackage FilePath.swift
[166/630] Compiling SystemPackage FilePathComponentView.swift
[167/630] Compiling SystemPackage Exports.swift
[168/630] Compiling SystemPackage Mocking.swift
[169/630] Compiling SystemPackage Syscalls.swift
[169/630] Compiling v3_cpols.c
[170/630] Compiling v3_crld.c
[171/630] Compiling v3_conf.c
[172/630] Compiling v3_bitst.c
[173/630] Compiling v3_bcons.c
[174/630] Compiling v3_alt.c
[175/630] Compiling v3_akeya.c
[176/630] Compiling v3_akey.c
[177/630] Compiling pcy_node.c
[178/630] Compiling pcy_map.c
[179/630] Compiling pcy_tree.c
[180/630] Compiling pcy_lib.c
[181/630] Compiling x_x509a.c
[182/630] Compiling pcy_data.c
[183/630] Compiling pcy_cache.c
[184/630] Compiling x_x509.c
[185/630] Compiling x_val.c
[186/630] Compiling x_spki.c
[187/630] Compiling x_sig.c
[188/630] Compiling x_req.c
[189/630] Compiling x_pubkey.c
[190/630] Compiling x_pkey.c
[191/630] Compiling x_name.c
[192/630] Compiling x_info.c
[193/630] Compiling libllbuild BuildSystem-C-API.cpp
[194/630] Compiling x_exten.c
[195/630] Compiling x_attrib.c
[196/630] Compiling x_crl.c
[197/630] Compiling x_algor.c
[198/630] Compiling x_all.c
[199/638] Compiling x509spki.c
[200/638] Compiling x509rset.c
[201/638] Compiling x509cset.c
[202/638] Compiling x509name.c
[203/638] Compiling x509_txt.c
[204/638] Compiling x509_v3.c
[205/638] Compiling x509_vpm.c
[206/638] Compiling x509_set.c
[207/638] Compiling x509_vfy.c
[208/638] Compiling x509_trs.c
[210/638] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[211/638] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[212/638] Compiling OrderedCollections OrderedSet.swift
[213/638] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[214/638] Compiling OrderedCollections _UnsafeBitset.swift
[214/638] Compiling x509_req.c
[215/638] Compiling x509_obj.c
[216/638] Compiling x509_lu.c
[217/638] Compiling x509_def.c
[218/638] Compiling x509_d2.c
[219/638] Compiling x509_ext.c
[220/638] Compiling x509.c
[221/638] Compiling x509_att.c
[222/638] Compiling t_x509a.c
[223/638] Compiling x509_cmp.c
[224/638] Compiling t_req.c
[227/638] Compiling SystemPackage WindowsSyscallAdapters.swift
[228/638] Compiling SystemPackage FilePathString.swift
[229/638] Compiling SystemPackage FilePathSyntax.swift
[230/638] Compiling SystemPackage PlatformString.swift
[231/638] Compiling SystemPackage SystemString.swift
[233/640] Compiling t_x509.c
[234/640] Compiling i2d_pr.c
[235/640] Compiling rsa_pss.c
[236/640] Compiling t_crl.c
[237/640] Compiling llbuildBuildSystem BuildSystem.cpp
[238/640] Compiling algorithm.c
[239/640] Compiling by_file.c
[240/640] Compiling a_verify.c
[241/640] Compiling asn1_gen.c
[242/640] Compiling a_strex.c
[243/640] Compiling a_sign.c
[244/640] Compiling a_digest.c
[245/640] Compiling voprf.c
[246/640] Compiling trust_token.c
[247/640] Compiling thread_win.c
[248/640] Compiling thread_none.c
[249/640] Compiling thread_pthread.c
[250/640] Compiling pmbtoken.c
[251/640] Compiling thread.c
[252/640] Compiling siphash.c
[253/640] Compiling stack.c
[254/640] Compiling rsa_print.c
[255/640] Compiling rsa_asn1.c
[256/640] Compiling refcount_lock.c
[257/640] Compiling rc4.c
[258/640] Compiling refcount_c11.c
[259/640] Compiling windows.c
[260/640] Compiling rand_extra.c
[261/640] Compiling fuchsia.c
[262/640] Compiling passive.c
[263/640] Compiling forkunsafe.c
[264/640] Compiling deterministic.c
[265/640] Compiling poly1305_arm_asm.S
[266/640] Compiling poly1305_vec.c
[267/640] Compiling pool.c
[268/640] Compiling poly1305_arm.c
[269/640] Compiling poly1305.c
[270/640] Compiling p5_pbev2.c
[271/640] Compiling pkcs8.c
[272/640] Compiling pkcs7_x509.c
[273/640] Compiling pkcs7.c
[274/640] Compiling by_dir.c
[275/640] Compiling pkcs8_x509.c
[288/640] Compiling pem_xaux.c
[289/640] Compiling pem_x509.c
[290/640] Compiling pem_oth.c
[291/640] Compiling pem_pkey.c
[292/640] Compiling pem_pk8.c
[293/640] Compiling obj_xref.c
[294/640] Compiling pem_lib.c
[295/640] Compiling pem_info.c
[296/640] Compiling mem.c
[297/640] Compiling poly_rq_mul.S
[298/640] Compiling obj.c
[299/640] Compiling lhash.c
[300/640] Compiling pem_all.c
[301/640] Compiling x86_64-mont5.mac.x86_64.S
[302/640] Compiling x86_64-mont5.linux.x86_64.S
[303/640] Compiling x86_64-mont.mac.x86_64.S
[304/640] Compiling hkdf.c
[305/640] Compiling x86_64-mont.linux.x86_64.S
[306/640] Compiling hpke.c
[307/640] Compiling x86-mont.windows.x86.S
[308/640] Compiling x86-mont.linux.x86.S
[309/640] Compiling vpaes-x86_64.mac.x86_64.S
[310/640] Compiling vpaes-x86_64.linux.x86_64.S
[311/640] Compiling vpaes-x86.windows.x86.S
[312/640] Compiling vpaes-x86.linux.x86.S
[313/640] Compiling vpaes-armv8.linux.aarch64.S
[314/640] Compiling vpaes-armv8.ios.aarch64.S
[315/640] Compiling vpaes-armv7.linux.arm.S
[316/640] Compiling vpaes-armv7.ios.arm.S
[317/640] Compiling sha512-x86_64.mac.x86_64.S
[318/640] Compiling sha512-x86_64.linux.x86_64.S
[319/640] Compiling sha512-armv8.linux.aarch64.S
[320/640] Compiling kdf.c
[321/640] Compiling sha512-armv4.linux.arm.S
[322/640] Compiling sha512-armv4.ios.arm.S
[323/640] Compiling sha512-586.windows.x86.S
[324/640] Compiling sha512-armv8.ios.aarch64.S
[325/640] Compiling sha256-x86_64.mac.x86_64.S
[326/640] Compiling sha512-586.linux.x86.S
[327/640] Compiling sha256-x86_64.linux.x86_64.S
[328/640] Compiling sha256-armv8.linux.aarch64.S
[329/640] Compiling hrss.c
[330/640] Compiling sha256-armv4.linux.arm.S
[331/640] Compiling sha256-armv4.ios.arm.S
[332/640] Compiling sha256-armv8.ios.aarch64.S
[332/640] Compiling sha256-586.windows.x86.S
[334/640] Compiling sha256-586.linux.x86.S
[335/640] Compiling sha1-x86_64.mac.x86_64.S
[336/640] Compiling sha1-x86_64.linux.x86_64.S
[337/640] Compiling sha1-armv8.linux.aarch64.S
[338/640] Compiling sha1-armv4-large.linux.arm.S
[339/640] Compiling sha1-armv8.ios.aarch64.S
[340/640] Compiling sha1-armv4-large.ios.arm.S
[341/640] Compiling sha1-586.windows.x86.S
[342/640] Compiling sha1-586.linux.x86.S
[344/640] Compiling SystemPackage Util.swift
[345/640] Compiling SystemPackage UtilConsumers.swift
[345/640] Compiling sha512.c
[346/640] Compiling sha1-altivec.c
[347/640] Compiling sha256.c
[348/640] Compiling sha1.c
[349/640] Compiling rsaz-avx2.mac.x86_64.S
[350/640] Compiling rsaz-avx2.linux.x86_64.S
[351/640] Compiling self_check.c
[352/640] Compiling rdrand-x86_64.mac.x86_64.S
[353/640] Compiling rdrand-x86_64.linux.x86_64.S
[354/640] Compiling blinding.c
[355/640] Compiling rsa.c
[356/640] Compiling rsa_impl.c
[357/640] Compiling padding.c
[358/640] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[359/640] Compiling fork_detect.c
[360/640] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[361/640] Compiling rand.c
[362/640] Compiling urandom.c
[363/640] Compiling ctrdrbg.c
[364/640] Compiling p256-x86_64-asm.mac.x86_64.S
[365/640] Compiling p256-x86_64-asm.linux.x86_64.S
[366/640] Compiling polyval.c
[367/640] Compiling ofb.c
[368/640] Compiling gcm_nohw.c
[369/640] Compiling ctr.c
[370/640] Compiling gcm.c
[371/640] Compiling md5-x86_64.mac.x86_64.S
[372/640] Compiling md5-x86_64.linux.x86_64.S
[373/640] Compiling cfb.c
[374/640] Compiling cbc.c
[375/640] Compiling md5.c
[376/640] Compiling md5-586.windows.x86.S
[377/640] Compiling md5-586.linux.x86.S
[378/640] Compiling ghashv8-armx64.linux.aarch64.S
[379/640] Compiling is_fips.c
[380/640] Compiling ghashv8-armx64.ios.aarch64.S
[381/640] Compiling md4.c
[382/640] Compiling ghashv8-armx32.linux.arm.S
[383/640] Compiling hmac.c
[384/640] Compiling ghashv8-armx32.ios.arm.S
[385/640] Compiling ghash-x86_64.mac.x86_64.S
[386/640] Compiling ghash-x86_64.linux.x86_64.S
[387/640] Compiling ghash-x86.windows.x86.S
[388/640] Compiling ghash-x86.linux.x86.S
[389/640] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[390/640] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[391/640] Compiling ghash-ssse3-x86.windows.x86.S
[392/640] Compiling ghash-ssse3-x86.linux.x86.S
[393/640] Compiling ghash-neon-armv8.linux.aarch64.S
[394/640] Compiling ghash-armv4.linux.arm.S
[395/640] Compiling ghash-neon-armv8.ios.aarch64.S
[396/640] Compiling ghash-armv4.ios.arm.S
[397/640] Compiling fips_shared_support.c
[398/640] Compiling ecdsa.c
[399/640] Compiling ecdh.c
[400/640] Compiling wnaf.c
[401/640] Compiling util.c
[402/640] Compiling simple_mul.c
[403/640] Compiling simple.c
[404/640] Compiling scalar.c
[405/640] Compiling p256-x86_64.c
[406/640] Compiling p224-64.c
[407/640] Compiling p256.c
[408/640] Compiling oct.c
[409/640] Compiling felem.c
[410/640] Compiling ec_montgomery.c
[411/640] Compiling ec_key.c
[413/640] Emitting module SystemPackage
[413/640] Compiling digest.c
[414/640] Compiling digests.c
[415/640] Compiling ec.c
[416/640] Compiling dh.c
[417/640] Compiling co-586.windows.x86.S
[418/640] Compiling check.c
[419/640] Compiling co-586.linux.x86.S
[420/640] Compiling e_des.c
[421/640] Compiling des.c
[422/640] Compiling aead.c
[423/640] Compiling bsaes-armv7.linux.arm.S
[424/640] Compiling cipher.c
[425/640] Compiling bsaes-armv7.ios.arm.S
[426/640] Compiling e_aes.c
[427/681] Compiling rsaz_exp.c
[428/681] Compiling sqrt.c
[429/681] Compiling random.c
[430/681] Compiling shift.c
[431/681] Compiling prime.c
[432/681] Compiling montgomery_inv.c
[433/681] Compiling mul.c
[434/681] Compiling jacobi.c
[435/681] Compiling montgomery.c
[436/681] Compiling gcd_extra.c
[437/681] Compiling gcd.c
[438/681] Compiling div_extra.c
[439/681] Compiling generic.c
[440/681] Compiling exponentiation.c
[441/681] Compiling ctx.c
[442/681] Compiling div.c
[443/681] Compiling cmp.c
[444/681] Compiling bytes.c
[445/681] Compiling bn-586.windows.x86.S
[446/681] Compiling bn-586.linux.x86.S
[447/681] Compiling x86_64-gcc.c
[448/681] Compiling armv8-mont.linux.aarch64.S
[449/681] Compiling armv8-mont.ios.aarch64.S
[450/681] Compiling armv4-mont.linux.arm.S
[451/681] Compiling add.c
[452/681] Compiling bn.c
[453/681] Compiling armv4-mont.ios.arm.S
[454/681] Compiling aesv8-armx64.linux.aarch64.S
[455/681] Compiling aesv8-armx32.linux.arm.S
[456/681] Compiling aesv8-armx32.ios.arm.S
[457/681] Compiling aesv8-armx64.ios.aarch64.S
[457/681] Compiling aesni-x86_64.mac.x86_64.S
[459/681] Compiling aesni-x86_64.linux.x86_64.S
[460/681] Compiling aesni-x86.windows.x86.S
[461/681] Compiling aesni-x86.linux.x86.S
[462/681] Compiling aesni-gcm-x86_64.mac.x86_64.S
[463/681] Compiling aesni-gcm-x86_64.linux.x86_64.S
[464/681] Compiling mode_wrappers.c
[465/681] Compiling key_wrap.c
[466/681] Compiling aes.c
[467/681] Compiling ex_data.c
[468/681] Compiling aes_nohw.c
[469/681] Compiling sign.c
[470/681] Compiling pbkdf.c
[471/681] Compiling scrypt.c
[472/681] Compiling p_x25519_asn1.c
[473/681] Compiling p_x25519.c
[474/681] Compiling p_rsa_asn1.c
[475/681] Compiling p_rsa.c
[476/681] Compiling print.c
[477/681] Compiling p_ed25519.c
[478/681] Compiling p_ed25519_asn1.c
[479/681] Compiling p_ec_asn1.c
[480/681] Compiling p_ec.c
[481/681] Compiling p_dsa_asn1.c
[482/681] Compiling evp_ctx.c
[483/681] Compiling evp.c
[484/681] Compiling evp_asn1.c
[485/681] Compiling err_data.c
[486/681] Compiling digestsign.c
[487/681] Compiling err.c
[488/681] Compiling engine.c
[489/681] Compiling ecdh_extra.c
[490/681] Compiling ecdsa_asn1.c
[491/681] Compiling hash_to_curve.c
[492/681] Compiling ec_derive.c
[493/681] Compiling dsa_asn1.c
[494/681] Compiling params.c
[495/681] Compiling digest_extra.c
[496/681] Compiling dsa.c
[497/681] Compiling ec_asn1.c
[498/681] Compiling dh_asn1.c
[499/681] Compiling x25519-asm-arm.S
[500/681] Compiling spake25519.c
[501/681] Compiling crypto.c
[502/681] Compiling cpu-ppc64le.c
[503/681] Compiling cpu-intel.c
[504/681] Compiling cpu-arm.c
[505/681] Compiling cpu-arm-linux.c
[506/681] Compiling cpu-aarch64-win.c
[507/681] Compiling cpu-aarch64-linux.c
[508/681] Compiling cpu-aarch64-fuchsia.c
[509/681] Compiling cmac.c
[510/681] Compiling tls_cbc.c
[511/681] Compiling conf.c
[512/681] Compiling e_tls.c
[513/681] Compiling e_rc4.c
[514/681] Compiling e_rc2.c
[515/681] Compiling e_null.c
[516/681] Compiling curve25519.c
[517/681] Compiling e_aesgcmsiv.c
[517/681] Compiling e_chacha20poly1305.c
[519/681] Compiling e_aesctrhmac.c
[520/681] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[521/681] Compiling e_aesccm.c
[522/681] Compiling derive_key.c
[523/681] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[524/681] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[525/681] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[526/681] Compiling cipher_extra.c
[527/681] Compiling chacha-x86_64.mac.x86_64.S
[528/681] Compiling chacha-x86_64.linux.x86_64.S
[529/681] Compiling chacha-x86.windows.x86.S
[530/681] Compiling chacha-x86.linux.x86.S
[531/681] Compiling chacha.c
[532/681] Compiling chacha-armv8.linux.aarch64.S
[533/681] Compiling chacha-armv4.linux.arm.S
[534/681] Compiling chacha-armv4.ios.arm.S
[535/681] Compiling chacha-armv8.ios.aarch64.S
[536/681] Compiling unicode.c
[537/681] Compiling ber.c
[538/681] Compiling cbs.c
[539/681] Compiling asn1_compat.c
[540/681] Compiling cbb.c
[541/681] Compiling buf.c
[542/681] Compiling bn_asn1.c
[543/681] Compiling blake2.c
[544/681] Compiling convert.c
[545/681] Compiling socket_helper.c
[546/681] Compiling socket.c
[547/681] Compiling printf.c
[548/681] Compiling hexdump.c
[549/681] Compiling pair.c
[550/681] Compiling file.c
[551/681] Compiling fd.c
[552/681] Compiling connect.c
[553/681] Compiling bio_mem.c
[554/681] Compiling base64.c
[555/681] Compiling time_support.c
[556/681] Compiling bio.c
[557/681] Compiling tasn_utl.c
[558/681] Compiling tasn_typ.c
[559/681] Compiling tasn_fre.c
[560/681] Compiling tasn_new.c
[561/681] Compiling f_string.c
[562/681] Compiling tasn_enc.c
[563/681] Compiling f_int.c
[564/681] Compiling f_enum.c
[565/681] Compiling asn_pack.c
[566/681] Compiling asn1_par.c
[567/681] Compiling a_utf8.c
[568/681] Compiling tasn_dec.c
[569/681] Compiling asn1_lib.c
[570/681] Compiling a_utctm.c
[571/681] Compiling a_type.c
[572/681] Compiling a_print.c
[573/681] Compiling a_time.c
[574/681] Compiling a_strnid.c
[575/681] Compiling a_octet.c
[576/681] Compiling a_object.c
[577/681] Compiling a_mbstr.c
[578/681] Compiling a_int.c
[579/681] Compiling a_i2d_fp.c
[580/681] Compiling a_gentm.c
[581/681] Compiling a_enum.c
[582/681] Write sources
[586/681] Compiling a_dup.c
[587/681] Compiling a_d2i_fp.c
[588/681] Compiling a_bool.c
[589/681] Compiling a_bitstr.c
[591/738] Compiling Crypto X25519Keys.swift
[592/738] Compiling Crypto SymmetricKeys.swift
[593/738] Compiling Crypto HMAC.swift
[594/738] Compiling Crypto MACFunctions.swift
[595/738] Compiling Crypto ObjectIdentifier.swift
[596/738] Compiling Crypto ECDSASignature.swift
[597/738] Compiling Crypto PEMDocument.swift
[598/738] Compiling Crypto PKCS8PrivateKey.swift
[599/738] Compiling Crypto SEC1PrivateKey.swift
[600/738] Compiling Crypto SubjectPublicKeyInfo.swift
[601/738] Compiling Crypto Insecure.swift
[602/738] Compiling Crypto Insecure_HashFunctions.swift
[603/738] Compiling Crypto ECDH_boring.swift
[604/738] Compiling Crypto DH.swift
[605/738] Compiling Crypto ECDH.swift
[606/738] Emitting module OrderedCollections
[607/738] Compiling Crypto ASN1Integer.swift
[608/738] Compiling Crypto ASN1OctetString.swift
[609/738] Compiling Crypto ArraySliceBigint.swift
[610/738] Compiling Crypto Ed25519.swift
[611/738] Compiling Crypto NISTCurvesKeys.swift
[612/738] Emitting module ArgumentParserToolInfo
[613/738] Compiling ArgumentParserToolInfo ToolInfo.swift
[614/773] Emitting module Crypto
[615/779] Emitting module TSCBasic
[616/783] Compiling PackageCollectionsModel PackageCollectionModel.swift
[617/783] Compiling llbuildSwift NinjaManifest.swift
[618/783] Compiling llbuildSwift CoreBindings.swift
[619/783] Compiling llbuildSwift Internals.swift
[620/783] Compiling ArgumentParser CommandConfiguration.swift
[621/783] Compiling ArgumentParser EnumerableFlag.swift
[622/783] Compiling ArgumentParser ExpressibleByArgument.swift
[623/783] Compiling ArgumentParser ParsableArguments.swift
[624/783] Compiling ArgumentParser MessageInfo.swift
[625/783] Compiling ArgumentParser UsageGenerator.swift
[626/783] Compiling ArgumentParser CollectionExtensions.swift
[627/783] Compiling ArgumentParser BashCompletionsGenerator.swift
[628/783] Compiling ArgumentParser CompletionsGenerator.swift
[629/783] Compiling ArgumentParser FishCompletionsGenerator.swift
[630/783] Compiling ArgumentParser ZshCompletionsGenerator.swift
[631/786] Compiling Crypto SafeCompare_boring.swift
[632/786] Compiling Crypto Zeroization_boring.swift
[633/786] Compiling Crypto PrettyBytes.swift
[634/786] Compiling Crypto SafeCompare.swift
[635/786] Compiling Crypto SecureBytes.swift
[636/786] Compiling Crypto Zeroization.swift
[637/786] Emitting module llbuildSwift
[638/786] Compiling llbuildSwift BuildDBBindings.swift
[639/786] Compiling llbuildSwift BuildValue.swift
[640/786] Compiling llbuildSwift BuildSystemBindings.swift
[641/786] Compiling llbuildSwift BuildKey.swift
[642/786] Emitting module ArgumentParser
[643/786] Compiling ArgumentParser Argument.swift
[644/786] Compiling ArgumentParser ArgumentHelp.swift
[645/786] Compiling ArgumentParser CompletionKind.swift
[646/786] Compiling ArgumentParser Errors.swift
[647/786] Compiling ArgumentParser ParsableArgumentsValidation.swift
[648/786] Compiling ArgumentParser ParsableCommand.swift
[649/786] Compiling ArgumentParser ArgumentDecoder.swift
[650/786] Compiling ArgumentParser ArgumentDefinition.swift
[651/786] Compiling ArgumentParser DumpHelpGenerator.swift
[652/786] Compiling ArgumentParser HelpCommand.swift
[653/786] Compiling ArgumentParser HelpGenerator.swift
[654/786] Compiling ArgumentParser Parsed.swift
[655/786] Compiling ArgumentParser ParsedValues.swift
[656/786] Compiling ArgumentParser ParserError.swift
[657/786] Compiling ArgumentParser SplitArguments.swift
[658/786] Compiling ArgumentParser ArgumentSet.swift
[659/786] Compiling ArgumentParser CommandParser.swift
[660/786] Compiling ArgumentParser InputOrigin.swift
[661/786] Compiling ArgumentParser Name.swift
[662/786] Compiling ArgumentParser Flag.swift
[663/786] Compiling ArgumentParser NameSpecification.swift
[664/786] Compiling ArgumentParser Option.swift
[665/786] Compiling ArgumentParser OptionGroup.swift
[666/786] Compiling Yams String+Yams.swift
[667/786] Compiling Yams Resolver.swift
[668/786] Compiling Yams Tag.swift
[671/786] Compiling Yams Representer.swift
[676/786] Emitting module Yams
[681/787] Emitting module PackageCollectionsModel
[682/787] Compiling PackageCollectionsModel PackageCollectionModel+v1.swift
[683/787] Compiling ArgumentParser SequenceExtensions.swift
[684/787] Compiling ArgumentParser StringExtensions.swift
[685/787] Compiling ArgumentParser Tree.swift
[686/787] Compiling Yams YamlError.swift
[687/787] Compiling TSCBasic Thread.swift
[688/787] Compiling TSCBasic Tuple.swift
[689/787] Compiling TSCBasic WritableByteStream.swift
[690/787] Compiling TSCBasic misc.swift
[711/787] Compiling Crypto Ed25519_boring.swift
[712/787] Compiling Crypto EllipticCurvePoint_boring.swift
[713/787] Compiling Crypto EllipticCurve_boring.swift
[714/787] Compiling Crypto NISTCurvesKeys_boring.swift
[715/787] Compiling Crypto X25519Keys_boring.swift
[716/787] Compiling Crypto Curve25519.swift
[719/787] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[720/787] Compiling Crypto CryptoKitErrors_boring.swift
[721/787] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[722/787] Compiling Crypto RNG_boring.swift
[730/787] Compiling Crypto Digest_boring.swift
[731/787] Compiling Crypto Digest.swift
[732/787] Compiling Crypto Digests.swift
[785/824] Compiling TSCUtility BuildFlags.swift
[786/824] Compiling TSCUtility CollectionExtensions.swift
[787/824] Compiling TSCUtility Context.swift
[788/824] Compiling TSCUtility Diagnostics.swift
[789/828] Compiling TSCUtility Tracing.swift
[790/828] Compiling TSCUtility Triple.swift
[791/828] Compiling TSCUtility URL.swift
[792/828] Compiling TSCUtility Verbosity.swift
[793/828] Compiling TSCUtility OSLog.swift
[794/828] Compiling TSCUtility OrderedZip.swift
[795/828] Compiling TSCUtility PersistenceCache.swift
[796/828] Compiling TSCUtility PkgConfig.swift
[797/828] Compiling TSCUtility IndexStore.swift
[798/828] Compiling TSCUtility InterruptHandler.swift
[799/828] Compiling TSCUtility JSONMessageStreamingParser.swift
[800/828] Compiling TSCUtility Netrc.swift
[801/828] Compiling TSCUtility Platform.swift
[802/828] Compiling TSCUtility PolymorphicCodable.swift
[803/828] Compiling TSCUtility ProgressAnimation.swift
[804/828] Compiling TSCUtility SQLite.swift
[805/828] Compiling TSCUtility Version.swift
[806/828] Compiling TSCUtility Versioning.swift
[807/828] Compiling TSCUtility dlopen.swift
[808/828] Compiling TSCUtility misc.swift
[809/828] Compiling TSCUtility FSWatch.swift
[810/828] Compiling TSCUtility FloatingPointExtensions.swift
[811/828] Compiling TSCUtility Git.swift
[812/828] Compiling TSCUtility Hex.swift
[813/828] Compiling TSCUtility SerializedDiagnostics.swift
[814/828] Compiling TSCUtility SimplePersistence.swift
[815/828] Compiling TSCUtility StringExtensions.swift
[816/828] Compiling TSCUtility StringMangling.swift
[817/828] Compiling TSCUtility Archiver.swift
[818/828] Compiling TSCUtility ArgumentParser.swift
[819/828] Compiling TSCUtility ArgumentParserShellCompletion.swift
[820/828] Compiling TSCUtility Array+Extensions.swift
[821/828] Compiling TSCUtility Bits.swift
[822/828] Compiling TSCUtility Bitstream.swift
[823/828] Compiling TSCUtility BitstreamReader.swift
[824/828] Compiling TSCUtility BitstreamWriter.swift
[825/828] Emitting module TSCUtility
[826/861] Compiling Basics Triple+Extensions.swift
[827/861] Compiling Basics Version+Extensions.swift
[828/863] Compiling Basics String+Extensions.swift
[829/863] Compiling Basics SwiftVersion.swift
[830/863] Compiling SwiftOptions PrefixTrie.swift
[831/863] Compiling Basics SQLiteBackedCache.swift
[832/863] Compiling Basics Sandbox.swift
[833/863] Compiling Basics VirtualFileSystem.swift
[834/863] Compiling Basics WritableByteStream+Extensions.swift
[835/863] Emitting module Basics
[836/863] Compiling Basics Netrc.swift
[837/863] Compiling Basics Observability.swift
[838/863] Compiling Basics ByteString+Extensions.swift
[839/863] Compiling Basics Cancellator.swift
[840/863] Compiling Basics ConcurrencyHelpers.swift
[841/863] Compiling Basics Dictionary+Extensions.swift
[842/863] Compiling Basics DispatchTimeInterval+Extensions.swift
[843/863] Compiling Basics EnvironmentVariables.swift
[844/863] Compiling Basics Archiver+Zip.swift
[845/863] Compiling Basics Archiver.swift
[846/863] Compiling Basics AuthorizationProvider.swift
[847/863] Compiling Basics Errors.swift
[848/863] Compiling Basics FileSystem+Extensions.swift
[849/863] Compiling Basics HTPClient+URLSession.swift
[850/863] Compiling Basics HTTPClient.swift
[851/863] Compiling Basics JSON+Extensions.swift
[852/863] Compiling Basics JSONDecoder+Extensions.swift
[853/931] Compiling PackageCollectionsSigning Signing+RSAKey.swift
[854/931] Compiling PackageCollectionsSigning Signing.swift
[855/933] Compiling PackageCollectionsSigning Key+RSA.swift
[856/933] Compiling PackageCollectionsSigning Key.swift
[857/933] Compiling PackageModel PlatformDescription.swift
[858/933] Compiling PackageModel ProductDescription.swift
[859/933] Compiling SPMLLBuild llbuild.swift
[860/933] Emitting module SPMLLBuild
[861/933] Compiling PackageCollectionsSigning Base64URL.swift
[862/933] Compiling PackageCollectionsSigning Utilities.swift
[863/933] Emitting module LLBuildManifest
[864/933] Compiling PackageModel Destination.swift
[865/933] Compiling PackageModel Package.swift
[866/933] Emitting module PackageCollectionsSigning
[867/933] Compiling PackageModel Toolchain.swift
[868/933] Compiling PackageModel ToolchainConfiguration.swift
[869/933] Compiling PackageModel ToolsVersion.swift
[870/936] Compiling PackageModel PackageIdentity.swift
[871/936] Compiling PackageModel PackageReference.swift
[872/936] Compiling PackageModel Platform.swift
[873/936] Compiling PackageModel PackageConditionDescription.swift
[874/936] Compiling PackageModel PackageDependencyDescription.swift
[875/936] Compiling PackageModel Snippet.swift
[876/936] Compiling PackageModel SnippetGroup.swift
[877/936] Compiling PackageModel PlainTextSnippetExtractor.swift
[878/936] Compiling PackageModel Sources.swift
[879/936] Compiling PackageModel Diagnostics.swift
[880/936] Compiling PackageModel Manifest.swift
[881/936] Compiling LLBuildManifest Node.swift
[882/936] Compiling LLBuildManifest Target.swift
[883/936] Compiling LLBuildManifest ManifestWriter.swift
[884/936] Compiling LLBuildManifest DOTManifestSerializer.swift
[885/936] Compiling LLBuildManifest Command.swift
[886/936] Compiling LLBuildManifest BuildManifest.swift
[887/936] Compiling LLBuildManifest Tools.swift
[888/936] Compiling PackageModel BuildConfiguration.swift
[889/936] Compiling PackageModel BuildEnvironment.swift
[890/936] Compiling PackageModel BuildSettings.swift
[891/936] Compiling PackageModel ToolsVersionSpecificationGeneration.swift
[892/936] Compiling PackageModel UserToolchain.swift
[893/936] Compiling PackageModel WindowsToolchainInfo.swift
[902/936] Compiling PackageModel PlatformRegistry.swift
[903/936] Compiling PackageModel Product.swift
[904/936] Compiling PackageModel Resource.swift
[905/936] Compiling PackageModel Sanitizers.swift
[906/936] Compiling PackageModel SupportedLanguageExtension.swift
[907/936] Compiling PackageModel SwiftLanguageVersion.swift
[908/936] Compiling PackageModel Target.swift
[925/936] Compiling SwiftOptions OptionTable.swift
[926/936] Compiling SwiftOptions ParsedOptions.swift
[927/936] Compiling SwiftOptions ExtraOptions.swift
[928/936] Compiling SwiftOptions Option.swift
[929/936] Compiling SwiftOptions OptionParsing.swift
[930/936] Compiling SwiftOptions DriverKind.swift
[931/936] Emitting module SwiftOptions
[932/936] Compiling SwiftOptions Options.swift
[933/936] Emitting module PackageModel
[934/1045] Compiling PackageFingerprint PackageFingerprintStorage.swift
[935/1045] Compiling PackageFingerprint Model.swift
[936/1045] Emitting module PackageFingerprint
[937/1045] Compiling PackageFingerprint FilePackageFingerprintStorage.swift
[938/1045] Compiling PackageLoading ContextModel.swift
[939/1045] Compiling PackageLoading Diagnostics.swift
[940/1046] Compiling SourceControl Repository.swift
[941/1046] Compiling SourceControl RepositoryManager.swift
[942/1046] Compiling PackageLoading PkgConfig.swift
[943/1046] Emitting module PackageLoading
[944/1046] Compiling PackageLoading IdentityResolver.swift
[945/1046] Compiling PackageLoading TargetSourcesBuilder.swift
[946/1046] Compiling PackageLoading Target+PkgConfig.swift
[947/1046] Compiling PackageLoading ToolsVersionParser.swift
[948/1046] Compiling SourceControl GitRepository.swift
[949/1046] Emitting module SourceControl
[950/1071] Compiling PackageLoading ManifestJSONParser.swift
[951/1071] Compiling PackageCollections TargetListResult.swift
[952/1071] Compiling PackageCollections PackageCollections+CertificatePolicy.swift
[953/1071] Compiling PackageCollections PackageCollectionsStorage.swift
[954/1071] Compiling PackageCollections SQLitePackageCollectionsStorage.swift
[955/1071] Compiling SwiftDriver DateAdditions.swift
[956/1071] Compiling SwiftDriver Diagnostics.swift
[957/1071] Compiling SwiftDriver FileList.swift
[958/1071] Compiling SwiftDriver FileType.swift
[959/1071] Compiling SwiftDriver PredictableRandomNumberGenerator.swift
[960/1080] Compiling PackageLoading ManifestLoader.swift
[961/1080] Compiling PackageLoading ModuleMapGenerator.swift
[962/1080] Compiling PackageLoading PackageBuilder.swift
[963/1085] Compiling PackageRegistry RegistryDownloadsManager.swift
[964/1085] Emitting module PackageRegistry
[965/1085] Compiling PackageRegistry RegistryConfiguration.swift
[966/1085] Compiling SwiftDriver Toolchain+LinkerSupport.swift
[967/1085] Compiling SwiftDriver VerifyDebugInfoJob.swift
[968/1085] Compiling SwiftDriver VerifyModuleInterfaceJob.swift
[969/1085] Compiling SwiftDriver WebAssemblyToolchain+LinkerSupport.swift
[970/1085] Compiling SwiftDriver WindowsToolchain+LinkerSupport.swift
[971/1085] Compiling SwiftDriver DependencyGraphBuilder.swift
[972/1085] Compiling SwiftDriver Loader.swift
[973/1085] Compiling SwiftDriver SwiftScan.swift
[974/1085] Compiling SwiftDriver DarwinToolchain.swift
[975/1085] Compiling SwiftDriver GenericUnixToolchain.swift
[976/1085] Compiling PackageCollections Package.swift
[977/1085] Compiling PackageCollections PackageList.swift
[978/1085] Compiling PackageCollections PackageIndexAndCollections.swift
[979/1085] Compiling PackageCollections GitHubPackageMetadataProvider.swift
[980/1085] Compiling PackageCollections JSONPackageCollectionProvider.swift
[981/1085] Compiling PackageCollections FilePackageCollectionsSourcesStorage.swift
[982/1085] Compiling PackageCollections PackageCollectionsSourcesStorage.swift
[983/1085] Compiling PackageCollections PackageCollectionProvider.swift
[984/1085] Compiling PackageCollections PackageMetadataProvider.swift
[985/1085] Compiling PackageCollections Search.swift
[995/1087] Emitting module PackageCollections
[996/1087] Compiling SwiftDriver Tracer.swift
[997/1087] Compiling SwiftDriver Multidictionary.swift
[998/1087] Compiling SwiftDriver SourceFileDependencyGraph.swift
[999/1087] Compiling SwiftDriver SwiftSourceFile.swift
[1000/1087] Compiling SwiftDriver TwoDMap.swift
[1001/1087] Compiling SwiftDriver TwoLevelMap.swift
[1002/1087] Compiling SwiftDriver APIDigesterJobs.swift
[1003/1087] Compiling SwiftDriver AutolinkExtractJob.swift
[1004/1087] Compiling SwiftDriver BackendJob.swift
[1005/1087] Compiling SwiftDriver CommandLineArguments.swift
[1006/1087] Compiling SwiftDriver CompileJob.swift
[1007/1087] Compiling SwiftDriver DarwinToolchain+LinkerSupport.swift
[1008/1087] Compiling SwiftDriver EmitModuleJob.swift
[1009/1087] Compiling SwiftDriver EmitSupportedFeaturesJob.swift
[1010/1087] Compiling SwiftDriver FrontendJobHelpers.swift
[1011/1087] Compiling SwiftDriver GenerateDSYMJob.swift
[1012/1087] Compiling SwiftDriver GeneratePCHJob.swift
[1013/1087] Compiling SwiftDriver GeneratePCMJob.swift
[1014/1087] Compiling SwiftDriver GenericUnixToolchain+LinkerSupport.swift
[1015/1087] Compiling SwiftDriver InterpretJob.swift
[1016/1087] Compiling PackageCollections PackageCollections+Configuration.swift
[1017/1087] Compiling PackageCollections PackageCollections+Storage.swift
[1018/1087] Compiling PackageCollections PackageCollections+Validation.swift
[1019/1087] Compiling PackageCollections PackageCollections.swift
[1020/1087] Compiling PackageCollections PackageIndex+Configuration.swift
[1021/1087] Compiling PackageCollections PackageIndex.swift
[1022/1087] Compiling PackageCollections API.swift
[1023/1087] Compiling PackageCollections CVE.swift
[1024/1087] Compiling PackageCollections Collection.swift
[1025/1087] Compiling PackageCollections License.swift
[1026/1087] Compiling PackageRegistry Registry.swift
[1027/1087] Compiling PackageRegistry RegistryClient.swift
[1028/1110] Compiling PackageCollections Trie.swift
[1029/1110] Compiling PackageCollections Utility.swift
[1030/1110] Emitting module SwiftDriver
[1031/1110] Compiling PackageGraph DependencyResolver.swift
[1032/1110] Compiling PackageGraph Diagnostics.swift
[1033/1110] Compiling PackageGraph GraphLoadingNode.swift
[1034/1112] Compiling PackageGraph BoundVersion.swift
[1035/1112] Compiling PackageGraph DependencyMirrors.swift
[1036/1112] Compiling PackageGraph DependencyResolutionNode.swift
[1037/1112] Compiling PackageGraph PubgrubDependencyResolver.swift
[1038/1112] Compiling PackageGraph Term.swift
[1039/1112] Compiling PackageGraph ResolvedPackage.swift
[1040/1112] Compiling PackageGraph Assignment.swift
[1041/1112] Compiling PackageGraph Incompatibility.swift
[1042/1112] Compiling PackageGraph PartialSolution.swift
[1049/1112] Compiling PackageGraph PackageGraph.swift
[1050/1112] Compiling PackageGraph PackageGraphRoot.swift
[1051/1112] Compiling PackageGraph PackageModel+Extensions.swift
[1052/1112] Emitting module PackageGraph
[1053/1112] Compiling SwiftDriver CompilerMode.swift
[1054/1112] Compiling SwiftDriver DebugInfo.swift
[1055/1112] Compiling SwiftDriver Driver.swift
[1056/1112] Compiling SwiftDriver DriverVersion.swift
[1057/1112] Compiling SwiftDriver LinkKind.swift
[1058/1112] Compiling SwiftDriver ModuleOutputInfo.swift
[1059/1112] Compiling SwiftDriver OutputFileMap.swift
[1060/1112] Compiling SwiftDriver ToolExecutionDelegate.swift
[1061/1112] Compiling SwiftDriver WindowsExtensions.swift
[1062/1112] Compiling SwiftDriver ArgsResolver.swift
[1063/1112] Compiling SwiftDriver BuildRecord.swift
[1064/1112] Compiling SwiftDriver BuildRecordInfo.swift
[1065/1112] Compiling SwiftDriver DependencyGraphDotFileWriter.swift
[1066/1112] Compiling SwiftDriver DependencyKey.swift
[1067/1112] Compiling SwiftDriver DirectAndTransitiveCollections.swift
[1068/1112] Compiling SwiftDriver ExternalDependencyAndFingerprintEnforcer.swift
[1069/1112] Compiling SwiftDriver FirstWaveComputer.swift
[1070/1112] Compiling SwiftDriver IncrementalCompilationProtectedState.swift
[1071/1112] Compiling SwiftDriver IncrementalCompilationState+Extensions.swift
[1072/1112] Compiling SwiftDriver IncrementalCompilationState.swift
[1073/1112] Compiling SwiftDriver Job.swift
[1074/1112] Compiling SwiftDriver LinkJob.swift
[1075/1112] Compiling SwiftDriver MergeModuleJob.swift
[1076/1112] Compiling SwiftDriver ModuleWrapJob.swift
[1077/1112] Compiling SwiftDriver Planning.swift
[1078/1112] Compiling SwiftDriver PrebuiltModulesJob.swift
[1079/1112] Compiling SwiftDriver PrintTargetInfoJob.swift
[1080/1112] Compiling SwiftDriver ReplJob.swift
[1081/1112] Compiling SwiftDriver SwiftHelpIntroJob.swift
[1082/1112] Compiling SwiftDriver Toolchain+InterpreterSupport.swift
[1083/1112] Compiling SwiftDriver RelativePathAdditions.swift
[1084/1112] Compiling SwiftDriver Sanitizer.swift
[1085/1112] Compiling SwiftDriver StringAdditions.swift
[1086/1112] Compiling SwiftDriver System.swift
[1087/1112] Compiling SwiftDriver Triple+Platforms.swift
[1088/1112] Compiling SwiftDriver Triple.swift
[1089/1112] Compiling SwiftDriver TypedVirtualPath.swift
[1090/1112] Compiling SwiftDriver VersionExtensions.swift
[1091/1112] Compiling SwiftDriver VirtualPath.swift
[1092/1112] Compiling PackageGraph Version+Extensions.swift
[1093/1112] Compiling PackageGraph VersionSetSpecifier.swift
[1094/1112] Compiling PackageGraph ResolvedProduct.swift
[1095/1112] Compiling PackageGraph ResolvedTarget.swift
[1096/1112] Compiling PackageGraph PackageRequirement.swift
[1097/1112] Compiling PackageGraph PinsStore.swift
[1100/1112] Compiling PackageGraph ModuleAliasTracker.swift
[1101/1112] Compiling PackageGraph PackageContainer.swift
[1102/1112] Compiling PackageGraph PackageGraph+Loading.swift
[1110/1133] Compiling SPMBuildCore PrebuildCommandResult.swift
[1111/1134] Compiling SPMBuildCore PluginScriptRunner.swift
[1112/1134] Compiling SPMBuildCore XCFrameworkMetadata.swift
[1113/1134] Compiling Xcodeproj XcodeProjectModelSerialization.swift
[1114/1134] Compiling Xcodeproj generate.swift
[1115/1134] Compiling Xcodeproj SchemesGenerator.swift
[1116/1134] Compiling Xcodeproj XcodeProjectModel.swift
[1117/1134] Emitting module Xcodeproj
[1118/1134] Compiling Xcodeproj Target+PBXProj.swift
[1119/1134] Compiling Xcodeproj pbxproj.swift
[1120/1134] Compiling Xcodeproj PropertyList.swift
[1121/1134] Compiling SPMBuildCore BuiltTestProduct.swift
[1122/1134] Compiling SPMBuildCore PluginInvocation.swift
[1123/1134] Compiling SPMBuildCore PluginContextSerializer.swift
[1124/1134] Compiling SPMBuildCore BuildSystemCommand.swift
[1125/1134] Compiling SPMBuildCore BuildSystemDelegate.swift
[1126/1134] Compiling SPMBuildCore BuildParameters.swift
[1127/1134] Compiling SPMBuildCore BuildSystem.swift
[1128/1134] Compiling SPMBuildCore ArtifactsArchiveMetadata.swift
[1129/1134] Compiling SPMBuildCore BinaryTarget+Extensions.swift
[1130/1134] Emitting module SPMBuildCore
[1131/1134] Compiling SPMBuildCore PluginMessages.swift
[1132/1157] Compiling Workspace Workspace+Configuration.swift
[1133/1157] Compiling Workspace Workspace+BinaryArtifacts.swift
[1134/1157] Compiling Workspace ResolvedFileWatcher.swift
[1135/1157] Compiling Workspace ResolverPrecomputationProvider.swift
[1136/1157] Compiling Workspace SourceControlPackageContainer.swift
[1137/1157] Compiling Workspace ToolsVersionSpecificationRewriter.swift
[1138/1157] Compiling Workspace ManagedDependency.swift
[1139/1157] Compiling Workspace RegistryPackageContainer.swift
[1140/1157] Compiling Workspace Workspace+State.swift
[1141/1157] Compiling Workspace InitPackage.swift
[1142/1157] Compiling Workspace ManagedArtifact.swift
[1143/1158] Compiling Workspace Diagnostics.swift
[1144/1158] Compiling Workspace FileSystemPackageContainer.swift
[1145/1158] Emitting module Workspace
[1146/1158] Compiling Workspace CheckoutState.swift
[1147/1158] Compiling Workspace DefaultPluginScriptRunner.swift
[1148/1158] Compiling Build LLBuildManifestBuilder.swift
[1149/1158] Compiling Build SwiftCompilerOutputParser.swift
[1150/1158] Compiling Build BuildOperation.swift
[1151/1158] Emitting module Build
[1152/1158] Compiling Build SPMSwiftDriverExecutor.swift
[1153/1158] Compiling Build BuildOperationBuildSystemDelegateHandler.swift
[1154/1158] Compiling Build BuildPlan.swift
[1155/1158] Compiling Workspace Workspace.swift
[1156/1170] Compiling CreateXCFramework PackageModel+Extensions.swift
[1157/1171] Compiling CreateXCFramework Platforms.swift
[1158/1171] Compiling CreateXCFramework XcodeBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:49:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
47 |         // MARK: - Output Options
48 |
49 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
50 |             help: ArgumentHelp (
51 |                 "A list of platforms you want to build for. Can be specified multiple times."
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:64:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
62 |         var zip = false
63 |
64 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
65 |             help: ArgumentHelp (
66 |                 "The version number to append to the name of the zip file\n\nIf the target you are packaging is a dependency,"
[1159/1171] Compiling CreateXCFramework Zipper.swift
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:49:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
47 |         // MARK: - Output Options
48 |
49 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
50 |             help: ArgumentHelp (
51 |                 "A list of platforms you want to build for. Can be specified multiple times."
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:64:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
62 |         var zip = false
63 |
64 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
65 |             help: ArgumentHelp (
66 |                 "The version number to append to the name of the zip file\n\nIf the target you are packaging is a dependency,"
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Zipper.swift:117:26: warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
115 |     #if swift(>=5.7)
116 |     private func checksum(forBinaryArtifactAt path: AbsolutePath) throws -> String {
117 |         let fileSystem = localFileSystem
    |                          `- warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
118 |         let checksumAlgorithm = SHA256()
119 |         let archiver = ZipArchiver(fileSystem: fileSystem)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileSystem.swift:1132:12: note: var declared here
1130 |
1131 | /// Public access to the local FS proxy.
1132 | public var localFileSystem: FileSystem = LocalFileSystem()
     |            `- note: var declared here
1133 |
1134 | extension FileSystem {
[1160/1171] Compiling CreateXCFramework ProjectGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:49:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
47 |         // MARK: - Output Options
48 |
49 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
50 |             help: ArgumentHelp (
51 |                 "A list of platforms you want to build for. Can be specified multiple times."
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:64:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
62 |         var zip = false
63 |
64 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
65 |             help: ArgumentHelp (
66 |                 "The version number to append to the name of the zip file\n\nIf the target you are packaging is a dependency,"
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/ProjectGenerator.swift:89:25: warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 87 |                 useLegacySchemeGenerator: true
 88 |             ),
 89 |             fileSystem: localFileSystem,
    |                         `- warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 90 |             observabilityScope: self.package.observabilitySystem.topScope
 91 |         )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileSystem.swift:1132:12: note: var declared here
1130 |
1131 | /// Public access to the local FS proxy.
1132 | public var localFileSystem: FileSystem = LocalFileSystem()
     |            `- note: var declared here
1133 |
1134 | extension FileSystem {
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/ProjectGenerator.swift:204:28: warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
202 |     //
203 |     // This avoids unnecessarily triggering Xcode reloads of the project file.
204 |     if let contents = try? localFileSystem.readFileContents(path), contents == stream.bytes {
    |                            `- warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
205 |         return
206 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileSystem.swift:1132:12: note: var declared here
1130 |
1131 | /// Public access to the local FS proxy.
1132 | public var localFileSystem: FileSystem = LocalFileSystem()
     |            `- note: var declared here
1133 |
1134 | extension FileSystem {
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/ProjectGenerator.swift:209:9: warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
207 |
208 |     // Write the real file.
209 |     try localFileSystem.writeFileContents(path, bytes: stream.bytes)
    |         `- warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
210 | }
211 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileSystem.swift:1132:12: note: var declared here
1130 |
1131 | /// Public access to the local FS proxy.
1132 | public var localFileSystem: FileSystem = LocalFileSystem()
     |            `- note: var declared here
1133 |
1134 | extension FileSystem {
[1161/1171] Compiling CreateXCFramework PackageInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:49:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
47 |         // MARK: - Output Options
48 |
49 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
50 |             help: ArgumentHelp (
51 |                 "A list of platforms you want to build for. Can be specified multiple times."
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:64:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
62 |         var zip = false
63 |
64 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
65 |             help: ArgumentHelp (
66 |                 "The version number to append to the name of the zip file\n\nIf the target you are packaging is a dependency,"
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/PackageInfo.swift:273:1: warning: extension declares a conformance of imported type 'SupportedPlatform' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'PackageModel' introduce this conformance in the future
271 | }
272 |
273 | extension SupportedPlatform: Comparable {
    | |- warning: extension declares a conformance of imported type 'SupportedPlatform' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'PackageModel' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
274 |     public static func == (lhs: SupportedPlatform, rhs: SupportedPlatform) -> Bool {
275 |         return lhs.platform == rhs.platform && lhs.version == rhs.version
[1162/1171] Compiling CreateXCFramework Xcodeproj+ProductValidation.swift
[1163/1171] Emitting module CreateXCFramework
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:49:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
47 |         // MARK: - Output Options
48 |
49 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
50 |             help: ArgumentHelp (
51 |                 "A list of platforms you want to build for. Can be specified multiple times."
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:64:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
62 |         var zip = false
63 |
64 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
65 |             help: ArgumentHelp (
66 |                 "The version number to append to the name of the zip file\n\nIf the target you are packaging is a dependency,"
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:88:1: warning: extension declares a conformance of imported type 'BuildConfiguration' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'PackageModel' introduce this conformance in the future
86 | // MARK: - ParsableArguments Extensions
87 |
88 | extension PackageModel.BuildConfiguration: ExpressibleByArgument {}
   | |- warning: extension declares a conformance of imported type 'BuildConfiguration' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'PackageModel' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
89 |
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command.swift:20: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
 18 |     // MARK: - Configuration
 19 |
 20 |     static var configuration = 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: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 21 |         abstract: "Creates an XCFramework out of a Swift Package using xcodebuild",
 22 |         discussion:
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/PackageInfo.swift:273:1: warning: extension declares a conformance of imported type 'SupportedPlatform' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'PackageModel' introduce this conformance in the future
271 | }
272 |
273 | extension SupportedPlatform: Comparable {
    | |- warning: extension declares a conformance of imported type 'SupportedPlatform' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'PackageModel' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
274 |     public static func == (lhs: SupportedPlatform, rhs: SupportedPlatform) -> Bool {
275 |         return lhs.platform == rhs.platform && lhs.version == rhs.version
[1164/1171] Compiling CreateXCFramework BuildSetting.swift
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:49:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
47 |         // MARK: - Output Options
48 |
49 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
50 |             help: ArgumentHelp (
51 |                 "A list of platforms you want to build for. Can be specified multiple times."
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:64:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
62 |         var zip = false
63 |
64 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
65 |             help: ArgumentHelp (
66 |                 "The version number to append to the name of the zip file\n\nIf the target you are packaging is a dependency,"
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:88:1: warning: extension declares a conformance of imported type 'BuildConfiguration' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'PackageModel' introduce this conformance in the future
86 | // MARK: - ParsableArguments Extensions
87 |
88 | extension PackageModel.BuildConfiguration: ExpressibleByArgument {}
   | |- warning: extension declares a conformance of imported type 'BuildConfiguration' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'PackageModel' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
89 |
[1165/1171] Compiling CreateXCFramework Command+Options.swift
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:49:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
47 |         // MARK: - Output Options
48 |
49 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
50 |             help: ArgumentHelp (
51 |                 "A list of platforms you want to build for. Can be specified multiple times."
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:64:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
62 |         var zip = false
63 |
64 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
65 |             help: ArgumentHelp (
66 |                 "The version number to append to the name of the zip file\n\nIf the target you are packaging is a dependency,"
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:88:1: warning: extension declares a conformance of imported type 'BuildConfiguration' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'PackageModel' introduce this conformance in the future
86 | // MARK: - ParsableArguments Extensions
87 |
88 | extension PackageModel.BuildConfiguration: ExpressibleByArgument {}
   | |- warning: extension declares a conformance of imported type 'BuildConfiguration' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'PackageModel' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
89 |
[1166/1171] Compiling CreateXCFramework Command.swift
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command.swift:20: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
 18 |     // MARK: - Configuration
 19 |
 20 |     static var configuration = 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: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 21 |         abstract: "Creates an XCFramework out of a Swift Package using xcodebuild",
 22 |         discussion:
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:49:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
47 |         // MARK: - Output Options
48 |
49 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
50 |             help: ArgumentHelp (
51 |                 "A list of platforms you want to build for. Can be specified multiple times."
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:64:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
62 |         var zip = false
63 |
64 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
65 |             help: ArgumentHelp (
66 |                 "The version number to append to the name of the zip file\n\nIf the target you are packaging is a dependency,"
[1167/1171] Compiling CreateXCFramework Collection+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command.swift:20: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
 18 |     // MARK: - Configuration
 19 |
 20 |     static var configuration = 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: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 21 |         abstract: "Creates an XCFramework out of a Swift Package using xcodebuild",
 22 |         discussion:
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:49:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
47 |         // MARK: - Output Options
48 |
49 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
50 |             help: ArgumentHelp (
51 |                 "A list of platforms you want to build for. Can be specified multiple times."
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:64:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
62 |         var zip = false
63 |
64 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
65 |             help: ArgumentHelp (
66 |                 "The version number to append to the name of the zip file\n\nIf the target you are packaging is a dependency,"
[1168/1171] Compiling CreateXCFramework main.swift
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:49:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
47 |         // MARK: - Output Options
48 |
49 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
50 |             help: ArgumentHelp (
51 |                 "A list of platforms you want to build for. Can be specified multiple times."
/Users/admin/builder/spi-builder-workspace/Sources/CreateXCFramework/Command+Options.swift:64:10: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
62 |         var zip = false
63 |
64 |         @Option (
   |          `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
65 |             help: ArgumentHelp (
66 |                 "The version number to append to the name of the zip file\n\nIf the target you are packaging is a dependency,"
[1168/1171] Write Objects.LinkFileList
[1169/1171] Linking swift-create-xcframework
[1170/1171] Applying swift-create-xcframework
Build complete! (68.80s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "exact" : [
          "1.0.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-package-manager",
      "requirement" : {
        "branch" : [
          "release/5.7"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-package-manager.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "branch" : [
          "release/5.7"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    }
  ],
  "manifest_display_name" : "swift-create-xcframework",
  "name" : "swift-create-xcframework",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-create-xcframework",
      "targets" : [
        "CreateXCFramework"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CreateXCFrameworkTests",
      "module_type" : "SwiftTarget",
      "name" : "CreateXCFrameworkTests",
      "path" : "Tests/CreateXCFrameworkTests",
      "sources" : [
        "XCTestManifests.swift",
        "swift_create_frameworkTests.swift"
      ],
      "target_dependencies" : [
        "CreateXCFramework"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CreateXCFramework",
      "module_type" : "SwiftTarget",
      "name" : "CreateXCFramework",
      "path" : "Sources/CreateXCFramework",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftPM-auto",
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "swift-create-xcframework"
      ],
      "sources" : [
        "BuildSetting.swift",
        "Command+Options.swift",
        "Command.swift",
        "Extensions/Collection+Extensions.swift",
        "Extensions/PackageModel+Extensions.swift",
        "Extensions/Xcodeproj+ProductValidation.swift",
        "PackageInfo.swift",
        "Platforms.swift",
        "ProjectGenerator.swift",
        "XcodeBuilder.swift",
        "Zipper.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.3"
}
Done.