Build Information
Successful build of GoogleUserMessagingPlatform, reference 3.1.0 (13b248), with Swift 6.0 for Linux on 30 Oct 2025 03:06:03 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Reference: 3.1.0
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/googleads/swift-package-manager-google-user-messaging-platform
* tag 3.1.0 -> FETCH_HEAD
HEAD is now at 13b248e Updating Swift Package to 3.1.0.
Cloned https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Revision (git rev-parse @):
13b248eaa73b7826f0efb1bcf455e251d65ecb1b
SUCCESS checkout https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git at 3.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
e6fdc8487bfe: Already exists
7ed103f13b29: Already exists
2387fbc403c2: Pulling fs layer
845649791fc3: Pulling fs layer
22227c2994c5: Pulling fs layer
a327bc0fdbac: Pulling fs layer
284d75e0548d: Pulling fs layer
669dbb382645: Pulling fs layer
669dbb382645: Download complete
22227c2994c5: Download complete
845649791fc3: Download complete
a327bc0fdbac: Download complete
284d75e0548d: Download complete
2387fbc403c2: Pull complete
845649791fc3: Pull complete
22227c2994c5: Pull complete
a327bc0fdbac: Pull complete
284d75e0548d: Pull complete
669dbb382645: Pull complete
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[1369/188674] Downloading https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip (0.55s)
Building for debugging...
[0/1] Compiling UserMessagingPlatformTarget placeholder.m
Build complete! (0.70s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "GoogleUserMessagingPlatform",
"name" : "GoogleUserMessagingPlatform",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "GoogleUserMessagingPlatform",
"targets" : [
"UserMessagingPlatformTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UserMessagingPlatformTarget",
"module_type" : "ClangTarget",
"name" : "UserMessagingPlatformTarget",
"path" : "UserMessagingPlatformTarget",
"product_memberships" : [
"GoogleUserMessagingPlatform"
],
"sources" : [
"placeholder.m"
],
"target_dependencies" : [
"UserMessagingPlatform"
],
"type" : "library"
},
{
"c99name" : "UserMessagingPlatform",
"module_type" : "BinaryTarget",
"name" : "UserMessagingPlatform",
"path" : "remote/archive/googleusermessagingplatformios-spm-3.1.0.zip",
"product_memberships" : [
"GoogleUserMessagingPlatform"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.