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 (db631a), with Swift 6.2 (beta) for Linux on 20 Jun 2025 04:30:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 db631a8 Fixed memory leak caused by retain cycle in channel handlers (#354)
Cloned https://github.com/connectrpc/connect-swift.git
Revision (git rev-parse @):
db631a89c7612a39dd24bd296b7b1d02d5978101
SUCCESS checkout https://github.com/connectrpc/connect-swift.git at main
========================================
Build
========================================
Selected platform:         linux
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-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-protobuf.git
[1/39455] Fetching swift-protobuf
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-protobuf.git from cache (11.53s)
[1/11532] Fetching swift-nio-http2
[2193/87859] Fetching swift-nio-http2, swift-nio
[3303/102749] Fetching swift-nio-http2, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.78s)
[75189/91217] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.82s)
[61062/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.41s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (20.56s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.07s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.69s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.73s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[756/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.12s)
Fetched https://github.com/apple/swift-collections.git from cache (1.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.54s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.68s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.76s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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.30.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.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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.36.0
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.32.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/471] Write sources
[2/471] Copying PrivacyInfo.xcprivacy
[2/471] Write sources
[21/471] Copying PrivacyInfo.xcprivacy
[21/471] Write sources
[28/471] Compiling _AtomicsShims.c
[29/471] Compiling CNIOWindows WSAStartup.c
[30/471] Compiling CNIOWindows shim.c
[31/471] Compiling CNIOWASI CNIOWASI.c
[32/471] Compiling CNIOLinux liburing_shims.c
[33/471] Compiling CNIOLLHTTP c_nio_http.c
[34/471] Compiling CNIOLinux shim.c
[35/471] Compiling CNIODarwin shim.c
[36/471] Compiling CNIOLLHTTP c_nio_api.c
[37/471] Compiling fiat_p256_adx_sqr.S
[38/471] Compiling fiat_p256_adx_mul.S
[39/471] Compiling CNIOLLHTTP c_nio_llhttp.c
[40/471] Compiling fiat_curve25519_adx_square.S
[41/471] Compiling fiat_curve25519_adx_mul.S
[42/471] Compiling a_bitstr.cc
[43/471] Compiling a_bool.cc
[44/471] Compiling CNIOBoringSSLShims shims.c
[45/471] Compiling tls_record.cc
[46/471] Compiling tls_method.cc
[47/471] Compiling tls13_enc.cc
[48/471] Compiling c-atomics.c
[49/471] Compiling tls13_server.cc
[50/471] Compiling tls13_client.cc
[51/471] Compiling c-nioatomics.c
[52/471] Write swift-version-24593BA9C3E375BF.txt
[53/471] Compiling t1_enc.cc
[54/471] Compiling ssl_versions.cc
[55/471] Compiling tls13_both.cc
[56/471] Compiling ssl_transcript.cc
[57/566] Compiling ssl_x509.cc
[58/566] Compiling ssl_stat.cc
[59/594] Compiling ssl_privkey.cc
[60/598] Compiling ssl_session.cc
[62/598] Emitting module NIOConcurrencyHelpers
[63/598] Emitting module InternalCollectionsUtilities
[63/599] Compiling ssl_lib.cc
[64/599] Compiling ssl_key_share.cc
[65/599] Compiling ssl_credential.cc
[66/599] Compiling ssl_file.cc
[68/599] Compiling Atomics UnsafeAtomic.swift
[69/599] Compiling Atomics UnsafeAtomicLazyReference.swift
[70/601] Compiling Atomics AtomicMemoryOrderings.swift
[71/601] Compiling Atomics DoubleWord.swift
[72/601] Compiling Atomics AtomicStorage.swift
[73/601] Compiling Atomics AtomicValue.swift
[76/601] Compiling Atomics ManagedAtomic.swift
[77/601] Compiling Atomics ManagedAtomicLazyReference.swift
[78/601] Compiling Atomics AtomicReference.swift
[80/601] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[81/601] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[82/601] Compiling Atomics AtomicInteger.swift
[83/601] Compiling Atomics AtomicOptionalWrappable.swift
[85/601] Compiling Atomics OptionalRawRepresentable.swift
[86/601] Compiling Atomics RawRepresentable.swift
[87/601] Compiling Atomics PointerConformances.swift
[88/601] Compiling Atomics Primitives.native.swift
[89/601] Compiling Atomics AtomicBool.swift
[90/601] Compiling Atomics IntegerConformances.swift
[91/601] Emitting module _NIOBase64
[92/601] Compiling _NIOBase64 Base64.swift
[95/601] Emitting module Atomics
[97/603] Wrapping AST for _NIOBase64 for debugging
[105/618] Compiling _NIODataStructures _TinyArray.swift
[106/618] Compiling _NIODataStructures PriorityQueue.swift
[107/618] Compiling DequeModule Deque+CustomReflectable.swift
[108/618] Compiling DequeModule Deque+Descriptions.swift
[109/618] Compiling DequeModule Deque+Equatable.swift
[110/618] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[111/620] Compiling DequeModule _DequeBuffer.swift
[112/620] Compiling DequeModule _DequeBufferHeader.swift
[113/620] Compiling Atomics IntegerOperations.swift
[114/620] Compiling Atomics Unmanaged extensions.swift
[115/621] Wrapping AST for InternalCollectionsUtilities for debugging
[117/621] Compiling DequeModule Deque._UnsafeHandle.swift
[118/621] Compiling DequeModule Deque.swift
[119/621] Compiling DequeModule Deque+Extras.swift
[120/621] Compiling DequeModule Deque+Hashable.swift
[121/621] Compiling DequeModule Deque+Testing.swift
[122/621] Compiling DequeModule Deque._Storage.swift
[123/621] Compiling DequeModule _DequeSlot.swift
[124/621] Compiling DequeModule _UnsafeWrappedBuffer.swift
[125/621] Compiling NIOConcurrencyHelpers lock.swift
[126/621] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[127/621] Compiling _NIODataStructures Heap.swift
[128/621] Emitting module _NIODataStructures
[129/622] Compiling ssl_cipher.cc
[131/622] Emitting module DequeModule
[132/622] Compiling DequeModule Deque+Codable.swift
[133/622] Compiling DequeModule Deque+Collection.swift
[134/623] Compiling ssl_cert.cc
[135/623] Wrapping AST for _NIODataStructures for debugging
[137/623] Compiling SwiftProtobuf ProtobufMap.swift
[138/623] Compiling SwiftProtobuf SelectiveVisitor.swift
[139/623] Compiling SwiftProtobuf SimpleExtensionMap.swift
[140/623] Compiling SwiftProtobuf StringUtils.swift
[141/623] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[142/623] Compiling SwiftProtobuf SwiftProtobufError.swift
[143/623] Compiling SwiftProtobuf TextFormatDecoder.swift
[144/623] Compiling SwiftProtobuf TextFormatDecodingError.swift
[145/623] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[146/623] Compiling SwiftProtobuf TextFormatEncoder.swift
[147/623] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[147/634] Wrapping AST for DequeModule for debugging
[149/634] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[150/634] Compiling NIOConcurrencyHelpers atomics.swift
[151/634] Compiling NIOConcurrencyHelpers NIOLock.swift
[152/635] Compiling ssl_buffer.cc
[154/695] Compiling NIOCore EventLoopFuture+Deprecated.swift
[155/695] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[156/695] Compiling NIOCore EventLoopFuture.swift
[157/695] Compiling NIOCore FileDescriptor.swift
[158/695] Compiling NIOCore FileHandle.swift
[159/695] Compiling NIOCore FileRegion.swift
[160/695] Compiling NIOCore GlobalSingletons.swift
[161/695] Compiling NIOCore IO.swift
[162/695] Compiling NIOCore IOData.swift
[163/695] Compiling NIOCore IPProtocol.swift
[164/695] Compiling NIOCore IntegerBitPacking.swift
[165/695] Compiling NIOCore IntegerTypes.swift
[166/695] Compiling NIOCore AddressedEnvelope.swift
[167/695] Compiling NIOCore AsyncAwaitSupport.swift
[168/695] Compiling NIOCore AsyncChannel.swift
[169/695] Compiling NIOCore AsyncChannelHandler.swift
[170/695] Compiling NIOCore AsyncChannelInboundStream.swift
[171/695] Compiling NIOCore AsyncChannelOutboundWriter.swift
[172/695] Compiling NIOCore NIOAsyncSequenceProducer.swift
[173/695] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[174/695] Compiling NIOCore NIOAsyncWriter.swift
[175/695] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[176/695] Compiling NIOCore BSDSocketAPI.swift
[177/695] Compiling NIOCore ByteBuffer-aux.swift
[178/695] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[179/695] Compiling NIOCore ByteBuffer-conversions.swift
[180/695] Compiling NIOCore ByteBuffer-core.swift
[181/695] Compiling NIOCore ByteBuffer-hex.swift
[182/695] Compiling NIOCore ByteBuffer-int.swift
[183/695] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[184/695] Compiling NIOCore ByteBuffer-multi-int.swift
[185/695] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[186/695] Compiling NIOCore ByteBuffer-views.swift
[187/695] Compiling NIOCore Channel.swift
[188/695] Compiling NIOCore ChannelHandler.swift
[189/695] Compiling NIOCore ChannelHandlers.swift
[189/695] Compiling ssl_asn1.cc
[190/695] Wrapping AST for NIOConcurrencyHelpers for debugging
[191/695] Compiling s3_pkt.cc
[192/695] Compiling ssl_aead_ctx.cc
[193/695] Compiling s3_lib.cc
[195/695] Compiling SwiftProtobuf Message+JSONAdditions.swift
[196/695] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[197/695] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[198/695] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[199/695] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[200/695] Compiling SwiftProtobuf Message.swift
[201/695] Compiling SwiftProtobuf MessageExtension.swift
[202/695] Compiling SwiftProtobuf NameMap.swift
[203/695] Compiling SwiftProtobuf PathDecoder.swift
[204/695] Compiling SwiftProtobuf PathVisitor.swift
[205/695] Compiling SwiftProtobuf ProtoNameProviding.swift
[206/695] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[207/695] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[208/695] Compiling SwiftProtobuf TextFormatScanner.swift
[209/695] Compiling SwiftProtobuf TimeUtils.swift
[210/695] Compiling SwiftProtobuf UnknownStorage.swift
[211/695] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[212/695] Compiling SwiftProtobuf Varint.swift
[213/695] Compiling SwiftProtobuf Version.swift
[214/695] Compiling SwiftProtobuf Visitor.swift
[215/695] Compiling SwiftProtobuf WireFormat.swift
[216/695] Compiling SwiftProtobuf ZigZag.swift
[217/695] Compiling SwiftProtobuf any.pb.swift
[217/695] Compiling s3_both.cc
[219/695] Compiling NIOCore MulticastChannel.swift
[220/695] Compiling NIOCore NIOAny.swift
[221/695] Compiling NIOCore NIOCloseOnErrorHandler.swift
[222/695] Compiling NIOCore NIOLoopBound.swift
[223/695] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[224/695] Compiling NIOCore NIOScheduledCallback.swift
[225/695] Compiling NIOCore NIOSendable.swift
[226/695] Compiling NIOCore RecvByteBufferAllocator.swift
[226/703] Compiling handshake_server.cc
[227/703] Compiling dtls_record.cc
[228/703] Compiling handshake_client.cc
[235/703] Compiling NIOCore Interfaces.swift
[236/703] Compiling NIOCore Linux.swift
[237/703] Compiling NIOCore MarkedCircularBuffer.swift
[237/703] Compiling handoff.cc
[239/703] Emitting module SwiftProtobuf
[240/703] Compiling NIOCore ChannelInvoker.swift
[241/703] Compiling NIOCore ChannelOption.swift
[242/703] Compiling NIOCore ChannelPipeline.swift
[243/703] Compiling NIOCore CircularBuffer.swift
[244/703] Compiling NIOCore Codec.swift
[245/703] Compiling NIOCore ConvenienceOptionSupport.swift
[246/703] Compiling NIOCore DeadChannel.swift
[247/703] Compiling NIOCore DispatchQueue+WithFuture.swift
[248/703] Compiling NIOCore EventLoop+Deprecated.swift
[249/703] Compiling NIOCore EventLoop+SerialExecutor.swift
[250/703] Compiling NIOCore EventLoop.swift
[251/703] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[259/703] Compiling handshake.cc
[260/703] Compiling encrypted_client_hello.cc
[261/703] Compiling extensions.cc
[262/703] Compiling dtls_method.cc
[271/703] Compiling md5-x86_64-linux.S
[272/703] Compiling md5-x86_64-apple.S
[273/703] Compiling md5-586-linux.S
[274/703] Compiling md5-586-apple.S
[275/703] Compiling err_data.cc
[276/703] Compiling chacha20_poly1305_x86_64-linux.S
[277/703] Compiling chacha20_poly1305_x86_64-apple.S
[278/703] Compiling chacha20_poly1305_armv8-win.S
[279/703] Compiling d1_srtp.cc
[280/703] Compiling chacha20_poly1305_armv8-linux.S
[281/703] Compiling chacha20_poly1305_armv8-apple.S
[282/703] Compiling chacha-x86_64-apple.S
[283/703] Compiling chacha-x86_64-linux.S
[284/703] Compiling d1_pkt.cc
[285/703] Compiling chacha-x86-linux.S
[286/703] Compiling chacha-x86-apple.S
[287/703] Compiling chacha-armv8-linux.S
[288/703] Compiling chacha-armv8-win.S
[289/703] Compiling chacha-armv8-apple.S
[290/703] Compiling chacha-armv4-linux.S
[291/703] Compiling aes128gcmsiv-x86_64-linux.S
[292/703] Compiling aes128gcmsiv-x86_64-apple.S
[293/703] Compiling bio_ssl.cc
[294/703] Compiling x86_64-mont5-linux.S
[295/703] Compiling x86_64-mont5-apple.S
[296/703] Compiling x86_64-mont-linux.S
[297/703] Compiling x86_64-mont-apple.S
[298/703] Compiling x86-mont-apple.S
[300/703] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[301/703] Compiling NIOCore SocketAddresses.swift
[302/703] Compiling NIOCore SocketOptionProvider.swift
[303/703] Compiling NIOCore SystemCallHelpers.swift
[304/703] Compiling NIOCore TimeAmount+Duration.swift
[305/703] Compiling NIOCore TypeAssistedChannelHandler.swift
[306/703] Compiling NIOCore UniversalBootstrapSupport.swift
[307/703] Compiling NIOCore Utilities.swift
[307/703] Compiling vpaes-x86_64-apple.S
[308/703] Compiling x86-mont-linux.S
[309/703] Compiling vpaes-x86_64-linux.S
[310/703] Compiling vpaes-x86-apple.S
[311/703] Compiling vpaes-x86-linux.S
[312/703] Compiling vpaes-armv8-win.S
[312/703] Compiling vpaes-armv8-linux.S
[314/703] Compiling vpaes-armv8-apple.S
[315/703] Compiling vpaes-armv7-linux.S
[316/703] Compiling d1_lib.cc
[317/703] Compiling sha512-x86_64-apple.S
[318/703] Compiling sha512-armv8-linux.S
[319/703] Compiling sha512-x86_64-linux.S
[320/703] Compiling sha512-armv8-win.S
[321/703] Compiling sha512-armv8-apple.S
[322/703] Compiling sha512-armv4-linux.S
[323/703] Compiling sha512-586-linux.S
[324/703] Compiling sha512-586-apple.S
[325/703] Compiling sha256-x86_64-apple.S
[326/703] Compiling sha256-armv8-win.S
[327/703] Compiling sha256-x86_64-linux.S
[328/703] Compiling sha256-armv8-linux.S
[329/703] Compiling sha256-armv8-apple.S
[330/703] Compiling sha256-armv4-linux.S
[331/703] Compiling sha256-586-linux.S
[332/703] Compiling sha256-586-apple.S
[333/703] Compiling sha1-armv8-win.S
[334/703] Compiling sha1-armv8-linux.S
[335/703] Compiling sha1-x86_64-apple.S
[335/703] Compiling sha1-x86_64-linux.S
[337/703] Compiling sha1-armv8-apple.S
[356/703] Compiling sha1-armv4-large-linux.S
[357/703] Compiling sha1-586-linux.S
[358/703] Compiling sha1-586-apple.S
[359/703] Compiling rsaz-avx2-linux.S
[360/703] Compiling rsaz-avx2-apple.S
[361/703] Compiling rdrand-x86_64-linux.S
[362/703] Compiling rdrand-x86_64-apple.S
[363/703] Compiling p256_beeu-x86_64-asm-apple.S
[364/703] Compiling p256_beeu-x86_64-asm-linux.S
[365/703] Compiling p256_beeu-armv8-asm-win.S
[366/703] Compiling p256_beeu-armv8-asm-linux.S
[367/703] Compiling p256-x86_64-asm-linux.S
[368/703] Compiling p256_beeu-armv8-asm-apple.S
[369/703] Compiling p256-x86_64-asm-apple.S
[370/703] Compiling p256-armv8-asm-linux.S
[371/703] Compiling p256-armv8-asm-win.S
[372/703] Compiling d1_both.cc
[373/703] Compiling p256-armv8-asm-apple.S
[374/703] Compiling ghashv8-armv8-win.S
[375/703] Compiling ghashv8-armv8-linux.S
[376/703] Compiling ghashv8-armv8-apple.S
[377/703] Compiling ghashv8-armv7-linux.S
[378/703] Compiling ghash-x86_64-linux.S
[379/703] Compiling ghash-x86_64-apple.S
[380/703] Compiling ghash-ssse3-x86_64-linux.S
[381/703] Compiling ghash-x86-apple.S
[382/703] Compiling ghash-ssse3-x86_64-apple.S
[383/703] Compiling ghash-ssse3-x86-linux.S
[384/703] Compiling ghash-ssse3-x86-apple.S
[385/703] Compiling ghash-x86-linux.S
[386/703] Compiling ghash-neon-armv8-apple.S
[387/703] Compiling ghash-neon-armv8-linux.S
[388/703] Compiling ghash-neon-armv8-win.S
[389/703] Compiling co-586-linux.S
[389/703] Compiling ghash-armv4-linux.S
[391/703] Compiling co-586-apple.S
[392/703] Compiling bn-armv8-linux.S
[393/703] Compiling bn-armv8-win.S
[394/703] Compiling bn-armv8-apple.S
[395/703] Compiling bsaes-armv7-linux.S
[396/703] Compiling bn-586-apple.S
[397/703] Compiling bn-586-linux.S
[398/703] Compiling armv8-mont-win.S
[399/703] Compiling armv8-mont-apple.S
[400/703] Compiling armv8-mont-linux.S
[401/703] Compiling armv4-mont-linux.S
[402/703] Compiling aesv8-gcm-armv8-win.S
[403/703] Compiling aesv8-gcm-armv8-linux.S
[404/703] Compiling aesv8-gcm-armv8-apple.S
[405/703] Compiling aesv8-armv8-win.S
[405/703] Compiling aesv8-armv8-apple.S
[407/703] Compiling aesv8-armv8-linux.S
[408/703] Compiling aesv8-armv7-linux.S
[409/703] Compiling aesni-x86_64-linux.S
[410/703] Compiling aesni-x86-linux.S
[411/703] Compiling aesni-x86-apple.S
[412/703] Compiling aesni-x86_64-apple.S
[413/703] Compiling aesni-gcm-x86_64-apple.S
[414/703] Compiling aesni-gcm-x86_64-linux.S
[415/703] Compiling aes-gcm-avx2-x86_64-apple.S
[416/703] Compiling aes-gcm-avx10-x86_64-linux.S
[417/703] Compiling aes-gcm-avx2-x86_64-linux.S
[418/703] Compiling aes-gcm-avx10-x86_64-apple.S
[419/703] Compiling x_req.cc
[420/703] Compiling x_sig.cc
[421/703] Compiling x_spki.cc
[422/703] Compiling x_x509.cc
[423/703] Compiling x_val.cc
[424/703] Compiling x_x509a.cc
[425/703] Compiling x_name.cc
[426/703] Compiling x_pubkey.cc
[427/703] Compiling x_exten.cc
[428/703] Compiling x_attrib.cc
[429/703] Compiling x_all.cc
[430/703] Compiling x_crl.cc
[440/703] Compiling x_algor.cc
[442/703] Emitting module NIOCore
[443/704] Compiling x509spki.cc
[444/704] Compiling x509rset.cc
[445/704] Compiling x509name.cc
[446/754] Wrapping AST for NIOCore for debugging
[447/754] Compiling x509cset.cc
[448/754] Compiling x509_vpm.cc
[449/754] Compiling x509_vfy.cc
[450/754] Compiling x509_txt.cc
[452/754] Compiling NIOEmbedded AsyncTestingChannel.swift
[452/754] Compiling x509_v3.cc
[453/754] Compiling x509_trs.cc
[454/754] Compiling x509_set.cc
[456/754] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[457/754] Emitting module NIOEmbedded
[458/754] Compiling NIOEmbedded Embedded.swift
[459/755] Wrapping AST for NIOEmbedded for debugging
[460/755] Compiling x509_req.cc
[461/755] Compiling x509_obj.cc
[462/755] Compiling x509_lu.cc
[463/755] Compiling x509_def.cc
[464/755] Compiling x509_ext.cc
[465/755] Compiling x509_cmp.cc
[466/755] Compiling x509_d2.cc
[467/755] Compiling x509_att.cc
[468/755] Compiling x509.cc
[469/755] Compiling v3_prn.cc
[470/755] Compiling v3_skey.cc
[472/755] Compiling NIOPosix Pool.swift
[473/755] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[474/755] Compiling NIOPosix PosixSingletons.swift
[475/755] Compiling NIOPosix RawSocketBootstrap.swift
[476/755] Compiling NIOPosix Resolver.swift
[477/755] Compiling NIOPosix Selectable.swift
[477/761] Compiling v3_utl.cc
[479/761] Compiling NIOPosix SelectableChannel.swift
[480/761] Compiling NIOPosix SelectableEventLoop.swift
[481/761] Compiling NIOPosix SelectorEpoll.swift
[482/761] Compiling NIOPosix SelectorGeneric.swift
[483/761] Compiling NIOPosix SelectorKqueue.swift
[484/761] Compiling NIOPosix SelectorUring.swift
[485/761] Compiling NIOPosix ServerSocket.swift
[486/761] Compiling NIOPosix Socket.swift
[487/761] Compiling NIOPosix SocketChannel.swift
[488/761] Compiling NIOPosix SocketProtocols.swift
[489/761] Compiling NIOPosix System.swift
[490/761] Compiling NIOPosix Thread.swift
[491/761] Compiling SwiftProtobuf api.pb.swift
[492/761] Compiling SwiftProtobuf descriptor.pb.swift
[493/761] Compiling SwiftProtobuf duration.pb.swift
[494/761] Compiling SwiftProtobuf empty.pb.swift
[495/761] Compiling SwiftProtobuf field_mask.pb.swift
[496/761] Compiling SwiftProtobuf source_context.pb.swift
[497/761] Compiling SwiftProtobuf struct.pb.swift
[498/761] Compiling SwiftProtobuf timestamp.pb.swift
[499/761] Compiling SwiftProtobuf type.pb.swift
[500/761] Compiling SwiftProtobuf wrappers.pb.swift
[501/761] Compiling SwiftProtobuf resource_bundle_accessor.swift
[501/762] Compiling v3_purp.cc
[503/762] Compiling v3_pcons.cc
[504/762] Compiling v3_pmaps.cc
[505/840] Compiling v3_ocsp.cc
[506/840] Wrapping AST for SwiftProtobuf for debugging
[507/840] Compiling v3_lib.cc
[509/840] Compiling Connect ProtobufMessage.swift
[510/840] Compiling Connect ProtocolClientConfig.swift
[511/840] Compiling Connect ProtocolClientInterface.swift
[512/840] Compiling Connect ResponseMessage.swift
[513/840] Compiling Connect BidirectionalAsyncStreamInterface.swift
[514/840] Compiling Connect ClientOnlyAsyncStreamInterface.swift
[514/840] Compiling v3_ncons.cc
[516/840] Compiling Connect ClientOnlyStreamValidation.swift
[517/840] Compiling Connect ConnectEndStreamResponse.swift
[518/840] Compiling Connect ServerOnlyAsyncStream.swift
[519/843] Compiling Connect status.pb.swift
[520/843] Compiling Connect ConnectInterceptor.swift
[521/843] Compiling Connect GRPCWebInterceptor.swift
[522/843] Compiling Connect InterceptorChain.swift
[523/843] Compiling Connect BidirectionalAsyncStream.swift
[524/843] Compiling Connect BidirectionalStream.swift
[525/843] Compiling Connect ClientOnlyAsyncStream.swift
[526/843] Emitting module NIOPosix
[526/843] Compiling v3_int.cc
[528/843] Compiling Connect Locked.swift
[529/843] Compiling Connect TimeoutTimer.swift
[530/843] Compiling Connect ConnectError+GRPC.swift
[531/843] Compiling Connect ProtocolClient.swift
[532/843] Compiling Connect URLSessionHTTPClient.swift
[533/843] Compiling Connect JSONCodec.swift
[534/843] Compiling Connect Envelope.swift
[535/843] Compiling Connect Headers+GRPC.swift
[536/843] Compiling Connect Trailers+gRPC.swift
[540/843] Compiling Connect ClientOnlyStream.swift
[540/843] Compiling v3_info.cc
[542/843] Emitting module SwiftProtobufPluginLibrary
[542/843] Compiling v3_ia5.cc
[543/843] Compiling v3_genn.cc
[545/843] Compiling Connect HTTPMetrics.swift
[546/843] Compiling Connect HTTPRequest.swift
[547/843] Compiling Connect HTTPResponse.swift
[548/843] Compiling Connect HeaderConstants.swift
[549/843] Compiling Connect Headers.swift
[550/843] Compiling Connect IdempotencyLevel.swift
[551/843] Compiling Connect Lock.swift
[562/843] Compiling Connect ServerOnlyStream.swift
[563/843] Compiling Connect URLSessionStream.swift
[564/843] Compiling Connect UnaryAsyncWrapper.swift
[565/844] Compiling v3_extku.cc
[566/844] Compiling v3_enum.cc
[568/844] Compiling SwiftProtobufPluginLibrary plugin.pb.swift
[569/844] Compiling SwiftProtobufPluginLibrary swift_protobuf_module_mappings.pb.swift
[570/844] Compiling SwiftProtobufPluginLibrary resource_bundle_accessor.swift
[570/844] Compiling v3_crld.cc
[572/846] Emitting module NIO
[573/846] Compiling NIO Exports.swift
[583/870] Compiling v3_conf.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 |
/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 |
[591/870] 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 |
[592/870] 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 |
[593/870] 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 |
/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 |
[600/870] 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 |
[601/870] 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 |
[602/870] 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 |
[603/870] 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 |
[604/870] 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 |
[605/870] 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 |
[605/877] Compiling v3_bitst.cc
[606/888] Compiling v3_cpols.cc
error: emit-module command failed with exit code 1 (use -v to see invocation)
[608/888] 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 |
[608/888] Wrapping AST for SwiftProtobufPluginLibrary for debugging
[609/888] Compiling v3_bcons.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 |
[614/888] Compiling Connect Code.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 |
[615/888] Compiling Connect Codec.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 |
[616/888] Compiling Connect CompressionPool.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 |
[617/888] Compiling Connect ConnectError.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 |
[617/888] Wrapping AST for NIOPosix for debugging
[618/888] Wrapping AST for NIO for debugging
[620/888] 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 |
[621/888] 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 |
[622/888] 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 |
[623/888] 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 |
[624/888] 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 |
[625/888] 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 |
[626/888] 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 |
[627/888] Compiling ConnectPluginUtilities ServiceDescriptor+Extensions.swift
[628/888] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[629/888] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[630/888] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[631/888] Emitting module NIOTLS
[632/888] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[633/888] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[634/888] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[635/888] Emitting module ConnectPluginUtilities
[636/888] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[637/888] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[638/890] Compiling ConnectPluginUtilities MethodDescriptor+Extensions.swift
[638/890] Compiling v3_alt.cc
[640/890] Compiling ConnectPluginUtilities GeneratorOptions.swift
[641/890] Compiling ConnectPluginUtilities FilePathComponents.swift
[642/890] Compiling ConnectPluginUtilities Generator.swift
[644/891] Compiling NIOTLS TLSEvents.swift
[645/891] Compiling NIOTLS SNIHandler.swift
[647/892] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[648/892] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[649/894] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[650/894] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[651/894] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[652/894] Emitting module NIOFoundationCompat
[653/895] Compiling NIOHTTP1 HTTPServerPipelineHandler.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 |
[656/895] Compiling NIOHTTP1 HTTPTypedPipelineSetup.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 |
[657/895] Compiling NIOHTTP1 HTTPTypes.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 |
[660/895] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.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 |
[661/895] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.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 |
[671/895] Compiling NIOHTTP1 ByteCollectionUtils.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 |
[672/895] Compiling NIOHTTP1 HTTPDecoder.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 |
[673/895] Compiling NIOHTTP1 HTTPEncoder.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 |
[674/895] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.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 |
[675/895] Compiling NIOHTTP1 HTTPServerUpgradeHandler.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 |
[676/895] Compiling NIOHTTP1 HTTPPipelineSetup.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 |
[678/895] Emitting module NIOHTTP1
[679/895] Emitting module ConnectSwiftPlugin
[679/895] Compiling t_x509.cc
[679/895] Compiling v3_akeya.cc
[679/895] Compiling t_x509a.cc
[679/895] Compiling v3_akey.cc
BUILD FAILURE 6.2 linux