The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SMTPKitten, reference main (7eafa3), with Swift 5.10 for Linux on 21 Oct 2024 16:02:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Joannis/SMTPKitten.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Joannis/SMTPKitten
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7eafa30 Merge pull request #19 from dimitribouniol/dimitri/mail-user-defaults
Cloned https://github.com/Joannis/SMTPKitten.git
Revision (git rev-parse @):
7eafa30c0ceb1f97b5e7124d3c685b1b25e93bec
SUCCESS checkout https://github.com/Joannis/SMTPKitten.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Joannis/SMTPKitten.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-system.git
[1/4891] Fetching swift-nio-extras
[2447/6460] Fetching swift-nio-extras, swift-atomics
[6179/10290] Fetching swift-nio-extras, swift-atomics, swift-system
[10291/25741] Fetching swift-nio-extras, swift-atomics, swift-system, swift-collections
[11219/38860] Fetching swift-nio-extras, swift-atomics, swift-system, swift-collections, swift-nio-ssl
[16956/109549] Fetching swift-nio-extras, swift-atomics, swift-system, swift-collections, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.84s)
Fetching https://github.com/vapor/multipart-kit.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.85s)
[72693/103089] Fetching swift-system, swift-collections, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.87s)
Fetched https://github.com/apple/swift-collections.git from cache (1.87s)
[44830/74519] Fetching swift-system, swift-nio
[47659/76408] Fetching swift-system, swift-nio, multipart-kit
Fetched https://github.com/vapor/multipart-kit.git from cache (2.27s)
Fetched https://github.com/apple/swift-system.git from cache (5.31s)
Fetched https://github.com/apple/swift-nio.git from cache (5.40s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.19.0 (1.23s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.14.0 (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.72s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.19.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.14.0 (0.00s)
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.62s)
Computed https://github.com/apple/swift-nio.git at 2.75.0 (0.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
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.19.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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.14.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.75.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/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/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.0
Building for debugging...
[0/470] Write sources
[16/470] Compiling CNIOWindows WSAStartup.c
[17/470] Write sources
[22/470] Compiling CNIOLinux liburing_shims.c
[22/470] Compiling CNIOWASI CNIOWASI.c
[24/470] Compiling CNIOWindows shim.c
[25/470] Compiling CNIODarwin shim.c
[26/470] Compiling _AtomicsShims.c
[27/470] Compiling CNIOLLHTTP c_nio_http.c
[28/470] Compiling CNIOLinux shim.c
[29/470] Compiling CNIOLLHTTP c_nio_api.c
[30/470] Write swift-version-24593BA9C3E375BF.txt
[31/470] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/472] Compiling CNIOBoringSSLShims shims.c
[33/476] Compiling tls_method.cc
[34/493] Compiling tls13_server.cc
[35/493] Compiling tls_record.cc
[36/493] Compiling tls13_enc.cc
[37/493] Compiling tls13_client.cc
[38/493] Compiling tls13_both.cc
[39/493] Compiling t1_enc.cc
[40/493] Compiling ssl_versions.cc
[41/493] Compiling ssl_transcript.cc
[42/493] Compiling ssl_stat.cc
[44/493] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[45/493] Compiling _CollectionsUtilities Integer rank.swift
[46/493] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[46/495] Compiling ssl_x509.cc
[48/495] Compiling _NIOBase64 Base64.swift
[49/495] Emitting module _NIOBase64
[50/496] Compiling _CollectionsUtilities _SortedCollection.swift
[51/496] Compiling _CollectionsUtilities _UniqueCollection.swift
[52/496] Emitting module _CollectionsUtilities
[53/496] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[54/496] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[55/496] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[56/496] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[57/496] Compiling _CollectionsUtilities Specialize.swift
[58/496] Compiling _CollectionsUtilities Debugging.swift
[59/496] Compiling _CollectionsUtilities Descriptions.swift
[61/496] Compiling _NIODataStructures PriorityQueue.swift
[62/496] Compiling _NIODataStructures _TinyArray.swift
[63/496] Compiling _CollectionsUtilities UInt+reversed.swift
[64/496] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[65/496] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[66/496] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[67/496] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[68/496] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/497] Compiling ssl_session.cc
[70/497] Compiling ssl_privkey.cc
[71/497] Compiling ssl_key_share.cc
[72/497] Compiling ssl_file.cc
[74/497] Emitting module _NIODataStructures
[75/497] Compiling _NIODataStructures Heap.swift
[76/628] Compiling ssl_lib.cc
[78/639] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[78/662] Compiling ssl_cipher.cc
[80/706] Compiling HeapModule Heap+Descriptions.swift
[81/720] Compiling DequeModule _DequeBuffer.swift
[82/720] Compiling DequeModule _DequeBufferHeader.swift
[83/722] Compiling HeapModule Heap.swift
[84/722] Compiling HeapModule _HeapNode.swift
[85/722] Emitting module HeapModule
[86/722] Compiling HeapModule Heap+UnsafeHandle.swift
[87/722] Compiling HeapModule Heap+Invariants.swift
[88/723] Compiling DequeModule Deque+Descriptions.swift
[89/723] Compiling DequeModule Deque+Equatable.swift
[91/723] Compiling HashTreeCollections TreeDictionary+Collection.swift
[92/723] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[93/723] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[94/723] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[95/723] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[96/723] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[97/723] Compiling HashTreeCollections TreeDictionary+Filter.swift
[98/723] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[99/723] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[100/723] Compiling HashTreeCollections TreeDictionary+Keys.swift
[101/723] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[102/723] Compiling HashTreeCollections TreeDictionary+Merge.swift
[103/723] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[104/723] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[105/730] Compiling HashTreeCollections TreeSet+Hashable.swift
[106/730] Compiling HashTreeCollections TreeSet+Sendable.swift
[107/730] Compiling HashTreeCollections TreeSet+Sequence.swift
[108/730] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[109/730] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[110/730] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[111/730] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[112/730] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[113/730] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[114/730] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[115/740] Compiling DequeModule _DequeSlot.swift
[116/740] Compiling DequeModule _UnsafeWrappedBuffer.swift
[117/740] Compiling HashTreeCollections _HashNode+Structural union.swift
[118/740] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[119/740] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[120/740] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[121/740] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[122/740] Compiling HashTreeCollections _HashNode.swift
[123/740] Compiling HashTreeCollections _HashNodeHeader.swift
[124/740] Compiling HashTreeCollections _HashSlot.swift
[125/740] Compiling HashTreeCollections _HashStack.swift
[126/740] Compiling HashTreeCollections _HashTreeIterator.swift
[127/740] Compiling HashTreeCollections _HashTreeStatistics.swift
[128/740] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[129/740] Compiling HashTreeCollections _RawHashNode.swift
[130/740] Compiling HashTreeCollections _UnmanagedHashNode.swift
[131/740] Compiling HashTreeCollections _UnsafePath.swift
[132/740] Compiling HashTreeCollections TreeDictionary+Codable.swift
[133/740] Compiling DequeModule Deque+Codable.swift
[134/740] Compiling DequeModule Deque+Collection.swift
[135/740] Compiling DequeModule Deque+CustomReflectable.swift
[138/740] Compiling DequeModule Deque+Hashable.swift
[139/740] Compiling DequeModule Deque+Sendable.swift
[140/740] Compiling DequeModule Deque+Testing.swift
[141/740] Compiling DequeModule Deque._Storage.swift
[142/740] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[143/740] Compiling DequeModule Deque+Extras.swift
[146/740] Compiling DequeModule Deque._UnsafeHandle.swift
[147/740] Compiling DequeModule Deque.swift
[148/740] Compiling ssl_cert.cc
[160/740] Compiling OrderedCollections OrderedSet+Sendable.swift
[161/740] Compiling OrderedCollections OrderedSet+SubSequence.swift
[162/740] Compiling OrderedCollections OrderedSet+Testing.swift
[163/740] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[164/740] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[165/740] Compiling OrderedCollections OrderedSet.swift
[166/740] Compiling OrderedCollections _UnsafeBitset.swift
[167/740] Compiling HashTreeCollections TreeSet+Equatable.swift
[168/740] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[169/740] Compiling HashTreeCollections TreeSet+Extras.swift
[170/740] Compiling HashTreeCollections TreeSet+Filter.swift
[179/740] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[180/740] Compiling HashTreeCollections _HashNode+Structural merge.swift
[181/740] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[182/740] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[192/749] Compiling _RopeModule _CharacterRecognizer.swift
[193/749] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[194/749] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[195/749] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[196/749] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[197/749] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[198/749] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[199/749] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[200/749] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[201/749] Compiling HashTreeCollections TreeSet.swift
[201/749] Compiling ssl_buffer.cc
[203/749] Emitting module DequeModule
[204/750] Compiling ssl_asn1.cc
[213/750] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[214/750] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[215/750] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[272/750] Compiling ssl_aead_ctx.cc
[280/750] Compiling s3_pkt.cc
[282/750] Emitting module OrderedCollections
[316/751] Compiling s3_lib.cc
[318/751] Emitting module _RopeModule
[318/751] Compiling s3_both.cc
[320/751] Compiling _RopeModule Rope+Join.swift
[321/751] Compiling _RopeModule Rope+MutatingForEach.swift
[322/751] Compiling _RopeModule Rope+Remove.swift
[323/751] Compiling _RopeModule Rope+RemoveSubrange.swift
[324/751] Compiling _RopeModule Rope+Split.swift
[325/751] Compiling _RopeModule Optional Utilities.swift
[326/751] Compiling _RopeModule String Utilities.swift
[327/751] Compiling _RopeModule String.Index+ABI.swift
[328/751] Compiling handshake_server.cc
[329/751] Compiling handshake_client.cc
[331/751] Emitting module HashTreeCollections
[331/752] Compiling handshake.cc
[342/753] Compiling handoff.cc
[344/753] Compiling encrypted_client_hello.cc
[345/753] Compiling dtls_record.cc
[346/753] Compiling extensions.cc
[347/753] Compiling v3_utl.c
[348/753] Compiling dtls_method.cc
[349/753] Compiling v3_skey.c
[350/753] Compiling d1_srtp.cc
[351/753] Compiling v3_purp.c
[352/753] Compiling v3_prn.c
[353/753] Compiling v3_pmaps.c
[354/753] Compiling v3_pcia.c
[355/753] Compiling bio_ssl.cc
[356/753] Compiling d1_pkt.cc
[357/753] Compiling v3_pcons.c
[358/753] Compiling v3_pci.c
[359/753] Compiling v3_ncons.c
[360/753] Compiling v3_ocsp.c
[361/753] Compiling d1_lib.cc
[362/753] Compiling v3_int.c
[363/753] Compiling v3_lib.c
[364/753] Compiling v3_info.c
[365/753] Compiling v3_ia5.c
[366/753] Compiling v3_genn.c
[367/753] Compiling v3_extku.c
[368/753] Compiling v3_enum.c
[369/753] Compiling d1_both.cc
[370/753] Compiling v3_crld.c
[371/753] Compiling v3_cpols.c
[372/753] Compiling v3_bitst.c
[373/753] Compiling v3_bcons.c
[374/753] Compiling v3_conf.c
[375/753] Compiling v3_alt.c
[376/753] Compiling v3_akey.c
[377/753] Compiling v3_akeya.c
[378/753] Compiling pcy_node.c
[379/753] Compiling pcy_lib.c
[380/753] Compiling pcy_data.c
[380/753] Compiling pcy_tree.c
[382/753] Compiling pcy_map.c
[383/753] Compiling pcy_cache.c
[384/753] Compiling x_x509a.c
[385/753] Compiling x_spki.c
[386/753] Compiling x_val.c
[387/753] Compiling x_sig.c
[388/753] Compiling x_pubkey.c
[388/753] Compiling x_req.c
[390/753] Compiling x_x509.c
[391/753] Compiling x_pkey.c
[392/753] Compiling x_info.c
[393/753] Compiling x_exten.c
[394/753] Compiling x_attrib.c
[395/753] Compiling x_name.c
[396/753] Compiling x_algor.c
[397/753] Compiling x_all.c
[398/753] Compiling x509rset.c
[399/753] Compiling x509spki.c
[400/753] Compiling x_crl.c
[401/753] Compiling x509_txt.c
[402/753] Compiling x509name.c
[403/753] Compiling x509cset.c
[404/753] Compiling x509_vpm.c
[405/753] Compiling x509_v3.c
[406/753] Compiling x509_set.c
[407/753] Compiling x509_trs.c
[408/753] Compiling x509_req.c
[409/753] Compiling x509_vfy.c
[410/753] Compiling x509_obj.c
[411/753] Compiling x509_def.c
[412/753] Compiling x509_ext.c
[413/753] Compiling x509_d2.c
[414/753] Compiling x509_lu.c
[415/753] Compiling x509.c
[416/753] Compiling x509_cmp.c
[417/753] Compiling x509_att.c
[418/753] Compiling t_x509a.c
[419/753] Compiling t_req.c
[420/753] Compiling t_x509.c
[421/753] Compiling t_crl.c
[422/753] Compiling i2d_pr.c
[423/753] Compiling rsa_pss.c
[424/753] Compiling name_print.c
[425/753] Compiling by_file.c
[426/753] Compiling a_digest.c
[427/753] Compiling algorithm.c
[428/753] Compiling by_dir.c
[429/753] Compiling a_verify.c
[430/753] Compiling asn1_gen.c
[431/753] Compiling voprf.c
[432/753] Compiling a_sign.c
[433/753] Compiling thread_win.c
[434/753] Compiling thread_pthread.c
[435/753] Compiling thread.c
[436/753] Compiling trust_token.c
[437/753] Compiling thread_none.c
[438/753] Compiling pmbtoken.c
[439/753] Compiling siphash.c
[440/753] Compiling stack.c
[441/753] Compiling windows.c
[441/753] Compiling rsa_print.c
[443/753] Compiling refcount_c11.c
[443/753] Compiling refcount_lock.c
[445/753] Compiling rc4.c
[446/753] Compiling rand_extra.c
[446/753] Compiling rsa_asn1.c
[448/753] Compiling fuchsia.c
[449/753] Compiling deterministic.c
[450/753] Compiling passive.c
[451/753] Compiling forkunsafe.c
[452/753] Compiling poly1305_arm_asm.S
[453/753] Compiling pool.c
[454/753] Compiling poly1305_arm.c
[455/753] Compiling poly1305.c
[456/753] Compiling pkcs7.c
[457/753] Compiling pem_xaux.c
[458/753] Compiling p5_pbev2.c
[459/753] Compiling pkcs8.c
[460/753] Compiling pem_x509.c
[461/753] Compiling pkcs8_x509.c
[462/753] Compiling pem_pkey.c
[463/753] Compiling pkcs7_x509.c
[464/753] Compiling obj_xref.c
[465/753] Compiling pem_pk8.c
[466/753] Compiling pem_oth.c
[467/753] Compiling lhash.c
[468/753] Compiling mem.c
[469/753] Compiling pem_info.c
[470/753] Compiling pem_all.c
[471/753] Compiling pem_lib.c
[472/753] Compiling obj.c
[473/753] Compiling x86_64-mont5.mac.x86_64.S
[474/753] Compiling x86_64-mont5.linux.x86_64.S
[475/753] Compiling hkdf.c
[476/753] Compiling poly_rq_mul.S
[477/753] Compiling x86_64-mont.mac.x86_64.S
[477/753] Compiling hpke.c
[479/753] Compiling x86_64-mont.linux.x86_64.S
[480/753] Compiling x86-mont.linux.x86.S
[481/753] Compiling vpaes-x86_64.mac.x86_64.S
[482/753] Compiling vpaes-x86_64.linux.x86_64.S
[483/753] Compiling vpaes-armv8.linux.aarch64.S
[483/753] Compiling vpaes-x86.linux.x86.S
[485/753] Compiling poly1305_vec.c
[486/753] Compiling vpaes-armv8.ios.aarch64.S
[487/753] Compiling vpaes-armv7.linux.arm.S
[488/753] Compiling vpaes-armv7.ios.arm.S
[489/753] Compiling sha512-x86_64.mac.x86_64.S
[490/753] Compiling sha512-armv4.linux.arm.S
[491/753] Compiling kdf.c
[492/753] Compiling sha512-armv8.ios.aarch64.S
[493/753] Compiling sha512-x86_64.linux.x86_64.S
[494/753] Compiling sha512-armv8.linux.aarch64.S
[495/753] Compiling sha512-armv4.ios.arm.S
[496/753] Compiling sha256-x86_64.mac.x86_64.S
[497/753] Compiling hrss.c
[498/753] Compiling sha512-586.linux.x86.S
[499/753] Compiling sha256-armv8.linux.aarch64.S
[500/753] Compiling sha256-armv4.ios.arm.S
[501/753] Compiling sha256-x86_64.linux.x86_64.S
[502/753] Compiling sha256-armv8.ios.aarch64.S
[503/753] Compiling sha256-armv4.linux.arm.S
[504/753] Compiling sha1-x86_64.mac.x86_64.S
[505/753] Compiling sha256-586.linux.x86.S
[506/753] Compiling sha1-armv8.ios.aarch64.S
[507/753] Compiling sha1-armv8.linux.aarch64.S
[508/753] Compiling sha1-armv4-large.ios.arm.S
[509/753] Compiling sha1-armv4-large.linux.arm.S
[510/753] Compiling sha1-x86_64.linux.x86_64.S
[511/753] Compiling sha1-altivec.c
[512/753] Compiling sha1-586.linux.x86.S
[513/753] Compiling sha512.c
[514/753] Compiling sha256.c
[515/753] Compiling rsaz-avx2.mac.x86_64.S
[516/753] Compiling rsaz-avx2.linux.x86_64.S
[517/753] Compiling sha1.c
[518/753] Compiling fips.c
[519/753] Compiling self_check.c
[520/753] Compiling rdrand-x86_64.linux.x86_64.S
[521/753] Compiling padding.c
[522/753] Compiling rdrand-x86_64.mac.x86_64.S
[523/753] Compiling rsa_impl.c
[524/753] Compiling blinding.c
[525/753] Compiling rsa.c
[525/753] Compiling urandom.c
[527/753] Compiling fork_detect.c
[528/753] Compiling rand.c
[529/753] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[530/753] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[531/753] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[532/753] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[533/753] Compiling p256-x86_64-asm.mac.x86_64.S
[534/753] Compiling ctrdrbg.c
[535/753] Compiling p256-armv8-asm.linux.aarch64.S
[536/753] Compiling p256-armv8-asm.ios.aarch64.S
[537/753] Compiling p256-x86_64-asm.linux.x86_64.S
[538/753] Compiling ofb.c
[539/753] Compiling polyval.c
[540/753] Compiling gcm_nohw.c
[540/753] Compiling ctr.c
[542/753] Compiling gcm.c
[543/753] Compiling md5-x86_64.mac.x86_64.S
[543/753] Compiling cbc.c
[545/753] Compiling cfb.c
[546/753] Compiling md5-586.linux.x86.S
[547/753] Compiling md5-x86_64.linux.x86_64.S
[547/753] Compiling md5.c
[549/753] Compiling ghashv8-armx64.linux.aarch64.S
[550/753] Compiling hmac.c
[551/753] Compiling ghashv8-armx64.ios.aarch64.S
[552/753] Compiling ghashv8-armx32.linux.arm.S
[553/753] Compiling ghashv8-armx32.ios.arm.S
[554/753] Compiling md4.c
[555/753] Compiling ghash-x86_64.linux.x86_64.S
[556/753] Compiling ghash-x86.linux.x86.S
[557/753] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[558/753] Compiling ghash-x86_64.mac.x86_64.S
[559/753] Compiling ghash-neon-armv8.linux.aarch64.S
[560/753] Compiling ghash-ssse3-x86.linux.x86.S
[561/753] Compiling fips_shared_support.c
[562/753] Compiling ghash-armv4.linux.arm.S
[563/753] Compiling ghash-armv4.ios.arm.S
[564/753] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[565/753] Compiling ghash-neon-armv8.ios.aarch64.S
[566/753] Compiling ecdh.c
[567/753] Compiling util.c
[567/753] Compiling ecdsa.c
[569/753] Compiling wnaf.c
[570/753] Compiling simple.c
[571/753] Compiling simple_mul.c
[572/753] Compiling scalar.c
[573/753] Compiling oct.c
[574/753] Compiling felem.c
[575/753] Compiling ec_montgomery.c
[576/753] Compiling p256.c
[577/753] Compiling p224-64.c
[578/753] Compiling ec_key.c
[579/753] Compiling digests.c
[580/753] Compiling check.c
[581/753] Compiling ec.c
[582/753] Compiling co-586.linux.x86.S
[583/753] Compiling digest.c
[584/753] Compiling dh.c
[585/753] Compiling bsaes-armv7.linux.arm.S
[586/753] Compiling bsaes-armv7.ios.arm.S
[587/753] Compiling e_aes.c
[587/753] Compiling cipher.c
[589/753] Compiling sqrt.c
[590/753] Compiling aead.c
[591/753] Compiling shift.c
[592/753] Compiling rsaz_exp.c
[593/753] Compiling p256-nistz.c
[594/753] Compiling jacobi.c
[595/753] Compiling prime.c
[596/753] Compiling montgomery_inv.c
[597/753] Compiling mul.c
[598/753] Compiling generic.c
[599/753] Compiling random.c
[600/753] Compiling montgomery.c
[601/753] Compiling gcd_extra.c
[602/753] Compiling exponentiation.c
[603/753] Compiling gcd.c
[604/753] Compiling div_extra.c
[605/753] Compiling cmp.c
[606/753] Compiling ctx.c
[607/753] Compiling bytes.c
[608/753] Compiling div.c
[609/753] Compiling bn-586.linux.x86.S
[610/753] Compiling armv8-mont.linux.aarch64.S
[611/753] Compiling bn.c
[612/753] Compiling armv8-mont.ios.aarch64.S
[613/753] Compiling add.c
[614/753] Compiling aesv8-armx64.ios.aarch64.S
[614/753] Compiling armv4-mont.ios.arm.S
[616/753] Compiling armv4-mont.linux.arm.S
[617/753] Compiling aesni-x86_64.mac.x86_64.S
[617/753] Compiling aesv8-armx32.ios.arm.S
[618/753] Compiling aesv8-armx32.linux.arm.S
[620/753] Compiling aesv8-armx64.linux.aarch64.S
[621/753] Compiling x86_64-gcc.c
[622/753] Compiling aesni-x86.linux.x86.S
[623/753] Compiling aesni-gcm-x86_64.mac.x86_64.S
[624/753] Compiling aesni-x86_64.linux.x86_64.S
[625/753] Compiling aesni-gcm-x86_64.linux.x86_64.S
[626/753] Compiling mode_wrappers.c
[627/753] Compiling aes.c
[628/753] Compiling key_wrap.c
[629/753] Compiling sign.c
[630/753] Compiling scrypt.c
[631/753] Compiling ex_data.c
[632/753] Compiling aes_nohw.c
[633/753] Compiling pbkdf.c
[634/753] Compiling p_x25519.c
[635/753] Compiling p_x25519_asn1.c
[636/753] Compiling p_rsa_asn1.c
[637/753] Compiling p_rsa.c
[638/753] Compiling print.c
[639/753] Compiling p_ec_asn1.c
[640/753] Compiling p_ec.c
[641/753] Compiling p_ed25519.c
[642/753] Compiling p_ed25519_asn1.c
[643/753] Compiling err_data.c
[644/753] Compiling p_dsa_asn1.c
[645/753] Compiling digestsign.c
[646/753] Compiling evp_ctx.c
[647/753] Compiling err.c
[648/753] Compiling evp_asn1.c
[649/753] Compiling evp.c
[650/753] Compiling engine.c
[651/753] Compiling ec_asn1.c
[652/753] Compiling hash_to_curve.c
[653/753] Compiling ecdsa_asn1.c
[654/753] Compiling ec_derive.c
[655/753] Compiling dsa_asn1.c
[656/753] Compiling ecdh_extra.c
[657/753] Compiling dh_asn1.c
[658/753] Compiling params.c
[659/753] Compiling digest_extra.c
[660/753] Compiling x25519-asm-arm.S
[661/753] Compiling cpu_ppc64le.c
[662/753] Compiling crypto.c
[663/753] Compiling dsa.c
[664/753] Compiling cpu_arm.c
[665/753] Compiling spake25519.c
[666/753] Compiling cpu_intel.c
[667/753] Compiling des.c
[668/753] Compiling cpu_arm_linux.c
[669/753] Compiling cpu_aarch64_win.c
[670/753] Compiling cpu_aarch64_fuchsia.c
[671/753] Compiling cpu_aarch64_linux.c
[672/753] Compiling cpu_aarch64_apple.c
[673/753] Compiling cmac.c
[674/753] Compiling e_rc4.c
[675/753] Compiling tls_cbc.c
[676/753] Compiling conf.c
[677/753] Compiling e_tls.c
[678/753] Compiling curve25519.c
[679/753] Compiling e_rc2.c
[680/753] Compiling e_null.c
[681/753] Compiling e_aesctrhmac.c
[682/753] Compiling e_des.c
[683/753] Compiling derive_key.c
[684/753] Compiling e_chacha20poly1305.c
[685/753] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[686/753] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[686/753] Compiling e_aesccm.c
[688/753] Compiling e_aesgcmsiv.c
[688/753] Compiling chacha.c
[690/753] Compiling cipher_extra.c
[691/753] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[692/753] Compiling chacha-x86_64.mac.x86_64.S
[693/753] Compiling chacha-x86.linux.x86.S
[694/753] Compiling chacha-x86_64.linux.x86_64.S
[694/753] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[696/753] Compiling chacha-armv8.linux.aarch64.S
[697/753] Compiling chacha-armv4.ios.arm.S
[698/753] Compiling chacha-armv4.linux.arm.S
[699/753] Compiling chacha-armv8.ios.aarch64.S
[700/753] Compiling unicode.c
[701/753] Compiling asn1_compat.c
[702/753] Compiling bn_asn1.c
[703/753] Compiling buf.c
[704/753] Compiling ber.c
[705/753] Compiling blake2.c
[706/753] Compiling cbs.c
[707/753] Compiling convert.c
[708/753] Compiling cbb.c
[709/753] Compiling socket.c
[710/753] Compiling socket_helper.c
[711/753] Compiling printf.c
[712/753] Compiling pair.c
[713/753] Compiling file.c
[714/753] Compiling fd.c
[715/753] Compiling bio_mem.c
[716/753] Compiling hexdump.c
[717/753] Compiling connect.c
[718/753] Compiling bio.c
[719/753] Compiling base64.c
[720/753] Compiling time_support.c
[721/753] Compiling tasn_typ.c
[722/753] Compiling tasn_utl.c
[723/753] Compiling tasn_new.c
[724/753] Compiling tasn_fre.c
[725/753] Compiling tasn_enc.c
[726/753] Compiling asn_pack.c
[727/753] Compiling f_string.c
[728/753] Compiling tasn_dec.c
[729/753] Compiling f_int.c
[730/753] Compiling asn1_par.c
[731/753] Compiling a_utctm.c
[732/753] Compiling a_utf8.c
[733/753] Compiling a_time.c
[734/753] Compiling asn1_lib.c
[735/753] Compiling a_print.c
[736/753] Compiling a_type.c
[737/753] Compiling a_strnid.c
[738/753] Compiling a_strex.c
[739/753] Compiling a_octet.c
[740/753] Compiling a_mbstr.c
[741/753] Compiling a_i2d_fp.c
[742/753] Compiling a_int.c
[743/753] Compiling a_gentm.c
[744/753] Compiling a_object.c
[745/753] Write sources
[747/753] Compiling a_dup.c
[748/753] Compiling a_bool.c
[749/753] Compiling a_d2i_fp.c
[750/753] Compiling a_bitstr.c
[752/825] Compiling BitCollections BitArray+RandomBits.swift
[753/825] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[754/827] Compiling Atomics AtomicMemoryOrderings.swift
[755/827] Compiling Atomics DoubleWord.swift
[756/827] Compiling BitCollections BitArray+Invariants.swift
[757/827] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[758/827] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[759/827] Compiling BitCollections BitSet+CustomReflectable.swift
[760/827] Compiling BitCollections BitSet+CustomStringConvertible.swift
[761/827] Compiling BitCollections BitSet+Equatable.swift
[762/827] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[763/827] Compiling BitCollections BitSet+Extras.swift
[764/827] Compiling BitCollections BitSet+Hashable.swift
[765/834] Compiling Atomics IntegerOperations.swift
[766/834] Compiling Atomics Unmanaged extensions.swift
[767/834] Compiling BitCollections BitArray+Fill.swift
[768/834] Compiling BitCollections BitArray+Hashable.swift
[769/834] Compiling BitCollections BitArray+Initializers.swift
[770/834] Compiling Atomics AtomicReference.swift
[771/834] Compiling Atomics AtomicStorage.swift
[772/834] Compiling BitCollections BitArray+Extras.swift
[773/834] Compiling BitCollections BitSet+Initializers.swift
[774/834] Compiling BitCollections BitSet+Invariants.swift
[775/834] Compiling BitCollections BitSet+Random.swift
[776/834] Compiling BitCollections BitSet+SetAlgebra basics.swift
[777/834] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[778/834] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[779/834] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[780/834] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[781/834] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[782/834] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[783/834] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[784/834] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[785/834] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[786/834] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[787/834] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[788/834] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[789/834] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[790/834] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[791/834] Compiling BitCollections BitSet+SetAlgebra union.swift
[792/834] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[793/834] Compiling BitCollections BitSet.Counted.swift
[793/834] Compiling c-nioatomics.c
[795/834] Emitting module BitCollections
[796/834] Compiling BitCollections BitArray+BitwiseOperations.swift
[797/834] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[798/834] Compiling BitCollections BitArray+Codable.swift
[799/834] Compiling Atomics IntegerConformances.swift
[800/834] Compiling Atomics PointerConformances.swift
[801/834] Compiling BitCollections BitArray+CustomReflectable.swift
[808/834] Compiling BitCollections BitArray._UnsafeHandle.swift
[809/834] Compiling BitCollections BitArray.swift
[810/834] Compiling BitCollections BitSet+BidirectionalCollection.swift
[811/834] Compiling BitCollections BitSet+Codable.swift
[819/834] Compiling c-atomics.c
[821/834] Compiling BitCollections BitSet.Index.swift
[822/834] Compiling BitCollections BitSet._UnsafeHandle.swift
[823/834] Compiling BitCollections BitSet.swift
[824/834] Compiling BitCollections Range+Utilities.swift
[825/834] Compiling BitCollections Slice+Utilities.swift
[826/834] Compiling BitCollections UInt+Tricks.swift
[827/834] Compiling BitCollections _Word.swift
[829/843] Emitting module Collections
[830/843] Compiling Collections Collections.swift
[831/843] Compiling NIOConcurrencyHelpers NIOLock.swift
[832/844] Compiling NIOConcurrencyHelpers lock.swift
[834/844] Emitting module NIOConcurrencyHelpers
[835/844] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[836/844] Emitting module Atomics
[837/844] Compiling NIOConcurrencyHelpers atomics.swift
[838/844] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[847/906] Compiling NIOCore MulticastChannel.swift
[848/906] Compiling NIOCore NIOAny.swift
[849/906] Compiling NIOCore NIOCloseOnErrorHandler.swift
[850/906] Compiling NIOCore NIOLoopBound.swift
[851/906] Compiling NIOCore NIOScheduledCallback.swift
[852/906] Compiling NIOCore NIOSendable.swift
[853/906] Compiling NIOCore PointerHelpers.swift
[854/906] Compiling NIOCore RecvByteBufferAllocator.swift
[855/914] Compiling NIOCore IO.swift
[856/914] Compiling NIOCore IOData.swift
[857/914] Compiling NIOCore IPProtocol.swift
[858/914] Compiling NIOCore IntegerBitPacking.swift
[859/914] Compiling NIOCore IntegerTypes.swift
[860/914] Compiling NIOCore Interfaces.swift
[861/914] Compiling NIOCore Linux.swift
[862/914] Compiling NIOCore MarkedCircularBuffer.swift
[863/914] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[864/914] Compiling NIOCore EventLoopFuture+Deprecated.swift
[865/914] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[866/914] Compiling NIOCore EventLoopFuture.swift
[867/914] Compiling NIOCore FileDescriptor.swift
[868/914] Compiling NIOCore FileHandle.swift
[869/914] Compiling NIOCore FileRegion.swift
[870/914] Compiling NIOCore GlobalSingletons.swift
[871/914] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[872/914] Compiling NIOCore SocketAddresses.swift
[873/914] Compiling NIOCore SocketOptionProvider.swift
[874/914] Compiling NIOCore SystemCallHelpers.swift
[875/914] Compiling NIOCore TimeAmount+Duration.swift
[876/914] Compiling NIOCore TypeAssistedChannelHandler.swift
[877/914] Compiling NIOCore UniversalBootstrapSupport.swift
[878/914] Compiling NIOCore Utilities.swift
[879/914] Compiling NIOCore CircularBuffer.swift
[880/914] Compiling NIOCore Codec.swift
[881/914] Compiling NIOCore ConvenienceOptionSupport.swift
[882/914] Compiling NIOCore DeadChannel.swift
[883/914] Compiling NIOCore DispatchQueue+WithFuture.swift
[884/914] Compiling NIOCore EventLoop+Deprecated.swift
[885/914] Compiling NIOCore EventLoop+SerialExecutor.swift
[886/914] Compiling NIOCore EventLoop.swift
[887/914] Compiling NIOCore AddressedEnvelope.swift
[888/914] Compiling NIOCore AsyncAwaitSupport.swift
[889/914] Compiling NIOCore AsyncChannel.swift
[890/914] Compiling NIOCore AsyncChannelHandler.swift
[891/914] Compiling NIOCore AsyncChannelInboundStream.swift
[892/914] Compiling NIOCore AsyncChannelOutboundWriter.swift
[893/914] Compiling NIOCore NIOAsyncSequenceProducer.swift
[894/914] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[895/914] Compiling NIOCore NIOAsyncWriter.swift
[896/914] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[897/914] Compiling NIOCore BSDSocketAPI.swift
[898/914] Compiling NIOCore ByteBuffer-aux.swift
[899/914] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[900/914] Compiling NIOCore ByteBuffer-conversions.swift
[901/914] Compiling NIOCore ByteBuffer-core.swift
[902/914] Compiling NIOCore ByteBuffer-hex.swift
[903/914] Compiling NIOCore ByteBuffer-int.swift
[904/914] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[905/914] Emitting module NIOCore
[906/914] Compiling NIOCore ByteBuffer-multi-int.swift
[907/914] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[908/914] Compiling NIOCore ByteBuffer-views.swift
[909/914] Compiling NIOCore Channel.swift
[910/914] Compiling NIOCore ChannelHandler.swift
[911/914] Compiling NIOCore ChannelHandlers.swift
[912/914] Compiling NIOCore ChannelInvoker.swift
[913/914] Compiling NIOCore ChannelOption.swift
[914/914] Compiling NIOCore ChannelPipeline.swift
[916/967] Compiling NIOEmbedded Embedded.swift
[917/967] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[918/967] Emitting module NIOEmbedded
[919/967] Compiling NIOEmbedded AsyncTestingChannel.swift
[920/968] Compiling NIOPosix IO.swift
[921/968] Compiling NIOPosix IntegerBitPacking.swift
[922/968] Compiling NIOPosix IntegerTypes.swift
[923/968] Compiling NIOPosix Linux.swift
[924/968] Compiling NIOPosix LinuxCPUSet.swift
[925/968] Compiling NIOPosix LinuxUring.swift
[926/968] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[928/974] Emitting module NIOPosix
[929/974] Compiling NIOPosix ThreadPosix.swift
[930/974] Compiling NIOPosix ThreadWindows.swift
[931/974] Compiling NIOPosix UnsafeTransfer.swift
[932/974] Compiling NIOPosix Utilities.swift
[933/974] Compiling NIOPosix VsockAddress.swift
[934/974] Compiling NIOPosix VsockChannelEvents.swift
[935/974] Compiling NIOPosix Pool.swift
[936/974] Compiling NIOPosix PooledRecvBufferAllocator.swift
[937/974] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[938/974] Compiling NIOPosix PosixSingletons.swift
[939/974] Compiling NIOPosix RawSocketBootstrap.swift
[940/974] Compiling NIOPosix Resolver.swift
[941/974] Compiling NIOPosix Selectable.swift
[942/974] Compiling NIOPosix ServerSocket.swift
[943/974] Compiling NIOPosix Socket.swift
[944/974] Compiling NIOPosix SocketChannel.swift
[945/974] Compiling NIOPosix SocketProtocols.swift
[946/974] Compiling NIOPosix System.swift
[947/974] Compiling NIOPosix Thread.swift
[948/974] Compiling NIOPosix SelectableChannel.swift
[949/974] Compiling NIOPosix SelectableEventLoop.swift
[950/974] Compiling NIOPosix SelectorEpoll.swift
[951/974] Compiling NIOPosix SelectorGeneric.swift
[952/974] Compiling NIOPosix SelectorKqueue.swift
[953/974] Compiling NIOPosix SelectorUring.swift
[954/974] Compiling NIOPosix NIOThreadPool.swift
[955/974] Compiling NIOPosix NonBlockingFileIO.swift
[956/974] Compiling NIOPosix PendingDatagramWritesManager.swift
[957/974] Compiling NIOPosix PendingWritesManager.swift
[958/974] Compiling NIOPosix PipeChannel.swift
[959/974] Compiling NIOPosix PipePair.swift
[960/974] Compiling NIOPosix PointerHelpers.swift
[961/974] Compiling NIOPosix Bootstrap.swift
[962/974] Compiling NIOPosix ControlMessage.swift
[963/974] Compiling NIOPosix DatagramVectorReadManager.swift
[964/974] Compiling NIOPosix Errors+Any.swift
[965/974] Compiling NIOPosix FileDescriptor.swift
[966/974] Compiling NIOPosix GetaddrinfoResolver.swift
[967/974] Compiling NIOPosix HappyEyeballs.swift
[968/974] Compiling NIOPosix BSDSocketAPICommon.swift
[969/974] Compiling NIOPosix BSDSocketAPIPosix.swift
[970/974] Compiling NIOPosix BSDSocketAPIWindows.swift
[971/974] Compiling NIOPosix BaseSocket.swift
[972/974] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[973/974] Compiling NIOPosix BaseSocketChannel.swift
[974/974] Compiling NIOPosix BaseStreamSocketChannel.swift
[976/977] Compiling NIO Exports.swift
[977/977] Emitting module NIO
[979/1018] Compiling NIOTLS TLSEvents.swift
[980/1018] Emitting module NIOTLS
[981/1018] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[982/1018] Compiling NIOExtras RequestResponseHandler.swift
[983/1019] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[984/1019] Compiling NIOExtras FixedLengthFrameDecoder.swift
[985/1019] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[986/1019] Compiling NIOExtras DebugInboundEventsHandler.swift
[987/1019] Compiling NIOExtras DebugOutboundEventsHandler.swift
[988/1019] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[989/1019] Compiling NIOTLS SNIHandler.swift
[990/1020] Compiling NIOExtras NIOExtrasError.swift
[991/1020] Compiling NIOExtras NIOLengthFieldBitLength.swift
[992/1020] Compiling NIOExtras PCAPRingBuffer.swift
[993/1020] Compiling NIOExtras QuiescingHelper.swift
[994/1020] Compiling NIOExtras JSONRPCFraming.swift
[995/1020] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[996/1020] Compiling NIOExtras LengthFieldPrepender.swift
[997/1020] Compiling NIOExtras LineBasedFrameDecoder.swift
[998/1020] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[999/1020] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1001/1022] Emitting module NIOExtras
[1002/1044] Compiling NIOSSL SSLInit.swift
[1003/1044] Compiling NIOSSL SSLCallbacks.swift
[1004/1044] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1005/1044] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1006/1044] Emitting module NIOFoundationCompat
[1007/1044] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1009/1045] Compiling NIOSSL SSLPKCS12Bundle.swift
[1010/1045] Compiling NIOSSL SSLPrivateKey.swift
[1011/1045] Compiling NIOExtras WritePCAPHandler.swift
[1012/1046] Compiling NIOSSL LinuxCABundle.swift
[1013/1046] Compiling NIOSSL NIOSSLClientHandler.swift
[1014/1046] Compiling NIOSSL SSLContext.swift
[1015/1046] Compiling NIOSSL SSLErrors.swift
[1016/1046] Compiling NIOSSL NIOSSLHandler.swift
[1017/1046] Compiling NIOSSL NIOSSLServerHandler.swift
[1018/1046] Compiling NIOSSL ObjectIdentifier.swift
[1019/1046] Compiling NIOSSL PosixPort.swift
[1021/1046] Emitting module NIOHTTP1
[1022/1046] Compiling NIOSSL ByteBufferBIO.swift
[1023/1046] Compiling NIOSSL CustomPrivateKey.swift
[1024/1046] Compiling NIOSSL IdentityVerification.swift
[1026/1066] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1027/1066] Compiling MultipartKit FormDataDecoder.swift
[1028/1066] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1029/1068] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1030/1068] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1031/1068] Compiling NIOSSL SubjectAlternativeName.swift
[1032/1068] Emitting module NIOSSL
[1033/1068] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1034/1068] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1035/1068] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1036/1068] Compiling MultipartKit BasicCodingKey.swift
[1037/1068] Compiling MultipartKit MultipartError.swift
[1038/1068] Compiling MultipartKit Exports.swift
[1039/1068] Compiling MultipartKit Storage.swift
[1040/1068] Compiling MultipartKit MultipartPart.swift
[1041/1068] Compiling MultipartKit MultipartPartConvertible.swift
[1042/1068] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1043/1068] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1044/1068] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1045/1068] Emitting module MultipartKit
[1052/1070] Compiling MultipartKit MultipartFormData.swift
[1053/1070] Compiling MultipartKit MultipartParser.swift
[1054/1070] Compiling MultipartKit FormDataEncoder.swift
[1063/1070] Compiling MultipartKit MultipartSerializer.swift
[1064/1070] Compiling MultipartKit Utilities.swift
[1070/1071] Compiling NIOSSL TLSConfiguration.swift
[1071/1071] Compiling NIOSSL UniversalBootstrapSupport.swift
[1073/1089] Compiling SMTPKitten +Attachment.swift
[1074/1089] Compiling SMTPKitten +Content.swift
[1075/1091] Emitting module SMTPKitten
[1076/1091] Compiling SMTPKitten +Disposition.swift
[1077/1091] Compiling SMTPKitten +build.swift
[1078/1091] Compiling SMTPKitten +serialization.swift
[1079/1091] Compiling SMTPKitten Mail.swift
[1080/1091] Compiling SMTPKitten MailBodyBuilder.swift
[1081/1091] Compiling SMTPKitten MailUser.swift
[1082/1091] Compiling SMTPKitten +login.swift
[1083/1091] Compiling SMTPKitten +sendMail.swift
[1084/1091] Compiling SMTPKitten Request+Reply.swift
[1085/1091] Compiling SMTPKitten SMTPClient.swift
[1086/1091] Compiling SMTPKitten SMTPCommandsHelper.swift
[1087/1091] Compiling SMTPKitten SMTPSSLMode.swift
[1088/1091] Compiling SMTPKitten +handshake.swift
[1089/1091] Compiling SMTPKitten Errors.swift
[1090/1091] Compiling SMTPKitten Helpers.swift
[1091/1091] Compiling SMTPKitten ReplyDecoder.swift
Build complete! (93.90s)
Build complete.
Done.