The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of CloudEnvironment, reference 9.1.200 (498d60), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 18:01:22 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/CloudEnvironment.git
Reference: 9.1.200
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/CloudEnvironment
 * tag               9.1.200    -> FETCH_HEAD
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 9.1.200
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Kitura/CloudEnvironment.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/12] Compiling Logging MetadataProvider.swift
[9/12] Compiling Logging Locks.swift
[10/12] Compiling Logging LogHandler.swift
[11/12] Emitting module Logging
[12/12] Compiling Logging Logging.swift
[13/14] Compiling LoggerAPI Logger.swift
[14/14] Emitting module LoggerAPI
[15/16] Compiling FileKit FileKit.swift
[16/16] Emitting module FileKit
[17/22] Compiling Configuration PLISTDeserializer.swift
[18/22] Compiling Configuration JSONDeserializer.swift
[19/22] Compiling Configuration Deserializer.swift
[20/22] Compiling Configuration ConfigurationNode.swift
[21/22] Emitting module Configuration
[22/22] Compiling Configuration ConfigurationManager.swift
[23/29] Compiling CloudFoundryEnv Service.swift
[24/29] Compiling CloudFoundryEnv JSONUtils.swift
[25/29] Compiling CloudFoundryEnv DateUtils.swift
[26/29] Compiling CloudFoundryEnv CollectionUtils.swift
[27/29] Compiling CloudFoundryEnv App.swift
[28/29] Compiling CloudFoundryEnv AppEnv.swift
[29/29] Emitting module CloudFoundryEnv
[30/47] Compiling CloudEnvironment WatsonAssistantCredentials.swift
[31/48] Compiling CloudEnvironment PushSDKCredentials.swift
[32/48] Compiling CloudEnvironment RedisCredentials.swift
[33/48] Compiling CloudEnvironment ObjectStorageCredentials.swift
[34/48] Compiling CloudEnvironment PostgreSQLCredentials.swift
[35/48] Compiling CloudEnvironment MySQLCredentials.swift
[36/48] Compiling CloudEnvironment NaturalLanguageUnderstandingCredentials.swift
[37/48] Compiling CloudEnvironment CloudFunctionsCredentials.swift
[38/48] Compiling CloudEnvironment CloudantCredentials.swift
[39/48] Compiling CloudEnvironment HDBaaSCredentials.swift
[40/48] Compiling CloudEnvironment MongoDBCredentials.swift
[41/48] Compiling CloudEnvironment Credentials.swift
[42/48] Compiling CloudEnvironment DB2Credentials.swift
[43/48] Compiling CloudEnvironment AlertNotificationCredentials.swift
[44/48] Compiling CloudEnvironment AppIDCredentials.swift
[45/48] Compiling CloudEnvironment AutoScalingCredentials.swift
[46/48] Compiling CloudEnvironment CloudEnv.swift
[47/48] Emitting module CloudEnvironment
[48/48] Compiling CloudEnvironment WeatherDataCompanyCredentials.swift
Build complete! (16.61s)
Fetching https://github.com/Kitura/Swift-cfenv.git
[1/1604] Fetching swift-cfenv
Fetched https://github.com/Kitura/Swift-cfenv.git from cache (0.89s)
Computing version for https://github.com/Kitura/Swift-cfenv.git
Computed https://github.com/Kitura/Swift-cfenv.git at 6.0.200 (1.41s)
Fetching https://github.com/Kitura/Configuration.git
[1/1135] Fetching configuration
Fetched https://github.com/Kitura/Configuration.git from cache (1.02s)
Computing version for https://github.com/Kitura/Configuration.git
Computed https://github.com/Kitura/Configuration.git at 3.1.0 (1.49s)
Fetching https://github.com/Kitura/FileKit.git
[1/298] Fetching filekit
Fetched https://github.com/Kitura/FileKit.git from cache (0.89s)
Computing version for https://github.com/Kitura/FileKit.git
Computed https://github.com/Kitura/FileKit.git at 1.1.0 (1.38s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.08s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (1.58s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.95s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.37s)
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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
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.