Build Information
Successful build of SmokeAWSGenerate, reference 3.2.1 (bbb08b), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 11:19:04 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amzn/smoke-aws-generate.git
Reference: 3.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amzn/smoke-aws-generate
* tag 3.2.1 -> FETCH_HEAD
HEAD is now at bbb08b2 Update SwaggerParser repository location because original is 404
Cloned https://github.com/amzn/smoke-aws-generate.git
Revision (git rev-parse @):
bbb08b2d148372cf16b003a56d1f99d522dd70ea
SUCCESS checkout https://github.com/amzn/smoke-aws-generate.git at 3.2.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/amzn/smoke-aws-generate.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
/Users/admin/builder/spi-builder-workspace/Plugins/APIGatewaySwiftGenerateClient/plugin.swift:9:10: warning: associated value 'sourceModuleTargetRequired(packageName:targetName:type:)' of 'Sendable'-conforming enum 'PluginError' has non-sendable type 'any Target.Type'
7 | case unknownModelPackageDependency(packageName: String)
8 | case unknownModelTargetDependency(packageName: String, targetName: String)
9 | case sourceModuleTargetRequired(packageName: String, targetName: String, type: Target.Type)
| `- warning: associated value 'sourceModuleTargetRequired(packageName:targetName:type:)' of 'Sendable'-conforming enum 'PluginError' has non-sendable type 'any Target.Type'
10 | case unknownModelFilePath(packageName: String, targetName: String, fileName: String)
11 | case missingConfigFile(expectedPath: String)
/Users/admin/builder/spi-builder-workspace/Plugins/APIGatewaySwiftGenerateClient/plugin.swift:9:10: warning: associated value 'sourceModuleTargetRequired(packageName:targetName:type:)' of 'Sendable'-conforming enum 'PluginError' has non-sendable type 'any Target.Type'
7 | case unknownModelPackageDependency(packageName: String)
8 | case unknownModelTargetDependency(packageName: String, targetName: String)
9 | case sourceModuleTargetRequired(packageName: String, targetName: String, type: Target.Type)
| `- warning: associated value 'sourceModuleTargetRequired(packageName:targetName:type:)' of 'Sendable'-conforming enum 'PluginError' has non-sendable type 'any Target.Type'
10 | case unknownModelFilePath(packageName: String, targetName: String, fileName: String)
11 | case missingConfigFile(expectedPath: String)
[1/1] Compiling plugin APIGatewaySwiftGenerateClient
/Users/admin/builder/spi-builder-workspace/Plugins/APIGatewaySwiftGenerateModel/plugin.swift:9:10: warning: associated value 'sourceModuleTargetRequired(packageName:targetName:type:)' of 'Sendable'-conforming enum 'PluginError' has non-sendable type 'any Target.Type'
7 | case unknownModelPackageDependency(packageName: String)
8 | case unknownModelTargetDependency(packageName: String, targetName: String)
9 | case sourceModuleTargetRequired(packageName: String, targetName: String, type: Target.Type)
| `- warning: associated value 'sourceModuleTargetRequired(packageName:targetName:type:)' of 'Sendable'-conforming enum 'PluginError' has non-sendable type 'any Target.Type'
10 | case unknownModelFilePath(packageName: String, targetName: String, fileName: String)
11 | case missingConfigFile(expectedPath: String)
/Users/admin/builder/spi-builder-workspace/Plugins/APIGatewaySwiftGenerateModel/plugin.swift:9:10: warning: associated value 'sourceModuleTargetRequired(packageName:targetName:type:)' of 'Sendable'-conforming enum 'PluginError' has non-sendable type 'any Target.Type'
7 | case unknownModelPackageDependency(packageName: String)
8 | case unknownModelTargetDependency(packageName: String, targetName: String)
9 | case sourceModuleTargetRequired(packageName: String, targetName: String, type: Target.Type)
| `- warning: associated value 'sourceModuleTargetRequired(packageName:targetName:type:)' of 'Sendable'-conforming enum 'PluginError' has non-sendable type 'any Target.Type'
10 | case unknownModelFilePath(packageName: String, targetName: String, fileName: String)
11 | case missingConfigFile(expectedPath: String)
[2/2] Compiling plugin APIGatewaySwiftGenerateModel
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/68] Write sources
[10/68] Write SmokeAWSGenerate-entitlement.plist
[10/68] Write APIGatewayClientGenerate-tool-entitlement.plist
[11/68] Write APIGatewayClientInitialize-entitlement.plist
[13/68] Write sources
[31/68] Write swift-version-1EA4D86E10B52AF.txt
[32/68] Compiling writer.c
[33/68] Compiling reader.c
[34/68] Compiling parser.c
[36/68] Compiling api.c
[37/68] Compiling reader.c
[38/198] Compiling writer.c
[39/198] Compiling scanner.c
[41/198] Write sources
[43/198] Compiling emitter.c
[45/236] Compiling api.c
[46/236] Write sources
[48/266] Compiling ArgumentParserToolInfo ToolInfo.swift
[49/266] Emitting module ArgumentParserToolInfo
[50/266] Compiling ArgumentParserToolInfo ToolInfo.swift
[51/266] Emitting module ArgumentParserToolInfo
[51/266] Write sources
[54/344] Compiling ArgumentParser AsyncParsableCommand.swift
[55/344] Compiling SwaggerParser StringFormat.swift
[56/344] Compiling SwaggerParser StringItem.swift
[57/344] Compiling SwaggerParser StringMetadata.swift
[58/348] Compiling Yams Tag.swift
[59/349] Compiling ArgumentParser HelpCommand.swift
[60/349] Compiling ArgumentParser ArgumentDefinition.swift
[61/349] Compiling ArgumentParser ArgumentSet.swift
[62/349] Compiling ArgumentParser CommandParser.swift
[63/352] Compiling ArgumentParser Flag.swift
[64/352] Compiling ArgumentParser CommandConfiguration.swift
[65/352] Compiling ArgumentParser CommandGroup.swift
[66/352] Compiling ArgumentParser EnumerableFlag.swift
[67/355] Emitting module SwaggerParser
[73/359] Compiling ArgumentParser ArgumentHelp.swift
[74/359] Compiling ArgumentParser ArgumentVisibility.swift
[75/359] Compiling ArgumentParser CompletionKind.swift
[76/359] Compiling ArgumentParser Errors.swift
[78/363] Compiling OpenAPIKitCore Optional+Zip.swift
[79/363] Compiling OpenAPIKitCore Result+Value.swift
[80/363] Compiling OpenAPIKitCore Validatable.swift
[86/364] Emitting module ArgumentParser
[91/368] Compiling ArgumentParser OptionGroup.swift
[108/368] Compiling ArgumentParser ExpressibleByArgument.swift
[109/368] Compiling ArgumentParser ParserError.swift
[110/368] Compiling ArgumentParser SplitArguments.swift
[111/368] Compiling ArgumentParser DumpHelpGenerator.swift
[116/368] Compiling Yams YamlError.swift
[140/368] Compiling ArgumentParser Platform.swift
[141/368] Compiling ArgumentParser SequenceExtensions.swift
[142/368] Compiling ArgumentParser StringExtensions.swift
[143/368] Compiling ArgumentParser Tree.swift
[149/368] Compiling SwaggerParser Swagger.swift
[150/368] Compiling SwaggerParser Tag.swift
[151/368] Compiling SwaggerParser Version.swift
[152/368] Compiling ArgumentParser CollectionExtensions.swift
[153/368] Compiling ArgumentParser ParserError.swift
[154/368] Compiling ArgumentParser CommandConfiguration.swift
[155/368] Compiling ArgumentParser CommandGroup.swift
[156/368] Compiling ArgumentParser EnumerableFlag.swift
[157/368] Compiling ServiceModelEntities ServiceModel+getTypeMappings.swift
[158/368] Compiling ArgumentParser Parsed.swift
[159/368] Compiling ArgumentParser ParsedValues.swift
[160/368] Compiling ArgumentParser HelpGenerator.swift
[161/368] Compiling ArgumentParser MessageInfo.swift
[162/368] Compiling ArgumentParser CollectionExtensions.swift
[163/368] Compiling ArgumentParser InputOrigin.swift
[164/368] Compiling ArgumentParser Name.swift
[165/368] Compiling ArgumentParser ExpressibleByArgument.swift
[166/368] Compiling ArgumentParser HelpGenerator.swift
[167/368] Compiling ArgumentParser MessageInfo.swift
[168/368] Compiling ArgumentParser UsageGenerator.swift
[169/368] Compiling ServiceModelEntities String+nameConversions.swift
[175/368] Compiling ServiceModelEntities ServiceModel.swift
[176/368] Compiling ServiceModelEntities String+nameConversions.swift
[177/368] Compiling ServiceModelEntities ServiceModel.swift
[178/368] Compiling ServiceModelEntities ServiceModel+getTypeMappings.swift
[179/368] Compiling Yams String+Yams.swift
[180/368] Emitting module OpenAPIKitCore
[203/368] Compiling ArgumentParser UsageGenerator.swift
[233/368] Emitting module OpenAPIKitCore
[280/368] Compiling Yams Tag.swift
[281/368] Compiling Yams String+Yams.swift
[282/368] Compiling Yams Resolver.swift
[306/368] Write sources
[308/368] Write Objects.LinkFileList
[309/368] Write APIGatewayClientGenerate-entitlement.plist
[310/368] Write Objects.LinkFileList
[312/368] Compiling ServiceModelEntities ModelOverride.swift
[312/368] Archiving libSwaggerParser.a
[314/368] Compiling ServiceModelEntities ModelOverride.swift
[319/368] Compiling Yams Resolver.swift
[320/368] Emitting module ServiceModelEntities
[321/368] Compiling ServiceModelEntities ModelEntities.swift
[323/368] Emitting module ServiceModelEntities
[323/368] Archiving libSwaggerParser-tool.a
[347/368] Emitting module Yams
[348/368] Compiling Yams Representer.swift
[355/368] Emitting module Yams
[356/368] Compiling Yams Representer.swift
[357/518] Compiling ServiceModelCodeGeneration ServiceModelCodeGenerator.swift
[358/518] Emitting module ServiceModelCodeGeneration
[359/518] Compiling ServiceModelCodeGeneration ServiceModelCodeGenerator.swift
[360/518] Emitting module ServiceModelCodeGeneration
[361/518] Compiling ServiceModelCodeGeneration ApplicationDescription.swift
[362/518] Compiling ServiceModelCodeGeneration ModelErrorsDelegate.swift
[363/518] Compiling ServiceModelCodeGeneration ModelLocation.swift
[364/518] Compiling ServiceModelCodeGeneration ModelErrorsDelegate.swift
[365/518] Compiling ServiceModelCodeGeneration ModelLocation.swift
[366/518] Compiling ServiceModelCodeGeneration ApplicationDescription.swift
[367/518] Compiling ServiceModelCodeGeneration FileBuilder.swift
[368/518] Compiling ServiceModelCodeGeneration CodeGenerationCustomizations.swift
[369/518] Compiling ServiceModelCodeGeneration ModelClientDelegate.swift
[370/518] Compiling ServiceModelCodeGeneration InitializerType.swift
[371/518] Compiling ServiceModelCodeGeneration CodeGenerationCustomizations.swift
[372/518] Compiling ServiceModelCodeGeneration FileBuilder.swift
[373/518] Compiling ServiceModelCodeGeneration InitializerType.swift
[374/518] Compiling ServiceModelCodeGeneration ModelClientDelegate.swift
[375/570] Compiling CoralToJSONServiceModel HelperStructures.swift
[376/570] Compiling CoralToJSONServiceModel Metadata.swift
[377/570] Compiling CoralToJSONServiceModel ShapeAttributes.swift
[378/570] Compiling CoralToJSONServiceModel Metadata.swift
[379/570] Compiling CoralToJSONServiceModel ShapeAttributes.swift
[380/570] Compiling CoralToJSONServiceModel HelperStructures.swift
[381/570] Emitting module CoralToJSONServiceModel
[382/570] Compiling CoralToJSONServiceModel CoralToJSONServiceModel.swift
[384/570] Emitting module CoralToJSONServiceModel
[385/570] Emitting module OpenAPIKit30
[386/576] Emitting module ServiceModelGenerate
[387/578] Compiling ServiceModelGenerate ServiceModelCodeGenerator+shapeProtocol.swift
[388/578] Compiling ServiceModelGenerate ServiceModelCodeGenerator+shapeUtilityFunctions.swift
[389/580] Emitting module OpenAPIKit30
[390/586] Compiling OpenAPIKit30 SecurityScheme.swift
[391/586] Compiling OpenAPIKit30 Server.swift
[392/586] Compiling OpenAPIKit30 Tag.swift
[393/586] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
[394/586] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[395/586] Compiling OpenAPIKit30 OrderedDictionry+LocallyDereferenceable.swift
[402/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelTypes.swift
[403/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+shapeConversion.swift
[404/586] Emitting module ServiceModelGenerate
[405/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateEnumerationDeclaration.swift
[406/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateErrorDefinition.swift
[407/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelErrors.swift
[411/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationClientInput.swift
[412/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationClientOutput.swift
[413/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationsEnum.swift
[414/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationsReporting.swift
[415/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelStructures.swift
[418/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelInvocationsReporting.swift
[425/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateClient.swift
[426/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateConversionFunctions.swift
[427/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateDefaultInstances.swift
[430/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+createStructureJsonVariable.swift
[431/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+createStructureStubVariable.swift
[432/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+formatDocumentation.swift
[436/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+addGeneratedFileHeader.swift
[437/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+addRequestInputStructure.swift
[438/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+createOutputStructureStubVariable.swift
[439/586] Compiling ServiceModelGenerate ClientProtocolDelegate.swift
[440/586] Compiling ServiceModelGenerate MockClientDelegate.swift
[441/586] Compiling ServiceModelGenerate ModelClientDelegate+common.swift
[451/586] Compiling ServiceModelGenerate ServiceModelCodeGenerator+validationFunctions.swift
[452/586] Compiling ServiceModelGenerate ServiceModelGenerate.swift
[455/610] Compiling SmokeAWSModelGenerate ModelClientDelegate+commonAWSFunctions.swift
[456/611] Compiling OpenAPIKit30 DereferencedResponse.swift
[457/611] Compiling OpenAPIKit30 Response.swift
[458/611] Compiling OpenAPIKit30 RuntimeExpression.swift
[459/611] Compiling OpenAPIKit30 SchemaProtocols.swift
[460/611] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[461/611] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[462/611] Compiling SmokeAWSModelGenerate ModelClientDelegate+addAWSClientDeinitializer.swift
[463/612] Compiling SmokeAWSModelGenerate SmokeAWSModelGenerate.swift
[465/612] Compiling SmokeAWSModelGenerate ModelClientDelegate+commonAWSFunctions.swift
[466/612] Compiling SmokeAWSModelGenerate AWSClientDelegate.swift
[467/612] Compiling SmokeAWSModelGenerate CoralToJSONServiceModel+getAWSClientAttributes.swift
[468/612] Compiling SmokeAWSModelGenerate AWSClientDelegate+addAWSClientOperationBody.swift
[469/612] Compiling SmokeAWSModelGenerate AWSClientDelegate+addAWSClientQueryOperationBody.swift
[470/612] Emitting module SmokeAWSModelGenerate
[471/612] Compiling SmokeAWSModelGenerate ModelClientDelegate+addAWSClientFileHeader.swift
[472/612] Compiling SmokeAWSModelGenerate AWSModelErrorsDelegate.swift
[473/612] Compiling SmokeAWSModelGenerate ModelClientDelegate+addAWSClientInitializer.swift
[474/612] Compiling SmokeAWSModelGenerate APIGatewayClientDelegate.swift
[475/612] Compiling SmokeAWSModelGenerate AWSClientAttributes.swift
[476/612] Compiling SmokeAWSModelGenerate ModelClientDelegate+addAWSClientDeinitializer.swift
[477/612] Compiling SmokeAWSModelGenerate CoralToJSONServiceModel+getAWSClientAttributes.swift
[478/612] Compiling SmokeAWSModelGenerate AWSModelErrorsDelegate.swift
[483/612] Compiling SmokeAWSModelGenerate ModelClientDelegate+addAWSClientFileHeader.swift
[484/612] Compiling SmokeAWSModelGenerate AWSClientDelegate.swift
[485/612] Emitting module SmokeAWSModelGenerate
[486/612] Compiling SmokeAWSModelGenerate ModelClientDelegate+addAWSClientInitializer.swift
[487/637] Compiling OpenAPIKit30 DereferencedOperation.swift
[488/637] Compiling OpenAPIKit30 Operation.swift
[489/637] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[490/637] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[491/637] Compiling OpenAPIKit30 DereferencedParameter.swift
[492/637] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[493/637] Compiling OpenAPIKit30 Parameter.swift
[494/637] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[495/637] Compiling OpenAPIKit30 Callbacks.swift
[496/637] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[497/637] Compiling OpenAPIKit30 Components+JSONReference.swift
[498/637] Compiling OpenAPIKit30 Components+Locatable.swift
[499/637] Compiling OpenAPIKit30 Components.swift
[500/637] Compiling OpenAPIKit30 Content.swift
[501/637] Compiling OpenAPIKit30 Validation+Builtins.swift
[502/637] Compiling OpenAPIKit30 Validation.swift
[503/637] Compiling OpenAPIKit30 Validator+Convenience.swift
[504/637] Compiling OpenAPIKit30 Validator.swift
[505/637] Compiling OpenAPIKit30 XML.swift
[506/637] Compiling OpenAPIKit30 _CoreReExport.swift
[507/637] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[508/637] Compiling OpenAPIKit30 DereferencedPathItem.swift
[509/637] Compiling OpenAPIKit30 PathItem.swift
[510/637] Compiling OpenAPIKit30 ResolvedRoute.swift
[511/637] Compiling OpenAPIKit30 DereferencedRequest.swift
[512/637] Compiling OpenAPIKit30 Request.swift
[527/637] Compiling OpenAPIKit30 ParameterContext.swift
[528/637] Compiling APIGatewayClientModelGenerate APIGatewayClientModelErrorsDelegate.swift
[529/637] Compiling SmokeAWSGenerate StepFunctionsConfiguration.swift
[530/637] Compiling SmokeAWSGenerate SimpleWorkflowConfiguration.swift
[531/638] Compiling SmokeAWSGenerate STSConfiguration.swift
[532/638] Compiling SmokeAWSGenerate SimpleQueueConfiguration.swift
[533/638] Compiling SmokeAWSGenerate RDSConfiguration.swift
[534/638] Compiling SmokeAWSGenerate RDSDataConfiguration.swift
[535/638] Compiling SmokeAWSGenerate ECRConfiguration.swift
[536/638] Compiling SmokeAWSGenerate ECSConfiguration.swift
[537/638] Compiling SmokeAWSGenerate CloudFormationConfiguration.swift
[538/638] Compiling SmokeAWSGenerate CloudwatchConfiguration.swift
[539/638] Compiling SmokeAWSGenerate S3Configuration.swift
[540/638] Compiling SmokeAWSGenerate SNSConfiguration.swift
[554/638] Compiling APIGatewayClientModelGenerate APIGatewayClientCodeGeneration.swift
[555/638] Compiling APIGatewayClientModelGenerate APIGatewayClientCodeGeneration+generateClientApplicationFiles.swift
[556/638] Emitting module APIGatewayClientModelGenerate
[557/638] Compiling SmokeAWSGenerate CodeBuildConfiguration.swift
[558/638] Compiling SmokeAWSGenerate CodePipelineConfiguration.swift
[559/638] Emitting module SmokeAWSGenerate
[560/638] Compiling SmokeAWSGenerate DynamoDBConfiguration.swift
[561/638] Compiling SmokeAWSGenerate EC2Configuration.swift
[562/638] Compiling APIGatewayClientModelGenerate APIGatewayClientCodeGeneration.swift
[563/638] Emitting module APIGatewayClientModelGenerate
[564/638] Compiling APIGatewayClientModelGenerate APIGatewayClientModelErrorsDelegate.swift
[565/638] Compiling APIGatewayClientModelGenerate APIGatewayClientCodeGeneration+generateClientApplicationFiles.swift
[566/638] Compiling SmokeAWSGenerate main.swift
[566/638] Write Objects.LinkFileList
[595/638] Linking SmokeAWSGenerate
[596/638] Applying SmokeAWSGenerate
[630/662] Compiling SwaggerServiceModel SwaggerServiceModel.swift
[631/662] Compiling SwaggerServiceModel SwaggerServiceModel+setOperationInput.swift
[632/662] Compiling SwaggerServiceModel SwaggerServiceModel+parseSchemas.swift
[633/662] Compiling SwaggerServiceModel SwaggerServiceModel+setOperationOutput.swift
[634/662] Compiling SwaggerServiceModel SwaggerServiceModel.swift
[635/662] Compiling SwaggerServiceModel SwaggerServiceModel+setOperationInput.swift
[636/662] Compiling SwaggerServiceModel SwaggerServiceModel+setOperationOutput.swift
[637/662] Compiling SwaggerServiceModel SwaggerServiceModel+parseSchemas.swift
[638/662] Compiling OpenAPIServiceModel SetOperationOutput.swift
[639/662] Compiling OpenAPIServiceModel SetOperationInput.swift
[640/662] Compiling OpenAPIServiceModel OpenAPIServiceModel.swift
[641/662] Compiling OpenAPIServiceModel ParseSchemas.swift
[642/662] Compiling OpenAPIServiceModel SetOperationInput.swift
[643/662] Compiling OpenAPIServiceModel SetOperationOutput.swift
[644/662] Compiling OpenAPIServiceModel OpenAPIServiceModel.swift
[645/662] Compiling OpenAPIServiceModel ParseSchemas.swift
[646/662] Emitting module SwaggerServiceModel
[647/662] Compiling SwaggerServiceModel SwaggerServiceModel+createSwaggerModel.swift
[648/662] Emitting module SwaggerServiceModel
[649/662] Compiling SwaggerServiceModel SwaggerServiceModel+createSwaggerModel.swift
[650/662] Compiling OpenAPIServiceModel CreateOpenAPIServiceModel.swift
[651/662] Emitting module OpenAPIServiceModel
[653/662] Compiling OpenAPIServiceModel CreateOpenAPIServiceModel.swift
[654/671] Compiling APIGatewayClientGenerate APIGatewayClientSwiftCodeGen.swift
[656/671] Emitting module APIGatewayClientGenerate
/Users/admin/builder/spi-builder-workspace/Sources/APIGatewayClientGenerate/APIGatewayClientGenerateCommand.swift:21:1: warning: extension declares a conformance of imported type 'GenerationType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'APIGatewayClientModelGenerate' introduce this conformance in the future
19 | }
20 |
21 | extension GenerationType: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'GenerationType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'APIGatewayClientModelGenerate' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 |
23 | }
[657/671] Compiling APIGatewayClientGenerate APIGatewayClientGenerateCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/APIGatewayClientGenerate/APIGatewayClientGenerateCommand.swift:21:1: warning: extension declares a conformance of imported type 'GenerationType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'APIGatewayClientModelGenerate' introduce this conformance in the future
19 | }
20 |
21 | extension GenerationType: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'GenerationType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'APIGatewayClientModelGenerate' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 |
23 | }
[657/671] Write Objects.LinkFileList
[659/671] Emitting module APIGatewayClientInitialize
/Users/admin/builder/spi-builder-workspace/Sources/APIGatewayClientInitialize/APIGatewayClientInitializeCommand.swift:21:1: warning: extension declares a conformance of imported type 'VersionRequirementType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ServiceModelCodeGeneration' introduce this conformance in the future
19 | }
20 |
21 | extension VersionRequirementType: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'VersionRequirementType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ServiceModelCodeGeneration' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 |
23 | }
[660/671] Compiling APIGatewayClientInitialize APIGatewayClientSwiftCodeGen.swift
[661/671] Compiling APIGatewayClientInitialize APIGatewayClientInitializeCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/APIGatewayClientInitialize/APIGatewayClientInitializeCommand.swift:21:1: warning: extension declares a conformance of imported type 'VersionRequirementType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ServiceModelCodeGeneration' introduce this conformance in the future
19 | }
20 |
21 | extension VersionRequirementType: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'VersionRequirementType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ServiceModelCodeGeneration' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 |
23 | }
[662/671] Emitting module APIGatewayClientGenerate
/Users/admin/builder/spi-builder-workspace/Sources/APIGatewayClientGenerate/APIGatewayClientGenerateCommand.swift:21:1: warning: extension declares a conformance of imported type 'GenerationType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'APIGatewayClientModelGenerate' introduce this conformance in the future
19 | }
20 |
21 | extension GenerationType: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'GenerationType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'APIGatewayClientModelGenerate' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 |
23 | }
[663/671] Compiling APIGatewayClientGenerate APIGatewayClientGenerateCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/APIGatewayClientGenerate/APIGatewayClientGenerateCommand.swift:21:1: warning: extension declares a conformance of imported type 'GenerationType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'APIGatewayClientModelGenerate' introduce this conformance in the future
19 | }
20 |
21 | extension GenerationType: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'GenerationType' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'APIGatewayClientModelGenerate' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 |
23 | }
[663/671] Write Objects.LinkFileList
[665/671] Linking APIGatewayClientGenerate-tool
[666/671] Linking APIGatewayClientGenerate
[667/671] Linking APIGatewayClientInitialize
[668/671] Applying APIGatewayClientGenerate-tool
[669/671] Applying APIGatewayClientGenerate
[670/671] Applying APIGatewayClientInitialize
Build complete! (51.00s)
Fetching https://github.com/amzn/openapi-swift-code-generate.git
Fetching https://github.com/amzn/service-model-swift-code-generate.git
Fetching https://github.com/apple/swift-argument-parser
[1/1549] Fetching service-model-swift-code-generate
[404/1659] Fetching service-model-swift-code-generate, openapi-swift-code-generate
[1645/17039] Fetching service-model-swift-code-generate, openapi-swift-code-generate, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.59s)
Fetched https://github.com/amzn/service-model-swift-code-generate.git from cache (1.59s)
Fetched https://github.com/amzn/openapi-swift-code-generate.git from cache (1.60s)
Computing version for https://github.com/amzn/openapi-swift-code-generate.git
Computed https://github.com/amzn/openapi-swift-code-generate.git at 1.0.3 (2.16s)
Fetching https://github.com/mattpolzin/OpenAPIKit.git
Fetching https://github.com/knovichikhin/SwaggerParser.git
Fetching https://github.com/jpsim/Yams.git
[1/477] Fetching swaggerparser
[478/11336] Fetching swaggerparser, yams
[804/101081] Fetching swaggerparser, yams, openapikit
Fetched https://github.com/jpsim/Yams.git from cache (11.34s)
Fetched https://github.com/knovichikhin/SwaggerParser.git from cache (11.34s)
Fetched https://github.com/mattpolzin/OpenAPIKit.git from cache (11.34s)
Computing version for https://github.com/knovichikhin/SwaggerParser.git
Computed https://github.com/knovichikhin/SwaggerParser.git at 0.6.4 (13.17s)
Computing version for https://github.com/amzn/service-model-swift-code-generate.git
Computed https://github.com/amzn/service-model-swift-code-generate.git at 3.1.1 (0.49s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.49s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.42s)
Computing version for https://github.com/mattpolzin/OpenAPIKit.git
Computed https://github.com/mattpolzin/OpenAPIKit.git at 3.5.2 (0.50s)
Creating working copy for https://github.com/knovichikhin/SwaggerParser.git
Working copy of https://github.com/knovichikhin/SwaggerParser.git resolved at 0.6.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/mattpolzin/OpenAPIKit.git
Working copy of https://github.com/mattpolzin/OpenAPIKit.git resolved at 3.5.2
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Creating working copy for https://github.com/amzn/openapi-swift-code-generate.git
Working copy of https://github.com/amzn/openapi-swift-code-generate.git resolved at 1.0.3
Creating working copy for https://github.com/amzn/service-model-swift-code-generate.git
Working copy of https://github.com/amzn/service-model-swift-code-generate.git resolved at 3.1.1
Build complete.
{
"dependencies" : [
{
"identity" : "service-model-swift-code-generate",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/amzn/service-model-swift-code-generate.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "openapi-swift-code-generate",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/amzn/openapi-swift-code-generate.git"
}
],
"manifest_display_name" : "SmokeAWSGenerate",
"name" : "SmokeAWSGenerate",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "SmokeAWSGenerate",
"targets" : [
"SmokeAWSGenerate"
],
"type" : {
"executable" : null
}
},
{
"name" : "APIGatewayClientGenerate",
"targets" : [
"APIGatewayClientGenerate"
],
"type" : {
"executable" : null
}
},
{
"name" : "APIGatewayClientInitialize",
"targets" : [
"APIGatewayClientInitialize"
],
"type" : {
"executable" : null
}
},
{
"name" : "SmokeAWSModelGenerate",
"targets" : [
"SmokeAWSModelGenerate"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "APIGatewayClientModelGenerate",
"targets" : [
"APIGatewayClientModelGenerate"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CoralToJSONServiceModel",
"targets" : [
"CoralToJSONServiceModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "APIGatewaySwiftGenerateModel",
"targets" : [
"APIGatewaySwiftGenerateModel"
],
"type" : {
"plugin" : null
}
},
{
"name" : "APIGatewaySwiftGenerateClient",
"targets" : [
"APIGatewaySwiftGenerateClient"
],
"type" : {
"plugin" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SmokeAWSModelGenerate",
"module_type" : "SwiftTarget",
"name" : "SmokeAWSModelGenerate",
"path" : "Sources/SmokeAWSModelGenerate",
"product_dependencies" : [
"ServiceModelEntities",
"ServiceModelCodeGeneration",
"ServiceModelGenerate"
],
"product_memberships" : [
"SmokeAWSGenerate",
"APIGatewayClientGenerate",
"APIGatewayClientInitialize",
"SmokeAWSModelGenerate",
"APIGatewayClientModelGenerate",
"APIGatewaySwiftGenerateModel",
"APIGatewaySwiftGenerateClient"
],
"sources" : [
"APIGatewayClientDelegate.swift",
"AWSClientAttributes.swift",
"AWSClientDelegate+addAWSClientOperationBody.swift",
"AWSClientDelegate+addAWSClientQueryOperationBody.swift",
"AWSClientDelegate.swift",
"AWSModelErrorsDelegate.swift",
"CoralToJSONServiceModel+getAWSClientAttributes.swift",
"ModelClientDelegate+addAWSClientDeinitializer.swift",
"ModelClientDelegate+addAWSClientFileHeader.swift",
"ModelClientDelegate+addAWSClientInitializer.swift",
"ModelClientDelegate+commonAWSFunctions.swift",
"SmokeAWSModelGenerate.swift"
],
"target_dependencies" : [
"CoralToJSONServiceModel"
],
"type" : "library"
},
{
"c99name" : "SmokeAWSGenerate",
"module_type" : "SwiftTarget",
"name" : "SmokeAWSGenerate",
"path" : "Sources/SmokeAWSGenerate",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"SmokeAWSGenerate"
],
"sources" : [
"CloudFormationConfiguration.swift",
"CloudwatchConfiguration.swift",
"CodeBuildConfiguration.swift",
"CodePipelineConfiguration.swift",
"DynamoDBConfiguration.swift",
"EC2Configuration.swift",
"ECRConfiguration.swift",
"ECSConfiguration.swift",
"RDSConfiguration.swift",
"RDSDataConfiguration.swift",
"S3Configuration.swift",
"SNSConfiguration.swift",
"STSConfiguration.swift",
"SimpleQueueConfiguration.swift",
"SimpleWorkflowConfiguration.swift",
"StepFunctionsConfiguration.swift",
"main.swift"
],
"target_dependencies" : [
"SmokeAWSModelGenerate"
],
"type" : "executable"
},
{
"c99name" : "CoralToJSONServiceModel",
"module_type" : "SwiftTarget",
"name" : "CoralToJSONServiceModel",
"path" : "Sources/CoralToJSONServiceModel",
"product_dependencies" : [
"ServiceModelEntities"
],
"product_memberships" : [
"SmokeAWSGenerate",
"APIGatewayClientGenerate",
"APIGatewayClientInitialize",
"SmokeAWSModelGenerate",
"APIGatewayClientModelGenerate",
"CoralToJSONServiceModel",
"APIGatewaySwiftGenerateModel",
"APIGatewaySwiftGenerateClient"
],
"sources" : [
"CoralToJSONServiceModel.swift",
"HelperStructures.swift",
"Metadata.swift",
"ShapeAttributes.swift"
],
"type" : "library"
},
{
"c99name" : "APIGatewaySwiftGenerateModel",
"module_type" : "PluginTarget",
"name" : "APIGatewaySwiftGenerateModel",
"path" : "Plugins/APIGatewaySwiftGenerateModel",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"APIGatewaySwiftGenerateModel"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"APIGatewayClientGenerate"
],
"type" : "plugin"
},
{
"c99name" : "APIGatewaySwiftGenerateClient",
"module_type" : "PluginTarget",
"name" : "APIGatewaySwiftGenerateClient",
"path" : "Plugins/APIGatewaySwiftGenerateClient",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"APIGatewaySwiftGenerateClient"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"APIGatewayClientGenerate"
],
"type" : "plugin"
},
{
"c99name" : "APIGatewayClientModelGenerate",
"module_type" : "SwiftTarget",
"name" : "APIGatewayClientModelGenerate",
"path" : "Sources/APIGatewayClientModelGenerate",
"product_memberships" : [
"APIGatewayClientGenerate",
"APIGatewayClientInitialize",
"APIGatewayClientModelGenerate",
"APIGatewaySwiftGenerateModel",
"APIGatewaySwiftGenerateClient"
],
"sources" : [
"APIGatewayClientCodeGeneration+generateClientApplicationFiles.swift",
"APIGatewayClientCodeGeneration.swift",
"APIGatewayClientModelErrorsDelegate.swift"
],
"target_dependencies" : [
"SmokeAWSModelGenerate"
],
"type" : "library"
},
{
"c99name" : "APIGatewayClientInitialize",
"module_type" : "SwiftTarget",
"name" : "APIGatewayClientInitialize",
"path" : "Sources/APIGatewayClientInitialize",
"product_dependencies" : [
"ArgumentParser",
"OpenAPIServiceModel",
"SwaggerServiceModel"
],
"product_memberships" : [
"APIGatewayClientInitialize"
],
"sources" : [
"APIGatewayClientInitializeCommand.swift",
"APIGatewayClientSwiftCodeGen.swift"
],
"target_dependencies" : [
"APIGatewayClientModelGenerate"
],
"type" : "executable"
},
{
"c99name" : "APIGatewayClientGenerate",
"module_type" : "SwiftTarget",
"name" : "APIGatewayClientGenerate",
"path" : "Sources/APIGatewayClientGenerate",
"product_dependencies" : [
"ArgumentParser",
"OpenAPIServiceModel",
"SwaggerServiceModel"
],
"product_memberships" : [
"APIGatewayClientGenerate",
"APIGatewaySwiftGenerateModel",
"APIGatewaySwiftGenerateClient"
],
"sources" : [
"APIGatewayClientGenerateCommand.swift",
"APIGatewayClientSwiftCodeGen.swift"
],
"target_dependencies" : [
"APIGatewayClientModelGenerate"
],
"type" : "executable"
}
],
"tools_version" : "5.6"
}
Done.