Build Information
Failed to build Connect, reference main (f84661
), with Swift 5.10 for Linux on 15 Apr 2025 00:57:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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.60.1
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 f846616 Upgrade NIO dependencies (#344)
Cloned https://github.com/connectrpc/connect-swift.git
Revision (git rev-parse @):
f8466163c0cf3f8727e3aff311f56d78760083a0
SUCCESS checkout https://github.com/connectrpc/connect-swift.git at main
========================================
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-0":/host -w "$PWD" 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:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/11486] Fetching swift-nio-http2
[2528/26263] Fetching swift-nio-http2, swift-nio-ssl
[5681/101459] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
[10551/139963] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio-ssl.git from cache (10.29s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (10.30s)
Fetched https://github.com/apple/swift-nio.git from cache (10.42s)
Fetched https://github.com/apple/swift-protobuf.git from cache (11.44s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.3 (0.52s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.35.0 (0.41s)
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.39s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.96s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4224] Fetching swift-system
[2198/20214] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.91s)
Fetched https://github.com/apple/swift-collections.git from cache (1.96s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (0.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.81s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.16s)
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.35.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.29.3
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.29.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.4.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.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.81.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.1.4
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/471] Write sources
[10/471] Copying PrivacyInfo.xcprivacy
[10/471] Write sources
[27/471] Compiling CNIOWindows WSAStartup.c
[28/471] Compiling CNIOWindows shim.c
[29/471] Compiling CNIOWASI CNIOWASI.c
[30/471] Compiling CNIOLinux liburing_shims.c
[31/471] Compiling CNIOLLHTTP c_nio_http.c
[32/471] Compiling CNIODarwin shim.c
[33/471] Compiling _AtomicsShims.c
[34/471] Compiling CNIOLLHTTP c_nio_api.c
[35/471] Compiling CNIOLinux shim.c
[36/471] Compiling fiat_p256_adx_mul.S
[36/471] Compiling fiat_curve25519_adx_square.S
[38/471] Compiling fiat_p256_adx_sqr.S
[39/471] Write swift-version-24593BA9C3E375BF.txt
[40/471] Compiling fiat_curve25519_adx_mul.S
[41/475] Compiling CNIOLLHTTP c_nio_llhttp.c
[42/477] Compiling CNIOBoringSSLShims shims.c
[43/560] Compiling tls_record.cc
[44/577] Compiling tls_method.cc
[45/577] Compiling tls13_server.cc
[46/577] Compiling tls13_client.cc
[47/577] Compiling tls13_enc.cc
[49/577] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[50/577] Compiling InternalCollectionsUtilities Specialize.swift
[51/579] Emitting module InternalCollectionsUtilities
[52/579] Compiling InternalCollectionsUtilities _SortedCollection.swift
[53/579] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[54/579] Compiling InternalCollectionsUtilities Debugging.swift
[55/579] Compiling InternalCollectionsUtilities Descriptions.swift
[56/579] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[57/579] Compiling InternalCollectionsUtilities Integer rank.swift
[58/579] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[59/579] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[60/579] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[61/579] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[62/579] Compiling InternalCollectionsUtilities UInt+reversed.swift
[63/579] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[64/579] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[65/579] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[66/579] Compiling _NIODataStructures PriorityQueue.swift
[67/579] Compiling _NIOBase64 Base64.swift
[68/579] Emitting module _NIOBase64
[68/580] Compiling tls13_both.cc
[71/580] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[72/580] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[73/581] Compiling _NIODataStructures _TinyArray.swift
[74/581] Compiling t1_enc.cc
[75/581] Wrapping AST for _NIOBase64 for debugging
[76/581] Wrapping AST for InternalCollectionsUtilities for debugging
[78/596] Compiling DequeModule Deque+CustomReflectable.swift
[79/596] Compiling DequeModule Deque+Descriptions.swift
[80/598] Compiling DequeModule _DequeBuffer.swift
[81/598] Compiling DequeModule _DequeBufferHeader.swift
[81/598] Compiling ssl_versions.cc
[82/598] Compiling ssl_x509.cc
[84/598] Compiling DequeModule Deque+Equatable.swift
[85/598] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[86/598] Compiling DequeModule Deque+Extras.swift
[87/598] Compiling DequeModule Deque+Hashable.swift
[88/598] Emitting module _NIODataStructures
[89/598] Compiling _NIODataStructures Heap.swift
[91/599] Compiling SwiftProtobuf Message+JSONAdditions.swift
[92/599] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[93/599] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[94/599] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[95/599] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[96/599] Compiling SwiftProtobuf Message.swift
[97/599] Compiling SwiftProtobuf MessageExtension.swift
[98/599] Compiling SwiftProtobuf NameMap.swift
[99/599] Compiling SwiftProtobuf PathDecoder.swift
[100/599] Compiling SwiftProtobuf PathVisitor.swift
[101/599] Compiling SwiftProtobuf ProtoNameProviding.swift
[102/599] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[103/610] Compiling DequeModule _DequeSlot.swift
[104/610] Compiling DequeModule _UnsafeWrappedBuffer.swift
[111/610] Compiling SwiftProtobuf ExtensionFields.swift
[112/610] Compiling SwiftProtobuf ExtensionMap.swift
[113/610] Compiling SwiftProtobuf FieldTag.swift
[114/610] Compiling SwiftProtobuf FieldTypes.swift
[115/610] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[116/610] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[117/610] Compiling DequeModule Deque+Testing.swift
[118/610] Compiling DequeModule Deque._Storage.swift
[119/610] Compiling DequeModule Deque._UnsafeHandle.swift
[120/610] Compiling DequeModule Deque.swift
[120/610] Compiling ssl_transcript.cc
[122/610] Compiling DequeModule Deque+Codable.swift
[123/610] Compiling DequeModule Deque+Collection.swift
[123/610] Compiling ssl_stat.cc
[124/610] Wrapping AST for _NIODataStructures for debugging
[126/610] Emitting module DequeModule
[128/611] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[129/611] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[130/611] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[131/611] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[132/611] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[133/611] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[134/611] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[135/611] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[136/611] Compiling SwiftProtobuf HashVisitor.swift
[137/611] Compiling SwiftProtobuf Internal.swift
[138/611] Compiling SwiftProtobuf JSONDecoder.swift
[139/611] Compiling SwiftProtobuf JSONDecodingError.swift
[140/611] Compiling SwiftProtobuf JSONDecodingOptions.swift
[141/611] Compiling SwiftProtobuf JSONEncoder.swift
[142/611] Compiling SwiftProtobuf JSONEncodingError.swift
[143/611] Compiling SwiftProtobuf JSONEncodingOptions.swift
[144/611] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[145/611] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[146/611] Compiling SwiftProtobuf JSONScanner.swift
[147/611] Compiling SwiftProtobuf MathUtils.swift
[148/611] Compiling SwiftProtobuf Message+AnyAdditions.swift
[149/611] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[150/611] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[151/611] Compiling SwiftProtobuf Message+FieldMask.swift
[151/611] Compiling ssl_session.cc
[152/611] Wrapping AST for DequeModule for debugging
[153/611] Compiling ssl_privkey.cc
[155/611] Compiling SwiftProtobuf ProtobufMap.swift
[156/611] Compiling SwiftProtobuf SelectiveVisitor.swift
[157/611] Compiling SwiftProtobuf SimpleExtensionMap.swift
[158/611] Compiling SwiftProtobuf StringUtils.swift
[159/611] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[160/611] Compiling SwiftProtobuf SwiftProtobufError.swift
[161/611] Compiling SwiftProtobuf TextFormatDecoder.swift
[162/611] Compiling SwiftProtobuf TextFormatDecodingError.swift
[163/611] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[164/611] Compiling SwiftProtobuf TextFormatEncoder.swift
[165/611] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[166/611] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[167/611] Compiling SwiftProtobuf TextFormatScanner.swift
[168/611] Compiling SwiftProtobuf TimeUtils.swift
[169/611] Compiling SwiftProtobuf UnknownStorage.swift
[170/611] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[171/611] Compiling SwiftProtobuf Varint.swift
[172/611] Compiling SwiftProtobuf Version.swift
[173/611] Compiling SwiftProtobuf Visitor.swift
[174/611] Compiling SwiftProtobuf WireFormat.swift
[175/611] Compiling SwiftProtobuf ZigZag.swift
[176/611] Compiling SwiftProtobuf any.pb.swift
[176/611] Compiling ssl_file.cc
[177/611] Compiling ssl_key_share.cc
[179/611] Emitting module SwiftProtobuf
[179/611] Compiling ssl_credential.cc
[192/611] Compiling ssl_lib.cc
[193/611] Compiling ssl_buffer.cc
[194/611] Compiling ssl_cipher.cc
[195/611] Compiling ssl_cert.cc
[196/611] Compiling ssl_aead_ctx.cc
[197/611] Compiling ssl_asn1.cc
[198/611] Compiling s3_pkt.cc
[199/611] Compiling s3_lib.cc
[200/611] Compiling s3_both.cc
[201/611] Compiling handshake_server.cc
[202/611] Compiling handshake_client.cc
[203/611] Compiling handshake.cc
[204/611] Compiling handoff.cc
[205/611] Compiling encrypted_client_hello.cc
[206/611] Compiling extensions.cc
[207/611] Compiling dtls_record.cc
[208/611] Compiling md5-x86_64-linux.S
[209/611] Compiling md5-x86_64-apple.S
[210/611] Compiling md5-586-linux.S
[211/611] Compiling d1_srtp.cc
[212/611] Compiling md5-586-apple.S
[213/611] Compiling dtls_method.cc
[214/611] Compiling chacha20_poly1305_x86_64-apple.S
[215/611] Compiling chacha20_poly1305_x86_64-linux.S
[216/611] Compiling d1_pkt.cc
[217/611] Compiling chacha20_poly1305_armv8-apple.S
[218/611] Compiling chacha20_poly1305_armv8-win.S
[219/611] Compiling chacha20_poly1305_armv8-linux.S
[220/611] Compiling err_data.cc
[221/611] Compiling d1_lib.cc
[222/611] Compiling chacha-x86_64-apple.S
[223/611] Compiling chacha-x86_64-linux.S
[224/611] Compiling chacha-x86-linux.S
[225/611] Compiling chacha-x86-apple.S
[226/611] Compiling chacha-armv8-linux.S
[227/611] Compiling chacha-armv8-apple.S
[228/611] Compiling chacha-armv4-linux.S
[229/611] Compiling chacha-armv8-win.S
[230/611] Compiling aes128gcmsiv-x86_64-linux.S
[231/611] Compiling aes128gcmsiv-x86_64-apple.S
[232/611] Compiling x86_64-mont5-apple.S
[233/611] Compiling x86_64-mont-apple.S
[234/611] Compiling x86_64-mont-linux.S
[235/611] Compiling x86_64-mont5-linux.S
[236/611] Compiling x86-mont-linux.S
[237/611] Compiling bio_ssl.cc
[238/611] Compiling vpaes-x86_64-apple.S
[239/611] Compiling x86-mont-apple.S
[240/611] Compiling vpaes-x86_64-linux.S
[241/611] Compiling vpaes-x86-apple.S
[242/611] Compiling vpaes-x86-linux.S
[243/611] Compiling vpaes-armv8-win.S
[244/611] Compiling vpaes-armv8-linux.S
[245/611] Compiling vpaes-armv8-apple.S
[246/611] Compiling vpaes-armv7-linux.S
[247/611] Compiling sha512-x86_64-apple.S
[248/611] Compiling sha512-armv8-win.S
[249/611] Compiling sha512-x86_64-linux.S
[250/611] Compiling sha512-armv8-apple.S
[251/611] Compiling sha512-armv8-linux.S
[252/611] Compiling sha512-armv4-linux.S
[253/611] Compiling sha512-586-apple.S
[254/611] Compiling sha512-586-linux.S
[255/611] Compiling sha256-x86_64-apple.S
[256/611] Compiling sha256-x86_64-linux.S
[257/611] Compiling sha256-armv8-win.S
[258/611] Compiling sha256-armv8-linux.S
[259/611] Compiling sha256-armv8-apple.S
[260/611] Compiling sha256-586-linux.S
[261/611] Compiling sha256-armv4-linux.S
[262/611] Compiling sha256-586-apple.S
[263/611] Compiling sha1-x86_64-apple.S
[264/611] Compiling sha1-armv8-win.S
[265/611] Compiling sha1-armv8-apple.S
[265/611] Compiling sha1-armv4-large-linux.S
[267/611] Compiling sha1-x86_64-linux.S
[268/611] Compiling sha1-armv8-linux.S
[269/611] Compiling sha1-586-linux.S
[270/611] Compiling sha1-586-apple.S
[271/611] Compiling rsaz-avx2-apple.S
[272/611] Compiling rsaz-avx2-linux.S
[273/611] Compiling rdrand-x86_64-apple.S
[274/611] Compiling rdrand-x86_64-linux.S
[275/611] Compiling p256_beeu-x86_64-asm-linux.S
[276/611] Compiling p256_beeu-x86_64-asm-apple.S
[277/611] Compiling p256_beeu-armv8-asm-win.S
[278/611] Compiling p256_beeu-armv8-asm-linux.S
[279/611] Compiling p256_beeu-armv8-asm-apple.S
[280/611] Compiling p256-x86_64-asm-linux.S
[281/611] Compiling p256-x86_64-asm-apple.S
[282/611] Compiling p256-armv8-asm-win.S
[283/611] Compiling p256-armv8-asm-linux.S
[284/611] Compiling ghashv8-armv8-linux.S
[285/611] Compiling p256-armv8-asm-apple.S
[286/611] Compiling ghashv8-armv8-win.S
[287/611] Compiling ghashv8-armv8-apple.S
[288/611] Compiling ghashv8-armv7-linux.S
[289/611] Compiling ghash-x86_64-linux.S
[290/611] Compiling ghash-x86_64-apple.S
[291/611] Compiling ghash-x86-apple.S
[292/611] Compiling ghash-x86-linux.S
[293/611] Compiling ghash-ssse3-x86_64-linux.S
[294/611] Compiling ghash-ssse3-x86_64-apple.S
[295/611] Compiling ghash-ssse3-x86-linux.S
[296/611] Compiling ghash-ssse3-x86-apple.S
[297/611] Compiling ghash-neon-armv8-linux.S
[298/611] Compiling ghash-neon-armv8-win.S
[299/611] Compiling ghash-neon-armv8-apple.S
[300/611] Compiling ghash-armv4-linux.S
[301/611] Compiling co-586-linux.S
[302/611] Compiling bsaes-armv7-linux.S
[303/611] Compiling bn-armv8-linux.S
[304/611] Compiling co-586-apple.S
[305/611] Compiling bn-armv8-apple.S
[306/611] Compiling d1_both.cc
[307/611] Compiling bn-armv8-win.S
[308/611] Compiling bn-586-linux.S
[309/611] Compiling armv8-mont-linux.S
[310/611] Compiling armv8-mont-win.S
[311/611] Compiling armv4-mont-linux.S
[312/611] Compiling armv8-mont-apple.S
[313/611] Compiling bn-586-apple.S
[314/611] Compiling aesv8-gcm-armv8-win.S
[315/611] Compiling aesv8-gcm-armv8-linux.S
[316/611] Compiling aesv8-gcm-armv8-apple.S
[317/611] Compiling aesv8-armv8-linux.S
[318/611] Compiling aesv8-armv8-apple.S
[319/611] Compiling aesv8-armv8-win.S
[320/611] Compiling aesv8-armv7-linux.S
[321/611] Compiling aesni-x86_64-apple.S
[322/611] Compiling aesni-x86_64-linux.S
[323/611] Compiling aesni-x86-linux.S
[324/611] Compiling aesni-x86-apple.S
[325/611] Compiling aesni-gcm-x86_64-apple.S
[326/611] Compiling aesni-gcm-x86_64-linux.S
[327/611] Compiling x_pubkey.cc
[328/611] Compiling x_val.cc
[329/611] Compiling x_x509.cc
[330/611] Compiling x_req.cc
[331/611] Compiling x_sig.cc
[332/611] Compiling x_spki.cc
[333/611] Compiling x_x509a.cc
[334/611] Compiling x_attrib.cc
[335/611] Compiling x_exten.cc
[336/611] Compiling x_name.cc
[337/611] Compiling x_algor.cc
[338/611] Compiling x_crl.cc
[339/611] Compiling x509spki.cc
[340/611] Compiling x_all.cc
[341/611] Compiling x509rset.cc
[342/611] Compiling x509_vpm.cc
[343/611] Compiling x509name.cc
[344/611] Compiling x509_vfy.cc
[345/611] Compiling x509_txt.cc
[346/611] Compiling x509cset.cc
[347/611] Compiling x509_v3.cc
[348/611] Compiling x509_trs.cc
[349/611] Compiling x509_obj.cc
[350/611] Compiling x509_set.cc
[351/611] Compiling x509_req.cc
[352/611] Compiling x509_lu.cc
[353/611] Compiling x509_def.cc
[354/611] Compiling x509_ext.cc
[356/611] Compiling SwiftProtobuf api.pb.swift
[357/611] Compiling SwiftProtobuf descriptor.pb.swift
[358/611] Compiling SwiftProtobuf duration.pb.swift
[359/611] Compiling SwiftProtobuf empty.pb.swift
[360/611] Compiling SwiftProtobuf field_mask.pb.swift
[361/611] Compiling SwiftProtobuf source_context.pb.swift
[362/611] Compiling SwiftProtobuf struct.pb.swift
[363/611] Compiling SwiftProtobuf timestamp.pb.swift
[364/611] Compiling SwiftProtobuf type.pb.swift
[365/611] Compiling SwiftProtobuf wrappers.pb.swift
[366/611] Compiling SwiftProtobuf resource_bundle_accessor.swift
[367/612] Compiling x509_d2.cc
[368/612] Compiling x509_cmp.cc
[369/612] Compiling x509_att.cc
[370/612] Compiling x509.cc
[371/637] Wrapping AST for SwiftProtobuf for debugging
[372/690] Compiling v3_purp.cc
[373/690] Compiling v3_skey.cc
[375/690] 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
^
[376/690] 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
^
[377/690] 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
^
[378/690] 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
^
[379/690] 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
^
[380/690] 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
^
[381/690] 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
^
[381/690] Compiling v3_utl.cc
[383/697] 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
^
[384/697] 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
^
[385/697] 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
^
[386/697] 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
^
[387/697] 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
^
[388/697] 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
^
[389/697] 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
^
[390/697] 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
^
[391/697] 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
^
[392/697] 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
^
[393/697] 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
^
[394/697] 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
^
[395/697] 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
^
[396/697] 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/697] Compiling Connect Locked.swift
[398/697] Compiling Connect TimeoutTimer.swift
[399/697] Compiling Connect ConnectError+GRPC.swift
[400/700] 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
^
[401/700] 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
^
[402/700] 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
^
[403/700] 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
^
[404/700] 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
^
[405/700] 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
^
[406/700] 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
^
[407/700] Compiling Connect URLSessionStream.swift
[408/700] Compiling Connect UnaryAsyncWrapper.swift
[409/700] Compiling Connect Lock.swift
[410/700] 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
^
[411/700] 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
^
[412/700] 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
^
[413/700] 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
^
[414/700] 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
^
[415/700] 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
^
[416/700] 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
^
[416/700] Compiling v3_prn.cc
error: emit-module command failed with exit code 1 (use -v to see invocation)
[418/700] Emitting module Connect
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
import os.log
^
[419/700] 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
^
[420/700] 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
^
[421/700] 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
^
[422/700] 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
^
[423/700] 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
^
[424/700] 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
^
[425/700] 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
^
[426/700] 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
^
[427/700] Compiling Connect Envelope.swift
[428/700] Compiling Connect Headers+GRPC.swift
[429/700] Compiling Connect Trailers+gRPC.swift
[430/700] Compiling Connect ProtocolClient.swift
[431/700] Compiling Connect URLSessionHTTPClient.swift
[432/700] Compiling Connect JSONCodec.swift
[433/700] Compiling Connect ClientOnlyStreamValidation.swift
[434/700] Compiling Connect ConnectEndStreamResponse.swift
[435/700] Compiling Connect ServerOnlyAsyncStream.swift
[436/700] Compiling Connect ServerOnlyStream.swift
[436/700] Compiling v3_pmaps.cc
[438/700] Emitting module SwiftProtobufPluginLibrary
[438/700] Compiling v3_pcons.cc
[439/700] Compiling v3_ocsp.cc
[440/700] Compiling v3_lib.cc
[441/700] Compiling v3_ncons.cc
[443/700] Compiling SwiftProtobufPluginLibrary plugin.pb.swift
[444/700] Compiling SwiftProtobufPluginLibrary swift_protobuf_module_mappings.pb.swift
[445/700] Compiling SwiftProtobufPluginLibrary resource_bundle_accessor.swift
[445/700] Compiling v3_int.cc
[446/700] Compiling v3_ia5.cc
[447/700] Compiling v3_info.cc
[448/700] Compiling v3_genn.cc
[449/700] Compiling v3_enum.cc
/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
^
/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
^
/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
^
error: fatalError
[466/700] Compiling v3_bcons.cc
[466/700] Compiling v3_crld.cc
[470/700] Compiling v3_cpols.cc
[470/700] Compiling v3_bitst.cc
[470/700] Compiling v3_conf.cc
[470/700] Compiling v3_extku.cc
BUILD FAILURE 5.10 linux