Build Information
Successful build of SwiftBedrockLibrary, reference main (158dfa), with Swift 6.1 for macOS (SPM) on 9 Feb 2026 21:06:16 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
],
"sources" : [
"BedrockAuthentication+JWT.swift",
"BedrockAuthentication.swift",
"BedrockClient/BedrockClientProtocol.swift",
"BedrockClient/ListModels/ModelSummary.swift",
"BedrockConfigProtocol.swift",
"BedrockRuntimeAgent/BedrockRuntimeAgentProtocol.swift",
"BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift",
"BedrockRuntimeAgent/RetrieveRequest.swift",
"BedrockRuntimeAgent/RetrieveResult.swift",
"BedrockRuntimeClient/BedrockRuntimeClientProtocol.swift",
"BedrockRuntimeClient/Converse/BedrockService+Converse.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/Content.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/DocumentBlock.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/DocumentToJSON.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/ImageBlock.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/JSONtoDocument.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/ReasoningBlock.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/S3Location.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/ToolResultBlock.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/ToolUseBlock.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/VideoBlock.swift",
"BedrockRuntimeClient/Converse/ConverseReply.swift",
"BedrockRuntimeClient/Converse/ConverseRequest.swift",
"BedrockRuntimeClient/Converse/ConverseRequestBuilder.swift",
"BedrockRuntimeClient/Converse/History.swift",
"BedrockRuntimeClient/Converse/JSON.swift",
"BedrockRuntimeClient/Converse/Message.swift",
"BedrockRuntimeClient/Converse/Role.swift",
"BedrockRuntimeClient/Converse/Streaming/BedrockService+ConverseStreaming.swift",
"BedrockRuntimeClient/Converse/Streaming/ConverseReplyStream.swift",
"BedrockRuntimeClient/Converse/Streaming/ConverseRequestStreaming.swift",
"BedrockRuntimeClient/Converse/Streaming/ConverseResponseStreaming.swift",
"BedrockRuntimeClient/Converse/Streaming/ConverseStreamElement.swift",
"BedrockRuntimeClient/Converse/Streaming/ResponseMetaData.swift",
"BedrockRuntimeClient/Converse/Streaming/ToolUseStart.swift",
"BedrockRuntimeClient/Converse/Tool.swift",
"BedrockRuntimeClient/InvokeModel/BedrockService+ImageParameterValidation.swift",
"BedrockRuntimeClient/InvokeModel/BedrockService+InvokeModelEmbeddings.swift",
"BedrockRuntimeClient/InvokeModel/BedrockService+InvokeModelImage.swift",
"BedrockRuntimeClient/InvokeModel/BedrockService+InvokeModelText.swift",
"BedrockRuntimeClient/InvokeModel/ContentType.swift",
"BedrockRuntimeClient/InvokeModel/Embeddings.swift",
"BedrockRuntimeClient/InvokeModel/ImageGenerationOutput.swift",
"BedrockRuntimeClient/InvokeModel/ImageResolution.swift",
"BedrockRuntimeClient/InvokeModel/InvokeModelRequest.swift",
"BedrockRuntimeClient/InvokeModel/InvokeModelResponse.swift",
"BedrockRuntimeClient/InvokeModel/Protocols.swift",
"BedrockRuntimeClient/InvokeModel/TextCompletion.swift",
"BedrockRuntimeClient/Modalities/ConverseFeature.swift",
"BedrockRuntimeClient/Modalities/ConverseModality.swift",
"BedrockRuntimeClient/Modalities/CrossRegionInference.swift",
"BedrockRuntimeClient/Modalities/EmbeddingsModality.swift",
"BedrockRuntimeClient/Modalities/ImageModality.swift",
"BedrockRuntimeClient/Modalities/Modality.swift",
"BedrockRuntimeClient/Modalities/StandardConverse.swift",
"BedrockRuntimeClient/Modalities/TextModality.swift",
"BedrockRuntimeClient/Parameters/ConverseParameters.swift",
"BedrockRuntimeClient/Parameters/EmbeddingsParameters.swift",
"BedrockRuntimeClient/Parameters/ImageGenerationParameters.swift",
"BedrockRuntimeClient/Parameters/ParameterName.swift",
"BedrockRuntimeClient/Parameters/Parameters.swift",
"BedrockRuntimeClient/Parameters/TextGenerationParameters.swift",
"BedrockService.swift",
"BedrockServiceError.swift",
"Models/Amazon/AmazonImage.swift",
"Models/Amazon/AmazonImageRequestBody.swift",
"Models/Amazon/AmazonImageResponseBody.swift",
"Models/Amazon/Nova/Nova.swift",
"Models/Amazon/Nova/NovaBedrockModels.swift",
"Models/Amazon/Nova/NovaImageResolutionValidator.swift",
"Models/Amazon/Nova/NovaRequestBody.swift",
"Models/Amazon/Nova/NovaResponseBody.swift",
"Models/Amazon/TaskType.swift",
"Models/Amazon/Titan/TitanImageResolutionValidator.swift",
"Models/Amazon/Titan/TitanRequestBody.swift",
"Models/Amazon/Titan/TitanResponseBody.swift",
"Models/Amazon/Titan/TitanText.swift",
"Models/Amazon/Titan/TitanTextBedrockModels.swift",
"Models/Amazon/TitanEmbeddings/TitanEmbeddings.swift",
"Models/Amazon/TitanEmbeddings/TitanEmbeddingsBedrockModels.swift",
"Models/Amazon/TitanEmbeddings/TitanEmbeddingsRequestBody.swift",
"Models/Amazon/TitanEmbeddings/TitanEmbeddingsResponseBody.swift",
"Models/Anthropic/Anthropic.swift",
"Models/Anthropic/AnthropicBedrockModels.swift",
"Models/Anthropic/AnthropicGlobalModels.swift",
"Models/Anthropic/AnthropicRequestBody.swift",
"Models/Anthropic/AnthropicResponseBody.swift",
"Models/BedrockModel.swift",
"Models/Cohere/CohereBedrockModels.swift",
"Models/DeepSeek/DeepSeek.swift",
"Models/DeepSeek/DeepSeekBedrockModels.swift",
"Models/DeepSeek/DeepSeekRequestBody.swift",
"Models/DeepSeek/DeepSeekResponseBody.swift",
"Models/Jamba/JambaBedrockModels.swift",
"Models/Llama/Llama.swift",
"Models/Llama/LlamaBedrockModels.swift",
"Models/Llama/LlamaRequestBody.swift",
"Models/Llama/LlamaResponseBody.swift",
"Models/Mistral/MistralBedrockModels.swift",
"Models/OpenAI/OpenAI.swift",
"Models/OpenAI/OpenAIBedrockModels.swift",
"Models/OpenAI/OpenAIRequestBody.swift",
"Models/OpenAI/OpenAIResponseBody.swift",
"Region.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:129:24: warning: 'path' is deprecated: renamed to 'url'
127 | let configurationFilePath = sourceFiles.first(
128 | where: {
129 | $0.path.lastComponent == Self.configurationFileName
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
130 | }
131 | )?.path
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:129:29: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
127 | let configurationFilePath = sourceFiles.first(
128 | where: {
129 | $0.path.lastComponent == Self.configurationFileName
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
130 | }
131 | )?.path
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:131:16: warning: 'path' is deprecated: renamed to 'url'
129 | $0.path.lastComponent == Self.configurationFileName
130 | }
131 | )?.path
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
132 | else {
133 | throw PluginError.noConfigFound(Self.configurationFileName)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:135:64: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
133 | throw PluginError.noConfigFound(Self.configurationFileName)
134 | }
135 | let data = try Data(contentsOf: URL(fileURLWithPath: "\(configurationFilePath)"))
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
136 | let configuration = try JSONDecoder().decode(Configuration.self, from: data)
137 | try validateConfiguration(configuration)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:143:26: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
141 | if let configuredProtocPath = configuration.protocPath {
142 | // The user set the config path in the file. So let's take that
143 | protocPath = Path(configuredProtocPath)
| `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
144 | } else if let environmentPath = ProcessInfo.processInfo.environment["PROTOC_PATH"] {
145 | // The user set the env variable. So let's take that
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:146:26: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
144 | } else if let environmentPath = ProcessInfo.processInfo.environment["PROTOC_PATH"] {
145 | // The user set the env variable. So let's take that
146 | protocPath = Path(environmentPath)
| `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
147 | } else {
148 | // The user didn't set anything so let's try see if SPM can find a binary for us
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:149:45: warning: 'path' is deprecated: renamed to 'url'
147 | } else {
148 | // The user didn't set anything so let's try see if SPM can find a binary for us
149 | protocPath = try tool("protoc").path
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
150 | }
151 | let protocGenSwiftPath = try tool("protoc-gen-swift").path
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:151:63: warning: 'path' is deprecated: renamed to 'url'
149 | protocPath = try tool("protoc").path
150 | }
151 | let protocGenSwiftPath = try tool("protoc-gen-swift").path
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
152 |
153 | return configuration.invocations.map { invocation in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:155:50: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
153 | return configuration.invocations.map { invocation in
154 | self.invokeProtoc(
155 | directory: configurationFilePath.removingLastComponent(),
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
156 | invocation: invocation,
157 | protocPath: protocPath,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:182:41: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
180 | // Construct the `protoc` arguments.
181 | var protocArgs = [
182 | "--plugin=protoc-gen-swift=\(protocGenSwiftPath)",
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
183 | "--swift_out=\(outputDirectory)",
184 | ]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:183:27: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
181 | var protocArgs = [
182 | "--plugin=protoc-gen-swift=\(protocGenSwiftPath)",
183 | "--swift_out=\(outputDirectory)",
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
184 | ]
185 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:188:27: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
186 | let protoDirectory =
187 | if let protoPath = invocation.protoPath {
188 | directory.appending(protoPath)
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
189 | } else {
190 | directory
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:194:29: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
192 |
193 | protocArgs.append("-I")
194 | protocArgs.append("\(protoDirectory)")
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
195 |
196 | // Add the visibility if it was set
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:222:46: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
220 | // Append the file to the protoc args so that it is used for generating
221 | protocArgs.append("\(file)")
222 | inputFiles.append(protoDirectory.appending(file))
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
223 |
224 | // The name of the output file is based on the name of the input file.
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:229:54: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
227 | file.removeLast(5)
228 | file.append("pb.swift")
229 | let protobufOutputPath = outputDirectory.appending(file)
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
230 |
231 | // Add the outputPath as an output file
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:238:24: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
236 | // system know when to invoke the command. The output paths are passed on to
237 | // the rule engine in the build system.
238 | return Command.buildCommand(
| `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
239 | displayName: "Generating swift files from proto files",
240 | executable: protocPath,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:268:42: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
266 | }
267 | return try createBuildCommands(
268 | pluginWorkDirectory: context.pluginWorkDirectory,
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
| `- note: use 'pluginWorkDirectoryURL' instead
269 | sourceFiles: swiftTarget.sourceFiles,
270 | tool: context.tool
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GRPCSwiftPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/297] Write sources
[18/297] Copying PrivacyInfo.xcprivacy
[18/297] Write sources
[18/297] Copying PrivacyInfo.xcprivacy
[18/297] Write sources
[18/297] Copying PrivacyInfo.xcprivacy
[18/297] Write sources
[28/297] Copying PrivacyInfo.xcprivacy
[28/297] Write sources
[47/297] Write swift-version-2F0A5646E1D333AE.txt
[48/297] Compiling mqtt5_utils.c
[49/297] Compiling mqtt5_encoder.c
[50/297] Compiling mqtt5_types.c
[51/297] Compiling mqtt5_topic_alias.c
[52/297] Compiling rate_limiters.c
[53/496] Compiling mqtt5_listener.c
[54/501] Compiling mqtt5_decoder.c
[55/501] Compiling mqtt5_to_mqtt3_adapter.c
[56/501] Compiling mqtt5_callbacks.c
[57/503] Compiling mqtt5_options_storage.c
[58/503] Compiling shared.c
[59/503] Compiling mqtt5_client.c
[60/503] Compiling topic_tree.c
[61/503] Compiling subscription_manager.c
[62/503] Compiling request_response_subscription_set.c
[63/503] Compiling protocol_adapter.c
[64/503] Compiling packets.c
[65/503] Compiling request_response_client.c
[66/503] Compiling mqtt_subscription_set.c
[67/503] Compiling mqtt311_listener.c
[68/503] Compiling fixed_header.c
[69/503] Compiling mqtt311_decoder.c
[70/503] Compiling mqtt.c
[71/503] Compiling client_impl_shared.c
[72/503] Compiling client_channel_handler.c
[73/503] Compiling client.c
[74/503] Compiling tracing.c
[75/503] Compiling statistics.c
[76/503] Compiling tls_channel_handler_shared.c
[77/503] Compiling standard_retry_strategy.c
[78/503] Compiling tls_channel_handler.c
[79/503] Compiling socket_shared.c
[80/503] Compiling socket.c
[81/503] Compiling retry_strategy.c
[82/503] Compiling socket_channel_handler.c
[83/503] Compiling shared_library.c
[84/503] Compiling stream.c
[85/503] Compiling pipe.c
[86/503] Compiling socket.c
[87/503] Compiling host_resolver.c
[88/503] Compiling pkcs11_tls_op_handler.c
[89/503] Compiling pkcs11_lib.c
[90/503] Compiling no_retry_strategy.c
[91/503] Compiling pem.c
[92/503] Compiling message_pool.c
[93/503] Compiling future.c
[94/503] Compiling exponential_backoff_retry_strategy.c
[95/503] Compiling io.c
[96/503] Compiling host_resolver.c
[97/503] Compiling event_loop.c
[99/503] Compiling Logging Logging.swift
[100/503] Compiling Logging MetadataProvider.swift
[101/503] Compiling Logging Locks.swift
[102/503] Emitting module Logging
[103/503] Compiling Logging LogHandler.swift
[103/503] Compiling channel_bootstrap.c
[104/536] Compiling secure_transport_tls_channel_handler.c
[105/536] Compiling nw_socket.c
[106/536] Compiling darwin_pki_utils.c
[107/536] Compiling async_stream.c
[108/536] Compiling alpn_handler.c
[109/536] Compiling dispatch_queue_event_loop.c
[110/536] Compiling channel.c
[111/536] Compiling kqueue_event_loop.c
[112/536] Compiling websocket_encoder.c
[113/536] Compiling websocket_decoder.c
[114/536] Compiling statistics.c
[115/536] Compiling strutil.c
[116/536] Compiling random_access_set.c
[117/536] Compiling websocket.c
[118/536] Compiling websocket_bootstrap.c
[119/536] Compiling no_proxy.c
[120/536] Compiling request_response.c
[122/536] Emitting module Smithy
[122/539] Compiling proxy_strategy.c
[123/539] Compiling proxy_connection.c
[124/539] Compiling hpack_huffman_static.c
[125/539] Compiling http.c
[126/539] Compiling hpack_encoder.c
[127/539] Compiling hpack_decoder.c
[128/539] Compiling hpack.c
[130/539] Compiling Smithy FloatDocument.swift
[131/539] Compiling Smithy IntegerDocument.swift
[132/539] Compiling Smithy ListDocument.swift
[133/539] Compiling Smithy LongDocument.swift
[133/539] Compiling http2_stream_manager.c
[134/539] Compiling h2_frames.c
[135/539] Compiling h1_stream.c
[136/539] Compiling h2_stream.c
[137/539] Compiling h2_decoder.c
[138/539] Compiling h1_decoder.c
[139/539] Compiling h1_encoder.c
[140/539] Compiling connection_monitor.c
[141/539] Compiling h2_connection.c
[142/539] Compiling connection_manager.c
[143/539] Compiling connection.c
[144/539] Compiling h1_connection.c
[145/539] Compiling event_stream_rpc_server.c
[146/539] Compiling event_stream_rpc.c
[147/539] Compiling event_stream_rpc_client.c
[148/539] Compiling huffman_testing.c
[149/539] Compiling compression.c
[150/539] Compiling huffman.c
[151/539] Compiling event_stream_channel_handler.c
[152/539] Compiling event_stream.c
[154/539] Emitting module OpenTelemetryApi
[154/549] Compiling xml_parser.c
[155/549] Compiling thread_scheduler.c
[156/549] Compiling task_scheduler.c
[157/549] Compiling thread_shared.c
[158/549] Compiling uri.c
[159/549] Compiling statistics.c
[160/549] Compiling system_info.c
[161/549] Compiling string.c
[162/549] Compiling uuid.c
[163/549] Compiling ref_count.c
[164/549] Compiling ring_buffer.c
[165/549] Compiling process_common.c
[166/549] Compiling time.c
[167/549] Compiling system_resource_utils.c
[168/549] Compiling priority_queue.c
[169/549] Compiling thread.c
[170/549] Compiling rw_lock.c
[171/549] Compiling process.c
[172/549] Compiling mutex.c
[173/549] Compiling environment.c
[174/549] Compiling file.c
[175/549] Compiling device_random.c
[176/549] Compiling condition_variable.c
[177/549] Compiling cross_process_lock.c
[178/549] Compiling clock.c
[179/549] Compiling system_info.c
[181/549] Compiling file_direct_io.c
[182/549] Compiling math.c
[183/549] Compiling lru_cache.c
[184/549] Compiling log_writer.c
[185/549] Compiling memtrace.c
[186/549] Compiling log_formatter.c
[187/549] Compiling logging.c
[188/549] Compiling linked_hash_table.c
[189/549] Compiling log_channel.c
[190/549] Compiling lifo_cache.c
[191/549] Compiling host_utils.c
[192/549] Compiling json.c
[193/549] Compiling tags.c
[194/549] Compiling fifo_cache.c
[195/549] Compiling file.c
[196/549] Compiling strings.c
[197/549] Compiling streaming.c
[198/549] Compiling serialization.c
[199/549] Compiling maps.c
[200/549] Compiling ints.c
[201/549] Compiling hash_table.c
[202/549] Compiling unicode.c
[203/549] Compiling stack.c
[204/549] Compiling memory_utils.c
[205/549] Compiling loaders.c
[206/549] Compiling encoders.c
[207/549] Compiling encoding.c
[208/549] Compiling common.c
[209/549] Compiling callbacks.c
[210/549] Compiling floats_ctrls.c
[211/549] Compiling builder_callbacks.c
[212/549] Compiling bytestrings.c
[213/549] Compiling arrays.c
[214/549] Compiling allocators.c
[215/549] Compiling cbor.c
[216/549] Compiling error.c
[218/549] Compiling Smithy ResponseMessage.swift
[219/549] Compiling Smithy ResponseMessageDeserializer.swift
[220/549] Compiling Smithy Stream.swift
[220/549] Compiling cJSON.c
[221/549] Compiling device_random.c
[222/549] Compiling encoding.c
[224/549] Compiling Smithy NullDocument.swift
[225/549] Compiling Smithy ShortDocument.swift
[226/549] Compiling Smithy StringDocument.swift
[227/549] Compiling Smithy StringMapDocument.swift
[228/549] Compiling Smithy Attribute.swift
[229/549] Compiling Smithy ByteStream.swift
[230/549] Compiling Smithy ClientError.swift
[231/549] Compiling Smithy Context.swift
[232/549] Compiling Smithy DocumentError.swift
[233/549] Compiling Smithy BigDecimalDocument.swift
[234/549] Compiling Smithy BigIntegerDocument.swift
[235/549] Compiling Smithy BlobDocument.swift
[236/549] Compiling SmithyRetriesAPI RetryStrategy.swift
[237/549] Compiling SmithyRetriesAPI RetryToken.swift
[238/549] Compiling SmithyRetriesAPI RetryStrategyOptions.swift
[238/549] Compiling condition_variable.c
[240/549] Compiling SmithyRetriesAPI RetryError.swift
[241/549] Compiling SmithyRetriesAPI RetryErrorType.swift
[242/549] Compiling SmithyRetriesAPI RetryErrorInfo.swift
[243/549] Compiling SmithyRetriesAPI RetryErrorInfoProvider.swift
[244/549] Compiling Smithy URI.swift
[245/549] Compiling Smithy URIQueryItem.swift
[246/549] Compiling Smithy URIScheme.swift
[246/549] Compiling command_line_parser.c
[248/549] Compiling SmithyTimestamps TimestampSerdeUtils.swift
[249/549] Emitting module SmithyTimestamps
[250/549] Compiling SmithyTimestamps DateFormatters.swift
[251/549] Emitting module SmithyRetriesAPI
[252/549] Compiling SmithyRetriesAPI RetryBackoffStrategy.swift
[252/549] Compiling date_time.c
[254/549] Compiling Smithy RequestMessage.swift
[255/549] Compiling Smithy RequestMessageBuilder.swift
[256/549] Compiling Smithy RequestMessageSerializer.swift
[257/549] Compiling Smithy TimestampDocument.swift
[258/549] Compiling Smithy ShapeType.swift
[259/549] Compiling Smithy SmithyDocument.swift
[260/549] Compiling Smithy LogAgent.swift
[261/549] Compiling Smithy LogAgentLevel.swift
[262/549] Compiling Smithy SwiftLog+LogAgent.swift
[263/549] Compiling Smithy BooleanDocument.swift
[264/549] Compiling Smithy ByteDocument.swift
[265/549] Emitting module DataCompression
[266/549] Compiling DataCompression DataCompression.swift
[275/549] Compiling Smithy Document.swift
[276/549] Compiling Smithy DoubleDocument.swift
[279/549] Compiling cache.c
[280/549] Compiling assert.c
[293/549] Compiling SwiftProtobuf Message.swift
[294/549] Compiling SwiftProtobuf MessageExtension.swift
[295/549] Compiling SwiftProtobuf NameMap.swift
[296/549] Compiling SwiftProtobuf PathDecoder.swift
[297/549] Compiling SwiftProtobuf TextFormatDecoder.swift
[298/549] Compiling SwiftProtobuf TextFormatDecodingError.swift
[299/549] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[300/549] Compiling SwiftProtobuf TextFormatEncoder.swift
[301/549] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[302/549] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[303/549] Compiling OpenTelemetryApi Entry.swift
[304/549] Compiling OpenTelemetryApi ContextManager.swift
[305/549] Compiling OpenTelemetryApi OpenTelemetryContextProvider.swift
[306/549] Compiling OpenTelemetryApi TaskLocalContextManager.swift
[307/549] Compiling OpenTelemetryApi StringUtils.swift
[308/549] Compiling OpenTelemetryApi SwiftExtensions.swift
[309/549] Compiling OpenTelemetryApi TracestateUtils.swift
[310/549] Compiling OpenTelemetryApi DefaultLogger.swift
[311/549] Compiling OpenTelemetryApi DefaultLoggerProvider.swift
[312/549] Compiling OpenTelemetryApi EventBuilder.swift
[313/549] Compiling OpenTelemetryApi LogRecordBuilder.swift
[314/549] Compiling OpenTelemetryApi Logger.swift
[317/549] Compiling OpenTelemetryApi LongGaugeBuilder.swift
[318/549] Compiling OpenTelemetryApi LongHistogram.swift
[319/549] Compiling OpenTelemetryApi LongHistogramBuilder.swift
[320/549] Compiling OpenTelemetryApi LongUpDownCounter.swift
[321/549] Compiling OpenTelemetryApi LongUpDownCounterBuilder.swift
[322/549] Compiling OpenTelemetryApi MeterBuilder.swift
[323/549] Compiling OpenTelemetryApi ObservableDoubleCounter.swift
[324/549] Compiling OpenTelemetryApi ObservableDoubleGauge.swift
[325/549] Compiling OpenTelemetryApi ObservableDoubleMeasurement.swift
[326/549] Compiling OpenTelemetryApi ObservableDoubleUpDownCounter.swift
[327/549] Compiling OpenTelemetryApi ObservableLongCounter.swift
[328/549] Compiling OpenTelemetryApi ObservableLongGauge.swift
[329/549] Compiling OpenTelemetryApi ObservableLongMeasurement.swift
[330/549] Compiling OpenTelemetryApi ObservableLongUpDownCounter.swift
[331/549] Compiling OpenTelemetryApi StableMeter.swift
[332/549] Compiling OpenTelemetryApi StableMeterProvider.swift
[333/549] Compiling OpenTelemetryApi OpenTelemetry.swift
[334/549] Compiling OpenTelemetryApi ContextPropagators.swift
[335/549] Compiling OpenTelemetryApi DefaultContextPropagators.swift
[336/549] Compiling OpenTelemetryApi DefaultTracer.swift
[336/549] Compiling array_list.c
[337/549] Compiling cbor.c
[338/549] Compiling common.c
[339/559] Compiling codegen.c
[340/578] Compiling byte_buf.c
[352/615] Emitting module SwiftProtobuf
[353/615] Emitting module SmithySerialization
[354/615] Compiling SmithySerialization ResponseDecodingError.swift
[355/625] Compiling SmithyHTTPAPI Endpoint.swift
[356/625] Compiling SmithyHTTPAPI EndpointPropertyValue.swift
[357/625] Compiling SmithyHTTPAPI ALPNProtocol.swift
[358/625] Compiling SmithyHTTPAPI Context+HTTP.swift
[359/625] Compiling SmithyTelemetryAPI LoggerProvider.swift
[360/625] Compiling SmithyTelemetryAPI AsyncMeasurement.swift
[361/625] Compiling SmithyTelemetryAPI Histogram.swift
[362/625] Compiling SmithyTelemetryAPI Meter.swift
[363/625] Compiling SmithyTelemetryAPI MeterProvider.swift
[364/625] Compiling SmithyTelemetryAPI MonotonicCounter.swift
[365/625] Compiling SmithyTelemetryAPI UpDownCounter.swift
[365/625] Compiling cpuid.c
[367/625] Compiling OpenTelemetryApi DefaultStableMeter.swift
[368/625] Compiling OpenTelemetryApi DefaultStableMeterProvider.swift
[369/625] Compiling OpenTelemetryApi DoubleCounter.swift
[370/625] Compiling OpenTelemetryApi DoubleCounterBuilder.swift
[371/625] Compiling OpenTelemetryApi DoubleGauge.swift
[372/625] Compiling OpenTelemetryApi DoubleGaugeBuilder.swift
[373/625] Compiling OpenTelemetryApi DoubleHistogram.swift
[374/625] Compiling SwiftProtobuf api.pb.swift
[375/625] Compiling SwiftProtobuf descriptor.pb.swift
[376/625] Compiling SwiftProtobuf duration.pb.swift
[377/625] Compiling SwiftProtobuf empty.pb.swift
[378/625] Compiling SwiftProtobuf field_mask.pb.swift
[379/625] Compiling SwiftProtobuf source_context.pb.swift
[380/625] Compiling SwiftProtobuf struct.pb.swift
[381/625] Compiling SwiftProtobuf timestamp.pb.swift
[382/625] Compiling SwiftProtobuf type.pb.swift
[383/625] Compiling SwiftProtobuf wrappers.pb.swift
[384/625] Compiling SwiftProtobuf resource_bundle_accessor.swift
[385/625] Compiling OpenTelemetryApi W3CTraceContextPropagator.swift
[386/625] Compiling OpenTelemetryApi SemanticAttributes.swift
[387/625] Compiling OpenTelemetryApi Span.swift
[388/625] Compiling OpenTelemetryApi SpanBuilder.swift
[398/629] Compiling allocator_sba.c
[400/629] Compiling OpenTelemetryApi SpanContext.swift
[401/629] Compiling OpenTelemetryApi SpanException.swift
[402/629] Compiling OpenTelemetryApi SpanId.swift
[403/629] Compiling OpenTelemetryApi SpanKind.swift
[404/629] Compiling OpenTelemetryApi Status.swift
[405/629] Compiling OpenTelemetryApi TraceFlags.swift
[406/629] Compiling OpenTelemetryApi TraceId.swift
[407/629] Compiling OpenTelemetryApi TraceState.swift
[408/629] Compiling OpenTelemetryApi Tracer.swift
[409/629] Compiling OpenTelemetryApi TracerProvider.swift
[410/629] Compiling SmithyRetries ExponentialBackoffStrategyOptions.swift
[411/629] Compiling SmithyRetries ExponentialBackoffStrategy.swift
[412/629] Compiling SmithyRetries ExponentialBackOffJitterType.swift
[412/629] Compiling allocator.c
[413/629] Compiling crc_util.c
[415/629] Compiling SmithyTelemetryAPI Tracer.swift
[416/629] Compiling SmithyTelemetryAPI SpanKind.swift
[417/629] Compiling SmithyTelemetryAPI TraceSpan.swift
[421/629] Compiling SmithyTelemetryAPI TelemetryProvider.swift
[422/629] Compiling SmithyTelemetryAPI TraceSpanStatus.swift
[429/630] Emitting module SmithyTelemetryAPI
[432/630] Compiling SmithyIdentityAPI IdentityResolver.swift
[433/630] Compiling SmithyIdentityAPI Identity.swift
[434/630] Compiling SmithyIdentityAPI Context+FlowType.swift
[435/630] Compiling SmithyIdentityAPI FlowType.swift
[435/630] Compiling crc_sw.c
[437/630] Compiling SmithyRetries DefaultRetryStrategy+Error.swift
[438/630] Compiling SmithyRetries RetryQuotaRepository.swift
[439/630] Compiling SmithyRetries RetryQuota.swift
[440/630] Compiling SmithyRetries DefaultRetryStrategy.swift
[441/630] Compiling SmithyRetries DefaultRetryToken.swift
[442/630] Emitting module SmithyRetries
[443/630] Compiling SmithyRetries ClientSideRateLimiter.swift
[444/630] Compiling SmithyReadWrite WireResponseOutputClosure.swift
[445/630] Compiling SmithyReadWrite WireResponseErrorClosure.swift
[446/630] Compiling SmithyReadWrite WritingClosure.swift
[447/630] Compiling SmithyEventStreamsAPI UnmarshalClosure.swift
[447/630] Compiling crc64_sw.c
[448/630] Compiling crc64.c
[450/630] Emitting module SmithyIdentityAPI
[451/630] Compiling SmithyIdentityAPI ClientConfigDefaultIdentityResolver.swift
[452/630] Compiling SmithyIdentityAPI Context+IdentityResolver.swift
[453/630] Compiling SmithyIdentityAPI Context+AuthSchemePreference.swift
[454/630] Compiling SmithyEventStreamsAPI MessageDecoder.swift
[455/630] Compiling SmithyEventStreamsAPI MessageEncoder.swift
[456/630] Compiling SmithyEventStreamsAPI MessageType.swift
[456/630] Compiling crc32.c
[457/630] Compiling checksums.c
[459/630] Compiling SmithyReadWrite DataProviding.swift
[460/630] Compiling SmithyReadWrite SmithyReader.swift
[461/630] Compiling SmithyReadWrite SmithyWriter.swift
[462/630] Emitting module SmithyReadWrite
[463/630] Compiling SmithyReadWrite ReadingClosure.swift
[464/630] Compiling SmithyHTTPAPI Headers.swift
[465/630] Compiling SmithyHTTPAPI HTTPStatusCode.swift
[465/631] Compiling symmetric_cipher.c
[467/631] Compiling SmithyChecksumsAPI Checksum.swift
[467/631] Compiling ref_hkdf.c
[468/631] Compiling ed25519_noop.c
[469/631] Compiling rsa.c
[471/631] Compiling SmithyEventStreamsAPI EventStreamError.swift
[472/631] Compiling SmithyEventStreamsAPI Context+EventStreamsAPI.swift
[473/631] Emitting module SmithyEventStreamsAPI
[474/631] Compiling SmithyEventStreamsAPI Header.swift
[475/631] Compiling SmithyChecksumsAPI ChecksumAlgorithm.swift
[476/631] Compiling SmithyChecksumsAPI Context+Checksum.swift
[477/631] Emitting module SmithyChecksumsAPI
[478/631] Compiling SmithyEventStreamsAPI MarshalClosure.swift
[479/631] Compiling SmithyEventStreamsAPI Message.swift
[479/631] Compiling hmac.c
[480/637] Compiling hkdf.c
[481/637] Compiling hash.c
[482/637] Compiling ed25519.c
[484/649] Compiling SmithyHTTPAPI HTTPRequest.swift
[485/649] Compiling SmithyHTTPAPI HTTPResponse.swift
[486/649] Compiling SmithyTelemetryAPI TracerProvider.swift
[486/649] Compiling der.c
[488/650] Compiling SmithyHTTPAPI HTTPMethodType.swift
[489/650] Compiling SmithyHTTPAPI HTTPClientError.swift
[490/650] Compiling SmithyHTTPAPI HTTPClient.swift
[493/650] Emitting module SmithyHTTPAPI
[495/824] Compiling ecc.c
[497/824] Compiling OpenTelemetrySdk MaxValueAggregator.swift
[498/824] Compiling OpenTelemetrySdk MeasureMinMaxSumCountAggregator.swift
[499/824] Compiling OpenTelemetrySdk BoundCounterMetricSdk.swift
[500/824] Compiling OpenTelemetrySdk BoundCounterMetricSdkBase.swift
[501/824] Compiling OpenTelemetrySdk BoundHistogramMetricSdk.swift
[502/824] Compiling OpenTelemetrySdk BoundHistogramMetricSdkBase.swift
[503/824] Compiling OpenTelemetrySdk BoundMeasureMetricSdk.swift
[504/824] Compiling OpenTelemetrySdk BoundMeasureMetricSdkBase.swift
[505/824] Compiling OpenTelemetrySdk CounterMetricSdk.swift
[506/824] Compiling OpenTelemetrySdk CounterMetricSdkBase.swift
[507/824] Compiling OpenTelemetrySdk LoggerSharedState.swift
[508/824] Compiling OpenTelemetrySdk BatchLogRecordProcessor.swift
[509/824] Compiling OpenTelemetrySdk LogRecordProcessor.swift
[510/824] Compiling OpenTelemetrySdk MultiLogRecordProcessor.swift
[511/824] Compiling OpenTelemetrySdk NoopLogRecordProcessor.swift
[512/824] Compiling OpenTelemetrySdk SimpleLogRecordProcessor.swift
[513/824] Compiling OpenTelemetrySdk Aggregator.swift
[514/824] Compiling OpenTelemetrySdk CounterSumAggregator.swift
[515/824] Compiling OpenTelemetrySdk HistogramAggregator.swift
[516/824] Compiling OpenTelemetrySdk LastValueAggregator.swift
[517/824] Compiling OpenTelemetrySdk ComponentRegistry.swift
[518/824] Compiling OpenTelemetrySdk ExportResult.swift
[519/824] Compiling OpenTelemetrySdk InstrumentationLibraryInfo.swift
[520/824] Compiling OpenTelemetrySdk WorkerThread.swift
[521/824] Compiling OpenTelemetrySdk autoreleasepool.swift
[522/824] Compiling OpenTelemetrySdk Locks.swift
[523/824] Compiling OpenTelemetrySdk MillisClock.swift
[524/824] Compiling OpenTelemetrySdk MonotonicClock.swift
[525/824] Compiling OpenTelemetrySdk ReadableLogRecord.swift
[526/824] Compiling OpenTelemetrySdk InMemoryLogRecordExporter.swift
[527/824] Compiling OpenTelemetrySdk LogRecordExporter.swift
[528/824] Compiling OpenTelemetrySdk MultiLogRecordExporter.swift
[529/824] Compiling OpenTelemetrySdk NoopLogRecordExporter.swift
[530/824] Compiling OpenTelemetrySdk LogLimits.swift
[531/824] Compiling OpenTelemetrySdk LogRecordBuilderSdk.swift
[532/824] Compiling OpenTelemetrySdk LoggerBuilderSdk.swift
[533/824] Compiling OpenTelemetrySdk LoggerProviderBuilder.swift
[534/824] Compiling OpenTelemetrySdk LoggerProviderSdk.swift
[535/824] Compiling OpenTelemetrySdk LoggerSdk.swift
[535/830] Compiling securityframework_rsa.c
[536/830] Compiling securityframework_ecc.c
[537/830] Compiling commoncrypto_sha256.c
[538/830] Compiling commoncrypto_sha512.c
[539/830] Compiling commoncrypto_sha1.c
[541/830] Compiling SmithyHTTPAPI URL+getQueryItems.swift
[541/830] Compiling commoncrypto_md5.c
[542/830] Compiling commoncrypto_platform_init.c
[543/830] Compiling commoncrypto_hmac.c
[544/830] Compiling cal.c
[545/830] Compiling commoncrypto_aes.c
[546/830] Compiling token_provider_sso_session.c
[547/834] Compiling sso_token_utils.c
[548/852] Compiling token_provider_sso_profile.c
[549/852] Compiling sigv4_http_request.c
[551/852] Compiling SmithyEventStreamsAuthAPI MessageSigner.swift
[552/852] Compiling SmithyEventStreamsAuthAPI MessageEncoderStream.swift
[552/852] Compiling signing_result.c
[553/852] Compiling signing.c
[555/852] Compiling SmithyEventStreamsAuthAPI MessageDataSigner.swift
[556/852] Emitting module SmithyEventStreamsAuthAPI
[557/852] Compiling SmithyEventStreamsAuthAPI Context+EventStreamsAuthAPI.swift
[558/852] Compiling SmithyEventStreamsAuthAPI MessageDecoderStream.swift
[558/852] Compiling signing_config.c
[559/852] Compiling signable_trailer.c
[560/852] Compiling signable_chunk.c
[561/852] Compiling signable_http_request.c
[563/852] Compiling SmithyHTTPClientAPI TLSConfiguration.swift
[563/852] Compiling signable.c
[564/852] Compiling key_derivation.c
[565/852] Compiling login_token_utils.c
[567/852] Emitting module SmithyFormURL
[568/852] Compiling SmithyFormURL NodeInfo.swift
[569/852] Compiling SmithyFormURL Writer.swift
[569/852] Compiling credentials_utils.c
[571/852] Compiling SmithyHTTPAuthAPI AuthOption.swift
[572/852] Compiling SmithyHTTPAuthAPI AuthScheme.swift
[572/852] Compiling credentials_provider_x509.c
[574/852] Compiling SmithyJSON Writer.swift
[575/852] Compiling SmithyJSON Writer+JSONSerialization.swift
[576/852] Compiling SmithyJSON Reader+JSONDeserialization.swift
[577/852] Compiling SmithyJSON Document+JSONUtils.swift
[578/852] Compiling SmithyJSON NodeInfo.swift
[579/852] Compiling SmithyJSON JSONNode.swift
[580/852] Compiling SmithyJSON Document+Init.swift
[581/853] Emitting module SmithyJSON
[582/853] Compiling SmithyJSON Reader.swift
[583/853] Compiling SmithyHTTPAuthAPI SigningAlgorithm.swift
[584/853] Compiling SmithyHTTPAuthAPI Signer.swift
[585/853] Compiling SmithyHTTPAuthAPI AWSSignatureType.swift
[586/853] Compiling SmithyHTTPAuthAPI AWSSignedBodyHeader.swift
[587/853] Compiling SmithyHTTPAuthAPI AWSSignedBodyValue.swift
[587/853] Compiling credentials_provider_static.c
[588/853] Compiling credentials_provider_sts_web_identity.c
[589/853] Compiling credentials_provider_sso.c
[590/853] Compiling credentials_provider_sts.c
[591/853] Compiling credentials_provider_profile.c
[592/853] Compiling credentials_provider_process.c
[594/853] Compiling SmithyXML NodeInfo.swift
[595/853] Compiling SmithyXML Reader+libxml2.swift
[596/853] Compiling SmithyXML Writer+libxml2.swift
[597/853] Emitting module SmithyXML
[598/853] Compiling SmithyXML Reader.swift
[599/853] Compiling SmithyXML Writer.swift
[600/853] Compiling SmithyHTTPAuthAPI Context+HTTPAuth.swift
[601/853] Compiling SmithyHTTPAuthAPI Context+RequestSignature.swift
[601/853] Compiling credentials_provider_imds.c
[602/853] Compiling credentials_provider_login.c
[603/853] Compiling credentials_provider_environment.c
[605/853] Compiling SmithyHTTPClientAPI HttpClientConfiguration.swift
[606/853] Compiling SmithyHTTPClientAPI HttpTelemetry.swift
[607/853] Emitting module SmithyHTTPClientAPI
[607/853] Compiling credentials_provider_delegate.c
[609/853] Compiling SmithyHTTPAuthAPI AuthSchemeResolver.swift
[610/853] Compiling SmithyHTTPAuthAPI AuthSchemeResolverParameters.swift
[611/853] Compiling SmithyHTTPAuthAPI SigningPropertyKeys.swift
[612/853] Compiling SmithyHTTPAuthAPI IdentityResolverConfiguration.swift
[613/853] Compiling SmithyHTTPAuthAPI Context+Chunked.swift
[614/853] Compiling SmithyHTTPAuthAPI Context+EstimatedSkew.swift
[615/853] Emitting module SmithyHTTPAuthAPI
[616/853] Compiling SmithyHTTPAuthAPI ReprioritizeAuthOptions.swift
[617/853] Compiling SmithyHTTPAuthAPI SelectedAuthScheme.swift
[617/853] Compiling credentials_provider_anonymous.c
[618/853] Compiling credentials_provider_chain.c
[619/853] Compiling credentials_provider_default_chain.c
[620/853] Compiling credentials_provider_cached.c
[621/853] Compiling credentials.c
[622/853] Compiling credentials_provider_ecs.c
[623/853] Write sources
[626/853] Compiling credentials_provider_cognito.c
[627/853] Write sources
[631/853] Compiling aws_profile.c
[632/853] Write sources
[637/853] Compiling auth.c
[638/853] Compiling aws_http_credentials_provider.c
[640/853] Compiling SmithyHTTPAuthAPI SigningFlags.swift
[640/853] Compiling aws_signing.c
[641/853] Compiling aws_imds_client.c
[643/859] Compiling AWSSDKDynamic PackageVersion.swift
[644/859] Emitting module AWSSDKDynamic
[645/859] Compiling AWSSDKDynamic Partitions.swift
[646/932] Emitting module AWSSDKIdentityAPI
[647/932] Compiling AWSSDKIdentityAPI S3ExpressIdentityResolver.swift
[648/932] Compiling AWSSDKIdentityAPI S3ExpressIdentity.swift
[649/932] Compiling OpenTelemetrySdk RegisteredView.swift
[650/932] Compiling OpenTelemetrySdk StableView.swift
[651/932] Compiling OpenTelemetrySdk StableViewRegistry.swift
[652/932] Compiling OpenTelemetrySdk ViewBuilder.swift
[653/932] Compiling OpenTelemetrySdk EnvVarResource.swift
[654/932] Compiling OpenTelemetrySdk Resource.swift
[655/932] Compiling OpenTelemetrySdk ResourceAttributes.swift
[656/932] Compiling OpenTelemetrySdk ArrayWithCapacity.swift
[657/932] Compiling OpenTelemetrySdk AttributesDictionary.swift
[658/932] Emitting module OpenTelemetrySdk
[659/951] Compiling OpenTelemetrySdk HistogramExemplarReservoir.swift
[660/951] Compiling OpenTelemetrySdk LongToDoubleExemplarReservoir.swift
[661/951] Compiling OpenTelemetrySdk ReservoirCell.swift
[662/951] Compiling OpenTelemetrySdk ReservoirCellSelector.swift
[663/951] Compiling OpenTelemetrySdk CollectionRegistration.swift
[664/951] Compiling OpenTelemetrySdk MetricProducer.swift
[665/951] Compiling OpenTelemetrySdk StableMetricExporter.swift
[666/951] Compiling OpenTelemetrySdk StablePeriodicMeterReaderBuilder.swift
[667/951] Compiling OpenTelemetrySdk StablePeriodicMetricReaderSdk.swift
[668/951] Compiling OpenTelemetrySdk Instrument.swift
[669/951] Compiling OpenTelemetrySdk InstrumentBuilder.swift
[670/951] Compiling OpenTelemetrySdk InstrumentDescriptor.swift
[671/951] Compiling OpenTelemetrySdk InstrumentSelector.swift
[672/951] Compiling OpenTelemetrySdk InstrumentSelectorBuilder.swift
[673/951] Compiling OpenTelemetrySdk InstrumentType.swift
[674/951] Compiling OpenTelemetrySdk InstrumentValueType.swift
[675/951] Compiling OpenTelemetrySdk LongCounterMeterBuilderSdk.swift
[676/951] Compiling OpenTelemetrySdk LongCounterSdk.swift
[677/951] Compiling OpenTelemetrySdk LongGaugeBuilderSdk.swift
[678/951] Compiling OpenTelemetrySdk Base2ExponentialHistogramAggregation.swift
[679/951] Compiling OpenTelemetrySdk DefaultAggregation.swift
[680/951] Compiling OpenTelemetrySdk DoubleBase2ExponentialHistogramAggregator.swift
[681/951] Compiling OpenTelemetrySdk DoubleExplicitBucketHistogramAggregator.swift
[682/951] Compiling OpenTelemetrySdk DoubleLastValueAggregator.swift
[683/951] Compiling OpenTelemetrySdk DoubleSumAggregator.swift
[684/951] Compiling OpenTelemetrySdk DropAggregation.swift
[685/951] Compiling OpenTelemetrySdk DropAggregator.swift
[686/951] Compiling OpenTelemetrySdk ExplicitBucketHistogramAggregation.swift
[687/951] Compiling OpenTelemetrySdk LastValueAggregation.swift
[688/951] Compiling OpenTelemetrySdk LongLastValueAggregator.swift
[689/951] Compiling OpenTelemetrySdk LongSumAggregator.swift
[690/951] Compiling OpenTelemetrySdk StableAggregator.swift
[691/951] Compiling OpenTelemetrySdk SumAggregation.swift
[692/951] Compiling OpenTelemetrySdk SumAggregator.swift
[693/951] Compiling OpenTelemetrySdk CallbackRegistration.swift
[694/951] Compiling OpenTelemetrySdk ExemplarData.swift
[695/951] Compiling OpenTelemetrySdk Base2ExponentialHistogramIndexer.swift
[696/951] Compiling OpenTelemetrySdk DoubleBase2ExponentialHistogramBuckets.swift
[697/951] Compiling AwsCommonRuntimeKit SocketDomain.swift
[698/951] Compiling AwsCommonRuntimeKit SocketOptions.swift
[699/951] Compiling AwsCommonRuntimeKit SocketType.swift
[700/951] Compiling AwsCommonRuntimeKit Stream.swift
[701/951] Compiling AwsCommonRuntimeKit StreamCore.swift
[702/951] Compiling AwsCommonRuntimeKit TLSConnectionOptions.swift
[703/951] Compiling AwsCommonRuntimeKit TLSContext.swift
[704/951] Compiling AwsCommonRuntimeKit TLSContextOptions.swift
[705/951] Compiling AwsCommonRuntimeKit AWSString.swift
[706/951] Compiling AwsCommonRuntimeKit Allocator.swift
[707/951] Compiling AwsCommonRuntimeKit ByteBuffer.swift
[708/951] Compiling AwsCommonRuntimeKit CBOR.swift
[709/951] Compiling AwsCommonRuntimeKit CStruct.swift
[710/951] Compiling AwsCommonRuntimeKit Checksums.swift
[711/951] Compiling AwsCommonRuntimeKit CommonRuntimeError.swift
[712/951] Compiling AwsCommonRuntimeKit ContinuationCore.swift
[713/951] Compiling AwsCommonRuntimeKit TLSSecitemOptions.swift
[714/951] Compiling AwsCommonRuntimeKit ExponentialBackoffJitterMode.swift
[715/951] Compiling AwsCommonRuntimeKit RetryError.swift
[716/951] Compiling AwsCommonRuntimeKit RetryStrategy.swift
[717/951] Compiling AwsCommonRuntimeKit RetryToken.swift
[718/951] Compiling AwsCommonRuntimeKit Mqtt5Client.swift
[719/951] Compiling AwsCommonRuntimeKit Mqtt5Enums.swift
[720/951] Compiling AwsCommonRuntimeKit Mqtt5Options.swift
[721/951] Compiling AwsCommonRuntimeKit HTTPClientConnection.swift
[722/951] Compiling AwsCommonRuntimeKit HTTPClientConnectionManager.swift
[723/951] Compiling AwsCommonRuntimeKit HTTPClientConnectionManagerCallbackCore.swift
[724/951] Compiling AwsCommonRuntimeKit HTTPClientConnectionManagerMetrics.swift
[725/951] Compiling AwsCommonRuntimeKit HTTPClientConnectionOptions.swift
[726/951] Compiling AwsCommonRuntimeKit HTTPHeader.swift
[727/951] Compiling AwsCommonRuntimeKit HTTPHeaderBlock.swift
[728/951] Compiling AwsCommonRuntimeKit HTTPMonitoringOptions.swift
[729/951] Compiling AwsCommonRuntimeKit HTTPProxyAuthenticationType.swift
[730/951] Compiling AwsCommonRuntimeKit HTTPProxyConnectionType.swift
[731/951] Compiling AwsCommonRuntimeKit HTTPProxyEnvSettings.swift
[732/951] Compiling AwsCommonRuntimeKit HTTPProxyEnvType.swift
[733/951] Compiling AwsCommonRuntimeKit HTTPProxyOptions.swift
[734/951] Compiling AwsCommonRuntimeKit HTTPRequest.swift
[735/951] Compiling AwsCommonRuntimeKit HTTPRequestBase.swift
[736/951] Compiling OpenTelemetrySdk LongGaugeSdk.swift
[737/951] Compiling OpenTelemetrySdk LongHistogramMeterBuilderSdk.swift
[738/951] Compiling OpenTelemetrySdk LongHistogramMeterSdk.swift
[739/951] Compiling OpenTelemetrySdk LongUpDownCounterBuilderSdk.swift
[740/951] Compiling OpenTelemetrySdk LongUpDownCounterSdk.swift
[741/951] Compiling OpenTelemetrySdk Measurement.swift
[742/951] Compiling OpenTelemetrySdk MeterBuilderSdk.swift
[743/951] Compiling OpenTelemetrySdk MetricDescriptor.swift
[744/951] Compiling OpenTelemetrySdk NoopStableMeterProviderBuilder.swift
[745/951] Compiling OpenTelemetrySdk ObservableInstrumentSdk.swift
[746/951] Compiling OpenTelemetrySdk RegisteredReader.swift
[747/951] Compiling OpenTelemetrySdk StableMeterProviderBuilder.swift
[748/951] Compiling OpenTelemetrySdk StableMeterProviderSdk.swift
[749/951] Compiling OpenTelemetrySdk StableMeterSdk.swift
[750/951] Compiling OpenTelemetrySdk StableMetricReader.swift
[751/951] Compiling OpenTelemetrySdk AsynchronousMetricStorage.swift
[752/951] Compiling OpenTelemetrySdk EmptyMetricStorage.swift
[753/951] Compiling OpenTelemetrySdk MetricStorage.swift
[754/951] Compiling OpenTelemetrySdk MetricStorageRegistry.swift
[755/951] Compiling OpenTelemetrySdk MeterProviderSdk.swift
[756/951] Compiling OpenTelemetrySdk MeterSdk.swift
[757/951] Compiling OpenTelemetrySdk MeterSharedState.swift
[758/951] Compiling OpenTelemetrySdk BoundRawCounterMetricSdk.swift
[759/951] Compiling OpenTelemetrySdk BoundRawCounterMetricSdkBase.swift
[760/951] Compiling OpenTelemetrySdk BoundRawHistogramMetricSdk.swift
[761/951] Compiling OpenTelemetrySdk BoundRawHistogramMetricSdkBase.swift
[762/951] Compiling OpenTelemetrySdk RawCounterMetricSdk.swift
[763/951] Compiling OpenTelemetrySdk RawCounterMetricSdkBase.swift
[764/951] Compiling OpenTelemetrySdk RawHistogramMetricSdk.swift
[765/951] Compiling OpenTelemetrySdk RawHistogramMetricSdkBase.swift
[766/951] Compiling OpenTelemetrySdk RecordStatus.swift
[767/951] Compiling OpenTelemetrySdk AdaptingCircularBufferCounter.swift
[768/951] Compiling OpenTelemetrySdk AdaptingIntegerArray.swift
[769/951] Compiling OpenTelemetrySdk Aggregation.swift
[770/951] Compiling OpenTelemetrySdk AggregationSelector.swift
[771/951] Compiling OpenTelemetrySdk AggregationTemporality.swift
[772/951] Compiling OpenTelemetrySdk AggregatorFactory.swift
[773/951] Compiling OpenTelemetrySdk AggregatorHandle.swift
[774/951] Compiling AwsCommonRuntimeKit HTTPRequestOptions.swift
[775/951] Compiling AwsCommonRuntimeKit EventStreamMessageDecoder.swift
[776/951] Compiling AwsCommonRuntimeKit HTTP1Stream.swift
[777/951] Compiling AwsCommonRuntimeKit HTTP2ClientConnection.swift
[778/951] Compiling AwsCommonRuntimeKit HTTP2Error.swift
[779/951] Compiling AwsCommonRuntimeKit HTTP2Settings.swift
[780/951] Compiling AwsCommonRuntimeKit HTTP2Stream.swift
[781/951] Compiling AwsCommonRuntimeKit HTTP2StreamManager.swift
[782/951] Compiling AwsCommonRuntimeKit HTTP2StreamManagerOptions.swift
[783/951] Compiling AwsCommonRuntimeKit EC.swift
[784/951] Compiling AwsCommonRuntimeKit Hash.swift
[785/951] Compiling AwsCommonRuntimeKit Lock.swift
[786/951] Compiling AwsCommonRuntimeKit Logger.swift
[787/951] Compiling AwsCommonRuntimeKit ShutdownCallbackCore.swift
[788/951] Compiling AwsCommonRuntimeKit Utilities.swift
[789/951] Compiling AwsCommonRuntimeKit EventStreamHeader.swift
[790/951] Compiling AwsCommonRuntimeKit EventStreamMessage.swift
[791/951] Compiling AwsCommonRuntimeKit HTTPStream.swift
[792/951] Compiling AwsCommonRuntimeKit HTTPStreamCallbackCore.swift
[793/951] Compiling AwsCommonRuntimeKit HTTPVersion.swift
[794/951] Compiling AwsCommonRuntimeKit ClientBootstrap.swift
[795/951] Compiling AwsCommonRuntimeKit EventLoopGroup.swift
[796/951] Compiling AwsCommonRuntimeKit HostAddress.swift
[797/951] Compiling AwsCommonRuntimeKit HostAddressType.swift
[798/951] Compiling AwsCommonRuntimeKit HostResolver.swift
[799/951] Compiling AwsCommonRuntimeKit CommonRuntimeKit.swift
[800/951] Compiling AwsCommonRuntimeKit Credentials.swift
[801/951] Compiling AwsCommonRuntimeKit CredentialsProvider.swift
[802/951] Compiling AwsCommonRuntimeKit IAMProfile.swift
[803/951] Compiling AwsCommonRuntimeKit IMDSClient.swift
[804/951] Compiling AwsCommonRuntimeKit IMDSInstanceInfo.swift
[805/951] Compiling AwsCommonRuntimeKit Signer.swift
[806/951] Compiling AwsCommonRuntimeKit SigningConfig.swift
[807/951] Compiling OpenTelemetrySdk IntObservableGaugeHandle.swift
[808/951] Compiling OpenTelemetrySdk IntObservableGaugeSdk.swift
[809/951] Compiling OpenTelemetrySdk IntObserverMetricHandle.swift
[810/951] Compiling OpenTelemetrySdk IntObserverMetricHandleSdk.swift
[811/951] Compiling OpenTelemetrySdk LabelSetSdk.swift
[812/951] Compiling OpenTelemetrySdk MeasureMetricSdk.swift
[813/951] Compiling OpenTelemetrySdk MeterProviderBuilder.swift
[814/951] Compiling OpenTelemetrySdk MultiWritableMetricStorage.swift
[815/951] Compiling OpenTelemetrySdk StableMeterProviderSharedState.swift
[816/951] Compiling OpenTelemetrySdk StableMeterSharedState.swift
[817/951] Compiling OpenTelemetrySdk StableObservableMeasurement.swift
[818/951] Compiling OpenTelemetrySdk SynchronousMetricStorage.swift
[819/951] Compiling OpenTelemetrySdk ValueAtQuantile.swift
[820/951] Compiling OpenTelemetrySdk AttributeProcessor.swift
[830/951] Compiling OpenTelemetrySdk SpanData.swift
[831/951] Compiling OpenTelemetrySdk MultiSpanExporter.swift
[832/951] Compiling OpenTelemetrySdk SpanExporter.swift
[860/951] Compiling OpenTelemetrySdk IdGenerator.swift
[861/951] Compiling OpenTelemetrySdk EnvironmentContextPropagator.swift
[862/951] Compiling OpenTelemetrySdk RandomIdsGenerator.swift
[863/951] Compiling OpenTelemetrySdk ReadableSpan.swift
[864/951] Compiling OpenTelemetrySdk RecordEventsReadableSpan.swift
[865/951] Compiling OpenTelemetrySdk Sampler.swift
[866/951] Compiling OpenTelemetrySdk Samplers.swift
[867/951] Compiling OpenTelemetrySdk SpanBuilderSdk.swift
[868/951] Compiling OpenTelemetrySdk SpanLimits.swift
[869/951] Compiling OpenTelemetrySdk SpanProcessor.swift
[870/951] Compiling OpenTelemetrySdk BatchSpanProcessor.swift
[871/951] Compiling OpenTelemetrySdk MultiSpanProcessor.swift
[872/951] Compiling OpenTelemetrySdk NoopSpanProcessor.swift
[873/951] Compiling OpenTelemetrySdk SimpleSpanProcessor.swift
[874/951] Compiling OpenTelemetrySdk TracerProviderBuilder.swift
[875/951] Compiling OpenTelemetrySdk TracerProviderSdk.swift
[876/951] Compiling OpenTelemetrySdk TracerSdk.swift
[877/951] Compiling OpenTelemetrySdk TracerSharedState.swift
[878/951] Compiling OpenTelemetrySdk Version.swift
[879/974] Compiling InMemoryExporter InMemoryExporter.swift
[880/974] Emitting module InMemoryExporter
[881/974] Compiling OpenTelemetryProtocolExporterCommon trace_service.pb.swift
[882/974] Compiling OpenTelemetryProtocolExporterCommon OtlpSpan.swift
[883/976] Emitting module OpenTelemetryProtocolExporterCommon
[884/976] Compiling OpenTelemetryProtocolExporterCommon SpanAdapter.swift
[885/976] Compiling OpenTelemetryProtocolExporterCommon TraceProtoUtils.swift
[886/976] Compiling OpenTelemetryProtocolExporterCommon ResourceAdapter.swift
[887/976] Compiling OpenTelemetryProtocolExporterCommon LogRecordAdapter.swift
[888/976] Compiling OpenTelemetryProtocolExporterCommon resource.pb.swift
[889/976] Compiling OpenTelemetryProtocolExporterCommon trace.pb.swift
[890/976] Compiling OpenTelemetryProtocolExporterCommon ExporterMetrics.swift
[891/976] Compiling OpenTelemetryProtocolExporterCommon Headers.swift
[892/976] Compiling OpenTelemetryProtocolExporterCommon OtlpConfiguration.swift
[893/976] Compiling OpenTelemetryProtocolExporterCommon logs.pb.swift
[894/976] Compiling OpenTelemetryProtocolExporterCommon logs_service.pb.swift
[895/976] Compiling OpenTelemetryProtocolExporterCommon MetricsAdapter.swift
[896/976] Compiling OpenTelemetryProtocolExporterCommon common.pb.swift
[897/976] Compiling OpenTelemetryProtocolExporterCommon CommonAdapter.swift
[898/976] Compiling OpenTelemetryProtocolExporterCommon Constants.swift
[899/976] Compiling OpenTelemetryProtocolExporterCommon EnvVarHeaders.swift
[900/976] Compiling OpenTelemetryProtocolExporterCommon profiles.pb.swift
[901/976] Compiling OpenTelemetryProtocolExporterCommon profiles_service.pb.swift
[902/976] Compiling OpenTelemetryProtocolExporterCommon metrics.pb.swift
[903/976] Compiling OpenTelemetryProtocolExporterCommon metrics_service.pb.swift
[904/985] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpExporterBase.swift
[905/985] Emitting module OpenTelemetryProtocolExporterHttp
[906/985] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpTraceExporter.swift
[907/985] Compiling OpenTelemetryProtocolExporterHttp StableOtlpHTTPExporterBase.swift
[908/985] Compiling OpenTelemetryProtocolExporterHttp Lock.swift
[909/985] Compiling OpenTelemetryProtocolExporterHttp OltpHTTPMetricExporter.swift
[910/985] Compiling OpenTelemetryProtocolExporterHttp HTTPClient.swift
[911/985] Compiling OpenTelemetryProtocolExporterHttp StableOtlpHTTPMetricExporter.swift
[912/985] Compiling OpenTelemetryProtocolExporterHttp OtlpHttpLogExporter.swift
[913/985] Emitting module AwsCommonRuntimeKit
[986/993] Compiling AwsCommonRuntimeKit Mqtt5Packets.swift
[987/993] Compiling AwsCommonRuntimeKit MqttRequestResponseClient.swift
[988/993] Compiling AwsCommonRuntimeKit FileBasedConfiguration.swift
[989/993] Compiling AwsCommonRuntimeKit EndpointProperty.swift
[990/993] Compiling AwsCommonRuntimeKit EndpointsRequestContext.swift
[991/993] Compiling AwsCommonRuntimeKit EndpointsRuleEngine.swift
[992/993] Compiling AwsCommonRuntimeKit ResolvedEndpointType.swift
[993/993] Compiling AwsCommonRuntimeKit resource_bundle_accessor.swift
[994/1025] Compiling SmithyIdentity BearerTokenIdentityResolver.swift
[995/1025] Compiling SmithyIdentity AWSCredentialIdentityUtilityInitializers.swift
[996/1026] Compiling SmithyIdentity BearerTokenIdentity.swift
[997/1026] Compiling SmithyIdentity StaticAWSCredentialIdentityResolver.swift
[998/1026] Compiling SmithyIdentity AWSCredentialIdentityResolverCRTAdapter.swift
[999/1026] Compiling SmithyIdentity StaticBearerTokenIdentityResolver.swift
[1000/1026] Compiling SmithyIdentity AWSCredentialIdentityResolvedByCRT.swift
[1001/1026] Compiling AWSSDKCommon FileBasedConfiguration.swift
[1002/1026] Compiling AWSSDKCommon FileBasedConfigurationKeys.swift
[1003/1026] Compiling AWSSDKCommon FieldResolver.swift
[1004/1026] Compiling AWSSDKCommon CRTFileBasedConfiguration.swift
[1005/1026] Compiling SmithyIdentity CustomAWSCredentialIdentityResolver.swift
[1006/1026] Emitting module AWSSDKCommon
[1007/1026] Emitting module SmithyIdentity
[1008/1026] Compiling SmithyIdentity AWSCredentialIdentity.swift
[1009/1026] Compiling SmithyIdentity AWSCredentialIdentityResolver.swift
[1010/1026] Compiling SmithyStreams StreamableHttpBody.swift
[1011/1026] Compiling SmithyStreams FileStream.swift
[1012/1026] Compiling SmithyStreams NSLock+Extension.swift
[1013/1026] Compiling SmithyStreams BufferedStream.swift
[1014/1026] Emitting module SmithyStreams
[1015/1026] Compiling SmithyEventStreams Header+CRT.swift
[1016/1026] Compiling SmithyEventStreams Message+CRT.swift
[1017/1026] Compiling SmithyIdentity CRTAWSCredentialIdentity.swift
[1018/1026] Compiling SmithyCBOR Writer.swift
[1019/1026] Compiling SmithyCBOR NodeInfo.swift
[1020/1026] Compiling SmithyCBOR Reader.swift
[1021/1026] Emitting module SmithyCBOR
[1022/1026] Emitting module SmithyEventStreams
[1023/1026] Compiling SmithyEventStreams DefaultMessageDecoderStream.swift
[1024/1026] Compiling SmithyEventStreams DefaultMessageEncoderStream.swift
[1025/1026] Compiling SmithyEventStreams DefaultMessageEncoder.swift
[1026/1026] Compiling SmithyEventStreams DefaultMessageDecoder.swift
[1027/1030] Compiling SmithyHTTPClient SdkHttpRequestBuilder+HTTPRequestBase.swift
[1028/1030] Emitting module SmithyHTTPClient
[1029/1030] Compiling SmithyHTTPClient Headers+Extension.swift
[1030/1030] Compiling SmithyHTTPClient SdkHttpRequest+CRT.swift
[1031/1049] Compiling SmithyChecksums SHA256.swift
[1032/1049] Compiling SmithyChecksums SigningConfig+Extension.swift
[1033/1050] Compiling SmithyChecksums SHA1.swift
[1034/1050] Compiling SmithyChecksums MD5.swift
[1035/1050] Compiling SmithyHTTPAuth SigV4AuthScheme.swift
[1036/1050] Compiling SmithyHTTPAuth SigV4Signer.swift
[1037/1050] Compiling SmithyHTTPAuth DefaultIdentityResolverConfiguration.swift
[1038/1050] Compiling SmithyHTTPAuth BearerTokenSigner.swift
[1039/1050] Compiling SmithyHTTPAuth AWSSigningConfig.swift
[1040/1050] Compiling SmithyHTTPAuth BearerTokenAuthScheme.swift
[1041/1050] Compiling SmithyHTTPAuth CRTAdapters.swift
[1042/1050] Emitting module SmithyHTTPAuth
[1043/1050] Compiling SmithyChecksums ChunkedStream.swift
[1044/1050] Compiling SmithyChecksums CRC64NVME.swift
[1045/1050] Compiling SmithyChecksums CRC32.swift
[1046/1050] Compiling SmithyChecksums CRC32C.swift
[1047/1050] Emitting module SmithyChecksums
[1048/1050] Compiling SmithyChecksums ChunkedReader.swift
[1049/1050] Compiling SmithyChecksums ChecksumAlgorithm.swift
[1050/1050] Compiling SmithyChecksums ValidatingBufferedStream.swift
[1051/1188] Compiling AWSSDKChecksums Context+Checksum.swift
[1052/1188] Compiling AWSSDKChecksums AWSChecksumCalculationMode.swift
[1053/1188] Emitting module AWSSDKChecksums
[1054/1188] Compiling AWSSDKChecksums AWSChunkedUtil.swift
[1055/1194] Emitting module ClientRuntime
[1056/1208] Compiling ClientRuntime Client.swift
[1057/1208] Compiling ClientRuntime ClientBuilder.swift
[1058/1208] Compiling ClientRuntime ClockSkewProvider.swift
[1059/1208] Compiling ClientRuntime ClockSkewStore.swift
[1060/1208] Compiling ClientRuntime DefaultClockSkewProvider.swift
[1061/1208] Compiling ClientRuntime ClientConfigDefaultsProvider.swift
[1062/1208] Compiling ClientRuntime ClientConfiguration.swift
[1063/1208] Compiling ClientRuntime Context+Config.swift
[1064/1208] Compiling ClientRuntime ContextBuilder+withSmithyDefaultConfig.swift
[1065/1208] Compiling ClientRuntime DefaultClientConfiguration.swift
[1066/1208] Compiling ClientRuntime DefaultHttpClientConfiguration.swift
[1067/1208] Compiling ClientRuntime DefaultIdempotencyTokenGenerator.swift
[1068/1208] Compiling ClientRuntime DefaultSDKRuntimeConfiguration.swift
[1069/1208] Compiling ClientRuntime IdempotencyTokenGenerator.swift
[1070/1208] Compiling ClientRuntime IdentityPropertyKeys.swift
[1071/1208] Compiling AWSSDKHTTPAuth CustomSigningPropertiesSetter.swift
[1072/1208] Compiling AWSSDKHTTPAuth SigV4AAuthScheme.swift
[1073/1208] Compiling AWSSDKHTTPAuth SigV4AuthScheme.swift
[1074/1208] Emitting module AWSSDKHTTPAuth
[1075/1208] Compiling AWSSDKHTTPAuth AWSSigV4Signer.swift
[1076/1208] Compiling ClientRuntime NSLock+Extension.swift
[1077/1208] Compiling ClientRuntime Number+Extension.swift
[1078/1208] Compiling AWSSDKHTTPAuth SigV4S3ExpressAuthScheme.swift
[1079/1208] Compiling ClientRuntime String+Extensions.swift
[1080/1208] Compiling ClientRuntime DefaultRetryErrorInfoProvider.swift
[1081/1208] Compiling ClientRuntime CharacterSet+Extension.swift
[1082/1208] Compiling ClientRuntime Double+Extension.swift
[1083/1208] Compiling ClientRuntime HeaderUtils.swift
[1084/1208] Compiling ClientRuntime TimestampFormatter.swift
[1085/1208] Compiling ClientRuntime TelemetryContext.swift
[1086/1208] Compiling ClientRuntime TelemetryContextManager.swift
[1087/1208] Compiling ClientRuntime TelemetryScope.swift
[1088/1208] Compiling ClientRuntime DefaultTelemetry.swift
[1089/1208] Compiling ClientRuntime ClientLogMode.swift
[1090/1208] Compiling ClientRuntime LogLevel+StringExtension.swift
[1091/1214] Compiling ClientRuntime SpanContext.swift
[1092/1214] Compiling ClientRuntime SpanKind.swift
[1093/1214] Compiling ClientRuntime TraceSpan.swift
[1094/1214] Compiling ClientRuntime TraceSpanStatus.swift
[1095/1214] Compiling ClientRuntime Tracer.swift
[1096/1214] Compiling ClientRuntime TracerProvider.swift
[1097/1214] Compiling ClientRuntime Initialize.swift
[1098/1214] Compiling ClientRuntime PlatformOperatingSystem.swift
[1099/1214] Compiling ClientRuntime PlatformOperationSystemVersion.swift
[1100/1214] Compiling ClientRuntime SwiftVersion.swift
[1101/1214] Compiling ClientRuntime RpcV2CborError.swift
[1102/1214] Compiling ClientRuntime RpcV2CborQueryCompatible.swift
[1103/1214] Compiling ClientRuntime RpcV2CborValidateResponseHeaderMiddleware.swift
[1104/1214] Compiling ClientRuntime resource_bundle_accessor.swift
[1105/1214] Compiling ClientRuntime QueryItemProvider.swift
[1106/1214] Compiling ClientRuntime URLPathProvider.swift
[1107/1214] Compiling ClientRuntime QueryItemMiddleware.swift
[1108/1214] Compiling ClientRuntime BlobBodyMiddleware.swift
[1109/1214] Compiling ClientRuntime BlobStreamBodyMiddleware.swift
[1110/1214] Compiling ClientRuntime BodyMiddleware.swift
[1111/1214] Compiling ClientRuntime EnumBodyMiddleware.swift
[1112/1214] Compiling ClientRuntime EventStreamBodyMiddleware.swift
[1113/1214] Compiling ClientRuntime PayloadBodyMiddleware.swift
[1114/1214] Compiling ClientRuntime StringBodyMiddleware.swift
[1115/1214] Compiling ClientRuntime SignerMiddleware.swift
[1116/1214] Compiling ClientRuntime URLHostMiddleware.swift
[1117/1214] Compiling ClientRuntime URLPathMiddleware.swift
[1118/1214] Compiling ClientRuntime SdkHttpClient.swift
[1119/1214] Compiling ClientRuntime String+URLPercentEncoding.swift
[1120/1214] Compiling AWSSDKEventStreamsAuth Context+Signing.swift
[1121/1214] Compiling AWSSDKEventStreamsAuth String+hexaData.swift
[1122/1214] Compiling AWSSDKEventStreamsAuth AWSSigV4Signer+EventStreams.swift
[1123/1214] Compiling AWSSDKEventStreamsAuth Context+AWSEventStreamsAuth.swift
[1124/1214] Emitting module AWSSDKEventStreamsAuth
[1125/1214] Compiling AWSSDKEventStreamsAuth AWSMessageSigner.swift
[1126/1214] Compiling ClientRuntime TLSConfiguration.swift
[1127/1214] Compiling ClientRuntime FoundationStreamBridge.swift
[1128/1214] Compiling ClientRuntime URLSessionConfiguration+HTTPClientConfiguration.swift
[1129/1214] Compiling ClientRuntime URLSessionHTTPClient.swift
[1130/1214] Compiling ClientRuntime URLSessionTLSOptions.swift
[1131/1214] Compiling ClientRuntime URLSessionTLSResolverUtils.swift
[1132/1214] Compiling ClientRuntime UnknownHttpServiceError.swift
[1133/1214] Compiling ClientRuntime ModeledError.swift
[1134/1214] Compiling ClientRuntime ServiceError.swift
[1135/1214] Compiling ClientRuntime ByteStream+FileHandle.swift
[1136/1214] Compiling ClientRuntime ByteStream+Validating.swift
[1137/1214] Compiling ClientRuntime UnknownServiceError.swift
[1138/1214] Compiling ClientRuntime ApplyEndpoint.swift
[1139/1214] Compiling ClientRuntime ApplySigner.swift
[1140/1214] Compiling ClientRuntime AuthSchemeSelector.swift
[1141/1214] Compiling ClientRuntime Endpoint+CRT.swift
[1142/1214] Compiling ClientRuntime HTTP2Stream+ByteStream.swift
[1143/1214] Compiling ClientRuntime SDKDefaultIO.swift
[1144/1214] Compiling ClientRuntime HTTPError.swift
[1145/1214] Compiling ClientRuntime HTTPResponse+WireDataProviding.swift
[1146/1214] Compiling ClientRuntime HttpClientConfiguration.swift
[1147/1214] Compiling ClientRuntime AuthSchemeMiddleware.swift
[1148/1214] Compiling ClientRuntime ContentLengthMiddleware.swift
[1149/1214] Compiling ClientRuntime ContentMD5Middleware.swift
[1150/1214] Compiling ClientRuntime ContentTypeMiddleware.swift
[1151/1214] Compiling ClientRuntime DeserializeMiddleware.swift
[1152/1214] Compiling ClientRuntime HeaderMiddleware.swift
[1153/1214] Compiling ClientRuntime LoggerMiddleware.swift
[1154/1214] Compiling ClientRuntime MutateHeadersMiddleware.swift
[1155/1214] Compiling ClientRuntime HeaderProvider.swift
[1156/1214] Compiling ClientRuntime LoggerProvider.swift
[1157/1214] Compiling ClientRuntime SDKLogHandlerFactory.swift
[1158/1214] Compiling ClientRuntime SDKLogLevel.swift
[1159/1214] Compiling ClientRuntime SDKLoggingSystem.swift
[1160/1214] Compiling ClientRuntime AsyncMeasurement.swift
[1161/1214] Compiling ClientRuntime Histogram.swift
[1162/1214] Compiling ClientRuntime Meter.swift
[1163/1214] Compiling ClientRuntime MeterProvider.swift
[1164/1214] Compiling ClientRuntime MonotonicCounter.swift
[1165/1214] Compiling ClientRuntime UpDownCounter.swift
[1166/1214] Compiling ClientRuntime OTelProvider.swift
[1167/1214] Compiling ClientRuntime OTelTracing.swift
[1168/1214] Compiling ClientRuntime OTelUtils.swift
[1169/1214] Compiling ClientRuntime TelemetryProvider.swift
[1170/1214] Compiling ClientRuntime ExecuteRequest.swift
[1171/1214] Compiling ClientRuntime Orchestrator.swift
[1172/1214] Compiling ClientRuntime OrchestratorBuilder.swift
[1173/1214] Compiling ClientRuntime OrchestratorTelemetry.swift
[1174/1214] Compiling ClientRuntime PaginateToken.swift
[1175/1214] Compiling ClientRuntime PaginatorSequence.swift
[1176/1214] Compiling ClientRuntime AuthSchemePlugin.swift
[1177/1214] Compiling ClientRuntime DefaultClientPlugin.swift
[1178/1214] Compiling ClientRuntime HttpClientPlugin.swift
[1179/1214] Compiling ClientRuntime Plugin.swift
[1180/1214] Compiling ClientRuntime RetryPlugin.swift
[1181/1214] Compiling ClientRuntime TelemetryPlugin.swift
[1182/1214] Compiling ClientRuntime AsyncSequence+Extension.swift
[1183/1214] Compiling ClientRuntime FileHandle+Extension.swift
[1184/1214] Compiling ClientRuntime Indirect.swift
[1185/1214] Compiling ClientRuntime CRTResolvedEndpoint.swift
[1186/1214] Compiling ClientRuntime CRTResolvedEndpointType.swift
[1187/1214] Compiling ClientRuntime CredentialScope.swift
[1188/1214] Compiling ClientRuntime DefaultEndpointResolver.swift
[1189/1214] Compiling ClientRuntime EndpointError.swift
[1190/1214] Compiling ClientRuntime EndpointResolverMiddleware.swift
[1191/1214] Compiling ClientRuntime EndpointsAuthSchemeResolver.swift
[1192/1214] Compiling ClientRuntime EndpointsRequestContext.swift
[1193/1214] Compiling ClientRuntime EndpointsRequestContextProviding.swift
[1194/1214] Compiling ClientRuntime EndpointsRuleEngine.swift
[1195/1214] Compiling ClientRuntime PartitionDefinition.swift
[1196/1214] Compiling ClientRuntime ServiceEndpointMetadata.swift
[1197/1214] Compiling ClientRuntime SmithyEndpoint.swift
[1198/1214] Compiling ClientRuntime StaticEndpointResolver.swift
[1199/1214] Compiling ClientRuntime Context+Idempotency.swift
[1200/1214] Compiling ClientRuntime IdempotencyTokenMiddleware.swift
[1201/1214] Compiling ClientRuntime AnyInterceptor.swift
[1202/1214] Compiling ClientRuntime DefaultInterceptorContext.swift
[1203/1214] Compiling ClientRuntime HttpInterceptorProvider.swift
[1204/1214] Compiling ClientRuntime Interceptor.swift
[1205/1214] Compiling ClientRuntime InterceptorContext.swift
[1206/1214] Compiling ClientRuntime InterceptorProvider.swift
[1207/1214] Compiling ClientRuntime Interceptors.swift
[1208/1214] Compiling ClientRuntime SendableHttpInterceptorProviderBox.swift
[1209/1214] Compiling ClientRuntime SendableInterceptorProviderBox.swift
[1210/1214] Compiling ClientRuntime BaseError.swift
[1211/1214] Compiling ClientRuntime CRTClientEngine.swift
[1212/1214] Compiling ClientRuntime CRTClientEngineConfig.swift
[1213/1214] Compiling ClientRuntime CRTClientEngineLogHandlerFactory.swift
[1214/1214] Compiling ClientRuntime CRTClientTLSOptions.swift
[1215/1280] Emitting module AWSClientRuntime
[1216/1287] Compiling AWSClientRuntime EndpointResolverMiddleware.swift
[1217/1287] Compiling AWSClientRuntime Partition.swift
[1218/1287] Compiling AWSClientRuntime ServiceEndpointMetadata+Extension.swift
[1219/1287] Compiling AWSClientRuntime Environment.swift
[1220/1287] Compiling AWSClientRuntime AWSS3ServiceError.swift
[1221/1287] Compiling AWSClientRuntime AWSServiceError.swift
[1222/1287] Compiling AWSClientRuntime InvalidAccessKeyId.swift
[1223/1287] Compiling AWSClientRuntime UnknownAWSHTTPErrorCandidate.swift
[1224/1287] Compiling AWSClientRuntime UnknownAWSHTTPServiceError.swift
[1225/1287] Compiling AWSClientRuntime HttpResponse+AWS.swift
[1226/1287] Compiling AWSClientRuntime IMDSClient.swift
[1227/1287] Compiling AWSClientRuntime IMDSConfig.swift
[1228/1287] Compiling AWSClientRuntime AWSS3ErrorWith200StatusXMLMiddleware.swift
[1229/1287] Compiling AWSClientRuntime AmzSdkInvocationIdMiddleware.swift
[1230/1287] Compiling AWSClientRuntime AWSClientConfigDefaultsProvider.swift
[1231/1287] Compiling AWSClientRuntime AWSServiceClient.swift
[1232/1287] Compiling AWSClientRuntime AWSClockSkewProvider.swift
[1233/1287] Compiling AWSClientRuntime AWSChecksumsConfig.swift
[1234/1287] Compiling AWSClientRuntime AWSDefaultClientConfiguration.swift
[1235/1287] Compiling AWSClientRuntime AWSRegionClientConfiguration.swift
[1236/1287] Compiling AWSClientRuntime AuthSchemeConfig.swift
[1237/1287] Compiling AWSClientRuntime AuthTokenGenerator.swift
[1238/1287] Compiling AWSClientRuntime IMDSRegionProvider.swift
[1239/1287] Compiling AWSClientRuntime ProfileRegionProvider.swift
[1240/1287] Compiling AWSClientRuntime RegionProvider.swift
[1241/1287] Compiling AWSClientRuntime RegionResolver.swift
[1242/1287] Compiling AWSClientRuntime AWSRetryConfig.swift
[1243/1287] Compiling AWSClientRuntime AWSRetryErrorInfoProvider.swift
[1244/1287] Compiling AWSClientRuntime AWSRetryMode.swift
[1245/1287] Compiling AWSClientRuntime APIMetadata.swift
[1246/1287] Compiling AWSClientRuntime AWSUserAgentMetadata.swift
[1247/1287] Compiling AWSClientRuntime AdditionalMetadata.swift
[1248/1287] Compiling AWSClientRuntime AppIDConfig.swift
[1249/1287] Compiling AWSClientRuntime AppIDMetadata.swift
[1250/1287] Compiling AWSClientRuntime BusinessMetrics.swift
[1251/1287] Compiling AWSClientRuntime ExecutionEnvMetadata.swift
[1252/1287] Compiling AWSClientRuntime BedrockAPIKeyInterceptor.swift
[1253/1287] Compiling AWSClientRuntime Context+usesBearerServiceEnvVars.swift
[1254/1287] Compiling AWSClientRuntime AWSEndpoint.swift
[1255/1287] Compiling AWSClientRuntime AWSEndpointConfig.swift
[1256/1287] Compiling AWSClientRuntime AWSPartitionDefinition.swift
[1257/1287] Compiling AWSClientRuntime AccountIDEndpointMode.swift
[1258/1287] Compiling AWSClientRuntime Context+AccountIDEndpointMode.swift
[1259/1287] Compiling AWSClientRuntime Context+ResolvedAccountID.swift
[1260/1287] Compiling AWSClientRuntime FrameworkMetadata.swift
[1261/1287] Compiling AWSClientRuntime InternalMetadata.swift
[1262/1287] Compiling AWSClientRuntime LanguageMetadata.swift
[1263/1287] Compiling AWSClientRuntime OSMetadata.swift
[1264/1287] Compiling AWSClientRuntime SDKMetadata.swift
[1265/1287] Compiling AWSClientRuntime UserAgentMetadata.swift
[1266/1287] Compiling AWSClientRuntime resource_bundle_accessor.swift
[1267/1287] Compiling AWSClientRuntime AWSQueryCompatibleUtils.swift
[1268/1287] Compiling AWSClientRuntime AWSQueryError.swift
[1269/1287] Compiling AWSClientRuntime EC2QueryError.swift
[1270/1287] Compiling AWSClientRuntime RestJSONError.swift
[1271/1287] Compiling AWSClientRuntime RestXMLError.swift
[1272/1287] Compiling AWSClientRuntime DefaultRegionResolver.swift
[1273/1287] Compiling AWSClientRuntime EnvironmentRegionProvider.swift
[1274/1287] Compiling AWSClientRuntime DefaultAWSClientPlugin.swift
[1275/1287] Compiling AWSClientRuntime RegionPlugin.swift
[1276/1287] Compiling AWSClientRuntime Data+Extension.swift
[1277/1287] Compiling AWSClientRuntime String+Extension.swift
[1278/1287] Compiling AWSClientRuntime TimeInterval+Extension.swift
[1279/1287] Compiling AWSClientRuntime AWSJSONError.swift
[1280/1287] Compiling AWSClientRuntime AwsQueryCompatibleErrorDetails.swift
[1281/1287] Compiling AWSClientRuntime AmzSdkRequestMiddleware.swift
[1282/1287] Compiling AWSClientRuntime FlexibleChecksumsRequestMiddleware.swift
[1283/1287] Compiling AWSClientRuntime FlexibleChecksumsResponseMiddleware.swift
[1284/1287] Compiling AWSClientRuntime Route53TrimHostedZoneMiddleware.swift
[1285/1287] Compiling AWSClientRuntime Sha256TreeHashMiddleware.swift
[1286/1287] Compiling AWSClientRuntime UserAgentMiddleware.swift
[1287/1287] Compiling AWSClientRuntime XAmzTargetMiddleware.swift
[1288/1317] Compiling InternalAWSCognitoIdentity Plugins.swift
[1289/1317] Compiling InternalAWSSignin AuthSchemeResolver.swift
[1290/1317] Compiling InternalAWSSSO Plugins.swift
[1291/1317] Emitting module InternalAWSSignin
[1292/1317] Compiling InternalAWSSSO Models.swift
[1293/1317] Compiling InternalAWSSTS AuthSchemeResolver.swift
[1294/1317] Emitting module InternalAWSSTS
[1295/1317] Compiling InternalAWSCognitoIdentity Models.swift
[1296/1317] Compiling InternalAWSCognitoIdentity Endpoints.swift
[1297/1317] Emitting module InternalAWSSSO
[1298/1317] Compiling InternalAWSSSO SSOClient.swift
[1299/1317] Compiling InternalAWSSSO Endpoints.swift
[1300/1317] Compiling InternalAWSSSO AuthSchemeResolver.swift
[1301/1317] Compiling InternalAWSSSOOIDC Models.swift
[1302/1317] Compiling InternalAWSSSOOIDC Plugins.swift
[1303/1317] Compiling InternalAWSSSOOIDC Endpoints.swift
[1304/1317] Compiling InternalAWSSSOOIDC AuthSchemeResolver.swift
[1305/1317] Compiling InternalAWSSSOOIDC SSOOIDCClient.swift
[1306/1317] Emitting module InternalAWSSSOOIDC
[1307/1317] Compiling InternalAWSSignin Plugins.swift
[1308/1317] Compiling InternalAWSSignin Endpoints.swift
[1309/1317] Compiling InternalAWSSignin Models.swift
[1310/1317] Compiling InternalAWSSignin SigninClient.swift
[1311/1317] Compiling InternalAWSCognitoIdentity AuthSchemeResolver.swift
[1312/1317] Compiling InternalAWSCognitoIdentity CognitoIdentityClient.swift
[1313/1317] Emitting module InternalAWSCognitoIdentity
[1314/1317] Compiling InternalAWSSTS Plugins.swift
[1315/1317] Compiling InternalAWSSTS Models.swift
[1316/1317] Compiling InternalAWSSTS STSClient.swift
[1317/1317] Compiling InternalAWSSTS Endpoints.swift
[1318/1352] Emitting module AWSSDKIdentity
[1319/1355] Compiling AWSSDKIdentity DefaultS3ExpressIdentityResolver.swift
[1320/1355] Compiling AWSSDKIdentity S3ExpressCachedElement.swift
[1321/1355] Compiling AWSSDKIdentity S3ExpressClientError.swift
[1322/1355] Compiling AWSSDKIdentity AWSCredentialIdentity.swift
[1323/1355] Compiling AWSSDKIdentity AWSCredentialIdentityResolverError.swift
[1324/1355] Compiling AWSSDKIdentity CachedAWSCredentialIdentityResolver.swift
[1325/1355] Compiling AWSSDKIdentity CognitoAWSCredentialIdentityResolver.swift
[1326/1355] Compiling AWSSDKIdentity IMDSToken.swift
[1327/1355] Compiling AWSSDKIdentity IMDSTokenProvider.swift
[1328/1355] Compiling AWSSDKIdentity IdentityProvidingCognitoIdentityClient.swift
[1329/1355] Compiling AWSSDKIdentity IdentityProvidingSSOClient.swift
[1330/1355] Compiling AWSSDKIdentity SSOAWSCredentialIdentityResolver.swift
[1331/1355] Compiling AWSSDKIdentity STSAssumeRoleAWSCredentialIdentityResolver.swift
[1332/1355] Compiling AWSSDKIdentity STSWebIdentityAWSCredentialIdentityResolver.swift
[1333/1355] Compiling AWSSDKIdentity SharedConfigStaticAWSCredentialIdentityResolver.swift
[1334/1355] Compiling AWSSDKIdentity IdentityProvidingSSOOIDCClient.swift
[1335/1355] Compiling AWSSDKIdentity IdentityProvidingSTSClient.swift
[1336/1355] Compiling AWSSDKIdentity Context+S3ExpressIdentity.swift
[1337/1355] Compiling AWSSDKIdentity CustomAWSCredentialIdentityResolver.swift
[1338/1355] Compiling AWSSDKIdentity DefaultAWSCredentialIdentityResolverChain.swift
[1339/1355] Compiling AWSSDKIdentity ECSAWSCredentialIdentityResolver.swift
[1340/1355] Compiling AWSSDKIdentity EnvironmentAWSCredentialIdentityResolver.swift
[1341/1355] Compiling AWSSDKIdentity StaticAWSCredentialIdentityResolver.swift
[1342/1355] Compiling AWSSDKIdentity AWSIdentityPropertyKeys.swift
[1343/1355] Compiling AWSSDKIdentity DefaultBearerTokenIdentityResolverChain.swift
[1344/1355] Compiling AWSSDKIdentity SSOBearerTokenIdentityResolver.swift
[1345/1355] Compiling AWSSDKIdentity CredentialFeatureID.swift
[1346/1355] Compiling AWSSDKIdentity CredentialFeatureIDInterceptor.swift
[1347/1355] Compiling AWSSDKIdentity IMDSClient.swift
[1348/1355] Compiling AWSSDKIdentity IMDSError.swift
[1349/1355] Compiling AWSSDKIdentity S3ExpressCreateSessionClient.swift
[1350/1355] Compiling AWSSDKIdentity S3ExpressIdentity.swift
[1351/1355] Compiling AWSSDKIdentity S3ExpressIdentityResolver.swift
[1352/1355] Compiling AWSSDKIdentity IMDSAWSCredentialIdentityResolver.swift
[1353/1355] Compiling AWSSDKIdentity LoginAWSCredentialIdentityResolver.swift
[1354/1355] Compiling AWSSDKIdentity ProcessAWSCredentialIdentityResolver.swift
[1355/1355] Compiling AWSSDKIdentity ProfileAWSCredentialIdentityResolver.swift
[1356/1379] Compiling AWSBedrockRuntime Plugins.swift
[1357/1379] Compiling AWSSSOOIDC Plugins.swift
[1358/1379] Compiling AWSSSOOIDC Models.swift
[1359/1379] Compiling AWSSSOOIDC AuthSchemeResolver.swift
[1360/1379] Compiling AWSSSOOIDC SSOOIDCClient.swift
[1361/1379] Compiling AWSSSOOIDC Endpoints.swift
[1362/1379] Emitting module AWSSSOOIDC
[1363/1379] Compiling AWSBedrockAgentRuntime BedrockAgentRuntimeClient.swift
[1364/1379] Compiling AWSBedrockRuntime AuthSchemeResolver.swift
[1365/1379] Compiling AWSBedrockRuntime BedrockRuntimeClient.swift
[1366/1379] Compiling AWSBedrockRuntime Endpoints.swift
[1367/1379] Compiling AWSBedrockRuntime Models.swift
[1368/1379] Emitting module AWSBedrockRuntime
[1369/1379] Compiling AWSBedrockAgentRuntime Plugins.swift
[1370/1379] Compiling AWSBedrockAgentRuntime Endpoints.swift
[1371/1379] Compiling AWSBedrockAgentRuntime AuthSchemeResolver.swift
[1372/1379] Emitting module AWSBedrockAgentRuntime
[1373/1379] Compiling AWSBedrockAgentRuntime Models.swift
[1374/1379] Compiling AWSBedrock AuthSchemeResolver.swift
[1375/1379] Compiling AWSBedrock Plugins.swift
[1376/1379] Compiling AWSBedrock Endpoints.swift
[1377/1379] Compiling AWSBedrock BedrockClient.swift
[1378/1379] Compiling AWSBedrock Models.swift
[1379/1379] Emitting module AWSBedrock
[1380/1474] Compiling BedrockService InvokeModelRequest.swift
[1381/1474] Compiling BedrockService InvokeModelResponse.swift
[1382/1474] Compiling BedrockService Protocols.swift
[1383/1474] Compiling BedrockService TextCompletion.swift
[1384/1474] Compiling BedrockService ConverseFeature.swift
[1385/1474] Compiling BedrockService ConverseModality.swift
[1386/1474] Compiling BedrockService CrossRegionInference.swift
[1387/1474] Compiling BedrockService EmbeddingsModality.swift
[1388/1474] Compiling BedrockService ImageModality.swift
[1389/1474] Compiling BedrockService Modality.swift
[1390/1484] Compiling BedrockService TitanRequestBody.swift
[1391/1484] Compiling BedrockService TitanResponseBody.swift
[1392/1484] Compiling BedrockService TitanText.swift
[1393/1484] Compiling BedrockService TitanTextBedrockModels.swift
[1394/1484] Compiling BedrockService TitanEmbeddings.swift
[1395/1484] Compiling BedrockService TitanEmbeddingsBedrockModels.swift
[1396/1484] Compiling BedrockService TitanEmbeddingsRequestBody.swift
[1397/1484] Compiling BedrockService TitanEmbeddingsResponseBody.swift
[1398/1484] Compiling BedrockService Anthropic.swift
[1399/1484] Compiling BedrockService AnthropicBedrockModels.swift
[1400/1484] Emitting module BedrockService
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:38:25: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
36 |
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
40 | BedrockConfigProtocol
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:39:32: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:42:37: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
42 | extension BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
43 | BedrockConfigProtocol
44 | {}
[1401/1484] Compiling BedrockService ResponseMetaData.swift
[1402/1484] Compiling BedrockService ToolUseStart.swift
[1403/1484] Compiling BedrockService Tool.swift
[1404/1484] Compiling BedrockService BedrockService+ImageParameterValidation.swift
[1405/1484] Compiling BedrockService BedrockService+InvokeModelEmbeddings.swift
[1406/1484] Compiling BedrockService BedrockService+InvokeModelImage.swift
[1407/1484] Compiling BedrockService BedrockService+InvokeModelText.swift
[1408/1484] Compiling BedrockService ContentType.swift
[1409/1484] Compiling BedrockService Embeddings.swift
[1410/1484] Compiling BedrockService ImageGenerationOutput.swift
[1411/1484] Compiling BedrockService ImageResolution.swift
[1412/1484] Compiling BedrockService BedrockAuthentication+JWT.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:38:25: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
36 |
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
40 | BedrockConfigProtocol
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:39:32: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:42:37: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
42 | extension BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
43 | BedrockConfigProtocol
44 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:32:47: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
30 | logger: Logging.Logger
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
34 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:33:54: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
34 | authentication: authentication,
35 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:37:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
35 | logger: logger
36 | )
37 | return BedrockAgentRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
38 | }
39 | /// Retrieves information from a knowledge base for RAG applications
[1413/1484] Compiling BedrockService BedrockAuthentication.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:38:25: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
36 |
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
40 | BedrockConfigProtocol
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:39:32: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:42:37: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
42 | extension BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
43 | BedrockConfigProtocol
44 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:32:47: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
30 | logger: Logging.Logger
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
34 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:33:54: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
34 | authentication: authentication,
35 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:37:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
35 | logger: logger
36 | )
37 | return BedrockAgentRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
38 | }
39 | /// Retrieves information from a knowledge base for RAG applications
[1414/1484] Compiling BedrockService BedrockClientProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:38:25: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
36 |
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
40 | BedrockConfigProtocol
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:39:32: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:42:37: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
42 | extension BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
43 | BedrockConfigProtocol
44 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:32:47: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
30 | logger: Logging.Logger
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
34 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:33:54: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
34 | authentication: authentication,
35 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:37:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
35 | logger: logger
36 | )
37 | return BedrockAgentRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
38 | }
39 | /// Retrieves information from a knowledge base for RAG applications
[1415/1484] Compiling BedrockService ModelSummary.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:38:25: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
36 |
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
40 | BedrockConfigProtocol
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:39:32: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:42:37: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
42 | extension BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
43 | BedrockConfigProtocol
44 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:32:47: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
30 | logger: Logging.Logger
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
34 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:33:54: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
34 | authentication: authentication,
35 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:37:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
35 | logger: logger
36 | )
37 | return BedrockAgentRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
38 | }
39 | /// Retrieves information from a knowledge base for RAG applications
[1416/1484] Compiling BedrockService BedrockConfigProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:38:25: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
36 |
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
40 | BedrockConfigProtocol
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:39:32: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:42:37: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
42 | extension BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
43 | BedrockConfigProtocol
44 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:32:47: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
30 | logger: Logging.Logger
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
34 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:33:54: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
34 | authentication: authentication,
35 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:37:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
35 | logger: logger
36 | )
37 | return BedrockAgentRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
38 | }
39 | /// Retrieves information from a knowledge base for RAG applications
[1417/1484] Compiling BedrockService BedrockRuntimeAgentProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:38:25: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
36 |
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
40 | BedrockConfigProtocol
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:39:32: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:42:37: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
42 | extension BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
43 | BedrockConfigProtocol
44 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:32:47: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
30 | logger: Logging.Logger
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
34 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:33:54: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
34 | authentication: authentication,
35 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:37:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
35 | logger: logger
36 | )
37 | return BedrockAgentRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
38 | }
39 | /// Retrieves information from a knowledge base for RAG applications
[1418/1484] Compiling BedrockService BedrockService+RuntimeAgent.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:38:25: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
36 |
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
40 | BedrockConfigProtocol
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:39:32: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:42:37: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
42 | extension BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
43 | BedrockConfigProtocol
44 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:32:47: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
30 | logger: Logging.Logger
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
34 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:33:54: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
34 | authentication: authentication,
35 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:37:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
35 | logger: logger
36 | )
37 | return BedrockAgentRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
38 | }
39 | /// Retrieves information from a knowledge base for RAG applications
[1419/1484] Compiling BedrockService RetrieveRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:38:25: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
36 |
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
40 | BedrockConfigProtocol
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:39:32: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:42:37: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
42 | extension BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
43 | BedrockConfigProtocol
44 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:32:47: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
30 | logger: Logging.Logger
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
34 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:33:54: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
34 | authentication: authentication,
35 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:37:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
35 | logger: logger
36 | )
37 | return BedrockAgentRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
38 | }
39 | /// Retrieves information from a knowledge base for RAG applications
[1420/1484] Compiling BedrockService RetrieveResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:38:25: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
36 |
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
40 | BedrockConfigProtocol
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:39:32: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:42:37: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
42 | extension BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
43 | BedrockConfigProtocol
44 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:32:47: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
30 | logger: Logging.Logger
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
34 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:33:54: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
34 | authentication: authentication,
35 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:37:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
35 | logger: logger
36 | )
37 | return BedrockAgentRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
38 | }
39 | /// Retrieves information from a knowledge base for RAG applications
[1421/1484] Compiling BedrockService BedrockRuntimeClientProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:38:25: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
36 |
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
40 | BedrockConfigProtocol
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:39:32: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:42:37: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
42 | extension BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
43 | BedrockConfigProtocol
44 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:32:47: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
30 | logger: Logging.Logger
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
34 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:33:54: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
34 | authentication: authentication,
35 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:37:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
35 | logger: logger
36 | )
37 | return BedrockAgentRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
38 | }
39 | /// Retrieves information from a knowledge base for RAG applications
[1422/1484] Compiling BedrockService BedrockService+Converse.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:38:25: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
36 |
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
40 | BedrockConfigProtocol
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:39:32: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
37 | }
38 | extension BedrockClient.BedrockClientConfiguration: @retroactive @unchecked Sendable, BedrockConfigProtocol {}
39 | extension BedrockRuntimeClient.BedrockRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockConfigProtocol.swift:42:37: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
40 | BedrockConfigProtocol
41 | {}
42 | extension BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration: @retroactive @unchecked Sendable,
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
43 | BedrockConfigProtocol
44 | {}
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:32:47: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
30 | logger: Logging.Logger
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
34 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:33:54: warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
31 | ) async throws -> BedrockAgentRuntimeClient {
32 | let config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration = try await prepareConfig(
33 | initialConfig: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockAgentRuntimeClientConfiguration' is deprecated: Use BedrockAgentRuntimeClientConfig instead. This class will be removed in a future version.
34 | authentication: authentication,
35 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift:37:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
35 | logger: logger
36 | )
37 | return BedrockAgentRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockAgentRuntimeClient.BedrockAgentRuntimeClientConfig) instead
38 | }
39 | /// Retrieves information from a knowledge base for RAG applications
[1423/1484] Compiling BedrockService AnthropicGlobalModels.swift
[1424/1484] Compiling BedrockService AnthropicRequestBody.swift
[1425/1484] Compiling BedrockService AnthropicResponseBody.swift
[1426/1484] Compiling BedrockService BedrockModel.swift
[1427/1484] Compiling BedrockService CohereBedrockModels.swift
[1428/1484] Compiling BedrockService DeepSeek.swift
[1429/1484] Compiling BedrockService DeepSeekBedrockModels.swift
[1430/1484] Compiling BedrockService DeepSeekRequestBody.swift
[1431/1484] Compiling BedrockService DeepSeekResponseBody.swift
[1432/1484] Compiling BedrockService JambaBedrockModels.swift
[1433/1484] Compiling BedrockService AmazonImage.swift
[1434/1484] Compiling BedrockService AmazonImageRequestBody.swift
[1435/1484] Compiling BedrockService AmazonImageResponseBody.swift
[1436/1484] Compiling BedrockService Nova.swift
[1437/1484] Compiling BedrockService NovaBedrockModels.swift
[1438/1484] Compiling BedrockService NovaImageResolutionValidator.swift
[1439/1484] Compiling BedrockService NovaRequestBody.swift
[1440/1484] Compiling BedrockService NovaResponseBody.swift
[1441/1484] Compiling BedrockService TaskType.swift
[1442/1484] Compiling BedrockService TitanImageResolutionValidator.swift
[1443/1484] Compiling BedrockService Llama.swift
[1444/1484] Compiling BedrockService LlamaBedrockModels.swift
[1445/1484] Compiling BedrockService LlamaRequestBody.swift
[1446/1484] Compiling BedrockService LlamaResponseBody.swift
[1447/1484] Compiling BedrockService MistralBedrockModels.swift
[1448/1484] Compiling BedrockService OpenAI.swift
[1449/1484] Compiling BedrockService OpenAIBedrockModels.swift
[1450/1484] Compiling BedrockService OpenAIRequestBody.swift
[1451/1484] Compiling BedrockService OpenAIResponseBody.swift
[1452/1484] Compiling BedrockService Region.swift
[1453/1484] Compiling BedrockService Content.swift
[1454/1484] Compiling BedrockService DocumentBlock.swift
[1455/1484] Compiling BedrockService DocumentToJSON.swift
[1456/1484] Compiling BedrockService ImageBlock.swift
[1457/1484] Compiling BedrockService JSONtoDocument.swift
[1458/1484] Compiling BedrockService ReasoningBlock.swift
[1459/1484] Compiling BedrockService S3Location.swift
[1460/1484] Compiling BedrockService ToolResultBlock.swift
[1461/1484] Compiling BedrockService ToolUseBlock.swift
[1462/1484] Compiling BedrockService VideoBlock.swift
[1463/1484] Compiling BedrockService ConverseReply.swift
[1464/1484] Compiling BedrockService StandardConverse.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:149:35: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
147 | -> BedrockClient
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
151 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:150:42: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
151 | authentication: authentication,
152 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:154:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
152 | logger: logger
153 | )
154 | return BedrockClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
155 | }
156 |
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:171:42: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
169 | -> BedrockRuntimeClient
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
173 | region: region.rawValue
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:172:49: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
173 | region: region.rawValue
174 | ),
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:178:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
176 | logger: logger
177 | )
178 | return BedrockRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
179 | }
180 |
[1465/1484] Compiling BedrockService TextModality.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:149:35: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
147 | -> BedrockClient
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
151 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:150:42: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
151 | authentication: authentication,
152 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:154:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
152 | logger: logger
153 | )
154 | return BedrockClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
155 | }
156 |
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:171:42: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
169 | -> BedrockRuntimeClient
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
173 | region: region.rawValue
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:172:49: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
173 | region: region.rawValue
174 | ),
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:178:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
176 | logger: logger
177 | )
178 | return BedrockRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
179 | }
180 |
[1466/1484] Compiling BedrockService ConverseParameters.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:149:35: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
147 | -> BedrockClient
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
151 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:150:42: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
151 | authentication: authentication,
152 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:154:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
152 | logger: logger
153 | )
154 | return BedrockClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
155 | }
156 |
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:171:42: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
169 | -> BedrockRuntimeClient
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
173 | region: region.rawValue
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:172:49: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
173 | region: region.rawValue
174 | ),
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:178:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
176 | logger: logger
177 | )
178 | return BedrockRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
179 | }
180 |
[1467/1484] Compiling BedrockService EmbeddingsParameters.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:149:35: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
147 | -> BedrockClient
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
151 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:150:42: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
151 | authentication: authentication,
152 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:154:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
152 | logger: logger
153 | )
154 | return BedrockClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
155 | }
156 |
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:171:42: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
169 | -> BedrockRuntimeClient
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
173 | region: region.rawValue
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:172:49: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
173 | region: region.rawValue
174 | ),
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:178:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
176 | logger: logger
177 | )
178 | return BedrockRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
179 | }
180 |
[1468/1484] Compiling BedrockService ImageGenerationParameters.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:149:35: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
147 | -> BedrockClient
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
151 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:150:42: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
151 | authentication: authentication,
152 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:154:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
152 | logger: logger
153 | )
154 | return BedrockClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
155 | }
156 |
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:171:42: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
169 | -> BedrockRuntimeClient
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
173 | region: region.rawValue
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:172:49: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
173 | region: region.rawValue
174 | ),
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:178:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
176 | logger: logger
177 | )
178 | return BedrockRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
179 | }
180 |
[1469/1484] Compiling BedrockService ParameterName.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:149:35: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
147 | -> BedrockClient
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
151 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:150:42: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
151 | authentication: authentication,
152 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:154:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
152 | logger: logger
153 | )
154 | return BedrockClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
155 | }
156 |
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:171:42: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
169 | -> BedrockRuntimeClient
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
173 | region: region.rawValue
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:172:49: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
173 | region: region.rawValue
174 | ),
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:178:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
176 | logger: logger
177 | )
178 | return BedrockRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
179 | }
180 |
[1470/1484] Compiling BedrockService Parameters.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:149:35: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
147 | -> BedrockClient
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
151 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:150:42: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
151 | authentication: authentication,
152 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:154:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
152 | logger: logger
153 | )
154 | return BedrockClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
155 | }
156 |
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:171:42: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
169 | -> BedrockRuntimeClient
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
173 | region: region.rawValue
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:172:49: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
173 | region: region.rawValue
174 | ),
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:178:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
176 | logger: logger
177 | )
178 | return BedrockRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
179 | }
180 |
[1471/1484] Compiling BedrockService TextGenerationParameters.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:149:35: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
147 | -> BedrockClient
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
151 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:150:42: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
151 | authentication: authentication,
152 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:154:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
152 | logger: logger
153 | )
154 | return BedrockClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
155 | }
156 |
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:171:42: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
169 | -> BedrockRuntimeClient
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
173 | region: region.rawValue
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:172:49: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
173 | region: region.rawValue
174 | ),
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:178:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
176 | logger: logger
177 | )
178 | return BedrockRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
179 | }
180 |
[1472/1484] Compiling BedrockService BedrockService.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:149:35: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
147 | -> BedrockClient
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
151 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:150:42: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
151 | authentication: authentication,
152 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:154:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
152 | logger: logger
153 | )
154 | return BedrockClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
155 | }
156 |
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:171:42: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
169 | -> BedrockRuntimeClient
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
173 | region: region.rawValue
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:172:49: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
173 | region: region.rawValue
174 | ),
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:178:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
176 | logger: logger
177 | )
178 | return BedrockRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
179 | }
180 |
[1473/1484] Compiling BedrockService BedrockServiceError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:149:35: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
147 | -> BedrockClient
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
151 | authentication: authentication,
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:150:42: warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
148 | {
149 | let config: BedrockClient.BedrockClientConfiguration = try await prepareConfig(
150 | initialConfig: BedrockClient.BedrockClientConfiguration(region: region.rawValue),
| `- warning: 'BedrockClientConfiguration' is deprecated: Use BedrockClientConfig instead. This class will be removed in a future version.
151 | authentication: authentication,
152 | logger: logger
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:154:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
152 | logger: logger
153 | )
154 | return BedrockClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockClient.BedrockClientConfig) instead
155 | }
156 |
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:171:42: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
169 | -> BedrockRuntimeClient
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
173 | region: region.rawValue
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:172:49: warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
170 | {
171 | let config: BedrockRuntimeClient.BedrockRuntimeClientConfiguration = try await prepareConfig(
172 | initialConfig: BedrockRuntimeClient.BedrockRuntimeClientConfiguration(
| `- warning: 'BedrockRuntimeClientConfiguration' is deprecated: Use BedrockRuntimeClientConfig instead. This class will be removed in a future version.
173 | region: region.rawValue
174 | ),
/Users/admin/builder/spi-builder-workspace/Sources/BedrockService/BedrockService.swift:178:16: warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
176 | logger: logger
177 | )
178 | return BedrockRuntimeClient(config: config)
| `- warning: 'init(config:)' is deprecated: Use init(config: BedrockRuntimeClient.BedrockRuntimeClientConfig) instead
179 | }
180 |
[1474/1484] Compiling BedrockService ConverseRequest.swift
[1475/1484] Compiling BedrockService ConverseRequestBuilder.swift
[1476/1484] Compiling BedrockService History.swift
[1477/1484] Compiling BedrockService JSON.swift
[1478/1484] Compiling BedrockService Message.swift
[1479/1484] Compiling BedrockService Role.swift
[1480/1484] Compiling BedrockService BedrockService+ConverseStreaming.swift
[1481/1484] Compiling BedrockService ConverseReplyStream.swift
[1482/1484] Compiling BedrockService ConverseRequestStreaming.swift
[1483/1484] Compiling BedrockService ConverseResponseStreaming.swift
[1484/1484] Compiling BedrockService ConverseStreamElement.swift
Build complete! (476.67s)
Fetching https://github.com/smithy-lang/smithy-swift
Fetching https://github.com/awslabs/aws-crt-swift
Fetching https://github.com/awslabs/aws-sdk-swift
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/32761] Fetching aws-crt-swift
[1640/109355] Fetching aws-crt-swift, smithy-swift
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.34s)
Fetched https://github.com/smithy-lang/smithy-swift from cache (2.27s)
[1/891494] Fetching aws-sdk-swift
Fetched https://github.com/awslabs/aws-sdk-swift from cache (301.37s)
Fetched https://github.com/awslabs/aws-crt-swift from cache (301.38s)
Fetched https://github.com/apple/swift-log.git from cache (301.39s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.181.0 (304.51s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetching https://github.com/open-telemetry/opentelemetry-swift
[1/19869] Fetching opentelemetry-swift
Fetched https://github.com/swift-server/async-http-client.git from cache (1.24s)
Fetched https://github.com/open-telemetry/opentelemetry-swift from cache (1.64s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.56.1 (2.16s)
Computing version for https://github.com/awslabs/aws-sdk-swift
Computed https://github.com/awslabs/aws-sdk-swift at 1.6.50 (5.80s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.47s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift
Computed https://github.com/open-telemetry/opentelemetry-swift at 1.17.1 (0.62s)
Fetching https://github.com/undefinedlabs/Thrift-Swift
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/undefinedlabs/opentracing-objc
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/grpc/grpc-swift.git
[1/652] Fetching thrift-swift
[28/1160] Fetching thrift-swift, opentracing-objc
Fetched https://github.com/undefinedlabs/Thrift-Swift from cache (0.86s)
[1/51389] Fetching grpc-swift
Fetched https://github.com/undefinedlabs/opentracing-objc from cache (2.48s)
Fetched https://github.com/grpc/grpc-swift.git from cache (2.49s)
Fetched https://github.com/apple/swift-metrics.git from cache (2.50s)
Fetched https://github.com/apple/swift-nio.git from cache (2.57s)
Fetched https://github.com/apple/swift-atomics.git from cache (3.20s)
Fetched https://github.com/apple/swift-protobuf.git from cache (3.25s)
Computing version for https://github.com/undefinedlabs/opentracing-objc
Computed https://github.com/undefinedlabs/opentracing-objc at 0.5.2 (5.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.45s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (0.62s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.99s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.99s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.39s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.40s)
Fetched https://github.com/apple/swift-collections.git from cache (1.42s)
Computing version for https://github.com/undefinedlabs/Thrift-Swift
Computed https://github.com/undefinedlabs/Thrift-Swift at 1.1.2 (3.87s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.44s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.49s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.45s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.34.1 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.57s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (0.51s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git from cache
[1/2574] Fetching swift-service-lifecycle
[182/9671] Fetching swift-service-lifecycle, swift-certificates
[253/15756] Fetching swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.74s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.74s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.00s)
[2982/13182] Fetching swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-certificates.git from cache (1.51s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.51s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.52s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.0 (2.18s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.09s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.67s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.93s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.40s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.49s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.48s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.46s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.1 (0.59s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.54s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (2.03s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (1.08s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.3 (0.48s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5648] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.10s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (1.59s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.94s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.43s)
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/undefinedlabs/Thrift-Swift
Working copy of https://github.com/undefinedlabs/Thrift-Swift resolved at 1.1.2
Creating working copy for https://github.com/open-telemetry/opentelemetry-swift
Working copy of https://github.com/open-telemetry/opentelemetry-swift resolved at 1.17.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/smithy-lang/smithy-swift
Working copy of https://github.com/smithy-lang/smithy-swift resolved at 0.181.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.94.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.30.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/awslabs/aws-crt-swift
Working copy of https://github.com/awslabs/aws-crt-swift resolved at 0.56.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.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-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.3
Creating working copy for https://github.com/awslabs/aws-sdk-swift
Working copy of https://github.com/awslabs/aws-sdk-swift resolved at 1.6.50
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.32.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/undefinedlabs/opentracing-objc
Working copy of https://github.com/undefinedlabs/opentracing-objc resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.34.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "aws-sdk-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.50",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/awslabs/aws-sdk-swift"
},
{
"identity" : "smithy-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.181.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/smithy-lang/smithy-swift"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "aws-crt-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.54.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/awslabs/aws-crt-swift"
}
],
"manifest_display_name" : "SwiftBedrockLibrary",
"name" : "SwiftBedrockLibrary",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "BedrockService",
"targets" : [
"BedrockService"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BedrockServiceTests",
"module_type" : "SwiftTarget",
"name" : "BedrockServiceTests",
"path" : "Tests",
"sources" : [
"AuthenticationTests.swift",
"BedrockServiceTests.swift",
"Converse/ConverseDocumentTests.swift",
"Converse/ConverseReasoningTests.swift",
"Converse/ConverseTextTests.swift",
"Converse/ConverseToolTests.swift",
"Converse/ConverseVisionTests.swift",
"Converse/ToolResultBlockTests.swift",
"ConverseStream/ConverseReplyGenerator.swift",
"ConverseStream/ConverseReplyStreamTests.swift",
"ConverseStream/ConverseStreamReasoningTests.swift",
"ConverseStream/ConverseStreamToolTests.swift",
"ConverseStream/MockBedrockRuntimeClient+StreamGenerator.swift",
"InvokeModel/ImageGenerationTests.swift",
"InvokeModel/ImageVariationTests.swift",
"InvokeModel/TextCompletionTests.swift",
"InvokeModel/TextGenerationTests.swift",
"JSONTests.swift",
"Mock/MockBedrockClient.swift",
"Mock/MockBedrockRuntimeClient.swift",
"NovaTestConstants.swift"
],
"target_dependencies" : [
"BedrockService"
],
"type" : "test"
},
{
"c99name" : "BedrockService",
"module_type" : "SwiftTarget",
"name" : "BedrockService",
"path" : "Sources/BedrockService",
"product_dependencies" : [
"AWSClientRuntime",
"AWSBedrock",
"AWSBedrockRuntime",
"AWSBedrockAgentRuntime",
"AWSSSOOIDC",
"Smithy",
"Logging",
"AwsCommonRuntimeKit"
],
"product_memberships" : [
"BedrockService"
],
"sources" : [
"BedrockAuthentication+JWT.swift",
"BedrockAuthentication.swift",
"BedrockClient/BedrockClientProtocol.swift",
"BedrockClient/ListModels/ModelSummary.swift",
"BedrockConfigProtocol.swift",
"BedrockRuntimeAgent/BedrockRuntimeAgentProtocol.swift",
"BedrockRuntimeAgent/BedrockService+RuntimeAgent.swift",
"BedrockRuntimeAgent/RetrieveRequest.swift",
"BedrockRuntimeAgent/RetrieveResult.swift",
"BedrockRuntimeClient/BedrockRuntimeClientProtocol.swift",
"BedrockRuntimeClient/Converse/BedrockService+Converse.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/Content.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/DocumentBlock.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/DocumentToJSON.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/ImageBlock.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/JSONtoDocument.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/ReasoningBlock.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/S3Location.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/ToolResultBlock.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/ToolUseBlock.swift",
"BedrockRuntimeClient/Converse/ContentBlocks/VideoBlock.swift",
"BedrockRuntimeClient/Converse/ConverseReply.swift",
"BedrockRuntimeClient/Converse/ConverseRequest.swift",
"BedrockRuntimeClient/Converse/ConverseRequestBuilder.swift",
"BedrockRuntimeClient/Converse/History.swift",
"BedrockRuntimeClient/Converse/JSON.swift",
"BedrockRuntimeClient/Converse/Message.swift",
"BedrockRuntimeClient/Converse/Role.swift",
"BedrockRuntimeClient/Converse/Streaming/BedrockService+ConverseStreaming.swift",
"BedrockRuntimeClient/Converse/Streaming/ConverseReplyStream.swift",
"BedrockRuntimeClient/Converse/Streaming/ConverseRequestStreaming.swift",
"BedrockRuntimeClient/Converse/Streaming/ConverseResponseStreaming.swift",
"BedrockRuntimeClient/Converse/Streaming/ConverseStreamElement.swift",
"BedrockRuntimeClient/Converse/Streaming/ResponseMetaData.swift",
"BedrockRuntimeClient/Converse/Streaming/ToolUseStart.swift",
"BedrockRuntimeClient/Converse/Tool.swift",
"BedrockRuntimeClient/InvokeModel/BedrockService+ImageParameterValidation.swift",
"BedrockRuntimeClient/InvokeModel/BedrockService+InvokeModelEmbeddings.swift",
"BedrockRuntimeClient/InvokeModel/BedrockService+InvokeModelImage.swift",
"BedrockRuntimeClient/InvokeModel/BedrockService+InvokeModelText.swift",
"BedrockRuntimeClient/InvokeModel/ContentType.swift",
"BedrockRuntimeClient/InvokeModel/Embeddings.swift",
"BedrockRuntimeClient/InvokeModel/ImageGenerationOutput.swift",
"BedrockRuntimeClient/InvokeModel/ImageResolution.swift",
"BedrockRuntimeClient/InvokeModel/InvokeModelRequest.swift",
"BedrockRuntimeClient/InvokeModel/InvokeModelResponse.swift",
"BedrockRuntimeClient/InvokeModel/Protocols.swift",
"BedrockRuntimeClient/InvokeModel/TextCompletion.swift",
"BedrockRuntimeClient/Modalities/ConverseFeature.swift",
"BedrockRuntimeClient/Modalities/ConverseModality.swift",
"BedrockRuntimeClient/Modalities/CrossRegionInference.swift",
"BedrockRuntimeClient/Modalities/EmbeddingsModality.swift",
"BedrockRuntimeClient/Modalities/ImageModality.swift",
"BedrockRuntimeClient/Modalities/Modality.swift",
"BedrockRuntimeClient/Modalities/StandardConverse.swift",
"BedrockRuntimeClient/Modalities/TextModality.swift",
"BedrockRuntimeClient/Parameters/ConverseParameters.swift",
"BedrockRuntimeClient/Parameters/EmbeddingsParameters.swift",
"BedrockRuntimeClient/Parameters/ImageGenerationParameters.swift",
"BedrockRuntimeClient/Parameters/ParameterName.swift",
"BedrockRuntimeClient/Parameters/Parameters.swift",
"BedrockRuntimeClient/Parameters/TextGenerationParameters.swift",
"BedrockService.swift",
"BedrockServiceError.swift",
"Models/Amazon/AmazonImage.swift",
"Models/Amazon/AmazonImageRequestBody.swift",
"Models/Amazon/AmazonImageResponseBody.swift",
"Models/Amazon/Nova/Nova.swift",
"Models/Amazon/Nova/NovaBedrockModels.swift",
"Models/Amazon/Nova/NovaImageResolutionValidator.swift",
"Models/Amazon/Nova/NovaRequestBody.swift",
"Models/Amazon/Nova/NovaResponseBody.swift",
"Models/Amazon/TaskType.swift",
"Models/Amazon/Titan/TitanImageResolutionValidator.swift",
"Models/Amazon/Titan/TitanRequestBody.swift",
"Models/Amazon/Titan/TitanResponseBody.swift",
"Models/Amazon/Titan/TitanText.swift",
"Models/Amazon/Titan/TitanTextBedrockModels.swift",
"Models/Amazon/TitanEmbeddings/TitanEmbeddings.swift",
"Models/Amazon/TitanEmbeddings/TitanEmbeddingsBedrockModels.swift",
"Models/Amazon/TitanEmbeddings/TitanEmbeddingsRequestBody.swift",
"Models/Amazon/TitanEmbeddings/TitanEmbeddingsResponseBody.swift",
"Models/Anthropic/Anthropic.swift",
"Models/Anthropic/AnthropicBedrockModels.swift",
"Models/Anthropic/AnthropicGlobalModels.swift",
"Models/Anthropic/AnthropicRequestBody.swift",
"Models/Anthropic/AnthropicResponseBody.swift",
"Models/BedrockModel.swift",
"Models/Cohere/CohereBedrockModels.swift",
"Models/DeepSeek/DeepSeek.swift",
"Models/DeepSeek/DeepSeekBedrockModels.swift",
"Models/DeepSeek/DeepSeekRequestBody.swift",
"Models/DeepSeek/DeepSeekResponseBody.swift",
"Models/Jamba/JambaBedrockModels.swift",
"Models/Llama/Llama.swift",
"Models/Llama/LlamaBedrockModels.swift",
"Models/Llama/LlamaRequestBody.swift",
"Models/Llama/LlamaResponseBody.swift",
"Models/Mistral/MistralBedrockModels.swift",
"Models/OpenAI/OpenAI.swift",
"Models/OpenAI/OpenAIBedrockModels.swift",
"Models/OpenAI/OpenAIRequestBody.swift",
"Models/OpenAI/OpenAIResponseBody.swift",
"Region.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.