Build Information
Successful build of googleads-swift, reference 0.3.4 (37ffec
), with Swift 6.0 for Linux on 4 Jun 2025 08:49:14 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/googleads-swift.git
Reference: 0.3.4
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/zunda-pixel/googleads-swift
* tag 0.3.4 -> FETCH_HEAD
HEAD is now at 37ffec1 add release.yml (#29)
Cloned https://github.com/zunda-pixel/googleads-swift.git
Revision (git rev-parse @):
37ffec198ad8f45ae17ae6c87fd28306a38e6762
SUCCESS checkout https://github.com/zunda-pixel/googleads-swift.git at 0.3.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/zunda-pixel/googleads-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/kewlbear/XMLDocument.git
Fetching https://github.com/zunda-pixel/http-client.git
Fetching https://github.com/apple/swift-http-types.git
[1/97] Fetching xmldocument
[5/203] Fetching xmldocument, http-client
[15/1107] Fetching xmldocument, http-client, swift-http-types
Fetched https://github.com/zunda-pixel/http-client.git from cache (0.45s)
Fetched https://github.com/kewlbear/XMLDocument.git from cache (0.50s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.50s)
Computing version for https://github.com/kewlbear/XMLDocument.git
Computed https://github.com/kewlbear/XMLDocument.git at 1.0.0 (4.01s)
Computing version for https://github.com/zunda-pixel/http-client.git
Computed https://github.com/zunda-pixel/http-client.git at 0.3.0 (0.69s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.69s)
Creating working copy for https://github.com/kewlbear/XMLDocument.git
Working copy of https://github.com/kewlbear/XMLDocument.git resolved at 1.0.0
Creating working copy for https://github.com/zunda-pixel/http-client.git
Working copy of https://github.com/zunda-pixel/http-client.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/13] Compiling HTTPTypes HTTPParsedFields.swift
[7/14] Compiling HTTPTypes ISOLatin1String.swift
[8/14] Compiling HTTPTypes HTTPResponse.swift
[9/14] Compiling HTTPTypes HTTPRequest.swift
[10/14] Compiling HTTPTypes NIOLock.swift
[11/14] Compiling HTTPTypes HTTPFieldName.swift
[12/14] Emitting module HTTPTypes
[13/14] Compiling HTTPTypes HTTPField.swift
[14/14] Compiling HTTPTypes HTTPFields.swift
[16/21] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[17/21] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[18/21] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[19/21] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[20/21] Emitting module HTTPTypesFoundation
[21/21] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[23/25] Compiling HTTPClient HTTPClient.swift
[24/25] Emitting module HTTPClient
[25/25] Compiling HTTPClient URLSesssion++.swift
[27/32] Compiling GoogleAds Video++.swift
[28/32] Compiling GoogleAds Video.swift
[29/32] Compiling GoogleAds GoogleAdsClient.swift
[30/32] Compiling GoogleAds AdTemplate.swift
[31/32] Emitting module GoogleAds
[32/32] Compiling GoogleAds Response.swift
Build complete! (26.76s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
},
{
"identity" : "http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zunda-pixel/http-client.git"
},
{
"identity" : "xmldocument",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kewlbear/XMLDocument.git"
}
],
"manifest_display_name" : "googleads-swift",
"name" : "googleads-swift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "GoogleAds",
"targets" : [
"GoogleAds"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleAdsTests",
"module_type" : "SwiftTarget",
"name" : "GoogleAdsTests",
"path" : "Tests/GoogleAdsTests",
"sources" : [
"GoogleAdsTests.swift"
],
"target_dependencies" : [
"GoogleAds"
],
"type" : "test"
},
{
"c99name" : "GoogleAds",
"module_type" : "SwiftTarget",
"name" : "GoogleAds",
"path" : "Sources/GoogleAds",
"product_dependencies" : [
"HTTPTypes",
"HTTPTypesFoundation",
"HTTPClient",
"XMLDocument"
],
"product_memberships" : [
"GoogleAds"
],
"sources" : [
"AdTemplate.swift",
"GoogleAdsClient.swift",
"Response.swift",
"Video++.swift",
"Video.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.