The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FalClient, reference 0.5.6 (a58ca8), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 08:29:10 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fal-ai/fal-swift.git
Reference: 0.5.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fal-ai/fal-swift
 * tag               0.5.6      -> FETCH_HEAD
HEAD is now at a58ca8a fix(queue): codable input request url (#17)
Cloned https://github.com/fal-ai/fal-swift.git
Revision (git rev-parse @):
a58ca8a926a56a69ba3c454583f626b3629a4223
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/fal-ai/fal-swift.git at 0.5.6
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/nnabeyang/swift-msgpack.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/460] Fetching cwlcatchexception
[29/1717] Fetching cwlcatchexception, cwlpreconditiontesting
[334/2399] Fetching cwlcatchexception, cwlpreconditiontesting, swift-msgpack
[1483/17301] Fetching cwlcatchexception, cwlpreconditiontesting, swift-msgpack, quick
[10746/37124] Fetching cwlcatchexception, cwlpreconditiontesting, swift-msgpack, quick, nimble
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (4.88s)
Fetched https://github.com/Quick/Quick.git from cache (4.88s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (4.88s)
Fetched https://github.com/nnabeyang/swift-msgpack.git from cache (4.88s)
Fetched https://github.com/Quick/Nimble.git from cache (4.88s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.2.0 (5.70s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.3.1 (0.76s)
Computing version for https://github.com/nnabeyang/swift-msgpack.git
Computed https://github.com/nnabeyang/swift-msgpack.git at 0.3.3 (0.76s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.0 (0.68s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.64s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.3.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Creating working copy for https://github.com/nnabeyang/swift-msgpack.git
Working copy of https://github.com/nnabeyang/swift-msgpack.git resolved at 0.3.3
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.2.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "fal-swift",
      "name": "FalClient",
      "url": "https://github.com/fal-ai/fal-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/fal-swift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-msgpack",
          "name": "swift-msgpack",
          "url": "https://github.com/nnabeyang/swift-msgpack.git",
          "version": "0.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-msgpack",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/fal-ai/fal-swift.git
