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 swift-openapi-security-schemes, reference main (42a1fa), with Swift 6.0 for macOS (SPM) on 16 Sep 2024 00:46:20 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.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.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edonv/swift-openapi-security-schemes.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/edonv/swift-openapi-security-schemes
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 42a1fa3 Merge pull request #1 from edonv/server-middleware
Cloned https://github.com/edonv/swift-openapi-security-schemes.git
Revision (git rev-parse @):
42a1fa386878e5ab8e6fc6059ba3f19b7209c8f3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/edonv/swift-openapi-security-schemes.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/edonv/swift-openapi-security-schemes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin OpenAPIGeneratorCommand
Building for debugging...
[3/9] Write sources
[8/9] Write swift-version-117DEE11B69C53C9.txt
[10/17] Compiling HTTPTypes HTTPRequest.swift
[11/17] Compiling HTTPTypes HTTPResponse.swift
[12/17] Compiling HTTPTypes ISOLatin1String.swift
[13/17] Compiling HTTPTypes HTTPParsedFields.swift
[14/17] Compiling HTTPTypes HTTPField.swift
[15/17] Compiling HTTPTypes HTTPFieldName.swift
[16/17] Emitting module HTTPTypes
[17/17] Compiling HTTPTypes HTTPFields.swift
[18/97] Emitting module OpenAPIRuntime
[19/103] Compiling HTTPFieldTypes HTTPRange+Unit.swift
[20/103] Compiling HTTPFieldTypes HTTPRangeField.swift
[21/104] Compiling HTTPFieldTypes HTTPFieldValue.swift
[22/104] Compiling HTTPFieldTypes HTTPDate.swift
[23/104] Compiling HTTPFieldTypes HTTPContentRangeField.swift
[24/104] Compiling HTTPFieldTypes HTTPFields+CookieFields.swift
[25/104] Compiling HTTPFieldTypes HTTPFields+RangeFields.swift
[26/104] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[27/104] Emitting module HTTPTypesFoundation
[28/104] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[29/104] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[30/104] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[31/104] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[32/104] Compiling OpenAPIRuntime ByteUtilities.swift
[33/104] Compiling OpenAPIRuntime ContentDisposition.swift
[34/104] Compiling OpenAPIRuntime Acceptable.swift
[35/104] Compiling OpenAPIRuntime Base64EncodedData.swift
[36/104] Emitting module HTTPFieldTypes
[37/104] Compiling HTTPFieldTypes HTTPRange.swift
[38/104] Compiling OpenAPIRuntime MultipartValidation.swift
[39/104] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[40/104] Compiling OpenAPIRuntime URICodeCodingKey.swift
[41/104] Compiling OpenAPIRuntime URICoderConfiguration.swift
[42/104] Compiling OpenAPIRuntime URIEncodedNode.swift
[43/104] Compiling OpenAPIRuntime URIParsedNode.swift
[44/104] Compiling OpenAPIRuntime URLExtensions.swift
[45/104] Compiling OpenAPIRuntime Deprecated.swift
[46/104] Compiling OpenAPIRuntime ClientError.swift
[47/104] Compiling OpenAPIRuntime CodingErrors.swift
[48/104] Compiling OpenAPIRuntime RuntimeError.swift
[49/104] Compiling OpenAPIRuntime ServerError.swift
[50/104] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[55/104] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[56/104] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[57/104] Compiling OpenAPIRuntime OpenAPIValue.swift
[58/104] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[59/104] Compiling OpenAPIRuntime UndocumentedPayload.swift
[60/104] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[61/104] Compiling OpenAPIRuntime CodableExtensions.swift
[62/104] Compiling OpenAPIRuntime Configuration.swift
[63/104] Compiling OpenAPIRuntime Converter+Client.swift
[64/104] Compiling OpenAPIRuntime Converter+Common.swift
[65/104] Compiling OpenAPIRuntime ClientTransport.swift
[66/104] Compiling OpenAPIRuntime CurrencyTypes.swift
[67/104] Compiling OpenAPIRuntime HTTPBody.swift
[68/104] Compiling OpenAPIRuntime ServerTransport.swift
[69/104] Compiling OpenAPIRuntime UniversalClient.swift
[70/104] Compiling OpenAPIRuntime UniversalServer.swift
[71/104] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[72/104] Compiling OpenAPIRuntime URIDecoder.swift
[73/104] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[74/104] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[75/104] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[76/104] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[77/104] Compiling OpenAPIRuntime URIEncoder.swift
[78/104] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[79/104] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[80/104] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[81/104] Compiling OpenAPIRuntime ServerSentEvents.swift
[82/104] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[83/104] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[84/104] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[85/104] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[86/104] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[87/104] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[88/104] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[89/104] Compiling OpenAPIRuntime URIParser.swift
[90/104] Compiling OpenAPIRuntime URISerializer.swift
[91/104] Compiling OpenAPIRuntime Converter+Server.swift
[92/104] Compiling OpenAPIRuntime Converter.swift
[93/104] Compiling OpenAPIRuntime CurrencyExtensions.swift
[94/104] Compiling OpenAPIRuntime ErrorExtensions.swift
[95/104] Compiling OpenAPIRuntime FoundationExtensions.swift
[96/104] Compiling OpenAPIRuntime ParameterStyles.swift
[97/104] Compiling OpenAPIRuntime ServerVariable.swift
[98/104] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[99/104] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[100/104] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[101/104] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[102/104] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[103/104] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[104/104] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[105/113] Compiling OpenAPISecuritySchemes SecurityError.swift
[106/113] Emitting module OpenAPISecuritySchemes
[107/113] Compiling OpenAPISecuritySchemes URL+appendQueryItemsBackport.swift
[108/113] Compiling OpenAPISecuritySchemes SecurityScheme.swift
[109/113] Compiling OpenAPISecuritySchemes HTTPSecurityScheme.swift
[110/113] Compiling OpenAPISecuritySchemes Never+SecurityScheme.swift
[111/113] Compiling OpenAPISecuritySchemes SecuritySchemeMiddleware.swift
[112/113] Compiling OpenAPISecuritySchemes APIKeySecurityScheme.swift
[113/113] Compiling OpenAPISecuritySchemes OAuthSecurityScheme.swift
Build complete! (49.89s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-openapi-generator
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/edonv/swift-http-field-types.git
[1/528] Fetching swift-http-types
[107/5218] Fetching swift-http-types, swift-openapi-runtime
[154/5608] Fetching swift-http-types, swift-openapi-runtime, swift-http-field-types
[1309/18668] Fetching swift-http-types, swift-openapi-runtime, swift-http-field-types, swift-openapi-generator
[1310/28464] Fetching swift-http-types, swift-openapi-runtime, swift-http-field-types, swift-openapi-generator, yams
[1437/70806] Fetching swift-http-types, swift-openapi-runtime, swift-http-field-types, swift-openapi-generator, yams, openapikit
[2413/82975] Fetching swift-http-types, swift-openapi-runtime, swift-http-field-types, swift-openapi-generator, yams, openapikit, swift-argument-parser
Fetched https://github.com/apple/swift-http-types from cache (1.16s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.16s)
[4621/77757] Fetching swift-http-field-types, swift-openapi-generator, yams, openapikit, swift-argument-parser
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/apple/swift-numerics.git
[66229/83333] Fetching swift-http-field-types, swift-openapi-generator, yams, openapikit, swift-argument-parser, swift-numerics
[68667/88832] Fetching swift-http-field-types, swift-openapi-generator, yams, openapikit, swift-argument-parser, swift-numerics, swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (1.20s)
Fetched https://github.com/apple/swift-numerics.git from cache (1.20s)
Fetched https://github.com/jpsim/Yams from cache (2.79s)
Fetched https://github.com/edonv/swift-http-field-types.git from cache (2.79s)
Fetched https://github.com/apple/swift-openapi-generator from cache (2.79s)
Computing version for https://github.com/edonv/swift-http-field-types.git
Fetched https://github.com/apple/swift-argument-parser from cache (2.80s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (2.80s)
Computed https://github.com/edonv/swift-http-field-types.git at 0.3.5 (0.48s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (3.76s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.4.0 (0.50s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.2.1 (0.69s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.51s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.1.3 (0.65s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.1.3 (0.66s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.64s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.64s)
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.1.3
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git 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.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.1.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-openapi-generator
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.2.1
Creating working copy for https://github.com/edonv/swift-http-field-types.git
Working copy of https://github.com/edonv/swift-http-field-types.git resolved at 0.3.5
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.4.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-generator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-generator"
    },
    {
      "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-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    },
    {
      "identity" : "swift-http-field-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/edonv/swift-http-field-types.git"
    }
  ],
  "manifest_display_name" : "swift-openapi-security-schemes",
  "name" : "swift-openapi-security-schemes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPISecuritySchemes",
      "targets" : [
        "OpenAPISecuritySchemes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPISecuritySchemesTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPISecuritySchemesTests",
      "path" : "Tests/OpenAPISecuritySchemesTests",
      "sources" : [
        "OpenAPISecuritySchemesTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPISecuritySchemes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPISecuritySchemes",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPISecuritySchemes",
      "path" : "Sources/OpenAPISecuritySchemes",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "HTTPTypes",
        "HTTPTypesFoundation",
        "HTTPFieldTypes"
      ],
      "product_memberships" : [
        "OpenAPISecuritySchemes"
      ],
      "sources" : [
        "Internal Extensions/URL+appendQueryItemsBackport.swift",
        "SecurityError.swift",
        "SecurityScheme.swift",
        "SecuritySchemeMiddleware.swift",
        "SecuritySchemes/APIKeySecurityScheme.swift",
        "SecuritySchemes/HTTPSecurityScheme.swift",
        "SecuritySchemes/Never+SecurityScheme.swift",
        "SecuritySchemes/OAuthSecurityScheme.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.