This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KS1019/SwiftyProfiler.git
Reference: v0.0.13
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/KS1019/SwiftyProfiler
 * tag               v0.0.13    -> FETCH_HEAD
HEAD is now at d5908a9 fix
Cloned https://github.com/KS1019/SwiftyProfiler.git
Revision (git rev-parse @):
d5908a9f02220dba64294a27dcf69c8c5526c6a1
SUCCESS checkout https://github.com/KS1019/SwiftyProfiler.git at v0.0.13
========================================
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 ArgumentSet.swift
[6/48] Compiling ArgumentParser CommandParser.swift
[7/48] Compiling ArgumentParser InputOrigin.swift
[8/48] Compiling ArgumentParser Name.swift
[9/48] Compiling ArgumentParser Parsed.swift
[10/48] Compiling ArgumentParser ParsableArguments.swift
[11/48] Compiling ArgumentParser ParsableArgumentsValidation.swift
[12/48] Compiling ArgumentParser ParsableCommand.swift
[13/48] Compiling ArgumentParser ArgumentDecoder.swift
[14/48] Compiling ArgumentParser ArgumentDefinition.swift
[15/48] Compiling ArgumentParser BashCompletionsGenerator.swift
[16/48] Compiling ArgumentParser CompletionsGenerator.swift
[17/48] Compiling ArgumentParser FishCompletionsGenerator.swift
[18/48] Compiling ArgumentParser ZshCompletionsGenerator.swift
[19/48] Compiling ArgumentParser Argument.swift
[20/48] Compiling ArgumentParser Option.swift
[21/48] Compiling ArgumentParser OptionGroup.swift
[22/48] Compiling ArgumentParser CommandConfiguration.swift
[23/48] Compiling ArgumentParser EnumerableFlag.swift
[24/48] Compiling ArgumentParser ExpressibleByArgument.swift
[25/48] Compiling ArgumentParser CollectionExtensions.swift
[26/48] Compiling ArgumentParser SequenceExtensions.swift
[27/48] Compiling ArgumentParser StringExtensions.swift
[28/48] Compiling ArgumentParser Tree.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] Emitting module SwiftyTextTable
[34/48] Compiling SwiftyTextTable TextTable.swift
[35/48] Compiling Gzip Data+Gzip.swift
[36/48] Emitting module Gzip
[37/48] Compiling ArgumentParser HelpCommand.swift
[38/48] Compiling ArgumentParser HelpGenerator.swift
[39/48] Compiling ArgumentParser MessageInfo.swift
[40/48] Compiling ArgumentParser UsageGenerator.swift
[41/48] Compiling ArgumentParser ArgumentHelp.swift
[42/48] Compiling ArgumentParser CompletionKind.swift
[43/48] Compiling ArgumentParser Errors.swift
[44/48] Compiling ArgumentParser Flag.swift
[45/48] Compiling ArgumentParser NameSpecification.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! (37.19s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/JohnSundell/Files from cache
Fetching https://github.com/KS1019/SwiftyXcActivityLog from cache
Fetched https://github.com/JohnSundell/Files (0.28s)
Fetching https://github.com/scottrhoyt/SwiftyTextTable from cache
Fetched https://github.com/KS1019/SwiftyXcActivityLog (0.28s)
Fetching https://github.com/1024jp/GzipSwift from cache
Fetched https://github.com/apple/swift-argument-parser (0.46s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable (0.23s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Fetched https://github.com/1024jp/GzipSwift (0.32s)
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (0.11s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.1 (0.10s)
Computing version for https://github.com/KS1019/SwiftyXcActivityLog
Computed https://github.com/KS1019/SwiftyXcActivityLog at 0.0.5 (0.04s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.1.1 (0.05s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.05s)
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/scottrhoyt/SwiftyTextTable
Working copy of https://github.com/scottrhoyt/SwiftyTextTable resolved at 0.9.0
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
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/KS1019/SwiftyXcActivityLog
Working copy of https://github.com/KS1019/SwiftyXcActivityLog resolved at 0.0.5
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyTextTable",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/KS1019/SwiftyProfiler.git from cache
Fetched https://github.com/KS1019/SwiftyProfiler.git (0.17s)
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.26s)
Fetched https://github.com/KS1019/SwiftyXcActivityLog (0.26s)
Fetched https://github.com/apple/swift-argument-parser (0.46s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (0.04s)
Computing version for https://github.com/KS1019/SwiftyXcActivityLog
Computed https://github.com/KS1019/SwiftyXcActivityLog at 0.0.5 (0.02s)
Fetching https://github.com/1024jp/GzipSwift from cache
Fetching https://github.com/JohnSundell/Files from cache
Fetched https://github.com/JohnSundell/Files (0.23s)
Fetched https://github.com/1024jp/GzipSwift (0.29s)
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.05s)
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 v0.0.13
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/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
Found 3 product dependencies
  - SwiftyXcActivityLog
  - swift-argument-parser
  - SwiftyTextTable
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.