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 Buildkite, reference main (c217a3), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 16:09:20 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aaronsky/buildkite-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aaronsky/buildkite-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c217a30 do this instead for linux
Cloned https://github.com/aaronsky/buildkite-swift.git
Revision (git rev-parse @):
c217a301716ba96335157b20ba8902ab680fd038
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/aaronsky/buildkite-swift.git at main
Fetching https://github.com/apple/swift-crypto.git
[1/10528] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.86s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.69s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.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": "buildkite-swift",
      "name": "Buildkite",
      "url": "https://github.com/aaronsky/buildkite-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/buildkite-swift",
      "dependencies": [
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "2.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/aaronsky/buildkite-swift.git
[1/1671] Fetching buildkite-swift
Fetched https://github.com/aaronsky/buildkite-swift.git from cache (0.86s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.58s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.02s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/aaronsky/buildkite-swift.git
Working copy of https://github.com/aaronsky/buildkite-swift.git resolved at main (c217a30)
warning: '.resolve-product-dependencies': dependency 'buildkite-swift' 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/aaronsky/buildkite-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/65] Compiling Crypto ASN1Any.swift
[5/65] Compiling Crypto ASN1BitString.swift
[6/65] Compiling Crypto ASN1Boolean.swift
[7/65] Compiling Crypto ASN1Identifier.swift
[8/65] Compiling Crypto ASN1Integer.swift
[9/65] Compiling Crypto ASN1Null.swift
[10/65] Compiling Crypto ASN1OctetString.swift
[11/65] Compiling Crypto AESWrap.swift
[12/65] Compiling Crypto AESWrap_boring.swift
[13/65] Compiling Crypto Ed25519_boring.swift
[14/65] Compiling Crypto EllipticCurvePoint_boring.swift
[15/65] Compiling Crypto EllipticCurve_boring.swift
[16/65] Compiling Crypto NISTCurvesKeys_boring.swift
[17/65] Compiling Crypto X25519Keys_boring.swift
[18/71] Compiling Crypto MessageAuthenticationCode.swift
[19/71] Compiling Crypto AES.swift
[20/71] Compiling Crypto ECDSASignature_boring.swift
[21/71] Compiling Crypto ECDSA_boring.swift
[22/71] Compiling Crypto EdDSA_boring.swift
[23/71] Compiling Crypto ECDSA.swift
[24/71] Compiling Crypto EdDSA.swift
[25/71] Compiling Crypto Signature.swift
[26/71] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[27/71] Compiling Crypto CryptoKitErrors_boring.swift
[28/71] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[29/71] Compiling Crypto RNG_boring.swift
[30/71] Emitting module Crypto
[31/71] Compiling Crypto ASN1Strings.swift
[32/71] Compiling Crypto ArraySliceBigint.swift
[33/71] Compiling Crypto GeneralizedTime.swift
[34/71] Compiling Crypto ObjectIdentifier.swift
[35/71] Compiling Crypto ECDSASignature.swift
[36/71] Compiling Crypto PEMDocument.swift
[37/71] Compiling Crypto PKCS8PrivateKey.swift
[38/71] Compiling Crypto AES-GCM.swift
[39/71] Compiling Crypto AES-GCM_boring.swift
[40/71] Compiling Crypto ChaChaPoly_boring.swift
[41/71] Compiling Crypto ChaChaPoly.swift
[42/71] Compiling Crypto Cipher.swift
[43/71] Compiling Crypto Nonces.swift
[44/71] Compiling Crypto ASN1.swift
[45/71] Compiling Crypto SEC1PrivateKey.swift
[46/71] Compiling Crypto SubjectPublicKeyInfo.swift
[47/71] Compiling Crypto CryptoKitErrors.swift
[48/71] Compiling Crypto Digest_boring.swift
[49/71] Compiling Crypto Digest.swift
[50/71] Compiling Crypto Digests.swift
[51/71] Compiling Crypto HashFunctions.swift
[52/71] Compiling Crypto Curve25519.swift
[53/71] Compiling Crypto Ed25519.swift
[54/71] Compiling Crypto NISTCurvesKeys.swift
[55/71] Compiling Crypto X25519Keys.swift
[56/71] Compiling Crypto SymmetricKeys.swift
[57/71] Compiling Crypto HMAC.swift
[58/71] Compiling Crypto MACFunctions.swift
[59/71] Compiling Crypto HashFunctions_SHA2.swift
[60/71] Compiling Crypto Insecure.swift
[61/71] Compiling Crypto Insecure_HashFunctions.swift
[62/71] Compiling Crypto ECDH_boring.swift
[63/71] Compiling Crypto DH.swift
[64/71] Compiling Crypto ECDH.swift
[65/71] Compiling Crypto HKDF.swift
[66/71] Compiling Crypto SafeCompare_boring.swift
[67/71] Compiling Crypto Zeroization_boring.swift
[68/71] Compiling Crypto PrettyBytes.swift
[69/71] Compiling Crypto SafeCompare.swift
[70/71] Compiling Crypto SecureBytes.swift
[71/71] Compiling Crypto Zeroization.swift
[72/119] Compiling Buildkite Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:16:16: warning: static property 'iso8601WithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
14 |
15 | enum Formatters {
16 |     static let iso8601WithFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |         let formatter = ISO8601DateFormatter()
18 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:22:16: warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
20 |     }()
21 |
22 |     static let iso8601WithoutFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithoutFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         let formatter = ISO8601DateFormatter()
24 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[73/119] Compiling Buildkite Formatters.swift
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:16:16: warning: static property 'iso8601WithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
14 |
15 | enum Formatters {
16 |     static let iso8601WithFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |         let formatter = ISO8601DateFormatter()
18 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:22:16: warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
20 |     }()
21 |
22 |     static let iso8601WithoutFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithoutFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         let formatter = ISO8601DateFormatter()
24 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[74/119] Compiling Buildkite JSONValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:16:16: warning: static property 'iso8601WithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
14 |
15 | enum Formatters {
16 |     static let iso8601WithFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |         let formatter = ISO8601DateFormatter()
18 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:22:16: warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
20 |     }()
21 |
22 |     static let iso8601WithoutFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithoutFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         let formatter = ISO8601DateFormatter()
24 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[75/119] Compiling Buildkite Pagination.swift
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:16:16: warning: static property 'iso8601WithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
14 |
15 | enum Formatters {
16 |     static let iso8601WithFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |         let formatter = ISO8601DateFormatter()
18 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:22:16: warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
20 |     }()
21 |
22 |     static let iso8601WithoutFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithoutFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         let formatter = ISO8601DateFormatter()
24 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[76/119] Compiling Buildkite Resource.swift
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:16:16: warning: static property 'iso8601WithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
14 |
15 | enum Formatters {
16 |     static let iso8601WithFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |         let formatter = ISO8601DateFormatter()
18 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:22:16: warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
20 |     }()
21 |
22 |     static let iso8601WithoutFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithoutFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         let formatter = ISO8601DateFormatter()
24 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[77/124] Compiling Buildkite BuildkiteClient.swift
[78/124] Compiling Buildkite AccessToken.swift
[79/124] Compiling Buildkite Agent.swift
[80/124] Compiling Buildkite AgentMetric.swift
[81/124] Compiling Buildkite Annotation.swift
[82/124] Compiling Buildkite Artifact.swift
[83/124] Compiling Buildkite AgentMetrics.swift
[84/124] Compiling Buildkite GraphQL.swift
[85/124] Compiling Buildkite AccessTokens.swift
[86/124] Compiling Buildkite Agents.swift
[87/124] Compiling Buildkite Annotations.swift
[88/124] Compiling Buildkite Build.swift
[89/124] Compiling Buildkite Cluster.swift
[90/124] Compiling Buildkite ClusterQueue.swift
[91/124] Compiling Buildkite ClusterToken.swift
[92/124] Compiling Buildkite Emoji.swift
[93/124] Compiling Buildkite FlakyTest.swift
[94/124] Compiling Buildkite Response.swift
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:22:16: warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
20 |     }()
21 |
22 |     static let iso8601WithoutFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithoutFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         let formatter = ISO8601DateFormatter()
24 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[95/124] Compiling Buildkite StatusCode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:22:16: warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
20 |     }()
21 |
22 |     static let iso8601WithoutFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithoutFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         let formatter = ISO8601DateFormatter()
24 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[96/124] Compiling Buildkite TokenProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:22:16: warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
20 |     }()
21 |
22 |     static let iso8601WithoutFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithoutFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         let formatter = ISO8601DateFormatter()
24 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[97/124] Compiling Buildkite Transport.swift
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:22:16: warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
20 |     }()
21 |
22 |     static let iso8601WithoutFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithoutFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         let formatter = ISO8601DateFormatter()
24 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[98/124] Compiling Buildkite URL+Buildkite.swift
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:22:16: warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
20 |     }()
21 |
22 |     static let iso8601WithoutFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithoutFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         let formatter = ISO8601DateFormatter()
24 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[99/124] Compiling Buildkite Trace.swift
[100/124] Compiling Buildkite User.swift
[101/124] Compiling Buildkite WebhookEvent.swift
[102/124] Compiling Buildkite APIVersion.swift
[103/124] Compiling Buildkite BuildkiteClient+Webhooks.swift
[104/124] Compiling Buildkite Emojis.swift
[105/124] Compiling Buildkite FlakyTests.swift
[106/124] Compiling Buildkite Followable.swift
[107/124] Compiling Buildkite Jobs.swift
[108/124] Compiling Buildkite Metas.swift
[109/124] Compiling Buildkite Artifacts.swift
[110/124] Compiling Buildkite Builds.swift
[111/124] Compiling Buildkite ClusterQueues.swift
[112/124] Compiling Buildkite ClusterTokens.swift
[113/124] Compiling Buildkite Clusters.swift
[114/124] Compiling Buildkite Organizations.swift
[115/124] Compiling Buildkite Pipelines.swift
[116/124] Compiling Buildkite Teams.swift
[117/124] Compiling Buildkite Users.swift
[118/124] Compiling Buildkite TestAnalyticsUpload.swift
[119/124] Compiling Buildkite Job.swift
[120/124] Compiling Buildkite Meta.swift
[121/124] Compiling Buildkite Organization.swift
[122/124] Compiling Buildkite Pipeline.swift
[123/124] Compiling Buildkite Team.swift
[124/124] Emitting module Buildkite
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:16:16: warning: static property 'iso8601WithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
14 |
15 | enum Formatters {
16 |     static let iso8601WithFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |         let formatter = ISO8601DateFormatter()
18 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/Users/admin/builder/spi-builder-workspace/Sources/Buildkite/Networking/Formatters.swift:22:16: warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
20 |     }()
21 |
22 |     static let iso8601WithoutFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601WithoutFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601WithoutFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         let formatter = ISO8601DateFormatter()
24 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
Build complete! (22.45s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "Buildkite",
  "name" : "Buildkite",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.2"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.2"
    },
    {
      "name" : "watchos",
      "version" : "6.1"
    }
  ],
  "products" : [
    {
      "name" : "Buildkite",
      "targets" : [
        "Buildkite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BuildkiteTests",
      "module_type" : "SwiftTarget",
      "name" : "BuildkiteTests",
      "path" : "Tests/BuildkiteTests",
      "sources" : [
        "BuildkiteClientTests.swift",
        "Networking/FormattersTests.swift",
        "Networking/JSONValueTests.swift",
        "Networking/StatusCodeTests.swift",
        "Networking/TransportTests.swift",
        "Networking/WebhooksTests.swift",
        "Resources/Agent/AgentMetricsTests.swift",
        "Resources/GraphQL/GraphQLTests.swift",
        "Resources/REST/AccessTokensTests.swift",
        "Resources/REST/AgentsTests.swift",
        "Resources/REST/AnnotationsTests.swift",
        "Resources/REST/ArtifactsTests.swift",
        "Resources/REST/BuildsTests.swift",
        "Resources/REST/ClusterQueuesTests.swift",
        "Resources/REST/ClusterTokensTests.swift",
        "Resources/REST/ClustersTests.swift",
        "Resources/REST/EmojisTests.swift",
        "Resources/REST/FlakyTestsTests.swift",
        "Resources/REST/FollowableTests.swift",
        "Resources/REST/JobsTests.swift",
        "Resources/REST/MetasTests.swift",
        "Resources/REST/OrganizationsTests.swift",
        "Resources/REST/PipelinesTests.swift",
        "Resources/REST/TeamsTests.swift",
        "Resources/REST/UsersTests.swift",
        "Resources/TestAnalytics/TestAnalyticsUploadTests.swift",
        "Utilities/MockContext.swift",
        "Utilities/MockData.swift",
        "Utilities/MockTransport.swift",
        "Utilities/URL+Buildkite.swift",
        "Utilities/XCTestCase+Buildkite.swift"
      ],
      "target_dependencies" : [
        "Buildkite"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Buildkite",
      "module_type" : "SwiftTarget",
      "name" : "Buildkite",
      "path" : "Sources/Buildkite",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "Buildkite"
      ],
      "sources" : [
        "BuildkiteClient.swift",
        "Models/AccessToken.swift",
        "Models/Agent.swift",
        "Models/AgentMetric.swift",
        "Models/Annotation.swift",
        "Models/Artifact.swift",
        "Models/Build.swift",
        "Models/Cluster.swift",
        "Models/ClusterQueue.swift",
        "Models/ClusterToken.swift",
        "Models/Emoji.swift",
        "Models/FlakyTest.swift",
        "Models/Job.swift",
        "Models/Meta.swift",
        "Models/Organization.swift",
        "Models/Pipeline.swift",
        "Models/Team.swift",
        "Models/Trace.swift",
        "Models/User.swift",
        "Models/WebhookEvent.swift",
        "Networking/APIVersion.swift",
        "Networking/BuildkiteClient+Webhooks.swift",
        "Networking/Configuration.swift",
        "Networking/Formatters.swift",
        "Networking/JSONValue.swift",
        "Networking/Pagination.swift",
        "Networking/Resource.swift",
        "Networking/Response.swift",
        "Networking/StatusCode.swift",
        "Networking/TokenProvider.swift",
        "Networking/Transport.swift",
        "Networking/URL+Buildkite.swift",
        "Resources/Agent/AgentMetrics.swift",
        "Resources/GraphQL/GraphQL.swift",
        "Resources/REST/AccessTokens.swift",
        "Resources/REST/Agents.swift",
        "Resources/REST/Annotations.swift",
        "Resources/REST/Artifacts.swift",
        "Resources/REST/Builds.swift",
        "Resources/REST/ClusterQueues.swift",
        "Resources/REST/ClusterTokens.swift",
        "Resources/REST/Clusters.swift",
        "Resources/REST/Emojis.swift",
        "Resources/REST/FlakyTests.swift",
        "Resources/REST/Followable.swift",
        "Resources/REST/Jobs.swift",
        "Resources/REST/Metas.swift",
        "Resources/REST/Organizations.swift",
        "Resources/REST/Pipelines.swift",
        "Resources/REST/Teams.swift",
        "Resources/REST/Users.swift",
        "Resources/TestAnalytics/TestAnalyticsUpload.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/aaronsky/buildkite-swift/main
Repository:               aaronsky/buildkite-swift
Swift version used:       6.0
Target:                   Buildkite
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'Buildkite'...
Finished extracting symbol information for 'Buildkite'. (5.63s)
Building documentation for 'Buildkite'...
warning: 'Authorization' is ambiguous at '/Buildkite'
  --> Articles/GettingStarted.md:21:52-21:65
19 | ```
20 |
21 + For more advanced authorization features, see <doc:Authorization>.
   |                                                                 ├─suggestion: Insert 'anchor' for'Authorization'
   |                                                                 ╰─suggestion: Insert 'article' for'Authorization'
22 |
23 | ### Send a Resource
warning: 'Authorization' is ambiguous at '/Buildkite'
  --> Articles/GettingStarted.md:35:8-35:21
33 |
34 | - <doc:UsingGraphQL>
35 + - <doc:Authorization>
   |                     ├─suggestion: Insert 'anchor' for'Authorization'
   |                     ╰─suggestion: Insert 'article' for'Authorization'
36 | - <doc:Webhooks>
warning: 'Authorization' is ambiguous at '/Buildkite'
  --> Buildkite.md:34:8-34:21
32 | ### Authorization
33 |
34 + - <doc:Authorization>
   |                     ├─suggestion: Insert 'anchor' for'Authorization'
   |                     ╰─suggestion: Insert 'article' for'Authorization'
35 | - ``TokenProvider``
36 |Finished building documentation for 'Buildkite' (0.82s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/aaronsky/buildkite-swift/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-crypto.git
Updated https://github.com/apple/swift-crypto.git (0.57s)
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.26s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.66s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.66s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.27s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
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
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
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Emitting module Snippets
[7/53] Compiling Snippets SnippetParser.swift
[8/53] Compiling Snippets Snippet.swift
[9/53] Emitting module SymbolKit
[10/57] Compiling SymbolKit Symbol.swift
[11/57] Compiling SymbolKit SymbolKind.swift
[12/57] Compiling SymbolKit SymbolGraph.swift
[13/57] Compiling SymbolKit GraphCollector.swift
[14/57] Compiling SymbolKit Identifier.swift
[15/57] Compiling SymbolKit KindIdentifier.swift
[16/57] Compiling SymbolKit Location.swift
[17/57] Compiling SymbolKit Mutability.swift
[18/57] Compiling SymbolKit SourceRange.swift
[19/57] Compiling SymbolKit Metadata.swift
[20/57] Compiling SymbolKit Module.swift
[21/57] Compiling SymbolKit OperatingSystem.swift
[22/57] Compiling SymbolKit Platform.swift
[23/57] Compiling SymbolKit Mixin+Equals.swift
[24/57] Compiling SymbolKit Mixin+Hash.swift
[25/57] Compiling SymbolKit Mixin.swift
[26/57] Compiling SymbolKit LineList.swift
[27/57] Compiling SymbolKit Position.swift
[28/57] Compiling SymbolKit GenericConstraint.swift
[29/57] Compiling SymbolKit GenericParameter.swift
[30/57] Compiling SymbolKit Generics.swift
[31/57] Compiling SymbolKit Namespace.swift
[32/57] Compiling SymbolKit Relationship.swift
[33/57] Compiling SymbolKit RelationshipKind.swift
[34/57] Compiling SymbolKit SourceOrigin.swift
[35/57] Compiling SymbolKit GenericConstraints.swift
[36/57] Compiling SymbolKit Swift.swift
[37/57] Compiling SymbolKit SemanticVersion.swift
[38/57] Compiling SymbolKit AccessControl.swift
[39/57] Compiling SymbolKit Availability.swift
[40/57] Compiling SymbolKit AvailabilityItem.swift
[41/57] Compiling SymbolKit Domain.swift
[42/57] Compiling SymbolKit DeclarationFragments.swift
[43/57] Compiling SymbolKit Fragment.swift
[44/57] Compiling SymbolKit FragmentKind.swift
[45/57] Compiling SymbolKit FunctionParameter.swift
[46/57] Compiling SymbolKit FunctionSignature.swift
[47/57] Compiling SymbolKit Names.swift
[48/57] Compiling SymbolKit SPI.swift
[49/57] Compiling SymbolKit Snippet.swift
[50/57] Compiling SymbolKit Extension.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] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.41s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/63] Compiling Crypto ASN1Any.swift
[3/63] Compiling Crypto ASN1BitString.swift
[4/63] Compiling Crypto ASN1Boolean.swift
[5/63] Compiling Crypto ASN1Identifier.swift
[6/63] Compiling Crypto ASN1Integer.swift
[7/63] Compiling Crypto ASN1Null.swift
[8/63] Compiling Crypto ASN1OctetString.swift
[9/63] Compiling Crypto ASN1Strings.swift
[10/63] Compiling Crypto ArraySliceBigint.swift
[11/63] Compiling Crypto GeneralizedTime.swift
[12/63] Compiling Crypto ObjectIdentifier.swift
[13/63] Compiling Crypto ECDSASignature.swift
[14/63] Compiling Crypto PEMDocument.swift
[15/63] Compiling Crypto PKCS8PrivateKey.swift
[16/69] Emitting module Crypto
[17/69] Compiling Crypto AESWrap.swift
[18/69] Compiling Crypto AESWrap_boring.swift
[19/69] Compiling Crypto Ed25519_boring.swift
[20/69] Compiling Crypto EllipticCurvePoint_boring.swift
[21/69] Compiling Crypto EllipticCurve_boring.swift
[22/69] Compiling Crypto NISTCurvesKeys_boring.swift
[23/69] Compiling Crypto X25519Keys_boring.swift
[24/69] Compiling Crypto AES-GCM.swift
[25/69] Compiling Crypto AES-GCM_boring.swift
[26/69] Compiling Crypto ChaChaPoly_boring.swift
[27/69] Compiling Crypto ChaChaPoly.swift
[28/69] Compiling Crypto Cipher.swift
[29/69] Compiling Crypto Nonces.swift
[30/69] Compiling Crypto ASN1.swift
[31/69] Compiling Crypto Curve25519.swift
[32/69] Compiling Crypto Ed25519.swift
[33/69] Compiling Crypto NISTCurvesKeys.swift
[34/69] Compiling Crypto X25519Keys.swift
[35/69] Compiling Crypto SymmetricKeys.swift
[36/69] Compiling Crypto HMAC.swift
[37/69] Compiling Crypto MACFunctions.swift
[38/69] Compiling Crypto SEC1PrivateKey.swift
[39/69] Compiling Crypto SubjectPublicKeyInfo.swift
[40/69] Compiling Crypto CryptoKitErrors.swift
[41/69] Compiling Crypto Digest_boring.swift
[42/69] Compiling Crypto Digest.swift
[43/69] Compiling Crypto Digests.swift
[44/69] Compiling Crypto HashFunctions.swift
[45/69] Compiling Crypto EdDSA.swift
[46/69] Compiling Crypto Signature.swift
[47/69] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[48/69] Compiling Crypto CryptoKitErrors_boring.swift
[49/69] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[50/69] Compiling Crypto RNG_boring.swift
[51/69] Compiling Crypto MessageAuthenticationCode.swift
[52/69] Compiling Crypto AES.swift
[53/69] Compiling Crypto ECDSASignature_boring.swift
[54/69] Compiling Crypto ECDSA_boring.swift
[55/69] Compiling Crypto EdDSA_boring.swift
[56/69] Compiling Crypto ECDSA.swift
[57/69] Compiling Crypto HashFunctions_SHA2.swift
[58/69] Compiling Crypto Insecure.swift
[59/69] Compiling Crypto Insecure_HashFunctions.swift
[60/69] Compiling Crypto ECDH_boring.swift
[61/69] Compiling Crypto DH.swift
[62/69] Compiling Crypto ECDH.swift
[63/69] Compiling Crypto HKDF.swift
[64/69] Compiling Crypto SafeCompare_boring.swift
[65/69] Compiling Crypto Zeroization_boring.swift
[66/69] Compiling Crypto PrettyBytes.swift
[67/69] Compiling Crypto SafeCompare.swift
[68/69] Compiling Crypto SecureBytes.swift
[69/69] Compiling Crypto Zeroization.swift
[70/117] Compiling Buildkite Emojis.swift
[71/117] Compiling Buildkite FlakyTests.swift
[72/117] Compiling Buildkite Followable.swift
[73/117] Compiling Buildkite Jobs.swift
[74/117] Compiling Buildkite Metas.swift
[75/122] Compiling Buildkite Configuration.swift
[76/122] Compiling Buildkite Formatters.swift
[77/122] Compiling Buildkite JSONValue.swift
[78/122] Compiling Buildkite Pagination.swift
[79/122] Compiling Buildkite Resource.swift
[80/122] Compiling Buildkite AgentMetrics.swift
[81/122] Compiling Buildkite GraphQL.swift
[82/122] Compiling Buildkite AccessTokens.swift
[83/122] Compiling Buildkite Agents.swift
[84/122] Compiling Buildkite Annotations.swift
[85/122] Compiling Buildkite BuildkiteClient.swift
[86/122] Compiling Buildkite AccessToken.swift
[87/122] Compiling Buildkite Agent.swift
[88/122] Compiling Buildkite AgentMetric.swift
[89/122] Compiling Buildkite Annotation.swift
[90/122] Compiling Buildkite Artifact.swift
[91/122] Compiling Buildkite Build.swift
[92/122] Compiling Buildkite Cluster.swift
[93/122] Compiling Buildkite ClusterQueue.swift
[94/122] Compiling Buildkite ClusterToken.swift
[95/122] Compiling Buildkite Emoji.swift
[96/122] Compiling Buildkite FlakyTest.swift
[97/122] Emitting module Buildkite
[98/122] Compiling Buildkite Response.swift
[99/122] Compiling Buildkite StatusCode.swift
[100/122] Compiling Buildkite TokenProvider.swift
[101/122] Compiling Buildkite Transport.swift
[102/122] Compiling Buildkite URL+Buildkite.swift
[103/122] Compiling Buildkite Trace.swift
[104/122] Compiling Buildkite User.swift
[105/122] Compiling Buildkite WebhookEvent.swift
[106/122] Compiling Buildkite APIVersion.swift
[107/122] Compiling Buildkite BuildkiteClient+Webhooks.swift
[108/122] Compiling Buildkite Artifacts.swift
[109/122] Compiling Buildkite Builds.swift
[110/122] Compiling Buildkite ClusterQueues.swift
[111/122] Compiling Buildkite ClusterTokens.swift
[112/122] Compiling Buildkite Clusters.swift
[113/122] Compiling Buildkite Organizations.swift
[114/122] Compiling Buildkite Pipelines.swift
[115/122] Compiling Buildkite Teams.swift
[116/122] Compiling Buildkite Users.swift
[117/122] Compiling Buildkite TestAnalyticsUpload.swift
[118/122] Compiling Buildkite Job.swift
[119/122] Compiling Buildkite Meta.swift
[120/122] Compiling Buildkite Organization.swift
[121/122] Compiling Buildkite Pipeline.swift
[122/122] Compiling Buildkite Team.swift
Build of target: 'Buildkite' complete! (3.38s)
    3848
24	/Users/admin/builder/spi-builder-workspace/.docs/aaronsky/buildkite-swift/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/aaronsky/buildkite-swift/main
File count: 3848
Doc size:   24.0MB
Preparing doc bundle ...
Uploading prod-aaronsky-buildkite-swift-main-8f0214b6.zip to s3://spi-docs-inbox/prod-aaronsky-buildkite-swift-main-8f0214b6.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.