Build Information
Successful build of MojangAPI, reference 0.1.1 (2fe2a5), with Swift 6.1 for Android on 29 Dec 2025 21:56:56 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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: 0.1.1
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
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at 2fe2a5c add units and remove all not need api
Cloned https://github.com/wangzhizhou/MojangAPI.git
Revision (git rev-parse @):
2fe2a5cd423f1ed0759a4c0d87e27dc59b3977b8
SUCCESS checkout https://github.com/wangzhizhou/MojangAPI.git at 0.1.1
========================================
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-1":/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-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
[586/6898] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession.git from cache (0.28s)
[4377/5835] Fetching swift-openapi-runtime
[5836/22360] Fetching swift-openapi-runtime, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (0.93s)
Fetched https://github.com/apple/swift-openapi-generator.git from cache (0.93s)
Computing version for https://github.com/apple/swift-openapi-urlsession.git
Computed https://github.com/apple/swift-openapi-urlsession.git at 1.2.0 (3.51s)
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.40s)
Fetched https://github.com/apple/swift-collections from cache (1.43s)
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.31s)
Computing version for https://github.com/apple/swift-openapi-generator.git
Computed https://github.com/apple/swift-openapi-generator.git at 1.10.3 (1.12s)
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-argument-parser
[1/6044] Fetching swift-algorithms
[1089/23031] Fetching swift-algorithms, swift-argument-parser
[5652/34304] Fetching swift-algorithms, swift-argument-parser, yams
[11196/152693] Fetching swift-algorithms, swift-argument-parser, yams, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (0.64s)
[15216/146649] Fetching swift-argument-parser, yams, openapikit
Fetched https://github.com/jpsim/Yams from cache (2.30s)
[67895/135376] Fetching swift-argument-parser, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (8.81s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (8.91s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (9.61s)
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.36s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.57s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.57s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (0.69s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.0 (0.77s)
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-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-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-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/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
[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 InternalCollectionsUtilities
[23/120] Emitting module ArgumentParserToolInfo
[24/120] Compiling ArgumentParserToolInfo ToolInfo.swift
[25/120] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[26/120] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[27/121] Compiling RealModule RealFunctions.swift
[28/121] Compiling OpenAPIKitCore Discriminator.swift
[29/121] Compiling OpenAPIKitCore HttpMethod.swift
[30/121] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
[31/121] Compiling OpenAPIKitCore JSONTypeFormat.swift
[32/126] Compiling Yams Tag.swift
[33/126] Compiling Yams YamlAnchorProviding.swift
[34/126] Compiling RealModule Real.swift
[35/128] Compiling RealModule Float16+Real.swift
[36/128] Compiling Yams Constructor.swift
[37/128] Compiling Yams Decoder.swift
[38/128] Compiling Yams Emitter.swift
[39/128] Compiling Yams AliasDereferencingStrategy.swift
[40/128] Compiling Yams Anchor.swift
[41/128] Compiling Yams Node.Alias.swift
[42/128] Compiling Yams Node.Mapping.swift
[44/128] Compiling Yams Parser.swift
[45/128] Compiling Yams Encoder.swift
[46/128] Compiling Yams Mark.swift
[47/128] Compiling Yams Node.Scalar.swift
[48/128] Compiling Yams Node.Sequence.swift
[49/128] Compiling Yams Node.swift
[53/128] Emitting module RealModule
[58/128] Compiling RealModule Float80+Real.swift
[60/129] Compiling RealModule RelaxedArithmetic.swift
[64/130] Wrapping AST for ArgumentParserToolInfo for debugging
[66/150] Wrapping AST for InternalCollectionsUtilities for debugging
[67/176] Wrapping AST for RealModule for debugging
[69/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[70/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[71/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[72/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[73/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[74/256] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[75/256] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[76/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[77/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[78/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[79/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[80/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[81/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[82/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[83/263] Emitting module ArgumentParser
[84/269] Compiling Algorithms Stride.swift
[85/269] Compiling Algorithms Suffix.swift
[86/269] Compiling Algorithms Partition.swift
[87/269] Compiling Algorithms Permutations.swift
[88/269] Compiling Algorithms Product.swift
[89/269] Compiling Algorithms RandomSample.swift
[90/269] Compiling Algorithms Reductions.swift
[91/269] Compiling Algorithms Rotate.swift
[92/269] Compiling OrderedCollections OrderedDictionary.swift
[93/269] Compiling OrderedCollections OrderedSet+Codable.swift
[94/269] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[95/269] Compiling OrderedCollections OrderedSet+Descriptions.swift
[96/269] Compiling OrderedCollections OrderedSet+Diffing.swift
[97/269] Compiling OrderedCollections OrderedSet+Equatable.swift
[98/269] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[99/269] Compiling OrderedCollections OrderedSet+Hashable.swift
[100/269] Compiling Algorithms AdjacentPairs.swift
[101/269] Compiling Algorithms Chain.swift
[102/269] Compiling Algorithms Chunked.swift
[103/269] Compiling Algorithms Combinations.swift
[104/269] Compiling Algorithms Compacted.swift
[105/269] Compiling Algorithms Cycle.swift
[106/269] Compiling Algorithms EitherSequence.swift
[107/269] Compiling Algorithms Split.swift
[116/272] Compiling Algorithms Joined.swift
[117/272] Compiling Algorithms Keyed.swift
[118/272] Compiling Algorithms MinMax.swift
[129/272] Compiling Algorithms FirstNonNil.swift
[130/272] Compiling Algorithms FlattenCollection.swift
[131/272] Compiling Algorithms Grouped.swift
[142/272] Compiling OrderedCollections _HashTable+Testing.swift
[143/272] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[144/272] Compiling OrderedCollections _HashTable.swift
[145/272] Compiling OrderedCollections _Hashtable+Header.swift
[146/272] Compiling Algorithms Indexed.swift
[147/272] Compiling Algorithms Intersperse.swift
[153/272] Emitting module OpenAPIKitCore
[182/272] Compiling Algorithms Trim.swift
[183/272] Compiling Algorithms Unique.swift
[184/272] Compiling Algorithms Windows.swift
[185/272] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[203/273] Emitting module Yams
[211/274] Compiling ArgumentParser Tree.swift
[212/274] Compiling ArgumentParser CodingKeyValidator.swift
[213/274] Compiling ArgumentParser NonsenseFlagsValidator.swift
[214/274] Compiling ArgumentParser ParsableArgumentsValidation.swift
[215/274] Compiling ArgumentParser PositionalArgumentsValidator.swift
[216/274] Compiling ArgumentParser UniqueNamesValidator.swift
[217/274] Compiling OrderedCollections OrderedSet+Sendable.swift
[218/274] Compiling OrderedCollections OrderedSet+SubSequence.swift
[219/274] Compiling OrderedCollections OrderedSet+Testing.swift
[220/274] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[221/274] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[222/274] Compiling OrderedCollections OrderedSet.swift
[223/274] Compiling OrderedCollections _UnsafeBitset.swift
[224/274] Wrapping AST for OpenAPIKitCore for debugging
[225/274] Wrapping AST for Yams for debugging
[227/393] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[228/393] Compiling OpenAPIKit DereferencedParameter.swift
[229/393] Compiling OpenAPIKit DereferencedSchemaContext.swift
[230/393] Compiling OpenAPIKit DereferencedContentEncoding.swift
[231/393] Compiling OpenAPIKit DereferencedDocument.swift
[232/393] Compiling OpenAPIKit Document.swift
[233/393] Compiling OpenAPIKit Header.swift
[234/393] Compiling OpenAPIKit JSONReference.swift
[235/393] Compiling OpenAPIKit Parameter.swift
[236/393] Compiling OpenAPIKit ParameterContext.swift
[237/393] Compiling OpenAPIKit ParameterSchemaContext.swift
[238/393] Compiling OpenAPIKit DereferencedPathItem.swift
[239/393] Compiling OpenAPIKit30 Parameter.swift
[240/393] Compiling OpenAPIKit30 ParameterContext.swift
[241/393] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[242/393] Compiling OpenAPIKit30 DereferencedPathItem.swift
[243/393] Compiling OpenAPIKit30 PathItem.swift
[244/393] Compiling OpenAPIKit ExternalDocumentation.swift
[245/393] Compiling OpenAPIKit DereferencedHeader.swift
[246/393] Emitting module OrderedCollections
[247/394] Compiling OpenAPIKit AnyCodable+Validatable.swift
[248/394] Compiling OpenAPIKit Callbacks.swift
[249/394] Compiling OpenAPIKit CodableVendorExtendable.swift
[250/394] Compiling OpenAPIKit Components+JSONReference.swift
[251/394] Wrapping AST for OrderedCollections for debugging
[253/394] Compiling OpenAPIKit ContentEncoding.swift
[254/394] Compiling OpenAPIKit DereferencedContent.swift
[255/394] Compiling OpenAPIKit Link.swift
[256/394] Compiling OpenAPIKit OpenAPI.swift
[257/394] Compiling OpenAPIKit DereferencedOperation.swift
[258/394] Compiling OpenAPIKit Operation.swift
[259/394] Compiling OpenAPIKit ResolvedEndpoint.swift
[260/394] Compiling OpenAPIKit DocumentInfo.swift
[261/394] Compiling OpenAPIKit ResolvedDocument.swift
[262/394] Compiling OpenAPIKit Either+Convenience.swift
[263/394] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[264/394] Compiling OpenAPIKit Either+Summarizable.swift
[265/394] Compiling OpenAPIKit30 JSONReference.swift
[266/395] Emitting module Algorithms
[268/396] Wrapping AST for Algorithms for debugging
[269/396] Wrapping AST for ArgumentParser for debugging
[271/396] Emitting module OpenAPIKit30
[300/412] Compiling OpenAPIKit Components+Locatable.swift
[301/412] Compiling OpenAPIKit Components.swift
[302/412] Compiling OpenAPIKit Content.swift
[318/412] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[319/412] Compiling OpenAPIKit ResolvedRoute.swift
[320/412] Compiling OpenAPIKit DereferencedRequest.swift
[321/412] Compiling OpenAPIKit Request.swift
[331/412] Compiling OpenAPIKit JSONSchema.swift
[332/412] Compiling OpenAPIKit JSONSchemaContext.swift
[333/412] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[334/412] Compiling OpenAPIKit TypesAndFormats.swift
[335/412] Compiling OpenAPIKit DereferencedSecurityRequirement.swift
[336/412] Compiling OpenAPIKit SecurityScheme.swift
[337/412] Compiling OpenAPIKit Server.swift
[338/412] Compiling OpenAPIKit Tag.swift
[339/412] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[340/412] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[341/412] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[342/412] Compiling OpenAPIKit Validation+Builtins.swift
[343/412] Compiling OpenAPIKit Validation.swift
[344/412] Compiling OpenAPIKit Validator+Convenience.swift
[345/412] Compiling OpenAPIKit Validator.swift
[346/412] Compiling OpenAPIKit XML.swift
[365/412] Emitting module OpenAPIKit
[375/412] Compiling OpenAPIKit DereferencedResponse.swift
[376/412] Compiling OpenAPIKit Response.swift
[377/412] Compiling OpenAPIKit RuntimeExpression.swift
[378/412] Compiling OpenAPIKit SchemaProtocols.swift
[379/412] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[380/412] Compiling OpenAPIKit DereferencedJSONSchema.swift
[381/412] Compiling OpenAPIKit JSONSchema+Combining.swift
[390/413] Compiling OpenAPIKit _CoreReExport.swift
[390/413] Wrapping AST for OpenAPIKit30 for debugging
[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] Emitting module _OpenAPIGeneratorCore
[416/511] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[417/511] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[418/511] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[419/511] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[420/511] Compiling _OpenAPIGeneratorCore translateResponse.swift
[421/511] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[422/511] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[423/511] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[424/511] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[425/511] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[426/511] Compiling _OpenAPIGeneratorCore Builtins.swift
[427/511] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[428/511] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[429/511] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[430/511] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[431/511] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[432/511] Compiling _OpenAPIGeneratorCore TypeName.swift
[433/511] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[434/511] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[435/511] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[436/511] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[437/511] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[438/511] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[439/511] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[440/511] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[441/511] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[442/511] Compiling _OpenAPIGeneratorCore translateComponents.swift
[443/511] Compiling _OpenAPIGeneratorCore translateOperations.swift
[444/511] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[445/511] Compiling _OpenAPIGeneratorCore translateServers.swift
[446/511] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[447/511] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[448/511] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[449/511] Compiling _OpenAPIGeneratorCore Constants.swift
[450/511] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[451/511] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[452/511] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[453/511] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[454/511] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[455/511] Compiling _OpenAPIGeneratorCore ContentType.swift
[456/511] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[457/511] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[458/511] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[459/511] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[460/511] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[461/511] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[462/511] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[463/511] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[464/511] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[465/511] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[466/511] Compiling _OpenAPIGeneratorCore translateParameter.swift
[467/511] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[468/511] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[469/511] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[470/511] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[471/511] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[472/511] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[473/511] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[474/511] Compiling _OpenAPIGeneratorCore translateArray.swift
[475/511] Compiling _OpenAPIGeneratorCore translateCodable.swift
[476/511] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[477/511] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[478/511] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[479/511] Compiling _OpenAPIGeneratorCore translateSchema.swift
[480/511] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[481/511] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[482/511] Compiling _OpenAPIGeneratorCore Annotations.swift
[483/511] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[484/511] Compiling _OpenAPIGeneratorCore Config.swift
[485/511] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[486/511] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[487/511] Compiling _OpenAPIGeneratorCore Errors.swift
[488/511] Compiling _OpenAPIGeneratorCore Foundation.swift
[489/511] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[490/511] Compiling _OpenAPIGeneratorCore String.swift
[491/511] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[492/511] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[493/511] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[494/511] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[495/511] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.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/521] Compiling swift_openapi_generator UserConfig.swift
[512/521] Compiling swift_openapi_generator PluginSource.swift
[513/522] Compiling swift_openapi_generator GenerateCommand.swift
[514/522] Emitting module swift_openapi_generator
[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
[21/47] Compiling reader.c
[22/47] Write sources
[23/47] Compiling _NumericsShims _NumericsShims.c
[24/47] Compiling writer.c
[25/47] Compiling parser.c
[26/47] Compiling api.c
[27/47] Compiling emitter.c
[28/47] Compiling scanner.c
[29/47] Write swift-version-24593BA9C3E375BF.txt
[31/77] Emitting module ArgumentParserToolInfo
[32/78] Wrapping AST for ArgumentParserToolInfo for debugging
[34/78] Emitting module RealModule
[35/79] Emitting module OpenAPIKitCore
[36/79] Emitting module InternalCollectionsUtilities
[40/84] Wrapping AST for RealModule for debugging
[41/84] Wrapping AST for InternalCollectionsUtilities for debugging
[43/84] Emitting module Yams
[44/88] Wrapping AST for OpenAPIKitCore for debugging
[45/89] Wrapping AST for Yams for debugging
[47/89] Emitting module ArgumentParser
[48/90] Wrapping AST for ArgumentParser for debugging
[50/90] Compiling InternalCollectionsUtilities Debugging.swift
[51/90] Compiling InternalCollectionsUtilities Descriptions.swift
[52/90] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/90] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/90] Emitting module OpenAPIKit30
[55/91] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[56/91] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[57/91] Compiling InternalCollectionsUtilities _SortedCollection.swift
[58/91] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[59/91] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[60/91] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[61/91] Compiling InternalCollectionsUtilities UInt+reversed.swift
[62/91] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[63/91] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[64/91] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[65/91] Compiling HTTPTypes HTTPField.swift
[66/91] Compiling HTTPTypes HTTPFieldName.swift
[67/91] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[68/92] Emitting module OpenAPIKit
[71/108] Wrapping AST for OpenAPIKit30 for debugging
[72/108] Wrapping AST for OpenAPIKit for debugging
[74/108] Emitting module HTTPTypes
[75/109] Compiling HTTPTypes ISOLatin1String.swift
[76/109] Emitting module OrderedCollections
[78/111] Compiling DequeModule Deque+CustomReflectable.swift
[79/111] Compiling DequeModule Deque+Descriptions.swift
[80/113] Compiling DequeModule _DequeBuffer.swift
[81/113] Compiling DequeModule _DequeBufferHeader.swift
[81/113] Wrapping AST for OrderedCollections for debugging
[83/113] Compiling HTTPTypes HTTPRequest.swift
[84/113] Emitting module OpenAPIKitCompat
[86/114] Compiling HTTPTypes HTTPResponse.swift
[86/114] Wrapping AST for OpenAPIKitCompat for debugging
[88/114] Compiling HTTPTypes NIOLock.swift
[89/114] Compiling DequeModule _DequeSlot.swift
[90/114] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/114] Emitting module Algorithms
[93/115] Compiling DequeModule Deque+Equatable.swift
[94/115] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[95/115] Compiling DequeModule Deque._UnsafeHandle.swift
[96/115] Compiling DequeModule Deque.swift
[97/115] Compiling DequeModule Deque+Extras.swift
[98/115] Compiling DequeModule Deque+Hashable.swift
[99/115] Compiling DequeModule Deque+Testing.swift
[100/115] Compiling DequeModule Deque._Storage.swift
[101/115] Compiling DequeModule Deque+Codable.swift
[102/115] Compiling DequeModule Deque+Collection.swift
[102/115] Wrapping AST for Algorithms for debugging
[104/115] 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
[113/120] Compiling HTTPTypes HTTPFields.swift
[116/122] Wrapping AST for swift-openapi-generator for debugging
[117/122] 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 FoundationExtensions.swift
[124/190] Compiling OpenAPIRuntime ParameterStyles.swift
[125/190] Compiling OpenAPIRuntime ServerVariable.swift
[126/190] Compiling OpenAPIRuntime URLExtensions.swift
[127/190] Compiling OpenAPIRuntime Deprecated.swift
[128/190] Compiling OpenAPIRuntime ClientError.swift
[129/190] Compiling OpenAPIRuntime CodingErrors.swift
[130/190] Compiling OpenAPIRuntime RuntimeError.swift
[131/190] Compiling OpenAPIRuntime ServerError.swift
[132/190] Compiling OpenAPIRuntime CurrencyTypes.swift
[133/190] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[134/190] Compiling OpenAPIRuntime HTTPBody.swift
[135/190] Compiling OpenAPIRuntime ServerTransport.swift
[136/190] Compiling OpenAPIRuntime UniversalClient.swift
[137/190] Compiling OpenAPIRuntime UniversalServer.swift
[138/190] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[139/190] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[140/190] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[141/190] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[142/190] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[143/190] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[144/190] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[145/190] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[146/190] Compiling OpenAPIRuntime MultipartValidation.swift
[147/190] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[148/190] Compiling OpenAPIRuntime URICodeCodingKey.swift
[149/190] Compiling OpenAPIRuntime URICoderConfiguration.swift
[150/190] Compiling OpenAPIRuntime URIEncodedNode.swift
[151/190] Compiling OpenAPIRuntime URIParsedTypes.swift
[152/190] Compiling OpenAPIRuntime URIDecoder.swift
[153/190] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[154/190] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[155/190] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[156/190] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[157/190] Compiling OpenAPIRuntime CodableExtensions.swift
[158/190] Compiling OpenAPIRuntime Configuration.swift
[159/190] Compiling OpenAPIRuntime Converter+Client.swift
[160/190] Compiling OpenAPIRuntime Converter+Common.swift
[161/190] Compiling OpenAPIRuntime Converter+Server.swift
[162/190] Compiling OpenAPIRuntime Converter.swift
[163/190] Compiling OpenAPIRuntime CurrencyExtensions.swift
[164/190] Compiling OpenAPIRuntime ErrorExtensions.swift
[165/190] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[166/190] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[167/190] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[168/190] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[169/190] Compiling OpenAPIRuntime ServerSentEvents.swift
[170/190] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[171/190] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[172/190] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[173/190] Compiling OpenAPIRuntime ClientTransport.swift
[174/190] Compiling OpenAPIRuntime Acceptable.swift
[175/190] Compiling OpenAPIRuntime Base64EncodedData.swift
[176/190] Compiling OpenAPIRuntime ByteUtilities.swift
[177/190] Compiling OpenAPIRuntime ContentDisposition.swift
[178/190] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[179/190] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[180/190] Compiling OpenAPIRuntime OpenAPIValue.swift
[181/190] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[182/190] Compiling OpenAPIRuntime UndocumentedPayload.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 URLSession+Extensions.swift
[193/198] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[194/198] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[195/198] Compiling OpenAPIURLSession Lock.swift
[196/198] Compiling OpenAPIURLSession URLSessionTransport.swift
[197/198] Emitting module OpenAPIURLSession
[198/198] Compiling OpenAPIURLSession BufferedStream.swift
[200/209] Compiling MojangAPI Client.swift
[201/210] Compiling MojangAPI Server.swift
[202/210] Emitting module MojangAPI
[203/210] Compiling MojangAPI Cache.swift
[204/210] Compiling MojangAPI DTO.swift
[205/210] Compiling MojangAPI Types+.swift
[206/210] Compiling MojangAPI Output+Extensions.swift
[207/210] Compiling MojangAPI Mojang.swift
[208/210] Compiling MojangAPI Error.swift
[209/210] Compiling MojangAPI Mojang+Internal.swift
[210/210] Compiling MojangAPI Types.swift
Build complete! (230.98s)
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.