Build Information
Successful build of MojangAPI, reference main (cb6c0d), with Swift 6.1 for Android on 29 Dec 2025 22:00:59 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build 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 /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/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: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/wangzhizhou/MojangAPI.git
https://github.com/wangzhizhou/MojangAPI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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" : "/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"
},
{
"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" : "/host/spi-builder-workspace/Tests/MojangAPITests/Fixtures/manifest.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/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 ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-openapi-urlsession.git
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/apple/swift-openapi-generator.git
[1/1063] Fetching swift-openapi-urlsession
[2/6898] Fetching swift-openapi-urlsession, swift-openapi-runtime
[6899/23423] Fetching swift-openapi-urlsession, swift-openapi-runtime, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-urlsession.git from cache (13.33s)
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (13.33s)
Fetched https://github.com/apple/swift-openapi-generator.git from cache (13.34s)
Computing version for https://github.com/apple/swift-openapi-urlsession.git
Computed https://github.com/apple/swift-openapi-urlsession.git at 1.2.0 (21.25s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/951] Fetching swift-http-types
[952/19358] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (1.58s)
Fetched https://github.com/apple/swift-collections from cache (1.61s)
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.53s)
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.80s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/jpsim/Yams
[1/16987] Fetching swift-argument-parser
[681/23031] Fetching swift-argument-parser, swift-algorithms
[8842/34304] Fetching swift-argument-parser, swift-algorithms, yams
[24719/152693] Fetching swift-argument-parser, swift-algorithms, yams, openapikit
Fetched https://github.com/jpsim/Yams from cache (1.66s)
[60916/141420] Fetching swift-argument-parser, swift-algorithms, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (6.21s)
Fetched https://github.com/apple/swift-argument-parser from cache (6.22s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (6.34s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (6.93s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.31s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.61s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.69s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.67s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (0.89s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.0 (0.76s)
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-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-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-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.9.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.5.1
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-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-urlsession.git
Working copy of https://github.com/apple/swift-openapi-urlsession.git resolved at 1.2.0
[0/36] Write sources
[13/36] Compiling _NumericsShims _NumericsShims.c
[14/36] Compiling writer.c
[15/36] Compiling reader.c
[16/36] Compiling parser.c
[17/36] Compiling api.c
[18/36] Compiling emitter.c
[19/36] Write swift-version-24593BA9C3E375BF.txt
[20/36] Compiling scanner.c
[22/118] Emitting module RealModule
[23/119] Compiling Yams Anchor.swift
[24/119] Compiling Yams Constructor.swift
[25/119] Compiling Yams Node.Mapping.swift
[26/119] Compiling Yams AliasDereferencingStrategy.swift
[27/121] Compiling Yams Mark.swift
[28/121] Compiling Yams Node.Alias.swift
[29/121] Compiling RealModule RelaxedArithmetic.swift
[30/121] Emitting module ArgumentParserToolInfo
[31/121] Compiling ArgumentParserToolInfo ToolInfo.swift
[32/122] Compiling RealModule Float16+Real.swift
[33/122] Compiling RealModule RealFunctions.swift
[34/122] Emitting module InternalCollectionsUtilities
[35/122] Compiling Yams Decoder.swift
[36/122] Compiling Yams Emitter.swift
[37/122] Compiling Yams Encoder.swift
[38/122] Compiling Yams Node.Scalar.swift
[39/122] Compiling Yams Node.Sequence.swift
[46/122] Compiling RealModule Float80+Real.swift
[47/122] Compiling RealModule Real.swift
[48/122] Compiling Yams Node.swift
[49/122] Compiling Yams Parser.swift
[50/122] Compiling Yams RedundancyAliasingStrategy.swift
[51/122] Compiling Yams Representer.swift
[54/123] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[55/123] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[55/124] Wrapping AST for ArgumentParserToolInfo for debugging
[58/170] Compiling ArgumentParser ParserError.swift
[59/170] Compiling ArgumentParser SplitArguments.swift
[59/172] Wrapping AST for RealModule for debugging
[60/172] Wrapping AST for InternalCollectionsUtilities for debugging
[62/252] Compiling OrderedCollections OrderedSet+Descriptions.swift
[63/252] Compiling OrderedCollections OrderedSet+Diffing.swift
[64/252] Compiling OrderedCollections OrderedSet+Equatable.swift
[65/252] Compiling OrderedCollections OrderedDictionary.swift
[66/252] Compiling OrderedCollections OrderedSet+Codable.swift
[67/252] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[70/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[71/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[72/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[73/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[74/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[75/256] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[76/256] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[77/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[78/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[79/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[80/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[81/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[82/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[83/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[84/263] Compiling OrderedCollections OrderedDictionary+Elements.swift
[85/263] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[86/263] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[87/266] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[88/266] Compiling OpenAPIKitCore Optional+Zip.swift
[89/266] Compiling OpenAPIKitCore Result+Value.swift
[90/266] Compiling OpenAPIKitCore Validatable.swift
[91/266] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[92/266] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[93/266] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[94/266] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[95/266] Compiling OrderedCollections OrderedSet+Hashable.swift
[96/266] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[97/266] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[98/266] Compiling Algorithms Trim.swift
[99/266] Compiling Algorithms Unique.swift
[100/266] Compiling Algorithms Windows.swift
[101/266] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[102/266] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[103/266] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[110/266] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[112/266] Compiling OrderedCollections OrderedDictionary+Codable.swift
[113/266] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[123/266] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[124/266] Compiling OrderedCollections _HashTable+Testing.swift
[125/266] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[126/266] Compiling OrderedCollections _HashTable.swift
[127/266] Compiling OrderedCollections _Hashtable+Header.swift
[130/266] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[131/266] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[132/266] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[133/266] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[134/266] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[135/266] Compiling OrderedCollections OrderedDictionary+Values.swift
[136/266] Compiling OrderedCollections OrderedSet+Sendable.swift
[137/266] Compiling OrderedCollections OrderedSet+SubSequence.swift
[138/266] Compiling OrderedCollections OrderedSet+Testing.swift
[139/266] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[140/266] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[141/266] Compiling OrderedCollections OrderedSet.swift
[142/266] Compiling OrderedCollections _UnsafeBitset.swift
[171/272] Emitting module OpenAPIKitCore
[197/272] Emitting module ArgumentParser
[227/273] Emitting module Yams
[234/274] Wrapping AST for OpenAPIKitCore for debugging
[236/274] Emitting module OrderedCollections
[236/394] Wrapping AST for Yams for debugging
[238/394] Wrapping AST for OrderedCollections for debugging
[240/394] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[241/394] Compiling OpenAPIKit30 SecurityScheme.swift
[242/394] Compiling OpenAPIKit30 Server.swift
[243/394] Compiling OpenAPIKit30 Tag.swift
[244/394] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
[245/394] Compiling OpenAPIKit30 DereferencedResponse.swift
[246/394] Emitting module Algorithms
[247/395] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[248/395] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[249/395] Compiling OpenAPIKit30 DereferencedParameter.swift
[250/395] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[251/395] Compiling OpenAPIKit30 JSONSchemaContext.swift
[252/395] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[253/395] Compiling OpenAPIKit30 TypesAndFormats.swift
[254/395] Compiling OpenAPIKit30 PathDecodingError.swift
[255/395] Compiling OpenAPIKit30 ResponseDecodingError.swift
[256/395] Compiling OpenAPIKit30 Example.swift
[257/395] Compiling OpenAPIKit30 ExternalDocumentation.swift
[258/395] Compiling OpenAPIKit30 DereferencedHeader.swift
[259/395] Compiling OpenAPIKit30 Header.swift
[260/395] Compiling OpenAPIKit30 JSONReference.swift
[261/395] Compiling OpenAPIKit30 Either+Validatable.swift
[262/395] Compiling OpenAPIKit30 DocumentDecodingError.swift
[263/395] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[264/395] Compiling OpenAPIKit30 Callbacks.swift
[265/395] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[266/395] Compiling OpenAPIKit30 Components+JSONReference.swift
[268/396] Wrapping AST for Algorithms for debugging
[269/396] Wrapping AST for ArgumentParser for debugging
[271/396] Emitting module OpenAPIKit30
[272/404] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[273/404] Compiling OpenAPIKit30 DereferencedDocument.swift
[274/404] Compiling OpenAPIKit30 Document.swift
[275/404] Compiling OpenAPIKit30 DocumentInfo.swift
[276/404] Compiling OpenAPIKit30 ResolvedDocument.swift
[277/404] Compiling OpenAPIKit30 Either+Convenience.swift
[278/404] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[281/412] Compiling OpenAPIKit30 OperationDecodingError.swift
[293/412] Compiling OpenAPIKit30 Components+Locatable.swift
[294/412] Compiling OpenAPIKit30 Components.swift
[295/412] Compiling OpenAPIKit30 Content.swift
[296/412] Compiling OpenAPIKit30 ContentEncoding.swift
[297/412] Compiling OpenAPIKit30 DereferencedContent.swift
[324/412] Emitting module OpenAPIKit
[325/412] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[326/412] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[327/412] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[328/412] Compiling OpenAPIKit Validation+Builtins.swift
[329/412] Compiling OpenAPIKit Validation.swift
[330/412] Compiling OpenAPIKit Validator+Convenience.swift
[331/412] Compiling OpenAPIKit Validator.swift
[332/412] Compiling OpenAPIKit XML.swift
[333/412] Compiling OpenAPIKit30 Link.swift
[334/412] Compiling OpenAPIKit30 OpenAPI.swift
[335/412] Compiling OpenAPIKit30 DereferencedOperation.swift
[336/412] Compiling OpenAPIKit30 Operation.swift
[342/412] Compiling OpenAPIKit30 Response.swift
[343/412] Compiling OpenAPIKit30 RuntimeExpression.swift
[344/412] Compiling OpenAPIKit30 SchemaProtocols.swift
[345/412] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[346/412] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[347/412] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[348/412] Compiling OpenAPIKit30 JSONSchema.swift
[349/412] Compiling OpenAPIKit30 Parameter.swift
[350/412] Compiling OpenAPIKit30 ParameterContext.swift
[351/412] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[352/412] Compiling OpenAPIKit30 DereferencedPathItem.swift
[353/412] Compiling OpenAPIKit30 PathItem.swift
[354/412] Compiling OpenAPIKit30 ResolvedRoute.swift
[355/412] Compiling OpenAPIKit30 DereferencedRequest.swift
[356/412] Compiling OpenAPIKit30 Request.swift
[357/413] Wrapping AST for OpenAPIKit30 for debugging
[374/413] Compiling OpenAPIKit _CoreReExport.swift
[408/414] Wrapping AST for OpenAPIKit for debugging
[410/417] Compiling OpenAPIKitCompat Either+Map.swift
[411/417] Emitting module OpenAPIKitCompat
[412/417] Compiling OpenAPIKitCompat Compat30To31.swift
[413/418] Wrapping AST for OpenAPIKitCompat for debugging
[415/500] Compiling _OpenAPIGeneratorCore Config.swift
[416/500] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[417/500] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[418/500] Compiling _OpenAPIGeneratorCore Errors.swift
[419/500] Compiling _OpenAPIGeneratorCore Foundation.swift
[420/500] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[421/500] Compiling _OpenAPIGeneratorCore String.swift
[422/500] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[423/500] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[424/500] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[425/500] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[426/500] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[427/511] Emitting module _OpenAPIGeneratorCore
[428/511] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[429/511] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[430/511] Compiling _OpenAPIGeneratorCore translateArray.swift
[431/511] Compiling _OpenAPIGeneratorCore translateCodable.swift
[432/511] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[433/511] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[434/511] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[435/511] Compiling _OpenAPIGeneratorCore translateSchema.swift
[436/511] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[437/511] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[438/511] Compiling _OpenAPIGeneratorCore Annotations.swift
[439/511] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[440/511] Compiling _OpenAPIGeneratorCore Constants.swift
[441/511] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[442/511] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[443/511] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[444/511] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[445/511] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[446/511] Compiling _OpenAPIGeneratorCore ContentType.swift
[447/511] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[448/511] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[449/511] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[450/511] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[451/511] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[452/511] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[453/511] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[454/511] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[455/511] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[456/511] Compiling _OpenAPIGeneratorCore translateResponse.swift
[457/511] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[458/511] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[459/511] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[460/511] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[461/511] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[462/511] Compiling _OpenAPIGeneratorCore Builtins.swift
[463/511] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[464/511] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[465/511] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[466/511] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[467/511] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[468/511] Compiling _OpenAPIGeneratorCore TypeName.swift
[469/511] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[470/511] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[471/511] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[472/511] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[473/511] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[474/511] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[475/511] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[476/511] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[477/511] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[478/511] Compiling _OpenAPIGeneratorCore translateComponents.swift
[479/511] Compiling _OpenAPIGeneratorCore translateOperations.swift
[480/511] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[481/511] Compiling _OpenAPIGeneratorCore translateServers.swift
[482/511] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[483/511] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[484/511] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[485/511] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[486/511] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[487/511] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[488/511] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[489/511] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[490/511] Compiling _OpenAPIGeneratorCore translateParameter.swift
[491/511] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[492/511] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[493/511] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[494/511] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[495/511] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[496/511] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[497/511] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[498/511] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[499/511] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[500/511] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[501/511] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[502/511] Compiling _OpenAPIGeneratorCore YamsParser.swift
[503/511] Compiling _OpenAPIGeneratorCore validateDoc.swift
[504/511] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[505/511] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[506/511] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[507/511] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[508/512] Wrapping AST for _OpenAPIGeneratorCore for debugging
[510/521] Compiling swift_openapi_generator Tool.swift
[511/522] Compiling swift_openapi_generator PluginSource.swift
[512/522] Compiling swift_openapi_generator UserConfig.swift
[513/522] Emitting module swift_openapi_generator
[514/522] Compiling swift_openapi_generator GenerateCommand.swift
[515/522] Compiling swift_openapi_generator Extensions.swift
[516/522] Compiling swift_openapi_generator FilterCommand.swift
[517/522] Compiling swift_openapi_generator runGenerator.swift
[518/522] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[519/522] Compiling swift_openapi_generator GenerateOptions.swift
[520/523] Wrapping AST for swift-openapi-generator for debugging
[521/523] Write Objects.LinkFileList
[522/523] Linking 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/47] Write sources
[16/47] Compiling _NumericsShims _NumericsShims.c
[16/47] Write sources
[23/47] Compiling writer.c
[24/47] Compiling reader.c
[25/47] Compiling api.c
[26/47] Compiling parser.c
[27/47] Compiling emitter.c
[28/47] Compiling scanner.c
[29/47] Write swift-version-24593BA9C3E375BF.txt
[31/77] Emitting module ArgumentParserToolInfo
[33/78] Emitting module RealModule
[34/79] Wrapping AST for ArgumentParserToolInfo for debugging
[36/79] Emitting module OpenAPIKitCore
[36/80] Wrapping AST for RealModule for debugging
[39/82] Emitting module InternalCollectionsUtilities
[42/85] Emitting module Yams
[42/88] Wrapping AST for OpenAPIKitCore for debugging
[44/88] Wrapping AST for InternalCollectionsUtilities for debugging
[45/89] Wrapping AST for Yams for debugging
[47/89] Emitting module ArgumentParser
[49/90] Emitting module OpenAPIKit30
[50/91] Emitting module OpenAPIKit
[50/92] Wrapping AST for ArgumentParser for debugging
[54/92] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[55/92] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[55/92] Wrapping AST for OpenAPIKit for debugging
[57/92] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[58/92] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[59/92] Compiling InternalCollectionsUtilities Debugging.swift
[60/92] Compiling InternalCollectionsUtilities Descriptions.swift
[61/92] Compiling InternalCollectionsUtilities _SortedCollection.swift
[62/92] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[63/92] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[64/92] Compiling InternalCollectionsUtilities Integer rank.swift
[65/92] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[66/92] Compiling InternalCollectionsUtilities UInt+reversed.swift
[67/92] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[68/92] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[69/92] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[70/92] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[71/92] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/93] Compiling HTTPTypes ISOLatin1String.swift
[73/94] Emitting module HTTPTypes
[73/94] Wrapping AST for OpenAPIKit30 for debugging
[76/110] Emitting module Algorithms
[77/111] Emitting module OpenAPIKitCompat
[78/112] Compiling HTTPTypes HTTPResponse.swift
[79/112] Compiling HTTPTypes HTTPRequest.swift
[81/112] Wrapping AST for Algorithms for debugging
[83/112] Compiling DequeModule _DequeBuffer.swift
[84/112] Compiling DequeModule _DequeBufferHeader.swift
[85/114] Compiling HTTPTypes NIOLock.swift
[85/114] Wrapping AST for OpenAPIKitCompat for debugging
[87/114] Emitting module OrderedCollections
[89/115] Compiling DequeModule _DequeSlot.swift
[90/115] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/115] Compiling DequeModule Deque._UnsafeHandle.swift
[92/115] Compiling DequeModule Deque.swift
[93/115] Compiling DequeModule Deque+Extras.swift
[94/115] Compiling DequeModule Deque+Hashable.swift
[95/115] Compiling DequeModule Deque+Testing.swift
[96/115] Compiling DequeModule Deque._Storage.swift
[97/115] Compiling DequeModule Deque+Equatable.swift
[98/115] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[98/115] Wrapping AST for OrderedCollections for debugging
[100/115] Compiling DequeModule Deque+CustomReflectable.swift
[101/115] Compiling DequeModule Deque+Descriptions.swift
[102/115] Compiling DequeModule Deque+Codable.swift
[103/115] Compiling DequeModule Deque+Collection.swift
[104/116] Emitting module DequeModule
[106/117] Compiling HTTPTypes HTTPParsedFields.swift
[107/117] Compiling HTTPTypes HTTPRequest+URL.swift
[108/117] Emitting module _OpenAPIGeneratorCore
[109/118] Wrapping AST for _OpenAPIGeneratorCore for debugging
[111/119] Emitting module swift_openapi_generator
[112/120] Compiling HTTPTypes HTTPFields.swift
[116/121] Wrapping AST for swift-openapi-generator for debugging
[117/121] Write Objects.LinkFileList
[118/182] Linking swift-openapi-generator-tool
Swift OpenAPI Generator is running with the following configuration:
- OpenAPI document path: /host/spi-builder-workspace/Sources/MojangAPI/openapi.yaml
- Configuration path: /host/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: /host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/MojangAPI/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>
- Additional file comments: <none>Writing data to file Client.swift...
Writing data to file Types.swift...
Writing data to file Server.swift...
[119/182] Running swift-openapi-generator
[120/182] Write sources
[122/182] Emitting module OpenAPIRuntime
[123/190] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[124/190] Compiling OpenAPIRuntime CodableExtensions.swift
[125/190] Compiling OpenAPIRuntime Configuration.swift
[126/190] Compiling OpenAPIRuntime Converter+Client.swift
[127/190] Compiling OpenAPIRuntime Converter+Common.swift
[128/190] Compiling OpenAPIRuntime Converter+Server.swift
[129/190] Compiling OpenAPIRuntime Converter.swift
[130/190] Compiling OpenAPIRuntime CurrencyExtensions.swift
[131/190] Compiling OpenAPIRuntime ErrorExtensions.swift
[132/190] Compiling OpenAPIRuntime FoundationExtensions.swift
[133/190] Compiling OpenAPIRuntime ParameterStyles.swift
[134/190] Compiling OpenAPIRuntime ServerVariable.swift
[135/190] Compiling OpenAPIRuntime URLExtensions.swift
[136/190] Compiling OpenAPIRuntime Deprecated.swift
[137/190] Compiling OpenAPIRuntime ClientError.swift
[138/190] Compiling OpenAPIRuntime CodingErrors.swift
[139/190] Compiling OpenAPIRuntime RuntimeError.swift
[140/190] Compiling OpenAPIRuntime ServerError.swift
[141/190] Compiling OpenAPIRuntime CurrencyTypes.swift
[142/190] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[143/190] Compiling OpenAPIRuntime HTTPBody.swift
[144/190] Compiling OpenAPIRuntime ServerTransport.swift
[145/190] Compiling OpenAPIRuntime UniversalClient.swift
[146/190] Compiling OpenAPIRuntime UniversalServer.swift
[147/190] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[148/190] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[149/190] Compiling OpenAPIRuntime Acceptable.swift
[150/190] Compiling OpenAPIRuntime Base64EncodedData.swift
[151/190] Compiling OpenAPIRuntime ByteUtilities.swift
[152/190] Compiling OpenAPIRuntime ContentDisposition.swift
[153/190] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[154/190] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[155/190] Compiling OpenAPIRuntime OpenAPIValue.swift
[156/190] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[157/190] Compiling OpenAPIRuntime UndocumentedPayload.swift
[158/190] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[159/190] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[160/190] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[161/190] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[162/190] Compiling OpenAPIRuntime ServerSentEvents.swift
[163/190] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[164/190] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[165/190] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[166/190] Compiling OpenAPIRuntime ClientTransport.swift
[167/190] Compiling OpenAPIRuntime URICodeCodingKey.swift
[168/190] Compiling OpenAPIRuntime URICoderConfiguration.swift
[169/190] Compiling OpenAPIRuntime URIEncodedNode.swift
[170/190] Compiling OpenAPIRuntime URIParsedTypes.swift
[171/190] Compiling OpenAPIRuntime URIDecoder.swift
[172/190] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[173/190] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[174/190] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[175/190] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[176/190] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[177/190] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[178/190] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[179/190] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[180/190] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[181/190] Compiling OpenAPIRuntime MultipartValidation.swift
[182/190] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[183/190] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[184/190] Compiling OpenAPIRuntime URIEncoder.swift
[185/190] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[186/190] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[187/190] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[188/190] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[189/190] Compiling OpenAPIRuntime URIParser.swift
[190/190] Compiling OpenAPIRuntime URISerializer.swift
[192/198] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[193/198] Compiling OpenAPIURLSession Lock.swift
[194/198] Compiling OpenAPIURLSession URLSession+Extensions.swift
[195/198] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[196/198] Compiling OpenAPIURLSession URLSessionTransport.swift
[197/198] Emitting module OpenAPIURLSession
[198/198] Compiling OpenAPIURLSession BufferedStream.swift
[200/209] Compiling MojangAPI Output+Extensions.swift
[201/209] Compiling MojangAPI Types+.swift
[202/210] Compiling MojangAPI Mojang.swift
[203/210] Compiling MojangAPI Server.swift
[204/210] Compiling MojangAPI Client.swift
[205/210] Compiling MojangAPI Error.swift
[206/210] Compiling MojangAPI Mojang+Internal.swift
[207/210] Emitting module MojangAPI
[208/210] Compiling MojangAPI Cache.swift
[209/210] Compiling MojangAPI DTO.swift
[210/210] Compiling MojangAPI Types.swift
Build complete! (235.61s)
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" : "/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"
},
{
"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" : "/host/spi-builder-workspace/Tests/MojangAPITests/Fixtures/manifest.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.