Build Information
Failed to build Connect, reference main (db631a
), with Swift 6.0 for Linux on 20 Jun 2025 05:51:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0
Building package at path: $PWD
https://github.com/connectrpc/connect-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-protobuf.git
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
[1/11532] Fetching swift-nio-http2
[2423/26422] Fetching swift-nio-http2, swift-nio-ssl
[2424/102749] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
[29739/142204] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio-http2.git from cache (14.14s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (14.20s)
Fetched https://github.com/apple/swift-nio.git from cache (14.46s)
Fetched https://github.com/apple/swift-protobuf.git from cache (16.76s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (1.23s)
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.32s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.56s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[4437/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.05s)
Fetched https://github.com/apple/swift-collections.git from cache (2.10s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.13s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.14s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.16s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.36s)
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-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-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
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/471] Write sources
[6/471] Copying PrivacyInfo.xcprivacy
[7/471] Write sources
[27/471] Compiling CNIOWASI CNIOWASI.c
[28/471] Compiling CNIOWindows shim.c
[29/471] Compiling CNIOWindows WSAStartup.c
[30/471] Compiling CNIOLinux liburing_shims.c
[31/471] Compiling _AtomicsShims.c
[32/471] Compiling CNIODarwin shim.c
[33/471] Compiling CNIOLLHTTP c_nio_http.c
[34/471] Compiling fiat_p256_adx_mul.S
[35/471] Compiling fiat_p256_adx_sqr.S
[36/471] Compiling CNIOLLHTTP c_nio_api.c
[37/471] Compiling CNIOLinux shim.c
[38/471] Compiling fiat_curve25519_adx_square.S
[39/471] Compiling fiat_curve25519_adx_mul.S
[40/471] Write swift-version-24593BA9C3E375BF.txt
[41/471] Compiling CNIOLLHTTP c_nio_llhttp.c
[42/471] Compiling CNIOBoringSSLShims shims.c
[43/477] Compiling tls_record.cc
[44/477] Compiling tls_method.cc
[45/477] Compiling tls13_server.cc
[46/477] Compiling tls13_enc.cc
[47/477] Compiling tls13_client.cc
[48/574] Compiling tls13_both.cc
[49/574] Compiling t1_enc.cc
[50/574] Compiling ssl_versions.cc
[51/574] Compiling ssl_transcript.cc
[52/574] Compiling ssl_x509.cc
[54/574] Compiling SwiftProtobuf BinaryDelimited.swift
[55/574] Compiling SwiftProtobuf BinaryEncoder.swift
[56/574] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[57/575] Compiling SwiftProtobuf AnyMessageStorage.swift
[58/575] Compiling SwiftProtobuf AnyUnpackError.swift
[59/575] Emitting module InternalCollectionsUtilities
[60/575] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[61/575] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[62/575] Compiling SwiftProtobuf AsyncMessageSequence.swift
[63/575] Compiling SwiftProtobuf BinaryDecoder.swift
[64/575] Compiling SwiftProtobuf BinaryEncodingError.swift
[65/575] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[66/575] Compiling SwiftProtobuf BinaryDecodingError.swift
[67/575] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[68/575] Emitting module _NIOBase64
[69/575] Compiling _NIOBase64 Base64.swift
[71/576] Compiling _NIODataStructures _TinyArray.swift
[72/576] Compiling _NIODataStructures PriorityQueue.swift
[73/576] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[74/577] Compiling ssl_stat.cc
[75/577] Wrapping AST for _NIOBase64 for debugging
[77/592] Emitting module _NIODataStructures
[78/592] Compiling _NIODataStructures Heap.swift
[78/593] Compiling ssl_session.cc
[79/593] Compiling ssl_privkey.cc
[81/593] Wrapping AST for InternalCollectionsUtilities for debugging
[83/593] Compiling DequeModule _DequeBuffer.swift
[84/593] Compiling DequeModule _DequeBufferHeader.swift
[84/595] Wrapping AST for _NIODataStructures for debugging
[86/595] Compiling DequeModule Deque+Extras.swift
[87/595] Compiling DequeModule Deque+Hashable.swift
[88/595] Compiling DequeModule Deque+Equatable.swift
[89/595] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[90/595] Compiling DequeModule Deque+Testing.swift
[91/595] Compiling DequeModule Deque._Storage.swift
[92/595] Compiling DequeModule _DequeSlot.swift
[93/595] Compiling DequeModule _UnsafeWrappedBuffer.swift
[94/595] Compiling DequeModule Deque+CustomReflectable.swift
[95/595] Compiling DequeModule Deque+Descriptions.swift
[96/595] Compiling DequeModule Deque._UnsafeHandle.swift
[97/595] Compiling DequeModule Deque.swift
[98/595] Compiling DequeModule Deque+Codable.swift
[99/595] Compiling DequeModule Deque+Collection.swift
[99/595] Compiling ssl_lib.cc
[101/595] Emitting module DequeModule
[102/596] Compiling SwiftProtobuf Message+JSONAdditions.swift
[103/596] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[104/596] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[105/596] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[106/596] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[107/596] Compiling SwiftProtobuf Message.swift
[108/596] Compiling SwiftProtobuf MessageExtension.swift
[109/596] Compiling SwiftProtobuf NameMap.swift
[110/596] Compiling SwiftProtobuf PathDecoder.swift
[111/596] Compiling SwiftProtobuf PathVisitor.swift
[112/596] Compiling SwiftProtobuf ProtoNameProviding.swift
[113/596] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[113/607] Compiling ssl_file.cc
[116/607] Compiling SwiftProtobuf JSONDecodingOptions.swift
[117/607] Compiling SwiftProtobuf JSONEncoder.swift
[118/607] Compiling SwiftProtobuf JSONEncodingError.swift
[119/607] Compiling SwiftProtobuf JSONEncodingOptions.swift
[120/607] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[121/607] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[122/607] Compiling SwiftProtobuf JSONScanner.swift
[123/607] Compiling SwiftProtobuf MathUtils.swift
[124/607] Compiling SwiftProtobuf Message+AnyAdditions.swift
[125/607] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[126/607] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[127/607] Compiling SwiftProtobuf Message+FieldMask.swift
[127/607] Compiling ssl_key_share.cc
[133/607] Compiling SwiftProtobuf ExtensibleMessage.swift
[134/607] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[135/607] Compiling SwiftProtobuf ExtensionFields.swift
[136/607] Compiling SwiftProtobuf ExtensionMap.swift
[137/607] Compiling SwiftProtobuf FieldTag.swift
[138/607] Compiling SwiftProtobuf FieldTypes.swift
[139/607] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[140/607] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[141/607] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[142/607] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[143/607] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[144/607] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[145/607] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[146/607] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[147/607] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[148/607] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[149/607] Compiling SwiftProtobuf HashVisitor.swift
[150/607] Compiling SwiftProtobuf Internal.swift
[151/607] Compiling SwiftProtobuf JSONDecoder.swift
[152/607] Compiling SwiftProtobuf JSONDecodingError.swift
[152/607] Wrapping AST for DequeModule for debugging
[153/607] Compiling ssl_credential.cc
[154/607] Compiling ssl_cipher.cc
[155/607] Compiling ssl_cert.cc
[157/607] Compiling SwiftProtobuf ProtobufMap.swift
[158/607] Compiling SwiftProtobuf SelectiveVisitor.swift
[159/607] Compiling SwiftProtobuf SimpleExtensionMap.swift
[160/607] Compiling SwiftProtobuf StringUtils.swift
[161/607] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[162/607] Compiling SwiftProtobuf SwiftProtobufError.swift
[163/607] Compiling SwiftProtobuf TextFormatDecoder.swift
[164/607] Compiling SwiftProtobuf TextFormatDecodingError.swift
[165/607] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[166/607] Compiling SwiftProtobuf TextFormatEncoder.swift
[167/607] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[168/607] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[169/607] Compiling SwiftProtobuf TextFormatScanner.swift
[170/607] Compiling SwiftProtobuf TimeUtils.swift
[171/607] Compiling SwiftProtobuf UnknownStorage.swift
[172/607] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[173/607] Compiling SwiftProtobuf Varint.swift
[174/607] Compiling SwiftProtobuf Version.swift
[175/607] Compiling SwiftProtobuf Visitor.swift
[176/607] Compiling SwiftProtobuf WireFormat.swift
[177/607] Compiling SwiftProtobuf ZigZag.swift
[178/607] Compiling SwiftProtobuf any.pb.swift
[178/607] Compiling ssl_buffer.cc
[179/607] Compiling ssl_asn1.cc
[180/607] Compiling ssl_aead_ctx.cc
[181/607] Compiling s3_pkt.cc
[183/607] Emitting module SwiftProtobuf
[195/607] Compiling s3_both.cc
[196/607] Compiling s3_lib.cc
[197/607] Compiling handshake_server.cc
[198/607] Compiling handshake_client.cc
[199/607] Compiling handshake.cc
[200/607] Compiling handoff.cc
[201/607] Compiling extensions.cc
[202/607] Compiling encrypted_client_hello.cc
[203/607] Compiling dtls_record.cc
[204/607] Compiling md5-x86_64-linux.S
[205/607] Compiling md5-x86_64-apple.S
[206/607] Compiling md5-586-linux.S
[207/607] Compiling md5-586-apple.S
[208/607] Compiling dtls_method.cc
[209/607] Compiling chacha20_poly1305_x86_64-linux.S
[210/607] Compiling chacha20_poly1305_x86_64-apple.S
[211/607] Compiling d1_srtp.cc
[212/607] Compiling chacha20_poly1305_armv8-win.S
[213/607] Compiling err_data.cc
[214/607] Compiling chacha20_poly1305_armv8-linux.S
[215/607] Compiling chacha20_poly1305_armv8-apple.S
[216/607] Compiling chacha-x86_64-linux.S
[217/607] Compiling chacha-x86_64-apple.S
[218/607] Compiling chacha-x86-linux.S
[219/607] Compiling chacha-x86-apple.S
[220/607] Compiling chacha-armv8-win.S
[221/607] Compiling chacha-armv8-linux.S
[222/607] Compiling chacha-armv8-apple.S
[223/607] Compiling chacha-armv4-linux.S
[224/607] Compiling aes128gcmsiv-x86_64-linux.S
[225/607] Compiling aes128gcmsiv-x86_64-apple.S
[226/607] Compiling d1_pkt.cc
[227/607] Compiling x86_64-mont5-linux.S
[228/607] Compiling x86_64-mont5-apple.S
[229/607] Compiling x86_64-mont-linux.S
[230/607] Compiling x86-mont-linux.S
[231/607] Compiling x86_64-mont-apple.S
[232/607] Compiling x86-mont-apple.S
[233/607] Compiling vpaes-x86-linux.S
[234/607] Compiling vpaes-x86_64-linux.S
[235/607] Compiling vpaes-x86_64-apple.S
[236/607] Compiling vpaes-x86-apple.S
[237/607] Compiling vpaes-armv8-win.S
[238/607] Compiling vpaes-armv8-linux.S
[239/607] Compiling vpaes-armv8-apple.S
[240/607] Compiling bio_ssl.cc
[241/607] Compiling sha512-x86_64-linux.S
[242/607] Compiling vpaes-armv7-linux.S
[243/607] Compiling sha512-x86_64-apple.S
[244/607] Compiling sha512-armv8-win.S
[245/607] Compiling sha512-armv4-linux.S
[246/607] Compiling sha512-armv8-apple.S
[247/607] Compiling sha512-armv8-linux.S
[248/607] Compiling sha512-586-linux.S
[249/607] Compiling sha512-586-apple.S
[250/607] Compiling d1_lib.cc
[251/607] Compiling sha256-x86_64-apple.S
[252/607] Compiling sha256-armv8-win.S
[253/607] Compiling sha256-x86_64-linux.S
[254/607] Compiling sha256-armv8-apple.S
[255/607] Compiling sha256-armv8-linux.S
[256/607] Compiling sha256-armv4-linux.S
[257/607] Compiling sha256-586-linux.S
[258/607] Compiling sha256-586-apple.S
[259/607] Compiling sha1-armv8-win.S
[260/607] Compiling sha1-x86_64-linux.S
[261/607] Compiling sha1-x86_64-apple.S
[262/607] Compiling sha1-armv8-linux.S
[262/607] Compiling sha1-armv4-large-linux.S
[264/607] Compiling sha1-armv8-apple.S
[265/607] Compiling sha1-586-linux.S
[266/607] Compiling rsaz-avx2-apple.S
[267/607] Compiling sha1-586-apple.S
[268/607] Compiling rdrand-x86_64-apple.S
[269/607] Compiling rdrand-x86_64-linux.S
[270/607] Compiling rsaz-avx2-linux.S
[271/607] Compiling p256_beeu-x86_64-asm-apple.S
[272/607] Compiling p256_beeu-x86_64-asm-linux.S
[273/607] Compiling p256_beeu-armv8-asm-win.S
[274/607] Compiling p256_beeu-armv8-asm-apple.S
[275/607] Compiling p256_beeu-armv8-asm-linux.S
[276/607] Compiling p256-x86_64-asm-apple.S
[277/607] Compiling p256-x86_64-asm-linux.S
[278/607] Compiling p256-armv8-asm-linux.S
[279/607] Compiling p256-armv8-asm-win.S
[280/607] Compiling p256-armv8-asm-apple.S
[281/607] Compiling ghashv8-armv8-win.S
[282/607] Compiling ghashv8-armv7-linux.S
[283/607] Compiling ghashv8-armv8-linux.S
[284/607] Compiling ghashv8-armv8-apple.S
[285/607] Compiling ghash-x86_64-linux.S
[286/607] Compiling ghash-x86_64-apple.S
[287/607] Compiling ghash-x86-linux.S
[288/607] Compiling ghash-x86-apple.S
[289/607] Compiling ghash-ssse3-x86_64-linux.S
[290/607] Compiling ghash-ssse3-x86-linux.S
[291/607] Compiling ghash-ssse3-x86_64-apple.S
[292/607] Compiling ghash-ssse3-x86-apple.S
[293/607] Compiling d1_both.cc
[294/607] Compiling ghash-neon-armv8-apple.S
[295/607] Compiling ghash-neon-armv8-win.S
[296/607] Compiling ghash-neon-armv8-linux.S
[297/607] Compiling ghash-armv4-linux.S
[298/607] Compiling co-586-apple.S
[299/607] Compiling co-586-linux.S
[300/607] Compiling bn-armv8-linux.S
[301/607] Compiling bn-armv8-win.S
[302/607] Compiling bsaes-armv7-linux.S
[303/607] Compiling bn-armv8-apple.S
[304/607] Compiling bn-586-apple.S
[305/607] Compiling armv8-mont-win.S
[306/607] Compiling bn-586-linux.S
[307/607] Compiling armv8-mont-linux.S
[308/607] Compiling armv8-mont-apple.S
[309/607] Compiling armv4-mont-linux.S
[310/607] Compiling aesv8-gcm-armv8-apple.S
[311/607] Compiling aesv8-gcm-armv8-win.S
[312/607] Compiling aesv8-armv8-win.S
[313/607] Compiling aesv8-gcm-armv8-linux.S
[314/607] Compiling aesv8-armv8-linux.S
[315/607] Compiling aesv8-armv7-linux.S
[316/607] Compiling aesni-x86-linux.S
[317/607] Compiling aesni-x86_64-apple.S
[318/607] Compiling aesv8-armv8-apple.S
[319/607] Compiling aesni-x86_64-linux.S
[320/607] Compiling aesni-x86-apple.S
[321/607] Compiling aesni-gcm-x86_64-apple.S
[322/607] Compiling aes-gcm-avx2-x86_64-apple.S
[323/607] Compiling aesni-gcm-x86_64-linux.S
[324/607] Compiling aes-gcm-avx10-x86_64-linux.S
[325/607] Compiling aes-gcm-avx2-x86_64-linux.S
[326/607] Compiling aes-gcm-avx10-x86_64-apple.S
[327/607] Compiling x_sig.cc
[328/607] Compiling x_spki.cc
[329/607] Compiling x_x509.cc
[330/607] Compiling x_pubkey.cc
[331/607] Compiling x_val.cc
[332/607] Compiling x_x509a.cc
[333/607] Compiling x_req.cc
[334/607] Compiling x_name.cc
[335/607] Compiling x509spki.cc
[336/607] Compiling x_attrib.cc
[337/607] Compiling x_algor.cc
[338/607] Compiling x_exten.cc
[339/607] Compiling x_all.cc
[340/607] Compiling x_crl.cc
[341/607] Compiling x509rset.cc
[342/607] Compiling x509name.cc
[343/607] Compiling x509_txt.cc
[344/607] Compiling x509cset.cc
[345/607] Compiling x509_vfy.cc
[346/607] Compiling x509_v3.cc
[347/607] Compiling x509_vpm.cc
[348/607] Compiling x509_trs.cc
[349/607] Compiling x509_obj.cc
[350/607] Compiling x509_lu.cc
[351/607] Compiling x509_set.cc
[352/607] Compiling x509_def.cc
[353/607] Compiling x509_req.cc
[354/607] Compiling x509_ext.cc
[355/607] Compiling x509_d2.cc
[356/607] Compiling x509.cc
[357/607] Compiling x509_att.cc
[358/607] Compiling v3_skey.cc
[359/607] Compiling x509_cmp.cc
[360/607] Compiling v3_utl.cc
[361/607] Compiling v3_purp.cc
[362/607] Compiling v3_prn.cc
[363/607] Compiling v3_ocsp.cc
[364/607] Compiling v3_pcons.cc
[365/607] Compiling v3_pmaps.cc
[366/607] Compiling v3_ncons.cc
[367/607] Compiling v3_lib.cc
[368/607] Compiling v3_int.cc
[370/607] Compiling SwiftProtobuf api.pb.swift
[371/607] Compiling SwiftProtobuf descriptor.pb.swift
[372/607] Compiling SwiftProtobuf duration.pb.swift
[373/607] Compiling SwiftProtobuf empty.pb.swift
[374/607] Compiling SwiftProtobuf field_mask.pb.swift
[375/607] Compiling SwiftProtobuf source_context.pb.swift
[376/607] Compiling SwiftProtobuf struct.pb.swift
[377/607] Compiling SwiftProtobuf timestamp.pb.swift
[378/607] Compiling SwiftProtobuf type.pb.swift
[379/607] Compiling SwiftProtobuf wrappers.pb.swift
[380/607] Compiling SwiftProtobuf resource_bundle_accessor.swift
[381/608] Compiling v3_info.cc
[382/608] Compiling v3_genn.cc
[383/608] Compiling v3_enum.cc
[384/608] Compiling v3_ia5.cc
[385/608] Compiling v3_extku.cc
[386/608] Wrapping AST for SwiftProtobuf for debugging
[387/608] Compiling v3_crld.cc
[388/608] Compiling v3_cpols.cc
[389/686] Compiling v3_conf.cc
[390/686] Compiling v3_bitst.cc
[392/686] Compiling Connect URLSessionStream.swift
[393/686] Compiling Connect UnaryAsyncWrapper.swift
[394/686] Compiling Connect Lock.swift
[395/686] Compiling Connect Locked.swift
[396/686] Compiling Connect TimeoutTimer.swift
[397/686] Compiling Connect ConnectError+GRPC.swift
[398/686] Compiling Connect Envelope.swift
[399/686] Compiling Connect Headers+GRPC.swift
[400/686] Compiling Connect Trailers+gRPC.swift
[401/686] Compiling Connect ProtocolClient.swift
[402/686] Compiling Connect URLSessionHTTPClient.swift
[403/686] Compiling Connect JSONCodec.swift
[404/689] Compiling Connect ClientOnlyStreamValidation.swift
[405/689] Compiling Connect ConnectEndStreamResponse.swift
[406/689] Compiling Connect ServerOnlyAsyncStream.swift
[407/689] Compiling Connect ServerOnlyStream.swift
[407/689] Compiling v3_bcons.cc
[408/689] Compiling v3_akeya.cc
[410/689] Emitting module SwiftProtobufPluginLibrary
[410/689] Compiling v3_alt.cc
[411/689] Compiling v3_akey.cc
[412/689] Compiling t_x509a.cc
[413/689] Compiling t_x509.cc
[415/689] Compiling SwiftProtobufPluginLibrary plugin.pb.swift
[416/689] Compiling SwiftProtobufPluginLibrary swift_protobuf_module_mappings.pb.swift
[417/689] Compiling SwiftProtobufPluginLibrary resource_bundle_accessor.swift
[417/689] Compiling t_crl.cc
[418/689] Compiling t_req.cc
[419/689] Compiling rsa_pss.cc
[420/689] Compiling i2d_pr.cc
[421/689] Compiling policy.cc
[423/689] Compiling Connect status.pb.swift
[424/689] Compiling Connect ConnectInterceptor.swift
[425/689] Compiling Connect GRPCWebInterceptor.swift
[426/689] Compiling Connect InterceptorChain.swift
[427/689] Compiling Connect BidirectionalAsyncStream.swift
[428/689] Compiling Connect BidirectionalStream.swift
[429/689] Compiling Connect ClientOnlyAsyncStream.swift
[430/689] Compiling Connect ClientOnlyStream.swift
[431/690] Compiling name_print.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 |
[436/690] Compiling Connect HTTPRequest.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[437/690] Compiling Connect HTTPResponse.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[438/690] Compiling Connect HeaderConstants.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[439/690] Compiling Connect Headers.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[440/697] 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 |
[441/697] Compiling Connect ProtobufMessage.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[442/697] Compiling Connect ProtocolClientConfig.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[443/697] Compiling Connect ProtocolClientInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[444/697] Compiling Connect ResponseMessage.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[445/697] Compiling Connect BidirectionalAsyncStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[446/697] Compiling Connect ClientOnlyAsyncStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[447/697] 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 |
[448/697] Compiling Connect IdempotencyLevel.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[449/697] 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 |
[450/697] 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 |
[451/697] 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 |
[452/697] 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 |
[453/697] 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 |
[454/697] 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 |
[455/697] Compiling Connect ProtoCodec.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[456/697] Compiling Connect GzipCompressionPool.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[457/697] Compiling Connect Cancelable.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 |
[458/697] 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 |
[459/697] 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 |
[460/697] 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 |
[461/697] 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 |
[462/697] 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 |
[463/697] 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 |
[464/697] 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 |
[465/697] 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 |
[466/697] 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 |
[467/697] 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 |
[468/697] 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 |
[468/697] Compiling by_dir.cc
[469/697] Compiling by_file.cc
[470/697] Compiling algorithm.cc
[471/697] Compiling asn1_gen.cc
[472/697] Wrapping AST for SwiftProtobufPluginLibrary for debugging
[473/697] Compiling a_verify.cc
[475/703] Emitting module ConnectPluginUtilities
[475/703] Compiling a_digest.cc
[477/703] Compiling ConnectPluginUtilities ServiceDescriptor+Extensions.swift
[477/703] Compiling a_sign.cc
[479/703] Compiling ConnectPluginUtilities MethodDescriptor+Extensions.swift
[479/703] Compiling thread_win.cc
[481/703] Compiling ConnectPluginUtilities GeneratorOptions.swift
[482/703] Compiling ConnectPluginUtilities FilePathComponents.swift
[483/703] Compiling ConnectPluginUtilities Generator.swift
[484/704] Compiling thread_pthread.cc
[485/704] Compiling thread_none.cc
[486/704] Compiling trust_token.cc
[487/704] Compiling thread.cc
[488/704] Compiling voprf.cc
[489/704] Compiling pmbtoken.cc
[490/704] Wrapping AST for ConnectPluginUtilities for debugging
[491/704] Compiling stack.cc
[492/708] Compiling siphash.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 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
| `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/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 |
[517/708] Compiling sha512.cc
[518/708] Emitting module ConnectMocksPlugin
[518/708] Compiling sha256.cc
[518/708] Compiling slhdsa.cc
[518/708] Compiling sha1.cc
[518/708] Compiling spake2plus.cc
BUILD FAILURE 6.0 linux