The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of AviaryInsights, reference 1.0.1 (2de969), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 09:51:05 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/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:             6.2
Building package at path:  $PWD
https://github.com/brightdigit/AviaryInsights.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[9/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/31] Compiling InternalCollectionsUtilities Debugging.swift
[12/31] Compiling InternalCollectionsUtilities Descriptions.swift
[13/31] Emitting module InternalCollectionsUtilities
[14/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/31] Compiling InternalCollectionsUtilities Integer rank.swift
[17/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/47] Compiling DequeModule _DequeSlot.swift
[24/47] Compiling DequeModule _DequeBuffer.swift
[25/47] Compiling DequeModule _DequeBufferHeader.swift
[26/48] Compiling DequeModule _UnsafeWrappedBuffer.swift
[27/48] Compiling DequeModule Deque+Extras.swift
[28/48] Compiling DequeModule Deque+Hashable.swift
[29/48] Compiling DequeModule Deque+CustomReflectable.swift
[30/48] Compiling DequeModule Deque+Descriptions.swift
[31/48] Compiling DequeModule Deque+Equatable.swift
[32/48] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[33/48] Compiling DequeModule Deque._UnsafeHandle.swift
[34/48] Compiling DequeModule Deque.swift
[35/48] Compiling DequeModule Deque+Testing.swift
[36/48] Compiling DequeModule Deque._Storage.swift
[37/48] Compiling DequeModule Deque+Codable.swift
[38/48] Compiling DequeModule Deque+Collection.swift
[39/48] Emitting module DequeModule
[40/48] Compiling HTTPTypes HTTPRequest.swift
[41/48] Compiling HTTPTypes HTTPParsedFields.swift
[42/48] Compiling HTTPTypes ISOLatin1String.swift
[43/48] Compiling HTTPTypes HTTPField.swift
[44/48] Compiling HTTPTypes HTTPFieldName.swift
[45/48] Emitting module HTTPTypes
[46/48] Compiling HTTPTypes HTTPFields.swift
[47/48] Compiling HTTPTypes NIOLock.swift
[48/48] Compiling HTTPTypes HTTPResponse.swift
[49/111] Emitting module OpenAPIRuntime
[50/117] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[51/117] Compiling OpenAPIRuntime MultipartValidation.swift
[52/117] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[53/117] Compiling OpenAPIRuntime URICodeCodingKey.swift
[54/117] Compiling OpenAPIRuntime URICoderConfiguration.swift
[55/117] Compiling OpenAPIRuntime URIEncodedNode.swift
[56/117] Compiling OpenAPIRuntime URIParsedTypes.swift
[57/117] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[58/117] Compiling OpenAPIRuntime UndocumentedPayload.swift
[59/117] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[60/117] Compiling OpenAPIRuntime CodableExtensions.swift
[61/117] Compiling OpenAPIRuntime Configuration.swift
[62/117] Compiling OpenAPIRuntime Converter+Client.swift
[63/117] Compiling OpenAPIRuntime Converter+Common.swift
[64/117] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[65/117] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[66/117] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[67/117] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[68/117] Compiling OpenAPIRuntime URIParser.swift
[69/117] Compiling OpenAPIRuntime URISerializer.swift
[70/117] Compiling OpenAPIRuntime Acceptable.swift
[71/117] Compiling OpenAPIRuntime Base64EncodedData.swift
[72/117] Compiling OpenAPIRuntime ByteUtilities.swift
[73/117] Compiling OpenAPIRuntime ContentDisposition.swift
[74/117] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[75/117] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[76/117] Compiling OpenAPIRuntime OpenAPIValue.swift
[77/117] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[78/117] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[79/117] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[80/117] Compiling OpenAPIRuntime ServerSentEvents.swift
[81/117] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[82/117] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[83/117] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[84/117] Compiling OpenAPIRuntime Converter+Server.swift
[85/117] Compiling OpenAPIRuntime Converter.swift
[86/117] Compiling OpenAPIRuntime CurrencyExtensions.swift
[87/117] Compiling OpenAPIRuntime ErrorExtensions.swift
[88/117] Compiling OpenAPIRuntime FoundationExtensions.swift
[89/117] Compiling OpenAPIRuntime ParameterStyles.swift
[90/117] Compiling OpenAPIRuntime ServerVariable.swift
[91/117] Compiling OpenAPIRuntime URLExtensions.swift
[92/117] Compiling OpenAPIRuntime Deprecated.swift
[93/117] Compiling OpenAPIRuntime ClientError.swift
[94/117] Compiling OpenAPIRuntime CodingErrors.swift
[95/117] Compiling OpenAPIRuntime RuntimeError.swift
[96/117] Compiling OpenAPIRuntime ServerError.swift
[97/117] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[98/117] Compiling OpenAPIRuntime ClientTransport.swift
[99/117] Compiling OpenAPIRuntime CurrencyTypes.swift
[100/117] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[101/117] Compiling OpenAPIRuntime HTTPBody.swift
[102/117] Compiling OpenAPIRuntime ServerTransport.swift
[103/117] Compiling OpenAPIRuntime UniversalClient.swift
[104/117] Compiling OpenAPIRuntime UniversalServer.swift
[105/117] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[106/117] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[107/117] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[108/117] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[109/117] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[110/117] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[111/117] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[112/117] Compiling OpenAPIRuntime URIDecoder.swift
[113/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[114/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[115/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[116/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[117/117] Compiling OpenAPIRuntime URIEncoder.swift
[118/124] Compiling OpenAPIURLSession Lock.swift
[119/124] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[120/124] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[121/124] Compiling OpenAPIURLSession URLSessionTransport.swift
[122/124] Compiling OpenAPIURLSession URLSession+Extensions.swift
[123/124] Emitting module OpenAPIURLSession
[124/124] Compiling OpenAPIURLSession BufferedStream.swift
[125/131] Compiling AviaryInsights Revenue.swift
[126/131] Compiling AviaryInsights Plausible.swift
[127/131] Compiling AviaryInsights Operations.swift
[128/131] Compiling AviaryInsights Client.swift
[129/131] Compiling AviaryInsights Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/AviaryInsights/Generated/Types.swift:67:13: warning: @frozen has no effect on non-public enums
 65 |         internal struct Input: Sendable, Hashable {
 66 |             /// - Remark: Generated from `#/paths/event/POST/requestBody`.
 67 |             @frozen internal enum Body: Sendable, Hashable {
    |             `- warning: @frozen has no effect on non-public enums
 68 |                 /// - Remark: Generated from `#/paths/event/POST/requestBody/json`.
 69 |                 internal struct jsonPayload: Codable, Hashable, Sendable {
/Users/admin/builder/spi-builder-workspace/Sources/AviaryInsights/Generated/Types.swift:168:9: warning: @frozen has no effect on non-public enums
166 |             }
167 |         }
168 |         @frozen internal enum Output: Sendable, Hashable {
    |         `- warning: @frozen has no effect on non-public enums
169 |             internal struct Accepted: Sendable, Hashable {
170 |                 /// Creates a new `Accepted`.
[130/131] Emitting module AviaryInsights
/Users/admin/builder/spi-builder-workspace/Sources/AviaryInsights/Generated/Types.swift:67:13: warning: @frozen has no effect on non-public enums
 65 |         internal struct Input: Sendable, Hashable {
 66 |             /// - Remark: Generated from `#/paths/event/POST/requestBody`.
 67 |             @frozen internal enum Body: Sendable, Hashable {
    |             `- warning: @frozen has no effect on non-public enums
 68 |                 /// - Remark: Generated from `#/paths/event/POST/requestBody/json`.
 69 |                 internal struct jsonPayload: Codable, Hashable, Sendable {
/Users/admin/builder/spi-builder-workspace/Sources/AviaryInsights/Generated/Types.swift:168:9: warning: @frozen has no effect on non-public enums
166 |             }
167 |         }
168 |         @frozen internal enum Output: Sendable, Hashable {
    |         `- warning: @frozen has no effect on non-public enums
169 |             internal struct Accepted: Sendable, Hashable {
170 |                 /// Creates a new `Accepted`.
[131/131] Compiling AviaryInsights Event.swift
Build complete! (15.92s)
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/5679] Fetching swift-openapi-runtime
[115/6640] Fetching swift-openapi-runtime, swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.98s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.98s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (3.76s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
[905/17544] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (0.78s)
[167/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.76s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (2.21s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.48s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
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.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.4.0
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
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.