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 AviaryInsights, reference 1.0.1 (2de969), with Swift 5.10 for macOS (SPM) on 18 Mar 2025 20:14:43 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/AviaryInsights.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/AviaryInsights
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 2de9697 Merge pull request #19 from brightdigit/v1.0.1
Cloned https://github.com/brightdigit/AviaryInsights.git
Revision (git rev-parse @):
2de9697acd3c0f86e54b190f151d745361c31f15
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/AviaryInsights.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/brightdigit/AviaryInsights.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-33747A42983211AE.txt
[8/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[9/34] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[10/35] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/35] Compiling InternalCollectionsUtilities Debugging.swift
[12/35] Compiling InternalCollectionsUtilities Descriptions.swift
[13/35] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/35] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/35] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/35] Compiling InternalCollectionsUtilities Specialize.swift
[17/35] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/35] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[20/35] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/35] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[22/35] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[23/35] Emitting module InternalCollectionsUtilities
[24/35] Compiling InternalCollectionsUtilities Integer rank.swift
[25/35] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/35] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/51] Compiling DequeModule _DequeSlot.swift
[28/52] Compiling DequeModule _DequeBufferHeader.swift
[29/52] Compiling DequeModule _DequeBuffer.swift
[30/52] Compiling DequeModule _UnsafeWrappedBuffer.swift
[31/52] Compiling DequeModule Deque+Extras.swift
[32/52] Compiling DequeModule Deque+Hashable.swift
[33/52] Compiling DequeModule Deque+Testing.swift
[34/52] Compiling DequeModule Deque._Storage.swift
[35/52] Compiling DequeModule Deque._UnsafeHandle.swift
[36/52] Compiling DequeModule Deque.swift
[37/52] Compiling DequeModule Deque+CustomReflectable.swift
[38/52] Compiling DequeModule Deque+Descriptions.swift
[39/52] Compiling DequeModule Deque+Codable.swift
[40/52] Compiling DequeModule Deque+Collection.swift
[41/52] Emitting module DequeModule
[42/52] Compiling DequeModule Deque+Equatable.swift
[43/52] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[44/52] Compiling HTTPTypes ISOLatin1String.swift
[45/52] Compiling HTTPTypes HTTPFieldName.swift
[46/52] Compiling HTTPTypes HTTPRequest.swift
[47/52] Compiling HTTPTypes HTTPResponse.swift
[48/52] Compiling HTTPTypes NIOLock.swift
[49/52] Compiling HTTPTypes HTTPParsedFields.swift
[50/52] Compiling HTTPTypes HTTPFields.swift
[51/52] Emitting module HTTPTypes
[52/52] Compiling HTTPTypes HTTPField.swift
[53/115] Emitting module OpenAPIRuntime
[54/121] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[55/121] Compiling OpenAPIRuntime MultipartValidation.swift
[56/121] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[57/121] Compiling OpenAPIRuntime URICodeCodingKey.swift
[58/121] Compiling OpenAPIRuntime URICoderConfiguration.swift
[59/121] Compiling OpenAPIRuntime URIEncodedNode.swift
[60/121] Compiling OpenAPIRuntime URIParsedTypes.swift
[61/121] Compiling OpenAPIRuntime URIDecoder.swift
[62/121] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[63/121] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[64/121] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[65/121] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[66/121] Compiling OpenAPIRuntime URIEncoder.swift
[67/121] Compiling OpenAPIRuntime ClientTransport.swift
[68/121] Compiling OpenAPIRuntime CurrencyTypes.swift
[69/121] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[70/121] Compiling OpenAPIRuntime HTTPBody.swift
[71/121] Compiling OpenAPIRuntime ServerTransport.swift
[72/121] Compiling OpenAPIRuntime UniversalClient.swift
[73/121] Compiling OpenAPIRuntime UniversalServer.swift
[74/121] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[75/121] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[76/121] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[77/121] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[78/121] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[79/121] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[80/121] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[81/121] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[82/121] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[83/121] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[84/121] Compiling OpenAPIRuntime ServerSentEvents.swift
[85/121] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[86/121] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[87/121] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[88/121] Compiling OpenAPIRuntime Acceptable.swift
[89/121] Compiling OpenAPIRuntime Base64EncodedData.swift
[90/121] Compiling OpenAPIRuntime ByteUtilities.swift
[91/121] Compiling OpenAPIRuntime ContentDisposition.swift
[92/121] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[93/121] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[94/121] Compiling OpenAPIRuntime OpenAPIValue.swift
[95/121] Compiling OpenAPIRuntime URLExtensions.swift
[96/121] Compiling OpenAPIRuntime Deprecated.swift
[97/121] Compiling OpenAPIRuntime ClientError.swift
[98/121] Compiling OpenAPIRuntime CodingErrors.swift
[99/121] Compiling OpenAPIRuntime RuntimeError.swift
[100/121] Compiling OpenAPIRuntime ServerError.swift
[101/121] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[102/121] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[103/121] Compiling OpenAPIRuntime UndocumentedPayload.swift
[104/121] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[105/121] Compiling OpenAPIRuntime CodableExtensions.swift
[106/121] Compiling OpenAPIRuntime Configuration.swift
[107/121] Compiling OpenAPIRuntime Converter+Client.swift
[108/121] Compiling OpenAPIRuntime Converter+Common.swift
[109/121] Compiling OpenAPIRuntime Converter+Server.swift
[110/121] Compiling OpenAPIRuntime Converter.swift
[111/121] Compiling OpenAPIRuntime CurrencyExtensions.swift
[112/121] Compiling OpenAPIRuntime ErrorExtensions.swift
[113/121] Compiling OpenAPIRuntime FoundationExtensions.swift
[114/121] Compiling OpenAPIRuntime ParameterStyles.swift
[115/121] Compiling OpenAPIRuntime ServerVariable.swift
[116/121] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[117/121] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[118/121] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[119/121] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[120/121] Compiling OpenAPIRuntime URIParser.swift
[121/121] Compiling OpenAPIRuntime URISerializer.swift
[122/128] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[123/128] Compiling OpenAPIURLSession URLSessionTransport.swift
[124/128] Compiling OpenAPIURLSession URLSession+Extensions.swift
[125/128] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[126/128] Compiling OpenAPIURLSession BufferedStream.swift
[127/128] Emitting module OpenAPIURLSession
[128/128] Compiling OpenAPIURLSession Lock.swift
[129/135] Compiling AviaryInsights Revenue.swift
[130/135] Compiling AviaryInsights Operations.swift
[131/135] Compiling AviaryInsights Plausible.swift
[132/135] Emitting module AviaryInsights
[133/135] Compiling AviaryInsights Client.swift
[134/135] Compiling AviaryInsights Event.swift
[135/135] Compiling AviaryInsights Types.swift
Build complete! (15.98s)
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/5616] Fetching swift-openapi-runtime
[114/6422] Fetching swift-openapi-runtime, swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-urlsession from cache (1.45s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.45s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.0.2 (2.39s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/877] Fetching swift-http-types
[519/16772] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.73s)
Fetched https://github.com/apple/swift-http-types from cache (1.73s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.43s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.54s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.1 (0.34s)
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-openapi-urlsession",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-urlsession"
    }
  ],
  "manifest_display_name" : "AviaryInsights",
  "name" : "AviaryInsights",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "AviaryInsights",
      "targets" : [
        "AviaryInsights"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AviaryInsightsTests",
      "module_type" : "SwiftTarget",
      "name" : "AviaryInsightsTests",
      "path" : "Tests/AviaryInsightsTests",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "sources" : [
        "AviaryInsightsTests.swift",
        "Event.swift",
        "MockTransport.swift",
        "Revenue.swift"
      ],
      "target_dependencies" : [
        "AviaryInsights"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AviaryInsights",
      "module_type" : "SwiftTarget",
      "name" : "AviaryInsights",
      "path" : "Sources/AviaryInsights",
      "product_dependencies" : [
        "OpenAPIURLSession",
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "AviaryInsights"
      ],
      "sources" : [
        "Event.swift",
        "Generated/Client.swift",
        "Generated/Types.swift",
        "Operations.swift",
        "Plausible.swift",
        "Revenue.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.