The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Connect, reference main (736e45), with Swift 6.2 for Wasm on 6 Dec 2025 01:32:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/connectrpc/connect-swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/connectrpc/connect-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 736e455 Upgrade conformance suite to v1.0.5 (#379)
Cloned https://github.com/connectrpc/connect-swift.git
Revision (git rev-parse @):
736e455ace16da163f13846893ebf1faa33fa7fa
SUCCESS checkout https://github.com/connectrpc/connect-swift.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/connectrpc/connect-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:302e3f347c593123f3d337e3da1bfe6e802bb8867614e9dfa745c72e13ca8eeb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/11718] Fetching swift-nio-http2
[1290/27006] Fetching swift-nio-http2, swift-nio-ssl
[2335/107669] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
[54797/149189] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.99s)
[54869/137471] Fetching swift-nio-ssl, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.25s)
[64200/122183] Fetching swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio.git from cache (17.97s)
Fetched https://github.com/apple/swift-protobuf.git from cache (19.22s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (19.95s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.21s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.47s)
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.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (0.96s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5181] Fetching swift-system
[5182/23509] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
[3849/18328] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.81s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (2.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.74s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:9:14: warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
  7 |     enum PluginError: Error, CustomStringConvertible {
  8 |         /// Indicates that the target where the plugin was applied to was not `SourceModuleTarget`.
  9 |         case invalidTarget(Target)
    |              `- warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
 10 |         /// Indicates that the file extension of an input file was not `.proto`.
 11 |         case invalidInputFileExtension(String)
PackagePlugin.Target:1:17: note: protocol 'Target' does not conform to the 'Sendable' protocol
 1 | public protocol Target {
   |                 `- note: protocol 'Target' does not conform to the 'Sendable' protocol
 2 |     var id: Self.ID { get }
 3 |     typealias ID = String
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:2:1: warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
  1 | import Foundation
  2 | import PackagePlugin
    | `- warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
  3 |
  4 | @main
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:9:14: warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
  7 |     enum PluginError: Error, CustomStringConvertible {
  8 |         /// Indicates that the target where the plugin was applied to was not `SourceModuleTarget`.
  9 |         case invalidTarget(Target)
    |              `- warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
 10 |         /// Indicates that the file extension of an input file was not `.proto`.
 11 |         case invalidInputFileExtension(String)
PackagePlugin.Target:1:17: note: protocol 'Target' does not conform to the 'Sendable' protocol
 1 | public protocol Target {
   |                 `- note: protocol 'Target' does not conform to the 'Sendable' protocol
 2 |     var id: Self.ID { get }
 3 |     typealias ID = String
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:2:1: warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
  1 | import Foundation
  2 | import PackagePlugin
    | `- warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
  3 |
  4 | @main
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:117:24: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
115 |             let configurationFilePath = sourceFiles.first(
116 |                 where: {
117 |                     $0.path.lastComponent == Self.configurationFileName
    |                        |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
    |                        `- note: use 'url' instead
118 |                 }
119 |             )?.path
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:117:29: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
115 |             let configurationFilePath = sourceFiles.first(
116 |                 where: {
117 |                     $0.path.lastComponent == Self.configurationFileName
    |                             `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
118 |                 }
119 |             )?.path
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:119:16: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
117 |                     $0.path.lastComponent == Self.configurationFileName
118 |                 }
119 |             )?.path
    |                |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
    |                `- note: use 'url' instead
120 |         else {
121 |             throw PluginError.noConfigFound(Self.configurationFileName)
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:123:64: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
121 |             throw PluginError.noConfigFound(Self.configurationFileName)
122 |         }
123 |         let data = try Data(contentsOf: URL(fileURLWithPath: "\(configurationFilePath)"))
    |                                                                `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
124 |         let configuration = try JSONDecoder().decode(Configuration.self, from: data)
125 |         try validateConfiguration(configuration)
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:131:26: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
129 |         if let configuredProtocPath = configuration.protocPath {
130 |             // The user set the config path in the file. So let's take that
131 |             protocPath = Path(configuredProtocPath)
    |                          `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
132 |         } else if let environmentPath = ProcessInfo.processInfo.environment["PROTOC_PATH"] {
133 |             // The user set the env variable. So let's take that
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:134:26: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
132 |         } else if let environmentPath = ProcessInfo.processInfo.environment["PROTOC_PATH"] {
133 |             // The user set the env variable. So let's take that
134 |             protocPath = Path(environmentPath)
    |                          `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
135 |         } else {
136 |             // The user didn't set anything so let's try see if SPM can find a binary for us
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:137:45: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
135 |         } else {
136 |             // The user didn't set anything so let's try see if SPM can find a binary for us
137 |             protocPath = try tool("protoc").path
    |                                             |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
    |                                             `- note: use 'url' instead
138 |         }
139 |         let protocGenSwiftPath = try tool("protoc-gen-swift").path
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:139:63: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
137 |             protocPath = try tool("protoc").path
138 |         }
139 |         let protocGenSwiftPath = try tool("protoc-gen-swift").path
    |                                                               |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
    |                                                               `- note: use 'url' instead
140 |
141 |         return configuration.invocations.map { invocation in
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:143:50: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
141 |         return configuration.invocations.map { invocation in
142 |             self.invokeProtoc(
143 |                 directory: configurationFilePath.removingLastComponent(),
    |                                                  `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
144 |                 invocation: invocation,
145 |                 protocPath: protocPath,
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:170:41: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
168 |         // Construct the `protoc` arguments.
169 |         var protocArgs = [
170 |             "--plugin=protoc-gen-swift=\(protocGenSwiftPath)",
    |                                         `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
171 |             "--swift_out=\(outputDirectory)",
172 |         ]
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:171:27: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
169 |         var protocArgs = [
170 |             "--plugin=protoc-gen-swift=\(protocGenSwiftPath)",
171 |             "--swift_out=\(outputDirectory)",
    |                           `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
172 |         ]
173 |
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:177:29: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
175 |         // the proto files relative to it.
176 |         protocArgs.append("-I")
177 |         protocArgs.append("\(directory)")
    |                             `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
178 |
179 |         // Add the visibility if it was set
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:205:41: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
203 |             // Append the file to the protoc args so that it is used for generating
204 |             protocArgs.append("\(file)")
205 |             inputFiles.append(directory.appending(file))
    |                                         `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
206 |
207 |             // The name of the output file is based on the name of the input file.
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:212:54: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
210 |             file.removeLast(5)
211 |             file.append("pb.swift")
212 |             let protobufOutputPath = outputDirectory.appending(file)
    |                                                      `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
213 |
214 |             // Add the outputPath as an output file
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:221:24: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
219 |         // system know when to invoke the command. The output paths are passed on to
220 |         // the rule engine in the build system.
221 |         return Command.buildCommand(
    |                        `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
222 |             displayName: "Generating swift files from proto files",
223 |             executable: protocPath,
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:251:42: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
249 |         }
250 |         return try createBuildCommands(
251 |             pluginWorkDirectory: context.pluginWorkDirectory,
    |                                          |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
    |                                          `- note: use 'pluginWorkDirectoryURL' instead
252 |             sourceFiles: swiftTarget.sourceFiles,
253 |             tool: context.tool
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/473] Write sources
[8/473] Copying PrivacyInfo.xcprivacy
[8/473] Write sources
[26/473] Copying PrivacyInfo.xcprivacy
[27/473] Compiling _AtomicsShims.c
[28/473] Compiling CNIOWindows WSAStartup.c
[29/473] Compiling CNIOWindows shim.c
[30/473] Compiling CNIOWASI CNIOWASI.c
[31/473] Write swift-version-24593BA9C3E375BF.txt
[32/473] Compiling CNIOOpenBSD shim.c
[33/473] Compiling CNIOLinux shim.c
[33/473] Compiling CNIOPosix event_loop_id.c
[35/473] Compiling CNIOLinux liburing_shims.c
[36/473] Compiling CNIOLLHTTP c_nio_http.c
[37/473] Compiling CNIODarwin shim.c
[38/479] Compiling CNIOLLHTTP c_nio_api.c
[39/495] Compiling fiat_p256_adx_sqr.S
[40/546] Compiling fiat_p256_adx_mul.S
[41/580] Compiling fiat_curve25519_adx_square.S
[42/580] Compiling CNIOBoringSSLShims shims.c
[43/580] Compiling fiat_curve25519_adx_mul.S
[45/580] Emitting module _NIOBase64
[45/580] Compiling a_bitstr.cc
[46/580] Compiling CNIOLLHTTP c_nio_llhttp.c
[47/580] Compiling tls_method.cc
[48/580] Compiling tls_record.cc
[49/580] Compiling tls13_server.cc
[50/580] Compiling tls13_client.cc
[51/580] Compiling tls13_both.cc
[52/580] Compiling tls13_enc.cc
[53/580] Compiling ssl_transcript.cc
[54/580] Compiling t1_enc.cc
[56/580] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[57/580] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[58/582] Compiling SwiftProtobuf AnyMessageStorage.swift
[59/582] Compiling SwiftProtobuf AnyUnpackError.swift
[60/582] Emitting module InternalCollectionsUtilities
[61/582] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[62/582] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[63/582] Compiling SwiftProtobuf BinaryEncoder.swift
[64/582] Compiling SwiftProtobuf BinaryEncodingError.swift
[65/582] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[66/582] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[67/582] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[68/582] Compiling SwiftProtobuf BinaryDelimited.swift
[69/582] Compiling SwiftProtobuf AsyncMessageSequence.swift
[70/582] Compiling SwiftProtobuf BinaryDecoder.swift
[71/582] Compiling SwiftProtobuf BinaryDecodingError.swift
[72/582] Compiling _NIOBase64 Base64.swift
[74/583] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[75/583] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[77/584] Compiling _NIODataStructures PriorityQueue.swift
[78/584] Compiling _NIODataStructures _TinyArray.swift
[79/599] Compiling DequeModule Deque+Equatable.swift
[80/599] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/601] Compiling DequeModule Deque+CustomReflectable.swift
[82/601] Compiling DequeModule Deque+Descriptions.swift
[83/601] Compiling DequeModule _DequeBuffer.swift
[84/601] Compiling DequeModule _DequeBufferHeader.swift
[85/601] Compiling DequeModule _DequeSlot.swift
[86/601] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/601] Emitting module _NIODataStructures
[88/601] Compiling _NIODataStructures Heap.swift
[89/602] Compiling ssl_x509.cc
[90/602] Wrapping AST for _NIODataStructures for debugging
[91/602] Wrapping AST for _NIOBase64 for debugging
[93/602] Compiling SwiftProtobuf ProtoNameProviding.swift
[94/602] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[95/602] Compiling SwiftProtobuf ProtobufMap.swift
[96/602] Compiling SwiftProtobuf SelectiveVisitor.swift
[97/602] Compiling SwiftProtobuf SimpleExtensionMap.swift
[98/602] Compiling SwiftProtobuf StringUtils.swift
[99/602] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[100/602] Compiling SwiftProtobuf SwiftProtobufError.swift
[101/602] Compiling SwiftProtobuf TextFormatDecoder.swift
[102/602] Compiling SwiftProtobuf TextFormatDecodingError.swift
[103/602] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[104/602] Compiling SwiftProtobuf TextFormatEncoder.swift
[104/613] Wrapping AST for InternalCollectionsUtilities for debugging
[106/613] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[107/613] Compiling SwiftProtobuf Message+FieldMask.swift
[108/613] Compiling SwiftProtobuf Message+JSONAdditions.swift
[109/613] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[110/613] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[111/613] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[112/613] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[113/613] Compiling SwiftProtobuf Message.swift
[114/613] Compiling SwiftProtobuf MessageExtension.swift
[115/613] Compiling SwiftProtobuf NameMap.swift
[116/613] Compiling SwiftProtobuf PathDecoder.swift
[117/613] Compiling SwiftProtobuf PathVisitor.swift
[117/613] Compiling ssl_stat.cc
[119/613] Compiling DequeModule Deque+Testing.swift
[120/613] Compiling DequeModule Deque._Storage.swift
[121/613] Compiling DequeModule Deque._UnsafeHandle.swift
[122/613] Compiling DequeModule Deque.swift
[123/613] Compiling DequeModule Deque+Extras.swift
[124/613] Compiling DequeModule Deque+Hashable.swift
[124/613] Compiling ssl_key_share.cc
[125/613] Compiling ssl_versions.cc
[127/613] Compiling DequeModule Deque+Codable.swift
[128/613] Compiling DequeModule Deque+Collection.swift
[129/613] Emitting module DequeModule
[130/614] Wrapping AST for DequeModule for debugging
[131/614] Compiling ssl_session.cc
[132/614] Compiling ssl_privkey.cc
[139/614] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[140/614] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[141/614] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[142/614] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[143/614] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[144/614] Compiling SwiftProtobuf HashVisitor.swift
[145/614] Compiling SwiftProtobuf Internal.swift
[146/614] Compiling SwiftProtobuf BytecodeInterpreter.swift
[147/614] Compiling SwiftProtobuf BytecodeReader.swift
[148/614] Compiling SwiftProtobuf CustomJSONCodable.swift
[149/614] Compiling SwiftProtobuf Decoder.swift
[150/614] Compiling SwiftProtobuf DoubleParser.swift
[151/614] Compiling SwiftProtobuf Enum.swift
[152/614] Compiling SwiftProtobuf ExtensibleMessage.swift
[153/614] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[154/614] Compiling SwiftProtobuf ExtensionFields.swift
[155/614] Compiling SwiftProtobuf ExtensionMap.swift
[156/614] Compiling SwiftProtobuf FieldTag.swift
[157/614] Compiling SwiftProtobuf FieldTypes.swift
[158/614] Compiling SwiftProtobuf JSONDecoder.swift
[159/614] Compiling SwiftProtobuf JSONDecodingError.swift
[160/614] Compiling SwiftProtobuf JSONDecodingOptions.swift
[161/614] Compiling SwiftProtobuf JSONEncoder.swift
[162/614] Compiling SwiftProtobuf JSONEncodingError.swift
[163/614] Compiling SwiftProtobuf JSONEncodingOptions.swift
[164/614] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[165/614] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[166/614] Compiling SwiftProtobuf JSONScanner.swift
[167/614] Compiling SwiftProtobuf MathUtils.swift
[168/614] Compiling SwiftProtobuf Message+AnyAdditions.swift
[169/614] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[170/614] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[171/614] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[172/614] Compiling SwiftProtobuf TextFormatScanner.swift
[173/614] Compiling SwiftProtobuf TimeUtils.swift
[174/614] Compiling SwiftProtobuf UnknownStorage.swift
[175/614] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[176/614] Compiling SwiftProtobuf Varint.swift
[177/614] Compiling SwiftProtobuf Version.swift
[178/614] Compiling SwiftProtobuf Visitor.swift
[179/614] Compiling SwiftProtobuf WireFormat.swift
[180/614] Compiling SwiftProtobuf ZigZag.swift
[181/614] Compiling SwiftProtobuf any.pb.swift
[181/614] Compiling ssl_asn1.cc
[182/614] Compiling ssl_file.cc
[183/614] Compiling ssl_aead_ctx.cc
[184/614] Compiling ssl_credential.cc
[185/614] Compiling ssl_cipher.cc
[186/614] Compiling ssl_lib.cc
[187/614] Compiling ssl_cert.cc
[188/614] Compiling handshake_client.cc
[189/614] Compiling ssl_buffer.cc
[191/614] Emitting module SwiftProtobuf
[203/614] Compiling handoff.cc
[204/614] Compiling s3_lib.cc
[205/614] Compiling s3_pkt.cc
[206/614] Compiling handshake.cc
[207/614] Compiling s3_both.cc
[208/614] Compiling handshake_server.cc
[209/614] Compiling extensions.cc
[210/614] Compiling encrypted_client_hello.cc
[211/614] Compiling dtls_record.cc
[212/614] Compiling dtls_method.cc
[213/614] Compiling md5-x86_64-apple.S
[214/614] Compiling md5-x86_64-linux.S
[215/614] Compiling md5-586-linux.S
[216/614] Compiling md5-586-apple.S
[217/614] Compiling d1_srtp.cc
[218/614] Compiling chacha20_poly1305_x86_64-linux.S
[219/614] Compiling d1_pkt.cc
[220/614] Compiling chacha20_poly1305_x86_64-apple.S
[221/614] Compiling chacha20_poly1305_armv8-win.S
[222/614] Compiling chacha20_poly1305_armv8-linux.S
[223/614] Compiling d1_lib.cc
[224/614] Compiling chacha20_poly1305_armv8-apple.S
[225/614] Compiling chacha-x86_64-linux.S
[226/614] Compiling chacha-x86_64-apple.S
[227/614] Compiling chacha-x86-apple.S
[228/614] Compiling chacha-x86-linux.S
[229/614] Compiling chacha-armv8-win.S
[230/614] Compiling chacha-armv8-linux.S
[231/614] Compiling chacha-armv8-apple.S
[232/614] Compiling aes128gcmsiv-x86_64-linux.S
[233/614] Compiling chacha-armv4-linux.S
[234/614] Compiling aes128gcmsiv-x86_64-apple.S
[235/614] Compiling x86_64-mont5-linux.S
[236/614] Compiling x86_64-mont5-apple.S
[237/614] Compiling x86_64-mont-apple.S
[238/614] Compiling x86_64-mont-linux.S
[239/614] Compiling x86-mont-linux.S
[240/614] Compiling vpaes-x86_64-linux.S
[241/614] Compiling x86-mont-apple.S
[242/614] Compiling vpaes-x86_64-apple.S
[243/614] Compiling vpaes-x86-linux.S
[244/614] Compiling vpaes-armv8-win.S
[245/614] Compiling vpaes-x86-apple.S
[246/614] Compiling vpaes-armv8-apple.S
[247/614] Compiling vpaes-armv8-linux.S
[248/614] Compiling vpaes-armv7-linux.S
[249/614] Compiling sha512-x86_64-linux.S
[250/614] Compiling sha512-x86_64-apple.S
[251/614] Compiling sha512-armv8-win.S
[252/614] Compiling sha512-armv8-linux.S
[253/614] Compiling sha512-armv8-apple.S
[254/614] Compiling sha512-586-apple.S
[255/614] Compiling sha512-armv4-linux.S
[255/614] Compiling sha512-586-linux.S
[257/614] Compiling sha256-x86_64-linux.S
[258/614] Compiling sha256-x86_64-apple.S
[259/614] Compiling sha256-armv8-apple.S
[260/614] Compiling sha256-armv8-win.S
[261/614] Compiling sha256-armv8-linux.S
[262/614] Compiling sha256-armv4-linux.S
[263/614] Compiling sha256-586-linux.S
[264/614] Compiling sha256-586-apple.S
[265/614] Compiling err_data.cc
[266/614] Compiling sha1-x86_64-apple.S
[267/614] Compiling sha1-x86_64-linux.S
[268/614] Compiling sha1-armv8-linux.S
[269/614] Compiling sha1-armv8-apple.S
[270/614] Compiling sha1-armv8-win.S
[271/614] Compiling bio_ssl.cc
[272/614] Compiling sha1-armv4-large-linux.S
[273/614] Compiling sha1-586-linux.S
[274/614] Compiling rsaz-avx2-linux.S
[275/614] Compiling sha1-586-apple.S
[276/614] Compiling rsaz-avx2-apple.S
[277/614] Compiling rdrand-x86_64-apple.S
[278/614] Compiling p256_beeu-x86_64-asm-linux.S
[279/614] Compiling rdrand-x86_64-linux.S
[280/614] Compiling p256_beeu-x86_64-asm-apple.S
[281/614] Compiling p256_beeu-armv8-asm-win.S
[282/614] Compiling p256_beeu-armv8-asm-linux.S
[283/614] Compiling p256_beeu-armv8-asm-apple.S
[284/614] Compiling p256-x86_64-asm-linux.S
[285/614] Compiling p256-armv8-asm-win.S
[286/614] Compiling p256-x86_64-asm-apple.S
[287/614] Compiling ghashv8-armv8-linux.S
[288/614] Compiling ghashv8-armv8-apple.S
[289/614] Compiling p256-armv8-asm-apple.S
[290/614] Compiling ghashv8-armv7-linux.S
[291/614] Compiling ghashv8-armv8-win.S
[292/614] Compiling p256-armv8-asm-linux.S
[293/614] Compiling ghash-x86_64-linux.S
[294/614] Compiling ghash-x86_64-apple.S
[295/614] Compiling ghash-x86-apple.S
[296/614] Compiling ghash-x86-linux.S
[297/614] Compiling ghash-ssse3-x86_64-linux.S
[298/614] Compiling ghash-ssse3-x86_64-apple.S
[299/614] Compiling ghash-ssse3-x86-linux.S
[300/614] Compiling ghash-ssse3-x86-apple.S
[301/614] Compiling ghash-neon-armv8-linux.S
[302/614] Compiling ghash-neon-armv8-win.S
[303/614] Compiling ghash-armv4-linux.S
[304/614] Compiling ghash-neon-armv8-apple.S
[305/614] Compiling co-586-linux.S
[306/614] Compiling co-586-apple.S
[307/614] Compiling bsaes-armv7-linux.S
[308/614] Compiling bn-armv8-apple.S
[309/614] Compiling bn-armv8-win.S
[310/614] Compiling bn-armv8-linux.S
[311/614] Compiling bn-586-linux.S
[312/614] Compiling armv8-mont-win.S
[313/614] Compiling bn-586-apple.S
[314/614] Compiling armv8-mont-linux.S
[315/614] Compiling armv4-mont-linux.S
[316/614] Compiling armv8-mont-apple.S
[317/614] Compiling aesv8-gcm-armv8-win.S
[318/614] Compiling aesv8-gcm-armv8-linux.S
[319/614] Compiling aesv8-gcm-armv8-apple.S
[320/614] Compiling aesv8-armv8-win.S
[321/614] Compiling aesv8-armv8-apple.S
[322/614] Compiling aesv8-armv8-linux.S
[323/614] Compiling d1_both.cc
[324/614] Compiling aesni-x86_64-linux.S
[325/614] Compiling aesv8-armv7-linux.S
[326/614] Compiling aesni-x86-linux.S
[327/614] Compiling aesni-x86_64-apple.S
[328/614] Compiling aesni-gcm-x86_64-apple.S
[329/614] Compiling aesni-x86-apple.S
[330/614] Compiling aesni-gcm-x86_64-linux.S
[331/614] Compiling aes-gcm-avx10-x86_64-linux.S
[332/614] Compiling aes-gcm-avx10-x86_64-apple.S
[332/614] Compiling aes-gcm-avx2-x86_64-apple.S
[334/614] Compiling aes-gcm-avx2-x86_64-linux.S
[335/614] Compiling x_spki.cc
[336/614] Compiling x_sig.cc
[337/614] Compiling x_pubkey.cc
[338/614] Compiling x_req.cc
[339/614] Compiling x_val.cc
[340/614] Compiling x_x509.cc
[341/614] Compiling x_x509a.cc
[342/614] Compiling x_name.cc
[343/614] Compiling x509spki.cc
[344/614] Compiling x_attrib.cc
[345/614] Compiling x_exten.cc
[346/614] Compiling x_algor.cc
[347/614] Compiling x_crl.cc
[348/614] Compiling x_all.cc
[349/614] Compiling x509rset.cc
[350/614] Compiling x509name.cc
[351/614] Compiling x509_set.cc
[352/614] Compiling x509cset.cc
[353/614] Compiling x509_vfy.cc
[354/614] Compiling x509_v3.cc
[355/614] Compiling x509_vpm.cc
[356/614] Compiling x509_txt.cc
[357/614] Compiling x509_lu.cc
[358/614] Compiling x509_trs.cc
[359/614] Compiling x509_req.cc
[360/614] Compiling x509_obj.cc
[361/614] Compiling x509_def.cc
[362/614] Compiling x509_ext.cc
[363/614] Compiling x509_d2.cc
[364/614] Compiling x509_att.cc
[365/614] Compiling x509_cmp.cc
[366/614] Compiling x509.cc
[367/614] Compiling v3_ocsp.cc
[368/614] Compiling v3_utl.cc
[369/614] Compiling v3_skey.cc
[370/614] Compiling v3_prn.cc
[372/614] Compiling SwiftProtobuf api.pb.swift
[373/614] Compiling SwiftProtobuf descriptor.pb.swift
[374/614] Compiling SwiftProtobuf duration.pb.swift
[375/614] Compiling SwiftProtobuf empty.pb.swift
[376/614] Compiling SwiftProtobuf field_mask.pb.swift
[377/614] Compiling SwiftProtobuf source_context.pb.swift
[378/614] Compiling SwiftProtobuf struct.pb.swift
[379/614] Compiling SwiftProtobuf timestamp.pb.swift
[380/614] Compiling SwiftProtobuf type.pb.swift
[381/614] Compiling SwiftProtobuf wrappers.pb.swift
[382/614] Compiling SwiftProtobuf resource_bundle_accessor.swift
[382/614] Compiling v3_purp.cc
[383/614] Compiling v3_pcons.cc
[385/615] Compiling v3_pmaps.cc
[386/615] Compiling v3_ncons.cc
[387/615] Compiling v3_int.cc
[388/615] Compiling v3_info.cc
[389/640] Compiling v3_lib.cc
[390/640] Compiling v3_ia5.cc
[391/657] Wrapping AST for SwiftProtobuf for debugging
[392/693] Compiling v3_genn.cc
[393/693] Compiling v3_extku.cc
[395/693] Compiling Connect URLSessionStream.swift
[396/693] Compiling Connect UnaryAsyncWrapper.swift
[397/693] Compiling Connect Lock.swift
[397/696] Compiling v3_crld.cc
[398/696] Compiling v3_enum.cc
[400/696] Compiling Connect Locked.swift
[401/696] Compiling Connect ProtoCodec.swift
[402/696] Compiling Connect GzipCompressionPool.swift
[403/696] Compiling Connect Cancelable.swift
[404/696] Compiling Connect Code.swift
[405/696] Compiling Connect Codec.swift
[406/696] Compiling Connect CompressionPool.swift
[407/696] Compiling Connect ConnectError.swift
[408/696] Compiling Connect TimeoutTimer.swift
[409/696] Compiling Connect ClientOnlyStreamValidation.swift
[410/696] Compiling Connect ConnectEndStreamResponse.swift
[411/696] Compiling Connect ServerOnlyAsyncStream.swift
[412/696] Compiling Connect ServerOnlyStream.swift
[413/696] Emitting module SwiftProtobufPluginLibrary
[413/696] Compiling v3_bcons.cc
[414/696] Compiling v3_cpols.cc
[415/696] Compiling v3_akeya.cc
[416/696] Compiling v3_conf.cc
[418/696] Compiling SwiftProtobufPluginLibrary plugin.pb.swift
[419/696] Compiling SwiftProtobufPluginLibrary swift_protobuf_module_mappings.pb.swift
[420/696] Compiling SwiftProtobufPluginLibrary resource_bundle_accessor.swift
[420/696] Compiling v3_bitst.cc
[421/696] Compiling v3_alt.cc
[423/696] Compiling Connect HTTPClientInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[424/696] Compiling Connect HTTPMethod.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[425/696] Compiling Connect HTTPMetrics.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[426/696] Compiling Connect HTTPRequest.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[427/696] Compiling Connect HTTPResponse.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[428/696] Compiling Connect HeaderConstants.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[429/696] Compiling Connect Headers.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[430/696] Compiling Connect ProtobufMessage.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[431/696] Compiling Connect ProtocolClientConfig.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[432/696] Compiling Connect ProtocolClientInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[433/696] Compiling Connect ResponseMessage.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[434/696] Compiling Connect BidirectionalAsyncStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[435/696] Compiling Connect ClientOnlyAsyncStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[436/696] Compiling Connect ServerOnlyAsyncStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[437/703] Compiling Connect IdempotencyLevel.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[438/703] Compiling Connect Interceptor.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[439/703] Compiling Connect InterceptorFactory.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[440/703] Compiling Connect StreamInterceptor.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[441/703] Compiling Connect UnaryInterceptor.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[442/703] Compiling Connect MethodSpec.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[443/703] Compiling Connect NetworkProtocol.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[444/703] Compiling Connect BidirectionalStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[445/703] Compiling Connect ClientOnlyStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[446/703] Compiling Connect RequestCallbacks.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[447/703] Compiling Connect ResponseCallbacks.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[448/703] Compiling Connect ServerOnlyStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[449/703] Compiling Connect StreamResult.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[450/703] Compiling Connect Trailers.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[451/703] Emitting module Connect
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[459/703] Compiling Connect status.pb.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[460/703] Compiling Connect ConnectInterceptor.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[461/703] Compiling Connect GRPCWebInterceptor.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[462/703] Compiling Connect InterceptorChain.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[463/703] Compiling Connect BidirectionalAsyncStream.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[464/703] Compiling Connect BidirectionalStream.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[465/703] Compiling Connect ClientOnlyAsyncStream.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[466/703] Compiling Connect ClientOnlyStream.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[466/703] Compiling v3_akey.cc
[476/704] Compiling t_x509.cc
[477/704] Compiling t_x509a.cc
[478/704] Compiling t_req.cc
[479/704] Compiling rsa_pss.cc
[480/704] Compiling t_crl.cc
[481/706] Wrapping AST for SwiftProtobufPluginLibrary for debugging
[483/710] Compiling ConnectPluginUtilities ServiceDescriptor+Extensions.swift
[484/710] Compiling ConnectPluginUtilities MethodDescriptor+Extensions.swift
[485/710] Emitting module ConnectPluginUtilities
[486/710] Compiling ConnectPluginUtilities FilePathComponents.swift
[487/710] Compiling ConnectPluginUtilities GeneratorOptions.swift
[488/710] Compiling ConnectPluginUtilities Generator.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[502/711] Compiling Connect Trailers+gRPC.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[503/711] Compiling Connect ProtocolClient.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[504/711] Compiling Connect URLSessionHTTPClient.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[505/711] Compiling Connect JSONCodec.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[505/711] Compiling by_dir.cc
[505/711] Compiling asn1_gen.cc
[505/711] Compiling by_file.cc
[505/711] Compiling name_print.cc
[505/711] Compiling i2d_pr.cc
[505/711] Compiling policy.cc
BUILD FAILURE 6.2 wasm