The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of GoogleMobileAds, reference main (82c49f), with Swift 6.0 for Linux on 7 Nov 2024 21:04:28 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 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googleads/swift-package-manager-google-mobile-ads.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/googleads/swift-package-manager-google-mobile-ads
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 82c49f7 Updating Swift Package to 11.12.0.
Cloned https://github.com/googleads/swift-package-manager-google-mobile-ads.git
Revision (git rev-parse @):
82c49f703da08f6c20715fd8bb8dfe5d94a2f187
SUCCESS checkout https://github.com/googleads/swift-package-manager-google-mobile-ads.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/googleads/swift-package-manager-google-mobile-ads.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 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
[1/56] Fetching swift-package-manager-google-user-messaging-platform
Fetched https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git from cache (0.16s)
Computing version for https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Computed https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git at 2.7.0 (0.53s)
Creating working copy for https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Working copy of https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git resolved at 2.7.0
[2747/8113480] Downloading https://dl.google.com/googleadmobadssdk/174c3d7fc6c1b4eb/googlemobileadsios-spm-11.12.0.zip
[101900/8290670] Downloading https://dl.google.com/googleadmobadssdk/174c3d7fc6c1b4eb/googlemobileadsios-spm-11.12.0.zip, https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip (0.28s)
[897519/8113480] Downloading https://dl.google.com/googleadmobadssdk/174c3d7fc6c1b4eb/googlemobileadsios-spm-11.12.0.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/174c3d7fc6c1b4eb/googlemobileadsios-spm-11.12.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/174c3d7fc6c1b4eb/googlemobileadsios-spm-11.12.0.zip (1.14s)
Building for debugging...
[0/3] Write sources
[1/3] Compiling UserMessagingPlatformTarget placeholder.m
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/5] Emitting module GoogleMobileAdsTarget
[5/5] Compiling GoogleMobileAdsTarget placeholder.swift
Build complete! (7.66s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-package-manager-google-user-messaging-platform",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git"
    }
  ],
  "manifest_display_name" : "GoogleMobileAds",
  "name" : "GoogleMobileAds",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleMobileAds",
      "targets" : [
        "GoogleMobileAdsTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleMobileAdsTarget",
      "module_type" : "SwiftTarget",
      "name" : "GoogleMobileAdsTarget",
      "path" : "GoogleMobileAdsTarget",
      "product_dependencies" : [
        "GoogleUserMessagingPlatform"
      ],
      "product_memberships" : [
        "GoogleMobileAds"
      ],
      "sources" : [
        "placeholder.swift"
      ],
      "target_dependencies" : [
        "GoogleMobileAds"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleMobileAds",
      "module_type" : "BinaryTarget",
      "name" : "GoogleMobileAds",
      "path" : "remote/archive/googlemobileadsios-spm-11.12.0.zip",
      "product_memberships" : [
        "GoogleMobileAds"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.