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 WrkstrmFoundation, reference 2.3.1 (491d47), with Swift 6.2 (beta) for Android on 27 Aug 2025 14:03:49 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmFoundation.git
Reference: 2.3.1
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/wrkstrm/WrkstrmFoundation
 * tag               2.3.1      -> FETCH_HEAD
HEAD is now at 491d471 Merge pull request #51 from wrkstrm/codex/update-wrkstrm-tutorial-with-code-references
Cloned https://github.com/wrkstrm/WrkstrmFoundation.git
Revision (git rev-parse @):
491d471e26085a54bca277ca48dbf7cd64dd0098
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmFoundation.git at 2.3.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wrkstrm/WrkstrmFoundation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
warning: 'spi-builder-workspace': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
Fetching https://github.com/wrkstrm/WrkstrmMain.git
Fetching https://github.com/wrkstrm/WrkstrmLog.git
[1/1820] Fetching wrkstrmlog
[92/3388] Fetching wrkstrmlog, wrkstrmmain
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.37s)
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.38s)
Computing version for https://github.com/wrkstrm/WrkstrmMain.git
warning: 'wrkstrmmain': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
Computed https://github.com/wrkstrm/WrkstrmMain.git at 2.4.1 (1.22s)
Computing version for https://github.com/wrkstrm/WrkstrmLog.git
Computed https://github.com/wrkstrm/WrkstrmLog.git at 2.1.0 (0.60s)
Fetching https://github.com/apple/swift-log.git
[1/3897] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.00s)
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at 2.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at 2.1.0
warning: 'wrkstrmmain': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-8C5A4AE7A8CE2BA.txt
[7/37] Emitting module WrkstrmMain
[8/40] Compiling WrkstrmMain AnyCodingKey.swift
[9/40] Compiling WrkstrmMain DynamicCodingKey.swift
[10/40] Compiling WrkstrmMain JSON.swift
[11/40] Compiling WrkstrmMain Collection+Sorting.swift
[12/40] Compiling WrkstrmMain CommandLine+Executable.swift
[13/40] Compiling WrkstrmMain Optional+AnyFlattenable.swift
[14/40] Compiling WrkstrmMain OptionalComparisons.swift
[15/40] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
[16/40] Compiling WrkstrmMain Sequence+Decompose.swift
[17/40] Compiling WrkstrmMain Sequence+Unique.swift
[18/40] Compiling WrkstrmMain String+Contains.swift
[19/40] Compiling WrkstrmMain KeyedDecodingContainer+FuzzyDecoding.swift
[20/40] Compiling WrkstrmMain Injectable.swift
[21/40] Compiling WrkstrmMain Random.swift
[22/40] Emitting module Logging
[23/40] Compiling WrkstrmMain String+Count.swift
[24/40] Compiling WrkstrmMain String+KebabCase.swift
[25/40] Compiling WrkstrmMain String+Repeat.swift
[26/40] Compiling WrkstrmMain String+Source.swift
[27/40] Compiling WrkstrmMain StringError.swift
[28/40] Compiling WrkstrmMain UInt+BitSetting.swift
[29/40] Compiling Logging MetadataProvider.swift
[30/40] Compiling Logging LogHandler.swift
[31/40] Compiling Logging Logging.swift
[32/40] Compiling Logging Locks.swift
[34/41] Compiling WrkstrmMain IndexedCollection.swift
[35/41] Compiling WrkstrmMain SortedArray.swift
[36/41] Compiling WrkstrmMain Array+Filter.swift
[37/41] Compiling WrkstrmMain ClosedRange+Magnitude.swift
[38/41] Compiling WrkstrmMain BinaryTree.swift
[39/41] Compiling WrkstrmMain Tree.swift
[40/41] Compiling WrkstrmMain List.swift
[41/41] Compiling WrkstrmMain Sort.swift
[43/52] Compiling WrkstrmLog Log+Inject.swift
[44/52] Compiling WrkstrmLog Log+CacheStorage.swift
[45/52] Emitting module WrkstrmLog
[46/52] Compiling WrkstrmLog FatalErrorUtil.swift
[47/52] Compiling WrkstrmLog Level+Emoji.swift
[48/52] Compiling WrkstrmLog Level+OSLogType.swift
[49/52] Compiling WrkstrmLog Log+Cache.swift
[50/52] Compiling WrkstrmLog Log+Levels.swift
[51/53] Compiling WrkstrmLog Log+Shared.swift
[52/53] Compiling WrkstrmLog Log.swift
[53/53] Compiling WrkstrmLog ProcessInfo+Xcode.swift
[55/79] Compiling WrkstrmFoundation Data+UTF8.swift
[56/79] Compiling WrkstrmFoundation Date+ExpressibleByIntegerLiteral.swift
[57/79] Compiling WrkstrmFoundation Date+GitLog.swift
[58/79] Compiling WrkstrmFoundation Date+Utilities.swift
[59/82] Compiling WrkstrmFoundation DateFormatter+Utilities.swift
[60/82] Compiling WrkstrmFoundation FoundationCalendar+Default.swift
[61/82] Compiling WrkstrmFoundation FileHandle+Standard.swift
[62/82] Compiling WrkstrmFoundation FileManager+Source.swift
[63/82] Compiling WrkstrmFoundation String+Casing.swift
[64/82] Compiling WrkstrmFoundation String+Expanding.swift
[65/82] Compiling WrkstrmFoundation String+FileType.swift
[66/82] Emitting module WrkstrmFoundation
[67/82] Compiling WrkstrmFoundation Log+Foundation.swift
[68/82] Compiling WrkstrmFoundation NotificationCenter+Transformers.swift
[69/82] Compiling WrkstrmFoundation NumberFormatter+Localize.swift
[70/82] Compiling WrkstrmFoundation String+Stats.swift
[71/82] Compiling WrkstrmFoundation URL+URLQueryItem.swift
[72/82] Compiling WrkstrmFoundation JSONCoders.swift
[73/82] Compiling WrkstrmFoundation JSONEnums.swift
[74/82] Compiling WrkstrmFoundation JSONResource.swift
[75/82] Compiling WrkstrmFoundation Bundle+Decode.swift
[76/82] Compiling WrkstrmFoundation Calendar.swift
[77/82] Compiling WrkstrmFoundation Event.swift
[78/82] Compiling WrkstrmFoundation Bundle+Version.swift
[79/82] Compiling WrkstrmFoundation Data+Base64URL.swift
[80/82] Compiling WrkstrmFoundation CodableArchiver.swift
[81/82] Compiling WrkstrmFoundation SecurityScopedAsset.swift
[82/82] Compiling WrkstrmFoundation URL+TempDirectory.swift
[84/99] Emitting module WrkstrmNetworking
[85/101] Compiling WrkstrmNetworking Log+Networking.swift
[86/101] Compiling WrkstrmNetworking URL+Common.swift
[87/101] Compiling WrkstrmNetworking HTTP+EncodableRequest.swift
[88/101] Compiling WrkstrmNetworking HTTP+Environment.swift
[89/101] Compiling WrkstrmNetworking HTTP+JSONClient.swift
[90/101] Compiling WrkstrmNetworking HTTP+Method.swift
[91/101] Compiling WrkstrmNetworking HTTP+Response.swift
[92/101] Compiling WrkstrmNetworking HTTP+StatusCode.swift
[93/101] Compiling WrkstrmNetworking HTTP+URLRequestConvertible.swift
[94/101] Compiling WrkstrmNetworking HTTP.swift
[95/101] Compiling WrkstrmNetworking HTTP+RateLimiter.swift
[96/101] Compiling WrkstrmNetworking HTTP+RequestHeaders.swift
[97/101] Compiling WrkstrmNetworking HTTP+ClientErrors.swift
[98/101] Compiling WrkstrmNetworking HTTP+CodableClient.swift
[99/101] Compiling WrkstrmNetworking CURL.swift
[100/101] Compiling WrkstrmNetworking Data+JSONSerialization.swift
[101/101] Compiling WrkstrmNetworking HTTP+Client.swift
Build complete! (37.23s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "wrkstrmlog",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wrkstrm/WrkstrmLog.git"
    },
    {
      "identity" : "wrkstrmmain",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wrkstrm/WrkstrmMain.git"
    }
  ],
  "manifest_display_name" : "WrkstrmFoundation",
  "name" : "WrkstrmFoundation",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "WrkstrmFoundation",
      "targets" : [
        "WrkstrmFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WrkstrmNetworking",
      "targets" : [
        "WrkstrmNetworking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WrkstrmNetworkingTests",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmNetworkingTests",
      "path" : "Tests/WrkstrmNetworkingTests",
      "sources" : [
        "HTTPStatusCodeTests.swift",
        "Support/MockEnvironment.swift",
        "Support/MockURLProtocol.swift",
        "Support/SamplePutRequest.swift",
        "Support/SampleRequest.swift",
        "Support/UnsortedQueryRequest.swift",
        "WrkstrmNetworkingTests.swift"
      ],
      "target_dependencies" : [
        "WrkstrmNetworking"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WrkstrmNetworking",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmNetworking",
      "path" : "Sources/WrkstrmNetworking",
      "product_dependencies" : [
        "WrkstrmLog",
        "WrkstrmMain"
      ],
      "product_memberships" : [
        "WrkstrmNetworking"
      ],
      "sources" : [
        "CURL.swift",
        "Data+JSONSerialization.swift",
        "HTTP/HTTP+Client.swift",
        "HTTP/HTTP+ClientErrors.swift",
        "HTTP/HTTP+CodableClient.swift",
        "HTTP/HTTP+EncodableRequest.swift",
        "HTTP/HTTP+Environment.swift",
        "HTTP/HTTP+JSONClient.swift",
        "HTTP/HTTP+Method.swift",
        "HTTP/HTTP+RateLimiter.swift",
        "HTTP/HTTP+RequestHeaders.swift",
        "HTTP/HTTP+Response.swift",
        "HTTP/HTTP+StatusCode.swift",
        "HTTP/HTTP+URLRequestConvertible.swift",
        "HTTP/HTTP.swift",
        "Log+Networking.swift",
        "URL+Common.swift"
      ],
      "target_dependencies" : [
        "WrkstrmFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WrkstrmFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmFoundationTests",
      "path" : "Tests/WrkstrmFoundationTests",
      "sources" : [
        "CalendarTests.swift",
        "CodableArchiverClassTests.swift",
        "CodableArchiverDataTests.swift",
        "CodableArchiverEdgeCaseTests.swift",
        "CodableArchiverStaticArchiverTests.swift",
        "CodableArchiverStructTests.swift",
        "DataBase64URLTests.swift",
        "DataUTF8Tests.swift",
        "FileManagerSourceTests.swift",
        "LocalizedValuesTests.swift",
        "StringCasingTests.swift",
        "TestCodableClass.swift",
        "TestCodableStruct.swift",
        "TestCodableValue.swift",
        "TestUserProfile.swift",
        "URLQueryItemTests.swift",
        "URLTempDirectoryTests.swift"
      ],
      "target_dependencies" : [
        "WrkstrmFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WrkstrmFoundation",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmFoundation",
      "path" : "Sources/WrkstrmFoundation",
      "product_dependencies" : [
        "WrkstrmLog",
        "WrkstrmMain"
      ],
      "product_memberships" : [
        "WrkstrmFoundation",
        "WrkstrmNetworking"
      ],
      "sources" : [
        "Collections/Calendar.swift",
        "Collections/Event.swift",
        "Extensions/Bundle+Version.swift",
        "Extensions/Data+Base64URL.swift",
        "Extensions/Data+UTF8.swift",
        "Extensions/Dates/Date+ExpressibleByIntegerLiteral.swift",
        "Extensions/Dates/Date+GitLog.swift",
        "Extensions/Dates/Date+Utilities.swift",
        "Extensions/Dates/DateFormatter+Utilities.swift",
        "Extensions/Dates/FoundationCalendar+Default.swift",
        "Extensions/FileHandle+Standard.swift",
        "Extensions/FileManager+Source.swift",
        "Extensions/Log+Foundation.swift",
        "Extensions/NotificationCenter+Transformers.swift",
        "Extensions/NumberFormatter+Localize.swift",
        "Extensions/String/String+Casing.swift",
        "Extensions/String/String+Expanding.swift",
        "Extensions/String/String+FileType.swift",
        "Extensions/String/String+Stats.swift",
        "Extensions/URL+URLQueryItem.swift",
        "JSON/JSONCoders.swift",
        "JSON/JSONEnums.swift",
        "JSON/JSONResource.swift",
        "Persistence/Bundle+Decode.swift",
        "Persistence/CodableArchiver.swift",
        "Persistence/SecurityScopedAsset.swift",
        "URL+TempDirectory.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
warning: 'spi-builder-workspace': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
Done.