Build Information
Successful build of MojangAPI, reference main (cb6c0d), with Swift 6.1 for macOS (SPM) on 29 Dec 2025 21:54:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wangzhizhou/MojangAPI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wangzhizhou/MojangAPI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cb6c0dc 添加注释
Cloned https://github.com/wangzhizhou/MojangAPI.git
Revision (git rev-parse @):
cb6c0dc905be3cb02c03ff036e74c2914f09c0c3
SUCCESS checkout https://github.com/wangzhizhou/MojangAPI.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/wangzhizhou/MojangAPI.git
https://github.com/wangzhizhou/MojangAPI.git
{
"dependencies" : [
{
"identity" : "swift-openapi-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator.git"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime.git"
},
{
"identity" : "swift-openapi-urlsession",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-urlsession.git"
}
],
"manifest_display_name" : "MojangAPI",
"name" : "MojangAPI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "MojangAPI",
"targets" : [
"MojangAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MojangAPITests",
"module_type" : "SwiftTarget",
"name" : "MojangAPITests",
"path" : "Tests/MojangAPITests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/MojangAPITests/Fixtures/manifest.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/MojangAPITests/Fixtures/user_notch.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"MojangAPITests.swift",
"OfflineModelTests.swift",
"UnitTests.swift"
],
"target_dependencies" : [
"MojangAPI"
],
"type" : "test"
},
{
"c99name" : "MojangAPI",
"module_type" : "SwiftTarget",
"name" : "MojangAPI",
"path" : "Sources/MojangAPI",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession",
"OpenAPIGenerator"
],
"product_memberships" : [
"MojangAPI"
],
"sources" : [
"Cache.swift",
"DTO.swift",
"Error.swift",
"Mojang+Internal.swift",
"Mojang.swift",
"Output+Extensions.swift",
"Types+.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[0/25] Write swift-openapi-generator-tool-entitlement.plist
[0/25] Write sources
[14/25] Compiling _NumericsShims _NumericsShims.c
[15/25] Write swift-version-2F0A5646E1D333AE.txt
[16/89] Compiling reader.c
[17/89] Compiling writer.c
[18/89] Compiling parser.c
[19/89] Compiling api.c
[20/89] Compiling emitter.c
[21/89] Compiling scanner.c
[23/109] Compiling ArgumentParserToolInfo ToolInfo.swift
[24/109] Emitting module ArgumentParserToolInfo
[25/109] Compiling RealModule RealFunctions.swift
[26/110] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[27/111] Compiling RealModule Real.swift
[28/111] Compiling RealModule Float80+Real.swift
[29/111] Compiling RealModule Float16+Real.swift
[30/111] Compiling RealModule Float+Real.swift
[31/111] Compiling Yams Node.swift
[32/111] Compiling Yams Parser.swift
[33/111] Compiling Yams Constructor.swift
[34/111] Compiling Yams Tag.swift
[35/111] Compiling Yams AliasDereferencingStrategy.swift
[36/111] Compiling Yams Anchor.swift
[37/111] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/111] Compiling RealModule ElementaryFunctions.swift
[39/111] Compiling Yams Decoder.swift
[40/111] Compiling Yams Emitter.swift
[41/111] Compiling RealModule AugmentedArithmetic.swift
[42/111] Compiling RealModule Double+Real.swift
[43/111] Emitting module RealModule
[44/111] Compiling RealModule RelaxedArithmetic.swift
[45/111] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[46/111] Compiling Yams RedundancyAliasingStrategy.swift
[47/111] Compiling Yams Representer.swift
[48/112] Compiling Yams Node.Scalar.swift
[49/112] Compiling Yams Node.Sequence.swift
[52/112] Compiling Yams Resolver.swift
[53/112] Compiling Yams String+Yams.swift
[54/112] Emitting module InternalCollectionsUtilities
[55/240] Compiling OrderedCollections OrderedSet+Sendable.swift
[56/240] Compiling OrderedCollections _HashTable+Bucket.swift
[57/242] Compiling Algorithms Unique.swift
[58/242] Compiling Algorithms Windows.swift
[59/242] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[60/242] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[61/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[62/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[63/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[64/242] Compiling OrderedCollections OrderedSet+Hashable.swift
[65/242] Compiling OrderedCollections OrderedSet+Initializers.swift
[66/242] Compiling OrderedCollections OrderedSet+Insertions.swift
[67/242] Compiling OrderedCollections OrderedSet+Invariants.swift
[68/242] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[69/242] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[70/242] Compiling OrderedCollections OrderedDictionary+Elements.swift
[71/242] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[72/242] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[73/242] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[74/242] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[75/242] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[76/248] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[77/248] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[78/248] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[79/248] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[80/248] Compiling OrderedCollections OrderedDictionary+Values.swift
[81/248] Compiling OrderedCollections OrderedDictionary.swift
[82/248] Compiling OrderedCollections _Hashtable+Header.swift
[83/248] Compiling OrderedCollections OrderedDictionary+Codable.swift
[84/248] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[85/248] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[86/248] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[87/248] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[88/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[89/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[90/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[91/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[92/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[93/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[94/248] Compiling OrderedCollections OrderedSet+Codable.swift
[95/248] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[96/248] Compiling OrderedCollections OrderedSet+Descriptions.swift
[97/248] Compiling OrderedCollections OrderedSet+Diffing.swift
[98/248] Compiling OrderedCollections OrderedSet+Equatable.swift
[99/248] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[106/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[107/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[108/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[112/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[113/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[114/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[124/248] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[125/248] Compiling OrderedCollections _HashTable+Testing.swift
[126/248] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[127/248] Compiling OrderedCollections _HashTable.swift
[137/248] Emitting module OrderedCollections
[138/248] Compiling OrderedCollections OrderedSet+SubSequence.swift
[139/248] Compiling OrderedCollections OrderedSet+Testing.swift
[140/248] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[141/248] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[142/248] Compiling OrderedCollections OrderedSet.swift
[143/248] Compiling OrderedCollections _UnsafeBitset.swift
[144/248] Emitting module Algorithms
[153/251] Emitting module ArgumentParser
[164/256] Compiling OpenAPIKitCore Optional+Zip.swift
[165/256] Compiling OpenAPIKitCore Result+Value.swift
[166/256] Compiling OpenAPIKitCore Validatable.swift
[177/256] Compiling ArgumentParser CodingKeyValidator.swift
[178/256] Compiling ArgumentParser NonsenseFlagsValidator.swift
[179/256] Compiling ArgumentParser ParsableArgumentsValidation.swift
[180/256] Compiling ArgumentParser PositionalArgumentsValidator.swift
[181/256] Compiling ArgumentParser UniqueNamesValidator.swift
[194/258] Compiling Yams YamlError.swift
[195/258] Compiling Yams YamlTagProviding.swift
[223/258] Emitting module OpenAPIKitCore
[240/258] Emitting module Yams
[256/381] Emitting module OpenAPIKit30
[257/387] Emitting module OpenAPIKit
[258/393] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[259/393] Compiling OpenAPIKit30 JSONSchema.swift
[260/393] Compiling OpenAPIKit30 JSONSchemaContext.swift
[261/393] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[262/393] Compiling OpenAPIKit30 TypesAndFormats.swift
[263/393] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[264/393] Compiling OpenAPIKit30 Validation+Builtins.swift
[265/393] Compiling OpenAPIKit30 Example.swift
[266/393] Compiling OpenAPIKit30 ExternalDocumentation.swift
[267/393] Compiling OpenAPIKit30 DereferencedHeader.swift
[268/393] Compiling OpenAPIKit30 Header.swift
[269/393] Compiling OpenAPIKit30 JSONReference.swift
[270/393] Compiling OpenAPIKit30 Link.swift
[271/393] Compiling OpenAPIKit30 OpenAPI.swift
[279/393] Compiling OpenAPIKit30 Server.swift
[280/393] Compiling OpenAPIKit30 Tag.swift
[281/393] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
[282/393] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[283/393] Compiling OpenAPIKit30 OrderedDictionry+LocallyDereferenceable.swift
[284/393] Compiling OpenAPIKit30 ContentEncoding.swift
[285/393] Compiling OpenAPIKit30 DereferencedContent.swift
[286/393] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[287/393] Compiling OpenAPIKit30 Callbacks.swift
[288/393] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[289/393] Compiling OpenAPIKit30 Components+JSONReference.swift
[290/393] Compiling OpenAPIKit30 Components+Locatable.swift
[291/393] Compiling OpenAPIKit30 Components.swift
[292/393] Compiling OpenAPIKit30 Content.swift
[294/393] Compiling OpenAPIKit Validation+Builtins.swift
[295/393] Compiling OpenAPIKit Validation.swift
[296/393] Compiling OpenAPIKit Validator+Convenience.swift
[297/393] Compiling OpenAPIKit Validator.swift
[298/393] Compiling OpenAPIKit XML.swift
[304/393] Compiling OpenAPIKit _CoreReExport.swift
[305/393] Compiling OpenAPIKit30 DereferencedResponse.swift
[306/393] Compiling OpenAPIKit30 Response.swift
[307/393] Compiling OpenAPIKit30 RuntimeExpression.swift
[308/393] Compiling OpenAPIKit30 SchemaProtocols.swift
[309/393] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[310/393] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[311/393] Compiling OpenAPIKit30 SecurityScheme.swift
[317/393] Compiling OpenAPIKit30 Either+Convenience.swift
[318/393] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[319/393] Compiling OpenAPIKit30 Either+Validatable.swift
[320/393] Compiling OpenAPIKit30 DocumentDecodingError.swift
[321/393] Compiling OpenAPIKit30 OperationDecodingError.swift
[322/393] Compiling OpenAPIKit30 PathDecodingError.swift
[323/393] Compiling OpenAPIKit30 ResponseDecodingError.swift
[345/393] Compiling OpenAPIKit30 DereferencedOperation.swift
[346/393] Compiling OpenAPIKit30 Operation.swift
[347/393] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[348/393] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[349/393] Compiling OpenAPIKit30 DereferencedParameter.swift
[350/393] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[351/393] Compiling OpenAPIKit30 Parameter.swift
[354/393] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[355/393] Compiling OpenAPIKit30 DereferencedDocument.swift
[356/393] Compiling OpenAPIKit30 Document.swift
[357/393] Compiling OpenAPIKit30 DocumentInfo.swift
[358/393] Compiling OpenAPIKit30 ResolvedDocument.swift
[359/393] Compiling OpenAPIKit30 ParameterContext.swift
[360/393] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[361/393] Compiling OpenAPIKit30 DereferencedPathItem.swift
[362/393] Compiling OpenAPIKit30 PathItem.swift
[363/393] Compiling OpenAPIKit30 ResolvedRoute.swift
[364/393] Compiling OpenAPIKit30 DereferencedRequest.swift
[365/393] Compiling OpenAPIKit30 Request.swift
[391/396] Compiling OpenAPIKitCompat Either+Map.swift
[392/396] Emitting module OpenAPIKitCompat
[393/396] Compiling OpenAPIKitCompat Compat30To31.swift
[394/480] Emitting module _OpenAPIGeneratorCore
[395/489] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[396/489] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[397/489] Compiling _OpenAPIGeneratorCore translateSchema.swift
[398/489] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[399/489] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[400/489] Compiling _OpenAPIGeneratorCore Annotations.swift
[401/489] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[402/489] Compiling _OpenAPIGeneratorCore Constants.swift
[403/489] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[404/489] Compiling _OpenAPIGeneratorCore Config.swift
[405/489] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[406/489] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[407/489] Compiling _OpenAPIGeneratorCore Errors.swift
[408/489] Compiling _OpenAPIGeneratorCore Foundation.swift
[409/489] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[410/489] Compiling _OpenAPIGeneratorCore String.swift
[411/489] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[412/489] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[413/489] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[414/489] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[415/489] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[416/489] Compiling _OpenAPIGeneratorCore translateComponents.swift
[417/489] Compiling _OpenAPIGeneratorCore translateOperations.swift
[418/489] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[419/489] Compiling _OpenAPIGeneratorCore translateServers.swift
[420/489] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[421/489] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[422/489] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[423/489] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[424/489] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[425/489] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[426/489] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[427/489] Compiling _OpenAPIGeneratorCore ContentType.swift
[428/489] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[429/489] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[430/489] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[431/489] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[432/489] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[433/489] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[434/489] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[435/489] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[436/489] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[437/489] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[438/489] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[439/489] Compiling _OpenAPIGeneratorCore translateResponse.swift
[440/489] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[441/489] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[442/489] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[443/489] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[444/489] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[445/489] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[446/489] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[447/489] Compiling _OpenAPIGeneratorCore translateArray.swift
[448/489] Compiling _OpenAPIGeneratorCore translateCodable.swift
[449/489] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[450/489] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[451/489] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[452/489] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[453/489] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[454/489] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[455/489] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[456/489] Compiling _OpenAPIGeneratorCore translateParameter.swift
[457/489] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[458/489] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[459/489] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[460/489] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[461/489] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[462/489] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[463/489] Compiling _OpenAPIGeneratorCore Builtins.swift
[464/489] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[465/489] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[466/489] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[467/489] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[468/489] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[469/489] Compiling _OpenAPIGeneratorCore TypeName.swift
[470/489] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[471/489] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[472/489] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[473/489] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[474/489] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[475/489] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[476/489] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[477/489] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[478/489] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[479/489] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[480/489] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[481/489] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[482/489] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[483/489] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[484/489] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[485/489] Compiling _OpenAPIGeneratorCore YamsParser.swift
[486/489] Compiling _OpenAPIGeneratorCore validateDoc.swift
[487/499] Compiling swift_openapi_generator runGenerator.swift
[488/499] Compiling swift_openapi_generator Tool.swift
[489/499] Compiling swift_openapi_generator UserConfig.swift
[490/499] Compiling swift_openapi_generator PluginSource.swift
[491/499] Emitting module swift_openapi_generator
[492/499] Compiling swift_openapi_generator Extensions.swift
[493/499] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[494/499] Compiling swift_openapi_generator FilterCommand.swift
[495/499] Compiling swift_openapi_generator GenerateCommand.swift
[496/499] Compiling swift_openapi_generator GenerateOptions.swift
[496/499] Write Objects.LinkFileList
[497/499] Linking swift-openapi-generator-tool
[498/499] Applying swift-openapi-generator-tool
[1/1] Compiling plugin OpenAPIGeneratorCommand
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/34] Write sources
[22/34] Compiling _NumericsShims _NumericsShims.c
[23/34] Compiling writer.c
[24/34] Compiling reader.c
[25/34] Compiling api.c
[26/34] Compiling parser.c
[27/34] Compiling emitter.c
[28/34] Compiling scanner.c
[29/34] Write swift-version-2F0A5646E1D333AE.txt
[31/61] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[32/62] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/62] Compiling InternalCollectionsUtilities Debugging.swift
[34/62] Compiling InternalCollectionsUtilities Descriptions.swift
[35/62] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[36/62] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[37/62] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[38/62] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[39/62] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/62] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[41/62] Compiling InternalCollectionsUtilities Integer rank.swift
[42/62] Compiling HTTPTypes NIOLock.swift
[43/62] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[44/62] Compiling InternalCollectionsUtilities _SortedCollection.swift
[45/62] Compiling HTTPTypes ISOLatin1String.swift
[46/62] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[47/62] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[48/62] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[49/62] Compiling InternalCollectionsUtilities UInt+reversed.swift
[50/62] Emitting module HTTPTypes
[51/62] Emitting module InternalCollectionsUtilities
[52/62] Compiling HTTPTypes HTTPResponse.swift
[53/62] Compiling HTTPTypes HTTPRequest.swift
[54/78] Compiling HTTPTypes HTTPRequest+URL.swift
[55/78] Compiling HTTPTypes HTTPParsedFields.swift
[56/78] Compiling HTTPTypes HTTPFieldName.swift
[57/78] Compiling HTTPTypes HTTPFields.swift
[58/78] Compiling HTTPTypes HTTPField.swift
[59/78] Compiling DequeModule Deque+CustomReflectable.swift
[60/78] Compiling DequeModule Deque+Descriptions.swift
[61/79] Compiling DequeModule _DequeBufferHeader.swift
[62/79] Compiling DequeModule _DequeSlot.swift
[63/79] Compiling DequeModule Deque+Testing.swift
[64/79] Compiling DequeModule Deque._Storage.swift
[65/98] Compiling DequeModule _DequeBuffer.swift
[66/98] Compiling OpenAPIRuntime CurrencyTypes.swift
[67/98] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[68/98] Compiling OpenAPIRuntime URLExtensions.swift
[69/98] Compiling OpenAPIRuntime Deprecated.swift
[70/98] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[71/98] Compiling OpenAPIRuntime ClientTransport.swift
[72/123] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/142] Compiling OpenAPIRuntime RuntimeError.swift
[74/142] Compiling OpenAPIRuntime ServerError.swift
[75/142] Emitting module DequeModule
[75/142] Write Objects.LinkFileList
[79/142] Compiling OpenAPIRuntime ClientError.swift
[80/142] Compiling OpenAPIRuntime CodingErrors.swift
[84/148] Compiling OpenAPIRuntime URIDecoder.swift
[85/148] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[86/148] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[87/148] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[88/148] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[89/148] Compiling OpenAPIRuntime URIEncoder.swift
[90/148] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[91/148] Compiling OpenAPIRuntime UndocumentedPayload.swift
[92/148] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[93/148] Compiling OpenAPIRuntime CodableExtensions.swift
[94/148] Compiling OpenAPIRuntime Configuration.swift
[95/148] Compiling OpenAPIRuntime Converter+Client.swift
[96/148] Compiling OpenAPIRuntime Converter+Common.swift
[97/148] Compiling OpenAPIRuntime Converter+Server.swift
[98/148] Compiling OpenAPIRuntime Converter.swift
[99/148] Compiling OpenAPIRuntime CurrencyExtensions.swift
[100/148] Compiling OpenAPIRuntime ErrorExtensions.swift
[101/148] Compiling OpenAPIRuntime FoundationExtensions.swift
[102/148] Compiling OpenAPIRuntime ParameterStyles.swift
[103/148] Compiling OpenAPIRuntime ServerVariable.swift
[107/148] Compiling OpenAPIRuntime HTTPBody.swift
[108/148] Compiling OpenAPIRuntime ServerTransport.swift
[109/148] Compiling OpenAPIRuntime UniversalClient.swift
[110/148] Compiling OpenAPIRuntime UniversalServer.swift
[111/148] Emitting module OpenAPIRuntime
[112/148] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[113/148] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[114/148] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[115/148] Compiling OpenAPIRuntime ServerSentEvents.swift
[116/148] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[117/148] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[118/148] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[119/148] Compiling OpenAPIRuntime Acceptable.swift
[120/148] Compiling OpenAPIRuntime Base64EncodedData.swift
[121/148] Compiling OpenAPIRuntime ByteUtilities.swift
[122/148] Compiling OpenAPIRuntime ContentDisposition.swift
[123/148] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[124/148] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[125/148] Compiling OpenAPIRuntime OpenAPIValue.swift
[126/148] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[127/148] Compiling OpenAPIRuntime MultipartValidation.swift
[128/148] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[129/148] Compiling OpenAPIRuntime URICodeCodingKey.swift
[130/148] Compiling OpenAPIRuntime URICoderConfiguration.swift
[131/148] Compiling OpenAPIRuntime URIEncodedNode.swift
[132/148] Compiling OpenAPIRuntime URIParsedTypes.swift
[133/148] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[134/148] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[135/148] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[136/148] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[137/148] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[138/148] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[139/148] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[139/148] Linking swift-openapi-generator-tool
[141/148] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[142/148] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[143/148] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[144/148] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[145/148] Compiling OpenAPIRuntime URIParser.swift
[146/148] Compiling OpenAPIRuntime URISerializer.swift
[147/155] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[148/155] Compiling OpenAPIURLSession URLSession+Extensions.swift
[149/155] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[150/155] Compiling OpenAPIURLSession Lock.swift
[151/155] Compiling OpenAPIURLSession URLSessionTransport.swift
Swift OpenAPI Generator is running with the following configuration:
- OpenAPI document path: /Users/admin/builder/spi-builder-workspace/Sources/MojangAPI/openapi.yaml
- Configuration path: /Users/admin/builder/spi-builder-workspace/Sources/MojangAPI/openapi-generator-config.yaml
- Generator modes: types, client
- Access modifier: public
- Naming strategy: idiomatic
- Name overrides: <none>
- Type overrides: <none>
- Feature flags: <none>
- Output file names: Types.swift, Client.swift
- Output directory: /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/MojangAPI/destination/OpenAPIGenerator/GeneratedSources
- Diagnostics output path: <none - logs to stderr>
- Current directory: /Users/admin/builder/spi-builder-workspace
- Plugin source: build
- Is dry run: false
- Additional imports: <none>
- Additional file comments: <none>Writing data to file Client.swift...
Writing data to file Types.swift...
Writing data to file Server.swift...
[151/155] Running swift-openapi-generator
[152/155] Write sources
[154/155] Emitting module OpenAPIURLSession
[155/155] Compiling OpenAPIURLSession BufferedStream.swift
[156/165] Compiling MojangAPI Output+Extensions.swift
[157/165] Compiling MojangAPI Client.swift
[158/166] Compiling MojangAPI Server.swift
[159/166] Compiling MojangAPI Types+.swift
[160/166] Compiling MojangAPI Mojang.swift
[161/166] Compiling MojangAPI Mojang+Internal.swift
[162/166] Compiling MojangAPI DTO.swift
[163/166] Compiling MojangAPI Error.swift
[164/166] Compiling MojangAPI Cache.swift
[165/166] Compiling MojangAPI Types.swift
[166/166] Emitting module MojangAPI
Build complete! (56.48s)
Fetching https://github.com/apple/swift-openapi-generator.git
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/apple/swift-openapi-urlsession.git
[1/1063] Fetching swift-openapi-urlsession
[108/6898] Fetching swift-openapi-urlsession, swift-openapi-runtime
[1881/23423] Fetching swift-openapi-urlsession, swift-openapi-runtime, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (1.12s)
[2881/17588] Fetching swift-openapi-urlsession, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-generator.git from cache (1.48s)
Fetched https://github.com/apple/swift-openapi-urlsession.git from cache (1.48s)
Computing version for https://github.com/apple/swift-openapi-urlsession.git
Computed https://github.com/apple/swift-openapi-urlsession.git at 1.2.0 (5.03s)
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-http-types from cache (1.30s)
Fetched https://github.com/apple/swift-collections from cache (1.30s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.9.0 (2.08s)
Computing version for https://github.com/apple/swift-openapi-generator.git
Computed https://github.com/apple/swift-openapi-generator.git at 1.10.3 (0.75s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/apple/swift-argument-parser from cache
[1/118389] Fetching openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (1.24s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (6.16s)
Fetched https://github.com/apple/swift-algorithms from cache (6.17s)
Fetched https://github.com/jpsim/Yams from cache (6.17s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (6.97s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.84s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.71s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.69s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.72s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.66s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (0.76s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.0 (0.73s)
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-openapi-generator.git
Working copy of https://github.com/apple/swift-openapi-generator.git resolved at 1.10.3
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-openapi-urlsession.git
Working copy of https://github.com/apple/swift-openapi-urlsession.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.9.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.9.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-openapi-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator.git"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime.git"
},
{
"identity" : "swift-openapi-urlsession",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-urlsession.git"
}
],
"manifest_display_name" : "MojangAPI",
"name" : "MojangAPI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "MojangAPI",
"targets" : [
"MojangAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MojangAPITests",
"module_type" : "SwiftTarget",
"name" : "MojangAPITests",
"path" : "Tests/MojangAPITests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/MojangAPITests/Fixtures/manifest.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/MojangAPITests/Fixtures/user_notch.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"MojangAPITests.swift",
"OfflineModelTests.swift",
"UnitTests.swift"
],
"target_dependencies" : [
"MojangAPI"
],
"type" : "test"
},
{
"c99name" : "MojangAPI",
"module_type" : "SwiftTarget",
"name" : "MojangAPI",
"path" : "Sources/MojangAPI",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession",
"OpenAPIGenerator"
],
"product_memberships" : [
"MojangAPI"
],
"sources" : [
"Cache.swift",
"DTO.swift",
"Error.swift",
"Mojang+Internal.swift",
"Mojang.swift",
"Output+Extensions.swift",
"Types+.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.