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 1.2.0 (8ff57d), with Swift 6.2 for Wasm on 10 Oct 2025 17:55:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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: 1.2.0
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
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 8ff57da Update podspecs for 1.2.0 release (#371)
Cloned https://github.com/connectrpc/connect-swift.git
Revision (git rev-parse @):
8ff57dad962668357af2959fdd63868682f3053e
SUCCESS checkout https://github.com/connectrpc/connect-swift.git at 1.2.0
========================================
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-4606859-0":/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:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
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-http2.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/11700] Fetching swift-nio-http2
[2575/26831] Fetching swift-nio-http2, swift-nio-ssl
[13110/105965] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.20s)
[11804/94265] Fetching swift-nio-ssl, swift-nio
[16715/134584] Fetching swift-nio-ssl, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.96s)
[55203/119453] Fetching swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio.git from cache (6.89s)
Fetched https://github.com/apple/swift-protobuf.git from cache (7.34s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (7.70s)
Fetching https://github.com/apple/swift-atomics.git
[1/1814] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.32.0 (0.76s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.32s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.1 (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (0.63s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5049] Fetching swift-system
[5050/23202] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.46s)
[2905/18153] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.32s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.53s)
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-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.34.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.2
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.38.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
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.32.0
Downloading binary artifact https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v32.1/protoc-32.1.artifactbundle.zip
[1369/15654937] Downloading https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v32.1/protoc-32.1.artifactbundle.zip
Downloaded https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v32.1/protoc-32.1.artifactbundle.zip (1.81s)
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/472] Write sources
[9/472] Copying PrivacyInfo.xcprivacy
[10/472] Write sources
[27/472] Compiling CNIOWindows shim.c
[28/472] Compiling _AtomicsShims.c
[28/472] Compiling CNIOWASI CNIOWASI.c
[30/472] Compiling CNIOWindows WSAStartup.c
[30/472] Compiling CNIOLinux liburing_shims.c
[32/472] Compiling CNIOPosix event_loop_id.c
[33/472] Compiling CNIOLinux shim.c
[34/472] Compiling CNIODarwin shim.c
[35/472] Compiling CNIOLLHTTP c_nio_http.c
[36/472] Compiling fiat_p256_adx_sqr.S
[37/472] Compiling fiat_p256_adx_mul.S
[38/472] Write swift-version-24593BA9C3E375BF.txt
[39/472] Compiling fiat_curve25519_adx_mul.S
[40/472] Compiling fiat_curve25519_adx_square.S
[41/472] Compiling CNIOLLHTTP c_nio_api.c
[42/563] Compiling CNIOBoringSSLShims shims.c
[43/579] Compiling CNIOLLHTTP c_nio_llhttp.c
[45/579] Emitting module InternalCollectionsUtilities
[45/581] Compiling tls_method.cc
[46/581] Compiling tls_record.cc
[47/581] Compiling tls13_server.cc
[48/581] Compiling tls13_enc.cc
[49/581] Compiling tls13_client.cc
[50/581] Compiling t1_enc.cc
[51/581] Compiling tls13_both.cc
[53/581] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/581] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/581] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[56/581] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[57/581] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[58/581] Compiling InternalCollectionsUtilities Integer rank.swift
[59/581] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[60/581] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[61/581] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[62/581] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[63/581] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[64/581] Compiling InternalCollectionsUtilities _SortedCollection.swift
[65/581] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[66/581] Compiling InternalCollectionsUtilities UInt+reversed.swift
[67/581] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[68/581] Compiling InternalCollectionsUtilities Debugging.swift
[69/581] Compiling InternalCollectionsUtilities Descriptions.swift
[69/582] Compiling ssl_x509.cc
[72/582] Compiling _NIODataStructures PriorityQueue.swift
[73/582] Compiling _NIODataStructures _TinyArray.swift
[73/582] Compiling ssl_transcript.cc
[74/582] Compiling ssl_versions.cc
[76/582] Compiling _NIOBase64 Base64.swift
[77/582] Emitting module _NIOBase64
[77/586] Wrapping AST for InternalCollectionsUtilities for debugging
[79/598] Compiling ssl_stat.cc
[81/598] Compiling DequeModule Deque+CustomReflectable.swift
[82/598] Compiling DequeModule Deque+Descriptions.swift
[82/598] Wrapping AST for _NIOBase64 for debugging
[84/600] Compiling DequeModule _DequeBuffer.swift
[85/600] Compiling DequeModule _DequeBufferHeader.swift
[86/600] Compiling DequeModule Deque+Equatable.swift
[87/600] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[88/600] Compiling DequeModule Deque+Extras.swift
[89/600] Compiling DequeModule Deque+Hashable.swift
[90/600] Compiling DequeModule Deque+Testing.swift
[91/600] Compiling DequeModule Deque._Storage.swift
[92/600] Compiling DequeModule _DequeSlot.swift
[93/600] Compiling DequeModule _UnsafeWrappedBuffer.swift
[94/600] Emitting module _NIODataStructures
[95/600] Compiling _NIODataStructures Heap.swift
[97/601] Compiling DequeModule Deque._UnsafeHandle.swift
[98/601] Compiling DequeModule Deque.swift
[99/601] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[100/601] Compiling SwiftProtobuf Message+FieldMask.swift
[101/601] Compiling SwiftProtobuf Message+JSONAdditions.swift
[102/601] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[103/601] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[104/601] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[105/601] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[106/601] Compiling SwiftProtobuf Message.swift
[107/601] Compiling SwiftProtobuf MessageExtension.swift
[108/601] Compiling SwiftProtobuf NameMap.swift
[109/601] Compiling SwiftProtobuf PathDecoder.swift
[110/601] Compiling SwiftProtobuf PathVisitor.swift
[116/601] Compiling SwiftProtobuf Enum.swift
[117/601] Compiling SwiftProtobuf ExtensibleMessage.swift
[118/601] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[119/601] Compiling SwiftProtobuf ExtensionFields.swift
[120/601] Compiling SwiftProtobuf ExtensionMap.swift
[121/601] Compiling SwiftProtobuf FieldTag.swift
[122/601] Compiling SwiftProtobuf FieldTypes.swift
[123/612] Compiling SwiftProtobuf ProtoNameProviding.swift
[124/612] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[125/612] Compiling SwiftProtobuf ProtobufMap.swift
[126/612] Compiling SwiftProtobuf SelectiveVisitor.swift
[127/612] Compiling SwiftProtobuf SimpleExtensionMap.swift
[128/612] Compiling SwiftProtobuf StringUtils.swift
[129/612] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[130/612] Compiling SwiftProtobuf SwiftProtobufError.swift
[131/612] Compiling SwiftProtobuf TextFormatDecoder.swift
[132/612] Compiling SwiftProtobuf TextFormatDecodingError.swift
[133/612] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[134/612] Compiling SwiftProtobuf TextFormatEncoder.swift
[135/612] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[136/612] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[137/612] Compiling SwiftProtobuf TextFormatScanner.swift
[138/612] Compiling SwiftProtobuf TimeUtils.swift
[139/612] Compiling SwiftProtobuf UnknownStorage.swift
[140/612] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[141/612] Compiling SwiftProtobuf Varint.swift
[142/612] Compiling SwiftProtobuf Version.swift
[143/612] Compiling SwiftProtobuf Visitor.swift
[144/612] Compiling SwiftProtobuf WireFormat.swift
[145/612] Compiling SwiftProtobuf ZigZag.swift
[146/612] Compiling SwiftProtobuf any.pb.swift
[147/612] Compiling DequeModule Deque+Codable.swift
[148/612] Compiling DequeModule Deque+Collection.swift
[149/612] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[150/612] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[151/612] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[152/612] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[153/612] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[154/612] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[155/612] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[156/612] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[157/612] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[158/612] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[159/612] Compiling SwiftProtobuf HashVisitor.swift
[160/612] Compiling SwiftProtobuf Internal.swift
[161/612] Compiling SwiftProtobuf JSONDecoder.swift
[162/612] Compiling SwiftProtobuf JSONDecodingError.swift
[163/612] Compiling SwiftProtobuf JSONDecodingOptions.swift
[164/612] Compiling SwiftProtobuf JSONEncoder.swift
[165/612] Compiling SwiftProtobuf JSONEncodingError.swift
[166/612] Compiling SwiftProtobuf JSONEncodingOptions.swift
[167/612] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[168/612] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[169/612] Compiling SwiftProtobuf JSONScanner.swift
[170/612] Compiling SwiftProtobuf MathUtils.swift
[171/612] Compiling SwiftProtobuf Message+AnyAdditions.swift
[172/612] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[173/612] Emitting module DequeModule
[174/613] Wrapping AST for _NIODataStructures for debugging
[175/613] Compiling ssl_key_share.cc
[176/613] Wrapping AST for DequeModule for debugging
[177/613] Compiling ssl_credential.cc
[178/613] Compiling ssl_privkey.cc
[179/613] Compiling ssl_file.cc
[180/613] Compiling ssl_session.cc
[182/613] Emitting module SwiftProtobuf
[194/613] Compiling ssl_lib.cc
[195/613] Compiling ssl_cipher.cc
[196/613] Compiling ssl_buffer.cc
[197/613] Compiling ssl_cert.cc
[198/613] Compiling ssl_aead_ctx.cc
[199/613] Compiling ssl_asn1.cc
[200/613] Compiling s3_pkt.cc
[201/613] Compiling s3_both.cc
[202/613] Compiling s3_lib.cc
[203/613] Compiling handshake_server.cc
[204/613] Compiling handshake_client.cc
[205/613] Compiling handshake.cc
[206/613] Compiling handoff.cc
[207/613] Compiling extensions.cc
[208/613] Compiling d1_lib.cc
[209/613] Compiling dtls_record.cc
[210/613] Compiling encrypted_client_hello.cc
[211/613] Compiling dtls_method.cc
[212/613] Compiling md5-x86_64-linux.S
[213/613] Compiling d1_srtp.cc
[214/613] Compiling d1_pkt.cc
[215/613] Compiling md5-x86_64-apple.S
[216/613] Compiling md5-586-linux.S
[217/613] Compiling md5-586-apple.S
[218/613] Compiling chacha20_poly1305_x86_64-linux.S
[219/613] Compiling bio_ssl.cc
[220/613] Compiling chacha20_poly1305_armv8-linux.S
[221/613] Compiling chacha20_poly1305_x86_64-apple.S
[222/613] Compiling chacha20_poly1305_armv8-win.S
[223/613] Compiling chacha20_poly1305_armv8-apple.S
[224/613] Compiling chacha-x86_64-apple.S
[225/613] Compiling chacha-x86_64-linux.S
[226/613] Compiling chacha-x86-linux.S
[227/613] Compiling chacha-x86-apple.S
[228/613] Compiling chacha-armv8-win.S
[229/613] Compiling chacha-armv4-linux.S
[229/613] Compiling chacha-armv8-linux.S
[231/613] Compiling chacha-armv8-apple.S
[232/613] Compiling aes128gcmsiv-x86_64-apple.S
[233/613] Compiling aes128gcmsiv-x86_64-linux.S
[234/613] Compiling x86_64-mont-linux.S
[235/613] Compiling x86_64-mont5-linux.S
[235/613] Compiling x86_64-mont5-apple.S
[237/613] Compiling x86_64-mont-apple.S
[238/613] Compiling vpaes-x86_64-linux.S
[239/613] Compiling vpaes-x86_64-apple.S
[240/613] Compiling x86-mont-apple.S
[240/613] Compiling x86-mont-linux.S
[242/613] Compiling vpaes-x86-linux.S
[243/613] Compiling vpaes-armv7-linux.S
[244/613] Compiling vpaes-x86-apple.S
[245/613] Compiling d1_both.cc
[245/613] Compiling vpaes-armv8-win.S
[247/613] Compiling vpaes-armv8-apple.S
[248/613] Compiling vpaes-armv8-linux.S
[249/613] Compiling err_data.cc
[250/613] Compiling sha512-x86_64-linux.S
[251/613] Compiling sha512-armv8-apple.S
[252/613] Compiling sha512-armv8-linux.S
[253/613] Compiling sha512-armv8-win.S
[253/613] Compiling sha512-armv4-linux.S
[253/613] Compiling sha512-x86_64-apple.S
[256/613] Compiling sha512-586-linux.S
[257/613] Compiling sha256-x86_64-linux.S
[258/613] Compiling sha512-586-apple.S
[259/613] Compiling sha256-x86_64-apple.S
[260/613] Compiling sha256-armv4-linux.S
[261/613] Compiling sha256-armv8-win.S
[262/613] Compiling sha256-armv8-apple.S
[263/613] Compiling sha256-586-linux.S
[264/613] Compiling sha256-armv8-linux.S
[265/613] Compiling sha256-586-apple.S
[266/613] Compiling sha1-x86_64-linux.S
[267/613] Compiling sha1-armv8-linux.S
[268/613] Compiling sha1-armv8-win.S
[269/613] Compiling sha1-armv8-apple.S
[269/613] Compiling sha1-x86_64-apple.S
[271/613] Compiling sha1-armv4-large-linux.S
[272/613] Compiling rdrand-x86_64-linux.S
[273/613] Compiling rsaz-avx2-linux.S
[274/613] Compiling rsaz-avx2-apple.S
[275/613] Compiling sha1-586-apple.S
[275/613] Compiling sha1-586-linux.S
[277/613] Compiling p256_beeu-x86_64-asm-linux.S
[278/613] Compiling p256_beeu-x86_64-asm-apple.S
[279/613] Compiling rdrand-x86_64-apple.S
[280/613] Compiling p256_beeu-armv8-asm-linux.S
[281/613] Compiling p256_beeu-armv8-asm-apple.S
[282/613] Compiling p256-x86_64-asm-linux.S
[283/613] Compiling p256_beeu-armv8-asm-win.S
[284/613] Compiling p256-x86_64-asm-apple.S
[285/613] Compiling p256-armv8-asm-win.S
[286/613] Compiling p256-armv8-asm-apple.S
[287/613] Compiling ghashv8-armv8-apple.S
[288/613] Compiling ghashv8-armv8-linux.S
[289/613] Compiling ghashv8-armv8-win.S
[290/613] Compiling p256-armv8-asm-linux.S
[291/613] Compiling ghash-x86_64-linux.S
[292/613] Compiling ghash-x86-linux.S
[293/613] Compiling ghash-x86_64-apple.S
[294/613] Compiling ghashv8-armv7-linux.S
[295/613] Compiling ghash-x86-apple.S
[296/613] Compiling ghash-ssse3-x86_64-apple.S
[296/613] Compiling ghash-ssse3-x86_64-linux.S
[298/613] Compiling ghash-ssse3-x86-linux.S
[299/613] Compiling ghash-ssse3-x86-apple.S
[300/613] Compiling ghash-neon-armv8-win.S
[301/613] Compiling ghash-neon-armv8-linux.S
[302/613] Compiling co-586-apple.S
[303/613] Compiling ghash-armv4-linux.S
[304/613] Compiling ghash-neon-armv8-apple.S
[305/613] Compiling co-586-linux.S
[306/613] Compiling bn-armv8-win.S
[307/613] Compiling bsaes-armv7-linux.S
[308/613] Compiling bn-armv8-linux.S
[309/613] Compiling bn-armv8-apple.S
[310/613] Compiling bn-586-apple.S
[311/613] Compiling bn-586-linux.S
[312/613] Compiling armv8-mont-apple.S
[313/613] Compiling armv4-mont-linux.S
[314/613] Compiling aesv8-gcm-armv8-win.S
[315/613] Compiling armv8-mont-win.S
[316/613] Compiling armv8-mont-linux.S
[317/613] Compiling aesv8-gcm-armv8-linux.S
[318/613] Compiling aesv8-gcm-armv8-apple.S
[319/613] Compiling aesv8-armv7-linux.S
[320/613] Compiling aesv8-armv8-linux.S
[321/613] Compiling aesv8-armv8-apple.S
[322/613] Compiling aesv8-armv8-win.S
[323/613] Compiling aesni-x86_64-linux.S
[324/613] Compiling aesni-x86-linux.S
[325/613] Compiling aesni-x86_64-apple.S
[326/613] Compiling aesni-x86-apple.S
[327/613] Compiling aes-gcm-avx2-x86_64-apple.S
[328/613] Compiling aesni-gcm-x86_64-apple.S
[329/613] Compiling aesni-gcm-x86_64-linux.S
[330/613] Compiling aes-gcm-avx2-x86_64-linux.S
[331/613] Compiling aes-gcm-avx10-x86_64-apple.S
[332/613] Compiling aes-gcm-avx10-x86_64-linux.S
[333/613] Compiling x_val.cc
[334/613] Compiling x_spki.cc
[335/613] Compiling x_x509a.cc
[336/613] Compiling x_req.cc
[336/613] Compiling x_pubkey.cc
[337/613] Compiling x_x509.cc
[339/613] Compiling x_sig.cc
[340/613] Compiling x509spki.cc
[341/613] Compiling x_exten.cc
[342/613] Compiling x_crl.cc
[343/613] Compiling x_name.cc
[344/613] Compiling x_attrib.cc
[345/613] Compiling x_algor.cc
[346/613] Compiling x_all.cc
[347/613] Compiling x509rset.cc
[348/613] Compiling x509name.cc
[349/613] Compiling x509cset.cc
[350/613] Compiling x509_vfy.cc
[351/613] Compiling x509_v3.cc
[352/613] Compiling x509_txt.cc
[353/613] Compiling x509_vpm.cc
[354/613] Compiling x509_trs.cc
[356/613] Compiling SwiftProtobuf api.pb.swift
[357/613] Compiling SwiftProtobuf descriptor.pb.swift
[358/613] Compiling SwiftProtobuf duration.pb.swift
[359/613] Compiling SwiftProtobuf empty.pb.swift
[360/613] Compiling SwiftProtobuf field_mask.pb.swift
[361/613] Compiling SwiftProtobuf source_context.pb.swift
[362/613] Compiling SwiftProtobuf struct.pb.swift
[363/613] Compiling SwiftProtobuf timestamp.pb.swift
[364/613] Compiling SwiftProtobuf type.pb.swift
[365/613] Compiling SwiftProtobuf wrappers.pb.swift
[366/613] Compiling SwiftProtobuf resource_bundle_accessor.swift
[366/613] Compiling x509_def.cc
[367/613] Compiling x509_set.cc
[368/614] Compiling x509_obj.cc
[369/614] Compiling x509_ext.cc
[371/614] Compiling x509_lu.cc
[372/614] Compiling x509_req.cc
[373/614] Compiling x509_d2.cc
[374/639] Compiling x509_cmp.cc
[375/639] Compiling x509.cc
[376/639] Wrapping AST for SwiftProtobuf for debugging
[378/639] Compiling SwiftProtobufPluginLibrary ProvidesDeprecationComment.swift
[379/639] Compiling SwiftProtobufPluginLibrary ProvidesLocationPath.swift
[380/639] Compiling SwiftProtobufPluginLibrary ProvidesSourceCodeLocation.swift
[380/681] Compiling v3_skey.cc
[381/695] Compiling v3_prn.cc
[382/695] Compiling x509_att.cc
[383/695] Compiling v3_purp.cc
[384/695] Compiling v3_utl.cc
[386/695] Compiling Connect URLSessionStream.swift
[387/695] Compiling Connect UnaryAsyncWrapper.swift
[388/695] Compiling Connect Lock.swift
[389/695] Compiling Connect Cancelable.swift
[390/695] Compiling Connect Code.swift
[391/695] Compiling Connect Codec.swift
[392/695] Compiling Connect CompressionPool.swift
[393/695] Compiling Connect ConnectError.swift
[394/695] Compiling Connect HTTPClientInterface.swift
[395/695] Compiling Connect ClientOnlyStreamValidation.swift
[396/695] Compiling Connect ConnectEndStreamResponse.swift
[397/695] Compiling Connect ServerOnlyAsyncStream.swift
[398/695] Compiling Connect ServerOnlyStream.swift
[399/695] Emitting module SwiftProtobufPluginLibrary
[400/695] Compiling Connect status.pb.swift
[401/695] Compiling Connect ConnectInterceptor.swift
[402/695] Compiling Connect GRPCWebInterceptor.swift
[403/695] Compiling Connect InterceptorChain.swift
[403/695] Compiling v3_ocsp.cc
[405/695] Compiling Connect HTTPMethod.swift
[406/695] Compiling Connect HTTPMetrics.swift
[407/695] Compiling Connect HTTPRequest.swift
[407/695] Compiling v3_pcons.cc
[408/695] Compiling v3_ncons.cc
[409/695] Compiling v3_pmaps.cc
[410/695] Compiling v3_int.cc
[411/695] Compiling v3_lib.cc
/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 |
[417/695] 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 |
[418/695] 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 |
[419/695] 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 |
[420/702] 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 |
[421/702] 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 |
[422/702] 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 |
[423/702] 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 |
[424/702] 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 |
[425/702] 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 |
[426/702] 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 |
[427/702] 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 |
[428/702] 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 |
[429/702] 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 |
[430/702] 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 |
[431/702] 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 |
[432/702] 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 |
[433/702] 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 |
[434/702] 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 |
[435/702] 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 |
[436/702] 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 |
[437/702] 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 |
[438/702] 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 |
[439/702] 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 |
[440/702] 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 |
[441/702] Compiling Connect ProtoCodec.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/702] Compiling Connect GzipCompressionPool.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 |
[448/702] Compiling Connect BidirectionalAsyncStream.swift
[449/702] Compiling Connect BidirectionalStream.swift
[450/702] Compiling Connect ClientOnlyAsyncStream.swift
[451/702] Compiling Connect ClientOnlyStream.swift
[452/703] Compiling v3_ia5.cc
[453/709] Wrapping AST for SwiftProtobufPluginLibrary for debugging
[454/709] Compiling v3_info.cc
[455/709] Compiling v3_genn.cc
[456/709] Compiling v3_extku.cc
[457/709] Compiling v3_enum.cc
[459/709] Emitting module ConnectPluginUtilities
[460/709] Compiling ConnectPluginUtilities ServiceDescriptor+Extensions.swift
[460/709] Compiling v3_crld.cc
[462/709] Compiling ConnectPluginUtilities MethodDescriptor+Extensions.swift
[463/709] Compiling ConnectPluginUtilities GeneratorOptions.swift
[464/709] Compiling ConnectPluginUtilities FilePathComponents.swift
[465/709] Compiling ConnectPluginUtilities Generator.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[467/710] Compiling Connect TimeoutTimer.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 |
[468/710] Compiling Connect ConnectError+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 |
[469/710] Compiling Connect Envelope.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 |
[470/710] Compiling Connect Headers+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 |
[471/710] 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 |
[472/710] 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 |
[473/710] 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 |
[474/710] 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 |
/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 |
[483/710] 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 |
[491/710] Compiling Connect Locked.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 |
[491/710] Compiling v3_akey.cc
[491/710] Compiling v3_akeya.cc
[491/710] Compiling v3_cpols.cc
[491/710] Compiling v3_bcons.cc
[491/710] Compiling v3_alt.cc
[491/710] Compiling v3_conf.cc
[491/710] Compiling v3_bitst.cc
BUILD FAILURE 6.2 wasm