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 CloudEnvironment, reference master (498d60), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 04:18:13 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/CloudEnvironment.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/CloudEnvironment
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 498d60a Update package reference to community versions (#64)
Cloned https://github.com/Kitura/CloudEnvironment.git
Revision (git rev-parse @):
498d60a5078b4e00153b4f5adca8b5b31075f08b
SUCCESS checkout https://github.com/Kitura/CloudEnvironment.git at master
Fetching https://github.com/Kitura/Swift-cfenv.git
[1/1604] Fetching swift-cfenv
Fetched https://github.com/Kitura/Swift-cfenv.git from cache (0.83s)
Computing version for https://github.com/Kitura/Swift-cfenv.git
Computed https://github.com/Kitura/Swift-cfenv.git at 6.0.200 (1.46s)
Fetching https://github.com/Kitura/Configuration.git
[1/1135] Fetching configuration
Fetched https://github.com/Kitura/Configuration.git from cache (0.99s)
Computing version for https://github.com/Kitura/Configuration.git
Computed https://github.com/Kitura/Configuration.git at 3.1.0 (1.60s)
Fetching https://github.com/Kitura/FileKit.git
[1/298] Fetching filekit
Fetched https://github.com/Kitura/FileKit.git from cache (0.81s)
Computing version for https://github.com/Kitura/FileKit.git
Computed https://github.com/Kitura/FileKit.git at 1.1.0 (1.45s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.90s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (1.55s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.63s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.17s)
Creating working copy for https://github.com/Kitura/Swift-cfenv.git
Working copy of https://github.com/Kitura/Swift-cfenv.git resolved at 6.0.200
Creating working copy for https://github.com/Kitura/Configuration.git
Working copy of https://github.com/Kitura/Configuration.git resolved at 3.1.0
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 2.0.0
Creating working copy for https://github.com/Kitura/FileKit.git
Working copy of https://github.com/Kitura/FileKit.git resolved at 1.1.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cloudenvironment",
      "name": "CloudEnvironment",
      "url": "https://github.com/Kitura/CloudEnvironment.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CloudEnvironment",
      "dependencies": [
        {
          "identity": "swift-cfenv",
          "name": "CloudFoundryEnv",
          "url": "https://github.com/Kitura/Swift-cfenv.git",
          "version": "6.0.200",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-cfenv",
          "dependencies": [
            {
              "identity": "configuration",
              "name": "Configuration",
              "url": "https://github.com/Kitura/Configuration.git",
              "version": "3.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Configuration",
              "dependencies": [
                {
                  "identity": "filekit",
                  "name": "FileKit",
                  "url": "https://github.com/Kitura/FileKit.git",
                  "version": "1.1.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FileKit",
                  "dependencies": [
                    {
                      "identity": "loggerapi",
                      "name": "LoggerAPI",
                      "url": "https://github.com/Kitura/LoggerAPI.git",
                      "version": "2.0.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerAPI",
                      "dependencies": [
                        {
                          "identity": "swift-log",
                          "name": "swift-log",
                          "url": "https://github.com/apple/swift-log.git",
                          "version": "1.6.3",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                          "dependencies": [
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Kitura/CloudEnvironment.git
[1/2059] Fetching cloudenvironment
Fetched https://github.com/Kitura/CloudEnvironment.git from cache (1.05s)
Fetching https://github.com/Kitura/Swift-cfenv.git from cache
Fetched https://github.com/Kitura/Swift-cfenv.git from cache (0.40s)
Computing version for https://github.com/Kitura/Swift-cfenv.git
Computed https://github.com/Kitura/Swift-cfenv.git at 6.0.200 (0.46s)
Fetching https://github.com/Kitura/Configuration.git from cache
Fetched https://github.com/Kitura/Configuration.git from cache (0.46s)
Computing version for https://github.com/Kitura/Configuration.git
Computed https://github.com/Kitura/Configuration.git at 3.1.0 (0.50s)
Fetching https://github.com/Kitura/FileKit.git from cache
Fetched https://github.com/Kitura/FileKit.git from cache (0.49s)
Computing version for https://github.com/Kitura/FileKit.git
Computed https://github.com/Kitura/FileKit.git at 1.1.0 (0.54s)
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.44s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.49s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.58s)
Creating working copy for https://github.com/Kitura/Swift-cfenv.git
Working copy of https://github.com/Kitura/Swift-cfenv.git resolved at 6.0.200
Creating working copy for https://github.com/Kitura/Configuration.git
Working copy of https://github.com/Kitura/Configuration.git resolved at 3.1.0
Creating working copy for https://github.com/Kitura/FileKit.git
Working copy of https://github.com/Kitura/FileKit.git resolved at 1.1.0
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 2.0.0
Creating working copy for https://github.com/Kitura/CloudEnvironment.git
Working copy of https://github.com/Kitura/CloudEnvironment.git resolved at master (498d60a)
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
warning: '.resolve-product-dependencies': dependency 'cloudenvironment' is not used by any target
Found 1 product dependencies
  - CloudFoundryEnv
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Kitura/CloudEnvironment.git
https://github.com/Kitura/CloudEnvironment.git
{
  "dependencies" : [
    {
      "identity" : "swift-cfenv",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.200",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/Swift-cfenv.git"
    }
  ],
  "manifest_display_name" : "CloudEnvironment",
  "name" : "CloudEnvironment",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CloudEnvironment",
      "targets" : [
        "CloudEnvironment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CloudEnvironmentTests",
      "module_type" : "SwiftTarget",
      "name" : "CloudEnvironmentTests",
      "path" : "Tests/CloudEnvironmentTests",
      "sources" : [
        "AlertNotificationTests.swift",
        "AppIDTests.swift",
        "AutoScalingTests.swift",
        "CloudFunctionsCredentialsTests.swift",
        "CloudantTests.swift",
        "DB2Tests.swift",
        "EnvironmentVariablesTests.swift",
        "HyperSecureDBaaSTests.swift",
        "LocalFileTests.swift",
        "MongoDBTests.swift",
        "MySQLTests.swift",
        "NaturalLanguageUnderstandingTests.swift",
        "ObjectStorageTests.swift",
        "PostgreSQLTests.swift",
        "PushSDKTests.swift",
        "RedisTests.swift",
        "WatsonAssistantTests.swift",
        "WeatherCompanyDataTests.swift"
      ],
      "target_dependencies" : [
        "CloudEnvironment"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CloudEnvironment",
      "module_type" : "SwiftTarget",
      "name" : "CloudEnvironment",
      "path" : "Sources/CloudEnvironment",
      "product_dependencies" : [
        "CloudFoundryEnv"
      ],
      "product_memberships" : [
        "CloudEnvironment"
      ],
      "sources" : [
        "AlertNotificationCredentials.swift",
        "AppIDCredentials.swift",
        "AutoScalingCredentials.swift",
        "CloudEnv.swift",
        "CloudFunctionsCredentials.swift",
        "CloudantCredentials.swift",
        "Credentials.swift",
        "DB2Credentials.swift",
        "HDBaaSCredentials.swift",
        "MongoDBCredentials.swift",
        "MySQLCredentials.swift",
        "NaturalLanguageUnderstandingCredentials.swift",
        "ObjectStorageCredentials.swift",
        "PostgreSQLCredentials.swift",
        "PushSDKCredentials.swift",
        "RedisCredentials.swift",
        "WatsonAssistantCredentials.swift",
        "WeatherDataCompanyCredentials.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/12] Compiling Logging MetadataProvider.swift
[9/12] Compiling Logging LogHandler.swift
[10/12] Compiling Logging Logging.swift
[11/12] Emitting module Logging
[12/12] Compiling Logging Locks.swift
[13/14] Compiling LoggerAPI Logger.swift
[14/14] Emitting module LoggerAPI
[15/16] Emitting module FileKit
[16/16] Compiling FileKit FileKit.swift
[17/22] Compiling Configuration PLISTDeserializer.swift
[18/22] Compiling Configuration JSONDeserializer.swift
[19/22] Compiling Configuration Deserializer.swift
[20/22] Emitting module Configuration
[21/22] Compiling Configuration ConfigurationNode.swift
[22/22] Compiling Configuration ConfigurationManager.swift
[23/29] Compiling CloudFoundryEnv Service.swift
[24/29] Compiling CloudFoundryEnv DateUtils.swift
[25/29] Compiling CloudFoundryEnv CollectionUtils.swift
[26/29] Compiling CloudFoundryEnv JSONUtils.swift
[27/29] Emitting module CloudFoundryEnv
[28/29] Compiling CloudFoundryEnv App.swift
[29/29] Compiling CloudFoundryEnv AppEnv.swift
[30/47] Compiling CloudEnvironment WatsonAssistantCredentials.swift
[31/48] Compiling CloudEnvironment MySQLCredentials.swift
[32/48] Compiling CloudEnvironment NaturalLanguageUnderstandingCredentials.swift
[33/48] Compiling CloudEnvironment PushSDKCredentials.swift
[34/48] Compiling CloudEnvironment RedisCredentials.swift
[35/48] Compiling CloudEnvironment ObjectStorageCredentials.swift
[36/48] Compiling CloudEnvironment PostgreSQLCredentials.swift
[37/48] Compiling CloudEnvironment HDBaaSCredentials.swift
[38/48] Compiling CloudEnvironment MongoDBCredentials.swift
[39/48] Compiling CloudEnvironment Credentials.swift
[40/48] Compiling CloudEnvironment DB2Credentials.swift
[41/48] Compiling CloudEnvironment CloudFunctionsCredentials.swift
[42/48] Compiling CloudEnvironment CloudantCredentials.swift
[43/48] Emitting module CloudEnvironment
[44/48] Compiling CloudEnvironment AlertNotificationCredentials.swift
[45/48] Compiling CloudEnvironment AppIDCredentials.swift
[46/48] Compiling CloudEnvironment AutoScalingCredentials.swift
[47/48] Compiling CloudEnvironment CloudEnv.swift
[48/48] Compiling CloudEnvironment WeatherDataCompanyCredentials.swift
Build complete! (10.18s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-cfenv",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.200",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/Swift-cfenv.git"
    }
  ],
  "manifest_display_name" : "CloudEnvironment",
  "name" : "CloudEnvironment",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CloudEnvironment",
      "targets" : [
        "CloudEnvironment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CloudEnvironmentTests",
      "module_type" : "SwiftTarget",
      "name" : "CloudEnvironmentTests",
      "path" : "Tests/CloudEnvironmentTests",
      "sources" : [
        "AlertNotificationTests.swift",
        "AppIDTests.swift",
        "AutoScalingTests.swift",
        "CloudFunctionsCredentialsTests.swift",
        "CloudantTests.swift",
        "DB2Tests.swift",
        "EnvironmentVariablesTests.swift",
        "HyperSecureDBaaSTests.swift",
        "LocalFileTests.swift",
        "MongoDBTests.swift",
        "MySQLTests.swift",
        "NaturalLanguageUnderstandingTests.swift",
        "ObjectStorageTests.swift",
        "PostgreSQLTests.swift",
        "PushSDKTests.swift",
        "RedisTests.swift",
        "WatsonAssistantTests.swift",
        "WeatherCompanyDataTests.swift"
      ],
      "target_dependencies" : [
        "CloudEnvironment"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CloudEnvironment",
      "module_type" : "SwiftTarget",
      "name" : "CloudEnvironment",
      "path" : "Sources/CloudEnvironment",
      "product_dependencies" : [
        "CloudFoundryEnv"
      ],
      "product_memberships" : [
        "CloudEnvironment"
      ],
      "sources" : [
        "AlertNotificationCredentials.swift",
        "AppIDCredentials.swift",
        "AutoScalingCredentials.swift",
        "CloudEnv.swift",
        "CloudFunctionsCredentials.swift",
        "CloudantCredentials.swift",
        "Credentials.swift",
        "DB2Credentials.swift",
        "HDBaaSCredentials.swift",
        "MongoDBCredentials.swift",
        "MySQLCredentials.swift",
        "NaturalLanguageUnderstandingCredentials.swift",
        "ObjectStorageCredentials.swift",
        "PostgreSQLCredentials.swift",
        "PushSDKCredentials.swift",
        "RedisCredentials.swift",
        "WatsonAssistantCredentials.swift",
        "WeatherDataCompanyCredentials.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.