The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-otel with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/slashmo/swift-otel.git
Reference: 0.8.1
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/slashmo/swift-otel
 * tag               0.8.1      -> FETCH_HEAD
HEAD is now at ed519cd simple concurrency fix for 0.8.x series
Cloned https://github.com/slashmo/swift-otel.git
Revision (git rev-parse @):
ed519cd5a18154c91ab7e69758c9143c296f6dfa
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/slashmo/swift-otel.git at 0.8.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/slashmo/swift-otel.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/3173] Fetching swift-log
[3174/68072] Fetching swift-log, swift-nio
[5770/106826] Fetching swift-log, swift-nio, grpc-swift
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-log.git (3.92s)
Fetched https://github.com/grpc/grpc-swift.git (3.95s)
Fetched https://github.com/apple/swift-nio.git (4.01s)
[1/4643] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git (0.42s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.1.0 (0.34s)
Fetching https://github.com/apple/swift-service-context.git
[1/866] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git (0.24s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.0.0 (0.35s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.37s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.44s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1563] Fetching swift-atomics
[1439/15308] Fetching swift-atomics, swift-collections
[1503/18310] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git (0.88s)
Fetched https://github.com/apple/swift-system.git (0.88s)
Fetched https://github.com/apple/swift-collections.git (0.90s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.34s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.49s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.21.1 (0.60s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/4792] Fetching swift-nio-extras
[4793/16942] Fetching swift-nio-extras, swift-nio-ssl
[16943/50914] Fetching swift-nio-extras, swift-nio-ssl, swift-protobuf
Fetched https://github.com/apple/swift-nio-extras.git (4.79s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetched https://github.com/apple/swift-nio-ssl.git (4.81s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-protobuf.git (4.85s)
[1/2064] Fetching swift-nio-transport-services
[2065/12237] Fetching swift-nio-transport-services, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git (0.95s)
[2849/10173] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git (1.41s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (1.18s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.1 (0.39s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.25.2 (0.38s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.30.0 (0.77s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.22.0 (0.41s)
Fetching https://github.com/apple/swift-http-types
[1/354] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types (0.31s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.36s)
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.30.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.1.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.26.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.63.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.2.1
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.21.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.20.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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.22.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.25.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.0.0
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/457] Compiling CNIOWindows shim.c
[3/457] Compiling CNIODarwin shim.c
[3/457] Compiling CNIOWindows WSAStartup.c
[3/457] Compiling CNIOLinux liburing_shims.c
[6/457] Compiling CNIOLLHTTP c_nio_http.c
[7/457] Compiling _AtomicsShims.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[8/457] Compiling CNIOLinux shim.c
[9/457] Compiling CNIOLLHTTP c_nio_api.c
[10/457] Compiling CNIOLLHTTP c_nio_llhttp.c
[11/457] Compiling CNIOBoringSSLShims shims.c
[12/457] Compiling fiat_p256_adx_sqr.S
[13/457] Compiling fiat_p256_adx_mul.S
[14/460] Compiling fiat_curve25519_adx_square.S
[15/463] Compiling fiat_curve25519_adx_mul.S
[16/583] Compiling tls_record.cc
[17/583] Compiling tls_method.cc
[19/583] Emitting module Atomics
[19/585] Compiling tls13_server.cc
[21/585] Compiling Atomics IntegerOperations.swift
[22/585] Compiling Atomics Unmanaged extensions.swift
[23/585] Emitting module _CollectionsUtilities
[24/587] Compiling Atomics Primitives.shims.swift
[25/587] Compiling Atomics AtomicInteger.swift
[26/587] Compiling Atomics AtomicOptionalWrappable.swift
[27/587] Emitting module ServiceContextModule
[27/587] Compiling tls13_enc.cc
[29/587] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/587] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/587] Compiling Atomics OptionalRawRepresentable.swift
[32/587] Compiling Atomics RawRepresentable.swift
[33/587] Compiling Atomics AtomicBool.swift
[34/587] Compiling Atomics IntegerConformances.swift
[35/587] Compiling Atomics PointerConformances.swift
[36/587] Compiling Atomics Primitives.native.swift
[37/587] Compiling Atomics AtomicMemoryOrderings.swift
[38/587] Compiling Atomics DoubleWord.swift
[39/587] Compiling Atomics AtomicStorage.swift
[40/587] Compiling Atomics AtomicValue.swift
[41/587] Compiling Atomics UnsafeAtomic.swift
[42/587] Compiling Atomics UnsafeAtomicLazyReference.swift
[47/587] Compiling Atomics AtomicReference.swift
[56/587] Compiling ServiceContextModule ServiceContext.swift
[57/587] Compiling ServiceContextModule ServiceContextKey.swift
[58/589] Compiling Logging LogHandler.swift
[65/590] Emitting module _NIOBase64
[66/590] Compiling _NIOBase64 Base64.swift
[72/594] Compiling _NIODataStructures PriorityQueue.swift
[73/594] Compiling _NIODataStructures _TinyArray.swift
[77/595] Emitting module _NIODataStructures
[78/595] Compiling _NIODataStructures Heap.swift
[88/596] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[89/596] Compiling SwiftProtobuf HashVisitor.swift
[92/613] Compiling Logging MetadataProvider.swift
[93/613] Compiling Instrumentation Instrument.swift
[94/613] Emitting module Instrumentation
[95/613] Compiling SwiftProtobuf TimeUtils.swift
[96/613] Compiling SwiftProtobuf UnknownStorage.swift
[97/613] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[98/613] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[99/613] Compiling SwiftProtobuf Varint.swift
[100/613] Emitting module Logging
[101/613] Compiling SwiftProtobuf Version.swift
[102/613] Compiling SwiftProtobuf Visitor.swift
[103/613] Compiling SwiftProtobuf WireFormat.swift
[104/613] Compiling SwiftProtobuf ZigZag.swift
[105/613] Compiling SwiftProtobuf any.pb.swift
[106/613] Compiling Instrumentation NoOpInstrument.swift
[107/613] Compiling Instrumentation InstrumentationSystem.swift
[108/613] Compiling SwiftProtobuf CustomJSONCodable.swift
[109/613] Compiling SwiftProtobuf Data+Extensions.swift
[110/613] Compiling SwiftProtobuf Decoder.swift
[111/613] Compiling SwiftProtobuf DoubleParser.swift
[112/613] Compiling SwiftProtobuf Enum.swift
[113/613] Compiling SwiftProtobuf ExtensibleMessage.swift
[114/613] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[115/613] Compiling SwiftProtobuf ExtensionFields.swift
[116/613] Compiling SwiftProtobuf ExtensionMap.swift
[117/613] Compiling SwiftProtobuf FieldTag.swift
[118/613] Compiling SwiftProtobuf FieldTypes.swift
[119/613] Compiling Instrumentation MultiplexInstrument.swift
[120/613] Compiling Instrumentation Locks.swift
[121/614] Compiling SwiftProtobuf Internal.swift
[122/614] Compiling SwiftProtobuf JSONDecoder.swift
[123/614] Compiling SwiftProtobuf JSONDecodingError.swift
[124/614] Compiling SwiftProtobuf JSONDecodingOptions.swift
[125/614] Compiling SwiftProtobuf JSONEncoder.swift
[126/614] Compiling SwiftProtobuf JSONEncodingError.swift
[127/614] Compiling SwiftProtobuf JSONEncodingOptions.swift
[128/614] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[129/614] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[130/614] Compiling SwiftProtobuf JSONScanner.swift
[131/614] Compiling SwiftProtobuf MathUtils.swift
[132/614] Compiling SwiftProtobuf Message+AnyAdditions.swift
[133/614] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[134/614] Compiling SwiftProtobuf Message+JSONAdditions.swift
[135/614] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[136/614] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[137/614] Compiling SwiftProtobuf Message.swift
[138/614] Compiling SwiftProtobuf MessageExtension.swift
[139/614] Compiling SwiftProtobuf NameMap.swift
[140/614] Compiling SwiftProtobuf ProtoNameProviding.swift
[141/614] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[142/614] Compiling SwiftProtobuf ProtobufMap.swift
[143/614] Compiling SwiftProtobuf SelectiveVisitor.swift
[144/614] Compiling SwiftProtobuf SimpleExtensionMap.swift
[145/614] Compiling SwiftProtobuf StringUtils.swift
[146/614] Compiling SwiftProtobuf TextFormatDecoder.swift
[147/614] Compiling SwiftProtobuf TextFormatDecodingError.swift
[148/614] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[149/614] Compiling SwiftProtobuf TextFormatEncoder.swift
[150/614] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[151/614] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[152/614] Compiling SwiftProtobuf TextFormatScanner.swift
[153/614] Emitting module SwiftProtobuf
[166/615] Compiling tls13_client.cc
[168/615] Compiling Logging Locks.swift
[169/615] Compiling Logging Logging.swift
[171/633] Compiling t1_enc.cc
[172/633] Compiling tls13_both.cc
[174/633] Compiling DequeModule _DequeBuffer.swift
[175/633] Compiling DequeModule _DequeBufferHeader.swift
[175/635] Compiling ssl_x509.cc
[177/635] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[178/635] Compiling DequeModule Deque+Extras.swift
[179/635] Compiling DequeModule Deque+Testing.swift
[180/635] Compiling DequeModule Deque._Storage.swift
[181/635] Compiling DequeModule Deque+Descriptions.swift
[182/635] Compiling DequeModule Deque+Equatable.swift
[183/635] Compiling DequeModule Deque+Hashable.swift
[184/635] Compiling DequeModule Deque+Sendable.swift
[185/635] Compiling DequeModule Deque._UnsafeHandle.swift
[186/635] Compiling DequeModule Deque.swift
[187/635] Compiling DequeModule _DequeSlot.swift
[188/635] Compiling DequeModule _UnsafeWrappedBuffer.swift
[189/635] Emitting module DequeModule
[190/635] Compiling DequeModule Deque+Codable.swift
[191/635] Compiling DequeModule Deque+Collection.swift
[192/635] Compiling DequeModule Deque+CustomReflectable.swift
[194/637] Compiling ssl_stat.cc
[195/637] Compiling ssl_versions.cc
[196/637] Compiling ssl_transcript.cc
[198/645] Compiling Tracing InstrumentationSystem+Tracing.swift
[199/645] Compiling Tracing TracerProtocol+Legacy.swift
[200/645] Compiling Tracing TracingTime.swift
[201/645] Compiling Tracing TracerProtocol.swift
[201/645] Compiling ssl_session.cc
[203/645] Emitting module Tracing
[204/645] Compiling Tracing Tracer.swift
[204/645] Compiling ssl_privkey.cc
[206/645] Compiling Tracing NoOpTracer.swift
[207/645] Compiling Tracing SpanProtocol.swift
[208/646] Compiling ssl_lib.cc
[210/647] Compiling ssl_file.cc
[211/647] Compiling ssl_key_share.cc
[212/647] Compiling ssl_cipher.cc
[213/647] Compiling ssl_cert.cc
[214/647] Compiling ssl_buffer.cc
[215/647] Compiling ssl_asn1.cc
[216/647] Compiling ssl_aead_ctx.cc
[217/647] Compiling s3_pkt.cc
[218/647] Compiling s3_both.cc
[219/647] Compiling s3_lib.cc
[220/647] Compiling handshake_server.cc
[221/647] Compiling handshake_client.cc
[222/647] Compiling handshake.cc
[223/647] Compiling dtls_record.cc
[224/647] Compiling handoff.cc
[225/647] Compiling encrypted_client_hello.cc
[226/647] Compiling extensions.cc
[227/647] Compiling dtls_method.cc
[228/647] Compiling d1_srtp.cc
[229/647] Compiling v3_utl.c
[230/647] Compiling v3_skey.c
[231/647] Compiling v3_purp.c
[232/647] Compiling bio_ssl.cc
[233/647] Compiling d1_pkt.cc
[234/647] Compiling v3_prn.c
[235/647] Compiling v3_pmaps.c
[236/647] Compiling d1_lib.cc
[237/647] Compiling v3_int.c
[238/647] Compiling v3_pcons.c
[239/647] Compiling v3_ocsp.c
[240/647] Compiling v3_ncons.c
[241/647] Compiling d1_both.cc
[242/647] Compiling v3_lib.c
[243/647] Compiling v3_info.c
[244/647] Compiling v3_ia5.c
[245/647] Compiling v3_enum.c
[246/647] Compiling v3_genn.c
[247/647] Compiling v3_extku.c
[248/647] Compiling v3_cpols.c
[249/647] Compiling v3_crld.c
[250/647] Compiling v3_conf.c
[251/647] Compiling v3_akeya.c
[252/647] Compiling v3_bitst.c
[253/647] Compiling v3_bcons.c
[254/647] Compiling v3_alt.c
[255/647] Compiling v3_akey.c
[256/647] Compiling x_x509a.c
[257/647] Compiling x_spki.c
[258/647] Compiling x_val.c
[259/647] Compiling x_sig.c
[260/647] Compiling x_x509.c
[261/647] Compiling x_req.c
[262/647] Compiling x_pkey.c
[263/647] Compiling x_pubkey.c
[264/647] Compiling x_info.c
[265/647] Compiling x_exten.c
[266/647] Compiling x_name.c
[267/647] Compiling x_attrib.c
[268/647] Compiling x_crl.c
[269/647] Compiling x_algor.c
[270/647] Compiling x509spki.c
[271/647] Compiling x_all.c
[272/647] Compiling x509rset.c
[273/647] Compiling x509name.c
[274/647] Compiling x509cset.c
[275/647] Compiling x509_txt.c
[276/647] Compiling x509_vpm.c
[277/647] Compiling x509_v3.c
[278/647] Compiling x509_vfy.c
[279/647] Compiling x509_set.c
[279/647] Compiling x509_trs.c
[281/647] Compiling x509_req.c
[282/647] Compiling x509_obj.c
[283/647] Compiling x509_def.c
[284/647] Compiling x509_d2.c
[285/647] Compiling x509_ext.c
[285/647] Compiling x509_lu.c
[287/647] Compiling x509_att.c
[288/647] Compiling x509_cmp.c
[289/647] Compiling x509.c
[290/647] Compiling t_x509a.c
[291/647] Compiling t_crl.c
[292/647] Compiling t_req.c
[293/647] Compiling t_x509.c
[294/647] Compiling rsa_pss.c
[295/647] Compiling name_print.c
[296/647] Compiling i2d_pr.c
[297/647] Compiling policy.c
[298/647] Compiling by_file.c
[299/647] Compiling by_dir.c
[300/647] Compiling algorithm.c
[300/647] Compiling a_verify.c
[302/647] Compiling a_sign.c
[303/647] Compiling asn1_gen.c
[304/647] Compiling a_digest.c
[305/647] Compiling thread_win.c
[306/647] Compiling thread_none.c
[307/647] Compiling thread_pthread.c
[308/647] Compiling thread.c
[309/647] Compiling voprf.c
[310/647] Compiling trust_token.c
[311/647] Compiling siphash.c
[312/647] Compiling rsa_print.c
[313/647] Compiling stack.c
[314/647] Compiling pmbtoken.c
[315/647] Compiling refcount.c
[316/647] Compiling rsa_asn1.c
[317/647] Compiling rc4.c
[318/647] Compiling rsa_crypt.c
[319/647] Compiling rand_extra.c
[320/647] Compiling windows.c
[321/647] Compiling trusty.c
[322/647] Compiling passive.c
[323/647] Compiling ios.c
[324/647] Compiling getentropy.c
[325/647] Compiling forkunsafe.c
[326/647] Compiling deterministic.c
[327/647] Compiling pool.c
[328/647] Compiling poly1305_arm_asm.S
[329/647] Compiling poly1305_arm.c
[330/647] Compiling poly1305.c
[331/647] Compiling pkcs7.c
[332/647] Compiling pkcs8.c
[333/647] Compiling p5_pbev2.c
[334/647] Compiling pkcs8_x509.c
[335/647] Compiling pem_xaux.c
[336/647] Compiling pkcs7_x509.c
[337/647] Compiling pem_x509.c
[338/647] Compiling pem_pkey.c
[339/647] Compiling pem_oth.c
[340/647] Compiling pem_pk8.c
[341/647] Compiling pem_info.c
[342/647] Compiling obj_xref.c
[343/647] Compiling pem_lib.c
[344/647] Compiling pem_all.c
[345/647] Compiling mem.c
[346/647] Compiling lhash.c
[347/647] Compiling keccak.c
[348/647] Compiling poly1305_vec.c
[349/647] Compiling kyber.c
[350/647] Compiling obj.c
[351/647] Compiling poly_rq_mul.S
[352/647] Compiling x86_64-mont5-mac.mac.x86_64.S
[353/647] Compiling x86_64-mont5-linux.linux.x86_64.S
[353/647] Compiling x86_64-mont-mac.mac.x86_64.S
[355/647] Compiling hpke.c
[356/647] Compiling x86_64-mont-linux.linux.x86_64.S
[357/647] Compiling hrss.c
[358/647] Compiling x86-mont-linux.linux.x86.S
[359/647] Compiling vpaes-x86_64-mac.mac.x86_64.S
[360/647] Compiling vpaes-x86_64-linux.linux.x86_64.S
[361/647] Compiling vpaes-armv8-linux.linux.aarch64.S
[362/647] Compiling vpaes-x86-linux.linux.x86.S
[363/647] Compiling vpaes-armv8-ios.ios.aarch64.S
[364/647] Compiling vpaes-armv7-linux.linux.arm.S
[365/647] Compiling vpaes-armv7-ios.ios.arm.S
[366/647] Compiling kdf.c
[368/647] Compiling SwiftProtobuf api.pb.swift
[369/647] Compiling SwiftProtobuf descriptor.pb.swift
[370/647] Compiling SwiftProtobuf duration.pb.swift
[371/647] Compiling SwiftProtobuf empty.pb.swift
[372/647] Compiling SwiftProtobuf field_mask.pb.swift
[373/647] Compiling SwiftProtobuf source_context.pb.swift
[374/647] Compiling SwiftProtobuf struct.pb.swift
[375/647] Compiling SwiftProtobuf timestamp.pb.swift
[376/647] Compiling SwiftProtobuf type.pb.swift
[377/647] Compiling SwiftProtobuf wrappers.pb.swift
[377/647] Compiling sha512-armv8-ios.ios.aarch64.S
[378/647] Compiling sha512-armv8-linux.linux.aarch64.S
[379/647] Compiling sha512-x86_64-mac.mac.x86_64.S
[380/647] Compiling sha512-armv4-linux.linux.arm.S
[381/647] Compiling sha512-armv4-ios.ios.arm.S
[382/648] Compiling sha512-x86_64-linux.linux.x86_64.S
[383/648] Compiling sha512-586-linux.linux.x86.S
[384/648] Compiling sha256-x86_64-mac.mac.x86_64.S
[385/648] Compiling sha256-armv4-linux.linux.arm.S
[386/648] Compiling sha256-armv8-linux.linux.aarch64.S
[388/648] Compiling sha256-x86_64-linux.linux.x86_64.S
[389/649] Compiling sha256-armv8-ios.ios.aarch64.S
[390/649] Compiling sha256-armv4-ios.ios.arm.S
[391/649] Compiling sha256-586-linux.linux.x86.S
[393/649] Compiling sha1-x86_64-mac.mac.x86_64.S
[394/649] Compiling sha1-armv8-linux.linux.aarch64.S
[395/649] Compiling sha1-armv8-ios.ios.aarch64.S
[396/649] Compiling sha1-armv4-large-linux.linux.arm.S
[397/649] Compiling sha1-x86_64-linux.linux.x86_64.S
[398/649] Compiling sha1-armv4-large-ios.ios.arm.S
[399/649] Compiling sha1-586-linux.linux.x86.S
[400/649] Compiling sha256.c
[401/649] Compiling sha512.c
[402/649] Compiling sha1.c
[403/649] Compiling fips.c
[404/649] Compiling rsaz-avx2-mac.mac.x86_64.S
[405/649] Compiling service_indicator.c
[406/649] Compiling rsaz-avx2-linux.linux.x86_64.S
[407/649] Compiling self_check.c
[408/649] Compiling rsa_impl.c
[409/649] Compiling blinding.c
[410/649] Compiling rdrand-x86_64-mac.mac.x86_64.S
[411/649] Compiling rsa.c
[412/649] Compiling padding.c
[413/649] Compiling rdrand-x86_64-linux.linux.x86_64.S
[414/649] Compiling urandom.c
[415/649] Compiling rand.c
[416/649] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[417/649] Compiling ctrdrbg.c
[418/649] Compiling fork_detect.c
[419/649] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[420/649] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[421/649] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[422/649] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[423/649] Compiling polyval.c
[424/649] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[425/649] Compiling p256-armv8-asm-ios.ios.aarch64.S
[426/649] Compiling p256-armv8-asm-linux.linux.aarch64.S
[427/649] Compiling ofb.c
[428/649] Compiling gcm_nohw.c
[429/649] Compiling gcm.c
[429/649] Compiling ctr.c
[431/649] Compiling cfb.c
[432/649] Compiling md5.c
[433/649] Compiling cbc.c
[434/649] Compiling md5-x86_64-mac.mac.x86_64.S
[435/649] Compiling md5-x86_64-linux.linux.x86_64.S
[436/649] Compiling md5-586-linux.linux.x86.S
[437/649] Compiling hmac.c
[438/649] Compiling md4.c
[439/649] Compiling ghashv8-armv8-linux.linux.aarch64.S
[440/649] Compiling hkdf.c
[441/649] Compiling ghashv8-armv8-ios.ios.aarch64.S
[442/649] Compiling ghashv8-armv7-linux.linux.arm.S
[443/649] Compiling ghashv8-armv7-ios.ios.arm.S
[444/649] Compiling ghash-x86_64-mac.mac.x86_64.S
[445/649] Compiling ghash-x86-linux.linux.x86.S
[446/649] Compiling ghash-x86_64-linux.linux.x86_64.S
[447/649] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[448/649] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[449/649] Compiling ghash-ssse3-x86-linux.linux.x86.S
[450/649] Compiling fips_shared_support.c
[451/649] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[452/649] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[453/649] Compiling ghash-armv4-linux.linux.arm.S
[454/649] Compiling ghash-armv4-ios.ios.arm.S
[455/649] Compiling ecdh.c
[456/649] Compiling ecdsa.c
[457/649] Compiling util.c
[458/649] Compiling wnaf.c
[459/649] Compiling simple_mul.c
[460/649] Compiling scalar.c
[461/649] Compiling simple.c
[462/649] Compiling felem.c
[463/649] Compiling ec_montgomery.c
[464/649] Compiling oct.c
[465/649] Compiling p224-64.c
[466/649] Compiling ec_key.c
[467/649] Compiling p256.c
[468/649] Compiling ec.c
[469/649] Compiling digests.c
[469/649] Compiling digest.c
[471/649] Compiling digestsign.c
[472/649] Compiling check.c
[473/649] Compiling dh.c
[474/649] Compiling co-586-linux.linux.x86.S
[475/649] Compiling cmac.c
[476/649] Compiling e_aesccm.c
[477/649] Compiling aead.c
[478/649] Compiling p256-nistz.c
[479/649] Compiling cipher.c
[480/649] Compiling bsaes-armv7-linux.linux.arm.S
[481/649] Compiling e_aes.c
[482/649] Compiling bsaes-armv7-ios.ios.arm.S
[483/649] Compiling shift.c
[484/649] Compiling rsaz_exp.c
[485/649] Compiling sqrt.c
[486/649] Compiling random.c
[487/649] Compiling mul.c
[488/649] Compiling montgomery_inv.c
[489/649] Compiling prime.c
[489/649] Compiling jacobi.c
[490/649] Compiling generic.c
[492/649] Compiling gcd_extra.c
[493/649] Compiling montgomery.c
[494/649] Compiling gcd.c
[495/649] Compiling cmp.c
[496/649] Compiling ctx.c
[497/649] Compiling bytes.c
[498/649] Compiling div_extra.c
[499/649] Compiling exponentiation.c
[500/649] Compiling bn.c
[501/649] Compiling div.c
[502/649] Compiling bn-armv8-linux.linux.aarch64.S
[503/649] Compiling armv8-mont-ios.ios.aarch64.S
[504/649] Compiling add.c
[505/649] Compiling bn-586-linux.linux.x86.S
[506/649] Compiling bn-armv8-ios.ios.aarch64.S
[507/649] Compiling armv8-mont-linux.linux.aarch64.S
[508/649] Compiling armv4-mont-linux.linux.arm.S
[509/649] Compiling x86_64-gcc.c
[510/649] Compiling armv4-mont-ios.ios.arm.S
[511/649] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[512/649] Compiling aesv8-armv8-ios.ios.aarch64.S
[513/649] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[514/649] Compiling aesv8-armv8-linux.linux.aarch64.S
[515/649] Compiling aesv8-armv7-linux.linux.arm.S
[516/649] Compiling aesv8-armv7-ios.ios.arm.S
[517/649] Compiling aesni-x86_64-mac.mac.x86_64.S
[518/649] Compiling aesni-x86-linux.linux.x86.S
[519/649] Compiling aesni-x86_64-linux.linux.x86_64.S
[520/649] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[521/649] Compiling mode_wrappers.c
[522/649] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[523/649] Compiling key_wrap.c
[524/649] Compiling aes.c
[525/649] Compiling sign.c
[526/649] Compiling ex_data.c
[527/649] Compiling aes_nohw.c
[528/649] Compiling scrypt.c
[528/649] Compiling pbkdf.c
[530/649] Compiling print.c
[531/649] Compiling p_x25519.c
[532/649] Compiling p_x25519_asn1.c
[533/649] Compiling p_rsa_asn1.c
[534/649] Compiling p_rsa.c
[535/649] Compiling p_hkdf.c
[536/649] Compiling p_ed25519_asn1.c
[537/649] Compiling p_ed25519.c
[538/649] Compiling p_ec_asn1.c
[539/649] Compiling p_ec.c
[540/649] Compiling err_data.c
[541/649] Compiling p_dsa_asn1.c
[542/649] Compiling evp_ctx.c
[543/649] Compiling evp.c
[544/649] Compiling evp_asn1.c
[545/649] Compiling err.c
[546/649] Compiling engine.c
[547/649] Compiling ecdsa_asn1.c
[548/649] Compiling ecdh_extra.c
[549/649] Compiling ec_derive.c
[550/649] Compiling hash_to_curve.c
[551/649] Compiling dsa_asn1.c
[552/649] Compiling ec_asn1.c
[553/649] Compiling params.c
[554/649] Compiling dh_asn1.c
[555/649] Compiling dsa.c
[556/649] Compiling digest_extra.c
[557/649] Compiling spake25519.c
[558/649] Compiling curve25519_64_adx.c
[559/649] Compiling crypto.c
[560/649] Compiling x25519-asm-arm.S
[561/649] Compiling des.c
[562/649] Compiling cpu_arm_linux.c
[563/649] Compiling cpu_intel.c
[564/649] Compiling cpu_arm_freebsd.c
[565/649] Compiling cpu_aarch64_sysreg.c
[566/649] Compiling cpu_aarch64_openbsd.c
[567/649] Compiling cpu_aarch64_linux.c
[568/649] Compiling cpu_aarch64_fuchsia.c
[568/649] Compiling cpu_aarch64_apple.c
[570/649] Compiling cpu_aarch64_win.c
[571/649] Compiling e_rc4.c
[572/649] Compiling curve25519.c
[573/649] Compiling e_null.c
[574/649] Compiling tls_cbc.c
[575/649] Compiling conf.c
[576/649] Compiling e_rc2.c
[577/649] Compiling e_tls.c
[578/649] Compiling e_des.c
[579/649] Compiling derive_key.c
[580/649] Compiling e_chacha20poly1305.c
[581/649] Compiling e_aesctrhmac.c
[582/649] Compiling cipher_extra.c
[583/649] Compiling e_aesgcmsiv.c
[584/649] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[585/649] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[586/649] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[587/649] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[588/649] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[589/649] Compiling chacha.c
[590/649] Compiling chacha-x86_64-mac.mac.x86_64.S
[591/649] Compiling chacha-x86-linux.linux.x86.S
[592/649] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[593/649] Compiling chacha-armv8-linux.linux.aarch64.S
[594/649] Compiling chacha-x86_64-linux.linux.x86_64.S
[595/649] Compiling chacha-armv4-linux.linux.arm.S
[596/649] Compiling chacha-armv8-ios.ios.aarch64.S
[597/649] Compiling unicode.c
[598/649] Compiling chacha-armv4-ios.ios.arm.S
[599/649] Compiling ber.c
[600/649] Compiling buf.c
[601/649] Compiling cbb.c
[602/649] Compiling asn1_compat.c
[603/649] Compiling bn_asn1.c
[604/649] Compiling cbs.c
[605/649] Compiling convert.c
[606/649] Compiling blake2.c
[607/649] Compiling printf.c
[608/649] Compiling socket.c
[609/649] Compiling socket_helper.c
[610/649] Compiling pair.c
[611/649] Compiling hexdump.c
[612/649] Compiling file.c
[613/649] Compiling errno.c
[614/649] Compiling fd.c
[615/649] Compiling bio_mem.c
[616/649] Compiling connect.c
[617/649] Compiling base64.c
[618/649] Compiling bio.c
[619/649] Compiling tasn_utl.c
[620/649] Compiling tasn_typ.c
[621/649] Compiling tasn_fre.c
[622/649] Compiling tasn_new.c
[623/649] Compiling tasn_enc.c
[624/649] Compiling f_int.c
[624/649] Compiling tasn_dec.c
[626/649] Compiling asn_pack.c
[626/649] Compiling posix_time.c
[628/649] Compiling f_string.c
[629/649] Compiling asn1_par.c
[630/649] Compiling asn1_lib.c
[631/649] Compiling a_utctm.c
[632/649] Compiling a_type.c
[633/649] Compiling a_octet.c
[634/649] Compiling a_time.c
[635/649] Compiling a_strex.c
[636/649] Compiling a_strnid.c
[637/649] Compiling a_i2d_fp.c
[637/649] Compiling a_mbstr.c
[639/649] Compiling a_object.c
[640/649] Compiling a_dup.c
[641/649] Compiling a_d2i_fp.c
[642/649] Compiling a_int.c
[643/649] Compiling CGRPCZlib empty.c
[644/649] Compiling a_gentm.c
[645/649] Compiling a_bool.c
[646/649] Compiling a_bitstr.c
[647/649] Compiling c-nioatomics.c
[648/649] Compiling c-atomics.c
[650/655] Compiling NIOConcurrencyHelpers lock.swift
[651/655] Compiling NIOConcurrencyHelpers NIOLock.swift
[652/655] Compiling NIOConcurrencyHelpers atomics.swift
[653/655] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[654/655] Emitting module NIOConcurrencyHelpers
[655/655] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[658/714] Compiling NIOCore MarkedCircularBuffer.swift
[659/714] Compiling NIOCore MulticastChannel.swift
[660/714] Compiling NIOCore NIOAny.swift
[661/714] Compiling NIOCore NIOCloseOnErrorHandler.swift
[662/714] Compiling NIOCore NIOLoopBound.swift
[663/714] Compiling NIOCore NIOSendable.swift
[664/714] Compiling NIOCore PointerHelpers.swift
[665/714] Compiling NIOCore RecvByteBufferAllocator.swift
[666/722] Compiling NIOCore AddressedEnvelope.swift
[667/722] Compiling NIOCore AsyncAwaitSupport.swift
[668/722] Compiling NIOCore AsyncChannel.swift
[669/722] Compiling NIOCore AsyncChannelInboundStream.swift
[670/722] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[671/722] Compiling NIOCore AsyncChannelOutboundWriter.swift
[672/722] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[673/722] Compiling NIOCore NIOAsyncSequenceProducer.swift
[674/722] Compiling NIOCore EventLoop+SerialExecutor.swift
[675/722] Compiling NIOCore EventLoop.swift
[676/722] Compiling NIOCore EventLoopFuture+Deprecated.swift
[677/722] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[678/722] Compiling NIOCore EventLoopFuture.swift
[679/722] Compiling NIOCore FileDescriptor.swift
[680/722] Compiling NIOCore FileHandle.swift
[681/722] Compiling NIOCore FileRegion.swift
[682/722] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[683/722] Compiling NIOCore SocketAddresses.swift
[684/722] Compiling NIOCore SocketOptionProvider.swift
[685/722] Compiling NIOCore SystemCallHelpers.swift
[686/722] Compiling NIOCore TimeAmount+Duration.swift
[687/722] Compiling NIOCore TypeAssistedChannelHandler.swift
[688/722] Compiling NIOCore UniversalBootstrapSupport.swift
[689/722] Compiling NIOCore Utilities.swift
[690/722] Compiling NIOCore GlobalSingletons.swift
[691/722] Compiling NIOCore IO.swift
[692/722] Compiling NIOCore IOData.swift
[693/722] Compiling NIOCore IPProtocol.swift
[694/722] Compiling NIOCore IntegerBitPacking.swift
[695/722] Compiling NIOCore IntegerTypes.swift
[696/722] Compiling NIOCore Interfaces.swift
[697/722] Compiling NIOCore Linux.swift
[698/722] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[699/722] Compiling NIOCore NIOAsyncWriter.swift
[700/722] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[701/722] Compiling NIOCore BSDSocketAPI.swift
[702/722] Compiling NIOCore ByteBuffer-aux.swift
[703/722] Compiling NIOCore ByteBuffer-conversions.swift
[704/722] Compiling NIOCore ByteBuffer-core.swift
[705/722] Compiling NIOCore ByteBuffer-hexdump.swift
[706/722] Compiling NIOCore ChannelOption.swift
[707/722] Compiling NIOCore ChannelPipeline.swift
[708/722] Compiling NIOCore CircularBuffer.swift
[709/722] Compiling NIOCore Codec.swift
[710/722] Compiling NIOCore ConvenienceOptionSupport.swift
[711/722] Compiling NIOCore DeadChannel.swift
[712/722] Compiling NIOCore DispatchQueue+WithFuture.swift
[713/722] Compiling NIOCore EventLoop+Deprecated.swift
[714/722] Compiling NIOCore ByteBuffer-int.swift
[715/722] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[716/722] Compiling NIOCore ByteBuffer-multi-int.swift
[717/722] Compiling NIOCore ByteBuffer-views.swift
[718/722] Compiling NIOCore Channel.swift
[719/722] Compiling NIOCore ChannelHandler.swift
[720/722] Compiling NIOCore ChannelHandlers.swift
[721/722] Compiling NIOCore ChannelInvoker.swift
[722/722] Emitting module NIOCore
[725/775] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[726/775] Compiling NIOEmbedded Embedded.swift
[727/775] Compiling NIOEmbedded AsyncTestingChannel.swift
[728/775] Emitting module NIOEmbedded
[729/776] Emitting module NIOPosix
[730/776] Compiling NIOPosix PooledRecvBufferAllocator.swift
[731/776] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[732/776] Compiling NIOPosix PosixSingletons.swift
[733/776] Compiling NIOPosix RawSocketBootstrap.swift
[734/776] Compiling NIOPosix Resolver.swift
[735/776] Compiling NIOPosix Selectable.swift
[738/783] Compiling NIOPosix ThreadPosix.swift
[739/783] Compiling NIOPosix ThreadWindows.swift
[740/783] Compiling NIOPosix UnsafeTransfer.swift
[741/783] Compiling NIOPosix Utilities.swift
[742/783] Compiling NIOPosix VsockAddress.swift
[743/783] Compiling NIOPosix VsockChannelEvents.swift
[744/783] Compiling NIOPosix SelectableChannel.swift
[745/783] Compiling NIOPosix SelectableEventLoop.swift
[746/783] Compiling NIOPosix SelectorEpoll.swift
[747/783] Compiling NIOPosix SelectorGeneric.swift
[748/783] Compiling NIOPosix SelectorKqueue.swift
[749/783] Compiling NIOPosix SelectorUring.swift
[750/783] Compiling NIOPosix ServerSocket.swift
[751/783] Compiling NIOPosix Socket.swift
[752/783] Compiling NIOPosix SocketChannel.swift
[753/783] Compiling NIOPosix SocketProtocols.swift
[754/783] Compiling NIOPosix System.swift
[755/783] Compiling NIOPosix Thread.swift
[756/783] Compiling NIOPosix BSDSocketAPICommon.swift
[757/783] Compiling NIOPosix BSDSocketAPIPosix.swift
[758/783] Compiling NIOPosix BSDSocketAPIWindows.swift
[759/783] Compiling NIOPosix BaseSocket.swift
[760/783] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[761/783] Compiling NIOPosix BaseSocketChannel.swift
[762/783] Compiling NIOPosix BaseStreamSocketChannel.swift
[763/783] Compiling NIOPosix IntegerBitPacking.swift
[764/783] Compiling NIOPosix IntegerTypes.swift
[765/783] Compiling NIOPosix Linux.swift
[766/783] Compiling NIOPosix LinuxCPUSet.swift
[767/783] Compiling NIOPosix LinuxUring.swift
[768/783] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[769/783] Compiling NIOPosix NIOThreadPool.swift
[770/783] Compiling NIOPosix NonBlockingFileIO.swift
[771/783] Compiling NIOPosix PendingDatagramWritesManager.swift
[772/783] Compiling NIOPosix PendingWritesManager.swift
[773/783] Compiling NIOPosix PipeChannel.swift
[774/783] Compiling NIOPosix PipePair.swift
[775/783] Compiling NIOPosix PointerHelpers.swift
[776/783] Compiling NIOPosix Pool.swift
[777/783] Compiling NIOPosix Bootstrap.swift
[778/783] Compiling NIOPosix ControlMessage.swift
[779/783] Compiling NIOPosix DatagramVectorReadManager.swift
[780/783] Compiling NIOPosix FileDescriptor.swift
[781/783] Compiling NIOPosix GetaddrinfoResolver.swift
[782/783] Compiling NIOPosix HappyEyeballs.swift
[783/783] Compiling NIOPosix IO.swift
[786/787] Compiling NIO Exports.swift
[787/787] Emitting module NIO
[790/844] Compiling NIOTLS TLSEvents.swift
[791/844] Compiling OpenTelemetry ResourceDetector.swift
[792/844] Compiling OpenTelemetry ConstantSampler.swift
[793/844] Compiling OpenTelemetry ParentBasedSampler.swift
[794/844] Compiling OpenTelemetry Sampler.swift
[795/848] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[796/848] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[797/848] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[798/848] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[799/848] Emitting module NIOTLS
[800/848] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[801/848] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[802/850] Compiling OpenTelemetry EnvironmentResourceDetector.swift
[803/850] Compiling OpenTelemetry ProcessResourceDetector.swift
[804/850] Compiling OpenTelemetry Resource.swift
[805/850] Compiling OpenTelemetry ResourceDetection.swift
[806/850] Compiling NIOHTTP1 HTTPEncoder.swift
[807/850] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[808/850] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[809/850] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[810/850] Emitting module OpenTelemetry
/host/spi-builder-workspace/Sources/OpenTelemetry/Tracer.swift:20:21: warning: stored property 'resource' of 'Sendable'-conforming class 'Tracer' has non-sendable type 'OTel.Resource'
        private let resource: OTel.Resource
                    ^
/host/spi-builder-workspace/Sources/OpenTelemetry/Resource/Resource.swift:23:19: note: consider making struct 'Resource' conform to the 'Sendable' protocol
    public struct Resource {
                  ^
                           : Sendable
/host/spi-builder-workspace/Sources/OpenTelemetry/Tracer.swift:22:21: warning: stored property 'idGenerator' of 'Sendable'-conforming class 'Tracer' is mutable
        private var idGenerator: NIOLockedValueBox<OTelIDGenerator>
                    ^
/host/spi-builder-workspace/Sources/OpenTelemetry/Tracer.swift:183:21: warning: stored property '_operationName' of 'Sendable'-conforming class 'Span' is mutable
        private var _operationName: String
                    ^
[813/850] Compiling NIOHTTP1 ByteCollectionUtils.swift
[814/850] Compiling NIOHTTP1 HTTPDecoder.swift
[815/850] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[816/850] Compiling NIOTLS SNIHandler.swift
[819/852] Compiling OpenTelemetry SamplingResult.swift
[820/852] Compiling OpenTelemetry ServiceContext+SpanContext.swift
[821/852] Compiling OpenTelemetry SpanContext.swift
[822/852] Compiling OpenTelemetry SpanID.swift
[823/852] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[824/852] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[825/852] Compiling NIOHTTP1 HTTPTypes.swift
[826/852] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[827/852] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[828/852] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[829/852] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[830/852] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[831/852] Emitting module NIOFoundationCompat
[832/852] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[837/854] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[841/881] Compiling OpenTelemetry TraceFlags.swift
/host/spi-builder-workspace/Sources/OpenTelemetry/Tracer.swift:20:21: warning: stored property 'resource' of 'Sendable'-conforming class 'Tracer' has non-sendable type 'OTel.Resource'
        private let resource: OTel.Resource
                    ^
/host/spi-builder-workspace/Sources/OpenTelemetry/Resource/Resource.swift:23:19: note: consider making struct 'Resource' conform to the 'Sendable' protocol
    public struct Resource {
                  ^
                           : Sendable
/host/spi-builder-workspace/Sources/OpenTelemetry/Tracer.swift:22:21: warning: stored property 'idGenerator' of 'Sendable'-conforming class 'Tracer' is mutable
        private var idGenerator: NIOLockedValueBox<OTelIDGenerator>
                    ^
/host/spi-builder-workspace/Sources/OpenTelemetry/Tracer.swift:183:21: warning: stored property '_operationName' of 'Sendable'-conforming class 'Span' is mutable
        private var _operationName: String
                    ^
[842/881] Compiling OpenTelemetry TraceID.swift
/host/spi-builder-workspace/Sources/OpenTelemetry/Tracer.swift:20:21: warning: stored property 'resource' of 'Sendable'-conforming class 'Tracer' has non-sendable type 'OTel.Resource'
        private let resource: OTel.Resource
                    ^
/host/spi-builder-workspace/Sources/OpenTelemetry/Resource/Resource.swift:23:19: note: consider making struct 'Resource' conform to the 'Sendable' protocol
    public struct Resource {
                  ^
                           : Sendable
/host/spi-builder-workspace/Sources/OpenTelemetry/Tracer.swift:22:21: warning: stored property 'idGenerator' of 'Sendable'-conforming class 'Tracer' is mutable
        private var idGenerator: NIOLockedValueBox<OTelIDGenerator>
                    ^
/host/spi-builder-workspace/Sources/OpenTelemetry/Tracer.swift:183:21: warning: stored property '_operationName' of 'Sendable'-conforming class 'Span' is mutable
        private var _operationName: String
                    ^
[843/881] Compiling OpenTelemetry TraceState.swift
/host/spi-builder-workspace/Sources/OpenTelemetry/Tracer.swift:20:21: warning: stored property 'resource' of 'Sendable'-conforming class 'Tracer' has non-sendable type 'OTel.Resource'
        private let resource: OTel.Resource
                    ^
/host/spi-builder-workspace/Sources/OpenTelemetry/Resource/Resource.swift:23:19: note: consider making struct 'Resource' conform to the 'Sendable' protocol
    public struct Resource {
                  ^
                           : Sendable
/host/spi-builder-workspace/Sources/OpenTelemetry/Tracer.swift:22:21: warning: stored property 'idGenerator' of 'Sendable'-conforming class 'Tracer' is mutable
        private var idGenerator: NIOLockedValueBox<OTelIDGenerator>
                    ^
/host/spi-builder-workspace/Sources/OpenTelemetry/Tracer.swift:183:21: warning: stored property '_operationName' of 'Sendable'-conforming class 'Span' is mutable
        private var _operationName: String
                    ^
[844/881] Compiling OpenTelemetry Tracer.swift
/host/spi-builder-workspace/Sources/OpenTelemetry/Tracer.swift:20:21: warning: stored property 'resource' of 'Sendable'-conforming class 'Tracer' has non-sendable type 'OTel.Resource'
        private let resource: OTel.Resource
                    ^
/host/spi-builder-workspace/Sources/OpenTelemetry/Resource/Resource.swift:23:19: note: consider making struct 'Resource' conform to the 'Sendable' protocol
    public struct Resource {
                  ^
                           : Sendable
/host/spi-builder-workspace/Sources/OpenTelemetry/Tracer.swift:22:21: warning: stored property 'idGenerator' of 'Sendable'-conforming class 'Tracer' is mutable
        private var idGenerator: NIOLockedValueBox<OTelIDGenerator>
                    ^
/host/spi-builder-workspace/Sources/OpenTelemetry/Tracer.swift:183:21: warning: stored property '_operationName' of 'Sendable'-conforming class 'Span' is mutable
        private var _operationName: String
                    ^
[845/882] Compiling NIOSSL PosixPort.swift
[846/882] Compiling NIOSSL SSLCallbacks.swift
[848/905] Emitting module NIOTransportServices
[850/907] Compiling NIOTransportServices NIOTSSingletons.swift
[851/907] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[852/907] Compiling NIOTransportServices NIOTSBootstraps.swift
[853/907] Compiling NIOTransportServices NIOTSChannelOptions.swift
[854/907] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[855/907] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[856/907] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[857/907] Compiling NIOTransportServices NIOTSErrors.swift
[858/907] Compiling NIOTransportServices NIOTSEventLoop.swift
[859/907] Compiling NIOTransportServices StateManagedChannel.swift
[860/907] Compiling NIOTransportServices StateManagedListenerChannel.swift
[861/907] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[862/907] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[867/907] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[868/907] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[869/907] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[870/907] Compiling NIOTransportServices NIOTSListenerChannel.swift
[871/907] Compiling NIOTransportServices NIOTSDatagramListener.swift
[872/907] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[873/907] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[874/907] Compiling NIOTransportServices AcceptHandler.swift
[875/907] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[876/907] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[879/909] Emitting module NIOHTTP1
[885/939] Emitting module NIOSSL
[889/942] Compiling NIOSSL NIOSSLSecureBytes.swift
[890/942] Compiling NIOSSL RNG.swift
[891/942] Compiling NIOSSL SafeCompare.swift
[892/942] Compiling NIOExtras NIORequestIdentifiable.swift
[893/942] Compiling NIOExtras PCAPRingBuffer.swift
[894/944] Compiling NIOExtras RequestResponseWithIDHandler.swift
[895/944] Compiling NIOExtras WritePCAPHandler.swift
[898/944] Compiling NIOExtras LineBasedFrameDecoder.swift
[899/944] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[900/944] Compiling NIOExtras NIOExtrasError.swift
[901/944] Compiling NIOExtras NIOLengthFieldBitLength.swift
[902/944] Compiling NIOHPACK IndexedHeaderTable.swift
[903/944] Compiling NIOHPACK IntegerCoding.swift
[904/944] Emitting module NIOHPACK
[905/945] Emitting module NIOExtras
[906/945] Compiling NIOExtras DebugInboundEventsHandler.swift
[907/945] Compiling NIOExtras DebugOutboundEventsHandler.swift
[908/945] Compiling NIOExtras FixedLengthFrameDecoder.swift
[909/945] Compiling NIOExtras QuiescingHelper.swift
[910/945] Compiling NIOExtras RequestResponseHandler.swift
[911/945] Compiling NIOHPACK StaticHeaderTable.swift
[912/945] Compiling NIOHPACK HuffmanCoding.swift
[913/945] Compiling NIOHPACK HuffmanTables.swift
[914/945] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[915/945] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[916/945] Compiling NIOExtras JSONRPCFraming.swift
[917/945] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[918/945] Compiling NIOExtras LengthFieldPrepender.swift
[931/947] Compiling NIOSSL Zeroization.swift
[932/947] Compiling NIOSSL TLSConfiguration.swift
[933/947] Compiling NIOSSL UniversalBootstrapSupport.swift
[934/987] Compiling NIOHTTP2 HTTP2SettingsState.swift
[935/987] Compiling NIOHTTP2 HasFlowControlWindows.swift
[936/987] Compiling NIOHTTP2 HasLocalSettings.swift
[937/987] Compiling NIOHTTP2 HasRemoteSettings.swift
[938/987] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[939/987] Compiling NIOHTTP2 ReceivingHeadersState.swift
[940/987] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[941/987] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[942/987] Compiling NIOHTTP2 LocallyQuiescingState.swift
[943/987] Compiling NIOHTTP2 QuiescingState.swift
[944/987] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[945/987] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[946/994] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[947/994] Compiling NIOHTTP2 MaySendFrames.swift
[960/1015] Emitting module NIOHTTP2
[961/1015] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[962/1015] Compiling NIOHTTP2 StreamChannelFlowController.swift
[963/1015] Compiling NIOHTTP2 StreamChannelList.swift
[964/1015] Compiling NIOHTTP2 StreamMap.swift
[965/1015] Compiling NIOHTTP2 StreamStateMachine.swift
[966/1015] Compiling NIOHTTP2 UnsafeTransfer.swift
[967/1015] Compiling NIOHTTP2 WatermarkedFlowController.swift
[970/1015] Compiling NIOHTTP2 SendingDataState.swift
[971/1015] Compiling NIOHTTP2 SendingGoawayState.swift
[972/1015] Compiling NIOHTTP2 SendingHeadersState.swift
[973/1015] Compiling NIOHTTP2 SendingPushPromiseState.swift
[974/1015] Compiling NIOHTTP2 SendingRstStreamState.swift
[975/1015] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[976/1015] Compiling NIOHTTP2 ConnectionStateMachine.swift
[977/1015] Compiling NIOHTTP2 ConnectionStreamsState.swift
[978/1015] Compiling NIOHTTP2 MayReceiveFrames.swift
[979/1015] Compiling NIOHTTP2 ReceivingDataState.swift
[984/1015] Compiling NIOHTTP2 StateMachineResult.swift
[985/1015] Compiling NIOHTTP2 ContentLengthVerifier.swift
[986/1015] Compiling NIOHTTP2 DOSHeuristics.swift
[987/1015] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[988/1015] Compiling NIOHTTP2 ControlFrameBuffer.swift
[989/1015] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[990/1015] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[991/1015] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[992/1015] Compiling NIOHTTP2 HTTP2Frame.swift
[993/1015] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[994/1015] Compiling NIOHTTP2 HTTP2FrameParser.swift
[995/1015] Compiling NIOHTTP2 HTTP2PingData.swift
[996/1015] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[997/1015] Compiling NIOHTTP2 HTTP2Settings.swift
[998/1015] Compiling NIOHTTP2 HTTP2Stream.swift
[999/1015] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1000/1015] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1001/1015] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1002/1015] Compiling NIOHTTP2 HTTP2StreamID.swift
[1003/1015] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1004/1015] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1005/1015] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1006/1015] Compiling NIOHTTP2 InboundEventBuffer.swift
[1007/1015] Compiling NIOHTTP2 InboundWindowManager.swift
[1008/1015] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1009/1015] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1010/1015] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1011/1015] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1012/1015] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1013/1015] Compiling NIOHTTP2 HTTP2Error.swift
[1014/1015] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1015/1015] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1018/1144] Compiling GRPC Array+BoundsCheck.swift
[1019/1144] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[1020/1144] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[1021/1144] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[1022/1144] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[1023/1144] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[1024/1144] Compiling GRPC ServerHandlerStateMachine.swift
[1025/1144] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[1026/1144] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[1027/1144] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[1028/1144] Compiling GRPC ServerInterceptorStateMachine.swift
[1029/1144] Compiling GRPC StreamState.swift
[1030/1144] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[1031/1144] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[1032/1144] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[1033/1144] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[1034/1144] Compiling GRPC GRPCAsyncRequestStream.swift
[1035/1144] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[1036/1161] Emitting module GRPC
[1037/1161] Compiling GRPC GRPCAsyncResponseStream.swift
[1038/1161] Compiling GRPC GRPCAsyncResponseStreamWriter.swift
[1039/1161] Compiling GRPC GRPCAsyncSequenceProducerDelegate.swift
[1040/1161] Compiling GRPC GRPCAsyncServerCallContext.swift
[1041/1161] Compiling GRPC GRPCAsyncServerHandler.swift
[1042/1161] Compiling GRPC GRPCAsyncServerStreamingCall.swift
[1043/1161] Compiling GRPC GRPCAsyncUnaryCall.swift
[1044/1161] Compiling GRPC GRPCAsyncWriterSinkDelegate.swift
[1045/1161] Compiling GRPC GRPCChannel+AsyncAwaitSupport.swift
[1046/1161] Compiling GRPC GRPCClient+AsyncAwaitSupport.swift
[1047/1161] Compiling GRPC GRPCSendable.swift
[1048/1161] Compiling GRPC NIOAsyncWrappers.swift
[1049/1161] Compiling GRPC BidirectionalStreamingServerHandler.swift
[1050/1161] Compiling GRPC ClientStreamingServerHandler.swift
[1051/1161] Compiling GRPC ServerHandlerProtocol.swift
[1052/1161] Compiling GRPC ServerStreamingServerHandler.swift
[1053/1161] Compiling GRPC UnaryServerHandler.swift
[1054/1161] Compiling GRPC CallOptions.swift
[1055/1161] Compiling GRPC Error+NIOSSL.swift
[1056/1161] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[1057/1161] Compiling GRPC FakeChannel.swift
[1058/1161] Compiling GRPC ClientConnection+NIOSSL.swift
[1059/1161] Compiling GRPC ClientConnection+NWTLS.swift
[1060/1161] Compiling GRPC GRPCChannel.swift
[1061/1161] Compiling GRPC GRPCChannelBuilder.swift
[1062/1161] Compiling GRPC GRPCClient.swift
[1063/1161] Compiling GRPC GRPCClientChannelHandler.swift
[1064/1161] Compiling GRPC GRPCClientStateMachine.swift
[1065/1161] Compiling GRPC GRPCContentType.swift
[1066/1161] Compiling GRPC GRPCError.swift
[1067/1161] Compiling GRPC GRPCHeaderName.swift
[1068/1161] Compiling GRPC GRPCIdleHandler.swift
[1069/1161] Compiling GRPC GRPCIdleHandlerStateMachine.swift
[1070/1161] Compiling GRPC GRPCKeepaliveHandlers.swift
[1071/1161] Compiling GRPC GRPCLogger.swift
[1072/1161] Compiling GRPC GRPCPayload.swift
[1073/1161] Compiling GRPC ConnectionBackoff.swift
[1074/1161] Compiling GRPC ConnectionKeepalive.swift
[1075/1161] Compiling GRPC ConnectionManager+Delegates.swift
[1076/1161] Compiling GRPC ConnectionManager.swift
[1077/1161] Compiling GRPC ConnectionManagerChannelProvider.swift
[1078/1161] Compiling GRPC ConnectionManagerID.swift
[1079/1161] Compiling GRPC ConnectionPool+PerConnectionState.swift
[1080/1161] Compiling GRPC ConnectionPool+Waiter.swift
[1081/1161] Compiling GRPC ConnectionPool.swift
[1082/1161] Compiling GRPC GRPCChannelPool.swift
[1083/1161] Compiling GRPC PoolManager.swift
[1084/1161] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[1085/1161] Compiling GRPC PoolManagerStateMachine.swift
[1086/1161] Compiling GRPC PooledChannel.swift
[1087/1161] Compiling GRPC StreamLender.swift
[1088/1161] Compiling GRPC ConnectivityState.swift
[1089/1161] Compiling GRPC DebugOnly.swift
[1090/1161] Compiling GRPC DelegatingErrorHandler.swift
[1091/1161] Compiling GRPC UnaryResponseCallContext.swift
[1092/1161] Compiling GRPC ServerChannelErrorHandler.swift
[1093/1161] Compiling GRPC ServerErrorDelegate.swift
[1094/1161] Compiling GRPC ServerErrorProcessor.swift
[1095/1161] Compiling GRPC Stopwatch.swift
[1096/1161] Compiling GRPC StreamEvent.swift
[1097/1161] Compiling GRPC TLSVerificationHandler.swift
[1098/1161] Compiling GRPC TLSVersion.swift
[1099/1161] Compiling GRPC TimeLimit.swift
[1100/1161] Compiling GRPC UserInfo.swift
[1101/1161] Compiling GRPC Version.swift
[1102/1161] Compiling GRPC WebCORSHandler.swift
[1103/1161] Compiling GRPC WriteCapturingHandler.swift
[1104/1161] Compiling GRPC _EmbeddedThroughput.swift
[1105/1161] Compiling GRPC _FakeResponseStream.swift
[1106/1161] Compiling GRPC _GRPCClientCodecHandler.swift
[1107/1161] Compiling GRPC _MessageContext.swift
[1108/1161] Compiling GRPC ServerInterceptorContext.swift
[1109/1161] Compiling GRPC ServerInterceptorPipeline.swift
[1110/1161] Compiling GRPC ServerInterceptors.swift
[1111/1161] Compiling GRPC InterceptorContextList.swift
[1112/1161] Compiling GRPC LengthPrefixedMessageReader.swift
[1113/1161] Compiling GRPC Logger.swift
[1114/1161] Compiling GRPC LoggingServerErrorDelegate.swift
[1115/1161] Compiling GRPC MessageEncodingHeaderValidator.swift
[1116/1161] Compiling GRPC PlatformSupport.swift
[1117/1161] Compiling GRPC ReadWriteStates.swift
[1118/1161] Compiling GRPC Ref.swift
[1119/1161] Compiling GRPC Serialization.swift
[1120/1161] Compiling GRPC Server+NIOSSL.swift
[1121/1161] Compiling GRPC Server.swift
[1122/1161] Compiling GRPC ServerBuilder+NIOSSL.swift
[1123/1161] Compiling GRPC ServerBuilder.swift
[1124/1161] Compiling GRPC ServerCallContext.swift
[1125/1161] Compiling GRPC StreamingResponseCallContext.swift
[1126/1161] Compiling GRPC BidirectionalStreamingCall.swift
[1127/1161] Compiling GRPC Call.swift
[1128/1161] Compiling GRPC CallDetails.swift
[1129/1161] Compiling GRPC ClientCall.swift
[1130/1161] Compiling GRPC ClientStreamingCall.swift
[1131/1161] Compiling GRPC LazyEventLoopPromise.swift
[1132/1161] Compiling GRPC ResponseContainers.swift
[1133/1161] Compiling GRPC ResponsePartContainer.swift
[1134/1161] Compiling GRPC ServerStreamingCall.swift
[1135/1161] Compiling GRPC UnaryCall.swift
[1136/1161] Compiling GRPC ClientConnection.swift
[1137/1161] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
[1138/1161] Compiling GRPC ClientErrorDelegate.swift
[1139/1161] Compiling GRPC CoalescingLengthPrefixedMessageWriter.swift
[1140/1161] Compiling GRPC CompressionAlgorithm.swift
[1141/1161] Compiling GRPC DecompressionLimit.swift
[1142/1161] Compiling GRPC MessageEncoding.swift
[1143/1161] Compiling GRPC Zlib.swift
[1144/1161] Compiling GRPC GRPCServerPipelineConfigurator.swift
[1145/1161] Compiling GRPC GRPCServerRequestRoutingHandler.swift
[1146/1161] Compiling GRPC GRPCServiceDescription.swift
[1147/1161] Compiling GRPC GRPCStatus.swift
[1148/1161] Compiling GRPC GRPCStatusAndMetadata.swift
[1149/1161] Compiling GRPC GRPCStatusMessageMarshaller.swift
[1150/1161] Compiling GRPC GRPCTLSConfiguration.swift
[1151/1161] Compiling GRPC GRPCTimeout.swift
[1152/1161] Compiling GRPC GRPCWebToHTTP2ServerCodec.swift
[1153/1161] Compiling GRPC HTTP2ToRawGRPCServerCodec.swift
[1154/1161] Compiling GRPC HTTP2ToRawGRPCStateMachine.swift
[1155/1161] Compiling GRPC ClientInterceptorContext.swift
[1156/1161] Compiling GRPC ClientInterceptorPipeline.swift
[1157/1161] Compiling GRPC ClientInterceptorProtocol.swift
[1158/1161] Compiling GRPC ClientInterceptors.swift
[1159/1161] Compiling GRPC ClientTransport.swift
[1160/1161] Compiling GRPC ClientTransportFactory.swift
[1161/1161] Compiling GRPC MessageParts.swift
[1164/1178] Compiling OtlpGRPCSpanExporting SpanEvent+Proto.swift
[1165/1178] Compiling OtlpGRPCSpanExporting SpanKind+Proto.swift
[1166/1180] Compiling OtlpGRPCSpanExporting RecordedSpanBatch+Proto.swift
[1167/1180] Compiling OtlpGRPCSpanExporting Resource+Proto.swift
[1168/1180] Compiling OtlpGRPCSpanExporting Span+Proto.swift
[1169/1180] Compiling OtlpGRPCSpanExporting SpanAttributes+Proto.swift
[1170/1180] Compiling OtlpGRPCSpanExporting SpanExporter.swift
[1171/1180] Compiling OtlpGRPCSpanExporting InstrumentationLibrarySpans+Proto.swift
[1172/1180] Compiling OtlpGRPCSpanExporting SpanLink+Proto.swift
[1173/1180] Compiling OtlpGRPCSpanExporting SpanStatus+Proto.swift
[1174/1180] Compiling OtlpGRPCSpanExporting trace_service.pb.swift
[1175/1180] Compiling OtlpGRPCSpanExporting common.pb.swift
[1176/1180] Compiling OtlpGRPCSpanExporting Config.swift
[1177/1180] Compiling OtlpGRPCSpanExporting trace_service.grpc.swift
[1178/1180] Emitting module OtlpGRPCSpanExporting
[1179/1180] Compiling OtlpGRPCSpanExporting resource.pb.swift
[1180/1180] Compiling OtlpGRPCSpanExporting trace.pb.swift
Build complete! (85.87s)
Build complete.
Done.

Build Machine: Linux 1