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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kdubb/SwiftFriendlyId.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kdubb/SwiftFriendlyId
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4f7bba4 Bump argument parser dependency
Cloned https://github.com/kdubb/SwiftFriendlyId.git
Revision (git rev-parse @):
4f7bba4b24558bafbb92fa5fc721e9c6d4c24a0b
SUCCESS checkout https://github.com/kdubb/SwiftFriendlyId.git at main
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/attaswift/BigInt.git (0.33s)
Fetched https://github.com/apple/swift-argument-parser (0.93s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.2.0 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.03s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.2.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.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftfriendlyid",
      "name": "FriendlyId",
      "url": "https://github.com/kdubb/SwiftFriendlyId.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFriendlyId",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.3.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/attaswift/BigInt.git",
          "version": "5.3.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kdubb/SwiftFriendlyId.git from cache
Fetched https://github.com/kdubb/SwiftFriendlyId.git (0.23s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/attaswift/BigInt.git (0.34s)
Fetched https://github.com/apple/swift-argument-parser (0.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.02s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.02s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/kdubb/SwiftFriendlyId.git
Working copy of https://github.com/kdubb/SwiftFriendlyId.git resolved at main
Found 2 product dependencies
  - swift-argument-parser
  - BigInt
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/kdubb/SwiftFriendlyId.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[3/25] Emitting module ArgumentParserToolInfo
[4/62] Emitting module BigInt
[5/64] Compiling ArgumentParser Option.swift
[6/64] Compiling ArgumentParser OptionGroup.swift
[7/64] Compiling ArgumentParser AsyncParsableCommand.swift
[8/64] Compiling ArgumentParser CommandConfiguration.swift
[9/64] Compiling ArgumentParser EnumerableFlag.swift
[10/69] Emitting module ArgumentParser
[11/69] Compiling ArgumentParser ArgumentDefinition.swift
[12/69] Compiling ArgumentParser ArgumentSet.swift
[13/69] Compiling ArgumentParser Name.swift
[14/69] Compiling ArgumentParser Parsed.swift
[15/69] Compiling ArgumentParser ParsedValues.swift
[16/69] Compiling ArgumentParser ParserError.swift
[17/69] Compiling ArgumentParser SplitArguments.swift
[18/69] Compiling BigInt Subtraction.swift
[19/69] Compiling BigInt Words and Bits.swift
[20/69] Compiling ArgumentParser ExpressibleByArgument.swift
[21/69] Compiling ArgumentParser ParsableArguments.swift
[22/69] Compiling ArgumentParser ParsableArgumentsValidation.swift
[23/69] Compiling ArgumentParser ParsableCommand.swift
[25/69] Compiling ArgumentParser CollectionExtensions.swift
[26/69] Compiling ArgumentParser Platform.swift
[27/69] Compiling ArgumentParser SequenceExtensions.swift
[28/69] Compiling ArgumentParser StringExtensions.swift
[29/69] Compiling ArgumentParser Tree.swift
[30/69] Compiling ArgumentParser CommandParser.swift
[31/69] Compiling ArgumentParser InputKey.swift
[32/69] Compiling ArgumentParser InputOrigin.swift
[36/69] Compiling ArgumentParser MessageInfo.swift
[37/69] Compiling ArgumentParser UsageGenerator.swift
[38/69] Compiling ArgumentParser BashCompletionsGenerator.swift
[39/69] Compiling ArgumentParser Argument.swift
[40/69] Compiling ArgumentParser ArgumentHelp.swift
[42/69] Compiling ArgumentParser CompletionsGenerator.swift
[43/69] Compiling ArgumentParser FishCompletionsGenerator.swift
[44/69] Compiling ArgumentParser ZshCompletionsGenerator.swift
[45/69] Compiling ArgumentParser DumpHelpGenerator.swift
[46/69] Compiling ArgumentParser HelpCommand.swift
[47/69] Compiling ArgumentParser HelpGenerator.swift
[60/69] Compiling ArgumentParser CompletionKind.swift
[61/69] Compiling ArgumentParser Errors.swift
[62/69] Compiling ArgumentParser Flag.swift
[63/69] Compiling ArgumentParser NameSpecification.swift
[69/74] Emitting module FriendlyId
[70/74] Compiling FriendlyId Id.swift
[71/74] Compiling FriendlyId FriendlyId.swift
[72/74] Compiling FriendlyId BigUints.swift
[73/74] Compiling FriendlyId Base62.swift
[74/76] Emitting module FriendlyIdCLI
[75/76] Compiling FriendlyIdCLI main.swift
[75/76] Linking friendly-id
Build complete! (10.55s)
Build complete.
Done.