The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CombineGRPC with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vyshane/grpc-swift-combine.git
Reference: master
Cloned https://github.com/vyshane/grpc-swift-combine.git into spi-builder-workspace
SUCCESS checkout https://github.com/vyshane/grpc-swift-combine.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/3079] Fetching swift-log
[3143/12384] Fetching swift-log, swift-nio-http2
[10960/23696] Fetching swift-log, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git (1.94s)
Fetching https://github.com/apple/swift-atomics.git
[20391/20617] Fetching swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git (1.96s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[11312/11312] Fetching swift-nio-ssl
[11313/13022] Fetching swift-nio-ssl, swift-nio-transport-services
[11502/14067] Fetching swift-nio-ssl, swift-nio-transport-services, swift-atomics
Fetched https://github.com/apple/swift-nio-transport-services.git (0.67s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-atomics.git (0.87s)
Fetching https://github.com/apple/swift-protobuf.git
Fetched https://github.com/apple/swift-nio-ssl.git (3.26s)
Fetching https://github.com/grpc/grpc-swift.git
[1/29782] Fetching swift-protobuf
[895/89864] Fetching swift-protobuf, swift-nio
[5985/122185] Fetching swift-protobuf, swift-nio, grpc-swift
Fetched https://github.com/grpc/grpc-swift.git (3.35s)
Fetching https://github.com/apple/swift-collections.git
Computing version for https://github.com/grpc/grpc-swift.git
[73642/89864] Fetching swift-protobuf, swift-nio
[89865/101134] Fetching swift-protobuf, swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git (2.29s)
Fetching https://github.com/apple/swift-nio-extras.git
[1/4503] Fetching swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git (0.91s)
Computed https://github.com/grpc/grpc-swift.git at 1.13.1 (4.96s)
Fetched https://github.com/apple/swift-protobuf.git (9.38s)
Fetched https://github.com/apple/swift-nio.git (10.53s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.23.0 (0.67s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.56s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.20.2 (0.64s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.15.0 (0.78s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.15.0 (0.63s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.23.1 (0.65s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.44.0 (0.81s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.2 (0.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.3 (0.38s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.44.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.23.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.15.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.4
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.20.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.3
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.13.1
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.23.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.15.0
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/452] Compiling _AtomicsShims.c
[3/452] Compiling CNIOWindows WSAStartup.c
[4/452] Compiling CNIOWindows shim.c
[4/452] Compiling CNIOLinux liburing_shims.c
[6/452] Compiling CNIODarwin shim.c
[7/452] Compiling CNIOLLHTTP c_nio_http.c
[8/452] Compiling CNIOLLHTTP c_nio_api.c
[9/452] Compiling CNIOLinux shim.c
[10/516] Compiling CNIOLLHTTP c_nio_llhttp.c
[11/552] Compiling CNIOBoringSSLShims shims.c
[12/564] Compiling tls_record.cc
[13/564] Compiling tls_method.cc
[14/564] Compiling tls13_server.cc
[16/564] Emitting module DequeModule
[16/566] Compiling tls13_enc.cc
[17/566] Compiling tls13_client.cc
[18/566] Compiling tls13_both.cc
[20/566] Compiling Logging LogHandler.swift
[21/566] Compiling DequeModule _DequeSlot.swift
[22/566] Compiling DequeModule _UnsafeWrappedBuffer.swift
[23/566] Compiling Atomics DoubleWord.swift
[24/566] Compiling Atomics AtomicBool.swift
[25/566] Compiling DequeModule Deque+Extras.swift
[26/566] Compiling Atomics AtomicRawRepresentable.swift
[27/566] Compiling Atomics AtomicStrongReference.swift
[28/566] Compiling Atomics AtomicValue.swift
[29/566] Compiling DequeModule Deque.swift
[30/566] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[31/566] Compiling DequeModule _DequeBuffer.swift
[32/566] Compiling DequeModule _DequeBufferHeader.swift
[33/566] Compiling DequeModule Deque._Storage.swift
[34/566] Compiling DequeModule Deque._UnsafeHandle.swift
[37/567] Compiling Atomics AtomicInteger.swift
[38/567] Compiling Atomics AtomicMemoryOrderings.swift
[39/567] Compiling Atomics AtomicOptional.swift
[42/567] Compiling DequeModule Deque+Hashable.swift
[43/567] Compiling DequeModule Deque+Testing.swift
[44/568] Compiling _NIODataStructures PriorityQueue.swift
[49/569] Compiling Atomics AtomicLazyReference.swift
[51/569] Compiling ssl_versions.cc
[52/569] Compiling t1_enc.cc
[54/569] Emitting module Atomics
[55/569] Compiling Atomics PointerConformances.swift
[56/569] Compiling _NIODataStructures Heap.swift
[57/569] Emitting module _NIODataStructures
[59/571] Compiling SwiftProtobuf TimeUtils.swift
[60/571] Compiling SwiftProtobuf UnknownStorage.swift
[61/571] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[62/571] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[63/571] Compiling SwiftProtobuf Varint.swift
[64/571] Compiling SwiftProtobuf Version.swift
[65/571] Compiling SwiftProtobuf Visitor.swift
[66/571] Compiling SwiftProtobuf WireFormat.swift
[67/571] Compiling SwiftProtobuf ZigZag.swift
[68/571] Compiling SwiftProtobuf any.pb.swift
[70/581] Compiling Logging Locks.swift
[71/581] Emitting module Logging
[72/581] Compiling Atomics IntegerConformances.swift
[73/581] Compiling Atomics HighLevelTypes.swift
[86/583] Compiling ssl_x509.cc
[87/583] Compiling ssl_transcript.cc
[89/583] Compiling Logging Logging.swift
[91/585] Compiling ssl_stat.cc
[92/585] Compiling ssl_session.cc
[93/585] Compiling ssl_file.cc
[94/585] Compiling ssl_key_share.cc
[95/585] Compiling ssl_privkey.cc
[96/585] Compiling ssl_cipher.cc
[97/585] Compiling ssl_lib.cc
[98/585] Compiling ssl_cert.cc
[100/585] Compiling SwiftProtobuf Data+Extensions.swift
[101/585] Compiling SwiftProtobuf Decoder.swift
[102/585] Compiling SwiftProtobuf DoubleParser.swift
[103/585] Compiling SwiftProtobuf Enum.swift
[104/585] Compiling SwiftProtobuf ExtensibleMessage.swift
[105/585] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[106/585] Compiling SwiftProtobuf ExtensionFields.swift
[107/585] Compiling SwiftProtobuf ExtensionMap.swift
[108/585] Compiling SwiftProtobuf FieldTag.swift
[109/585] Compiling SwiftProtobuf FieldTypes.swift
[110/585] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[111/585] Compiling SwiftProtobuf JSONDecoder.swift
[112/585] Compiling SwiftProtobuf JSONDecodingError.swift
[113/585] Compiling SwiftProtobuf JSONDecodingOptions.swift
[114/585] Compiling SwiftProtobuf JSONEncoder.swift
[115/585] Compiling SwiftProtobuf JSONEncodingError.swift
[116/585] Compiling SwiftProtobuf JSONEncodingOptions.swift
[117/585] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[118/585] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[119/585] Compiling SwiftProtobuf JSONScanner.swift
[120/585] Compiling SwiftProtobuf MathUtils.swift
[121/585] Compiling SwiftProtobuf Message+AnyAdditions.swift
[121/585] Compiling ssl_buffer.cc
[123/585] Emitting module SwiftProtobuf
[132/585] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[133/585] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[134/585] Compiling SwiftProtobuf CustomJSONCodable.swift
[134/585] Compiling ssl_aead_ctx.cc
[136/585] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[137/585] Compiling SwiftProtobuf Message+JSONAdditions.swift
[138/585] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[139/585] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[140/585] Compiling SwiftProtobuf Message.swift
[141/585] Compiling SwiftProtobuf MessageExtension.swift
[142/585] Compiling SwiftProtobuf NameMap.swift
[143/585] Compiling SwiftProtobuf ProtoNameProviding.swift
[144/585] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[145/585] Compiling SwiftProtobuf ProtobufMap.swift
[146/585] Compiling SwiftProtobuf SelectiveVisitor.swift
[147/585] Compiling SwiftProtobuf SimpleExtensionMap.swift
[148/585] Compiling SwiftProtobuf StringUtils.swift
[149/585] Compiling SwiftProtobuf TextFormatDecoder.swift
[150/585] Compiling SwiftProtobuf TextFormatDecodingError.swift
[151/585] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[152/585] Compiling SwiftProtobuf TextFormatEncoder.swift
[153/585] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[154/585] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[155/585] Compiling SwiftProtobuf TextFormatScanner.swift
[155/585] Compiling ssl_asn1.cc
[156/585] Compiling s3_pkt.cc
[157/585] Compiling s3_lib.cc
[158/585] Compiling s3_both.cc
[159/585] Compiling handshake_client.cc
[160/585] Compiling handshake_server.cc
[161/585] Compiling encrypted_client_hello.cc
[162/585] Compiling handoff.cc
[163/585] Compiling handshake.cc
[164/585] Compiling dtls_record.cc
[165/585] Compiling extensions.cc
[166/585] Compiling dtls_method.cc
[167/585] Compiling d1_srtp.cc
[168/585] Compiling v3_utl.c
[169/585] Compiling v3_skey.c
[170/585] Compiling v3_prn.c
[171/585] Compiling v3_purp.c
[172/585] Compiling d1_pkt.cc
[173/585] Compiling v3_pmaps.c
[174/585] Compiling v3_pcons.c
[175/585] Compiling d1_both.cc
[176/585] Compiling v3_pcia.c
[177/585] Compiling bio_ssl.cc
[178/585] Compiling d1_lib.cc
[179/585] Compiling v3_ocsp.c
[180/585] Compiling v3_pci.c
[181/585] Compiling v3_ncons.c
[182/585] Compiling v3_int.c
[183/585] Compiling v3_lib.c
[184/585] Compiling v3_info.c
[185/585] Compiling v3_ia5.c
[186/585] Compiling v3_genn.c
[187/585] Compiling v3_extku.c
[188/585] Compiling v3_enum.c
[189/585] Compiling v3_crld.c
[190/585] Compiling v3_cpols.c
[191/585] Compiling v3_bitst.c
[192/585] Compiling v3_conf.c
[193/585] Compiling v3_bcons.c
[194/585] Compiling v3_akeya.c
[195/585] Compiling v3_alt.c
[196/585] Compiling pcy_data.c
[197/585] Compiling pcy_map.c
[198/585] Compiling pcy_tree.c
[199/585] Compiling v3_akey.c
[200/585] Compiling pcy_cache.c
[201/585] Compiling pcy_node.c
[202/585] Compiling x_x509a.c
[203/585] Compiling x_spki.c
[204/585] Compiling x_val.c
[205/585] Compiling x_sig.c
[206/585] Compiling x_req.c
[207/585] Compiling x_info.c
[208/585] Compiling x_pubkey.c
[209/585] Compiling x_x509.c
[210/585] Compiling x_exten.c
[211/585] Compiling x_pkey.c
[212/585] Compiling x_name.c
[213/585] Compiling x_attrib.c
[214/585] Compiling x509spki.c
[215/585] Compiling x_algor.c
[216/585] Compiling x_crl.c
[217/585] Compiling x509name.c
[218/585] Compiling x509rset.c
[219/585] Compiling x_all.c
[220/585] Compiling x509cset.c
[221/585] Compiling x509_v3.c
[222/585] Compiling x509_trs.c
[223/585] Compiling x509_txt.c
[224/585] Compiling x509_vpm.c
[225/585] Compiling x509_set.c
[226/585] Compiling x509_vfy.c
[227/585] Compiling x509_req.c
[228/585] Compiling x509_ext.c
[229/585] Compiling x509_obj.c
[230/585] Compiling x509_def.c
[231/585] Compiling x509_d2.c
[232/585] Compiling x509_lu.c
[233/585] Compiling x509.c
[234/585] Compiling x509_att.c
[235/585] Compiling x509_cmp.c
[236/585] Compiling t_x509a.c
[237/585] Compiling t_req.c
[238/585] Compiling t_x509.c
[239/585] Compiling t_crl.c
[240/585] Compiling i2d_pr.c
[241/585] Compiling name_print.c
[242/585] Compiling rsa_pss.c
[243/585] Compiling by_file.c
[244/585] Compiling a_sign.c
[245/585] Compiling a_verify.c
[246/585] Compiling by_dir.c
[247/585] Compiling asn1_gen.c
[248/585] Compiling algorithm.c
[249/585] Compiling a_digest.c
[250/585] Compiling thread_win.c
[251/585] Compiling thread.c
[252/585] Compiling trust_token.c
[253/585] Compiling voprf.c
[254/585] Compiling thread_pthread.c
[255/585] Compiling thread_none.c
[256/585] Compiling siphash.c
[257/585] Compiling stack.c
[258/585] Compiling rc4.c
[259/585] Compiling rsa_print.c
[260/585] Compiling refcount_lock.c
[261/585] Compiling rsa_asn1.c
[262/585] Compiling windows.c
[263/585] Compiling pmbtoken.c
[264/585] Compiling refcount_c11.c
[265/585] Compiling rand_extra.c
[266/585] Compiling fuchsia.c
[267/585] Compiling deterministic.c
[267/585] Compiling passive.c
[269/585] Compiling forkunsafe.c
[270/585] Compiling poly1305_arm.c
[271/585] Compiling poly1305_arm_asm.S
[272/585] Compiling pool.c
[273/585] Compiling poly1305.c
[274/585] Compiling pkcs7.c
[275/585] Compiling pkcs8.c
[276/585] Compiling p5_pbev2.c
[277/585] Compiling pkcs7_x509.c
[278/585] Compiling pem_xaux.c
[279/585] Compiling pkcs8_x509.c
[280/585] Compiling pem_x509.c
[281/585] Compiling pem_pkey.c
[282/585] Compiling pem_pk8.c
[283/585] Compiling pem_oth.c
[284/585] Compiling pem_all.c
[285/585] Compiling pem_lib.c
[286/585] Compiling pem_info.c
[287/585] Compiling obj_xref.c
[288/585] Compiling lhash.c
[289/585] Compiling mem.c
[290/585] Compiling x86_64-mont5.mac.x86_64.S
[291/585] Compiling hpke.c
[292/585] Compiling poly1305_vec.c
[293/585] Compiling hkdf.c
[294/585] Compiling obj.c
[295/585] Compiling x86_64-mont.mac.x86_64.S
[296/585] Compiling poly_rq_mul.S
[297/585] Compiling x86-mont.linux.x86.S
[298/585] Compiling hrss.c
[299/585] Compiling x86_64-mont5.linux.x86_64.S
[300/585] Compiling x86_64-mont.linux.x86_64.S
[301/585] Compiling vpaes-x86.linux.x86.S
[302/585] Compiling vpaes-x86_64.mac.x86_64.S
[303/585] Compiling vpaes-armv8.ios.aarch64.S
[304/585] Compiling vpaes-armv8.linux.aarch64.S
[305/585] Compiling vpaes-armv7.linux.arm.S
[306/585] Compiling vpaes-x86_64.linux.x86_64.S
[307/585] Compiling vpaes-armv7.ios.arm.S
[308/585] Compiling sha512-x86_64.mac.x86_64.S
[309/585] Compiling kdf.c
[310/585] Compiling sha512-armv8.linux.aarch64.S
[311/585] Compiling sha512-armv8.ios.aarch64.S
[312/585] Compiling sha512-x86_64.linux.x86_64.S
[313/585] Compiling sha512-armv4.linux.arm.S
[314/585] Compiling sha512-armv4.ios.arm.S
[315/585] Compiling sha512-586.linux.x86.S
[316/585] Compiling sha256-x86_64.mac.x86_64.S
[317/585] Compiling sha256-x86_64.linux.x86_64.S
[318/585] Compiling sha256-armv8.ios.aarch64.S
[319/585] Compiling sha256-armv8.linux.aarch64.S
[320/585] Compiling sha256-armv4.linux.arm.S
[321/585] Compiling sha256-armv4.ios.arm.S
[322/585] Compiling sha1-x86_64.mac.x86_64.S
[323/585] Compiling sha1-armv8.linux.aarch64.S
[324/585] Compiling sha256-586.linux.x86.S
[325/585] Compiling sha1-armv8.ios.aarch64.S
[326/585] Compiling sha1-armv4-large.linux.arm.S
[327/585] Compiling sha1-armv4-large.ios.arm.S
[328/585] Compiling sha1-x86_64.linux.x86_64.S
[329/585] Compiling sha1-586.linux.x86.S
[330/585] Compiling sha1-altivec.c
[331/585] Compiling sha256.c
[332/585] Compiling sha1.c
[333/585] Compiling sha512.c
[334/585] Compiling fips.c
[335/585] Compiling rsaz-avx2.mac.x86_64.S
[336/585] Compiling service_indicator.c
[337/585] Compiling rsaz-avx2.linux.x86_64.S
[338/585] Compiling rdrand-x86_64.mac.x86_64.S
[339/585] Compiling rdrand-x86_64.linux.x86_64.S
[340/585] Compiling padding.c
[340/585] Compiling self_check.c
[342/585] Compiling rsa_impl.c
[343/585] Compiling blinding.c
[344/585] Compiling rsa.c
[345/585] Compiling urandom.c
[346/585] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[347/585] Compiling ctrdrbg.c
[348/585] Compiling rand.c
[349/585] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[350/585] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[351/585] Compiling fork_detect.c
[352/585] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[353/585] Compiling p256-x86_64-asm.mac.x86_64.S
[354/585] Compiling p256-armv8-asm.ios.aarch64.S
[355/585] Compiling p256-armv8-asm.linux.aarch64.S
[356/585] Compiling p256-x86_64-asm.linux.x86_64.S
[357/585] Compiling ofb.c
[358/585] Compiling polyval.c
[359/585] Compiling gcm_nohw.c
[360/585] Compiling gcm.c
[361/585] Compiling ctr.c
[362/585] Compiling md5-x86_64.mac.x86_64.S
[363/585] Compiling cfb.c
[363/585] Compiling cbc.c
[365/585] Compiling md5-586.linux.x86.S
[366/585] Compiling md5.c
[367/585] Compiling md5-x86_64.linux.x86_64.S
[368/585] Compiling md4.c
[369/585] Compiling ghashv8-armx64.ios.aarch64.S
[370/585] Compiling ghashv8-armx32.ios.arm.S
[371/585] Compiling ghashv8-armx64.linux.aarch64.S
[372/585] Compiling ghashv8-armx32.linux.arm.S
[373/585] Compiling hmac.c
[374/585] Compiling ghash-x86_64.mac.x86_64.S
[375/585] Compiling ghash-x86_64.linux.x86_64.S
[376/585] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[377/585] Compiling ghash-x86.linux.x86.S
[378/585] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[379/585] Compiling ghash-neon-armv8.linux.aarch64.S
[380/585] Compiling fips_shared_support.c
[381/585] Compiling ghash-ssse3-x86.linux.x86.S
[382/585] Compiling ghash-armv4.linux.arm.S
[383/585] Compiling ghash-neon-armv8.ios.aarch64.S
[384/585] Compiling ghash-armv4.ios.arm.S
[385/585] Compiling util.c
[386/585] Compiling ecdsa.c
[387/585] Compiling ecdh.c
[388/585] Compiling wnaf.c
[389/585] Compiling simple.c
[390/585] Compiling simple_mul.c
[391/585] Compiling scalar.c
[392/585] Compiling oct.c
[393/585] Compiling p256.c
[394/585] Compiling felem.c
[395/585] Compiling p224-64.c
[396/585] Compiling ec_montgomery.c
[397/585] Compiling ec_key.c
[398/585] Compiling digestsign.c
[399/585] Compiling digest.c
[400/585] Compiling ec.c
[401/585] Compiling check.c
[402/585] Compiling co-586.linux.x86.S
[403/585] Compiling dh.c
[404/585] Compiling digests.c
[405/585] Compiling cmac.c
[406/585] Compiling bsaes-armv7.linux.arm.S
[407/585] Compiling e_aesccm.c
[408/585] Compiling aead.c
[409/585] Compiling bsaes-armv7.ios.arm.S
[410/585] Compiling p256-nistz.c
[411/585] Compiling cipher.c
[411/585] Compiling sqrt.c
[413/585] Compiling rsaz_exp.c
[414/585] Compiling random.c
[415/585] Compiling e_aes.c
[416/585] Compiling shift.c
[417/585] Compiling montgomery_inv.c
[418/585] Compiling mul.c
[419/585] Compiling prime.c
[420/585] Compiling generic.c
[421/585] Compiling jacobi.c
[422/585] Compiling montgomery.c
[423/585] Compiling gcd_extra.c
[424/585] Compiling exponentiation.c
[425/585] Compiling gcd.c
[426/585] Compiling div_extra.c
[427/585] Compiling bytes.c
[428/585] Compiling div.c
[429/585] Compiling ctx.c
[430/585] Compiling cmp.c
[431/585] Compiling bn-586.linux.x86.S
[432/585] Compiling armv8-mont.linux.aarch64.S
[433/585] Compiling add.c
[434/585] Compiling bn.c
[435/585] Compiling armv8-mont.ios.aarch64.S
[436/585] Compiling aesv8-armx64.linux.aarch64.S
[437/585] Compiling armv4-mont.linux.arm.S
[437/585] Compiling x86_64-gcc.c
[439/585] Compiling aesv8-armx64.ios.aarch64.S
[439/585] Compiling armv4-mont.ios.arm.S
[441/585] Compiling aesv8-armx32.linux.arm.S
[442/585] Compiling aesv8-armx32.ios.arm.S
[443/585] Compiling aesni-x86_64.mac.x86_64.S
[444/585] Compiling aesni-x86_64.linux.x86_64.S
[445/585] Compiling mode_wrappers.c
[446/585] Compiling key_wrap.c
[447/585] Compiling aesni-x86.linux.x86.S
[448/585] Compiling aesni-gcm-x86_64.mac.x86_64.S
[449/585] Compiling aesni-gcm-x86_64.linux.x86_64.S
[450/585] Compiling sign.c
[451/585] Compiling ex_data.c
[452/585] Compiling aes.c
[453/585] Compiling p_x25519_asn1.c
[454/585] Compiling p_x25519.c
[455/585] Compiling print.c
[456/585] Compiling pbkdf.c
[457/585] Compiling scrypt.c
[458/585] Compiling p_rsa_asn1.c
[459/585] Compiling aes_nohw.c
[460/585] Compiling p_hkdf.c
[461/585] Compiling p_rsa.c
[462/585] Compiling p_ed25519.c
[463/585] Compiling p_ed25519_asn1.c
[464/585] Compiling p_dsa_asn1.c
[465/585] Compiling p_ec_asn1.c
[466/585] Compiling err_data.c
[467/585] Compiling p_ec.c
[468/585] Compiling engine.c
[469/585] Compiling evp_asn1.c
[469/585] Compiling evp_ctx.c
[471/585] Compiling err.c
[472/585] Compiling evp.c
[473/585] Compiling ecdh_extra.c
[474/585] Compiling ecdsa_asn1.c
[475/585] Compiling ec_derive.c
[476/585] Compiling hash_to_curve.c
[477/585] Compiling dsa_asn1.c
[478/585] Compiling dh_asn1.c
[479/585] Compiling ec_asn1.c
[480/585] Compiling dsa.c
[481/585] Compiling params.c
[482/585] Compiling digest_extra.c
[483/585] Compiling spake25519.c
[484/585] Compiling cpu_ppc64le.c
[485/585] Compiling x25519-asm-arm.S
[486/585] Compiling crypto.c
[486/585] Compiling des.c
[488/585] Compiling cpu_arm_linux.c
[488/585] Compiling cpu_intel.c
[490/585] Compiling curve25519.c
[491/585] Compiling cpu_arm_freebsd.c
[491/585] Compiling cpu_arm.c
[493/585] Compiling cpu_aarch64_win.c
[494/585] Compiling cpu_aarch64_linux.c
[495/585] Compiling cpu_aarch64_fuchsia.c
[496/585] Compiling cpu_aarch64_freebsd.c
[497/585] Compiling cpu_aarch64_apple.c
[498/585] Compiling tls_cbc.c
[499/585] Compiling e_tls.c
[500/585] Compiling e_null.c
[501/585] Compiling e_chacha20poly1305.c
[502/585] Compiling e_aesgcmsiv.c
[502/585] Compiling conf.c
[504/585] Compiling e_rc4.c
[505/585] Compiling e_des.c
[506/585] Compiling derive_key.c
[507/585] Compiling e_rc2.c
[508/585] Compiling e_aesctrhmac.c
[509/585] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[510/585] Compiling cipher_extra.c
[511/585] Compiling chacha20_poly1305_armv8.ios.aarch64.S
[512/585] Compiling chacha20_poly1305_armv8.linux.aarch64.S
[513/585] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[514/585] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[515/585] Compiling chacha-x86.linux.x86.S
[516/585] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[517/585] Compiling chacha-x86_64.mac.x86_64.S
[518/585] Compiling chacha-x86_64.linux.x86_64.S
[518/585] Compiling chacha.c
[520/585] Compiling chacha-armv8.linux.aarch64.S
[521/585] Compiling chacha-armv8.ios.aarch64.S
[522/585] Compiling unicode.c
[523/585] Compiling chacha-armv4.linux.arm.S
[524/585] Compiling chacha-armv4.ios.arm.S
[525/585] Compiling cbb.c
[526/585] Compiling bn_asn1.c
[527/585] Compiling buf.c
[527/585] Compiling cbs.c
[529/585] Compiling ber.c
[530/585] Compiling asn1_compat.c
[531/585] Compiling blake2.c
[532/585] Compiling convert.c
[533/585] Compiling printf.c
[534/585] Compiling socket.c
[535/585] Compiling socket_helper.c
[536/585] Compiling hexdump.c
[537/585] Compiling file.c
[538/585] Compiling pair.c
[539/585] Compiling fd.c
[540/585] Compiling bio_mem.c
[541/585] Compiling connect.c
[542/585] Compiling bio.c
[543/585] Compiling base64.c
[544/585] Compiling tasn_fre.c
[545/585] Compiling tasn_new.c
[546/585] Compiling tasn_utl.c
[547/585] Compiling tasn_typ.c
[548/585] Compiling tasn_enc.c
[549/585] Compiling posix_time.c
[550/585] Compiling f_int.c
[551/585] Compiling f_string.c
[552/585] Compiling asn_pack.c
[553/585] Compiling a_utctm.c
[554/585] Compiling asn1_par.c
[554/585] Compiling a_type.c
[556/585] Compiling asn1_lib.c
[557/585] Compiling a_time.c
[558/585] Compiling tasn_dec.c
[559/585] Compiling a_strnid.c
[560/585] Compiling a_octet.c
[561/585] Compiling a_print.c
[562/585] Compiling a_mbstr.c
[563/585] Compiling a_object.c
[564/585] Compiling a_i2d_fp.c
[565/585] Compiling a_dup.c
[566/585] Compiling a_gentm.c
[567/585] Compiling a_int.c
[568/585] Compiling a_d2i_fp.c
[569/585] Compiling a_strex.c
[570/585] Compiling a_bool.c
[571/585] Compiling CGRPCZlib empty.c
[572/585] Compiling a_bitstr.c
[574/585] Compiling SwiftProtobuf api.pb.swift
[575/585] Compiling SwiftProtobuf descriptor.pb.swift
[576/585] Compiling SwiftProtobuf duration.pb.swift
[577/585] Compiling SwiftProtobuf empty.pb.swift
[578/585] Compiling SwiftProtobuf field_mask.pb.swift
[579/585] Compiling SwiftProtobuf source_context.pb.swift
[580/585] Compiling SwiftProtobuf struct.pb.swift
[581/585] Compiling SwiftProtobuf timestamp.pb.swift
[582/585] Compiling SwiftProtobuf type.pb.swift
[583/585] Compiling SwiftProtobuf wrappers.pb.swift
[585/587] Compiling c-nioatomics.c
[586/587] Compiling c-atomics.c
[588/593] Compiling NIOConcurrencyHelpers lock.swift
[589/593] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[590/593] Emitting module NIOConcurrencyHelpers
[591/593] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[592/593] Compiling NIOConcurrencyHelpers NIOLock.swift
[593/593] Compiling NIOConcurrencyHelpers atomics.swift
[596/644] Compiling NIOCore NIOCloseOnErrorHandler.swift
[597/644] Compiling NIOCore NIOSendable.swift
[598/644] Compiling NIOCore PointerHelpers.swift
[599/644] Compiling NIOCore RecvByteBufferAllocator.swift
[600/644] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[601/644] Compiling NIOCore SocketAddresses.swift
[602/644] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[603/644] Compiling NIOCore EventLoopFuture.swift
[604/644] Compiling NIOCore FileDescriptor.swift
[605/644] Compiling NIOCore FileHandle.swift
[606/644] Compiling NIOCore FileRegion.swift
[607/644] Compiling NIOCore IO.swift
[608/644] Compiling NIOCore IOData.swift
[609/650] Compiling NIOCore IntegerBitPacking.swift
[610/650] Compiling NIOCore IntegerTypes.swift
[611/650] Compiling NIOCore Interfaces.swift
[612/650] Compiling NIOCore Linux.swift
[613/650] Compiling NIOCore MarkedCircularBuffer.swift
[614/650] Compiling NIOCore MulticastChannel.swift
[615/650] Compiling NIOCore NIOAny.swift
[616/650] Compiling NIOCore SocketOptionProvider.swift
[617/650] Compiling NIOCore SystemCallHelpers.swift
[618/650] Compiling NIOCore TimeAmount+Duration.swift
[619/650] Compiling NIOCore TypeAssistedChannelHandler.swift
[620/650] Compiling NIOCore UniversalBootstrapSupport.swift
[621/650] Compiling NIOCore Utilities.swift
[622/650] Compiling NIOCore AddressedEnvelope.swift
[623/650] Compiling NIOCore AsyncAwaitSupport.swift
[624/650] Compiling NIOCore NIOAsyncSequenceProducer.swift
[625/650] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[626/650] Compiling NIOCore NIOAsyncWriter.swift
[627/650] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[628/650] Compiling NIOCore BSDSocketAPI.swift
[629/650] Compiling NIOCore Codec.swift
[630/650] Compiling NIOCore ConvenienceOptionSupport.swift
[631/650] Compiling NIOCore DeadChannel.swift
[632/650] Compiling NIOCore DispatchQueue+WithFuture.swift
[633/650] Compiling NIOCore EventLoop+Deprecated.swift
[634/650] Compiling NIOCore EventLoop.swift
[635/650] Compiling NIOCore EventLoopFuture+Deprecated.swift
[636/650] Compiling NIOCore Channel.swift
[637/650] Compiling NIOCore ChannelHandler.swift
[638/650] Compiling NIOCore ChannelHandlers.swift
[639/650] Compiling NIOCore ChannelInvoker.swift
[640/650] Compiling NIOCore ChannelOption.swift
[641/650] Compiling NIOCore ChannelPipeline.swift
[642/650] Compiling NIOCore CircularBuffer.swift
[643/650] Compiling NIOCore ByteBuffer-aux.swift
[644/650] Compiling NIOCore ByteBuffer-conversions.swift
[645/650] Compiling NIOCore ByteBuffer-core.swift
[646/650] Compiling NIOCore ByteBuffer-int.swift
[647/650] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[648/650] Compiling NIOCore ByteBuffer-multi-int.swift
[649/650] Compiling NIOCore ByteBuffer-views.swift
[650/650] Emitting module NIOCore
[653/696] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[654/696] Compiling NIOEmbedded AsyncTestingChannel.swift
[655/696] Emitting module NIOEmbedded
[656/696] Compiling NIOEmbedded Embedded.swift
[659/698] Emitting module NIOPosix
[660/703] Compiling NIOPosix SelectorUring.swift
[661/703] Compiling NIOPosix ServerSocket.swift
[662/703] Compiling NIOPosix Socket.swift
[663/703] Compiling NIOPosix SocketChannel.swift
[664/703] Compiling NIOPosix SocketProtocols.swift
[665/703] Compiling NIOPosix BSDSocketAPICommon.swift
[666/703] Compiling NIOPosix BSDSocketAPIPosix.swift
[667/703] Compiling NIOPosix BSDSocketAPIWindows.swift
[668/703] Compiling NIOPosix BaseSocket.swift
[669/703] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[670/703] Compiling NIOPosix BaseSocketChannel.swift
[671/703] Compiling NIOPosix System.swift
[672/703] Compiling NIOPosix Thread.swift
[673/703] Compiling NIOPosix ThreadPosix.swift
[674/703] Compiling NIOPosix ThreadWindows.swift
[675/703] Compiling NIOPosix Utilities.swift
[676/703] Compiling NIOPosix PipeChannel.swift
[677/703] Compiling NIOPosix PipePair.swift
[678/703] Compiling NIOPosix PointerHelpers.swift
[679/703] Compiling NIOPosix Resolver.swift
[680/703] Compiling NIOPosix Selectable.swift
[681/703] Compiling NIOPosix HappyEyeballs.swift
[682/703] Compiling NIOPosix IO.swift
[683/703] Compiling NIOPosix IntegerBitPacking.swift
[684/703] Compiling NIOPosix IntegerTypes.swift
[685/703] Compiling NIOPosix Linux.swift
[686/703] Compiling NIOPosix LinuxCPUSet.swift
[687/703] Compiling NIOPosix BaseStreamSocketChannel.swift
[688/703] Compiling NIOPosix Bootstrap.swift
[689/703] Compiling NIOPosix ControlMessage.swift
[690/703] Compiling NIOPosix DatagramVectorReadManager.swift
[691/703] Compiling NIOPosix FileDescriptor.swift
[692/703] Compiling NIOPosix GetaddrinfoResolver.swift
[693/703] Compiling NIOPosix SelectableChannel.swift
[694/703] Compiling NIOPosix SelectableEventLoop.swift
[695/703] Compiling NIOPosix SelectorEpoll.swift
[696/703] Compiling NIOPosix SelectorGeneric.swift
[697/703] Compiling NIOPosix SelectorKqueue.swift
[698/703] Compiling NIOPosix LinuxUring.swift
[699/703] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[700/703] Compiling NIOPosix NIOThreadPool.swift
[701/703] Compiling NIOPosix NonBlockingFileIO.swift
[702/703] Compiling NIOPosix PendingDatagramWritesManager.swift
[703/703] Compiling NIOPosix PendingWritesManager.swift
[706/707] Emitting module NIO
[707/707] Compiling NIO Exports.swift
[710/743] Compiling NIOTLS TLSEvents.swift
[711/743] Emitting module NIOTLS
[712/743] Compiling NIOExtras RequestResponseHandler.swift
[713/744] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[714/744] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[715/744] Compiling NIOExtras DebugInboundEventsHandler.swift
[716/744] Compiling NIOExtras DebugOutboundEventsHandler.swift
[717/744] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[718/744] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[719/744] Compiling NIOTLS SNIHandler.swift
[722/747] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[723/747] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[724/747] Compiling NIOExtras NIOExtrasError.swift
[725/747] Compiling NIOExtras NIOLengthFieldBitLength.swift
[726/747] Compiling NIOExtras PCAPRingBuffer.swift
[727/747] Compiling NIOExtras QuiescingHelper.swift
[728/773] Compiling NIOSSL NIOSSLClientHandler.swift
[729/773] Compiling NIOSSL NIOSSLHandler.swift
[730/773] Compiling NIOSSL IdentityVerification.swift
[731/773] Compiling NIOSSL LinuxCABundle.swift
[732/773] Compiling NIOSSL NIOSSLServerHandler.swift
[733/773] Compiling NIOSSL ObjectIdentifier.swift
[734/773] Compiling NIOSSL ByteBufferBIO.swift
[735/773] Compiling NIOSSL CustomPrivateKey.swift
[736/773] Emitting module NIOExtras
[737/773] Emitting module NIOHTTP1
[738/773] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[739/773] Compiling NIOExtras WritePCAPHandler.swift
[744/775] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[747/775] Compiling NIOHTTP1 HTTPTypes.swift
[750/788] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[751/788] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[752/788] Compiling NIOSSL SubjectAlternativeName.swift
[753/788] Compiling NIOSSL NIOSSLSecureBytes.swift
[754/788] Compiling NIOSSL RNG.swift
[755/788] Compiling NIOSSL SafeCompare.swift
[756/791] Compiling NIOSSL SSLPKCS12Bundle.swift
[757/791] Compiling NIOSSL SSLPrivateKey.swift
[758/791] Compiling NIOSSL SSLPublicKey.swift
[759/791] Compiling NIOHPACK IndexedHeaderTable.swift
[760/792] Compiling NIOHPACK HPACKHeader.swift
[761/792] Compiling NIOHPACK HeaderTables.swift
[764/792] Emitting module NIOSSL
[765/792] Compiling NIOHPACK DynamicHeaderTable.swift
[766/792] Compiling NIOHPACK HPACKDecoder.swift
[767/792] Compiling NIOHPACK HPACKEncoder.swift
[768/792] Compiling NIOHPACK HPACKErrors.swift
[769/792] Compiling NIOHPACK StaticHeaderTable.swift
[770/792] Compiling NIOHPACK IntegerCoding.swift
[771/792] Compiling NIOHPACK HuffmanTables.swift
[772/792] Compiling NIOHPACK HuffmanCoding.swift
[773/792] Emitting module NIOHPACK
[782/845] Compiling NIOHTTP2 SendingGoawayState.swift
[783/845] Compiling NIOHTTP2 SendingHeadersState.swift
[784/845] Compiling NIOHTTP2 SendingPushPromiseState.swift
[785/845] Compiling NIOHTTP2 HTTP2Stream.swift
[786/845] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[787/845] Compiling NIOHTTP2 HTTP2StreamID.swift
[788/845] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[789/845] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[790/845] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[791/845] Compiling NIOHTTP2 StateMachineResult.swift
[792/845] Compiling NIOHTTP2 ContentLengthVerifier.swift
[799/847] Compiling NIOHTTP2 DOSHeuristics.swift
[800/847] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[801/847] Compiling NIOHTTP2 ControlFrameBuffer.swift
[802/854] Emitting module NIOHTTP2
[803/854] Compiling NIOHTTP2 InboundWindowManager.swift
[804/854] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[805/854] Compiling NIOHTTP2 StreamChannelFlowController.swift
[806/854] Compiling NIOHTTP2 StreamChannelList.swift
[807/854] Compiling NIOHTTP2 StreamMap.swift
[808/854] Compiling NIOHTTP2 StreamStateMachine.swift
[809/854] Compiling NIOHTTP2 WatermarkedFlowController.swift
[814/854] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[815/854] Compiling NIOHTTP2 HTTP2UserEvents.swift
[816/854] Compiling NIOHTTP2 InboundEventBuffer.swift
[817/854] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[818/854] Compiling NIOHTTP2 MaySendFrames.swift
[819/854] Compiling NIOHTTP2 SendingDataState.swift
[823/854] Compiling NIOHTTP2 SendingRstStreamState.swift
[824/854] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[825/854] Compiling NIOHTTP2 HTTP2Frame.swift
[826/854] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[827/854] Compiling NIOHTTP2 HTTP2FrameParser.swift
[828/854] Compiling NIOHTTP2 HTTP2PingData.swift
[829/854] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[830/854] Compiling NIOHTTP2 HTTP2Settings.swift
[831/854] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[832/854] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[833/854] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[834/854] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[835/854] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[836/854] Compiling NIOHTTP2 HTTP2Error.swift
[837/854] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[838/854] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[839/854] Compiling NIOHTTP2 HTTP2SettingsState.swift
[840/854] Compiling NIOHTTP2 HasFlowControlWindows.swift
[841/854] Compiling NIOHTTP2 HasLocalSettings.swift
[842/854] Compiling NIOHTTP2 HasRemoteSettings.swift
[843/854] Compiling NIOHTTP2 LocallyQuiescingState.swift
[844/854] Compiling NIOHTTP2 QuiescingState.swift
[845/854] Compiling NIOHTTP2 ConnectionStateMachine.swift
[846/854] Compiling NIOHTTP2 ConnectionStreamsState.swift
[847/854] Compiling NIOHTTP2 MayReceiveFrames.swift
[848/854] Compiling NIOHTTP2 ReceivingDataState.swift
[849/854] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[850/854] Compiling NIOHTTP2 ReceivingHeadersState.swift
[851/854] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[852/854] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[855/856] Emitting module NIOFoundationCompat
[856/856] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[859/872] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[860/872] Compiling NIOTransportServices NIOTSErrors.swift
[861/872] Compiling NIOTransportServices NIOTSChannelOptions.swift
[862/872] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[863/873] Compiling NIOTransportServices StateManagedChannel.swift
[864/873] Compiling NIOTransportServices NIOTSEventLoop.swift
[865/873] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[866/873] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[867/873] Compiling NIOTransportServices NIOTSListenerChannel.swift
[868/873] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[869/873] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[870/873] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[871/873] Emitting module NIOTransportServices
[872/873] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[873/873] Compiling NIOTransportServices NIOTSBootstraps.swift
[876/1002] Compiling GRPC Array+BoundsCheck.swift
[877/1002] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[878/1002] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[879/1002] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[880/1002] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[881/1002] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[882/1002] Compiling GRPC ServerHandlerStateMachine.swift
[883/1002] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[884/1002] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[885/1002] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[886/1002] Compiling GRPC ServerInterceptorStateMachine.swift
[887/1002] Compiling GRPC StreamState.swift
[888/1002] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[889/1002] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[890/1002] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[891/1002] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[892/1002] Compiling GRPC GRPCAsyncRequestStream.swift
[893/1002] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[894/1019] Compiling GRPC GRPCAsyncResponseStream.swift
[895/1019] Compiling GRPC GRPCAsyncResponseStreamWriter.swift
[896/1019] Compiling GRPC GRPCAsyncSequenceProducerDelegate.swift
[897/1019] Compiling GRPC GRPCAsyncServerCallContext.swift
[898/1019] Compiling GRPC GRPCAsyncServerHandler.swift
[899/1019] Compiling GRPC GRPCAsyncServerStreamingCall.swift
[900/1019] Compiling GRPC GRPCAsyncUnaryCall.swift
[901/1019] Compiling GRPC GRPCAsyncWriterSinkDelegate.swift
[902/1019] Compiling GRPC GRPCChannel+AsyncAwaitSupport.swift
[903/1019] Compiling GRPC GRPCClient+AsyncAwaitSupport.swift
[904/1019] Compiling GRPC GRPCSendable.swift
[905/1019] Compiling GRPC NIOAsyncWrappers.swift
[906/1019] Compiling GRPC BidirectionalStreamingServerHandler.swift
[907/1019] Compiling GRPC ClientStreamingServerHandler.swift
[908/1019] Compiling GRPC ServerHandlerProtocol.swift
[909/1019] Compiling GRPC ServerStreamingServerHandler.swift
[910/1019] Compiling GRPC UnaryServerHandler.swift
[911/1019] Compiling GRPC CallOptions.swift
[912/1019] Compiling GRPC UnaryResponseCallContext.swift
[913/1019] Compiling GRPC ServerChannelErrorHandler.swift
[914/1019] Compiling GRPC ServerErrorDelegate.swift
[915/1019] Compiling GRPC ServerErrorProcessor.swift
[916/1019] Compiling GRPC Stopwatch.swift
[917/1019] Compiling GRPC StreamEvent.swift
[918/1019] Compiling GRPC TLSVerificationHandler.swift
[919/1019] Compiling GRPC TLSVersion.swift
[920/1019] Compiling GRPC TimeLimit.swift
[921/1019] Compiling GRPC UserInfo.swift
[922/1019] Compiling GRPC Version.swift
[923/1019] Compiling GRPC WebCORSHandler.swift
[924/1019] Compiling GRPC WriteCapturingHandler.swift
[925/1019] Compiling GRPC _EmbeddedThroughput.swift
[926/1019] Compiling GRPC _FakeResponseStream.swift
[927/1019] Compiling GRPC _GRPCClientCodecHandler.swift
[928/1019] Compiling GRPC _MessageContext.swift
[929/1019] Compiling GRPC ConnectionKeepalive.swift
[930/1019] Compiling GRPC ConnectionManager+Delegates.swift
[931/1019] Compiling GRPC ConnectionManager.swift
[932/1019] Compiling GRPC ConnectionManagerChannelProvider.swift
[933/1019] Compiling GRPC ConnectionManagerID.swift
[934/1019] Compiling GRPC ConnectionPool+PerConnectionState.swift
[935/1019] Compiling GRPC ConnectionPool+Waiter.swift
[936/1019] Compiling GRPC ConnectionPool.swift
[937/1019] Compiling GRPC GRPCChannelPool.swift
[938/1019] Compiling GRPC PoolManager.swift
[939/1019] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[940/1019] Compiling GRPC PoolManagerStateMachine.swift
[941/1019] Compiling GRPC PooledChannel.swift
[942/1019] Compiling GRPC StreamLender.swift
[943/1019] Compiling GRPC ConnectivityState.swift
[944/1019] Compiling GRPC DebugOnly.swift
[945/1019] Compiling GRPC DelegatingErrorHandler.swift
[946/1019] Compiling GRPC Error+NIOSSL.swift
[947/1019] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[948/1019] Compiling GRPC FakeChannel.swift
[949/1019] Compiling GRPC ClientConnection+NIOSSL.swift
[950/1019] Compiling GRPC ClientConnection+NWTLS.swift
[951/1019] Compiling GRPC GRPCChannel.swift
[952/1019] Compiling GRPC GRPCChannelBuilder.swift
[953/1019] Compiling GRPC GRPCClient.swift
[954/1019] Compiling GRPC GRPCClientChannelHandler.swift
[955/1019] Compiling GRPC GRPCClientStateMachine.swift
[956/1019] Compiling GRPC GRPCContentType.swift
[957/1019] Compiling GRPC GRPCError.swift
[958/1019] Compiling GRPC GRPCHeaderName.swift
[959/1019] Compiling GRPC GRPCIdleHandler.swift
[960/1019] Compiling GRPC GRPCIdleHandlerStateMachine.swift
[961/1019] Compiling GRPC GRPCKeepaliveHandlers.swift
[962/1019] Compiling GRPC GRPCLogger.swift
[963/1019] Compiling GRPC GRPCPayload.swift
[964/1019] Compiling GRPC GRPCServerPipelineConfigurator.swift
[965/1019] Compiling GRPC GRPCServerRequestRoutingHandler.swift
[966/1019] Compiling GRPC GRPCServiceDescription.swift
[967/1019] Compiling GRPC GRPCStatus.swift
[968/1019] Compiling GRPC GRPCStatusAndMetadata.swift
[969/1019] Compiling GRPC GRPCStatusMessageMarshaller.swift
[970/1019] Compiling GRPC GRPCTLSConfiguration.swift
[971/1019] Compiling GRPC GRPCTimeout.swift
[972/1019] Compiling GRPC GRPCWebToHTTP2ServerCodec.swift
[973/1019] Compiling GRPC HTTP2ToRawGRPCServerCodec.swift
[974/1019] Compiling GRPC HTTP2ToRawGRPCStateMachine.swift
[975/1019] Compiling GRPC ClientInterceptorContext.swift
[976/1019] Compiling GRPC ClientInterceptorPipeline.swift
[977/1019] Compiling GRPC ClientInterceptorProtocol.swift
[978/1019] Compiling GRPC ClientInterceptors.swift
[979/1019] Compiling GRPC ClientTransport.swift
[980/1019] Compiling GRPC ClientTransportFactory.swift
[981/1019] Compiling GRPC MessageParts.swift
[982/1019] Compiling GRPC ServerInterceptorContext.swift
[983/1019] Compiling GRPC ServerInterceptorPipeline.swift
[984/1019] Compiling GRPC ServerInterceptors.swift
[985/1019] Compiling GRPC InterceptorContextList.swift
[986/1019] Compiling GRPC LengthPrefixedMessageReader.swift
[987/1019] Compiling GRPC LengthPrefixedMessageWriter.swift
[988/1019] Compiling GRPC Logger.swift
[989/1019] Compiling GRPC LoggingServerErrorDelegate.swift
[990/1019] Compiling GRPC MessageEncodingHeaderValidator.swift
[991/1019] Compiling GRPC PlatformSupport.swift
[992/1019] Compiling GRPC ReadWriteStates.swift
[993/1019] Compiling GRPC Ref.swift
[994/1019] Compiling GRPC Serialization.swift
[995/1019] Compiling GRPC Server+NIOSSL.swift
[996/1019] Compiling GRPC Server.swift
[997/1019] Compiling GRPC ServerBuilder+NIOSSL.swift
[998/1019] Compiling GRPC ServerBuilder.swift
[999/1019] Compiling GRPC ServerCallContext.swift
[1000/1019] Compiling GRPC StreamingResponseCallContext.swift
[1001/1019] Compiling GRPC BidirectionalStreamingCall.swift
[1002/1019] Compiling GRPC Call.swift
[1003/1019] Compiling GRPC CallDetails.swift
[1004/1019] Compiling GRPC ClientCall.swift
[1005/1019] Compiling GRPC ClientStreamingCall.swift
[1006/1019] Compiling GRPC LazyEventLoopPromise.swift
[1007/1019] Compiling GRPC ResponseContainers.swift
[1008/1019] Compiling GRPC ResponsePartContainer.swift
[1009/1019] Compiling GRPC ServerStreamingCall.swift
[1010/1019] Compiling GRPC UnaryCall.swift
[1011/1019] Compiling GRPC ClientConnection.swift
[1012/1019] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
[1013/1019] Compiling GRPC ClientErrorDelegate.swift
[1014/1019] Compiling GRPC CompressionAlgorithm.swift
[1015/1019] Compiling GRPC DecompressionLimit.swift
[1016/1019] Compiling GRPC MessageEncoding.swift
[1017/1019] Compiling GRPC Zlib.swift
[1018/1019] Compiling GRPC ConnectionBackoff.swift
[1019/1019] Emitting module GRPC
[1022/1036] Compiling CombineGRPC ClientStreamingHandlerSubscriber.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
import Combine
       ^
