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 0.2.1 (bf82e5), with Swift 5.10 for macOS (SPM) on 9 Oct 2024 01:46:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edonv/swift-openapi-security-schemes.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/edonv/swift-openapi-security-schemes
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at bf82e57 Added docs.
Cloned https://github.com/edonv/swift-openapi-security-schemes.git
Revision (git rev-parse @):
bf82e579edfdf91181ea63e6fb2c3af2dc3c93c4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/edonv/swift-openapi-security-schemes.git at 0.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/edonv/swift-openapi-security-schemes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[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-33747A42983211AE.txt
[10/17] Compiling HTTPTypes HTTPField.swift
[11/17] Compiling HTTPTypes ISOLatin1String.swift
[12/17] Compiling HTTPTypes HTTPRequest.swift
[13/17] Compiling HTTPTypes HTTPResponse.swift
[14/17] Compiling HTTPTypes HTTPFieldName.swift
[15/17] Compiling HTTPTypes HTTPParsedFields.swift
[16/17] Emitting module HTTPTypes
[17/17] Compiling HTTPTypes HTTPFields.swift
[18/97] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[19/97] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[20/97] Compiling HTTPFieldTypes HTTPRange+Unit.swift
[21/98] Compiling OpenAPIRuntime ByteUtilities.swift
[22/98] Compiling OpenAPIRuntime ContentDisposition.swift
[23/98] Emitting module HTTPFieldTypes
[24/98] Compiling HTTPFieldTypes HTTPDate.swift
[25/98] Compiling OpenAPIRuntime Acceptable.swift
[26/98] Compiling OpenAPIRuntime Base64EncodedData.swift
[27/98] Compiling HTTPFieldTypes HTTPContentRangeField.swift
[28/98] Compiling HTTPFieldTypes HTTPFields+CookieFields.swift
[29/98] Compiling HTTPFieldTypes HTTPFieldValue.swift
[30/98] Compiling HTTPFieldTypes HTTPFields+RangeFields.swift
[31/98] Compiling HTTPFieldTypes HTTPRangeField.swift
[32/98] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[33/98] Emitting module HTTPTypesFoundation
[34/98] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[35/98] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[36/98] Emitting module OpenAPIRuntime
[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 URIDecoder.swift
[45/104] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[46/104] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[47/104] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[48/104] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[49/104] Compiling OpenAPIRuntime URIEncoder.swift
[50/104] Compiling OpenAPIRuntime URLExtensions.swift
[51/104] Compiling OpenAPIRuntime Deprecated.swift
[52/104] Compiling OpenAPIRuntime ClientError.swift
[53/104] Compiling OpenAPIRuntime CodingErrors.swift
[54/104] Compiling OpenAPIRuntime RuntimeError.swift
[55/104] Compiling OpenAPIRuntime ServerError.swift
[56/104] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[57/104] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[58/104] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[59/104] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[60/104] Compiling OpenAPIRuntime ServerSentEvents.swift
[61/104] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[62/104] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[63/104] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[68/104] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[69/104] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[70/104] Compiling OpenAPIRuntime OpenAPIValue.swift
[71/104] Compiling OpenAPIRuntime ClientTransport.swift
[72/104] Compiling OpenAPIRuntime CurrencyTypes.swift
[73/104] Compiling OpenAPIRuntime HTTPBody.swift
[74/104] Compiling OpenAPIRuntime ServerTransport.swift
[75/104] Compiling OpenAPIRuntime UniversalClient.swift
[76/104] Compiling OpenAPIRuntime UniversalServer.swift
[77/104] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[78/104] Compiling OpenAPIRuntime Converter+Server.swift
[79/104] Compiling OpenAPIRuntime Converter.swift
[80/104] Compiling OpenAPIRuntime CurrencyExtensions.swift
[81/104] Compiling OpenAPIRuntime ErrorExtensions.swift
[82/104] Compiling OpenAPIRuntime FoundationExtensions.swift
[83/104] Compiling OpenAPIRuntime ParameterStyles.swift
[84/104] Compiling OpenAPIRuntime ServerVariable.swift
[85/104] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[86/104] Compiling OpenAPIRuntime UndocumentedPayload.swift
[87/104] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[88/104] Compiling OpenAPIRuntime CodableExtensions.swift
[89/104] Compiling OpenAPIRuntime Configuration.swift
[90/104] Compiling OpenAPIRuntime Converter+Client.swift
[91/104] Compiling OpenAPIRuntime Converter+Common.swift
[92/104] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[93/104] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[94/104] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[95/104] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[96/104] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[97/104] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[98/104] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[99/104] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[100/104] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[101/104] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[102/104] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[103/104] Compiling OpenAPIRuntime URIParser.swift
[104/104] Compiling OpenAPIRuntime URISerializer.swift
[105/113] Compiling OpenAPISecuritySchemes OAuth2SecurityScheme.swift
[106/113] Compiling OpenAPISecuritySchemes Never+SecurityScheme.swift
[107/113] Compiling OpenAPISecuritySchemes APIKeySecurityScheme.swift
[108/113] Compiling OpenAPISecuritySchemes SecurityScheme.swift
[109/113] Compiling OpenAPISecuritySchemes HTTPSecurityScheme.swift
[110/113] Compiling OpenAPISecuritySchemes SecuritySchemeMiddleware.swift
[111/113] Compiling OpenAPISecuritySchemes URL+appendQueryItemsBackport.swift
[112/113] Compiling OpenAPISecuritySchemes SecurityError.swift
[113/113] Emitting module OpenAPISecuritySchemes
Build complete! (31.48s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/edonv/swift-http-field-types.git
Fetching https://github.com/apple/swift-algorithms
[1/5576] Fetching swift-numerics
[225/11139] Fetching swift-numerics, swift-algorithms
[337/11529] Fetching swift-numerics, swift-algorithms, swift-http-field-types
[753/12057] Fetching swift-numerics, swift-algorithms, swift-http-field-types, swift-http-types
[1952/21889] Fetching swift-numerics, swift-algorithms, swift-http-field-types, swift-http-types, yams
[7386/34142] Fetching swift-numerics, swift-algorithms, swift-http-field-types, swift-http-types, yams, swift-argument-parser
[9586/82264] Fetching swift-numerics, swift-algorithms, swift-http-field-types, swift-http-types, yams, swift-argument-parser, openapikit
Fetched https://github.com/apple/swift-numerics.git from cache (1.87s)
Fetching https://github.com/apple/swift-openapi-generator
[6413/76688] Fetching swift-algorithms, swift-http-field-types, swift-http-types, yams, swift-argument-parser, openapikit
[54072/90292] Fetching swift-algorithms, swift-http-field-types, swift-http-types, yams, swift-argument-parser, openapikit, swift-openapi-generator
Fetched https://github.com/edonv/swift-http-field-types.git from cache (2.80s)
Fetching https://github.com/apple/swift-openapi-runtime
Fetched https://github.com/apple/swift-algorithms from cache (2.80s)
[53413/84339] Fetching swift-http-types, yams, swift-argument-parser, openapikit, swift-openapi-generator
[71281/89350] Fetching swift-http-types, yams, swift-argument-parser, openapikit, swift-openapi-generator, swift-openapi-runtime
Fetched https://github.com/apple/swift-argument-parser from cache (3.77s)
Fetched https://github.com/apple/swift-http-types from cache (3.77s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (3.77s)
Fetched https://github.com/jpsim/Yams from cache (3.77s)
[5528/18615] Fetching swift-openapi-generator, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.06s)
[953/13604] Fetching swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-generator from cache (6.04s)
Computing version for https://github.com/edonv/swift-http-field-types.git
Computed https://github.com/edonv/swift-http-field-types.git at 0.3.5 (0.41s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (2.33s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.2.1 (0.60s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.47s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.1.3 (0.55s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.1.3 (0.57s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.58s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.58s)
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-algorithms
Working copy of https://github.com/apple/swift-algorithms 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.4.0
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.4.0
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/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.1.3
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
Build complete.
Done.