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.0-beta.1 (6dcd80), with Swift 6.0 for Linux on 5 Nov 2024 03:04:33 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/AviaryInsights.git
Reference: 1.0.0-beta.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/brightdigit/AviaryInsights
 * tag               1.0.0-beta.1 -> FETCH_HEAD
HEAD is now at 6dcd80a fixed postEvent response
Cloned https://github.com/brightdigit/AviaryInsights.git
Revision (git rev-parse @):
6dcd80af858d8f0da2142d8df0e8e689e260a44b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/AviaryInsights.git at 1.0.0-beta.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/brightdigit/AviaryInsights.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/725] Fetching swift-openapi-urlsession
[726/5784] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.19s)
[2985/5059] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.30s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.0.2 (2.21s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[1/648] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.28s)
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.06s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.71s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.6.0 (0.53s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.72s)
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.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.6.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.0.2
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/32] Emitting module InternalCollectionsUtilities
[9/34] Compiling HTTPTypes ISOLatin1String.swift
[10/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[11/34] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[12/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/34] Compiling InternalCollectionsUtilities Specialize.swift
[14/34] Compiling InternalCollectionsUtilities Debugging.swift
[15/34] Compiling InternalCollectionsUtilities Descriptions.swift
[16/34] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/34] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/34] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/34] Compiling InternalCollectionsUtilities Integer rank.swift
[22/34] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/34] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/34] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[26/34] Compiling HTTPTypes HTTPParsedFields.swift
[27/34] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/34] Compiling HTTPTypes HTTPResponse.swift
[30/34] Compiling HTTPTypes HTTPRequest.swift
[32/50] Compiling HTTPTypes HTTPFieldName.swift
[33/50] Compiling HTTPTypes HTTPFields.swift
[34/50] Emitting module HTTPTypes
[35/50] Compiling HTTPTypes HTTPField.swift
[36/50] Compiling DequeModule _DequeBuffer.swift
[37/50] Compiling DequeModule _DequeBufferHeader.swift
[39/53] Compiling DequeModule Deque+CustomReflectable.swift
[40/53] Compiling DequeModule Deque+Descriptions.swift
[41/53] Compiling DequeModule Deque+Extras.swift
[42/53] Compiling DequeModule Deque+Hashable.swift
[43/53] Compiling DequeModule Deque+Equatable.swift
[44/53] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[45/113] Compiling OpenAPIRuntime Converter+Client.swift
[46/113] Compiling OpenAPIRuntime Converter+Common.swift
[47/113] Compiling OpenAPIRuntime CodableExtensions.swift
[48/113] Compiling OpenAPIRuntime Configuration.swift
[49/113] Compiling OpenAPIRuntime Converter+Server.swift
[50/113] Compiling OpenAPIRuntime Converter.swift
[51/113] Compiling OpenAPIRuntime FoundationExtensions.swift
[52/113] Compiling OpenAPIRuntime ParameterStyles.swift
[53/113] Emitting module DequeModule
[55/114] Emitting module OpenAPIRuntime
[58/122] Compiling OpenAPIRuntime ServerVariable.swift
[59/122] Compiling OpenAPIRuntime URLExtensions.swift
[60/122] Compiling OpenAPIRuntime Deprecated.swift
[61/122] Compiling OpenAPIRuntime ClientError.swift
[62/122] Compiling OpenAPIRuntime CodingErrors.swift
[63/122] Compiling OpenAPIRuntime RuntimeError.swift
[64/122] Compiling OpenAPIRuntime ServerError.swift
[65/122] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[72/122] Compiling OpenAPIRuntime CurrencyExtensions.swift
[73/122] Compiling OpenAPIRuntime ErrorExtensions.swift
[74/122] Compiling OpenAPIRuntime URICodeCodingKey.swift
[75/122] Compiling OpenAPIRuntime URICoderConfiguration.swift
[76/122] Compiling OpenAPIRuntime URIEncodedNode.swift
[77/122] Compiling OpenAPIRuntime URIParsedNode.swift
[78/122] Compiling OpenAPIRuntime URIDecoder.swift
[79/122] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[80/122] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[81/122] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[82/122] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[83/122] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[84/122] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[85/122] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[86/122] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[87/122] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[88/122] Compiling OpenAPIRuntime MultipartValidation.swift
[89/122] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[90/122] Compiling OpenAPIRuntime ClientTransport.swift
[91/122] Compiling OpenAPIRuntime CurrencyTypes.swift
[92/122] Compiling OpenAPIRuntime HTTPBody.swift
[93/122] Compiling OpenAPIRuntime ServerTransport.swift
[94/122] Compiling OpenAPIRuntime UniversalClient.swift
[95/122] Compiling OpenAPIRuntime UniversalServer.swift
[96/122] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[97/122] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[98/122] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[99/122] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[100/122] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[101/122] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[102/122] Compiling OpenAPIRuntime ServerSentEvents.swift
[103/122] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[104/122] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[105/122] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[106/122] Compiling OpenAPIRuntime Acceptable.swift
[107/122] Compiling OpenAPIRuntime Base64EncodedData.swift
[108/122] Compiling OpenAPIRuntime ByteUtilities.swift
[109/122] Compiling OpenAPIRuntime ContentDisposition.swift
[110/122] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[111/122] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[112/122] Compiling OpenAPIRuntime OpenAPIValue.swift
[113/122] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[114/122] Compiling OpenAPIRuntime UndocumentedPayload.swift
[115/122] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[116/122] Compiling OpenAPIRuntime URIEncoder.swift
[117/122] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[118/122] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[119/122] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[120/122] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[121/122] Compiling OpenAPIRuntime URIParser.swift
[122/122] Compiling OpenAPIRuntime URISerializer.swift
[124/130] Emitting module OpenAPIURLSession
[125/130] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[126/130] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[127/130] Compiling OpenAPIURLSession URLSession+Extensions.swift
[128/130] Compiling OpenAPIURLSession Lock.swift
[129/130] Compiling OpenAPIURLSession URLSessionTransport.swift
[130/130] Compiling OpenAPIURLSession BufferedStream.swift
[132/138] Compiling AviaryInsights Revenue.swift
[133/138] Compiling AviaryInsights Operations.swift
[134/138] Compiling AviaryInsights Plausible.swift
[135/138] Compiling AviaryInsights Client.swift
[136/138] Compiling AviaryInsights Event.swift
[137/138] Emitting module AviaryInsights
/host/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 {
/host/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`.
[138/138] Compiling AviaryInsights Types.swift
/host/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 {
/host/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`.
Build complete! (44.82s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.