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 5.10 for Linux on 10 Oct 2025 17:55:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 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:         linux
Swift version:             5.10
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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:876c9f54cbb08e857839f8acb28beadbc9bf56a8488855996222d9f683e93e2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-protobuf.git
[1/11700] Fetching swift-nio-http2
[3745/26831] Fetching swift-nio-http2, swift-nio-ssl
[11294/105965] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
[22143/146284] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio.git from cache (17.80s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (18.55s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (18.59s)
Fetched https://github.com/apple/swift-protobuf.git from cache (18.73s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.88s)
Fetching https://github.com/apple/swift-atomics.git
[1/1814] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.73s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.32.0 (0.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.83s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.1 (2.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (1.31s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5049] Fetching swift-system
[2122/23202] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.26s)
Fetched https://github.com/apple/swift-collections.git from cache (2.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.87s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.19s)
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.1
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-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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.32.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-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.1
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/472] Write sources
[11/472] Compiling _AtomicsShims.c
[12/472] Copying PrivacyInfo.xcprivacy
[14/472] Write sources
[28/472] Compiling aes-gcm-avx10-x86_64-apple.S
[29/472] Compiling CNIOWindows shim.c
[30/472] Compiling CNIOWindows WSAStartup.c
[31/472] Compiling CNIOPosix event_loop_id.c
[32/472] Compiling CNIOWASI CNIOWASI.c
[33/472] Compiling CNIOLinux liburing_shims.c
[34/472] Compiling CNIOLinux shim.c
[35/472] Write swift-version-24593BA9C3E375BF.txt
[36/472] Compiling CNIOLLHTTP c_nio_http.c
[37/472] Compiling CNIOLLHTTP c_nio_api.c
[38/478] Compiling CNIOLLHTTP c_nio_llhttp.c
[39/554] Compiling x_sig.cc
[40/561] Compiling x_spki.cc
[41/563] Compiling CNIODarwin shim.c
[42/563] Compiling x_x509.cc
[43/577] Compiling fiat_p256_adx_sqr.S
[44/577] Compiling fiat_p256_adx_mul.S
[45/577] Compiling x_x509a.cc
[46/577] Compiling fiat_curve25519_adx_mul.S
[47/577] Compiling x_val.cc
[48/577] Compiling fiat_curve25519_adx_square.S
[49/577] Compiling CNIOBoringSSLShims shims.c
[50/577] Compiling tls_record.cc
[51/577] Compiling tls13_server.cc
[52/577] Compiling tls13_enc.cc
[53/577] Compiling tls_method.cc
[55/577] Compiling _NIOBase64 Base64.swift
[56/577] Emitting module _NIOBase64
[58/578] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/579] Compiling _NIODataStructures PriorityQueue.swift
[60/579] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[61/579] Compiling InternalCollectionsUtilities UInt+reversed.swift
[62/579] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[63/579] Compiling InternalCollectionsUtilities Integer rank.swift
[64/579] Emitting module InternalCollectionsUtilities
[65/579] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[66/579] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[67/579] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[68/579] Compiling InternalCollectionsUtilities _SortedCollection.swift
[69/579] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[70/579] Compiling InternalCollectionsUtilities Debugging.swift
[71/579] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/579] Compiling InternalCollectionsUtilities Descriptions.swift
[73/579] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[74/580] Compiling _NIODataStructures _TinyArray.swift
[75/580] Wrapping AST for _NIOBase64 for debugging
[77/595] Compiling DequeModule Deque+Equatable.swift
[78/595] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/597] Compiling tls13_both.cc
[80/597] Compiling DequeModule _DequeBuffer.swift
[81/597] Compiling DequeModule _DequeBufferHeader.swift
[81/597] Wrapping AST for InternalCollectionsUtilities for debugging
[82/597] Compiling tls13_client.cc
[83/597] Compiling t1_enc.cc
[85/597] Compiling DequeModule _DequeSlot.swift
[86/597] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/597] Compiling DequeModule Deque+Testing.swift
[88/597] Compiling DequeModule Deque._Storage.swift
[89/597] Compiling DequeModule Deque+CustomReflectable.swift
[90/597] Compiling DequeModule Deque+Descriptions.swift
[91/597] Compiling DequeModule Deque._UnsafeHandle.swift
[92/597] Compiling DequeModule Deque.swift
[93/597] Compiling DequeModule Deque+Extras.swift
[94/597] Compiling DequeModule Deque+Hashable.swift
[95/597] Compiling _NIODataStructures Heap.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/_NIODataStructures/Heap.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[96/597] Emitting module _NIODataStructures
[96/597] Compiling ssl_x509.cc
[102/598] Compiling SwiftProtobuf DoubleParser.swift
[103/598] Compiling SwiftProtobuf Enum.swift
[104/598] Compiling SwiftProtobuf ExtensibleMessage.swift
[105/598] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[106/598] Compiling SwiftProtobuf ExtensionFields.swift
[107/598] Compiling SwiftProtobuf ExtensionMap.swift
[108/598] Compiling SwiftProtobuf FieldTag.swift
[109/598] Compiling SwiftProtobuf FieldTypes.swift
[111/609] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[112/609] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[113/609] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[114/609] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[115/609] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[116/609] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[117/609] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[118/609] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[119/609] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[120/609] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[121/609] Compiling SwiftProtobuf HashVisitor.swift
[122/609] Compiling SwiftProtobuf Internal.swift
[123/609] Compiling SwiftProtobuf JSONDecoder.swift
[124/609] Compiling SwiftProtobuf JSONDecodingError.swift
[125/609] Compiling SwiftProtobuf JSONDecodingOptions.swift
[126/609] Compiling SwiftProtobuf JSONEncoder.swift
[127/609] Compiling SwiftProtobuf JSONEncodingError.swift
[128/609] Compiling SwiftProtobuf JSONEncodingOptions.swift
[129/609] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[130/609] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[131/609] Compiling SwiftProtobuf JSONScanner.swift
[132/609] Compiling SwiftProtobuf MathUtils.swift
[133/609] Compiling SwiftProtobuf Message+AnyAdditions.swift
[134/609] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[135/609] Compiling DequeModule Deque+Codable.swift
[136/609] Compiling DequeModule Deque+Collection.swift
[137/609] Emitting module DequeModule
[138/610] Compiling SwiftProtobuf ProtoNameProviding.swift
[139/610] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[140/610] Compiling SwiftProtobuf ProtobufMap.swift
[141/610] Compiling SwiftProtobuf SelectiveVisitor.swift
[142/610] Compiling SwiftProtobuf SimpleExtensionMap.swift
[143/610] Compiling SwiftProtobuf StringUtils.swift
[144/610] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[145/610] Compiling SwiftProtobuf SwiftProtobufError.swift
[146/610] Compiling SwiftProtobuf TextFormatDecoder.swift
[147/610] Compiling SwiftProtobuf TextFormatDecodingError.swift
[148/610] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[149/610] Compiling SwiftProtobuf TextFormatEncoder.swift
[150/610] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[151/610] Compiling SwiftProtobuf Message+FieldMask.swift
[152/610] Compiling SwiftProtobuf Message+JSONAdditions.swift
[153/610] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[154/610] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[155/610] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[156/610] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[157/610] Compiling SwiftProtobuf Message.swift
[158/610] Compiling SwiftProtobuf MessageExtension.swift
[159/610] Compiling SwiftProtobuf NameMap.swift
[160/610] Compiling SwiftProtobuf PathDecoder.swift
[161/610] Compiling SwiftProtobuf PathVisitor.swift
[162/610] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[163/610] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[164/610] Compiling SwiftProtobuf TextFormatScanner.swift
[165/610] Compiling SwiftProtobuf TimeUtils.swift
[166/610] Compiling SwiftProtobuf UnknownStorage.swift
[167/610] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[168/610] Compiling SwiftProtobuf Varint.swift
[169/610] Compiling SwiftProtobuf Version.swift
[170/610] Compiling SwiftProtobuf Visitor.swift
[171/610] Compiling SwiftProtobuf WireFormat.swift
[172/610] Compiling SwiftProtobuf ZigZag.swift
[173/610] Compiling SwiftProtobuf any.pb.swift
[175/610] Emitting module SwiftProtobuf
[187/610] Wrapping AST for _NIODataStructures for debugging
[188/610] Compiling ssl_versions.cc
[189/610] Wrapping AST for DequeModule for debugging
[190/610] Compiling ssl_transcript.cc
[191/610] Compiling ssl_stat.cc
[192/610] Compiling ssl_session.cc
[193/610] Compiling ssl_privkey.cc
[194/610] Compiling ssl_key_share.cc
[195/610] Compiling ssl_file.cc
[196/610] Compiling ssl_lib.cc
[197/610] Compiling ssl_cipher.cc
[198/610] Compiling ssl_credential.cc
[199/610] Compiling ssl_buffer.cc
[200/610] Compiling ssl_cert.cc
[201/610] Compiling ssl_asn1.cc
[202/610] Compiling ssl_aead_ctx.cc
[203/610] Compiling s3_both.cc
[204/610] Compiling s3_pkt.cc
[205/610] Compiling s3_lib.cc
[206/610] Compiling handshake_server.cc
[207/610] Compiling handshake_client.cc
[208/610] Compiling handshake.cc
[209/610] Compiling handoff.cc
[210/610] Compiling encrypted_client_hello.cc
[211/610] Compiling dtls_record.cc
[212/610] Compiling extensions.cc
[213/610] Compiling md5-x86_64-linux.S
[214/610] Compiling md5-x86_64-apple.S
[215/610] Compiling md5-586-linux.S
[216/610] Compiling md5-586-apple.S
[217/610] Compiling dtls_method.cc
[218/610] Compiling d1_srtp.cc
[219/610] Compiling chacha20_poly1305_x86_64-linux.S
[220/610] Compiling chacha20_poly1305_x86_64-apple.S
[221/610] Compiling chacha20_poly1305_armv8-win.S
[222/610] Compiling chacha20_poly1305_armv8-linux.S
[223/610] Compiling chacha20_poly1305_armv8-apple.S
[224/610] Compiling chacha-x86_64-linux.S
[225/610] Compiling chacha-x86_64-apple.S
[226/610] Compiling err_data.cc
[227/610] Compiling chacha-x86-linux.S
[228/610] Compiling chacha-x86-apple.S
[229/610] Compiling chacha-armv8-win.S
[230/610] Compiling chacha-armv8-linux.S
[231/610] Compiling bio_ssl.cc
[232/610] Compiling chacha-armv8-apple.S
[233/610] Compiling aes128gcmsiv-x86_64-linux.S
[234/610] Compiling aes128gcmsiv-x86_64-apple.S
[235/610] Compiling chacha-armv4-linux.S
[236/610] Compiling x86_64-mont5-linux.S
[237/610] Compiling x86_64-mont-linux.S
[238/610] Compiling x86_64-mont5-apple.S
[239/610] Compiling x86_64-mont-apple.S
[240/610] Compiling x86-mont-linux.S
[241/610] Compiling d1_pkt.cc
[242/610] Compiling vpaes-x86_64-apple.S
[243/610] Compiling vpaes-x86-linux.S
[244/610] Compiling x86-mont-apple.S
[245/610] Compiling vpaes-x86_64-linux.S
[246/610] Compiling vpaes-x86-apple.S
[247/610] Compiling vpaes-armv8-win.S
[248/610] Compiling vpaes-armv8-linux.S
[249/610] Compiling vpaes-armv7-linux.S
[250/610] Compiling vpaes-armv8-apple.S
[251/610] Compiling d1_lib.cc
[252/610] Compiling sha512-x86_64-linux.S
[253/610] Compiling d1_both.cc
[254/610] Compiling sha512-x86_64-apple.S
[255/610] Compiling sha512-armv8-linux.S
[255/610] Compiling sha512-armv8-win.S
[257/610] Compiling sha512-armv8-apple.S
[258/610] Compiling sha512-armv4-linux.S
[259/610] Compiling sha512-586-apple.S
[260/610] Compiling sha512-586-linux.S
[261/610] Compiling sha256-x86_64-linux.S
[262/610] Compiling sha256-armv8-apple.S
[262/610] Compiling sha256-x86_64-apple.S
[264/610] Compiling sha256-armv8-win.S
[265/610] Compiling sha256-armv4-linux.S
[266/610] Compiling sha256-586-linux.S
[267/610] Compiling sha256-armv8-linux.S
[268/610] Compiling sha1-x86_64-apple.S
[269/610] Compiling sha256-586-apple.S
[270/610] Compiling sha1-armv8-apple.S
[271/610] Compiling sha1-armv4-large-linux.S
[271/610] Compiling sha1-armv8-win.S
[273/610] Compiling sha1-armv8-linux.S
[274/610] Compiling sha1-x86_64-linux.S
[275/610] Compiling sha1-586-apple.S
[276/610] Compiling sha1-586-linux.S
[277/610] Compiling rsaz-avx2-linux.S
[277/610] Compiling rsaz-avx2-apple.S
[279/610] Compiling rdrand-x86_64-apple.S
[280/610] Compiling p256_beeu-x86_64-asm-linux.S
[281/610] Compiling rdrand-x86_64-linux.S
[282/610] Compiling p256_beeu-x86_64-asm-apple.S
[283/610] Compiling p256_beeu-armv8-asm-win.S
[284/610] Compiling p256-armv8-asm-win.S
[285/610] Compiling p256_beeu-armv8-asm-linux.S
[286/610] Compiling p256_beeu-armv8-asm-apple.S
[287/610] Compiling p256-x86_64-asm-apple.S
[288/610] Compiling p256-armv8-asm-linux.S
[289/610] Compiling ghashv8-armv8-win.S
[290/610] Compiling p256-x86_64-asm-linux.S
[291/610] Compiling ghashv8-armv8-linux.S
[292/610] Compiling p256-armv8-asm-apple.S
[293/610] Compiling ghashv8-armv8-apple.S
[294/610] Compiling ghash-x86_64-linux.S
[295/610] Compiling ghashv8-armv7-linux.S
[296/610] Compiling ghash-x86-apple.S
[297/610] Compiling ghash-x86_64-apple.S
[298/610] Compiling ghash-ssse3-x86_64-linux.S
[299/610] Compiling ghash-x86-linux.S
[300/610] Compiling ghash-ssse3-x86_64-apple.S
[301/610] Compiling ghash-ssse3-x86-linux.S
[302/610] Compiling ghash-ssse3-x86-apple.S
[303/610] Compiling ghash-neon-armv8-win.S
[304/610] Compiling ghash-neon-armv8-linux.S
[305/610] Compiling ghash-neon-armv8-apple.S
[306/610] Compiling ghash-armv4-linux.S
[307/610] Compiling co-586-linux.S
[308/610] Compiling co-586-apple.S
[309/610] Compiling bn-armv8-win.S
[310/610] Compiling bsaes-armv7-linux.S
[311/610] Compiling bn-armv8-linux.S
[312/610] Compiling bn-586-linux.S
[313/610] Compiling bn-armv8-apple.S
[314/610] Compiling bn-586-apple.S
[315/610] Compiling armv8-mont-linux.S
[316/610] Compiling armv8-mont-apple.S
[317/610] Compiling armv8-mont-win.S
[318/610] Compiling armv4-mont-linux.S
[319/610] Compiling aesv8-gcm-armv8-win.S
[320/610] Compiling aesv8-gcm-armv8-apple.S
[321/610] Compiling aesv8-armv8-apple.S
[322/610] Compiling aesv8-gcm-armv8-linux.S
[323/610] Compiling aesv8-armv8-win.S
[324/610] Compiling aesv8-armv7-linux.S
[325/610] Compiling aesv8-armv8-linux.S
[326/610] Compiling aesni-x86_64-linux.S
[327/610] Compiling aesni-x86-apple.S
[328/610] Compiling aesni-x86_64-apple.S
[329/610] Compiling aes-gcm-avx2-x86_64-linux.S
[330/610] Compiling aesni-gcm-x86_64-linux.S
[331/610] Compiling aesni-gcm-x86_64-apple.S
[332/610] Compiling aesni-x86-linux.S
[333/610] Compiling aes-gcm-avx2-x86_64-apple.S
[334/610] Compiling aes-gcm-avx10-x86_64-linux.S
[335/610] Compiling x_pubkey.cc
[336/610] Compiling x_name.cc
[337/610] Compiling x_exten.cc
[338/610] Compiling x_req.cc
[339/610] Compiling x_attrib.cc
[340/610] Compiling x_crl.cc
[341/610] Compiling x_all.cc
[342/610] Compiling x509spki.cc
[343/610] Compiling x509name.cc
[344/610] Compiling x_algor.cc
[345/610] Compiling x509_vpm.cc
[347/610] Compiling SwiftProtobuf api.pb.swift
[348/610] Compiling SwiftProtobuf descriptor.pb.swift
[349/610] Compiling SwiftProtobuf duration.pb.swift
[350/610] Compiling SwiftProtobuf empty.pb.swift
[351/610] Compiling SwiftProtobuf field_mask.pb.swift
[352/610] Compiling SwiftProtobuf source_context.pb.swift
[353/610] Compiling SwiftProtobuf struct.pb.swift
[354/610] Compiling SwiftProtobuf timestamp.pb.swift
[355/610] Compiling SwiftProtobuf type.pb.swift
[356/610] Compiling SwiftProtobuf wrappers.pb.swift
[357/610] Compiling SwiftProtobuf resource_bundle_accessor.swift
[357/611] Compiling x509rset.cc
[358/611] Compiling x509cset.cc
[360/611] Compiling x509_vfy.cc
[361/636] Compiling x509_lu.cc
[363/636] Compiling SwiftProtobufPluginLibrary ProvidesDeprecationComment.swift
[364/636] Compiling SwiftProtobufPluginLibrary ProvidesLocationPath.swift
[365/636] Compiling SwiftProtobufPluginLibrary ProvidesSourceCodeLocation.swift
[365/639] Compiling x509_txt.cc
[366/639] Wrapping AST for SwiftProtobuf for debugging
[367/660] Compiling x509_v3.cc
[368/688] Compiling x509_trs.cc
[369/692] Compiling x509_obj.cc
[371/692] Compiling Connect HTTPClientInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[372/692] Compiling Connect HTTPMethod.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[373/692] Compiling Connect HTTPMetrics.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[374/692] Compiling Connect HTTPRequest.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[375/692] Compiling Connect HTTPResponse.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[376/692] Compiling Connect HeaderConstants.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[377/692] Compiling Connect Headers.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[378/699] Compiling Connect ProtocolClient.swift
[379/699] Compiling Connect URLSessionHTTPClient.swift
[380/699] Compiling Connect JSONCodec.swift
[381/699] Compiling Connect Envelope.swift
[382/699] Compiling Connect Headers+GRPC.swift
[383/699] Compiling Connect Trailers+gRPC.swift
[384/699] Compiling Connect IdempotencyLevel.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[385/699] Compiling Connect Interceptor.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[386/699] Compiling Connect InterceptorFactory.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[387/699] Compiling Connect StreamInterceptor.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[388/699] Compiling Connect UnaryInterceptor.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[389/699] Compiling Connect MethodSpec.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[390/699] Compiling Connect NetworkProtocol.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[391/699] Compiling Connect ProtobufMessage.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[392/699] Compiling Connect ProtocolClientConfig.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[393/699] Compiling Connect ProtocolClientInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[394/699] Compiling Connect ResponseMessage.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[395/699] Compiling Connect BidirectionalAsyncStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[396/699] Compiling Connect ClientOnlyAsyncStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[397/699] Compiling Connect ServerOnlyAsyncStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[397/699] Compiling x509_set.cc
[399/699] Compiling Connect BidirectionalStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[400/699] Compiling Connect ClientOnlyStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[401/699] Compiling Connect RequestCallbacks.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[402/699] Compiling Connect ResponseCallbacks.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[403/699] Compiling Connect ServerOnlyStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[404/699] Compiling Connect StreamResult.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[405/699] Compiling Connect Trailers.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[405/699] Compiling x509_req.cc
[407/699] Compiling Connect ClientOnlyStreamValidation.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[408/699] Compiling Connect ConnectEndStreamResponse.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[409/699] Compiling Connect ServerOnlyAsyncStream.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[410/699] Compiling Connect ServerOnlyStream.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[411/699] Compiling Connect URLSessionStream.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[412/699] Compiling Connect UnaryAsyncWrapper.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[413/699] Compiling Connect Lock.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[414/699] Compiling Connect Locked.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[415/699] Compiling Connect ProtoCodec.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[416/699] Compiling Connect GzipCompressionPool.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[417/699] Compiling Connect Cancelable.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[418/699] Compiling Connect Code.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[419/699] Compiling Connect Codec.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[420/699] Compiling Connect CompressionPool.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[421/699] Compiling Connect ConnectError.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[422/699] Compiling Connect status.pb.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[423/699] Compiling Connect ConnectInterceptor.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[424/699] Compiling Connect GRPCWebInterceptor.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[425/699] Compiling Connect InterceptorChain.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[426/699] Compiling Connect BidirectionalAsyncStream.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[427/699] Compiling Connect BidirectionalStream.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[428/699] Compiling Connect ClientOnlyAsyncStream.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[429/699] Compiling Connect ClientOnlyStream.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[430/699] Emitting module Connect
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[437/699] Compiling x509_ext.cc
[438/699] Compiling x509_d2.cc
[439/699] Compiling x509_def.cc
[440/699] Compiling x509_cmp.cc
[441/699] Compiling x509_att.cc
[442/699] Compiling x509.cc
[448/699] Emitting module SwiftProtobufPluginLibrary
[457/700] Compiling Connect TimeoutTimer.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[458/700] Compiling Connect ConnectError+GRPC.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
       ^
[464/700] Compiling v3_purp.cc
error: fatalError
[465/700] Compiling v3_prn.cc
[465/700] Compiling v3_skey.cc
[465/700] Compiling v3_ocsp.cc
[465/700] Compiling v3_utl.cc
[465/700] Compiling v3_pcons.cc
[465/700] Compiling v3_ncons.cc
[465/700] Compiling v3_pmaps.cc
BUILD FAILURE 5.10 linux