[1/693] Fetching fal-swift
Fetched https://github.com/fal-ai/fal-swift.git from cache (0.86s)
Fetching https://github.com/nnabeyang/swift-msgpack.git from cache
Fetched https://github.com/nnabeyang/swift-msgpack.git from cache (0.43s)
Computing version for https://github.com/nnabeyang/swift-msgpack.git
Computed https://github.com/nnabeyang/swift-msgpack.git at 0.7.0 (0.99s)
Creating working copy for https://github.com/nnabeyang/swift-msgpack.git
Working copy of https://github.com/nnabeyang/swift-msgpack.git resolved at 0.7.0
Creating working copy for https://github.com/fal-ai/fal-swift.git
Working copy of https://github.com/fal-ai/fal-swift.git resolved at 0.5.6 (a58ca8a)
warning: '.resolve-product-dependencies': dependency 'fal-swift' is not used by any target
Found 1 product dependencies
  - swift-msgpack
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/fal-ai/fal-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/9] Emitting module SwiftMsgpack
[5/9] Compiling SwiftMsgpack MsgPackScanner.swift
[6/9] Compiling SwiftMsgpack AnyCodable.swift
[7/9] Compiling SwiftMsgpack MsgPackDecoder.swift
[8/9] Compiling SwiftMsgpack MsgPackEncoder.swift
[9/9] Compiling SwiftMsgpack MsgPackTimestamp.swift
[10/25] Compiling FalClient Realtime.swift
[11/25] Compiling FalClient Storage.swift
[12/25] Compiling FalClient TimeInterval+Extensions.swift
[13/25] Compiling FalClient QueueStatus.swift
[14/25] Compiling FalClient Realtime+Codable.swift
[15/25] Compiling FalClient Queue+Codable.swift
[16/25] Compiling FalClient Queue.swift
[17/26] Compiling FalClient FalClient.swift
[18/26] Compiling FalClient FalError.swift
[19/26] Compiling FalClient Client+Request.swift
[20/26] Compiling FalClient Client.swift
[21/26] Emitting module FalClient
[22/26] Compiling FalClient FalImage.swift
[23/26] Compiling FalClient Payload.swift
[24/26] Compiling FalClient Client+Codable.swift
[25/26] Compiling FalClient Client+Config.swift
[26/26] Compiling FalClient Utility.swift
Build complete! (10.27s)
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/PrivacyInfo.xcprivacy
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-msgpack",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nnabeyang/swift-msgpack.git"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.3.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "13.0.0",
            "upper_bound" : "14.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "FalClient",
  "name" : "FalClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "FalClient",
      "targets" : [
        "FalClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FalClientTests",
      "module_type" : "SwiftTarget",
      "name" : "FalClientTests",
      "path" : "Tests/FalClientTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "UtilitySpec.swift"
      ],
      "target_dependencies" : [
        "FalClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FalClient",
      "module_type" : "SwiftTarget",
      "name" : "FalClient",
      "path" : "Sources/FalClient",
      "product_dependencies" : [
        "SwiftMsgpack"
      ],
      "product_memberships" : [
        "FalClient"
      ],
      "sources" : [
        "Client+Codable.swift",
        "Client+Config.swift",
        "Client+Request.swift",
        "Client.swift",
        "FalClient.swift",
        "FalError.swift",
        "FalImage.swift",
        "Payload.swift",
        "Queue+Codable.swift",
        "Queue.swift",
        "QueueStatus.swift",
        "Realtime+Codable.swift",
        "Realtime.swift",
        "Storage.swift",
        "TimeInterval+Extensions.swift",
        "Utility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/fal-ai/fal-swift/0.5.6
Repository:               fal-ai/fal-swift
Swift version used:       6.3
Target:                   FalClient
Extracting symbol information for 'FalClient'...
Finished extracting symbol information for 'FalClient'. (26.71s)
Building documentation for 'FalClient'...
warning: Parameter 'app' not found in instance method declaration
  --> Sources/FalClient/Client.swift:74:11-74:42
72 |     ///
73 |     /// - Parameters:
74 +     ///   - app: The id of the model app.
   |           ╰─suggestion: Remove 'app' parameter documentation
75 |     ///   - input: The input to the model.
76 |     ///   - options: The request options.
warning: Parameter 'id' is missing documentation
  --> Sources/FalClient/Client.swift:76:42-76:42
74 |     ///   - app: The id of the model app.
75 |     ///   - input: The input to the model.
   |           ╰─suggestion: Document 'id' parameter
76 +     ///   - options: The request options.
77 |     func run(_ app: String, input: Payload? = nil, options: RunOptions = DefaultRunOptions) async throws -> Payload {
78 |         try await run(app, input: input, options: options)
Finished building documentation for 'FalClient' (0.40s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/fal-ai/fal-swift/0.5.6
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/nnabeyang/swift-msgpack.git
Updated https://github.com/nnabeyang/swift-msgpack.git (0.46s)
[1/2271] Fetching swift-docc-plugin
Updating https://github.com/Quick/Quick.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Updating https://github.com/Quick/Nimble.git
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.07s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.43s)
Updated https://github.com/Quick/Nimble.git (0.56s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.56s)
Updated https://github.com/Quick/Quick.git (0.56s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.2.0 (2.21s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.3.1 (0.62s)
Computing version for https://github.com/nnabeyang/swift-msgpack.git
Computed https://github.com/nnabeyang/swift-msgpack.git at 0.3.3 (0.61s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.0 (0.62s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.61s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.93s)
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 1.4.6
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit Symbol.swift
[11/57] Compiling SymbolKit SymbolKind.swift
[12/57] Compiling SymbolKit SymbolGraph.swift
[13/57] Compiling SymbolKit GraphCollector.swift
[14/57] Emitting module SymbolKit
[15/57] Compiling Snippets SnippetParser.swift
[16/57] Emitting module Snippets
[17/57] Compiling Snippets Snippet.swift
[18/57] Compiling SymbolKit SemanticVersion.swift
[19/57] Compiling SymbolKit AccessControl.swift
[20/57] Compiling SymbolKit Availability.swift
[21/57] Compiling SymbolKit AvailabilityItem.swift
[22/57] Compiling SymbolKit Domain.swift
[23/57] Compiling SymbolKit DeclarationFragments.swift
[24/57] Compiling SymbolKit Fragment.swift
[25/57] Compiling SymbolKit FragmentKind.swift
[26/57] Compiling SymbolKit FunctionParameter.swift
[27/57] Compiling SymbolKit FunctionSignature.swift
[28/57] Compiling SymbolKit Identifier.swift
[29/57] Compiling SymbolKit KindIdentifier.swift
[30/57] Compiling SymbolKit Location.swift
[31/57] Compiling SymbolKit Mutability.swift
[32/57] Compiling SymbolKit SourceRange.swift
[33/57] Compiling SymbolKit Metadata.swift
[34/57] Compiling SymbolKit Module.swift
[35/57] Compiling SymbolKit OperatingSystem.swift
[36/57] Compiling SymbolKit Platform.swift
[37/57] Compiling SymbolKit Names.swift
[38/57] Compiling SymbolKit SPI.swift
[39/57] Compiling SymbolKit Snippet.swift
[40/57] Compiling SymbolKit Extension.swift
[41/57] Compiling SymbolKit Relationship.swift
[42/57] Compiling SymbolKit RelationshipKind.swift
[43/57] Compiling SymbolKit SourceOrigin.swift
[44/57] Compiling SymbolKit GenericConstraints.swift
[45/57] Compiling SymbolKit Swift.swift
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.30s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'FalClient' complete! (0.23s)
     492
4	/Users/admin/builder/spi-builder-workspace/.docs/fal-ai/fal-swift/0.5.6
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/fal-ai/fal-swift/0.5.6
File count: 492
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-fal-ai-fal-swift-0.5.6-bd35105e.zip to s3://spi-docs-inbox/prod-fal-ai-fal-swift-0.5.6-bd35105e.zip
Copying... [16%]
Copying... [24%]
Copying... [31%]
Copying... [47%]
Copying... [55%]
Copying... [63%]
Copying... [71%]
Copying... [86%]
Copying... [94%]
Copying... [100%]
Done.