Build Information
Successful build of AviaryInsights, reference main (d1a0c4), with Swift 6.2 for Linux on 15 Apr 2026 14:47:24 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/AviaryInsights.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/brightdigit/AviaryInsights
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d1a0c4c Implement issue #25: WASM support, Mise migration, swift-format, workflow updates, and openapi.yaml improvements (#26)
Cloned https://github.com/brightdigit/AviaryInsights.git
Revision (git rev-parse @):
d1a0c4ce3b301e44753496bdba0f2a14ff537155
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/AviaryInsights.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/brightdigit/AviaryInsights.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/1116] Fetching swift-openapi-urlsession
[1117/7689] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (1.22s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.23s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.2.0 (4.24s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[1/1033] Fetching swift-http-types
[1034/24570] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (2.53s)
Fetched https://github.com/apple/swift-collections from cache (2.69s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.11.0 (3.37s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.38s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.30s)
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.11.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/13] Compiling HTTPTypes HTTPParsedFields.swift
[6/14] Compiling HTTPTypes HTTPRequest.swift
[7/14] Compiling HTTPTypes ISOLatin1String.swift
[8/14] Compiling HTTPTypes HTTPResponse.swift
[9/14] Compiling HTTPTypes HTTPRequest+URL.swift
[10/14] Compiling HTTPTypes NIOLock.swift
[11/14] Compiling HTTPTypes HTTPField.swift
[12/14] Compiling HTTPTypes HTTPFieldName.swift
[13/14] Emitting module HTTPTypes
[14/14] Compiling HTTPTypes HTTPFields.swift
[16/78] Emitting module OpenAPIRuntime
[17/86] Compiling OpenAPIRuntime ErrorExtensions.swift
[18/86] Compiling OpenAPIRuntime FoundationExtensions.swift
[19/86] Compiling OpenAPIRuntime ParameterStyles.swift
[20/86] Compiling OpenAPIRuntime ServerVariable.swift
[21/86] Compiling OpenAPIRuntime URLExtensions.swift
[22/86] Compiling OpenAPIRuntime Deprecated.swift
[23/86] Compiling OpenAPIRuntime ClientError.swift
[24/86] Compiling OpenAPIRuntime CodingErrors.swift
[25/86] Compiling OpenAPIRuntime RuntimeError.swift
[26/86] Compiling OpenAPIRuntime ClientTransport.swift
[27/86] Compiling OpenAPIRuntime CurrencyTypes.swift
[28/86] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[29/86] Compiling OpenAPIRuntime HTTPBody.swift
[30/86] Compiling OpenAPIRuntime SendableMetatype.swift
[31/86] Compiling OpenAPIRuntime ServerTransport.swift
[32/86] Compiling OpenAPIRuntime UniversalClient.swift
[33/86] Compiling OpenAPIRuntime UniversalServer.swift
[34/86] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[35/86] Compiling OpenAPIRuntime URICodeCodingKey.swift
[36/86] Compiling OpenAPIRuntime URICoderConfiguration.swift
[37/86] Compiling OpenAPIRuntime URIEncodedNode.swift
[38/86] Compiling OpenAPIRuntime URIParsedTypes.swift
[39/86] Compiling OpenAPIRuntime URIDecoder.swift
[40/86] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[41/86] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[42/86] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[43/86] Compiling OpenAPIRuntime UndocumentedPayload.swift
[44/86] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[45/86] Compiling OpenAPIRuntime CodableExtensions.swift
[46/86] Compiling OpenAPIRuntime Configuration.swift
[47/86] Compiling OpenAPIRuntime Converter+Client.swift
[48/86] Compiling OpenAPIRuntime Converter+Common.swift
[49/86] Compiling OpenAPIRuntime Converter+Server.swift
[50/86] Compiling OpenAPIRuntime Converter.swift
[51/86] Compiling OpenAPIRuntime CurrencyExtensions.swift
[52/86] Compiling OpenAPIRuntime ServerError.swift
[53/86] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[54/86] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[55/86] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[56/86] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[57/86] Compiling OpenAPIRuntime ServerSentEvents.swift
[58/86] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[59/86] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[60/86] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[61/86] Compiling OpenAPIRuntime Acceptable.swift
[62/86] Compiling OpenAPIRuntime Base64EncodedData.swift
[63/86] Compiling OpenAPIRuntime ByteUtilities.swift
[64/86] Compiling OpenAPIRuntime ContentDisposition.swift
[65/86] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[66/86] Compiling OpenAPIRuntime Lock.swift
[67/86] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[68/86] Compiling OpenAPIRuntime OpenAPIValue.swift
[69/86] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[70/86] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[71/86] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[72/86] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[73/86] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[74/86] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[75/86] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[76/86] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[77/86] Compiling OpenAPIRuntime MultipartValidation.swift
[78/86] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[79/86] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[80/86] Compiling OpenAPIRuntime URIEncoder.swift
[81/86] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[82/86] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[83/86] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[84/86] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[85/86] Compiling OpenAPIRuntime URIParser.swift
[86/86] Compiling OpenAPIRuntime URISerializer.swift
[88/94] Compiling AviaryInsights Revenue.swift
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[89/94] Compiling AviaryInsights Operations.swift
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[90/94] Compiling AviaryInsights Plausible.swift
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[91/94] Compiling AviaryInsights Client.swift
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[92/94] Emitting module AviaryInsights
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[93/94] Compiling AviaryInsights Types.swift
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[94/94] Compiling AviaryInsights Event.swift
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
Build complete! (39.15s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
},
{
"identity" : "swift-openapi-urlsession",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-urlsession"
}
],
"manifest_display_name" : "AviaryInsights",
"name" : "AviaryInsights",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "AviaryInsights",
"targets" : [
"AviaryInsights"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AviaryInsightsTests",
"module_type" : "SwiftTarget",
"name" : "AviaryInsightsTests",
"path" : "Tests/AviaryInsightsTests",
"product_dependencies" : [
"OpenAPIRuntime"
],
"sources" : [
"AviaryInsightsTests+Init.swift",
"AviaryInsightsTests.swift",
"Event.swift",
"MockTransport.swift",
"Revenue.swift"
],
"target_dependencies" : [
"AviaryInsights"
],
"type" : "test"
},
{
"c99name" : "AviaryInsights",
"module_type" : "SwiftTarget",
"name" : "AviaryInsights",
"path" : "Sources/AviaryInsights",
"product_dependencies" : [
"OpenAPIURLSession",
"OpenAPIRuntime"
],
"product_memberships" : [
"AviaryInsights"
],
"sources" : [
"Event.swift",
"Generated/Client.swift",
"Generated/Types.swift",
"Operations.swift",
"Plausible.swift",
"Revenue.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.