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 SwiftyProfiler with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KS1019/SwiftyProfiler.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/KS1019/SwiftyProfiler
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4c6c7c2 Update README.md
Cloned https://github.com/KS1019/SwiftyProfiler.git
Revision (git rev-parse @):
4c6c7c2f92e9545a69db919e434777572a8db37f
SUCCESS checkout https://github.com/KS1019/SwiftyProfiler.git at main
Fetching https://github.com/1024jp/GzipSwift from cache
Fetching https://github.com/scottrhoyt/SwiftyTextTable from cache
Fetching https://github.com/KS1019/SwiftyXcActivityLog
Fetched https://github.com/1024jp/GzipSwift (0.19s)
Fetching https://github.com/JohnSundell/Files from cache
Fetched https://github.com/scottrhoyt/SwiftyTextTable (0.19s)
Fetching https://github.com/apple/swift-argument-parser from cache
[1/120] Fetching swiftyxcactivitylog
Fetched https://github.com/KS1019/SwiftyXcActivityLog (0.26s)
Fetched https://github.com/JohnSundell/Files (0.19s)
Fetched https://github.com/apple/swift-argument-parser (0.26s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (0.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.1 (0.05s)
Computing version for https://github.com/KS1019/SwiftyXcActivityLog
Computed https://github.com/KS1019/SwiftyXcActivityLog at 0.0.5 (0.03s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.1.1 (0.03s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.03s)
Creating working copy for https://github.com/KS1019/SwiftyXcActivityLog
Working copy of https://github.com/KS1019/SwiftyXcActivityLog resolved at 0.0.5
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable
Working copy of https://github.com/scottrhoyt/SwiftyTextTable resolved at 0.9.0
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 5.1.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftyprofiler",
      "name": "SwiftyProfiler",
      "url": "https://github.com/KS1019/SwiftyProfiler.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyProfiler",
      "dependencies": [
        {
          "identity": "swiftyxcactivitylog",
          "name": "SwiftyXcActivityLog",
          "url": "https://github.com/KS1019/SwiftyXcActivityLog",
          "version": "0.0.5",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyXcActivityLog",
          "dependencies": [
            {
              "identity": "files",
              "name": "Files",
              "url": "https://github.com/JohnSundell/Files",
              "version": "4.2.0",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Files",
              "dependencies": [
              ]
            },
            {
              "identity": "gzipswift",
              "name": "Gzip",
              "url": "https://github.com/1024jp/GzipSwift",
              "version": "5.2.0",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GzipSwift",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.2.3",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftytexttable",
          "name": "SwiftyTextTable",
          "url": "https://github.com/scottrhoyt/SwiftyTextTable",
          "version": "0.9.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyTextTable",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/KS1019/SwiftyProfiler.git
[1/198] Fetching swiftyprofiler
Fetched https://github.com/KS1019/SwiftyProfiler.git (0.22s)
Fetching https://github.com/scottrhoyt/SwiftyTextTable from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/KS1019/SwiftyXcActivityLog from cache
Fetched https://github.com/scottrhoyt/SwiftyTextTable (0.23s)
Fetched https://github.com/KS1019/SwiftyXcActivityLog (0.24s)
Fetched https://github.com/apple/swift-argument-parser (0.24s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (0.02s)
Computing version for https://github.com/KS1019/SwiftyXcActivityLog
Computed https://github.com/KS1019/SwiftyXcActivityLog at 0.0.5 (0.02s)
Fetching https://github.com/JohnSundell/Files from cache
Fetching https://github.com/1024jp/GzipSwift from cache
Fetched https://github.com/JohnSundell/Files (0.17s)
Fetched https://github.com/1024jp/GzipSwift (0.20s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.03s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.2.0 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.03s)
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 5.2.0
Creating working copy for https://github.com/KS1019/SwiftyXcActivityLog
Working copy of https://github.com/KS1019/SwiftyXcActivityLog resolved at 0.0.5
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
Creating working copy for https://github.com/KS1019/SwiftyProfiler.git
Working copy of https://github.com/KS1019/SwiftyProfiler.git resolved at main
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable
Working copy of https://github.com/scottrhoyt/SwiftyTextTable resolved at 0.9.0
Found 3 product dependencies
  - SwiftyXcActivityLog
  - swift-argument-parser
  - SwiftyTextTable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling system-zlib anchor.c
[2/10] Emitting module ArgumentParserToolInfo
[3/10] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/44] Emitting module ArgumentParser
[5/48] Compiling ArgumentParser CollectionExtensions.swift
[6/48] Compiling ArgumentParser SequenceExtensions.swift
[7/48] Compiling ArgumentParser StringExtensions.swift
[8/48] Compiling ArgumentParser Tree.swift
[9/48] Compiling ArgumentParser BashCompletionsGenerator.swift
[10/48] Compiling ArgumentParser CompletionsGenerator.swift
[11/48] Compiling ArgumentParser FishCompletionsGenerator.swift
[12/48] Compiling ArgumentParser ZshCompletionsGenerator.swift
[13/48] Compiling ArgumentParser Argument.swift
[14/48] Compiling ArgumentParser ArgumentHelp.swift
[15/48] Compiling ArgumentParser CompletionKind.swift
[16/48] Compiling ArgumentParser Errors.swift
[17/48] Compiling ArgumentParser Flag.swift
[18/48] Compiling ArgumentParser NameSpecification.swift
[19/48] Compiling ArgumentParser ParsableArguments.swift
[20/48] Compiling ArgumentParser ParsableArgumentsValidation.swift
[21/48] Compiling ArgumentParser ParsableCommand.swift
[22/48] Compiling ArgumentParser ArgumentDecoder.swift
[23/48] Compiling ArgumentParser ArgumentDefinition.swift
[24/48] Compiling ArgumentParser Option.swift
[25/48] Compiling ArgumentParser OptionGroup.swift
[26/48] Compiling ArgumentParser CommandConfiguration.swift
[27/48] Compiling ArgumentParser EnumerableFlag.swift
[28/48] Compiling ArgumentParser ExpressibleByArgument.swift
[29/48] Compiling ArgumentParser ParsedValues.swift
[30/48] Compiling ArgumentParser ParserError.swift
[31/48] Compiling ArgumentParser SplitArguments.swift
[32/48] Compiling ArgumentParser DumpHelpGenerator.swift
[33/48] Compiling ArgumentParser ArgumentSet.swift
[34/48] Compiling ArgumentParser CommandParser.swift
[35/48] Compiling ArgumentParser InputOrigin.swift
[36/48] Compiling ArgumentParser Name.swift
[37/48] Compiling ArgumentParser Parsed.swift
[38/48] Compiling ArgumentParser HelpCommand.swift
[39/48] Compiling ArgumentParser HelpGenerator.swift
[40/48] Compiling ArgumentParser MessageInfo.swift
[41/48] Compiling ArgumentParser UsageGenerator.swift
[42/48] Emitting module SwiftyTextTable
[43/48] Compiling SwiftyTextTable TextTable.swift
[44/48] Emitting module Gzip
[45/48] Compiling Gzip Data+Gzip.swift
[46/48] Compiling Files Files.swift
[47/48] Emitting module Files
[48/52] Compiling SwiftyXcActivityLog Execution.swift
[49/52] Compiling SwiftyXcActivityLog XcActivityLog.swift
[50/52] Emitting module SwiftyXcActivityLog
[51/52] Compiling SwiftyXcActivityLog Extensions.swift
[52/55] Compiling SwiftyProfiler main.swift
[53/55] Emitting module SwiftyProfiler
[54/55] Compiling SwiftyProfiler Reporter.swift
[54/55] Linking swprofiler
Build complete! (11.70s)
Build complete.
Done.