The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Tuplé, reference main (8d1400), with Swift 6.1 for macOS (SPM) on 7 Dec 2025 18:55:22 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Catterwaul/Tuplay.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Catterwaul/Tuplay
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8d14006 first
Cloned https://github.com/Catterwaul/Tuplay.git
Revision (git rev-parse @):
8d14006cd5e63be5c7ff3c60d70a1d625a5e1509
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Catterwaul/Tuplay.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Catterwaul/Tuplay.git
https://github.com/Catterwaul/Tuplay.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "thrappture",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Catterwaul/Thrappture"
    }
  ],
  "manifest_display_name" : "Tuplé",
  "name" : "Tuplé",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Tuplé",
      "targets" : [
        "Tuplé"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Tuplé_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Tuplé.Tests",
      "path" : "Tests",
      "sources" : [
        "FunctionTests.swift",
        "Methods/InstanceMethodTests.swift",
        "Methods/TypeMethodTests.swift",
        "PackTests.swift",
        "PropertyTests.swift",
        "SequenceTests.swift",
        "StrideableTests.swift"
      ],
      "target_dependencies" : [
        "Tuplé"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Tuplé",
      "module_type" : "SwiftTarget",
      "name" : "Tuplé",
      "path" : "Sources",
      "product_dependencies" : [
        "Thrappture"
      ],
      "product_memberships" : [
        "Tuplé"
      ],
      "sources" : [
        "Extensions/Sequence.swift",
        "Extensions/Strideable.swift",
        "Functions.swift",
        "Methods/Instance Methods/Explicit-Count Overloads/map.swift",
        "Methods/Instance Methods/Instance Methods.swift",
        "Methods/Instance Methods/prepending.swift",
        "Methods/Operators/Comparable.swift",
        "Methods/Operators/Equatable.swift",
        "Methods/Type Methods/Type Methods.swift",
        "Methods/Type Methods/chain.swift",
        "Pack.swift",
        "Properties/Explicit-Count Overloads/flattened.swift",
        "Properties/Explicit-Count Overloads/prefix.swift",
        "Properties/Explicit-Count Overloads/reversed.swift",
        "Properties/Explicit-Count Overloads/suffix.swift",
        "Properties/Explicit-Count Overloads/unlabeled.swift",
        "Properties/Properties.swift",
        "Properties/Type Properties.swift",
        "Type Aliases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/10] Compiling Thrappture Optional.swift
[7/10] Compiling Thrappture Result.swift
[8/10] Compiling Thrappture ThrowingPropertyWrapper.swift
[9/10] Emitting module Thrappture
[10/10] Compiling Thrappture Optional.Nil.swift
[11/29] Compiling Tuplé Functions.swift
[12/29] Compiling Tuplé map.swift
[13/30] Compiling Tuplé suffix.swift
[14/30] Compiling Tuplé unlabeled.swift
[15/30] Compiling Tuplé Type Methods.swift
[16/30] Compiling Tuplé chain.swift
[17/30] Compiling Tuplé Comparable.swift
[18/30] Compiling Tuplé Equatable.swift
[19/30] Compiling Tuplé prefix.swift
[20/30] Compiling Tuplé reversed.swift
[21/30] Emitting module Tuplé
[22/30] Compiling Tuplé Properties.swift
[23/30] Compiling Tuplé Type Properties.swift
[24/30] Compiling Tuplé Sequence.swift
[25/30] Compiling Tuplé Strideable.swift
[26/30] Compiling Tuplé Instance Methods.swift
[27/30] Compiling Tuplé prepending.swift
[28/30] Compiling Tuplé Pack.swift
[29/30] Compiling Tuplé flattened.swift
[30/30] Compiling Tuplé Type Aliases.swift
Build complete! (17.68s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.66s)
Fetching https://github.com/Catterwaul/Thrappture
[1/389] Fetching thrappture
Fetched https://github.com/Catterwaul/Thrappture from cache (0.94s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.87s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.51s)
Creating working copy for https://github.com/Catterwaul/Thrappture
Working copy of https://github.com/Catterwaul/Thrappture resolved at main (d930cd6)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at main (7935a77)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "thrappture",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Catterwaul/Thrappture"
    }
  ],
  "manifest_display_name" : "Tuplé",
  "name" : "Tuplé",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Tuplé",
      "targets" : [
        "Tuplé"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Tuplé_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Tuplé.Tests",
      "path" : "Tests",
      "sources" : [
        "FunctionTests.swift",
        "Methods/InstanceMethodTests.swift",
        "Methods/TypeMethodTests.swift",
        "PackTests.swift",
        "PropertyTests.swift",
        "SequenceTests.swift",
        "StrideableTests.swift"
      ],
      "target_dependencies" : [
        "Tuplé"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Tuplé",
      "module_type" : "SwiftTarget",
      "name" : "Tuplé",
      "path" : "Sources",
      "product_dependencies" : [
        "Thrappture"
      ],
      "product_memberships" : [
        "Tuplé"
      ],
      "sources" : [
        "Extensions/Sequence.swift",
        "Extensions/Strideable.swift",
        "Functions.swift",
        "Methods/Instance Methods/Explicit-Count Overloads/map.swift",
        "Methods/Instance Methods/Instance Methods.swift",
        "Methods/Instance Methods/prepending.swift",
        "Methods/Operators/Comparable.swift",
        "Methods/Operators/Equatable.swift",
        "Methods/Type Methods/Type Methods.swift",
        "Methods/Type Methods/chain.swift",
        "Pack.swift",
        "Properties/Explicit-Count Overloads/flattened.swift",
        "Properties/Explicit-Count Overloads/prefix.swift",
        "Properties/Explicit-Count Overloads/reversed.swift",
        "Properties/Explicit-Count Overloads/suffix.swift",
        "Properties/Explicit-Count Overloads/unlabeled.swift",
        "Properties/Properties.swift",
        "Properties/Type Properties.swift",
        "Type Aliases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.