Build Information
Successful build of swift-openapi-security-schemes, reference main (bf82e5
), with Swift 5.9 for macOS (SPM) on 9 Oct 2024 02:23:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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: 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 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 main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/edonv/swift-openapi-security-schemes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.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...
[4/11] Compiling HTTPTypes ISOLatin1String.swift
[5/11] Compiling HTTPTypes HTTPResponse.swift
[6/11] Compiling HTTPTypes HTTPRequest.swift
[7/11] Compiling HTTPTypes HTTPParsedFields.swift
[8/11] Compiling HTTPTypes HTTPFieldName.swift
[9/11] Compiling HTTPTypes HTTPFields.swift
[10/11] Emitting module HTTPTypes
[11/11] Compiling HTTPTypes HTTPField.swift
[12/91] Compiling HTTPFieldTypes HTTPRange+Unit.swift
[13/92] Compiling HTTPFieldTypes HTTPRangeField.swift
[14/92] Compiling HTTPFieldTypes HTTPFields+RangeFields.swift
[15/92] Compiling HTTPFieldTypes HTTPFields+CookieFields.swift
[16/92] Compiling HTTPFieldTypes HTTPDate.swift
[17/92] Compiling HTTPFieldTypes HTTPContentRangeField.swift
[18/92] Compiling OpenAPIRuntime ByteUtilities.swift
[19/92] Compiling OpenAPIRuntime ContentDisposition.swift
[20/92] Compiling HTTPFieldTypes HTTPFieldValue.swift
[21/92] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[22/92] Emitting module HTTPTypesFoundation
[23/92] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[24/92] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[25/92] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[26/92] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[27/92] Emitting module HTTPFieldTypes
[28/92] Compiling OpenAPIRuntime Acceptable.swift
[29/92] Compiling OpenAPIRuntime Base64EncodedData.swift
[30/92] Compiling HTTPFieldTypes HTTPRange.swift
[31/92] Emitting module OpenAPIRuntime
[32/98] Compiling OpenAPIRuntime MultipartValidation.swift
[33/98] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[34/98] Compiling OpenAPIRuntime URICodeCodingKey.swift
[35/98] Compiling OpenAPIRuntime URICoderConfiguration.swift
[36/98] Compiling OpenAPIRuntime URIEncodedNode.swift
[37/98] Compiling OpenAPIRuntime URIParsedNode.swift
[38/98] Compiling OpenAPIRuntime URLExtensions.swift
[39/98] Compiling OpenAPIRuntime Deprecated.swift
[40/98] Compiling OpenAPIRuntime ClientError.swift
[41/98] Compiling OpenAPIRuntime CodingErrors.swift
[42/98] Compiling OpenAPIRuntime RuntimeError.swift
[43/98] Compiling OpenAPIRuntime ServerError.swift
[44/98] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[45/98] Compiling OpenAPIRuntime URIDecoder.swift
[46/98] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[47/98] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[48/98] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[49/98] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[50/98] Compiling OpenAPIRuntime URIEncoder.swift
[51/98] Compiling OpenAPIRuntime ClientTransport.swift
[52/98] Compiling OpenAPIRuntime CurrencyTypes.swift
[53/98] Compiling OpenAPIRuntime HTTPBody.swift
[54/98] Compiling OpenAPIRuntime ServerTransport.swift
[55/98] Compiling OpenAPIRuntime UniversalClient.swift
[56/98] Compiling OpenAPIRuntime UniversalServer.swift
[57/98] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[62/98] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[63/98] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[64/98] Compiling OpenAPIRuntime OpenAPIValue.swift
[65/98] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[66/98] Compiling OpenAPIRuntime UndocumentedPayload.swift
[67/98] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[68/98] Compiling OpenAPIRuntime CodableExtensions.swift
[69/98] Compiling OpenAPIRuntime Configuration.swift
[70/98] Compiling OpenAPIRuntime Converter+Client.swift
[71/98] Compiling OpenAPIRuntime Converter+Common.swift
[72/98] Compiling OpenAPIRuntime Converter+Server.swift
[73/98] Compiling OpenAPIRuntime Converter.swift
[74/98] Compiling OpenAPIRuntime CurrencyExtensions.swift
[75/98] Compiling OpenAPIRuntime ErrorExtensions.swift
[76/98] Compiling OpenAPIRuntime FoundationExtensions.swift
[77/98] Compiling OpenAPIRuntime ParameterStyles.swift
[78/98] Compiling OpenAPIRuntime ServerVariable.swift
[79/98] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[80/98] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[81/98] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[82/98] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[83/98] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[84/98] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[85/98] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[86/98] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[87/98] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[88/98] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[89/98] Compiling OpenAPIRuntime ServerSentEvents.swift
[90/98] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[91/98] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[92/98] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[93/98] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[94/98] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[95/98] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[96/98] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[97/98] Compiling OpenAPIRuntime URIParser.swift
[98/98] Compiling OpenAPIRuntime URISerializer.swift
[99/107] Compiling OpenAPISecuritySchemes HTTPSecurityScheme.swift
[100/107] Compiling OpenAPISecuritySchemes SecuritySchemeMiddleware.swift
[101/107] Compiling OpenAPISecuritySchemes Never+SecurityScheme.swift
[102/107] Compiling OpenAPISecuritySchemes SecurityScheme.swift
[103/107] Compiling OpenAPISecuritySchemes OAuth2SecurityScheme.swift
[104/107] Compiling OpenAPISecuritySchemes APIKeySecurityScheme.swift
[105/107] Compiling OpenAPISecuritySchemes SecurityError.swift
[106/107] Emitting module OpenAPISecuritySchemes
[107/107] Compiling OpenAPISecuritySchemes URL+appendQueryItemsBackport.swift
Build complete! (32.24s)
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/edonv/swift-http-field-types.git
Fetching https://github.com/mattpolzin/OpenAPIKit
[1/390] Fetching swift-http-field-types
[306/5953] Fetching swift-http-field-types, swift-algorithms
[5943/54075] Fetching swift-http-field-types, swift-algorithms, openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit (3.58s)
Fetched https://github.com/apple/swift-algorithms (3.58s)
Fetched https://github.com/edonv/swift-http-field-types.git (3.58s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-openapi-generator
Fetching https://github.com/apple/swift-argument-parser
[1/528] Fetching swift-http-types
[424/14132] Fetching swift-http-types, swift-openapi-generator
[530/26385] Fetching swift-http-types, swift-openapi-generator, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (1.55s)
Fetching https://github.com/apple/swift-numerics.git
Fetched https://github.com/apple/swift-http-types (1.56s)
Fetching https://github.com/jpsim/Yams
Fetched https://github.com/apple/swift-openapi-generator (1.56s)
Fetching https://github.com/apple/swift-openapi-runtime
[1/5576] Fetching swift-numerics
[113/10587] Fetching swift-numerics, swift-openapi-runtime
[526/20419] Fetching swift-numerics, swift-openapi-runtime, yams
Fetched https://github.com/apple/swift-openapi-runtime (1.11s)
Computing version for https://github.com/edonv/swift-http-field-types.git
[6166/15408] Fetching swift-numerics, yams
Computed https://github.com/edonv/swift-http-field-types.git at 0.3.5 (0.44s)
Computing version for https://github.com/apple/swift-http-types
Fetched https://github.com/apple/swift-numerics.git (1.81s)
Fetched https://github.com/jpsim/Yams (1.81s)
Computed https://github.com/apple/swift-http-types at 1.3.0 (2.91s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.2.1 (0.62s)
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.56s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.1.3 (0.65s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.65s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.62s)
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/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.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/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/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.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-openapi-generator
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.2.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.4.0
Build complete.
Done.