[1023/1036] Compiling CombineGRPC Handlers.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
import Combine
       ^
[1024/1036] Compiling CombineGRPC HeaderUtils.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
import Combine
       ^
[1025/1036] Compiling CombineGRPC ServerStreamingHandlerSubscriber.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
import Combine
       ^
[1026/1037] Compiling CombineGRPC RPCError.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
import Combine
       ^
[1027/1037] Compiling CombineGRPC BidirectionalStreamingHandlerSubscriber.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
import Combine
       ^
[1028/1037] Compiling CombineGRPC ServerStreamingPublisher.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
import Combine
       ^
[1029/1037] Compiling CombineGRPC StreamingRequestsSubscriber.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
import Combine
       ^
[1030/1037] Compiling CombineGRPC UnaryHandlerSubscriber.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1031/1037] Emitting module CombineGRPC
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
import Combine
       ^
[1032/1037] Compiling CombineGRPC BidirectionalStreamingPublisher.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
import Combine
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
[1033/1037] Compiling CombineGRPC ClientStreamingPublisher.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
import Combine
       ^
[1034/1037] Compiling CombineGRPC DemandBuffer.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
import Combine
       ^
[1035/1037] Compiling CombineGRPC GRPCExecutor.swift
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
import Combine
       ^
/host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift:5:8: error: no such module 'Combine'
import Combine
       ^
