Build Information
Successful build of swift-mistral, reference 0.0.3 (c4cb00
), with Swift 6.0 for Linux on 30 Nov 2024 08:22:57 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jkrukowski/SwiftMistral.git
Reference: 0.0.3
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/jkrukowski/SwiftMistral
* tag 0.0.3 -> FETCH_HEAD
HEAD is now at c4cb008 added logging
Cloned https://github.com/jkrukowski/SwiftMistral.git
Revision (git rev-parse @):
c4cb008024f9232d13e1f6d5a904a10f84416a23
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/jkrukowski/SwiftMistral.git at 0.0.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/jkrukowski/SwiftMistral.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 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-log
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/swift-server/swift-openapi-async-http-client
Fetching https://github.com/apple/swift-collections.git
[1/482] Fetching swift-openapi-async-http-client
[6/4205] Fetching swift-openapi-async-http-client, swift-log
[707/9567] Fetching swift-openapi-async-http-client, swift-log, swift-openapi-runtime
Fetched https://github.com/swift-server/swift-openapi-async-http-client from cache (0.28s)
Fetching https://github.com/apple/swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.34s)
[1/15603] Fetching swift-collections
[782/27998] Fetching swift-collections, swift-argument-parser
[16609/42278] Fetching swift-collections, swift-argument-parser, swift-openapi-generator
[36038/88056] Fetching swift-collections, swift-argument-parser, swift-openapi-generator, swiftformat
Fetched https://github.com/apple/swift-openapi-generator from cache (0.65s)
[31203/73776] Fetching swift-collections, swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-collections.git from cache (1.13s)
[16973/58173] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-log from cache (20.82s)
Fetched https://github.com/apple/swift-argument-parser from cache (20.83s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (21.47s)
Computing version for https://github.com/swift-server/swift-openapi-async-http-client
Computed https://github.com/swift-server/swift-openapi-async-http-client at 1.0.0 (1.79s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio
[1/671] Fetching swift-http-types
[672/13988] Fetching swift-http-types, async-http-client
[5467/86002] Fetching swift-http-types, async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (0.62s)
[17235/72685] Fetching swift-http-types, swift-nio
Fetched https://github.com/apple/swift-http-types from cache (3.66s)
Fetched https://github.com/apple/swift-nio from cache (3.75s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.39s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.2 (0.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.5.0 (0.49s)
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/jpsim/Yams
[1/5591] Fetching swift-algorithms
[3859/15527] Fetching swift-algorithms, yams
[12548/73222] Fetching swift-algorithms, yams, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (2.49s)
Fetched https://github.com/jpsim/Yams from cache (2.52s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (2.54s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.3.0 (0.45s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.43s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.33s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.43s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.43s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.7.0 (0.38s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.24.0 (0.40s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/5177] Fetching swift-nio-extras
[623/7465] Fetching swift-nio-extras, swift-nio-transport-services
[7466/9034] Fetching swift-nio-extras, swift-nio-transport-services, swift-atomics
[7890/20193] Fetching swift-nio-extras, swift-nio-transport-services, swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.53s)
[17348/17905] Fetching swift-nio-extras, swift-atomics, swift-nio-http2
[17906/31555] Fetching swift-nio-extras, swift-atomics, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.89s)
[11660/20396] Fetching swift-nio-extras, swift-atomics, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (1.54s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.54s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.38s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.77.0 (0.58s)
Fetching https://github.com/apple/swift-system.git
[1/3919] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.34s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.38s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.42s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.40s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.1.3 (0.44s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.43s)
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.24.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.7.0
Creating working copy for https://github.com/swift-server/swift-openapi-async-http-client
Working copy of https://github.com/swift-server/swift-openapi-async-http-client resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.77.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.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.24.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.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/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.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.5.0
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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.2
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.3.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.5.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.1.3
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/36] Write sources
[10/36] Compiling reader.c
[11/36] Write sources
[14/36] Compiling writer.c
[15/36] Compiling parser.c
[16/36] Compiling api.c
[17/36] Compiling emitter.c
[18/36] Compiling _NumericsShims _NumericsShims.c
[19/36] Write swift-version-24593BA9C3E375BF.txt
[20/36] Compiling scanner.c
[22/113] Emitting module InternalCollectionsUtilities
[23/115] Compiling RealModule Float80+Real.swift
[24/116] Compiling RealModule Float16+Real.swift
[25/116] Compiling OpenAPIKitCore InconsistencyError.swift
[26/116] Compiling OpenAPIKitCore OpenAPIDecodingErrors.swift
[27/116] Compiling OpenAPIKitCore AnyCodable.swift
[28/116] Emitting module ArgumentParserToolInfo
[29/116] Compiling ArgumentParserToolInfo ToolInfo.swift
[30/116] Compiling RealModule RealFunctions.swift
[31/117] Compiling OpenAPIKitCore DecodingErrorExtensions.swift
[32/117] Compiling OpenAPIKitCore DiggingError.swift
[33/117] Compiling OpenAPIKitCore EitherDecodeNoTypesMatchedErrorExtensions.swift
[39/121] Compiling RealModule Real.swift
[40/121] Compiling OpenAPIKitCore Either+Codable.swift
[41/121] Compiling OpenAPIKitCore Either+CustomStringConvertible.swift
[44/121] Compiling InternalCollectionsUtilities Debugging.swift
[45/121] Compiling InternalCollectionsUtilities Descriptions.swift
[46/121] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[47/121] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[48/121] Compiling Yams String+Yams.swift
[49/121] Compiling Yams Tag.swift
[52/121] Emitting module RealModule
[53/121] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[54/121] Compiling InternalCollectionsUtilities Specialize.swift
[56/121] Compiling RealModule Float+Real.swift
[57/121] Compiling RealModule ElementaryFunctions.swift
[58/122] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/122] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/123] Wrapping AST for ArgumentParserToolInfo for debugging
[62/124] Wrapping AST for RealModule for debugging
[63/161] Wrapping AST for InternalCollectionsUtilities for debugging
[65/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[66/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[67/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[68/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[69/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[70/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[71/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[72/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[73/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[74/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[75/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[76/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[77/241] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[78/241] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[79/248] Compiling Algorithms Reductions.swift
[80/248] Compiling Algorithms Rotate.swift
[81/248] Compiling Algorithms Partition.swift
[82/248] Compiling Algorithms Permutations.swift
[83/248] Compiling Algorithms Product.swift
[84/248] Compiling Algorithms Split.swift
[85/248] Compiling Algorithms Stride.swift
[86/248] Compiling Algorithms Suffix.swift
[87/248] Compiling OrderedCollections OrderedDictionary.swift
[88/248] Compiling OrderedCollections OrderedSet+Codable.swift
[89/248] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[90/248] Compiling OrderedCollections OrderedSet+Descriptions.swift
[91/248] Compiling OrderedCollections OrderedSet+Diffing.swift
[92/248] Compiling OrderedCollections OrderedSet+Equatable.swift
[93/248] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[94/248] Compiling OrderedCollections OrderedSet+Hashable.swift
[95/248] Compiling OrderedCollections OrderedSet+Initializers.swift
[96/248] Compiling OrderedCollections OrderedSet+Insertions.swift
[97/248] Compiling OrderedCollections OrderedSet+Invariants.swift
[98/248] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[99/248] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[100/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[101/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[102/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[103/248] Compiling Algorithms FlattenCollection.swift
[104/248] Compiling Algorithms Grouped.swift
[105/248] Compiling Algorithms Indexed.swift
[106/248] Compiling Algorithms Intersperse.swift
[107/248] Compiling Algorithms Joined.swift
[108/248] Compiling Algorithms Keyed.swift
[109/248] Compiling Algorithms MinMax.swift
[110/248] Compiling Algorithms RandomSample.swift
[117/251] Compiling Algorithms Compacted.swift
[118/251] Compiling Algorithms Cycle.swift
[119/251] Compiling Algorithms EitherSequence.swift
[120/251] Compiling Algorithms FirstNonNil.swift
[121/251] Emitting module ArgumentParser
[124/256] Compiling Algorithms Trim.swift
[125/256] Compiling Algorithms Unique.swift
[126/256] Compiling Algorithms Windows.swift
[127/256] Compiling Algorithms AdjacentPairs.swift
[128/256] Compiling Algorithms Chain.swift
[129/256] Compiling Algorithms Chunked.swift
[130/256] Compiling Algorithms Combinations.swift
[165/256] Compiling OrderedCollections OrderedSet+Sendable.swift
[166/256] Compiling OrderedCollections OrderedSet+SubSequence.swift
[167/256] Compiling OrderedCollections OrderedSet+Testing.swift
[168/256] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[169/256] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[170/256] Compiling OrderedCollections OrderedSet.swift
[171/256] Compiling OrderedCollections _UnsafeBitset.swift
[172/256] Compiling ArgumentParser CollectionExtensions.swift
[173/256] Compiling ArgumentParser Platform.swift
[174/256] Compiling ArgumentParser SequenceExtensions.swift
[175/256] Compiling ArgumentParser StringExtensions.swift
[176/256] Compiling ArgumentParser Tree.swift
[179/257] Emitting module OpenAPIKitCore
[195/257] Emitting module Yams
[244/259] Wrapping AST for ArgumentParser for debugging
[246/259] Compiling Yams YamlError.swift
[246/260] Wrapping AST for OpenAPIKitCore for debugging
[248/379] Wrapping AST for Yams for debugging
[250/379] Emitting module OrderedCollections
[251/380] Wrapping AST for OrderedCollections for debugging
[253/380] Emitting module Algorithms
[254/381] Wrapping AST for Algorithms for debugging
[256/381] Compiling OpenAPIKit AnyCodable+Validatable.swift
[257/381] Compiling OpenAPIKit Callbacks.swift
[258/381] Compiling OpenAPIKit CodableVendorExtendable.swift
[259/381] Compiling OpenAPIKit Components+JSONReference.swift
[260/381] Compiling OpenAPIKit Components+Locatable.swift
[261/381] Compiling OpenAPIKit Components.swift
[262/381] Compiling OpenAPIKit Content.swift
[263/381] Compiling OpenAPIKit ContentEncoding.swift
[264/381] Compiling OpenAPIKit DereferencedContent.swift
[265/389] Emitting module OpenAPIKit30
[266/389] Compiling OpenAPIKit DereferencedContentEncoding.swift
[267/389] Compiling OpenAPIKit DereferencedDocument.swift
[268/389] Compiling OpenAPIKit Document.swift
[269/389] Compiling OpenAPIKit DocumentInfo.swift
[270/389] Compiling OpenAPIKit ResolvedDocument.swift
[271/389] Compiling OpenAPIKit Either+Convenience.swift
[272/389] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[273/389] Compiling OpenAPIKit Either+Summarizable.swift
[274/389] Emitting module OpenAPIKit
[275/397] Compiling OpenAPIKit DocumentDecodingError.swift
[276/397] Compiling OpenAPIKit OperationDecodingError.swift
[277/397] Compiling OpenAPIKit PathDecodingError.swift
[278/397] Compiling OpenAPIKit ResponseDecodingError.swift
[279/397] Compiling OpenAPIKit Example.swift
[280/397] Compiling OpenAPIKit ExternalDocumentation.swift
[281/397] Compiling OpenAPIKit DereferencedHeader.swift
[282/397] Compiling OpenAPIKit Header.swift
[283/397] Compiling OpenAPIKit JSONReference.swift
[284/397] Compiling OpenAPIKit Request.swift
[285/397] Compiling OpenAPIKit Link.swift
[286/397] Compiling OpenAPIKit OpenAPI.swift
[287/397] Compiling OpenAPIKit DereferencedOperation.swift
[288/397] Compiling OpenAPIKit Operation.swift
[289/397] Compiling OpenAPIKit ResolvedEndpoint.swift
[290/397] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[291/397] Compiling OpenAPIKit DereferencedParameter.swift
[292/397] Compiling OpenAPIKit JSONSchema.swift
[293/397] Compiling OpenAPIKit Parameter.swift
[294/397] Compiling OpenAPIKit ParameterContext.swift
[295/397] Compiling OpenAPIKit ParameterSchemaContext.swift
[296/397] Compiling OpenAPIKit DereferencedPathItem.swift
[297/397] Compiling OpenAPIKit PathItem.swift
[298/397] Compiling OpenAPIKit ResolvedRoute.swift
[299/397] Compiling OpenAPIKit DereferencedRequest.swift
[301/397] Compiling OpenAPIKit DereferencedResponse.swift
[302/397] Compiling OpenAPIKit Response.swift
[303/397] Compiling OpenAPIKit RuntimeExpression.swift
[304/397] Compiling OpenAPIKit SchemaProtocols.swift
[305/397] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[306/397] Compiling OpenAPIKit DereferencedJSONSchema.swift
[307/397] Compiling OpenAPIKit JSONSchema+Combining.swift
[308/397] Compiling OpenAPIKit Either+Validatable.swift
[335/397] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[336/397] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[337/397] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[338/397] Compiling OpenAPIKit Validation+Builtins.swift
[339/397] Compiling OpenAPIKit Validation.swift
[340/397] Compiling OpenAPIKit Validator+Convenience.swift
[341/397] Compiling OpenAPIKit Validator.swift
[342/397] Compiling OpenAPIKit XML.swift
[343/397] Compiling OpenAPIKit JSONSchemaContext.swift
[344/397] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[345/397] Compiling OpenAPIKit TypesAndFormats.swift
[346/397] Compiling OpenAPIKit DereferencedSecurityRequirement.swift
[347/397] Compiling OpenAPIKit SecurityScheme.swift
[348/397] Compiling OpenAPIKit Server.swift
[349/397] Compiling OpenAPIKit Tag.swift
[351/397] Compiling OpenAPIKit DereferencedSchemaContext.swift
[367/398] Compiling OpenAPIKit _CoreReExport.swift
[367/398] Wrapping AST for OpenAPIKit30 for debugging
[393/399] Wrapping AST for OpenAPIKit for debugging
[395/402] Compiling OpenAPIKitCompat Compat30To31.swift
[396/402] Emitting module OpenAPIKitCompat
[397/402] Compiling OpenAPIKitCompat Either+Map.swift
[398/403] Wrapping AST for OpenAPIKitCompat for debugging
[400/484] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[401/484] Compiling _OpenAPIGeneratorCore Constants.swift
[402/484] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[403/484] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[404/484] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[405/484] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[406/484] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[407/484] Compiling _OpenAPIGeneratorCore ContentType.swift
[408/484] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[409/484] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[410/484] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[411/484] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[412/484] Compiling _OpenAPIGeneratorCore Builtins.swift
[413/484] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[414/484] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[415/484] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[416/484] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[417/484] Compiling _OpenAPIGeneratorCore TypeName.swift
[418/484] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[419/484] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[420/484] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[421/484] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[422/495] Compiling _OpenAPIGeneratorCore Config.swift
[423/495] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[424/495] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[425/495] Compiling _OpenAPIGeneratorCore Errors.swift
[426/495] Compiling _OpenAPIGeneratorCore Foundation.swift
[427/495] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[428/495] Compiling _OpenAPIGeneratorCore String.swift
[429/495] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[430/495] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[431/495] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[432/495] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[433/495] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[434/495] Emitting module _OpenAPIGeneratorCore
[435/495] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[436/495] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[437/495] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[438/495] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[439/495] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[440/495] Compiling _OpenAPIGeneratorCore translateComponents.swift
[441/495] Compiling _OpenAPIGeneratorCore translateOperations.swift
[442/495] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[443/495] Compiling _OpenAPIGeneratorCore translateServers.swift
[444/495] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[445/495] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[446/495] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[447/495] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[448/495] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[449/495] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[450/495] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[451/495] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[452/495] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[453/495] Compiling _OpenAPIGeneratorCore translateParameter.swift
[454/495] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[455/495] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[456/495] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[457/495] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[458/495] Compiling _OpenAPIGeneratorCore SwiftSafeNames.swift
[459/495] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[460/495] Compiling _OpenAPIGeneratorCore translateArray.swift
[461/495] Compiling _OpenAPIGeneratorCore translateCodable.swift
[462/495] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[463/495] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[464/495] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[465/495] Compiling _OpenAPIGeneratorCore translateSchema.swift
[466/495] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[467/495] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[468/495] Compiling _OpenAPIGeneratorCore Annotations.swift
[469/495] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[470/495] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[471/495] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[472/495] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[473/495] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[474/495] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[475/495] Compiling _OpenAPIGeneratorCore translateResponse.swift
[476/495] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[477/495] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[478/495] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[479/495] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[480/495] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[481/495] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[482/495] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[483/495] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[484/495] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[485/495] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[486/495] Compiling _OpenAPIGeneratorCore YamsParser.swift
[487/495] Compiling _OpenAPIGeneratorCore validateDoc.swift
[488/495] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[489/495] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[490/495] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[491/495] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[492/496] Wrapping AST for _OpenAPIGeneratorCore for debugging
[494/505] Compiling swift_openapi_generator Tool.swift
[495/505] Compiling swift_openapi_generator UserConfig.swift
[496/505] Compiling swift_openapi_generator PluginSource.swift
[497/506] Compiling swift_openapi_generator GenerateOptions.swift
[498/506] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[499/506] Compiling swift_openapi_generator GenerateCommand.swift
[500/506] Emitting module swift_openapi_generator
[501/506] Compiling swift_openapi_generator Extensions.swift
[502/506] Compiling swift_openapi_generator FilterCommand.swift
[503/506] Compiling swift_openapi_generator runGenerator.swift
[504/507] Wrapping AST for swift-openapi-generator for debugging
[505/507] Write Objects.LinkFileList
[506/507] Linking swift-openapi-generator-tool
Build of product 'swift-openapi-generator' complete! (55.90s)
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin OpenAPIGeneratorCommand
[4/4] Compiling plugin SwiftFormatPlugin
Building for debugging...
[4/507] Copying openapi-generator-config.yaml
[4/507] Copying openapi.yaml
[5/507] Write sources
[36/507] Compiling CNIOWindows shim.c
[36/507] Compiling _AtomicsShims.c
[38/507] Compiling CNIOWindows WSAStartup.c
[38/507] Compiling CNIOWASI CNIOWASI.c
[40/507] Compiling CNIOLinux liburing_shims.c
[41/507] Compiling CNIOLLHTTP c_nio_http.c
[42/507] Compiling CNIOLinux shim.c
[43/507] Compiling CNIODarwin shim.c
[44/507] Compiling CNIOExtrasZlib empty.c
[45/507] Compiling CNIOLLHTTP c_nio_api.c
[46/507] Compiling fiat_p256_adx_sqr.S
[47/507] Compiling fiat_p256_adx_mul.S
[48/507] Compiling fiat_curve25519_adx_square.S
[49/507] Compiling fiat_curve25519_adx_mul.S
[50/507] Compiling _NumericsShims _NumericsShims.c
[51/507] Write swift-version-24593BA9C3E375BF.txt
Swift OpenAPI Generator is running with the following configuration:
- OpenAPI document path: /host/spi-builder-workspace/Sources/SwiftMistral/openapi.yaml
- Configuration path: /host/spi-builder-workspace/Sources/SwiftMistral/openapi-generator-config.yaml
- Generator modes: types, client
- Access modifier: internal
- Feature flags: <none>
- Output file names: Types.swift, Client.swift
- Output directory: /host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/SwiftMistral/destination/OpenAPIGenerator/GeneratedSources
- Diagnostics output path: <none - logs to stderr>
- Current directory: /host/spi-builder-workspace
- Plugin source: build
- Is dry run: false
- Additional imports: <none>
Writing data to file Client.swift...
Writing data to file Types.swift...
Writing data to file Server.swift...
[52/507] Running swift-openapi-generator
[53/507] Compiling CNIOLLHTTP c_nio_llhttp.c
[54/507] Compiling CNIOBoringSSLShims shims.c
[56/629] Emitting module _NIOBase64
[56/629] Compiling tls_method.cc
[57/629] Compiling tls_record.cc
[59/644] Emitting module _NIODataStructures
[59/644] Compiling tls13_enc.cc
[60/644] Compiling tls13_server.cc
[61/644] Compiling tls13_client.cc
[62/644] Write sources
[64/669] Emitting module Logging
[65/669] Emitting module HTTPTypes
[66/670] Emitting module InternalCollectionsUtilities
[66/672] Compiling tls13_both.cc
[67/672] Compiling t1_enc.cc
[69/672] Compiling InternalCollectionsUtilities Debugging.swift
[70/672] Compiling InternalCollectionsUtilities Descriptions.swift
[71/672] Compiling Logging LogHandler.swift
[72/672] Emitting module RealModule
[73/672] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[74/672] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[75/672] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[76/672] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[77/672] Compiling HTTPTypes HTTPParsedFields.swift
[78/672] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[79/672] Compiling InternalCollectionsUtilities Specialize.swift
[80/673] Compiling _NIODataStructures _TinyArray.swift
[81/673] Compiling _NIODataStructures PriorityQueue.swift
[82/673] Compiling HTTPTypes ISOLatin1String.swift
[83/673] Compiling RealModule Float16+Real.swift
[84/673] Compiling InternalCollectionsUtilities _SortedCollection.swift
[85/673] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[86/673] Compiling HTTPTypes HTTPRequest.swift
[87/673] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[88/673] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[89/673] Compiling _NIOBase64 Base64.swift
[90/673] Compiling HTTPTypes HTTPResponse.swift
[91/674] Compiling RealModule ElementaryFunctions.swift
[92/674] Compiling RealModule Float+Real.swift
[93/674] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[94/674] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[96/674] Compiling InternalCollectionsUtilities Integer rank.swift
[97/674] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[98/674] Compiling InternalCollectionsUtilities UInt+reversed.swift
[99/674] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[103/675] Compiling RealModule Real.swift
[104/675] Compiling RealModule Float80+Real.swift
[106/675] Compiling RealModule RealFunctions.swift
[108/676] Wrapping AST for _NIOBase64 for debugging
[110/799] Compiling HTTPTypes NIOLock.swift
[111/799] Compiling Logging Locks.swift
[112/799] Compiling _NIODataStructures Heap.swift
[113/800] Compiling Logging MetadataProvider.swift
[114/800] Compiling Logging Logging.swift
[116/801] Compiling ssl_versions.cc
[117/877] Compiling ssl_x509.cc
[118/892] Wrapping AST for _NIODataStructures for debugging
[119/897] Wrapping AST for RealModule for debugging
[120/899] Wrapping AST for Logging for debugging
[122/899] Compiling HashTreeCollections _HashSlot.swift
[123/899] Compiling HashTreeCollections _HashStack.swift
[124/899] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[125/899] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[126/899] Compiling HashTreeCollections _HashNode+Storage.swift
[127/899] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[128/899] Compiling HashTreeCollections _HashNode+Structural filter.swift
[129/906] Compiling DequeModule Deque+CustomReflectable.swift
[130/906] Compiling DequeModule Deque+Descriptions.swift
[131/906] Compiling DequeModule Deque+Equatable.swift
[132/906] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[132/908] Wrapping AST for InternalCollectionsUtilities for debugging
[134/908] Compiling HashTreeCollections _HashNode+Structural union.swift
[135/908] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[136/908] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[137/908] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[138/908] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[139/908] Compiling HashTreeCollections _HashNode.swift
[140/908] Compiling HashTreeCollections _HashNodeHeader.swift
[141/908] Compiling HeapModule Heap+Descriptions.swift
[142/908] Compiling DequeModule _DequeBuffer.swift
[143/908] Compiling DequeModule _DequeBufferHeader.swift
[144/908] Compiling HeapModule Heap.swift
[145/908] Compiling HeapModule _HeapNode.swift
[146/908] Emitting module HeapModule
[147/908] Compiling DequeModule Deque+Extras.swift
[148/908] Compiling DequeModule Deque+Hashable.swift
[149/908] Compiling DequeModule Deque+Codable.swift
[150/908] Compiling DequeModule Deque+Collection.swift
[157/908] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[158/908] Compiling HeapModule Heap+UnsafeHandle.swift
[159/908] Compiling HeapModule Heap+Invariants.swift
[160/908] Compiling HashTreeCollections TreeSet+Hashable.swift
[161/908] Compiling HashTreeCollections TreeSet+Sendable.swift
[162/908] Compiling HashTreeCollections TreeSet+Sequence.swift
[163/908] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[164/908] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[165/908] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[166/908] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[167/908] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[168/908] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[169/908] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[171/919] Compiling DequeModule _DequeSlot.swift
[172/919] Compiling DequeModule _UnsafeWrappedBuffer.swift
[173/919] Compiling HashTreeCollections _UnsafePath.swift
[174/919] Compiling HashTreeCollections TreeDictionary+Codable.swift
[175/919] Compiling HashTreeCollections TreeDictionary+Collection.swift
[176/919] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[177/919] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[178/919] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[179/919] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[180/919] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[181/919] Compiling DequeModule Deque+Testing.swift
[182/919] Compiling DequeModule Deque._Storage.swift
[183/919] Compiling DequeModule Deque._UnsafeHandle.swift
[184/919] Compiling DequeModule Deque.swift
[203/928] Compiling OrderedCollections OrderedSet+Sendable.swift
[204/928] Compiling OrderedCollections OrderedSet+SubSequence.swift
[205/928] Compiling OrderedCollections OrderedSet+Testing.swift
[206/928] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[207/928] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[208/928] Compiling OrderedCollections OrderedSet.swift
[209/928] Compiling OrderedCollections _UnsafeBitset.swift
[210/928] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[211/928] Compiling HashTreeCollections TreeSet+Extras.swift
[212/928] Compiling HashTreeCollections TreeSet+Filter.swift
[213/928] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[214/928] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[215/928] Compiling HashTreeCollections TreeDictionary+Filter.swift
[216/928] Compiling _RopeModule Rope+Join.swift
[217/928] Compiling _RopeModule Rope+MutatingForEach.swift
[218/928] Compiling _RopeModule Rope+Remove.swift
[219/928] Compiling _RopeModule Rope+RemoveSubrange.swift
[220/928] Compiling _RopeModule Rope+Split.swift
[221/928] Compiling _RopeModule Optional Utilities.swift
[222/928] Compiling _RopeModule String Utilities.swift
[223/928] Compiling _RopeModule String.Index+ABI.swift
[245/928] Compiling ssl_transcript.cc
[246/928] Wrapping AST for HeapModule for debugging
[256/928] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[257/928] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[258/928] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[259/928] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[260/928] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[261/928] Compiling HashTreeCollections _HashNode+Structural merge.swift
[264/928] Compiling _RopeModule _CharacterRecognizer.swift
[265/928] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[266/928] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[267/928] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[268/928] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[269/928] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[270/928] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[271/928] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[272/928] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[273/928] Compiling HashTreeCollections TreeSet.swift
[283/928] Emitting module DequeModule
[292/929] Compiling HTTPTypes HTTPFieldName.swift
[293/929] Compiling HTTPTypes HTTPFields.swift
[294/929] Compiling HTTPTypes HTTPField.swift
[306/930] Compiling SwiftFormat SpaceAroundParens.swift
[307/930] Compiling SwiftFormat SpaceInsideBraces.swift
[308/930] Compiling SwiftFormat SpaceInsideBrackets.swift
[309/930] Compiling SwiftFormat SpaceInsideComments.swift
[310/930] Compiling SwiftFormat SpaceInsideGenerics.swift
[311/930] Compiling SwiftFormat SpaceInsideParens.swift
[312/930] Compiling SwiftFormat Specifiers.swift
[313/930] Compiling SwiftFormat StrongOutlets.swift
[314/930] Compiling SwiftFormat StrongifiedSelf.swift
[315/930] Compiling SwiftFormat Todos.swift
[316/930] Compiling SwiftFormat TrailingClosures.swift
[317/930] Compiling SwiftFormat TrailingCommas.swift
[318/930] Compiling SwiftFormat TrailingSpace.swift
[319/930] Compiling SwiftFormat TypeSugar.swift
[320/930] Compiling SwiftFormat UnusedArguments.swift
[321/930] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[349/946] Compiling ssl_stat.cc
[350/946] Wrapping AST for DequeModule for debugging
[386/946] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[387/946] Compiling SwiftFormat Linebreaks.swift
[388/946] Compiling SwiftFormat MarkTypes.swift
[389/946] Compiling SwiftFormat ModifierOrder.swift
[390/946] Compiling SwiftFormat NoExplicitOwnership.swift
[391/946] Compiling SwiftFormat NumberFormatting.swift
[392/946] Compiling SwiftFormat OpaqueGenericParameters.swift
[393/946] Compiling SwiftFormat OrganizeDeclarations.swift
[394/946] Compiling SwiftFormat PreferForLoop.swift
[395/946] Compiling SwiftFormat PreferKeyPath.swift
[396/946] Compiling SwiftFormat PropertyTypes.swift
[397/946] Compiling SwiftFormat RedundantBackticks.swift
[398/946] Compiling SwiftFormat RedundantBreak.swift
[399/946] Compiling SwiftFormat RedundantClosure.swift
[399/946] Wrapping AST for HTTPTypes for debugging
[400/1007] Compiling ssl_session.cc
[402/1007] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[403/1007] Compiling OpenAPIRuntime CodableExtensions.swift
[404/1007] Compiling OpenAPIRuntime Configuration.swift
[405/1007] Compiling OpenAPIRuntime Converter+Client.swift
[406/1007] Compiling OpenAPIRuntime Converter+Common.swift
[407/1007] Compiling OpenAPIRuntime Converter+Server.swift
[408/1007] Compiling OpenAPIRuntime Converter.swift
[409/1007] Compiling OpenAPIRuntime CurrencyExtensions.swift
[410/1007] Compiling OpenAPIRuntime ErrorExtensions.swift
[411/1007] Compiling OpenAPIRuntime Acceptable.swift
[412/1007] Compiling OpenAPIRuntime Base64EncodedData.swift
[413/1007] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[414/1007] Compiling OpenAPIRuntime ClientTransport.swift
[415/1007] Compiling OpenAPIRuntime CurrencyTypes.swift
[416/1007] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[417/1007] Compiling OpenAPIRuntime HTTPBody.swift
[418/1007] Compiling OpenAPIRuntime ServerTransport.swift
[419/1007] Compiling OpenAPIRuntime UniversalClient.swift
[420/1007] Compiling OpenAPIRuntime UniversalServer.swift
[421/1007] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[422/1007] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[423/1007] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[424/1007] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[425/1007] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[426/1007] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[427/1007] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[428/1007] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[429/1007] Compiling OpenAPIRuntime MultipartValidation.swift
[430/1007] Emitting module OrderedCollections
[440/1008] Compiling ssl_privkey.cc
[441/1008] Wrapping AST for OrderedCollections for debugging
[442/1008] Compiling ssl_key_share.cc
[444/1008] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[455/1008] Compiling OpenAPIRuntime Deprecated.swift
[456/1008] Compiling OpenAPIRuntime ClientError.swift
[457/1008] Compiling OpenAPIRuntime CodingErrors.swift
[458/1008] Compiling OpenAPIRuntime RuntimeError.swift
[459/1008] Compiling OpenAPIRuntime ServerError.swift
[460/1008] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[461/1008] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[462/1008] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[463/1008] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[464/1008] Compiling OpenAPIRuntime ServerSentEvents.swift
[465/1008] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[465/1008] Compiling ssl_lib.cc
[467/1008] Emitting module _RopeModule
[467/1008] Compiling ssl_file.cc
[469/1008] Emitting module HashTreeCollections
[470/1009] Compiling ssl_cipher.cc
[472/1009] Compiling OpenAPIRuntime URICodeCodingKey.swift
[473/1009] Compiling OpenAPIRuntime URICoderConfiguration.swift
[474/1009] Compiling OpenAPIRuntime URIEncodedNode.swift
[475/1009] Compiling OpenAPIRuntime URIParsedTypes.swift
[476/1009] Compiling OpenAPIRuntime URIDecoder.swift
[477/1009] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[478/1009] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[479/1009] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[482/1009] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[498/1018] Wrapping AST for HashTreeCollections for debugging
[499/1018] Compiling ssl_credential.cc
[501/1018] Emitting module OpenAPIRuntime
[510/1018] Wrapping AST for _RopeModule for debugging
[514/1018] Compiling OpenAPIRuntime ByteUtilities.swift
[515/1018] Compiling OpenAPIRuntime ContentDisposition.swift
[516/1018] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[517/1018] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[518/1018] Compiling OpenAPIRuntime OpenAPIValue.swift
[519/1018] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[520/1018] Compiling OpenAPIRuntime UndocumentedPayload.swift
[521/1018] Compiling OpenAPIRuntime FoundationExtensions.swift
[522/1018] Compiling OpenAPIRuntime ParameterStyles.swift
[523/1018] Compiling OpenAPIRuntime ServerVariable.swift
[524/1018] Compiling OpenAPIRuntime URLExtensions.swift
[554/1018] Compiling ssl_buffer.cc
[555/1018] Compiling ssl_cert.cc
[556/1018] Compiling ssl_asn1.cc
[557/1018] Compiling s3_pkt.cc
[558/1018] Compiling ssl_aead_ctx.cc
[559/1018] Compiling s3_lib.cc
[561/1018] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[562/1018] Compiling OpenAPIRuntime URIEncoder.swift
[563/1018] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[564/1018] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[565/1018] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[566/1018] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[567/1018] Compiling OpenAPIRuntime URIParser.swift
[568/1018] Compiling OpenAPIRuntime URISerializer.swift
[568/1019] Compiling handshake_client.cc
[569/1019] Compiling handshake.cc
[570/1019] Compiling handshake_server.cc
[572/1019] Compiling s3_both.cc
[573/1019] Compiling extensions.cc
[574/1019] Compiling handoff.cc
[575/1019] Wrapping AST for OpenAPIRuntime for debugging
[576/1019] Compiling encrypted_client_hello.cc
[577/1019] Compiling dtls_record.cc
[578/1019] Compiling d1_pkt.cc
[579/1019] Compiling d1_srtp.cc
[580/1019] Compiling dtls_method.cc
[581/1019] Compiling md5-x86_64-linux.S
[582/1019] Compiling md5-x86_64-apple.S
[583/1019] Compiling md5-586-linux.S
[584/1019] Compiling md5-586-apple.S
[585/1019] Compiling err_data.c
[586/1019] Compiling chacha20_poly1305_x86_64-apple.S
[587/1019] Compiling chacha20_poly1305_armv8-win.S
[588/1019] Compiling chacha20_poly1305_armv8-linux.S
[589/1019] Compiling chacha20_poly1305_armv8-apple.S
[590/1019] Compiling chacha20_poly1305_x86_64-linux.S
[591/1019] Compiling chacha-x86_64-apple.S
[592/1019] Compiling chacha-x86_64-linux.S
[593/1019] Compiling chacha-x86-linux.S
[594/1019] Compiling chacha-x86-apple.S
[595/1019] Compiling chacha-armv8-linux.S
[596/1019] Compiling chacha-armv8-apple.S
[597/1019] Compiling chacha-armv8-win.S
[598/1019] Compiling chacha-armv4-linux.S
[599/1019] Compiling aes128gcmsiv-x86_64-linux.S
[600/1019] Compiling aes128gcmsiv-x86_64-apple.S
[601/1019] Compiling x86_64-mont5-linux.S
[602/1019] Compiling x86_64-mont5-apple.S
[603/1019] Compiling x86-mont-linux.S
[604/1019] Compiling x86_64-mont-linux.S
[605/1019] Compiling x86_64-mont-apple.S
[606/1019] Compiling x86-mont-apple.S
[607/1019] Compiling bio_ssl.cc
[608/1019] Compiling vpaes-x86_64-apple.S
[609/1019] Compiling vpaes-x86_64-linux.S
[610/1019] Compiling vpaes-armv8-win.S
[611/1019] Compiling vpaes-x86-linux.S
[612/1019] Compiling vpaes-x86-apple.S
[613/1019] Compiling vpaes-armv8-linux.S
[614/1019] Compiling vpaes-armv8-apple.S
[615/1019] Compiling sha512-x86_64-apple.S
[616/1019] Compiling vpaes-armv7-linux.S
[617/1019] Compiling d1_lib.cc
[617/1019] Compiling sha512-x86_64-linux.S
[619/1019] Compiling sha512-armv8-win.S
[620/1019] Compiling sha512-armv8-apple.S
[621/1019] Compiling sha512-armv4-linux.S
[621/1019] Compiling sha512-armv8-linux.S
[623/1019] Compiling sha512-586-linux.S
[624/1019] Compiling d1_both.cc
[625/1019] Compiling sha512-586-apple.S
[626/1019] Compiling sha256-x86_64-linux.S
[627/1019] Compiling sha256-x86_64-apple.S
[628/1019] Compiling sha256-armv8-linux.S
[629/1019] Compiling sha256-armv8-win.S
[630/1019] Compiling sha256-armv4-linux.S
[631/1019] Compiling sha256-armv8-apple.S
[632/1019] Compiling sha256-586-linux.S
[633/1019] Compiling sha1-armv8-win.S
[634/1019] Compiling sha256-586-apple.S
[635/1019] Compiling sha1-x86_64-apple.S
[636/1019] Compiling sha1-x86_64-linux.S
[637/1019] Compiling sha1-armv8-apple.S
[637/1019] Compiling sha1-armv8-linux.S
[639/1019] Compiling sha1-586-linux.S
[639/1019] Compiling sha1-armv4-large-linux.S
[641/1019] Compiling rsaz-avx2-linux.S
[642/1019] Compiling sha1-586-apple.S
[643/1019] Compiling rdrand-x86_64-linux.S
[644/1019] Compiling p256_beeu-x86_64-asm-apple.S
[645/1019] Compiling rsaz-avx2-apple.S
[646/1019] Compiling p256_beeu-x86_64-asm-linux.S
[647/1019] Compiling rdrand-x86_64-apple.S
[648/1019] Compiling p256_beeu-armv8-asm-apple.S
[649/1019] Compiling p256_beeu-armv8-asm-win.S
[650/1019] Compiling p256_beeu-armv8-asm-linux.S
[651/1019] Compiling p256-x86_64-asm-linux.S
[652/1019] Compiling p256-x86_64-asm-apple.S
[653/1019] Compiling p256-armv8-asm-win.S
[654/1019] Compiling p256-armv8-asm-apple.S
[655/1019] Compiling ghashv8-armv8-apple.S
[656/1019] Compiling p256-armv8-asm-linux.S
[657/1019] Compiling ghashv8-armv8-win.S
[658/1019] Compiling ghashv8-armv8-linux.S
[659/1019] Compiling ghashv8-armv7-linux.S
[660/1019] Compiling ghash-x86-apple.S
[661/1019] Compiling ghash-x86-linux.S
[661/1019] Compiling ghash-x86_64-linux.S
[663/1019] Compiling ghash-x86_64-apple.S
[664/1019] Compiling ghash-ssse3-x86_64-linux.S
[665/1019] Compiling ghash-ssse3-x86-linux.S
[666/1019] Compiling ghash-ssse3-x86_64-apple.S
[667/1019] Compiling ghash-ssse3-x86-apple.S
[668/1019] Compiling ghash-neon-armv8-win.S
[669/1019] Compiling ghash-neon-armv8-linux.S
[670/1019] Compiling ghash-neon-armv8-apple.S
[671/1019] Compiling ghash-armv4-linux.S
[672/1019] Compiling co-586-apple.S
[673/1019] Compiling co-586-linux.S
[674/1019] Compiling bsaes-armv7-linux.S
[675/1019] Compiling bn-armv8-linux.S
[676/1019] Compiling armv8-mont-win.S
[677/1019] Compiling bn-586-linux.S
[678/1019] Compiling bn-armv8-apple.S
[679/1019] Compiling bn-586-apple.S
[680/1019] Compiling bn-armv8-win.S
[681/1019] Compiling armv8-mont-linux.S
[681/1019] Compiling armv8-mont-apple.S
[683/1019] Compiling aesv8-gcm-armv8-win.S
[684/1019] Compiling armv4-mont-linux.S
[685/1019] Compiling aesv8-gcm-armv8-linux.S
[686/1019] Compiling aesv8-armv8-linux.S
[686/1019] Compiling aesv8-gcm-armv8-apple.S
[688/1019] Compiling aesv8-armv8-win.S
[688/1019] Compiling aesv8-armv7-linux.S
[690/1019] Compiling aesv8-armv8-apple.S
[690/1019] Compiling aesni-x86_64-linux.S
[692/1019] Compiling aesni-x86_64-apple.S
[693/1019] Compiling aesni-x86-linux.S
[694/1019] Compiling aesni-x86-apple.S
[695/1019] Compiling aesni-gcm-x86_64-linux.S
[696/1019] Compiling aesni-gcm-x86_64-apple.S
[697/1019] Compiling x_x509.c
[698/1019] Compiling x_spki.c
[699/1019] Compiling x_val.c
[700/1019] Compiling x_x509a.c
[701/1019] Compiling x_sig.c
[702/1019] Compiling x_pubkey.c
[703/1019] Compiling x_req.c
[704/1019] Compiling x_name.c
[705/1019] Compiling x_algor.c
[706/1019] Compiling x_attrib.c
[707/1019] Compiling x_all.c
[708/1019] Compiling x_exten.c
[709/1019] Compiling x_crl.c
[710/1019] Compiling x509spki.c
[711/1019] Compiling x509name.c
[712/1019] Compiling x509rset.c
[713/1019] Compiling x509cset.c
[714/1019] Compiling x509_txt.c
[715/1019] Compiling x509_vfy.c
[716/1019] Compiling x509_vpm.c
[717/1019] Compiling x509_trs.c
[718/1019] Compiling x509_v3.c
[719/1019] Compiling x509_set.c
[720/1019] Compiling x509_req.c
[721/1019] Compiling x509_obj.c
[722/1019] Compiling x509_def.c
[723/1019] Compiling x509_lu.c
[724/1019] Compiling x509_d2.c
[725/1019] Compiling x509_ext.c
[726/1019] Compiling v3_skey.c
[727/1019] Compiling x509.c
[728/1019] Compiling x509_cmp.c
[729/1019] Compiling x509_att.c
[730/1019] Compiling v3_utl.c
[731/1019] Compiling v3_prn.c
[732/1019] Compiling v3_pmaps.c
[733/1019] Compiling v3_purp.c
[734/1019] Compiling v3_pcons.c
[735/1019] Compiling v3_ocsp.c
[736/1019] Compiling v3_info.c
[737/1019] Compiling v3_ncons.c
[738/1019] Compiling v3_int.c
[739/1019] Compiling v3_ia5.c
[740/1019] Compiling v3_lib.c
[741/1019] Compiling v3_extku.c
[742/1019] Compiling v3_genn.c
[743/1019] Compiling v3_enum.c
[744/1019] Compiling v3_crld.c
[745/1019] Compiling v3_conf.c
[746/1019] Compiling v3_cpols.c
[747/1019] Compiling v3_bcons.c
[748/1019] Compiling v3_bitst.c
[749/1019] Compiling v3_alt.c
[750/1019] Compiling v3_akeya.c
[751/1019] Compiling v3_akey.c
[752/1019] Compiling t_x509a.c
[753/1019] Compiling t_x509.c
[754/1019] Compiling t_crl.c
[755/1019] Compiling t_req.c
[756/1019] Compiling i2d_pr.c
[757/1019] Compiling rsa_pss.c
[758/1019] Compiling name_print.c
[759/1019] Compiling policy.c
[760/1019] Compiling by_file.c
[761/1019] Compiling by_dir.c
[762/1019] Compiling asn1_gen.c
[763/1019] Compiling algorithm.c
[764/1019] Compiling a_digest.c
[765/1019] Compiling voprf.c
[766/1019] Compiling trust_token.c
[767/1019] Compiling a_sign.c
[768/1019] Compiling thread_win.c
[769/1019] Compiling pmbtoken.c
[770/1019] Compiling a_verify.c
[771/1019] Compiling thread.c
[771/1019] Compiling thread_pthread.c
[773/1019] Compiling thread_none.c
[774/1019] Compiling spx_thash.c
[775/1019] Compiling spx_util.c
[776/1019] Compiling spx_wots.c
[777/1019] Compiling spx_merkle.c
[778/1019] Compiling stack.c
[779/1019] Compiling spx.c
[780/1019] Compiling spx_fors.c
[781/1019] Compiling spx_address.c
[782/1019] Compiling wots.c
[783/1019] Compiling slhdsa.c
[784/1019] Compiling thash.c
[785/1019] Compiling sha512.c
[786/1019] Compiling siphash.c
[787/1019] Compiling merkle.c
[788/1019] Compiling fors.c
[789/1019] Compiling sha256.c
[790/1019] Compiling sha1.c
[791/1019] Compiling rsa_extra.c
[792/1019] Compiling rsa_print.c
[793/1019] Compiling rc4.c
[794/1019] Compiling rsa_asn1.c
[795/1019] Compiling refcount.c
[796/1019] Compiling passive.c
[797/1019] Compiling trusty.c
[798/1019] Compiling windows.c
[799/1019] Compiling rand_extra.c
[800/1019] Compiling ios.c
[800/1019] Compiling getentropy.c
[802/1019] Compiling rsa_crypt.c
[803/1019] Compiling forkunsafe.c
[804/1019] Compiling urandom.c
[805/1019] Compiling deterministic.c
[806/1019] Compiling poly1305_arm_asm.S
[807/1019] Compiling fork_detect.c
[808/1019] Compiling poly1305_arm.c
[809/1019] Compiling poly1305_vec.c
[810/1019] Compiling pool.c
[811/1019] Compiling poly1305.c
[812/1019] Compiling p5_pbev2.c
[813/1019] Compiling pkcs7.c
[814/1019] Compiling pkcs8_x509.c
[815/1019] Compiling pem_x509.c
[816/1019] Compiling pem_xaux.c
[817/1019] Compiling pkcs7_x509.c
[818/1019] Compiling pkcs8.c
[819/1019] Compiling pem_oth.c
[820/1019] Compiling obj_xref.c
[821/1019] Compiling pem_pkey.c
[822/1019] Compiling pem_lib.c
[823/1019] Compiling pem_pk8.c
[824/1019] Compiling pem_info.c
[825/1019] Compiling mem.c
[826/1019] Compiling mldsa.c
[827/1019] Compiling obj.c
[828/1019] Compiling pem_all.c
[829/1019] Compiling md5.c
[830/1019] Compiling lhash.c
[831/1019] Compiling keccak.c
[832/1019] Compiling md4.c
[833/1019] Compiling fips_shared_support.c
[834/1019] Compiling kyber.c
[835/1019] Compiling mlkem.cc
[836/1019] Compiling hpke.c
[837/1019] Compiling poly_rq_mul.S
[838/1019] Compiling hrss.c
[839/1019] Compiling sign.c
[840/1019] Compiling scrypt.c
[841/1019] Compiling ex_data.c
[842/1019] Compiling p_x25519.c
[843/1019] Compiling p_x25519_asn1.c
[843/1019] Compiling print.c
[845/1019] Compiling pbkdf.c
[846/1019] Compiling p_ed25519.c
[847/1019] Compiling p_rsa_asn1.c
[848/1019] Compiling p_ed25519_asn1.c
[849/1019] Compiling p_rsa.c
[850/1019] Compiling p_hkdf.c
[851/1019] Compiling p_ec_asn1.c
[852/1019] Compiling p_dh_asn1.c
[853/1019] Compiling p_dh.c
[854/1019] Compiling p_dsa_asn1.c
[854/1019] Compiling p_ec.c
[856/1019] Compiling evp_ctx.c
[858/1019] Compiling SwiftFormat Void.swift
[859/1019] Compiling SwiftFormat Wrap.swift
[860/1019] Compiling SwiftFormat WrapArguments.swift
[861/1019] Compiling SwiftFormat WrapAttributes.swift
[862/1019] Compiling SwiftFormat WrapConditionalBodies.swift
[863/1019] Compiling SwiftFormat WrapEnumCases.swift
[864/1019] Compiling SwiftFormat WrapLoopBodies.swift
[865/1019] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[866/1019] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[867/1019] Compiling SwiftFormat WrapSingleLineComments.swift
[868/1019] Compiling SwiftFormat WrapSwitchCases.swift
[869/1019] Compiling SwiftFormat YodaConditions.swift
[870/1019] Compiling SwiftFormat Singularize.swift
[871/1019] Compiling SwiftFormat SwiftFormat.swift
[872/1019] Compiling SwiftFormat Tokenizer.swift
[873/1019] Compiling SwiftFormat XMLReporter.swift
[873/1019] Compiling evp_asn1.c
[874/1019] Compiling evp.c
[875/1019] Compiling engine.c
[876/1019] Compiling err.c
[877/1019] Compiling ecdh_extra.c
[878/1019] Compiling ecdsa_asn1.c
[878/1019] Compiling hash_to_curve.c
[880/1019] Compiling ec_asn1.c
[881/1019] Compiling dsa_asn1.c
[882/1019] Compiling ec_derive.c
[883/1019] Compiling params.c
[884/1019] Compiling digest_extra.c
[885/1019] Compiling dh_asn1.c
[886/1019] Compiling dsa.c
[887/1019] Compiling dilithium.c
[888/1019] Compiling x25519-asm-arm.S
[889/1019] Compiling spake25519.c
[890/1019] Compiling crypto.c
[891/1019] Compiling des.c
[892/1019] Compiling cpu_arm_linux.c
[893/1019] Compiling cpu_intel.c
[894/1019] Compiling cpu_arm_freebsd.c
[895/1019] Compiling cpu_aarch64_win.c
[896/1019] Compiling curve25519.c
[897/1019] Compiling cpu_aarch64_openbsd.c
[898/1019] Compiling cpu_aarch64_sysreg.c
[899/1019] Compiling cpu_aarch64_linux.c
[900/1019] Compiling cpu_aarch64_fuchsia.c
[901/1019] Compiling cpu_aarch64_apple.c
[902/1019] Compiling curve25519_64_adx.c
[903/1019] Compiling tls_cbc.c
[904/1019] Compiling e_rc4.c
[905/1019] Compiling conf.c
[906/1019] Compiling e_null.c
[906/1019] Compiling e_tls.c
[908/1019] Compiling e_rc2.c
[909/1019] Compiling derive_key.c
[910/1019] Compiling e_chacha20poly1305.c
[911/1019] Compiling e_des.c
[912/1019] Compiling chacha.c
[913/1019] Compiling e_aesctrhmac.c
[914/1019] Compiling e_aesgcmsiv.c
[915/1019] Compiling cipher_extra.c
[916/1019] Compiling unicode.c
[917/1019] Compiling ber.c
[918/1019] Compiling asn1_compat.c
[919/1019] Compiling cbb.c
[920/1019] Compiling bn_asn1.c
[921/1019] Compiling cbs.c
[922/1019] Compiling buf.c
[923/1019] Compiling convert.c
[924/1019] Compiling blake2.c
[925/1019] Compiling printf.c
[926/1019] Compiling socket.c
[927/1019] Compiling socket_helper.c
[928/1019] Compiling pair.c
[929/1019] Compiling hexdump.c
[930/1019] Compiling errno.c
[931/1019] Compiling file.c
[932/1019] Compiling fd.c
[933/1019] Compiling bcm.c
[934/1019] Compiling bio_mem.c
[935/1019] Compiling connect.c
[936/1019] Compiling bio.c
[936/1019] Compiling base64.c
[938/1019] Compiling tasn_utl.c
[939/1019] Compiling tasn_typ.c
[940/1019] Compiling tasn_new.c
[941/1019] Compiling tasn_fre.c
[942/1019] Compiling f_int.c
[942/1019] Compiling tasn_enc.c
[944/1019] Compiling f_string.c
[945/1019] Compiling asn_pack.c
[945/1019] Compiling tasn_dec.c
[947/1019] Compiling posix_time.c
[948/1019] Compiling asn1_par.c
[949/1019] Compiling a_utctm.c
[950/1019] Compiling a_strnid.c
[951/1019] Compiling a_type.c
[952/1019] Compiling asn1_lib.c
[953/1019] Compiling a_time.c
[954/1019] Compiling a_octet.c
[955/1019] Compiling a_strex.c
[956/1019] Compiling a_i2d_fp.c
[957/1019] Compiling a_mbstr.c
[958/1019] Compiling a_int.c
[959/1019] Compiling a_object.c
[960/1019] Compiling a_gentm.c
[960/1019] Compiling a_d2i_fp.c
[961/1019] Compiling a_dup.c
[963/1019] Write sources
[967/1019] Compiling a_bool.c
[968/1019] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[969/1019] Write sources
[971/1019] Compiling a_bitstr.c
[973/1118] Compiling BitCollections BitArray+RandomBits.swift
[974/1118] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[975/1118] Compiling BitCollections BitArray+Invariants.swift
[976/1118] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[977/1120] Compiling BitCollections BitArray+Hashable.swift
[978/1120] Compiling BitCollections BitArray+Initializers.swift
[979/1120] Compiling Atomics IntegerOperations.swift
[980/1120] Compiling Atomics Unmanaged extensions.swift
[981/1120] Compiling BitCollections BitArray+Descriptions.swift
[982/1120] Compiling BitCollections BitArray+Equatable.swift
[983/1120] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[984/1120] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[985/1120] Compiling BitCollections BitArray+Extras.swift
[986/1120] Compiling BitCollections BitArray+Fill.swift
[987/1120] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[988/1120] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[989/1120] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[990/1120] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[991/1120] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[992/1120] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[993/1120] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[994/1127] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[995/1127] Compiling BitCollections BitSet+CustomReflectable.swift
[996/1127] Compiling BitCollections BitSet+CustomStringConvertible.swift
[997/1127] Compiling BitCollections BitSet+Equatable.swift
[998/1127] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[999/1127] Compiling BitCollections BitSet+Extras.swift
[1000/1127] Compiling BitCollections BitSet+Hashable.swift
[1001/1127] Compiling BitCollections BitSet+Initializers.swift
[1002/1127] Compiling BitCollections BitSet+Invariants.swift
[1003/1127] Compiling BitCollections BitSet+Random.swift
[1004/1127] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1005/1127] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1006/1127] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1007/1127] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1008/1127] Emitting module BitCollections
[1009/1127] Emitting module ArgumentParserToolInfo
[1010/1127] Compiling ArgumentParserToolInfo ToolInfo.swift
[1011/1128] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1012/1128] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1013/1128] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1014/1128] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1015/1128] Compiling BitCollections BitSet+SetAlgebra union.swift
[1016/1128] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1017/1128] Compiling BitCollections BitSet.Counted.swift
[1019/1128] Compiling BitCollections BitArray+Copy.swift
[1020/1128] Compiling BitCollections BitArray+CustomReflectable.swift
[1025/1131] Wrapping AST for ArgumentParserToolInfo for debugging
[1027/1169] Compiling ArgumentParser ArgumentSet.swift
[1028/1169] Compiling ArgumentParser CommandParser.swift
[1029/1169] Compiling ArgumentParser InputKey.swift
[1030/1169] Compiling ArgumentParser Errors.swift
[1031/1169] Compiling ArgumentParser Flag.swift
[1032/1169] Compiling ArgumentParser NameSpecification.swift
[1033/1169] Compiling ArgumentParser Option.swift
[1034/1169] Compiling ArgumentParser OptionGroup.swift
[1035/1169] Compiling ArgumentParser AsyncParsableCommand.swift
[1036/1169] Compiling ArgumentParser CommandConfiguration.swift
[1037/1169] Compiling ArgumentParser CommandGroup.swift
[1038/1169] Compiling ArgumentParser BashCompletionsGenerator.swift
[1039/1169] Compiling ArgumentParser CompletionsGenerator.swift
[1040/1169] Compiling ArgumentParser FishCompletionsGenerator.swift
[1041/1169] Compiling ArgumentParser ZshCompletionsGenerator.swift
[1042/1169] Compiling ArgumentParser Argument.swift
[1043/1169] Compiling ArgumentParser ArgumentHelp.swift
[1044/1169] Compiling ArgumentParser ArgumentVisibility.swift
[1045/1169] Compiling ArgumentParser CompletionKind.swift
[1046/1169] Compiling ArgumentParser EnumerableFlag.swift
[1047/1169] Compiling ArgumentParser ArgumentDefinition.swift
[1051/1169] Compiling ArgumentParser InputOrigin.swift
[1052/1169] Compiling ArgumentParser ExpressibleByArgument.swift
[1053/1169] Compiling ArgumentParser ParsableArguments.swift
[1053/1169] Compiling c-nioatomics.c
[1061/1169] Compiling BitCollections BitSet.Index.swift
[1062/1169] Compiling BitCollections BitSet._UnsafeHandle.swift
[1063/1169] Compiling BitCollections BitSet.swift
[1064/1169] Compiling BitCollections Range+Utilities.swift
[1065/1169] Compiling BitCollections Slice+Utilities.swift
[1066/1169] Compiling BitCollections UInt+Tricks.swift
[1067/1169] Compiling BitCollections _Word.swift
[1078/1175] Compiling ArgumentParser ParsableArgumentsValidation.swift
[1079/1175] Compiling ArgumentParser ParsableCommand.swift
[1080/1175] Compiling ArgumentParser ArgumentDecoder.swift
[1080/1175] Wrapping AST for BitCollections for debugging
[1082/1177] Emitting module Collections
[1083/1177] Compiling Collections Collections.swift
[1087/1177] Compiling c-atomics.c
[1089/1178] Wrapping AST for Collections for debugging
[1103/1184] Emitting module ArgumentParser
[1104/1184] Compiling ArgumentParser Name.swift
[1105/1184] Compiling ArgumentParser Parsed.swift
[1106/1184] Compiling ArgumentParser ParsedValues.swift
[1107/1184] Compiling ArgumentParser ParserError.swift
[1108/1184] Compiling ArgumentParser SplitArguments.swift
[1109/1184] Compiling NIOConcurrencyHelpers lock.swift
[1110/1184] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1111/1184] Emitting module Atomics
[1112/1184] Compiling ArgumentParser CollectionExtensions.swift
[1114/1184] Compiling ArgumentParser Platform.swift
[1116/1184] Compiling ArgumentParser SequenceExtensions.swift
[1118/1184] Compiling ArgumentParser StringExtensions.swift
[1119/1184] Compiling ArgumentParser Tree.swift
[1123/1185] Emitting module NIOConcurrencyHelpers
[1125/1185] Compiling NIOConcurrencyHelpers NIOLock.swift
[1126/1185] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1127/1185] Compiling NIOConcurrencyHelpers atomics.swift
[1128/1186] Wrapping AST for NIOConcurrencyHelpers for debugging
[1129/1186] Wrapping AST for Atomics for debugging
[1131/1246] Compiling NIOCore ChannelPipeline.swift
[1132/1246] Compiling NIOCore MulticastChannel.swift
[1133/1246] Compiling NIOCore NIOAny.swift
[1134/1246] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1135/1246] Compiling NIOCore NIOLoopBound.swift
[1136/1246] Compiling NIOCore NIOScheduledCallback.swift
[1137/1246] Compiling NIOCore NIOSendable.swift
[1138/1246] Compiling NIOCore PointerHelpers.swift
[1139/1246] Compiling NIOCore RecvByteBufferAllocator.swift
[1140/1246] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1141/1246] Compiling NIOCore FileRegion.swift
[1142/1246] Compiling NIOCore GlobalSingletons.swift
[1143/1246] Compiling NIOCore CircularBuffer.swift
[1144/1246] Compiling NIOCore Codec.swift
[1145/1246] Compiling NIOCore ConvenienceOptionSupport.swift
[1146/1247] Wrapping AST for ArgumentParser for debugging
[1148/1247] Emitting module Algorithms
[1149/1248] Wrapping AST for Algorithms for debugging
[1151/1248] Compiling NIOCore IO.swift
[1152/1248] Compiling NIOCore IOData.swift
[1153/1248] Compiling NIOCore IPProtocol.swift
[1154/1248] Compiling NIOCore IntegerBitPacking.swift
[1155/1248] Compiling NIOCore IntegerTypes.swift
[1156/1248] Compiling NIOCore Interfaces.swift
[1157/1248] Compiling NIOCore Linux.swift
[1158/1248] Compiling NIOCore MarkedCircularBuffer.swift
[1170/1256] Compiling NIOCore DeadChannel.swift
[1171/1256] Compiling NIOCore DispatchQueue+WithFuture.swift
[1172/1256] Compiling NIOCore EventLoop+Deprecated.swift
[1173/1256] Compiling NIOCore EventLoop+SerialExecutor.swift
[1174/1256] Compiling NIOCore EventLoop.swift
[1176/1256] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1177/1256] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1178/1256] Compiling NIOCore EventLoopFuture.swift
[1179/1256] Compiling NIOCore FileDescriptor.swift
[1180/1256] Compiling NIOCore FileHandle.swift
[1183/1256] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1184/1256] Compiling NIOCore BSDSocketAPI.swift
[1185/1256] Compiling NIOCore ByteBuffer-aux.swift
[1186/1256] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1187/1256] Compiling NIOCore ByteBuffer-conversions.swift
[1188/1256] Compiling NIOCore ByteBuffer-core.swift
[1189/1256] Compiling NIOCore ByteBuffer-hex.swift
[1190/1256] Compiling NIOCore ByteBuffer-int.swift
[1191/1256] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1192/1256] Compiling NIOCore AddressedEnvelope.swift
[1193/1256] Compiling NIOCore AsyncAwaitSupport.swift
[1194/1256] Compiling NIOCore AsyncChannel.swift
[1195/1256] Compiling NIOCore AsyncChannelHandler.swift
[1196/1256] Compiling NIOCore AsyncChannelInboundStream.swift
[1197/1256] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1198/1256] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1199/1256] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1200/1256] Compiling NIOCore NIOAsyncWriter.swift
[1201/1256] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1202/1256] Compiling NIOCore SocketAddresses.swift
[1203/1256] Compiling NIOCore SocketOptionProvider.swift
[1204/1256] Compiling NIOCore SystemCallHelpers.swift
[1205/1256] Compiling NIOCore TimeAmount+Duration.swift
[1206/1256] Compiling NIOCore TypeAssistedChannelHandler.swift
[1207/1256] Compiling NIOCore UniversalBootstrapSupport.swift
[1208/1256] Compiling NIOCore Utilities.swift
[1209/1256] Emitting module SwiftFormat
[1219/1256] Compiling NIOCore ByteBuffer-multi-int.swift
[1220/1256] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1221/1256] Compiling NIOCore ByteBuffer-views.swift
[1222/1256] Compiling NIOCore Channel.swift
[1223/1256] Compiling NIOCore ChannelHandler.swift
[1224/1256] Compiling NIOCore ChannelHandlers.swift
[1225/1256] Compiling NIOCore ChannelInvoker.swift
[1226/1256] Compiling NIOCore ChannelOption.swift
[1227/1257] Wrapping AST for SwiftFormat for debugging
[1238/1257] Emitting module NIOCore
[1239/1258] Wrapping AST for NIOCore for debugging
[1241/1310] Emitting module NIOEmbedded
[1242/1310] Compiling NIOEmbedded AsyncTestingChannel.swift
[1243/1310] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1244/1310] Compiling NIOEmbedded Embedded.swift
[1245/1311] Compiling NIOPosix IO.swift
[1246/1311] Compiling NIOPosix IntegerBitPacking.swift
[1247/1311] Compiling NIOPosix IntegerTypes.swift
[1248/1311] Compiling NIOPosix Linux.swift
[1249/1311] Compiling NIOPosix LinuxCPUSet.swift
[1250/1311] Compiling NIOPosix LinuxUring.swift
[1251/1311] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1253/1317] Compiling NIOPosix Pool.swift
[1254/1317] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1255/1317] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1256/1317] Compiling NIOPosix PosixSingletons.swift
[1257/1317] Compiling NIOPosix RawSocketBootstrap.swift
[1258/1317] Compiling NIOPosix Resolver.swift
[1259/1317] Compiling NIOPosix Selectable.swift
[1259/1317] Wrapping AST for NIOEmbedded for debugging
[1261/1317] Compiling NIOPosix ThreadPosix.swift
[1262/1317] Compiling NIOPosix ThreadWindows.swift
[1263/1317] Compiling NIOPosix UnsafeTransfer.swift
[1264/1317] Compiling NIOPosix Utilities.swift
[1265/1317] Compiling NIOPosix VsockAddress.swift
[1266/1317] Compiling NIOPosix VsockChannelEvents.swift
[1267/1317] Compiling NIOPosix ServerSocket.swift
[1268/1317] Compiling NIOPosix Socket.swift
[1269/1317] Compiling NIOPosix SocketChannel.swift
[1270/1317] Compiling NIOPosix SocketProtocols.swift
[1271/1317] Compiling NIOPosix System.swift
[1272/1317] Compiling NIOPosix Thread.swift
[1273/1317] Compiling NIOPosix SelectableChannel.swift
[1274/1317] Compiling NIOPosix SelectableEventLoop.swift
[1275/1317] Compiling NIOPosix SelectorEpoll.swift
[1276/1317] Compiling NIOPosix SelectorGeneric.swift
[1277/1317] Compiling NIOPosix SelectorKqueue.swift
[1278/1317] Compiling NIOPosix SelectorUring.swift
[1279/1317] Compiling NIOPosix Bootstrap.swift
[1280/1317] Compiling NIOPosix ControlMessage.swift
[1281/1317] Compiling NIOPosix DatagramVectorReadManager.swift
[1282/1317] Compiling NIOPosix Errors+Any.swift
[1283/1317] Compiling NIOPosix FileDescriptor.swift
[1284/1317] Compiling NIOPosix GetaddrinfoResolver.swift
[1285/1317] Compiling NIOPosix HappyEyeballs.swift
[1286/1317] Compiling NIOPosix BSDSocketAPICommon.swift
[1287/1317] Compiling NIOPosix BSDSocketAPIPosix.swift
[1288/1317] Compiling NIOPosix BSDSocketAPIWindows.swift
[1289/1317] Compiling NIOPosix BaseSocket.swift
[1290/1317] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1291/1317] Compiling NIOPosix BaseSocketChannel.swift
[1292/1317] Compiling NIOPosix BaseStreamSocketChannel.swift
[1293/1317] Emitting module NIOPosix
[1294/1317] Compiling NIOPosix NIOThreadPool.swift
[1295/1317] Compiling NIOPosix NonBlockingFileIO.swift
[1296/1317] Compiling NIOPosix PendingDatagramWritesManager.swift
[1297/1317] Compiling NIOPosix PendingWritesManager.swift
[1298/1317] Compiling NIOPosix PipeChannel.swift
[1299/1317] Compiling NIOPosix PipePair.swift
[1300/1317] Compiling NIOPosix PointerHelpers.swift
[1301/1318] Wrapping AST for NIOPosix for debugging
[1303/1320] Compiling NIO Exports.swift
[1304/1320] Emitting module NIO
[1305/1321] Wrapping AST for NIO for debugging
[1307/1360] Compiling NIOTLS TLSEvents.swift
[1308/1360] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1309/1360] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1310/1360] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1311/1360] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1312/1360] Compiling NIOHTTP1 HTTPDecoder.swift
[1313/1360] Compiling NIOHTTP1 HTTPTypes.swift
[1314/1360] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1315/1361] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1316/1361] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1317/1361] Compiling NIOSOCKS SOCKSResponse.swift
[1318/1361] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1319/1361] Emitting module NIOTLS
[1320/1361] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1321/1361] Compiling NIOSOCKS ClientStateMachine.swift
[1322/1361] Compiling NIOSOCKS ServerStateMachine.swift
[1323/1361] Compiling NIOHTTP1 HTTPEncoder.swift
[1324/1361] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1325/1361] Emitting module NIOSOCKS
[1326/1361] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1327/1361] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1328/1361] Compiling NIOTLS SNIHandler.swift
[1329/1363] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1330/1363] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1333/1365] Emitting module NIOFoundationCompat
[1334/1365] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1336/1366] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1337/1366] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1338/1366] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1339/1366] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1339/1366] Wrapping AST for NIOSOCKS for debugging
[1340/1366] Wrapping AST for NIOTLS for debugging
[1341/1394] Wrapping AST for NIOFoundationCompat for debugging
[1343/1416] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1344/1416] Compiling NIOTransportServices NIOTSSingletons.swift
[1345/1416] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1346/1418] Compiling NIOTransportServices StateManagedChannel.swift
[1347/1418] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1348/1418] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1349/1418] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1350/1418] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1351/1418] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1352/1418] Compiling NIOTransportServices NIOTSBootstraps.swift
[1353/1418] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1354/1418] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1355/1418] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1356/1418] Compiling NIOTransportServices NIOTSErrors.swift
[1357/1418] Compiling NIOTransportServices NIOTSEventLoop.swift
[1358/1418] Emitting module NIOTransportServices
[1361/1418] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1365/1418] Compiling NIOTransportServices AcceptHandler.swift
[1366/1418] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1367/1418] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1368/1418] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1372/1418] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1373/1418] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1374/1418] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1376/1419] Emitting module NIOHTTP1
[1380/1420] Wrapping AST for NIOTransportServices for debugging
[1381/1420] Wrapping AST for NIOHTTP1 for debugging
[1383/1438] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1384/1438] Compiling NIOHPACK IndexedHeaderTable.swift
[1385/1439] Compiling NIOHPACK IntegerCoding.swift
[1386/1439] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1387/1439] Emitting module NIOHTTPCompression
[1388/1439] Compiling NIOHTTPCompression HTTPDecompression.swift
[1389/1439] Compiling NIOHPACK HuffmanTables.swift
[1390/1439] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1391/1439] Compiling NIOHTTPCompression HTTPCompression.swift
[1392/1439] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1393/1440] Compiling NIOHPACK HuffmanCoding.swift
[1394/1440] Compiling NIOHPACK StaticHeaderTable.swift
[1396/1440] Compiling NIOHPACK HPACKHeader.swift
[1397/1440] Compiling NIOHPACK HeaderTables.swift
[1400/1443] Compiling NIOHPACK DynamicHeaderTable.swift
[1401/1443] Compiling NIOHPACK HPACKDecoder.swift
[1402/1443] Compiling NIOHPACK HPACKEncoder.swift
[1403/1443] Compiling NIOHPACK HPACKErrors.swift
[1403/1443] Wrapping AST for NIOHTTPCompression for debugging
[1412/1443] Compiling NIOSSL LinuxCABundle.swift
[1413/1443] Compiling NIOSSL NIOSSLClientHandler.swift
[1414/1443] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1415/1443] Compiling NIOSSL NIOSSLHandler.swift
[1420/1443] Emitting module NIOHPACK
[1424/1444] Emitting module NIOSSL
[1424/1444] Wrapping AST for NIOHPACK for debugging
[1426/1502] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1427/1502] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1428/1502] Compiling NIOHTTP2 MayReceiveFrames.swift
[1429/1502] Compiling NIOHTTP2 ReceivingDataState.swift
[1430/1502] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1431/1502] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1432/1502] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1433/1502] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1434/1502] Compiling NIOHTTP2 DOSHeuristics.swift
[1435/1502] Compiling NIOHTTP2 Error+Any.swift
[1436/1502] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1437/1503] Wrapping AST for NIOSSL for debugging
[1439/1503] Emitting module NIOHTTP2
[1440/1511] Compiling NIOHTTP2 MaySendFrames.swift
[1441/1511] Compiling NIOHTTP2 SendingDataState.swift
[1442/1511] Compiling NIOHTTP2 SendingGoawayState.swift
[1443/1511] Compiling NIOHTTP2 SendingHeadersState.swift
[1444/1511] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1445/1511] Compiling NIOHTTP2 SendingRstStreamState.swift
[1446/1511] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1447/1511] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1448/1511] Compiling NIOHTTP2 InboundWindowManager.swift
[1449/1511] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1450/1511] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1451/1511] Compiling NIOHTTP2 StreamChannelList.swift
[1452/1511] Compiling NIOHTTP2 StreamMap.swift
[1453/1511] Compiling NIOHTTP2 StreamStateMachine.swift
[1454/1511] Compiling NIOHTTP2 UnsafeTransfer.swift
[1455/1511] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1464/1511] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1465/1511] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1466/1511] Compiling NIOHTTP2 HTTP2Frame.swift
[1467/1511] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1468/1511] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1469/1511] Compiling NIOHTTP2 HTTP2PingData.swift
[1470/1511] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1471/1511] Compiling NIOHTTP2 HTTP2Settings.swift
[1472/1511] Compiling NIOHTTP2 HTTP2Stream.swift
[1473/1511] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1474/1511] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1475/1511] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1476/1511] Compiling NIOHTTP2 HTTP2StreamID.swift
[1477/1511] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1478/1511] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1479/1511] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1480/1511] Compiling NIOHTTP2 InboundEventBuffer.swift
[1481/1511] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1482/1511] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1483/1511] Compiling NIOHTTP2 HasLocalSettings.swift
[1484/1511] Compiling NIOHTTP2 HasRemoteSettings.swift
[1485/1511] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1486/1511] Compiling NIOHTTP2 QuiescingState.swift
[1487/1511] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1488/1511] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1489/1511] Compiling NIOHTTP2 StateMachineResult.swift
[1490/1511] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1494/1511] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1495/1511] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1496/1511] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1497/1511] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1498/1511] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1499/1511] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1500/1511] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1501/1511] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1502/1511] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1503/1511] Compiling NIOHTTP2 HTTP2Error.swift
[1504/1511] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1505/1512] Wrapping AST for NIOHTTP2 for debugging
[1507/1569] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1508/1569] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1509/1569] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1510/1569] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1511/1569] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1512/1569] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1513/1569] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1514/1569] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1515/1569] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1516/1569] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1517/1569] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1518/1569] Compiling AsyncHTTPClient Transaction.swift
[1519/1569] Compiling AsyncHTTPClient Base64.swift
[1520/1569] Compiling AsyncHTTPClient BasicAuth.swift
[1521/1569] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1522/1569] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1523/1577] Emitting module AsyncHTTPClient
[1524/1577] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1525/1577] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1526/1577] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1527/1577] Compiling AsyncHTTPClient ConnectionTarget.swift
[1528/1577] Compiling AsyncHTTPClient DeconstructedURL.swift
[1529/1577] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1530/1577] Compiling AsyncHTTPClient FoundationExtensions.swift
[1531/1577] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1532/1577] Compiling AsyncHTTPClient HTTP2Connection.swift
[1533/1577] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1534/1577] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1535/1577] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1536/1577] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1537/1577] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1538/1577] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1539/1577] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1540/1577] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1541/1577] Compiling AsyncHTTPClient HTTPClient.swift
[1542/1577] Compiling AsyncHTTPClient HTTPHandler.swift
[1543/1577] Compiling AsyncHTTPClient LRUCache.swift
[1544/1577] Compiling AsyncHTTPClient NWErrorHandler.swift
[1545/1577] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1546/1577] Compiling AsyncHTTPClient TLSConfiguration.swift
[1547/1577] Compiling AsyncHTTPClient RedirectState.swift
[1548/1577] Compiling AsyncHTTPClient ConnectionPool.swift
[1549/1577] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1550/1577] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1551/1577] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1552/1577] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1553/1577] Compiling AsyncHTTPClient HTTP1Connection.swift
[1554/1577] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1555/1577] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1556/1577] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1557/1577] Compiling AsyncHTTPClient RequestBodyLength.swift
[1558/1577] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1559/1577] Compiling AsyncHTTPClient RequestOptions.swift
[1560/1577] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1561/1577] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1562/1577] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1563/1577] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1564/1577] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1565/1577] Compiling AsyncHTTPClient RequestBag.swift
[1566/1577] Compiling AsyncHTTPClient RequestValidation.swift
[1567/1577] Compiling AsyncHTTPClient SSLContextCache.swift
[1568/1577] Compiling AsyncHTTPClient Scheme.swift
[1569/1577] Compiling AsyncHTTPClient Singleton.swift
[1570/1577] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1571/1577] Compiling AsyncHTTPClient Utils.swift
[1572/1578] Wrapping AST for AsyncHTTPClient for debugging
[1574/1580] Emitting module OpenAPIAsyncHTTPClient
[1575/1580] Compiling OpenAPIAsyncHTTPClient AsyncHTTPClientTransport.swift
[1576/1581] Wrapping AST for OpenAPIAsyncHTTPClient for debugging
[1578/1596] Compiling SwiftMistral LoggingMiddleware.swift
[1579/1596] Compiling SwiftMistral RetryingClientMiddelware.swift
[1580/1596] Compiling SwiftMistral ChatCompletionSequence.swift
[1581/1596] Compiling SwiftMistral Embedding.swift
[1582/1596] Compiling SwiftMistral MistralClient.swift
/host/spi-builder-workspace/Sources/SwiftMistral/MistralClient.swift:16:32: warning: 'server1()' is deprecated: renamed to 'Servers.Server1.url'
14 | public convenience init(apiKey: String, logger: Logger = defaultLogger) throws {
15 | let client = try Client(
16 | serverURL: Servers.server1(),
| |- warning: 'server1()' is deprecated: renamed to 'Servers.Server1.url'
| `- note: use 'Servers.Server1.url' instead
17 | transport: AsyncHTTPClientTransport(),
18 | middlewares: [
[1583/1596] Compiling SwiftMistral ChatCompletion.swift
/host/spi-builder-workspace/Sources/SwiftMistral/MistralClient.swift:16:32: warning: 'server1()' is deprecated: renamed to 'Servers.Server1.url'
14 | public convenience init(apiKey: String, logger: Logger = defaultLogger) throws {
15 | let client = try Client(
16 | serverURL: Servers.server1(),
| |- warning: 'server1()' is deprecated: renamed to 'Servers.Server1.url'
| `- note: use 'Servers.Server1.url' instead
17 | transport: AsyncHTTPClientTransport(),
18 | middlewares: [
[1584/1597] Compiling SwiftMistral Server.swift
[1585/1597] Emitting module SwiftMistral
[1586/1597] Compiling SwiftMistral Constants.swift
[1587/1597] Compiling SwiftMistral AuthMiddelware.swift
[1588/1597] Compiling SwiftMistral MessagePayload.swift
[1589/1597] Compiling SwiftMistral Model.swift
[1590/1597] Compiling SwiftMistral Types.swift
[1591/1597] Compiling SwiftMistral Client.swift
[1592/1597] Compiling SwiftMistral RolePayload.swift
[1593/1597] Compiling SwiftMistral resource_bundle_accessor.swift
[1594/1598] Wrapping AST for SwiftMistral for debugging
[1596/1600] Compiling SwiftMistralCLI SwiftMistralCLI.swift
[1597/1600] Emitting module SwiftMistralCLI
[1598/1601] Wrapping AST for SwiftMistralCLI for debugging
[1599/1601] Write Objects.LinkFileList
[1600/1601] Linking swift-mistral
Build complete! (239.75s)
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-openapi-async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-openapi-async-http-client"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swiftformat",
"requirement" : {
"range" : [
{
"lower_bound" : "0.50.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat"
}
],
"manifest_display_name" : "swift-mistral",
"name" : "swift-mistral",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SwiftMistral",
"targets" : [
"SwiftMistral"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "swift-mistral",
"targets" : [
"SwiftMistralCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftMistralTests",
"module_type" : "SwiftTarget",
"name" : "SwiftMistralTests",
"path" : "Tests/SwiftMistralTests",
"product_dependencies" : [
"OpenAPIRuntime"
],
"sources" : [
"AuthMiddelwareTests.swift",
"ChatCompletionSequenceTests.swift",
"RetryingClientMiddelwareTests.swift",
"Utils.swift"
],
"target_dependencies" : [
"SwiftMistral"
],
"type" : "test"
},
{
"c99name" : "SwiftMistralCLI",
"module_type" : "SwiftTarget",
"name" : "SwiftMistralCLI",
"path" : "Sources/SwiftMistralCLI",
"product_dependencies" : [
"ArgumentParser",
"OpenAPIRuntime",
"SwiftFormat"
],
"product_memberships" : [
"swift-mistral"
],
"sources" : [
"SwiftMistralCLI.swift"
],
"target_dependencies" : [
"SwiftMistral"
],
"type" : "executable"
},
{
"c99name" : "SwiftMistral",
"module_type" : "SwiftTarget",
"name" : "SwiftMistral",
"path" : "Sources/SwiftMistral",
"product_dependencies" : [
"OpenAPIAsyncHTTPClient",
"OpenAPIRuntime",
"Collections",
"Logging",
"OpenAPIGenerator",
"SwiftFormat"
],
"product_memberships" : [
"SwiftMistral",
"swift-mistral"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SwiftMistral/openapi-generator-config.yaml",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftMistral/openapi.yaml",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Constants.swift",
"Middelware/AuthMiddelware.swift",
"Middelware/LoggingMiddleware.swift",
"Middelware/RetryingClientMiddelware.swift",
"MistralClient.swift",
"Models/ChatCompletion.swift",
"Models/ChatCompletionSequence.swift",
"Models/Embedding.swift",
"Models/MessagePayload.swift",
"Models/Model.swift",
"Models/RolePayload.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.