The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-openapi-compute, reference 0.2.0 (feaf3f), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 15:39:40 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/novr/swift-openapi-compute.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/novr/swift-openapi-compute
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at feaf3fe Merge pull request #5 from novr/feature/compute-v3
Cloned https://github.com/novr/swift-openapi-compute.git
Revision (git rev-parse @):
feaf3fe85db1afa1627a97044bee3d144cf3bf38
SUCCESS checkout https://github.com/novr/swift-openapi-compute.git at 0.2.0
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/swift-cloud/Compute
Fetching https://github.com/apple/swift-crypto
[1/1043] Fetching swift-http-types
[106/18169] Fetching swift-http-types, compute
[503/24771] Fetching swift-http-types, compute, swift-openapi-runtime
[3379/42207] Fetching swift-http-types, compute, swift-openapi-runtime, swift-crypto
Fetched https://github.com/swift-cloud/Compute from cache (1.32s)
[9389/25081] Fetching swift-http-types, swift-openapi-runtime, swift-crypto
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (2.05s)
Computing version for https://github.com/swift-cloud/Compute
Fetched https://github.com/apple/swift-http-types from cache (2.05s)
Fetched https://github.com/apple/swift-crypto from cache (2.05s)
Computed https://github.com/swift-cloud/Compute at 3.1.0 (2.65s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.3.2 (0.57s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.3.0 (0.59s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.0 (3.28s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.0
Creating working copy for https://github.com/swift-cloud/Compute
Working copy of https://github.com/swift-cloud/Compute resolved at 3.1.0
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.3.0
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-openapi-compute",
      "name": "swift-openapi-compute",
      "url": "https://github.com/novr/swift-openapi-compute.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-compute",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-openapi-runtime",
          "name": "swift-openapi-runtime",
          "url": "https://github.com/apple/swift-openapi-runtime.git",
          "version": "1.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
          "traits": [
            "FullFoundation"
          ],
          "dependencies": [
            {
              "identity": "swift-http-types",
              "name": "swift-http-types",
              "url": "https://github.com/apple/swift-http-types",
              "version": "1.5.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "compute",
          "name": "Compute",
          "url": "https://github.com/swift-cloud/Compute",
          "version": "3.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Compute",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-crypto",
              "name": "swift-crypto",
              "url": "https://github.com/apple/swift-crypto",
              "version": "3.15.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-asn1",
                  "name": "swift-asn1",
                  "url": "https://github.com/apple/swift-asn1.git",
                  "version": "1.7.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/novr/swift-openapi-compute.git
[1/89] Fetching swift-openapi-compute
Fetched https://github.com/novr/swift-openapi-compute.git from cache (0.68s)
Fetching https://github.com/apple/swift-openapi-runtime.git from cache
Fetching https://github.com/swift-cloud/Compute from cache
Fetched https://github.com/swift-cloud/Compute from cache (0.49s)
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (0.49s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 3.1.0 (0.56s)
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/apple/swift-crypto from cache (0.51s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.11.0 (1.22s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (0.42s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (1.07s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (0.78s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.96s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (3.37s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/novr/swift-openapi-compute.git
Working copy of https://github.com/novr/swift-openapi-compute.git resolved at 0.2.0 (feaf3fe)
Creating working copy for https://github.com/swift-cloud/Compute
Working copy of https://github.com/swift-cloud/Compute resolved at 3.1.0
warning: '.resolve-product-dependencies': dependency 'swift-openapi-compute' is not used by any target
Found 2 product dependencies
  - swift-openapi-runtime
  - Compute
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/novr/swift-openapi-compute.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[5/7] Write swift-version--6988338F2F200930.txt
[6/14] Compiling ComputeRuntime ComputeRuntime.c
[8/90] Compiling HTTPTypes HTTPRequest.swift
[9/90] Compiling HTTPTypes HTTPResponse.swift
[10/90] Compiling HTTPTypes ISOLatin1String.swift
[11/90] Emitting module HTTPTypes
[12/90] Compiling HTTPTypes HTTPField.swift
[13/90] Compiling HTTPTypes HTTPFieldName.swift
[14/90] Compiling HTTPTypes HTTPFields.swift
[15/152] Emitting module Crypto
[16/160] Emitting module OpenAPIRuntime
[17/166] Compiling OpenAPIRuntime Acceptable.swift
[18/166] Compiling OpenAPIRuntime Base64EncodedData.swift
[19/166] Compiling OpenAPIRuntime ByteUtilities.swift
[20/166] Compiling OpenAPIRuntime ContentDisposition.swift
[21/166] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[22/166] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[23/166] Compiling OpenAPIRuntime OpenAPIValue.swift
[24/166] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[25/166] Compiling OpenAPIRuntime ServerTransport.swift
[26/166] Compiling OpenAPIRuntime UniversalClient.swift
[27/166] Compiling OpenAPIRuntime UniversalServer.swift
[28/166] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[29/166] Compiling OpenAPIRuntime MultipartValidation.swift
[30/166] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[31/166] Compiling OpenAPIRuntime URICodeCodingKey.swift
[32/166] Compiling OpenAPIRuntime URICoderConfiguration.swift
[37/166] Compiling OpenAPIRuntime URIEncodedNode.swift
[38/166] Compiling OpenAPIRuntime URIParsedNode.swift
[39/166] Compiling OpenAPIRuntime URLExtensions.swift
[40/166] Compiling OpenAPIRuntime Deprecated.swift
[41/166] Compiling OpenAPIRuntime ClientError.swift
[42/166] Compiling OpenAPIRuntime CodingErrors.swift
[43/166] Compiling OpenAPIRuntime RuntimeError.swift
[44/166] Compiling OpenAPIRuntime ServerError.swift
[45/166] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[46/166] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[47/166] Compiling OpenAPIRuntime UndocumentedPayload.swift
[48/166] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[49/166] Compiling OpenAPIRuntime CodableExtensions.swift
[50/166] Compiling OpenAPIRuntime Configuration.swift
[51/166] Compiling OpenAPIRuntime Converter+Client.swift
[52/166] Compiling OpenAPIRuntime Converter+Common.swift
[53/166] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[54/166] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[55/166] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[56/166] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[57/166] Compiling OpenAPIRuntime URIEncoder.swift
[58/166] Compiling OpenAPIRuntime ClientTransport.swift
[59/166] Compiling OpenAPIRuntime CurrencyTypes.swift
[60/166] Compiling OpenAPIRuntime HTTPBody.swift
[61/166] Compiling OpenAPIRuntime Converter+Server.swift
[62/166] Compiling OpenAPIRuntime Converter.swift
[63/166] Compiling OpenAPIRuntime CurrencyExtensions.swift
[64/166] Compiling OpenAPIRuntime ErrorExtensions.swift
[65/166] Compiling OpenAPIRuntime FoundationExtensions.swift
[66/166] Compiling OpenAPIRuntime ParameterStyles.swift
[67/166] Compiling OpenAPIRuntime ServerVariable.swift
[68/166] Compiling OpenAPIRuntime URIDecoder.swift
[71/166] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[72/166] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[73/166] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[74/166] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[75/166] Compiling OpenAPIRuntime URIParser.swift
[76/166] Compiling OpenAPIRuntime URISerializer.swift
[77/166] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[78/166] Compiling Crypto RNG_boring.swift
[79/166] Compiling Crypto SafeCompare_boring.swift
[80/166] Compiling Crypto Zeroization_boring.swift
[81/166] Compiling Crypto PrettyBytes.swift
[82/166] Compiling Crypto SafeCompare.swift
[83/166] Compiling Crypto SecureBytes.swift
[84/166] Compiling Crypto Zeroization.swift
[85/166] Compiling Crypto Ed25519Keys.swift
[86/166] Compiling Crypto NISTCurvesKeys.swift
[87/166] Compiling Crypto X25519Keys.swift
[88/166] Compiling Crypto SymmetricKeys.swift
[89/166] Compiling Crypto HMAC.swift
[90/166] Compiling Crypto MACFunctions.swift
[91/166] Compiling Crypto MessageAuthenticationCode.swift
[92/166] Compiling Crypto AES.swift
[102/166] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[103/166] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[104/166] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[105/166] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[111/166] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[112/166] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[113/166] Compiling OpenAPIRuntime ServerSentEvents.swift
[114/166] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[115/166] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[116/166] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[117/166] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[118/166] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[119/166] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[153/213] Compiling Compute Cache.swift
[154/213] Compiling Compute Compute.swift
[155/213] Compiling Compute Concurrency.swift
[156/213] Compiling Compute ConfigStore.swift
[157/213] Compiling Compute Console.swift
[158/213] Compiling Compute Crypto.swift
[159/213] Compiling Compute FastlyEnvironment.swift
[160/213] Compiling Compute FastlySecretStore.swift
[161/213] Compiling Compute FastlyStubs.swift
[162/213] Compiling Compute FastlyTypes.swift
[163/213] Compiling Compute FastlyUtils.swift
[164/213] Compiling Compute Fetch+URLSession.swift
[165/213] Compiling Compute Fetch+Wasi.swift
[166/213] Compiling Compute Fetch.swift
[167/213] Compiling Compute FastlyPendingRequest.swift
[168/213] Compiling Compute FastlyRequest.swift
[169/213] Compiling Compute FastlyResponse.swift
[173/218] Compiling Compute FastlyError.swift
[174/218] Compiling Compute FastlyGeoLocation.swift
[175/218] Compiling Compute FastlyKVStore.swift
[176/218] Compiling Compute FastlyLogger.swift
[177/218] Compiling Compute FanoutClient.swift
[178/218] Compiling Compute FanoutMessage.swift
[179/218] Compiling Compute IncomingRequest+Fanout.swift
[180/218] Compiling Compute OutgoingResponse+Fanout.swift
[181/218] Compiling Compute Fastly.swift
[188/218] Compiling Compute JWTClaim.swift
[189/218] Compiling Compute JWTError.swift
[190/218] Compiling Compute KVStore.swift
[191/218] Compiling Compute OutgoingResponse.swift
[192/218] Compiling Compute Range.swift
[193/218] Compiling Compute ReadableBody+Data.swift
[194/218] Compiling Compute ReadableBody+Wasi.swift
[195/218] Compiling Compute ReadableBody.swift
[196/218] Compiling Compute Parameters.swift
[197/218] Compiling Compute PathComponent.swift
[198/218] Emitting module Compute
[199/218] Compiling Compute FetchRequest.swift
[200/218] Compiling Compute FetchResponse.swift
[201/218] Compiling Compute Headers.swift
[202/218] Compiling Compute IncomingRequest.swift
[203/218] Compiling Compute JWT.swift
[204/218] Compiling Compute Routable.swift
[205/218] Compiling Compute Router.swift
[206/218] Compiling Compute TrieRouter.swift
[207/218] Compiling Compute SecretStore.swift
[208/218] Compiling Compute WritableBody.swift
[209/218] Compiling Compute FastlyABI.swift
[210/218] Compiling Compute FastlyBody.swift
[211/218] Compiling Compute FastlyCache.swift
[212/218] Compiling Compute FastlyConfigStore.swift
[213/218] Compiling Compute FastlyDevice.swift
[219/220] Compiling OpenAPICompute ComputeTransport.swift
[220/220] Emitting module OpenAPICompute
Build complete! (14.02s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime.git"
    },
    {
      "identity" : "compute",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-cloud/Compute"
    }
  ],
  "manifest_display_name" : "swift-openapi-compute",
  "name" : "swift-openapi-compute",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPICompute",
      "targets" : [
        "OpenAPICompute"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIComputeTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIComputeTests",
      "path" : "Tests/OpenAPIComputeTests",
      "sources" : [
        "ComputeTransportTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPICompute"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPICompute",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPICompute",
      "path" : "Sources/OpenAPICompute",
      "product_dependencies" : [
        "Compute",
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "OpenAPICompute"
      ],
      "sources" : [
        "ComputeTransport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.