Can't demangle: $s11CombineGRPC11RetryPolicyO10failedCall33_9F27AECD2D5EA3E20830DC81D8445A5ELLXeF4upToL_Suvp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/Sources/CombineGRPC/Client/BidirectionalStreamingPublisher.swift /host/spi-builder-workspace/Sources/CombineGRPC/Client/ClientStreamingPublisher.swift /host/spi-builder-workspace/Sources/CombineGRPC/Client/DemandBuffer.swift /host/spi-builder-workspace/Sources/CombineGRPC/Client/GRPCExecutor.swift -primary-file /host/spi-builder-workspace/Sources/CombineGRPC/Client/RPCErrorUtils.swift -primary-file /host/spi-builder-workspace/Sources/CombineGRPC/Client/RetryPolicy.swift /host/spi-builder-workspace/Sources/CombineGRPC/Client/ServerStreamingPublisher.swift /host/spi-builder-workspace/Sources/CombineGRPC/Client/StreamingRequestsSubscriber.swift /host/spi-builder-workspace/Sources/CombineGRPC/RPCError.swift /host/spi-builder-workspace/Sources/CombineGRPC/Server/BidirectionalStreamingHandlerSubscriber.swift /host/spi-builder-workspace/Sources/CombineGRPC/Server/ClientStreamingHandlerSubscriber.swift /host/spi-builder-workspace/Sources/CombineGRPC/Server/Handlers.swift /host/spi-builder-workspace/Sources/CombineGRPC/Server/HeaderUtils.swift /host/spi-builder-workspace/Sources/CombineGRPC/Server/ServerStreamingHandlerSubscriber.swift /host/spi-builder-workspace/Sources/CombineGRPC/Server/UnaryHandlerSubscriber.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CombineGRPC.build/Client/RPCErrorUtils.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CombineGRPC.build/Client/RPCErrorUtils.swiftdeps -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CombineGRPC.build/Client/RetryPolicy.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CombineGRPC.build/Client/RetryPolicy.swiftdeps -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CNIOBoringSSLShims.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSLShims/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CNIOBoringSSL.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CNIOLLHTTP.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLLHTTP/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CNIODarwin.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/_AtomicsShims/include/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOWindows/include/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CNIOLinux.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CNIOAtomics.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CGRPCZlib.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/CGRPCZlib/include -Xcc -fPIC -module-name CombineGRPC -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CombineGRPC.build/Client/RPCErrorUtils.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CombineGRPC.build/Client/RetryPolicy.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.9-dev (LLVM 464b04eb9b157e3, Swift 7203d52cb1e074d)
2.	Compiling with the current language version
3.	While walking into 'RetryPolicy' (at /host/spi-builder-workspace/Sources/CombineGRPC/Client/RetryPolicy.swift:11:8)
4.	While evaluating request USRGenerationRequest(CombineGRPC.(file).RetryPolicy.failedCall(upTo:when:delayUntilNext:didGiveUp:).upTo@/host/spi-builder-workspace/Sources/CombineGRPC/Client/RetryPolicy.swift:29:19)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend[0x6b367f3]
/usr/bin/swift-frontend[0x6b3440e]
/usr/bin/swift-frontend[0x6b36b5f]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7fb195363420]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7fb1947aa00b]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7fb194789859]
/usr/bin/swift-frontend[0x22b3aa2]
/usr/bin/swift-frontend[0x1f25594]
/usr/bin/swift-frontend[0x2277429]
/usr/bin/swift-frontend[0x1bdf11c]
/usr/bin/swift-frontend[0x88a5c7]
/usr/bin/swift-frontend[0x88a0e7]
/usr/bin/swift-frontend[0x8891be]
/usr/bin/swift-frontend[0x2277f3a]
/usr/bin/swift-frontend[0x8562e9]
/usr/bin/swift-frontend[0x855af7]
/usr/bin/swift-frontend[0x852bde]
/usr/bin/swift-frontend[0x1525a1e]
/usr/bin/swift-frontend[0x1f7ae22]
/usr/bin/swift-frontend[0x1f7de3b]
/usr/bin/swift-frontend[0x1f7ae6a]
/usr/bin/swift-frontend[0x1f7ec76]
/usr/bin/swift-frontend[0x1f7ae6a]
/usr/bin/swift-frontend[0x1f7ad33]
/usr/bin/swift-frontend[0x214a8b2]
/usr/bin/swift-frontend[0x1523136]
/usr/bin/swift-frontend[0x852220]
/usr/bin/swift-frontend[0x8520ba]
/usr/bin/swift-frontend[0x8477e5]
/usr/bin/swift-frontend[0x8471e4]
/usr/bin/swift-frontend[0x66fcdc]
/usr/bin/swift-frontend[0x66dcdc]
/usr/bin/swift-frontend[0x6691b0]
/usr/bin/swift-frontend[0x4c43d1]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7fb19478b083]
/usr/bin/swift-frontend[0x4c3b1e]
BUILD FAILURE 5.9 linux

Build Machine: Linux 2