The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FunctionalAPI, reference main (f024d3), with Swift 6.2 for macOS (SPM) on 7 Apr 2026 09:27:12 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/FunctionalAPI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sloik/FunctionalAPI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f024d37 Update dependency pointfreeco/swift-snapshot-testing to from: "1.19.2" (#31)
Cloned https://github.com/sloik/FunctionalAPI.git
Revision (git rev-parse @):
f024d372338a97237b2c5ac2765cd235cc06343b
SUCCESS checkout https://github.com/sloik/FunctionalAPI.git at main
Fetching https://github.com/sloik/EitherSwift.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/131] Fetching eitherswift
[132/16165] Fetching eitherswift, swift-snapshot-testing
Fetched https://github.com/sloik/EitherSwift.git from cache (6.10s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (6.11s)
Computing version for https://github.com/sloik/EitherSwift.git
Computed https://github.com/sloik/EitherSwift.git at 1.2.0 (6.68s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.19.2 (0.57s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/5443] Fetching swift-custom-dump
[5444/80375] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.69s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.69s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (4.31s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.32s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (2.12s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.56s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.19.2
Creating working copy for https://github.com/sloik/EitherSwift.git
Working copy of https://github.com/sloik/EitherSwift.git resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "functionalapi",
      "name": "FunctionalAPI",
      "url": "https://github.com/sloik/FunctionalAPI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FunctionalAPI",
      "dependencies": [
        {
          "identity": "eitherswift",
          "name": "EitherSwift",
          "url": "https://github.com/sloik/EitherSwift.git",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EitherSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sloik/FunctionalAPI.git
[1/496] Fetching functionalapi
Fetched https://github.com/sloik/FunctionalAPI.git from cache (0.68s)
Fetching https://github.com/sloik/EitherSwift.git from cache
Fetched https://github.com/sloik/EitherSwift.git from cache (0.45s)
Computing version for https://github.com/sloik/EitherSwift.git
Computed https://github.com/sloik/EitherSwift.git at 1.2.0 (0.51s)
Creating working copy for https://github.com/sloik/FunctionalAPI.git
Working copy of https://github.com/sloik/FunctionalAPI.git resolved at main (f024d37)
Creating working copy for https://github.com/sloik/EitherSwift.git
Working copy of https://github.com/sloik/EitherSwift.git resolved at 1.2.0
warning: '.resolve-product-dependencies': dependency 'functionalapi' is not used by any target
Found 1 product dependencies
  - EitherSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/sloik/FunctionalAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-49B95AFC49DCD68C.txt
[4/14] Compiling EitherSwift EitherFactory.swift
[5/14] Compiling EitherSwift EitherUtils.swift
[6/14] Compiling EitherSwift EitherFold.swift
[7/14] Compiling EitherSwift EitherMap.swift
[8/14] Emitting module EitherSwift
[9/14] Compiling EitherSwift Either.swift
[10/14] Compiling EitherSwift EitherAPI.swift
[10/14] Write Objects.LinkFileList
[11/14] Linking libEitherSwift.dylib
[13/21] Compiling FunctionalAPI Identity.swift
[14/21] Compiling FunctionalAPI NOPs.swift
[15/21] Compiling FunctionalAPI Phantom.swift
[16/21] Compiling FunctionalAPI FreeMaps.swift
[17/21] Emitting module FunctionalAPI
[18/21] Compiling FunctionalAPI Development.swift
[19/21] Compiling FunctionalAPI FunctionsCombinators.swift
[19/21] Write Objects.LinkFileList
[20/21] Linking libFunctionalAPI.dylib
Build complete! (7.77s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "eitherswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sloik/EitherSwift.git"
    }
  ],
  "manifest_display_name" : "FunctionalAPI",
  "name" : "FunctionalAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "FunctionalAPI",
      "targets" : [
        "FunctionalAPI"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FunctionalAPITests",
      "module_type" : "SwiftTarget",
      "name" : "FunctionalAPITests",
      "path" : "Tests/FunctionalAPITests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "FunctionalAPITests.swift"
      ],
      "target_dependencies" : [
        "FunctionalAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FunctionalAPI",
      "module_type" : "SwiftTarget",
      "name" : "FunctionalAPI",
      "path" : "Sources/FunctionalAPI",
      "product_dependencies" : [
        "EitherSwift"
      ],
      "product_memberships" : [
        "FunctionalAPI"
      ],
      "sources" : [
        "Development.swift",
        "FreeMaps.swift",
        "FunctionsCombinators.swift",
        "Identity.swift",
        "NOPs.swift",
        "Phantom.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.