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 Compute, reference main (d1f53f), with Swift 6.0 for macOS (SPM) on 8 Jan 2025 16:41:02 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cloud/Compute.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-cloud/Compute
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d1f53f8 Swift SDK Support (#26)
Cloned https://github.com/swift-cloud/Compute.git
Revision (git rev-parse @):
d1f53f8dab07da779de5cbdd88b3c0176032eb75
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-cloud/Compute.git at main
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-crypto
[1/1427] Fetching swift-asn1
[415/13587] Fetching swift-asn1, swift-crypto
Fetched https://github.com/apple/swift-asn1.git from cache (1.88s)
Fetched https://github.com/apple/swift-crypto from cache (1.88s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.10.0 (1.02s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (3.09s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.10.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.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",
  "dependencies": [
    {
      "identity": "compute",
      "name": "Compute",
      "url": "https://github.com/swift-cloud/Compute.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Compute",
      "dependencies": [
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto",
          "version": "3.10.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swift-cloud/Compute.git
[1/17048] Fetching compute
Fetched https://github.com/swift-cloud/Compute.git from cache (1.40s)
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/apple/swift-crypto from cache (0.58s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.10.0 (0.02s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.02s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.10.0
Creating working copy for https://github.com/swift-cloud/Compute.git
Working copy of https://github.com/swift-cloud/Compute.git resolved at main (d1f53f8)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.0
warning: '.resolve-product-dependencies': dependency 'compute' is not used by any target
Found 1 product dependencies
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/swift-cloud/Compute.git
https://github.com/swift-cloud/Compute.git
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto"
    }
  ],
  "manifest_display_name" : "Compute",
  "name" : "Compute",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "Compute",
      "targets" : [
        "Compute"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ComputeDemo",
      "targets" : [
        "ComputeDemo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ComputeTests",
      "module_type" : "SwiftTarget",
      "name" : "ComputeTests",
      "path" : "Tests/ComputeTests",
      "sources" : [
        "FetchTests.swift",
        "JWTTests.swift"
      ],
      "target_dependencies" : [
        "Compute"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComputeRuntime",
      "module_type" : "ClangTarget",
      "name" : "ComputeRuntime",
      "path" : "Sources/ComputeRuntime",
      "product_memberships" : [
        "Compute",
        "ComputeDemo"
      ],
      "sources" : [
        "ComputeRuntime.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ComputeDemo",
      "module_type" : "SwiftTarget",
      "name" : "ComputeDemo",
      "path" : "Sources/ComputeDemo",
      "product_memberships" : [
        "ComputeDemo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Compute"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Compute",
      "module_type" : "SwiftTarget",
      "name" : "Compute",
      "path" : "Sources/Compute",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "Compute",
        "ComputeDemo"
      ],
      "sources" : [
        "Cache.swift",
        "Compute.swift",
        "Concurrency.swift",
        "ConfigStore.swift",
        "Console.swift",
        "Crypto.swift",
        "Fanout/FanoutClient.swift",
        "Fanout/FanoutMessage.swift",
        "Fanout/IncomingRequest+Fanout.swift",
        "Fanout/OutgoingResponse+Fanout.swift",
        "Fastly/Fastly.swift",
        "Fastly/FastlyABI.swift",
        "Fastly/FastlyBody.swift",
        "Fastly/FastlyCache.swift",
        "Fastly/FastlyConfigStore.swift",
        "Fastly/FastlyDevice.swift",
        "Fastly/FastlyEnvironment.swift",
        "Fastly/FastlyError.swift",
        "Fastly/FastlyGeoLocation.swift",
        "Fastly/FastlyKVStore.swift",
        "Fastly/FastlyLogger.swift",
        "Fastly/FastlyPendingRequest.swift",
        "Fastly/FastlyRequest.swift",
        "Fastly/FastlyResponse.swift",
        "Fastly/FastlySecretStore.swift",
        "Fastly/FastlyStubs.swift",
        "Fastly/FastlyTypes.swift",
        "Fastly/FastlyUtils.swift",
        "Fetch/Fetch+URLSession.swift",
        "Fetch/Fetch+Wasi.swift",
        "Fetch/Fetch.swift",
        "Fetch/FetchRequest.swift",
        "Fetch/FetchResponse.swift",
        "Headers.swift",
        "IncomingRequest.swift",
        "JWT/JWT.swift",
        "JWT/JWTClaim.swift",
        "JWT/JWTError.swift",
        "KVStore.swift",
        "OutgoingResponse.swift",
        "Range.swift",
        "ReadableBody/ReadableBody+Data.swift",
        "ReadableBody/ReadableBody+Wasi.swift",
        "ReadableBody/ReadableBody.swift",
        "Router/Parameters.swift",
        "Router/PathComponent.swift",
        "Router/Routable.swift",
        "Router/Router.swift",
        "Router/TrieRouter.swift",
        "SecretStore.swift",
        "WritableBody.swift"
      ],
      "target_dependencies" : [
        "ComputeRuntime"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/10] Write sources
[3/10] Write ComputeDemo-entitlement.plist
[4/10] Copying PrivacyInfo.xcprivacy
[5/10] Write swift-version-5BDAB9E9C0126B9D.txt
[6/10] Compiling ComputeRuntime ComputeRuntime.c
[8/83] Compiling Crypto GeneralizedTime.swift
[9/83] Compiling Crypto ObjectIdentifier.swift
[10/83] Compiling Crypto ECDSASignature.swift
[11/83] Compiling Crypto PEMDocument.swift
[12/83] Compiling Crypto PKCS8PrivateKey.swift
[13/83] Compiling Crypto SEC1PrivateKey.swift
[14/83] Compiling Crypto SubjectPublicKeyInfo.swift
[15/83] Compiling Crypto CryptoKitErrors.swift
[16/91] Compiling Crypto AES-GCM.swift
[17/91] Compiling Crypto AES-GCM_boring.swift
[18/91] Compiling Crypto ChaChaPoly_boring.swift
[19/91] Compiling Crypto ChaChaPoly.swift
[20/91] Compiling Crypto Cipher.swift
[21/91] Compiling Crypto Nonces.swift
[22/91] Compiling Crypto ASN1.swift
[23/91] Compiling Crypto ASN1Any.swift
[24/91] Compiling Crypto AES.swift
[25/91] Compiling Crypto ECDSASignature_boring.swift
[26/91] Compiling Crypto ECDSA_boring.swift
[27/91] Compiling Crypto EdDSA_boring.swift
[28/91] Compiling Crypto ECDSA.swift
[29/91] Compiling Crypto Ed25519.swift
[30/91] Compiling Crypto Signature.swift
[31/91] Compiling Crypto CryptoKitErrors_boring.swift
[32/91] Compiling Crypto ASN1BitString.swift
[33/91] Compiling Crypto ASN1Boolean.swift
[34/91] Compiling Crypto ASN1Identifier.swift
[35/91] Compiling Crypto ASN1Integer.swift
[36/91] Compiling Crypto ASN1Null.swift
[37/91] Compiling Crypto ASN1OctetString.swift
[38/91] Compiling Crypto ASN1Strings.swift
[39/91] Compiling Crypto ArraySliceBigint.swift
[40/91] Compiling Crypto Curve25519.swift
[41/91] Compiling Crypto Ed25519Keys.swift
[42/91] Compiling Crypto NISTCurvesKeys.swift
[43/91] Compiling Crypto X25519Keys.swift
[44/91] Compiling Crypto SymmetricKeys.swift
[45/91] Compiling Crypto HMAC.swift
[46/91] Compiling Crypto MACFunctions.swift
[47/91] Compiling Crypto MessageAuthenticationCode.swift
[48/91] Compiling Crypto HPKE.swift
[49/91] Compiling Crypto HPKE-Context.swift
[50/91] Compiling Crypto HPKE-KeySchedule.swift
[51/91] Compiling Crypto HPKE-Modes.swift
[52/91] Compiling Crypto Insecure.swift
[53/91] Compiling Crypto Insecure_HashFunctions.swift
[54/91] Compiling Crypto KEM.swift
[55/91] Compiling Crypto ECDH_boring.swift
[56/91] Emitting module Crypto
[57/91] Compiling Crypto DH.swift
[58/91] Compiling Crypto ECDH.swift
[59/91] Compiling Crypto HKDF.swift
[60/91] Compiling Crypto AESWrap.swift
[61/91] Compiling Crypto AESWrap_boring.swift
[62/91] Compiling Crypto Ed25519_boring.swift
[63/91] Compiling Crypto NISTCurvesKeys_boring.swift
[64/91] Compiling Crypto X25519Keys_boring.swift
[65/91] Compiling Crypto HPKE-KexKeyDerivation.swift
[66/91] Compiling Crypto HPKE-LabeledExtract.swift
[67/91] Compiling Crypto HPKE-Utils.swift
[68/91] Compiling Crypto DHKEM.swift
[69/91] Compiling Crypto HPKE-KEM-Curve25519.swift
[70/91] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[71/91] Compiling Crypto HPKE-KEM.swift
[72/91] Compiling Crypto HPKE-Errors.swift
[73/91] Compiling Crypto Digest_boring.swift
[74/91] Compiling Crypto Digest.swift
[75/91] Compiling Crypto Digests.swift
[76/91] Compiling Crypto HashFunctions.swift
[77/91] Compiling Crypto HashFunctions_SHA2.swift
[78/91] Compiling Crypto HPKE-AEAD.swift
[79/91] Compiling Crypto HPKE-Ciphersuite.swift
[80/91] Compiling Crypto HPKE-KDF.swift
[81/91] Compiling Crypto RNG_boring.swift
[82/91] Compiling Crypto SafeCompare_boring.swift
[83/91] Compiling Crypto Zeroization_boring.swift
[84/91] Compiling Crypto PrettyBytes.swift
[85/91] Compiling Crypto SafeCompare.swift
[86/91] Compiling Crypto SecureBytes.swift
[87/91] Compiling Crypto Zeroization.swift
[88/91] Compiling Crypto resource_bundle_accessor.swift
[89/138] Compiling Compute ReadableBody+Data.swift
[90/138] Compiling Compute ReadableBody+Wasi.swift
[91/138] Compiling Compute ReadableBody.swift
[92/138] Compiling Compute Parameters.swift
[93/138] Compiling Compute PathComponent.swift
[94/143] Compiling Compute FastlyEnvironment.swift
[95/143] Compiling Compute FastlyError.swift
[96/143] Compiling Compute FastlyGeoLocation.swift
[97/143] Compiling Compute FastlyKVStore.swift
[98/143] Compiling Compute FastlyLogger.swift
[99/143] Compiling Compute FastlyABI.swift
[100/143] Compiling Compute FastlyBody.swift
[101/143] Compiling Compute FastlyCache.swift
[102/143] Compiling Compute FastlyConfigStore.swift
[103/143] Compiling Compute FastlyDevice.swift
[104/143] Compiling Compute Cache.swift
[105/143] Compiling Compute Compute.swift
[106/143] Compiling Compute Concurrency.swift
[107/143] Compiling Compute ConfigStore.swift
[108/143] Compiling Compute Console.swift
[109/143] Compiling Compute Crypto.swift
[110/143] Compiling Compute FastlyPendingRequest.swift
[111/143] Compiling Compute FastlyRequest.swift
[112/143] Compiling Compute FastlyResponse.swift
[113/143] Compiling Compute FastlySecretStore.swift
[114/143] Compiling Compute FastlyStubs.swift
[115/143] Compiling Compute FanoutClient.swift
[116/143] Compiling Compute FanoutMessage.swift
[117/143] Compiling Compute IncomingRequest+Fanout.swift
[118/143] Compiling Compute OutgoingResponse+Fanout.swift
[119/143] Compiling Compute Fastly.swift
[120/143] Compiling Compute FetchRequest.swift
[121/143] Compiling Compute FetchResponse.swift
[122/143] Compiling Compute Headers.swift
[123/143] Compiling Compute IncomingRequest.swift
[124/143] Compiling Compute JWT.swift
[125/143] Compiling Compute JWTClaim.swift
[126/143] Compiling Compute JWTError.swift
[127/143] Compiling Compute KVStore.swift
[128/143] Compiling Compute OutgoingResponse.swift
[129/143] Compiling Compute Range.swift
[130/143] Compiling Compute Routable.swift
[131/143] Compiling Compute Router.swift
[132/143] Compiling Compute TrieRouter.swift
[133/143] Compiling Compute SecretStore.swift
[134/143] Compiling Compute WritableBody.swift
[135/143] Emitting module Compute
[136/143] Compiling Compute FastlyTypes.swift
[137/143] Compiling Compute FastlyUtils.swift
[138/143] Compiling Compute Fetch+URLSession.swift
[139/143] Compiling Compute Fetch+Wasi.swift
[140/143] Compiling Compute Fetch.swift
[141/145] Emitting module ComputeDemo
[142/145] Compiling ComputeDemo main.swift
[142/145] Write Objects.LinkFileList
[143/145] Linking ComputeDemo
[144/145] Applying ComputeDemo
Build complete! (22.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto"
    }
  ],
  "manifest_display_name" : "Compute",
  "name" : "Compute",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "Compute",
      "targets" : [
        "Compute"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ComputeDemo",
      "targets" : [
        "ComputeDemo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ComputeTests",
      "module_type" : "SwiftTarget",
      "name" : "ComputeTests",
      "path" : "Tests/ComputeTests",
      "sources" : [
        "FetchTests.swift",
        "JWTTests.swift"
      ],
      "target_dependencies" : [
        "Compute"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComputeRuntime",
      "module_type" : "ClangTarget",
      "name" : "ComputeRuntime",
      "path" : "Sources/ComputeRuntime",
      "product_memberships" : [
        "Compute",
        "ComputeDemo"
      ],
      "sources" : [
        "ComputeRuntime.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ComputeDemo",
      "module_type" : "SwiftTarget",
      "name" : "ComputeDemo",
      "path" : "Sources/ComputeDemo",
      "product_memberships" : [
        "ComputeDemo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Compute"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Compute",
      "module_type" : "SwiftTarget",
      "name" : "Compute",
      "path" : "Sources/Compute",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "Compute",
        "ComputeDemo"
      ],
      "sources" : [
        "Cache.swift",
        "Compute.swift",
        "Concurrency.swift",
        "ConfigStore.swift",
        "Console.swift",
        "Crypto.swift",
        "Fanout/FanoutClient.swift",
        "Fanout/FanoutMessage.swift",
        "Fanout/IncomingRequest+Fanout.swift",
        "Fanout/OutgoingResponse+Fanout.swift",
        "Fastly/Fastly.swift",
        "Fastly/FastlyABI.swift",
        "Fastly/FastlyBody.swift",
        "Fastly/FastlyCache.swift",
        "Fastly/FastlyConfigStore.swift",
        "Fastly/FastlyDevice.swift",
        "Fastly/FastlyEnvironment.swift",
        "Fastly/FastlyError.swift",
        "Fastly/FastlyGeoLocation.swift",
        "Fastly/FastlyKVStore.swift",
        "Fastly/FastlyLogger.swift",
        "Fastly/FastlyPendingRequest.swift",
        "Fastly/FastlyRequest.swift",
        "Fastly/FastlyResponse.swift",
        "Fastly/FastlySecretStore.swift",
        "Fastly/FastlyStubs.swift",
        "Fastly/FastlyTypes.swift",
        "Fastly/FastlyUtils.swift",
        "Fetch/Fetch+URLSession.swift",
        "Fetch/Fetch+Wasi.swift",
        "Fetch/Fetch.swift",
        "Fetch/FetchRequest.swift",
        "Fetch/FetchResponse.swift",
        "Headers.swift",
        "IncomingRequest.swift",
        "JWT/JWT.swift",
        "JWT/JWTClaim.swift",
        "JWT/JWTError.swift",
        "KVStore.swift",
        "OutgoingResponse.swift",
        "Range.swift",
        "ReadableBody/ReadableBody+Data.swift",
        "ReadableBody/ReadableBody+Wasi.swift",
        "ReadableBody/ReadableBody.swift",
        "Router/Parameters.swift",
        "Router/PathComponent.swift",
        "Router/Routable.swift",
        "Router/Router.swift",
        "Router/TrieRouter.swift",
        "SecretStore.swift",
        "WritableBody.swift"
      ],
      "target_dependencies" : [
        "ComputeRuntime"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swift-cloud/compute/main
Repository:               swift-cloud/Compute
Swift version used:       6.0
Target:                   Compute
Extracting symbol information for 'Compute'...
Finished extracting symbol information for 'Compute'. (4.78s)
Building documentation for 'Compute'...
Finished building documentation for 'Compute' (0.74s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swift-cloud/compute/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-asn1.git
Updated https://github.com/apple/swift-asn1.git (0.59s)
[1/2048] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-crypto
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.32s)
Updated https://github.com/apple/swift-crypto (0.57s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.10.0 (0.97s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.51s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3252] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.31s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.56s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets SnippetParser.swift
[8/57] Compiling SymbolKit SemanticVersion.swift
[9/57] Compiling SymbolKit AccessControl.swift
[10/57] Compiling SymbolKit Availability.swift
[11/57] Compiling SymbolKit AvailabilityItem.swift
[12/57] Compiling SymbolKit Domain.swift
[13/57] Compiling Snippets Snippet.swift
[14/57] Emitting module Snippets
[15/57] Compiling SymbolKit Names.swift
[16/57] Compiling SymbolKit SPI.swift
[17/57] Compiling SymbolKit Snippet.swift
[18/57] Compiling SymbolKit Extension.swift
[19/57] Compiling SymbolKit SourceRange.swift
[20/57] Compiling SymbolKit Metadata.swift
[21/57] Compiling SymbolKit Module.swift
[22/57] Compiling SymbolKit OperatingSystem.swift
[23/57] Compiling SymbolKit Platform.swift
[24/57] Compiling SymbolKit Identifier.swift
[25/57] Compiling SymbolKit KindIdentifier.swift
[26/57] Compiling SymbolKit Location.swift
[27/57] Compiling SymbolKit Mutability.swift
[28/57] Compiling SymbolKit Symbol.swift
[29/57] Compiling SymbolKit SymbolKind.swift
[30/57] Compiling SymbolKit SymbolGraph.swift
[31/57] Compiling SymbolKit GraphCollector.swift
[32/57] Compiling SymbolKit GenericConstraint.swift
[33/57] Compiling SymbolKit GenericParameter.swift
[34/57] Compiling SymbolKit Generics.swift
[35/57] Compiling SymbolKit Namespace.swift
[36/57] Compiling SymbolKit DeclarationFragments.swift
[37/57] Compiling SymbolKit Fragment.swift
[38/57] Compiling SymbolKit FragmentKind.swift
[39/57] Compiling SymbolKit FunctionParameter.swift
[40/57] Compiling SymbolKit FunctionSignature.swift
[41/57] Compiling SymbolKit Mixin+Equals.swift
[42/57] Compiling SymbolKit Mixin+Hash.swift
[43/57] Compiling SymbolKit Mixin.swift
[44/57] Compiling SymbolKit LineList.swift
[45/57] Compiling SymbolKit Position.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.21s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/74] Compiling Crypto AES-GCM.swift
[3/74] Compiling Crypto AES-GCM_boring.swift
[4/74] Compiling Crypto ChaChaPoly_boring.swift
[5/74] Compiling Crypto ChaChaPoly.swift
[6/74] Compiling Crypto Cipher.swift
[7/74] Compiling Crypto Nonces.swift
[8/74] Compiling Crypto ASN1.swift
[9/74] Compiling Crypto ASN1Any.swift
[10/82] Compiling Crypto GeneralizedTime.swift
[11/82] Compiling Crypto ObjectIdentifier.swift
[12/82] Compiling Crypto ECDSASignature.swift
[13/82] Compiling Crypto PEMDocument.swift
[14/82] Compiling Crypto PKCS8PrivateKey.swift
[15/82] Compiling Crypto SEC1PrivateKey.swift
[16/82] Compiling Crypto SubjectPublicKeyInfo.swift
[17/82] Compiling Crypto CryptoKitErrors.swift
[18/82] Compiling Crypto HPKE-KexKeyDerivation.swift
[19/82] Compiling Crypto HPKE-LabeledExtract.swift
[20/82] Compiling Crypto HPKE-Utils.swift
[21/82] Compiling Crypto DHKEM.swift
[22/82] Compiling Crypto HPKE-KEM-Curve25519.swift
[23/82] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[24/82] Compiling Crypto HPKE-KEM.swift
[25/82] Compiling Crypto HPKE-Errors.swift
[26/82] Compiling Crypto AES.swift
[27/82] Compiling Crypto ECDSASignature_boring.swift
[28/82] Compiling Crypto ECDSA_boring.swift
[29/82] Compiling Crypto EdDSA_boring.swift
[30/82] Compiling Crypto ECDSA.swift
[31/82] Compiling Crypto Ed25519.swift
[32/82] Compiling Crypto Signature.swift
[33/82] Compiling Crypto CryptoKitErrors_boring.swift
[34/82] Compiling Crypto Curve25519.swift
[35/82] Compiling Crypto Ed25519Keys.swift
[36/82] Compiling Crypto NISTCurvesKeys.swift
[37/82] Compiling Crypto X25519Keys.swift
[38/82] Compiling Crypto SymmetricKeys.swift
[39/82] Compiling Crypto HMAC.swift
[40/82] Compiling Crypto MACFunctions.swift
[41/82] Compiling Crypto MessageAuthenticationCode.swift
[42/82] Compiling Crypto DH.swift
[43/82] Compiling Crypto ECDH.swift
[44/82] Compiling Crypto HKDF.swift
[45/82] Compiling Crypto AESWrap.swift
[46/82] Compiling Crypto AESWrap_boring.swift
[47/82] Compiling Crypto Ed25519_boring.swift
[48/82] Compiling Crypto NISTCurvesKeys_boring.swift
[49/82] Compiling Crypto X25519Keys_boring.swift
[50/82] Compiling Crypto HPKE.swift
[51/82] Compiling Crypto HPKE-Context.swift
[52/82] Compiling Crypto HPKE-KeySchedule.swift
[53/82] Compiling Crypto HPKE-Modes.swift
[54/82] Compiling Crypto Insecure.swift
[55/82] Compiling Crypto Insecure_HashFunctions.swift
[56/82] Compiling Crypto KEM.swift
[57/82] Compiling Crypto ECDH_boring.swift
[58/82] Compiling Crypto Digest_boring.swift
[59/82] Compiling Crypto Digest.swift
[60/82] Compiling Crypto Digests.swift
[61/82] Compiling Crypto HashFunctions.swift
[62/82] Compiling Crypto HashFunctions_SHA2.swift
[63/82] Compiling Crypto HPKE-AEAD.swift
[64/82] Compiling Crypto HPKE-Ciphersuite.swift
[65/82] Compiling Crypto HPKE-KDF.swift
[66/82] Compiling Crypto ASN1BitString.swift
[67/82] Compiling Crypto ASN1Boolean.swift
[68/82] Compiling Crypto ASN1Identifier.swift
[69/82] Compiling Crypto ASN1Integer.swift
[70/82] Compiling Crypto ASN1Null.swift
[71/82] Compiling Crypto ASN1OctetString.swift
[72/82] Compiling Crypto ASN1Strings.swift
[73/82] Compiling Crypto ArraySliceBigint.swift
[74/82] Emitting module Crypto
[75/82] Compiling Crypto RNG_boring.swift
[76/82] Compiling Crypto SafeCompare_boring.swift
[77/82] Compiling Crypto Zeroization_boring.swift
[78/82] Compiling Crypto PrettyBytes.swift
[79/82] Compiling Crypto SafeCompare.swift
[80/82] Compiling Crypto SecureBytes.swift
[81/82] Compiling Crypto Zeroization.swift
[82/82] Compiling Crypto resource_bundle_accessor.swift
[83/129] Compiling Compute FastlyABI.swift
[84/129] Compiling Compute FastlyBody.swift
[85/129] Compiling Compute FastlyCache.swift
[86/129] Compiling Compute FastlyConfigStore.swift
[87/129] Compiling Compute FastlyDevice.swift
[88/134] Compiling Compute Cache.swift
[89/134] Compiling Compute Compute.swift
[90/134] Compiling Compute Concurrency.swift
[91/134] Compiling Compute ConfigStore.swift
[92/134] Compiling Compute Console.swift
[93/134] Compiling Compute Crypto.swift
[94/134] Compiling Compute FanoutClient.swift
[95/134] Compiling Compute FanoutMessage.swift
[96/134] Compiling Compute IncomingRequest+Fanout.swift
[97/134] Compiling Compute OutgoingResponse+Fanout.swift
[98/134] Compiling Compute Fastly.swift
[99/134] Compiling Compute FastlyEnvironment.swift
[100/134] Compiling Compute FastlyError.swift
[101/134] Compiling Compute FastlyGeoLocation.swift
[102/134] Compiling Compute FastlyKVStore.swift
[103/134] Compiling Compute FastlyLogger.swift
[104/134] Compiling Compute FastlyPendingRequest.swift
[105/134] Compiling Compute FastlyRequest.swift
[106/134] Compiling Compute FastlyResponse.swift
[107/134] Compiling Compute FastlySecretStore.swift
[108/134] Compiling Compute FastlyStubs.swift
[109/134] Compiling Compute FetchRequest.swift
[110/134] Compiling Compute FetchResponse.swift
[111/134] Compiling Compute Headers.swift
[112/134] Compiling Compute IncomingRequest.swift
[113/134] Compiling Compute JWT.swift
[114/134] Emitting module Compute
[115/134] Compiling Compute ReadableBody+Data.swift
[116/134] Compiling Compute ReadableBody+Wasi.swift
[117/134] Compiling Compute ReadableBody.swift
[118/134] Compiling Compute Parameters.swift
[119/134] Compiling Compute PathComponent.swift
[120/134] Compiling Compute FastlyTypes.swift
[121/134] Compiling Compute FastlyUtils.swift
[122/134] Compiling Compute Fetch+URLSession.swift
[123/134] Compiling Compute Fetch+Wasi.swift
[124/134] Compiling Compute Fetch.swift
[125/134] Compiling Compute JWTClaim.swift
[126/134] Compiling Compute JWTError.swift
[127/134] Compiling Compute KVStore.swift
[128/134] Compiling Compute OutgoingResponse.swift
[129/134] Compiling Compute Range.swift
[130/134] Compiling Compute Routable.swift
[131/134] Compiling Compute Router.swift
[132/134] Compiling Compute TrieRouter.swift
[133/134] Compiling Compute SecretStore.swift
[134/134] Compiling Compute WritableBody.swift
Build of target: 'Compute' complete! (2.77s)
    2402
13	/Users/admin/builder/spi-builder-workspace/.docs/swift-cloud/compute/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swift-cloud/compute/main
File count: 2402
Doc size:   13.0MB
Preparing doc bundle ...
Uploading prod-swift-cloud-compute-main-6c0fddeb.zip to s3://spi-docs-inbox/prod-swift-cloud-compute-main-6c0fddeb.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [41%]
Copying... [50%]
Copying... [62%]
Copying... [71%]
Copying... [80%]
Copying... [92%]
Copying... [100%]
Done.