The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FFFoundation, reference main (39d6b5), with Swift 6.0 for Linux on 28 Apr 2026 11:22:41 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ffried/fffoundation.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/ffried/fffoundation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 39d6b5a Bump github.com/swiftlang/swift-docc-plugin from 1.4.6 to 1.5.0
Cloned https://github.com/ffried/fffoundation.git
Revision (git rev-parse @):
39d6b5afdc01363c14d6b5b07c2f2d848820399f
SUCCESS checkout https://github.com/ffried/fffoundation.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ffried/fffoundation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (2.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3678] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.75s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/38] Emitting module FFFoundation
[6/42] Compiling FFFoundation DispatchHelpers.swift
[7/42] Compiling FFFoundation DictionaryExtensions.swift
[8/42] Compiling FFFoundation FileManager+Directories.swift
[9/42] Compiling FFFoundation Locale+LanguageRegion.swift
[10/42] Compiling FFFoundation NSAttributedStringExtensions.swift
[11/42] Compiling FFFoundation Angle.swift
[12/42] Compiling FFFoundation GeometricValue.swift
[13/42] Compiling FFFoundation Point.swift
[14/42] Compiling FFFoundation Size.swift
[15/42] Compiling FFFoundation SendableMetaTypeShim.swift
[16/42] Compiling FFFoundation Timer.swift
[17/42] Compiling FFFoundation Togglable.swift
[18/42] Compiling FFFoundation TypeDescription.swift
[19/42] Compiling FFFoundation Synchronized.swift
[20/42] Compiling FFFoundation UserDefault.swift
[21/42] Compiling FFFoundation UserDefaultsStorable.swift
[22/42] Compiling FFFoundation Weak.swift
[23/42] Compiling FFFoundation Diff.swift
[24/42] Compiling FFFoundation Triangle.swift
[25/42] Compiling FFFoundation Logging.swift
[26/42] Compiling FFFoundation OSLogLinux.swift
[27/42] Compiling FFFoundation PropertyKey.swift
[28/42] Compiling FFFoundation SortDescriptor+Key.swift
[29/42] Compiling FFFoundation SortDescriptor+Operators.swift
[30/42] Compiling FFFoundation String+Classes.swift
[31/42] Compiling FFFoundation StringExtensions.swift
[32/42] Compiling FFFoundation GCDFuture.swift
[33/42] Compiling FFFoundation NSLayoutConstraint+FFAdditions.swift
[34/42] Compiling FFFoundation OperationQueue+FFAdditions.swift
[35/42] Compiling FFFoundation Predicate+Key.swift
[36/42] Compiling FFFoundation Predicate+Operators.swift
[37/42] Compiling FFFoundation Predicate+StringInterpolation.swift
[38/42] Compiling FFFoundation CacheManager.swift
[39/42] Compiling FFFoundation CoW.swift
[40/42] Compiling FFFoundation Lazy.swift
[41/42] Compiling FFFoundation Lens.swift
[42/42] Compiling FFFoundation Ref.swift
Build complete! (38.22s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "FFFoundation",
  "name" : "FFFoundation",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "FFFoundation",
      "targets" : [
        "FFFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FFFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "FFFoundationTests",
      "path" : "Tests/FFFoundationTests",
      "sources" : [
        "AngleTests.swift",
        "DiffTests.swift",
        "NSPredicate_InterpolationTests.swift",
        "StringClassesExtensionTests.swift",
        "TimerTests.swift",
        "TriangleTests.swift",
        "TypeDescriptionTests.swift",
        "UserDefaultTests.swift"
      ],
      "target_dependencies" : [
        "FFFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FFFoundation",
      "module_type" : "SwiftTarget",
      "name" : "FFFoundation",
      "path" : "Sources/FFFoundation",
      "product_memberships" : [
        "FFFoundation"
      ],
      "sources" : [
        "CacheManager.swift",
        "Containers/CoW.swift",
        "Containers/Lazy.swift",
        "Containers/Lens.swift",
        "Containers/Ref.swift",
        "Containers/Synchronized.swift",
        "Containers/UserDefault.swift",
        "Containers/UserDefaultsStorable.swift",
        "Containers/Weak.swift",
        "Diff.swift",
        "DispatchHelpers.swift",
        "Extensions/DictionaryExtensions.swift",
        "Extensions/FileManager+Directories.swift",
        "Extensions/Locale+LanguageRegion.swift",
        "Extensions/NSAttributedStringExtensions.swift",
        "Extensions/NSLayoutConstraint+FFAdditions.swift",
        "Extensions/OperationQueue+FFAdditions.swift",
        "Extensions/Predicate+Key.swift",
        "Extensions/Predicate+Operators.swift",
        "Extensions/Predicate+StringInterpolation.swift",
        "Extensions/SortDescriptor+Key.swift",
        "Extensions/SortDescriptor+Operators.swift",
        "Extensions/String+Classes.swift",
        "Extensions/StringExtensions.swift",
        "GCDFuture.swift",
        "Geometry/Angle.swift",
        "Geometry/GeometricValue.swift",
        "Geometry/Point.swift",
        "Geometry/Size.swift",
        "Geometry/Triangle.swift",
        "Logging.swift",
        "OSLogLinux.swift",
        "PropertyKey.swift",
        "SendableMetaTypeShim.swift",
        "Timer.swift",
        "Togglable.swift",
        "TypeDescription.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.