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 main (59a16d), with Swift 6.2 (beta) for Android on 22 Jun 2025 10:40:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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: 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/wrkstrm/WrkstrmFoundation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 59a16df Update JSONEnums.swift
Cloned https://github.com/wrkstrm/WrkstrmFoundation.git
Revision (git rev-parse @):
59a16df8af9f8f3f4529d28fd155eb75b47c6d23
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmFoundation.git at main
========================================
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-3":/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/874] Fetching wrkstrmlog
[875/1712] Fetching wrkstrmlog, wrkstrmmain
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.27s)
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.29s)
Computing version for https://github.com/wrkstrm/WrkstrmMain.git
Computed https://github.com/wrkstrm/WrkstrmMain.git at 1.0.0 (1.16s)
Computing version for https://github.com/wrkstrm/WrkstrmLog.git
Computed https://github.com/wrkstrm/WrkstrmLog.git at 0.4.0 (0.69s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.90s)
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at 1.0.0
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-8C5A4AE7A8CE2BA.txt
[6/32] Emitting module WrkstrmMain
[7/35] Compiling WrkstrmMain String+Contains.swift
[8/35] Compiling WrkstrmMain String+Count.swift
[9/35] Compiling WrkstrmMain String+Error.swift
[10/35] Compiling WrkstrmMain JSON.swift
[11/35] Compiling WrkstrmMain Injectable.swift
[12/35] Compiling WrkstrmMain Result.swift
[13/35] Compiling Logging MetadataProvider.swift
[14/35] Compiling Logging Locks.swift
[15/35] Emitting module Logging
[16/35] Compiling Logging LogHandler.swift
[17/35] Compiling Logging Logging.swift
[19/36] Compiling WrkstrmMain CommandLine+Executable.swift
[20/36] Compiling WrkstrmMain Optional+Comparable.swift
[21/36] Compiling WrkstrmMain Optional+Flatten.swift
[22/36] Compiling WrkstrmMain Array+Filter.swift
[23/36] Compiling WrkstrmMain ClosedRange+Magnitude.swift
[24/36] Compiling WrkstrmMain Collection+Sorting.swift
[25/36] Compiling WrkstrmMain BinaryTree.swift
[26/36] Compiling WrkstrmMain TreeClass.swift
[27/36] Compiling WrkstrmMain ListEnum.swift
[28/36] Compiling WrkstrmMain SortEnum.swift
[29/36] Compiling WrkstrmMain IndexedCollection.swift
[30/36] Compiling WrkstrmMain SortedArray.swift
[31/36] Compiling WrkstrmMain String+KebabCase.swift
[32/36] Compiling WrkstrmMain String+Source.swift
[33/36] Compiling WrkstrmMain UInt+BitSetting.swift
[34/36] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
[35/36] Compiling WrkstrmMain Sequence+Decompose.swift
[36/36] Compiling WrkstrmMain Sequence+Unique.swift
[38/43] Compiling WrkstrmLog ProcessInfo+Xcode.swift
[39/43] Compiling WrkstrmLog Log+Shared.swift
[40/43] Compiling WrkstrmLog Level+OSLogType.swift
[41/43] Compiling WrkstrmLog Level+Emoji.swift
[42/43] Emitting module WrkstrmLog
[43/43] Compiling WrkstrmLog Log.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[45/69] 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 |   }()
[46/72] Compiling WrkstrmFoundation Log+Foundation.swift
[47/72] Compiling WrkstrmFoundation NotificationCenter+Transformers.swift
[48/72] Compiling WrkstrmFoundation NumberFormatter+Localize.swift
[49/72] 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.
[50/72] 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.
[51/72] 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.
[52/72] Compiling WrkstrmFoundation FileManager+Source.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.
[53/72] Compiling WrkstrmFoundation Calendar.swift
[54/72] Compiling WrkstrmFoundation Event.swift
[55/72] Compiling WrkstrmFoundation Bundle+Version.swift
[56/72] Compiling WrkstrmFoundation Data+UTF8.swift
[57/72] Compiling WrkstrmFoundation String+Casing.swift
[58/72] Compiling WrkstrmFoundation String+Expanding.swift
[59/72] Compiling WrkstrmFoundation String+FileType.swift
[60/72] Compiling WrkstrmFoundation String+Stats.swift
[61/72] Compiling WrkstrmFoundation URL+URLQueryItem.swift
[62/72] Compiling WrkstrmFoundation HTTP.swift
[63/72] 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 |   }()
[64/72] 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 |   }()
[65/72] Compiling WrkstrmFoundation JSONResource.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 |   }()
[66/72] Compiling WrkstrmFoundation Date+ExpressibleByIntegerLiteral.swift
[67/72] Compiling WrkstrmFoundation Date+GitLog.swift
[68/72] Compiling WrkstrmFoundation Date+Utilities.swift
[69/72] Compiling WrkstrmFoundation DateFormatter+Utilities.swift
[70/72] 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 |   }()
[71/72] 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 |   }()
[72/72] Compiling WrkstrmFoundation SecurityScopedAsset.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