The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SmokeAWSGenerate, reference main (bbb08b), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 11:20:17 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amzn/smoke-aws-generate.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amzn/smoke-aws-generate
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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
[7/68] Write APIGatewayClientGenerate-tool-entitlement.plist
[8/68] Write SmokeAWSGenerate-entitlement.plist
[8/68] Write sources
[10/68] Write APIGatewayClientInitialize-entitlement.plist
[10/68] Write sources
[30/68] Write swift-version-1EA4D86E10B52AF.txt
[31/68] Compiling reader.c
[33/68] Compiling api.c
[34/68] Compiling parser.c
[35/68] Compiling emitter.c
[36/68] Compiling parser.c
[37/68] Compiling writer.c
[38/74] Compiling scanner.c
[39/140] Compiling writer.c
[39/140] Write sources
[39/140] Write APIGatewayClientGenerate-entitlement.plist
[49/232] Compiling api.c
[50/234] Compiling emitter.c
[51/234] Compiling scanner.c
[53/266] Compiling ArgumentParserToolInfo ToolInfo.swift
[54/266] Emitting module ArgumentParserToolInfo
[55/266] Compiling ArgumentParserToolInfo ToolInfo.swift
[56/266] Emitting module ArgumentParserToolInfo
[57/344] Compiling ArgumentParser CollectionExtensions.swift
[58/344] Compiling SwaggerParser StringFormat.swift
[59/344] Compiling SwaggerParser StringItem.swift
[60/344] Compiling SwaggerParser StringMetadata.swift
[61/348] Compiling Yams Tag.swift
[62/349] Compiling ArgumentParser CommandConfiguration.swift
[63/349] Compiling ArgumentParser CommandGroup.swift
[64/349] Compiling ArgumentParser EnumerableFlag.swift
[65/349] Compiling ArgumentParser ExpressibleByArgument.swift
[66/353] Compiling ArgumentParser HelpGenerator.swift
[67/353] Compiling ArgumentParser MessageInfo.swift
[68/353] Compiling ArgumentParser UsageGenerator.swift
[70/357] Compiling ArgumentParser ParsedValues.swift
[71/357] Compiling ArgumentParser ParserError.swift
[72/357] Compiling ArgumentParser SplitArguments.swift
[73/357] Compiling ArgumentParser DumpHelpGenerator.swift
[75/360] Compiling ArgumentParser Platform.swift
[76/360] Compiling ArgumentParser SequenceExtensions.swift
[77/360] Compiling ArgumentParser StringExtensions.swift
[81/364] Compiling OpenAPIKitCore Optional+Zip.swift
[82/364] Emitting module SwaggerParser
[84/364] Compiling OpenAPIKitCore Result+Value.swift
[85/364] Compiling OpenAPIKitCore Validatable.swift
[86/364] Emitting module SwaggerParser
[95/364] Emitting module ArgumentParser
[105/364] Compiling ArgumentParser BashCompletionsGenerator.swift
[106/364] Compiling ArgumentParser CompletionsGenerator.swift
[107/364] Compiling ArgumentParser FishCompletionsGenerator.swift
[108/364] Compiling ArgumentParser ZshCompletionsGenerator.swift
[109/364] Compiling ArgumentParser Argument.swift
[111/364] Compiling ArgumentParser InputOrigin.swift
[112/364] Compiling ArgumentParser Name.swift
[113/364] Compiling ArgumentParser Parsed.swift
[118/364] Compiling ArgumentParser ArgumentHelp.swift
[119/364] Compiling ArgumentParser ArgumentVisibility.swift
[120/364] Compiling ArgumentParser CompletionKind.swift
[121/364] Compiling ArgumentParser Errors.swift
[122/364] Compiling ArgumentParser Flag.swift
[123/364] Compiling Yams YamlError.swift
[129/364] Compiling ArgumentParser NameSpecification.swift
[130/364] Compiling ArgumentParser Option.swift
[131/364] Compiling ArgumentParser OptionGroup.swift
[132/364] Compiling ArgumentParser AsyncParsableCommand.swift
[136/364] Compiling SwaggerParser Structure.swift
[153/364] Compiling ArgumentParser ParsableArguments.swift
[154/364] Compiling ArgumentParser ParsableArgumentsValidation.swift
[155/364] Compiling ArgumentParser ParsableCommand.swift
[156/364] Compiling ArgumentParser ArgumentDecoder.swift
[157/364] Compiling ArgumentParser ArgumentDefinition.swift
[158/364] Compiling ArgumentParser ArgumentSet.swift
[159/364] Compiling ArgumentParser CommandParser.swift
[160/364] Compiling ArgumentParser InputKey.swift
[186/364] Emitting module OpenAPIKitCore
[220/367] Compiling ServiceModelEntities ServiceModel+getTypeMappings.swift
[247/367] Emitting module OpenAPIKitCore
[265/367] Compiling ServiceModelEntities ServiceModel.swift
[278/367] Compiling ServiceModelEntities String+nameConversions.swift
[279/367] Compiling Yams Resolver.swift
[280/367] Compiling Yams Representer.swift
[283/367] Compiling Yams String+Yams.swift
[284/367] Compiling ServiceModelEntities ModelOverride.swift
[290/367] Compiling SwaggerParser Swagger.swift
[291/367] Compiling SwaggerParser Tag.swift
[292/367] Compiling SwaggerParser Version.swift
[293/367] Compiling Yams Tag.swift
[294/367] Compiling Yams String+Yams.swift
[295/367] Compiling Yams Resolver.swift
[304/367] Compiling Yams Representer.swift
[305/367] Emitting module ServiceModelEntities
[306/367] Compiling ServiceModelEntities ModelEntities.swift
[307/368] Compiling OpenAPIKitCore Optional+Zip.swift
[308/368] Compiling OpenAPIKitCore Result+Value.swift
[309/368] Compiling OpenAPIKitCore Validatable.swift
[310/368] Compiling ServiceModelEntities ModelEntities.swift
[311/368] Emitting module ServiceModelEntities
[312/368] Compiling ServiceModelEntities String+nameConversions.swift
[313/368] Compiling ServiceModelEntities ServiceModel+getTypeMappings.swift
[313/429] Write Objects.LinkFileList
[315/429] Compiling OpenAPIKit30 Example.swift
[316/429] Compiling OpenAPIKit30 ExternalDocumentation.swift
[317/429] Compiling OpenAPIKit30 JSONReference.swift
[318/429] Compiling OpenAPIKit30 Link.swift
[319/429] Compiling OpenAPIKit30 DereferencedHeader.swift
[320/429] Compiling OpenAPIKit30 Header.swift
[321/429] Emitting module Yams
[322/429] Compiling OpenAPIKit30 OpenAPI.swift
[323/429] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[324/429] Compiling ServiceModelEntities ModelOverride.swift
[325/429] Emitting module Yams
[327/429] Archiving libSwaggerParser-tool.a
[329/518] Compiling OpenAPIKit30 DereferencedParameter.swift
[330/518] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[331/518] Compiling OpenAPIKit30 Parameter.swift
[332/518] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[333/518] Compiling OpenAPIKit30 JSONSchema.swift
[334/518] Compiling OpenAPIKit30 JSONSchemaContext.swift
[335/518] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[336/518] Compiling OpenAPIKit30 TypesAndFormats.swift
[337/518] Compiling OpenAPIKit30 Either+Validatable.swift
[338/518] Compiling OpenAPIKit30 DocumentDecodingError.swift
[339/518] Compiling OpenAPIKit30 OperationDecodingError.swift
[340/518] Compiling OpenAPIKit30 PathDecodingError.swift
[341/518] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[342/518] Compiling OpenAPIKit30 DereferencedDocument.swift
[343/518] Compiling OpenAPIKit30 Document.swift
[344/518] Compiling OpenAPIKit30 DocumentInfo.swift
[345/518] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[346/518] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[347/518] Compiling OpenAPIKit30 SecurityScheme.swift
[348/518] Compiling OpenAPIKit30 Server.swift
[349/518] Compiling OpenAPIKit30 ResolvedDocument.swift
[350/518] Compiling OpenAPIKit30 DereferencedResponse.swift
[351/518] Compiling OpenAPIKit30 Response.swift
[352/518] Compiling OpenAPIKit30 RuntimeExpression.swift
[353/518] Compiling OpenAPIKit30 SchemaProtocols.swift
[353/518] Write Objects.LinkFileList
[354/518] Archiving libSwaggerParser.a
[356/518] Compiling Yams YamlError.swift
[357/518] Compiling ServiceModelCodeGeneration ModelErrorsDelegate.swift
[358/518] Compiling ServiceModelCodeGeneration ServiceModelCodeGenerator.swift
[359/518] Compiling ServiceModelCodeGeneration InitializerType.swift
[360/518] Compiling ServiceModelCodeGeneration ModelClientDelegate.swift
[361/518] Compiling ServiceModelCodeGeneration ModelLocation.swift
[362/518] Compiling ServiceModelCodeGeneration ServiceModelCodeGenerator.swift
[363/518] Emitting module ServiceModelCodeGeneration
[364/518] Compiling ServiceModelCodeGeneration CodeGenerationCustomizations.swift
[365/518] Compiling ServiceModelCodeGeneration FileBuilder.swift
[366/518] Compiling ServiceModelCodeGeneration ApplicationDescription.swift
[367/518] Compiling ServiceModelCodeGeneration ModelErrorsDelegate.swift
[368/518] Compiling ServiceModelCodeGeneration ModelLocation.swift
[369/518] Compiling ServiceModelCodeGeneration ModelClientDelegate.swift
[370/518] Compiling ServiceModelCodeGeneration InitializerType.swift
[371/518] Emitting module ServiceModelCodeGeneration
[372/518] Compiling ServiceModelCodeGeneration CodeGenerationCustomizations.swift
[373/518] Compiling ServiceModelCodeGeneration ApplicationDescription.swift
[374/518] Compiling ServiceModelCodeGeneration FileBuilder.swift
[375/570] Emitting module CoralToJSONServiceModel
[376/570] Compiling CoralToJSONServiceModel CoralToJSONServiceModel.swift
[377/570] Compiling CoralToJSONServiceModel HelperStructures.swift
[378/570] Compiling CoralToJSONServiceModel ShapeAttributes.swift
[379/570] Compiling CoralToJSONServiceModel Metadata.swift
[380/570] Emitting module CoralToJSONServiceModel
[381/570] Compiling CoralToJSONServiceModel HelperStructures.swift
[382/570] Compiling CoralToJSONServiceModel Metadata.swift
[383/570] Compiling CoralToJSONServiceModel ShapeAttributes.swift
[384/570] Compiling CoralToJSONServiceModel CoralToJSONServiceModel.swift
[385/570] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[386/570] Compiling OpenAPIKit30 DereferencedPathItem.swift
[387/570] Compiling OpenAPIKit30 PathItem.swift
[388/570] Compiling OpenAPIKit30 ResolvedRoute.swift
[389/570] Compiling OpenAPIKit30 DereferencedRequest.swift
[390/570] Compiling OpenAPIKit30 Request.swift
[391/576] Emitting module ServiceModelGenerate
[392/578] Compiling OpenAPIKit30 ExternalDocumentation.swift
[393/578] Compiling OpenAPIKit30 DereferencedHeader.swift
[394/578] Compiling OpenAPIKit30 Header.swift
[395/578] Compiling OpenAPIKit30 JSONReference.swift
[396/578] Compiling OpenAPIKit30 Link.swift
[397/578] Compiling OpenAPIKit30 OpenAPI.swift
[398/578] Compiling OpenAPIKit30 ParameterContext.swift
[399/578] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateConversionFunctions.swift
[400/578] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateDefaultInstances.swift
[401/578] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationsEnum.swift
[402/578] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationsReporting.swift
[403/578] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelStructures.swift
[404/578] Compiling ServiceModelGenerate ClientProtocolDelegate.swift
[405/578] Compiling ServiceModelGenerate MockClientDelegate.swift
[406/578] Compiling ServiceModelGenerate ModelClientDelegate+common.swift
[407/578] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelInvocationsReporting.swift
[408/578] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationClientInput.swift
[409/578] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelOperationClientOutput.swift
[410/578] Compiling ServiceModelGenerate ServiceModelCodeGenerator+shapeProtocol.swift
[411/578] Compiling ServiceModelGenerate ServiceModelCodeGenerator+shapeUtilityFunctions.swift
[412/578] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateClient.swift
[424/580] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateEnumerationDeclaration.swift
[425/580] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateErrorDefinition.swift
[426/580] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelErrors.swift
[427/580] Compiling ServiceModelGenerate ServiceModelCodeGenerator+validationFunctions.swift
[428/580] Compiling ServiceModelGenerate ServiceModelGenerate.swift
[429/580] Compiling ServiceModelGenerate ServiceModelCodeGenerator+generateModelTypes.swift
[430/580] Compiling ServiceModelGenerate ServiceModelCodeGenerator+shapeConversion.swift
[434/580] Compiling ServiceModelGenerate ServiceModelCodeGenerator+createStructureJsonVariable.swift
[435/580] Compiling ServiceModelGenerate ServiceModelCodeGenerator+createStructureStubVariable.swift
[436/580] Compiling ServiceModelGenerate ServiceModelCodeGenerator+formatDocumentation.swift
[437/580] Compiling ServiceModelGenerate ServiceModelCodeGenerator+addGeneratedFileHeader.swift
[438/580] Compiling ServiceModelGenerate ServiceModelCodeGenerator+addRequestInputStructure.swift
[439/580] Compiling ServiceModelGenerate ServiceModelCodeGenerator+createOutputStructureStubVariable.swift
[443/580] Emitting module ServiceModelGenerate
[452/580] Emitting module OpenAPIKit30
[455/598] Compiling SmokeAWSModelGenerate ModelClientDelegate+commonAWSFunctions.swift
[456/611] Compiling SmokeAWSModelGenerate SmokeAWSModelGenerate.swift
[457/611] Compiling SmokeAWSModelGenerate AWSClientDelegate.swift
[458/611] Compiling SmokeAWSModelGenerate AWSModelErrorsDelegate.swift
[459/611] Compiling SmokeAWSModelGenerate CoralToJSONServiceModel+getAWSClientAttributes.swift
[460/611] Compiling SmokeAWSModelGenerate ModelClientDelegate+addAWSClientDeinitializer.swift
[461/611] Compiling SmokeAWSModelGenerate ModelClientDelegate+addAWSClientFileHeader.swift
[462/611] Emitting module SmokeAWSModelGenerate
[463/611] Compiling SmokeAWSModelGenerate ModelClientDelegate+addAWSClientInitializer.swift
[464/611] Compiling SmokeAWSModelGenerate AWSClientDelegate+addAWSClientOperationBody.swift
[465/611] Compiling SmokeAWSModelGenerate AWSClientDelegate+addAWSClientQueryOperationBody.swift
[466/611] Compiling SmokeAWSModelGenerate APIGatewayClientDelegate.swift
[467/611] Compiling SmokeAWSModelGenerate AWSClientAttributes.swift
[468/615] Compiling OpenAPIKit30 Validation+Builtins.swift
[469/615] Compiling OpenAPIKit30 Validation.swift
[470/615] Compiling OpenAPIKit30 Validator+Convenience.swift
[471/615] Compiling OpenAPIKit30 Validator.swift
[472/615] Compiling OpenAPIKit30 XML.swift
[473/615] Compiling OpenAPIKit30 _CoreReExport.swift
[474/615] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[479/615] Compiling OpenAPIKit30 ResponseDecodingError.swift
[480/615] Compiling OpenAPIKit30 Example.swift
[485/615] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[486/615] Compiling OpenAPIKit30 Either+Convenience.swift
[487/615] Compiling SmokeAWSModelGenerate ModelClientDelegate+addAWSClientFileHeader.swift
[488/615] Compiling SmokeAWSModelGenerate ModelClientDelegate+addAWSClientDeinitializer.swift
[489/615] Compiling SmokeAWSModelGenerate AWSModelErrorsDelegate.swift
[490/615] Compiling SmokeAWSModelGenerate ModelClientDelegate+commonAWSFunctions.swift
[491/615] Compiling SmokeAWSModelGenerate CoralToJSONServiceModel+getAWSClientAttributes.swift
[496/615] Compiling SmokeAWSModelGenerate AWSClientDelegate.swift
[497/615] Emitting module SmokeAWSModelGenerate
[498/615] Compiling SmokeAWSModelGenerate ModelClientDelegate+addAWSClientInitializer.swift
[499/616] Compiling APIGatewayClientModelGenerate APIGatewayClientModelErrorsDelegate.swift
[500/616] Emitting module APIGatewayClientModelGenerate
[501/616] Compiling APIGatewayClientModelGenerate APIGatewayClientCodeGeneration+generateClientApplicationFiles.swift
[502/616] Compiling APIGatewayClientModelGenerate APIGatewayClientCodeGeneration.swift
[517/616] Compiling SmokeAWSModelGenerate SmokeAWSModelGenerate.swift
[531/637] Compiling OpenAPIKit30 Operation.swift
[532/637] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[533/637] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[538/637] Compiling SmokeAWSGenerate CloudFormationConfiguration.swift
[539/637] Compiling SmokeAWSGenerate CloudwatchConfiguration.swift
[540/637] Compiling SmokeAWSGenerate CodeBuildConfiguration.swift
[541/637] Compiling SmokeAWSGenerate CodePipelineConfiguration.swift
[542/637] Compiling SmokeAWSGenerate DynamoDBConfiguration.swift
[543/637] Compiling SmokeAWSGenerate EC2Configuration.swift
[544/637] Compiling SmokeAWSGenerate ECRConfiguration.swift
[545/637] Compiling SmokeAWSGenerate ECSConfiguration.swift
[546/637] Compiling SmokeAWSGenerate S3Configuration.swift
[547/637] Compiling SmokeAWSGenerate SNSConfiguration.swift
[548/637] Compiling SmokeAWSGenerate RDSConfiguration.swift
[549/637] Compiling SmokeAWSGenerate RDSDataConfiguration.swift
[550/637] Compiling SmokeAWSGenerate STSConfiguration.swift
[551/637] Compiling SmokeAWSGenerate SimpleQueueConfiguration.swift
[552/637] Compiling APIGatewayClientModelGenerate APIGatewayClientModelErrorsDelegate.swift
[553/637] Compiling APIGatewayClientModelGenerate APIGatewayClientCodeGeneration.swift
[554/637] Compiling APIGatewayClientModelGenerate APIGatewayClientCodeGeneration+generateClientApplicationFiles.swift
[555/637] Emitting module APIGatewayClientModelGenerate
[576/637] Emitting module OpenAPIKit30
[609/661] Compiling SmokeAWSGenerate StepFunctionsConfiguration.swift
[610/661] Compiling SmokeAWSGenerate SimpleWorkflowConfiguration.swift
[625/662] Emitting module SmokeAWSGenerate
[626/662] Compiling SwaggerServiceModel SwaggerServiceModel+createSwaggerModel.swift
[627/662] Emitting module SwaggerServiceModel
[628/662] Compiling SwaggerServiceModel SwaggerServiceModel.swift
[629/662] Compiling SwaggerServiceModel SwaggerServiceModel+setOperationInput.swift
[630/662] Compiling SwaggerServiceModel SwaggerServiceModel+parseSchemas.swift
[631/662] Compiling SwaggerServiceModel SwaggerServiceModel+setOperationOutput.swift
[632/662] Compiling SwaggerServiceModel SwaggerServiceModel+setOperationInput.swift
[633/662] Compiling SwaggerServiceModel SwaggerServiceModel.swift
[634/662] Compiling SwaggerServiceModel SwaggerServiceModel+setOperationOutput.swift
[635/662] Compiling OpenAPIServiceModel SetOperationOutput.swift
[636/662] Compiling OpenAPIServiceModel SetOperationInput.swift
[637/662] Compiling OpenAPIServiceModel SetOperationOutput.swift
[638/662] Compiling OpenAPIServiceModel SetOperationInput.swift
[639/662] Compiling OpenAPIServiceModel ParseSchemas.swift
[641/662] Compiling OpenAPIServiceModel OpenAPIServiceModel.swift
[642/662] Compiling SmokeAWSGenerate main.swift
[643/662] Compiling SwaggerServiceModel SwaggerServiceModel+parseSchemas.swift
[644/662] Emitting module SwaggerServiceModel
[645/662] Compiling SwaggerServiceModel SwaggerServiceModel+createSwaggerModel.swift
[645/662] Write Objects.LinkFileList
[647/662] Compiling OpenAPIServiceModel OpenAPIServiceModel.swift
[648/662] Emitting module OpenAPIServiceModel
[649/662] Compiling OpenAPIServiceModel CreateOpenAPIServiceModel.swift
[651/662] Emitting module OpenAPIServiceModel
[651/671] Linking SmokeAWSGenerate
[652/671] Applying SmokeAWSGenerate
[654/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 | }
[655/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 | }
[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 APIGatewayClientSwiftCodeGen.swift
[658/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 | }
[658/671] Write Objects.LinkFileList
[660/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 | }
[661/671] Compiling APIGatewayClientGenerate APIGatewayClientSwiftCodeGen.swift
[661/671] Write Objects.LinkFileList
[663/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 | }
[664/671] Compiling APIGatewayClientInitialize APIGatewayClientSwiftCodeGen.swift
[664/671] Write Objects.LinkFileList
[665/671] Linking APIGatewayClientGenerate-tool
[666/671] Linking APIGatewayClientGenerate
[667/671] Applying APIGatewayClientGenerate-tool
[668/671] Applying APIGatewayClientGenerate
[669/671] Linking APIGatewayClientInitialize
[670/671] Applying APIGatewayClientInitialize
Build complete! (43.23s)
Fetching https://github.com/amzn/openapi-swift-code-generate.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/amzn/service-model-swift-code-generate.git
[1/1549] Fetching service-model-swift-code-generate
[404/1659] Fetching service-model-swift-code-generate, openapi-swift-code-generate
[1613/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.46s)
Fetched https://github.com/amzn/service-model-swift-code-generate.git from cache (1.47s)
Fetched https://github.com/amzn/openapi-swift-code-generate.git from cache (1.47s)
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 (1.98s)
Fetching https://github.com/mattpolzin/OpenAPIKit.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/knovichikhin/SwaggerParser.git
[1/477] Fetching swaggerparser
[478/11336] Fetching swaggerparser, yams
[696/101081] Fetching swaggerparser, yams, openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit.git from cache (4.59s)
Fetched https://github.com/jpsim/Yams.git from cache (4.59s)
Fetched https://github.com/knovichikhin/SwaggerParser.git from cache (4.59s)
Computing version for https://github.com/knovichikhin/SwaggerParser.git
Computed https://github.com/knovichikhin/SwaggerParser.git at 0.6.4 (6.52s)
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.48s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.40s)
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/mattpolzin/OpenAPIKit.git
Working copy of https://github.com/mattpolzin/OpenAPIKit.git resolved at 3.5.2
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
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.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.