The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Tentacle, reference master (fe0afe), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 14:12:50 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mdiep/Tentacle.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mdiep/Tentacle
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fe0afec Merge pull request #115 from mdiep/ep/remove-deprecated-scanner
Submodule path 'Carthage/Checkouts/ReactiveSwift': checked out '40c465af19b993344e84355c00669ba2022ca3cd'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble': checked out 'c93f16c25af5770f0d3e6af27c9634640946b068'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick': checked out 'bd86ca0141e3cfb333546de5a11ede63f0c4a0e6'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble': checked out 'd258c638d9ef214723a857a23f4113773aad28fb'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs': checked out '4ced0ad5a971220917994a4edfa6abf9702e3818'
Submodule 'Carthage/Checkouts/ReactiveSwift' (https://github.com/ReactiveCocoa/ReactiveSwift.git) registered for path 'Carthage/Checkouts/ReactiveSwift'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift'...
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/xcconfigs/xcconfigs.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs'...
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble'...
Cloned https://github.com/mdiep/Tentacle.git
Revision (git rev-parse @):
fe0afec960dc86d9fcbc8233ea0d66b54176cffa
SUCCESS checkout https://github.com/mdiep/Tentacle.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mdiep/Tentacle.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/50] Emitting module ReactiveSwift
[5/55] Compiling ReactiveSwift Observer.swift
[6/55] Compiling ReactiveSwift Operators.swift
[7/55] Compiling ReactiveSwift Reduce.swift
[8/55] Compiling ReactiveSwift ScanMap.swift
[9/55] Compiling ReactiveSwift SkipFirst.swift
[10/55] Compiling ReactiveSwift Map.swift
[11/55] Compiling ReactiveSwift MapError.swift
[12/55] Compiling ReactiveSwift Materialize.swift
[13/55] Compiling ReactiveSwift MaterializeAsResult.swift
[14/55] Compiling ReactiveSwift ObserveOn.swift
[15/55] Compiling ReactiveSwift Collect.swift
[16/55] Compiling ReactiveSwift CollectEvery.swift
[17/55] Compiling ReactiveSwift CombinePrevious.swift
[18/55] Compiling ReactiveSwift CompactMap.swift
[19/55] Compiling ReactiveSwift Debounce.swift
[20/55] Compiling ReactiveSwift Property.swift
[21/55] Compiling ReactiveSwift Reactive.swift
[22/55] Compiling ReactiveSwift ResultExtensions.swift
[23/55] Compiling ReactiveSwift Scheduler.swift
[24/55] Compiling ReactiveSwift Signal.Observer.swift
[25/55] Compiling ReactiveSwift SkipRepeats.swift
[26/55] Compiling ReactiveSwift SkipWhile.swift
[27/55] Compiling ReactiveSwift TakeFirst.swift
[28/55] Compiling ReactiveSwift TakeLast.swift
[29/55] Compiling ReactiveSwift TakeUntil.swift
[30/55] Compiling ReactiveSwift TakeWhile.swift
[31/55] Compiling ReactiveSwift Throttle.swift
[32/55] Compiling ReactiveSwift UnaryAsyncOperator.swift
[33/55] Compiling ReactiveSwift UniqueValues.swift
[34/55] Compiling ReactiveSwift Optional.swift
[35/55] Compiling ReactiveSwift EventLogger.swift
[36/55] Compiling ReactiveSwift Flatten.swift
[37/55] Compiling ReactiveSwift FoundationExtensions.swift
[38/55] Compiling ReactiveSwift Lifetime.swift
[39/55] Compiling ReactiveSwift AttemptMap.swift
[40/55] Compiling ReactiveSwift Delay.swift
[41/55] Compiling ReactiveSwift Dematerialize.swift
[42/55] Compiling ReactiveSwift DematerializeResults.swift
[43/55] Compiling ReactiveSwift Filter.swift
[44/55] Compiling ReactiveSwift LazyMap.swift
[45/55] Compiling ReactiveSwift Action.swift
[46/55] Compiling ReactiveSwift Atomic.swift
[47/55] Compiling ReactiveSwift Bag.swift
[48/55] Compiling ReactiveSwift Deprecations+Removals.swift
[49/55] Compiling ReactiveSwift Disposable.swift
[50/55] Compiling ReactiveSwift Event.swift
[51/55] Compiling ReactiveSwift Signal.swift
[52/55] Compiling ReactiveSwift SignalProducer.swift
[53/55] Compiling ReactiveSwift UnidirectionalBinding.swift
[54/55] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[55/55] Compiling ReactiveSwift ValidatingProperty.swift
[56/83] Compiling Tentacle RepositoryInfo.swift
[57/83] Compiling Tentacle Request.swift
[58/83] Compiling Tentacle ResourceType.swift
[59/85] Compiling Tentacle Label.swift
[60/85] Compiling Tentacle Milestone.swift
[61/85] Compiling Tentacle Organization.swift
[62/85] Compiling Tentacle PullRequest.swift
[63/85] Compiling Tentacle Release.swift
[64/85] Compiling Tentacle Repository.swift
[65/85] Emitting module Tentacle
/Users/admin/builder/spi-builder-workspace/Sources/Tentacle/JSONExtensions.swift:27:1: warning: extension declares a conformance of imported type 'Context' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
25 | }
26 |
27 | extension DecodingError.Context: Equatable {
   | |- warning: extension declares a conformance of imported type 'Context' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public static func ==(lhs: DecodingError.Context, rhs: DecodingError.Context) -> Bool {
29 |         return lhs.debugDescription == rhs.debugDescription
/Users/admin/builder/spi-builder-workspace/Sources/Tentacle/JSONExtensions.swift:33:1: warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
31 | }
32 |
33 | extension DecodingError: Equatable {
   | |- warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |     public static func ==(lhs: DecodingError, rhs: DecodingError) -> Bool {
35 |         switch (lhs, rhs) {
[66/85] Compiling Tentacle Identifiable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Tentacle/JSONExtensions.swift:27:1: warning: extension declares a conformance of imported type 'Context' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
25 | }
26 |
27 | extension DecodingError.Context: Equatable {
   | |- warning: extension declares a conformance of imported type 'Context' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public static func ==(lhs: DecodingError.Context, rhs: DecodingError.Context) -> Bool {
29 |         return lhs.debugDescription == rhs.debugDescription
/Users/admin/builder/spi-builder-workspace/Sources/Tentacle/JSONExtensions.swift:33:1: warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
31 | }
32 |
33 | extension DecodingError: Equatable {
   | |- warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |     public static func ==(lhs: DecodingError, rhs: DecodingError) -> Bool {
35 |         switch (lhs, rhs) {
[67/85] Compiling Tentacle Issue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Tentacle/JSONExtensions.swift:27:1: warning: extension declares a conformance of imported type 'Context' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
25 | }
26 |
27 | extension DecodingError.Context: Equatable {
   | |- warning: extension declares a conformance of imported type 'Context' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public static func ==(lhs: DecodingError.Context, rhs: DecodingError.Context) -> Bool {
29 |         return lhs.debugDescription == rhs.debugDescription
/Users/admin/builder/spi-builder-workspace/Sources/Tentacle/JSONExtensions.swift:33:1: warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
31 | }
32 |
33 | extension DecodingError: Equatable {
   | |- warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |     public static func ==(lhs: DecodingError, rhs: DecodingError) -> Bool {
35 |         switch (lhs, rhs) {
[68/85] Compiling Tentacle JSONExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Tentacle/JSONExtensions.swift:27:1: warning: extension declares a conformance of imported type 'Context' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
25 | }
26 |
27 | extension DecodingError.Context: Equatable {
   | |- warning: extension declares a conformance of imported type 'Context' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public static func ==(lhs: DecodingError.Context, rhs: DecodingError.Context) -> Bool {
29 |         return lhs.debugDescription == rhs.debugDescription
/Users/admin/builder/spi-builder-workspace/Sources/Tentacle/JSONExtensions.swift:33:1: warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
31 | }
32 |
33 | extension DecodingError: Equatable {
   | |- warning: extension declares a conformance of imported type 'DecodingError' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |     public static func ==(lhs: DecodingError, rhs: DecodingError) -> Bool {
35 |         switch (lhs, rhs) {
[69/85] Compiling Tentacle Commit.swift
[70/85] Compiling Tentacle Content.swift
[71/85] Compiling Tentacle File.swift
[72/85] Compiling Tentacle FileResponse.swift
[73/85] Compiling Tentacle FoundationExtensions.swift
[74/85] Compiling Tentacle GitHubError.swift
[75/85] Compiling Tentacle Response.swift
[76/85] Compiling Tentacle Server.swift
[77/85] Compiling Tentacle Sha.swift
[78/85] Compiling Tentacle Tree.swift
[79/85] Compiling Tentacle User.swift
[80/85] Compiling Tentacle Author.swift
[81/85] Compiling Tentacle Availability.swift
[82/85] Compiling Tentacle Branch.swift
[83/85] Compiling Tentacle Client.swift
[84/85] Compiling Tentacle Color.swift
[85/85] Compiling Tentacle Comment.swift
Build complete! (18.05s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/52493] Fetching reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (1.96s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.0 (2.48s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Tentacle/Info.plist
Build complete.
{
  "dependencies" : [
    {
      "identity" : "reactiveswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.1.1",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveCocoa/ReactiveSwift.git"
    }
  ],
  "manifest_display_name" : "Tentacle",
  "name" : "Tentacle",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Tentacle",
      "targets" : [
        "Tentacle"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "TentacleTests",
      "module_type" : "SwiftTarget",
      "name" : "TentacleTests",
      "path" : "Tests/TentacleTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TentacleTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BranchTests.swift",
        "ClientTests.swift",
        "ColorTests.swift",
        "CommentsTests.swift",
        "ContentTests.swift",
        "EndpointTests.swift",
        "FileResponseTests.swift",
        "FileTests.swift",
        "Fixture.swift",
        "GitHubErrorTests.swift",
        "HTTPStub.swift",
        "IssuesTests.swift",
        "ReleaseTests.swift",
        "RepositoryInfoTests.swift",
        "RepositoryTests.swift",
        "ResponseTests.swift",
        "ServerTests.swift",
        "TreeTests.swift",
        "UserTests.swift"
      ],
      "target_dependencies" : [
        "Tentacle"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Tentacle",
      "module_type" : "SwiftTarget",
      "name" : "Tentacle",
      "path" : "Sources/Tentacle",
      "product_dependencies" : [
        "ReactiveSwift"
      ],
      "product_memberships" : [
        "Tentacle"
      ],
      "sources" : [
        "Author.swift",
        "Availability.swift",
        "Branch.swift",
        "Client.swift",
        "Color.swift",
        "Comment.swift",
        "Commit.swift",
        "Content.swift",
        "File.swift",
        "FileResponse.swift",
        "FoundationExtensions.swift",
        "GitHubError.swift",
        "Identifiable.swift",
        "Issue.swift",
        "JSONExtensions.swift",
        "Label.swift",
        "Milestone.swift",
        "Organization.swift",
        "PullRequest.swift",
        "Release.swift",
        "Repository.swift",
        "RepositoryInfo.swift",
        "Request.swift",
        "ResourceType.swift",
        "Response.swift",
        "Server.swift",
        "Sha.swift",
        "Tree.swift",
        "User.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7.1"
}
Done.