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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/SwiftSubtitles.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/SwiftSubtitles
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at ed8c19d Removed dependency on GZip
Cloned https://github.com/dagronf/SwiftSubtitles.git
Revision (git rev-parse @):
ed8c19dab44e285b9463000c3bbb31dcea7790e9
SUCCESS checkout https://github.com/dagronf/SwiftSubtitles.git at 1.3.0
Fetching https://github.com/dagronf/DSFRegex from cache
Fetching https://github.com/dagronf/TinyCSV from cache
Fetched https://github.com/dagronf/DSFRegex from cache (0.19s)
Fetched https://github.com/dagronf/TinyCSV from cache (0.19s)
Computing version for https://github.com/dagronf/TinyCSV
Computed https://github.com/dagronf/TinyCSV at 1.0.0 (0.52s)
Computing version for https://github.com/dagronf/DSFRegex
Computed https://github.com/dagronf/DSFRegex at 3.4.0 (0.54s)
Creating working copy for https://github.com/dagronf/DSFRegex
Working copy of https://github.com/dagronf/DSFRegex resolved at 3.4.0
Creating working copy for https://github.com/dagronf/TinyCSV
Working copy of https://github.com/dagronf/TinyCSV resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftsubtitles",
      "name": "SwiftSubtitles",
      "url": "https://github.com/dagronf/SwiftSubtitles.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSubtitles",
      "dependencies": [
        {
          "identity": "dsfregex",
          "name": "DSFRegex",
          "url": "https://github.com/dagronf/DSFRegex",
          "version": "3.4.0",
          "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFRegex",
          "dependencies": [
          ]
        },
        {
          "identity": "tinycsv",
          "name": "TinyCSV",
          "url": "https://github.com/dagronf/TinyCSV",
          "version": "1.0.0",
          "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TinyCSV",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dagronf/SwiftSubtitles.git from cache
Fetched https://github.com/dagronf/SwiftSubtitles.git from cache (0.33s)
Fetching https://github.com/dagronf/TinyCSV from cache
Fetching https://github.com/dagronf/DSFRegex from cache
Fetched https://github.com/dagronf/TinyCSV from cache (0.16s)
Fetched https://github.com/dagronf/DSFRegex from cache (0.16s)
Computing version for https://github.com/dagronf/TinyCSV
Computed https://github.com/dagronf/TinyCSV at 1.0.0 (0.02s)
Computing version for https://github.com/dagronf/DSFRegex
Computed https://github.com/dagronf/DSFRegex at 3.4.0 (0.02s)
Creating working copy for https://github.com/dagronf/DSFRegex
Working copy of https://github.com/dagronf/DSFRegex resolved at 3.4.0
Creating working copy for https://github.com/dagronf/TinyCSV
Working copy of https://github.com/dagronf/TinyCSV resolved at 1.0.0
Creating working copy for https://github.com/dagronf/SwiftSubtitles.git
Working copy of https://github.com/dagronf/SwiftSubtitles.git resolved at 1.3.0 (ed8c19d)
warning: '.resolve-product-dependencies': dependency 'swiftsubtitles' is not used by any target
Found 2 product dependencies
  - DSFRegex
  - TinyCSV
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dagronf/SwiftSubtitles.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Copying PrivacyInfo.xcprivacy
[6/7] Write swift-version-6044DDE57671499D.txt
[8/20] Compiling DSFRegex resource_bundle_accessor.swift
[9/20] Compiling DSFRegex String+CursorExtensions.swift
[10/20] Compiling TinyCSV TinyCSV+Decoder.swift
[11/20] Compiling TinyCSV TinyCSV+Parsing.swift
[12/21] Compiling TinyCSV TinyCSV.swift
[13/21] Compiling TinyCSV TinyCSVData.swift
[14/21] Emitting module TinyCSV
[15/21] Compiling TinyCSV TinyCSV+Encode.swift
[16/21] Compiling TinyCSV TinyCSV+Decode.swift
[17/21] Compiling TinyCSV TinyCSV+Delimiter.swift
[18/21] Compiling TinyCSV TinyCSV+EventDrivenDecoder.swift
[19/21] Emitting module DSFRegex
[20/21] Compiling DSFRegex DSFRegex.swift
[21/21] Compiling TinyCSV resource_bundle_accessor.swift
[22/36] Emitting module SwiftSubtitles
[23/36] Compiling SwiftSubtitles String+BOM.swift
[24/36] Compiling SwiftSubtitles String+extensions.swift
[25/36] Compiling SwiftSubtitles VTT.swift
[26/36] Compiling SwiftSubtitles Identifier.swift
[27/36] Compiling SwiftSubtitles Subtitles+codable.swift
[28/36] Compiling SwiftSubtitles Subtitles+cue.swift
[29/37] Compiling SwiftSubtitles resource_bundle_accessor.swift
[30/37] Compiling SwiftSubtitles SRT.swift
[31/37] Compiling SwiftSubtitles SUB.swift
[32/37] Compiling SwiftSubtitles JSON.swift
[33/37] Compiling SwiftSubtitles SBV.swift
[34/37] Compiling SwiftSubtitles Subtitles.swift
[35/37] Compiling SwiftSubtitles CSV.swift
[36/37] Compiling SwiftSubtitles Subtitles+error.swift
[37/37] Compiling SwiftSubtitles Subtitles+time.swift
Build complete! (8.44s)
Build complete.
Done.

Build Machine: Mac 7