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

Failed to build WrkstrmFoundation, reference 0.6.3 (24c782), with Swift 6.2 (beta) for Android on 22 Jun 2025 10:28:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmFoundation.git
Reference: 0.6.3
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               0.6.3      -> FETCH_HEAD
HEAD is now at 24c7826 Create RelativeDateTimeFormatter+Date.swift
Cloned https://github.com/wrkstrm/WrkstrmFoundation.git
Revision (git rev-parse @):
24c78264ca576668b98319c5237e55e2d986ef47
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmFoundation.git at 0.6.3
========================================
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-4609320-2":/host -w "$PWD" 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': ---- ConfigurationService Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(0.4.0..<1.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(1.0.0..<2.0.0)))]
---- ConfigurationService Deps ----
Fetching https://github.com/wrkstrm/WrkstrmMain.git
Fetching https://github.com/wrkstrm/WrkstrmLog.git
[1/838] Fetching wrkstrmmain
[839/1712] Fetching wrkstrmmain, wrkstrmlog
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.26s)
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.26s)
Computing version for https://github.com/wrkstrm/WrkstrmMain.git
Computed https://github.com/wrkstrm/WrkstrmMain.git at 1.0.0 (1.18s)
Computing version for https://github.com/wrkstrm/WrkstrmLog.git
Computed https://github.com/wrkstrm/WrkstrmLog.git at 0.4.0 (0.71s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.99s)
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at 0.4.0
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at 1.0.0
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.3
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-8C5A4AE7A8CE2BA.txt
[6/32] Emitting module WrkstrmMain
[7/35] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
[8/35] Compiling WrkstrmMain Sequence+Decompose.swift
[9/35] Compiling WrkstrmMain Sequence+Unique.swift
[10/35] Compiling WrkstrmMain JSON.swift
[11/35] Compiling WrkstrmMain Injectable.swift
[12/35] Compiling WrkstrmMain Result.swift
[13/35] Compiling WrkstrmMain CommandLine+Executable.swift
[14/35] Compiling WrkstrmMain Optional+Comparable.swift
[15/35] Compiling WrkstrmMain Optional+Flatten.swift
[16/35] Compiling Logging MetadataProvider.swift
[17/35] Compiling Logging LogHandler.swift
[18/35] Compiling Logging Logging.swift
[19/35] Emitting module Logging
[20/35] Compiling Logging Locks.swift
[22/36] Compiling WrkstrmMain String+KebabCase.swift
[23/36] Compiling WrkstrmMain String+Source.swift
[24/36] Compiling WrkstrmMain UInt+BitSetting.swift
[25/36] Compiling WrkstrmMain String+Contains.swift
[26/36] Compiling WrkstrmMain String+Count.swift
[27/36] Compiling WrkstrmMain String+Error.swift
[28/36] Compiling WrkstrmMain SortEnum.swift
[29/36] Compiling WrkstrmMain IndexedCollection.swift
[30/36] Compiling WrkstrmMain SortedArray.swift
[31/36] Compiling WrkstrmMain BinaryTree.swift
[32/36] Compiling WrkstrmMain TreeClass.swift
[33/36] Compiling WrkstrmMain ListEnum.swift
[34/36] Compiling WrkstrmMain Array+Filter.swift
[35/36] Compiling WrkstrmMain ClosedRange+Magnitude.swift
[36/36] Compiling WrkstrmMain Collection+Sorting.swift
[38/43] Compiling WrkstrmLog Log+Shared.swift
[39/43] Compiling WrkstrmLog ProcessInfo+Xcode.swift
[40/43] Compiling WrkstrmLog Level+OSLogType.swift
[41/43] Emitting module WrkstrmLog
[42/43] Compiling WrkstrmLog Level+Emoji.swift
[43/43] Compiling WrkstrmLog Log.swift
[45/67] Compiling WrkstrmFoundation FoundationCalendar+Default.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/Extensions/Dates/RelativeDateTimeFormatter+Date.swift:8:11: error: cannot find type 'RelativeDateTimeFormatter' in scope
 6 | #endif
 7 |
 8 | extension RelativeDateTimeFormatter {
   |           `- error: cannot find type 'RelativeDateTimeFormatter' in scope
 9 |   /// Returns a non breaking localized string describing the relative time between the provided
10 |   /// timestamp and now.
[46/67] Compiling WrkstrmFoundation RelativeDateTimeFormatter+Date.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/Extensions/Dates/RelativeDateTimeFormatter+Date.swift:8:11: error: cannot find type 'RelativeDateTimeFormatter' in scope
 6 | #endif
 7 |
 8 | extension RelativeDateTimeFormatter {
   |           `- error: cannot find type 'RelativeDateTimeFormatter' in scope
 9 |   /// Returns a non breaking localized string describing the relative time between the provided
10 |   /// timestamp and now.
[47/67] Compiling WrkstrmFoundation FileHandle+Standard.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/Extensions/Dates/RelativeDateTimeFormatter+Date.swift:8:11: error: cannot find type 'RelativeDateTimeFormatter' in scope
 6 | #endif
 7 |
 8 | extension RelativeDateTimeFormatter {
   |           `- error: cannot find type 'RelativeDateTimeFormatter' in scope
 9 |   /// Returns a non breaking localized string describing the relative time between the provided
10 |   /// timestamp and now.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/70] Emitting module WrkstrmFoundation
/host/spi-builder-workspace/Sources/WrkstrmFoundation/Extensions/Dates/RelativeDateTimeFormatter+Date.swift:8:11: error: cannot find type 'RelativeDateTimeFormatter' in scope
 6 | #endif
 7 |
 8 | extension RelativeDateTimeFormatter {
   |           `- error: cannot find type 'RelativeDateTimeFormatter' in scope
 9 |   /// Returns a non breaking localized string describing the relative time between the provided
10 |   /// timestamp and now.
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:24:53: warning: converting non-sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
22 |   public static let `default` = { () -> JSONDecoder in
23 |     let decoder: JSONDecoder = .init()
24 |     decoder.dateDecodingStrategy = .custom(Decoding.customDateDecoder)
   |                                                     `- warning: converting non-sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
25 |     return decoder
26 |   }()
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:44:53: warning: converting non-sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
42 |   public static let `default` = { () -> JSONEncoder in
43 |     let encoder: JSONEncoder = .init()
44 |     encoder.dateEncodingStrategy = .custom(Encoding.customDateEncoder)
   |                                                     `- warning: converting non-sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
45 |     return encoder
46 |   }()
[49/70] Compiling WrkstrmFoundation Date+GitLog.swift
[50/70] Compiling WrkstrmFoundation Date+Utilities.swift
[51/70] Compiling WrkstrmFoundation DateFormatter+Utilities.swift
[52/70] Compiling WrkstrmFoundation NumberFormatter+Localize.swift
[53/70] Compiling WrkstrmFoundation String+Casing.swift
[54/70] Compiling WrkstrmFoundation String+Expanding.swift
[55/70] Compiling WrkstrmFoundation String+FileType.swift
[56/70] Compiling WrkstrmFoundation String+Stats.swift
[57/70] Compiling WrkstrmFoundation URL+URLQueryItem.swift
[58/70] Compiling WrkstrmFoundation FileManager+Source.swift
[59/70] Compiling WrkstrmFoundation Log+Foundation.swift
[60/70] Compiling WrkstrmFoundation NotificationCenter+Transformers.swift
[61/70] Compiling WrkstrmFoundation HTTP.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:24:53: warning: converting non-sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
22 |   public static let `default` = { () -> JSONDecoder in
23 |     let decoder: JSONDecoder = .init()
24 |     decoder.dateDecodingStrategy = .custom(Decoding.customDateDecoder)
   |                                                     `- warning: converting non-sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
25 |     return decoder
26 |   }()
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:44:53: warning: converting non-sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
42 |   public static let `default` = { () -> JSONEncoder in
43 |     let encoder: JSONEncoder = .init()
44 |     encoder.dateEncodingStrategy = .custom(Encoding.customDateEncoder)
   |                                                     `- warning: converting non-sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
45 |     return encoder
46 |   }()
[62/70] Compiling WrkstrmFoundation JSONCoders.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:24:53: warning: converting non-sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
22 |   public static let `default` = { () -> JSONDecoder in
23 |     let decoder: JSONDecoder = .init()
24 |     decoder.dateDecodingStrategy = .custom(Decoding.customDateDecoder)
   |                                                     `- warning: converting non-sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
25 |     return decoder
26 |   }()
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:44:53: warning: converting non-sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
42 |   public static let `default` = { () -> JSONEncoder in
43 |     let encoder: JSONEncoder = .init()
44 |     encoder.dateEncodingStrategy = .custom(Encoding.customDateEncoder)
   |                                                     `- warning: converting non-sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
45 |     return encoder
46 |   }()
[63/70] Compiling WrkstrmFoundation JSONEnums.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:24:53: warning: converting non-sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
22 |   public static let `default` = { () -> JSONDecoder in
23 |     let decoder: JSONDecoder = .init()
24 |     decoder.dateDecodingStrategy = .custom(Decoding.customDateDecoder)
   |                                                     `- warning: converting non-sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
25 |     return decoder
26 |   }()
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:44:53: warning: converting non-sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
42 |   public static let `default` = { () -> JSONEncoder in
43 |     let encoder: JSONEncoder = .init()
44 |     encoder.dateEncodingStrategy = .custom(Encoding.customDateEncoder)
   |                                                     `- warning: converting non-sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
45 |     return encoder
46 |   }()
[64/70] Compiling WrkstrmFoundation Calendar.swift
[65/70] Compiling WrkstrmFoundation Bundle+Version.swift
[66/70] Compiling WrkstrmFoundation Data+UTF8.swift
[67/70] Compiling WrkstrmFoundation Date+ExpressibleByIntegerLiteral.swift
[68/70] Compiling WrkstrmFoundation JSONResource.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:44:53: warning: converting non-sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
42 |   public static let `default` = { () -> JSONEncoder in
43 |     let encoder: JSONEncoder = .init()
44 |     encoder.dateEncodingStrategy = .custom(Encoding.customDateEncoder)
   |                                                     `- warning: converting non-sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
45 |     return encoder
46 |   }()
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:24:53: warning: converting non-sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
22 |   public static let `default` = { () -> JSONDecoder in
23 |     let decoder: JSONDecoder = .init()
24 |     decoder.dateDecodingStrategy = .custom(Decoding.customDateDecoder)
   |                                                     `- warning: converting non-sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
25 |     return decoder
26 |   }()
[69/70] Compiling WrkstrmFoundation Bundle+Decode.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:44:53: warning: converting non-sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
42 |   public static let `default` = { () -> JSONEncoder in
43 |     let encoder: JSONEncoder = .init()
44 |     encoder.dateEncodingStrategy = .custom(Encoding.customDateEncoder)
   |                                                     `- warning: converting non-sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
45 |     return encoder
46 |   }()
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:24:53: warning: converting non-sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
22 |   public static let `default` = { () -> JSONDecoder in
23 |     let decoder: JSONDecoder = .init()
24 |     decoder.dateDecodingStrategy = .custom(Decoding.customDateDecoder)
   |                                                     `- warning: converting non-sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
25 |     return decoder
26 |   }()
[70/70] Compiling WrkstrmFoundation CodableArchiver.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:44:53: warning: converting non-sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
42 |   public static let `default` = { () -> JSONEncoder in
43 |     let encoder: JSONEncoder = .init()
44 |     encoder.dateEncodingStrategy = .custom(Encoding.customDateEncoder)
   |                                                     `- warning: converting non-sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
45 |     return encoder
46 |   }()
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:24:53: warning: converting non-sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
22 |   public static let `default` = { () -> JSONDecoder in
23 |     let decoder: JSONDecoder = .init()
24 |     decoder.dateDecodingStrategy = .custom(Decoding.customDateDecoder)
   |                                                     `- warning: converting non-sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
25 |     return decoder
26 |   }()
BUILD FAILURE 6.2 android