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 bugsnag with Swift 5.9 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-archive/bugsnag.git
Reference: 4.0.0-rc.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ml-archive/bugsnag
 * tag               4.0.0-rc.2 -> FETCH_HEAD
HEAD is now at 4f02ae4 Merge pull request #75 from raphaelcruzeiro/master
Cloned https://github.com/ml-archive/bugsnag.git
Revision (git rev-parse @):
4f02ae4b0ace7f342c94ac8b4870f85a972c216c
SUCCESS checkout https://github.com/ml-archive/bugsnag.git at 4.0.0-rc.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/ml-archive/bugsnag.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/460] Compiling CNIOWindows WSAStartup.c
[1/460] Compiling CNIOWindows shim.c
[2/460] Compiling _NumericsShims _NumericsShims.c
[3/460] Compiling CNIOLinux liburing_shims.c
[4/460] Compiling CNIOLinux shim.c
[5/460] Compiling _AtomicsShims.c
[6/460] Compiling CNIODarwin shim.c
[7/460] Compiling CVaporBcrypt bcrypt.c
[8/483] Compiling CNIOLLHTTP c_nio_llhttp.c
[9/483] Compiling CNIOLLHTTP c_nio_http.c
[10/483] Compiling CVaporBcrypt blf.c
[11/483] Compiling CNIOSHA1 c_nio_sha1.c
[13/575] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[14/575] Compiling Crypto HPKE-KEM.swift
[15/577] Compiling Crypto HPKE-LabeledExtract.swift
[16/577] Compiling Crypto HPKE-Utils.swift
[17/577] Compiling Crypto DHKEM.swift
[18/577] Compiling Crypto HPKE-KEM-Curve25519.swift
[19/577] Compiling RealModule Float80+Real.swift
[20/577] Compiling RealModule Real.swift
[21/578] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/578] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/578] Compiling RealModule RealFunctions.swift
[24/578] Compiling RealModule Float+Real.swift
[25/578] Compiling RealModule Float16+Real.swift
[26/578] Emitting module RealModule
[27/578] Compiling RealModule ElementaryFunctions.swift
[28/578] Compiling Crypto HMAC.swift
[29/578] Compiling Crypto MACFunctions.swift
[30/578] Compiling Crypto MessageAuthenticationCode.swift
[31/578] Compiling Crypto AES.swift
[32/578] Compiling Crypto Ed25519.swift
[33/578] Compiling Crypto Signature.swift
[34/578] Compiling Crypto EdDSA_boring.swift
[35/578] Compiling Crypto ECDSA.swift
[36/597] Emitting module _CollectionsUtilities
[37/597] Compiling Atomics AtomicMemoryOrderings.swift
[38/597] Compiling Atomics DoubleWord.swift
[39/597] Compiling Atomics UnsafeAtomic.swift
[40/597] Compiling Atomics OptionalRawRepresentable.swift
[41/597] Compiling Atomics RawRepresentable.swift
[42/597] Compiling Atomics AtomicBool.swift
[43/597] Emitting module _NIOBase64
[44/597] Compiling _NIOBase64 Base64.swift
[44/597] Compiling CNIOLLHTTP c_nio_api.c
[46/690] Compiling _NIODataStructures PriorityQueue.swift
[47/690] Compiling _NIODataStructures _TinyArray.swift
[48/690] Emitting module _NIODataStructures
[49/690] Compiling _NIODataStructures Heap.swift
[50/745] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[51/745] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[52/745] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[53/747] Compiling CoreMetrics Locks.swift
[54/747] Emitting module CoreMetrics
[55/747] Compiling CoreMetrics Metrics.swift
[56/754] Compiling Logging LogHandler.swift
[57/754] Compiling Logging MetadataProvider.swift
[58/754] Compiling Logging Locks.swift
[59/754] Emitting module Logging
[60/754] Compiling Logging Logging.swift
[61/756] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[62/756] Compiling OrderedCollections _HashTable+Testing.swift
[63/756] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[64/756] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[67/756] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[68/756] Compiling OrderedCollections _HashTable.swift
[69/756] Compiling OrderedCollections _HashTable+Bucket.swift
[70/756] Compiling OrderedCollections _HashTable+BucketIterator.swift
[71/756] Compiling OrderedCollections _HashTable+Constants.swift
[72/759] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[73/759] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[74/759] Compiling OrderedCollections OrderedSet+Initializers.swift
[75/759] Compiling HeapModule _HeapNode.swift
[76/759] Compiling HeapModule Heap.swift
[77/759] Compiling OrderedCollections OrderedDictionary+Codable.swift
[78/759] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[79/759] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[80/759] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[81/759] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[82/759] Compiling OrderedCollections OrderedDictionary+Elements.swift
[83/759] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[84/759] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[85/759] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[86/759] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[87/759] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[88/759] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[89/759] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[90/759] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[91/759] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[92/759] Compiling OrderedCollections OrderedDictionary.swift
[93/759] Compiling OrderedCollections OrderedSet+Codable.swift
[94/759] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[95/759] Compiling OrderedCollections OrderedSet+Descriptions.swift
[96/759] Compiling OrderedCollections OrderedSet+Diffing.swift
[97/759] Compiling OrderedCollections OrderedSet+Equatable.swift
[98/759] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[99/759] Compiling OrderedCollections OrderedSet+Hashable.swift
[100/766] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[101/766] Compiling HeapModule Heap+Invariants.swift
[102/766] Compiling HeapModule Heap+Descriptions.swift
[103/766] Compiling HeapModule Heap+UnsafeHandle.swift
[105/766] Compiling Algorithms Trim.swift
[106/766] Compiling Algorithms Unique.swift
[107/766] Compiling Algorithms Windows.swift
[108/766] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[109/766] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[110/766] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[111/766] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[114/766] Compiling Atomics IntegerOperations.swift
[115/766] Compiling Atomics Unmanaged extensions.swift
[116/766] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[119/766] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[120/766] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[121/766] Compiling OrderedCollections OrderedDictionary+Values.swift
[122/766] Emitting module HeapModule
[128/772] Compiling OrderedCollections _Hashtable+Header.swift
[129/772] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[130/772] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[142/772] Compiling OrderedCollections OrderedSet+Sendable.swift
[143/772] Compiling OrderedCollections OrderedSet+SubSequence.swift
[144/772] Compiling OrderedCollections OrderedSet+Testing.swift
[145/772] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[146/772] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[147/772] Compiling OrderedCollections OrderedSet.swift
[148/772] Compiling OrderedCollections _UnsafeBitset.swift
[149/772] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[150/772] Compiling _RopeModule BigString+Hashing.swift
[151/772] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[152/772] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[153/772] Compiling _RopeModule BigString+Sequence.swift
[154/772] Compiling _RopeModule BigString+TextOutputStream.swift
[166/781] Emitting module Crypto
[167/791] Compiling RoutingKit PathComponent.swift
[168/791] Compiling RoutingKit Router.swift
[177/791] Emitting module OrderedCollections
[186/867] Compiling HashTreeCollections _HashNode+Structural filter.swift
[187/867] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[188/867] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[189/867] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[190/867] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[191/867] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[192/867] Compiling HashTreeCollections _HashNode+Structural merge.swift
[193/867] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[194/867] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[195/867] Compiling HashTreeCollections _HashNode+Structural union.swift
[196/867] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[197/867] Compiling HashTreeCollections TreeDictionary+Merge.swift
[198/867] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[199/867] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[200/867] Compiling HashTreeCollections TreeDictionary+Values.swift
[201/867] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[202/867] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[203/867] Compiling HashTreeCollections _HashNode+Storage.swift
[204/867] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[205/867] Emitting module _RopeModule
[205/867] Compiling c-nioatomics.c
[207/883] Compiling DequeModule _DequeBuffer.swift
[208/883] Compiling DequeModule _DequeBufferHeader.swift
[209/885] Compiling DequeModule Deque+Descriptions.swift
[210/885] Compiling DequeModule Deque+Equatable.swift
[211/885] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[212/885] Emitting module Atomics
[213/885] Compiling HashTreeCollections TreeSet+Hashable.swift
[214/885] Compiling HashTreeCollections TreeSet+Sendable.swift
[215/885] Compiling HashTreeCollections TreeSet+Sequence.swift
[216/885] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[217/885] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[218/885] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[219/885] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[220/885] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[221/885] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[222/885] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[223/895] Compiling DequeModule Deque+Collection.swift
[224/895] Compiling DequeModule Deque+CustomReflectable.swift
[225/895] Compiling DequeModule Deque+Hashable.swift
[226/895] Compiling DequeModule Deque+Sendable.swift
[227/895] Compiling DequeModule Deque+Testing.swift
[228/895] Compiling HashTreeCollections TreeDictionary+Collection.swift
[229/895] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[230/895] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[231/895] Emitting module Algorithms
[231/895] Compiling CNIOExtrasZlib empty.c
[233/948] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[234/948] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[235/948] Compiling HashTreeCollections TreeDictionary.swift
[236/948] Compiling HashTreeCollections TreeSet+Codable.swift
[237/948] Compiling HashTreeCollections TreeSet+Collection.swift
[238/948] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[239/948] Compiling HashTreeCollections TreeSet+Debugging.swift
[240/948] Compiling HashTreeCollections TreeSet+Descriptions.swift
[241/948] Compiling HashTreeCollections TreeSet+Equatable.swift
[242/948] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[243/948] Compiling HashTreeCollections TreeSet+Extras.swift
[244/948] Compiling HashTreeCollections TreeSet+Filter.swift
[245/948] Emitting module Metrics
[246/948] Compiling BitCollections BitSet+CustomReflectable.swift
[247/948] Compiling BitCollections BitSet+CustomStringConvertible.swift
[248/948] Compiling BitCollections BitSet+Codable.swift
[249/948] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[250/948] Compiling BitCollections BitSet+Equatable.swift
[251/948] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[251/948] Compiling CNIOBoringSSLShims shims.c
[252/948] Compiling fiat_p256_adx_sqr.S
[253/948] Compiling fiat_p256_adx_mul.S
[254/948] Compiling fiat_curve25519_adx_square.S
[255/948] Compiling fiat_curve25519_adx_mul.S
[260/948] Compiling BitCollections BitSet+Extras.swift
[261/948] Compiling BitCollections BitSet+Hashable.swift
[264/948] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[265/948] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[266/948] Compiling BitCollections BitArray+RandomBits.swift
[267/948] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[268/948] Compiling BitCollections BitArray+Shifts.swift
[269/948] Compiling BitCollections BitArray+Testing.swift
[270/948] Compiling BitCollections BitArray._UnsafeHandle.swift
[271/948] Compiling BitCollections BitArray.swift
[272/948] Compiling BitCollections BitSet+BidirectionalCollection.swift
[276/948] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[277/948] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[278/948] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[279/948] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[280/948] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[281/948] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[282/948] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[283/948] Compiling BitCollections BitSet+SetAlgebra union.swift
[284/948] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[285/948] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[286/948] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[287/948] Compiling BitCollections BitArray+Extras.swift
[288/948] Compiling BitCollections BitArray+Fill.swift
[289/948] Compiling BitCollections BitArray+Hashable.swift
[290/948] Compiling BitCollections BitArray+Initializers.swift
[291/948] Compiling BitCollections BitArray+Invariants.swift
[292/948] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[293/955] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[294/955] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[295/955] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[296/955] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[297/955] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[298/955] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[299/955] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[300/955] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[301/955] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[302/955] Compiling HashTreeCollections TreeSet.swift
[303/955] Emitting module BitCollections
[318/955] Compiling RoutingKit TrieRouter.swift
[319/955] Compiling RoutingKit AnyRouter.swift
[320/955] Emitting module RoutingKit
[321/955] Compiling RoutingKit Parameters.swift
[330/955] Compiling BitCollections BitSet.Counted.swift
[331/955] Compiling BitCollections BitSet+Initializers.swift
[373/955] Emitting module DequeModule
[376/955] Compiling BitCollections BitArray+Copy.swift
[377/955] Compiling BitCollections BitArray+CustomReflectable.swift
[378/955] Compiling BitCollections BitArray+Descriptions.swift
[379/955] Compiling BitCollections BitArray+Equatable.swift
[387/955] Compiling BitCollections BitSet+Invariants.swift
[388/955] Compiling BitCollections BitSet+Random.swift
[389/955] Compiling BitCollections BitSet+SetAlgebra basics.swift
[390/955] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[391/955] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[392/955] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[393/955] Compiling BitCollections BitArray+BitwiseOperations.swift
[394/955] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[395/955] Compiling BitCollections BitArray+Codable.swift
[396/955] Compiling BitCollections BitArray+Collection.swift
[398/955] Compiling BitCollections BitSet.Index.swift
[399/955] Compiling BitCollections BitSet._UnsafeHandle.swift
[400/955] Compiling BitCollections BitSet.swift
[401/955] Compiling BitCollections Range+Utilities.swift
[402/955] Compiling BitCollections Slice+Utilities.swift
[403/955] Compiling BitCollections UInt+Tricks.swift
[404/955] Compiling BitCollections _Word.swift
[480/955] Compiling tls_record.cc
[492/955] Compiling tls_method.cc
[493/955] Compiling tls13_enc.cc
[495/955] Compiling Metrics Metrics.swift
[495/955] Compiling tls13_server.cc
[496/955] Compiling tls13_client.cc
[519/955] Compiling tls13_both.cc
[520/955] Compiling t1_enc.cc
[522/955] Emitting module HashTreeCollections
[522/955] Compiling ssl_stat.cc
[523/955] Compiling ssl_versions.cc
[524/955] Compiling ssl_transcript.cc
[526/957] Compiling Collections Collections.swift
[527/957] Emitting module Collections
[527/957] Compiling ssl_x509.cc
[528/957] Compiling ssl_session.cc
[529/957] Compiling ssl_privkey.cc
[530/957] Compiling ssl_file.cc
[531/957] Compiling ssl_lib.cc
[532/957] Compiling ssl_key_share.cc
[533/957] Compiling ssl_cipher.cc
[534/957] Compiling ssl_asn1.cc
[535/957] Compiling ssl_buffer.cc
[536/957] Compiling ssl_cert.cc
[537/957] Compiling ssl_aead_ctx.cc
[538/957] Compiling s3_pkt.cc
[539/957] Compiling s3_lib.cc
[540/957] Compiling s3_both.cc
[541/957] Compiling handshake_server.cc
[542/957] Compiling handshake_client.cc
[543/957] Compiling handshake.cc
[544/957] Compiling handoff.cc
[545/957] Compiling dtls_record.cc
[546/957] Compiling encrypted_client_hello.cc
[547/957] Compiling extensions.cc
[548/957] Compiling dtls_method.cc
[549/957] Compiling d1_pkt.cc
[550/957] Compiling d1_srtp.cc
[551/957] Compiling v3_utl.c
[552/957] Compiling v3_purp.c
[553/957] Compiling v3_prn.c
[554/957] Compiling v3_pmaps.c
[555/957] Compiling v3_skey.c
[556/957] Compiling d1_both.cc
[556/957] Compiling d1_lib.cc
[558/957] Compiling bio_ssl.cc
[559/957] Compiling v3_info.c
[560/957] Compiling v3_ocsp.c
[560/957] Compiling v3_int.c
[562/957] Compiling v3_genn.c
[563/957] Compiling v3_pcons.c
[564/957] Compiling v3_ia5.c
[565/957] Compiling v3_lib.c
[566/957] Compiling v3_ncons.c
[567/957] Compiling v3_conf.c
[567/957] Compiling v3_bitst.c
[569/957] Compiling v3_extku.c
[569/957] Compiling v3_enum.c
[571/957] Compiling v3_crld.c
[572/957] Compiling v3_cpols.c
[573/957] Compiling v3_bcons.c
[574/957] Compiling v3_alt.c
[575/957] Compiling x_spki.c
[576/957] Compiling x_val.c
[577/957] Compiling x_sig.c
[578/957] Compiling v3_akeya.c
[579/957] Compiling x_x509a.c
[580/957] Compiling v3_akey.c
[581/957] Compiling x_x509.c
[582/957] Compiling x_req.c
[583/957] Compiling x_info.c
[584/957] Compiling x_pubkey.c
[585/957] Compiling x_pkey.c
[586/957] Compiling x_attrib.c
[587/957] Compiling x_crl.c
[588/957] Compiling x_name.c
[589/957] Compiling x_exten.c
[590/957] Compiling x_all.c
[591/957] Compiling x_algor.c
[592/957] Compiling x509spki.c
[593/957] Compiling x509rset.c
[594/957] Compiling x509cset.c
[595/957] Compiling x509name.c
[596/957] Compiling x509_vpm.c
[597/957] Compiling x509_v3.c
[598/957] Compiling x509_vfy.c
[599/957] Compiling x509_txt.c
[600/957] Compiling x509_trs.c
[601/957] Compiling x509_set.c
[602/957] Compiling x509_obj.c
[603/957] Compiling x509_req.c
[604/957] Compiling x509_def.c
[605/957] Compiling x509_d2.c
[606/957] Compiling x509.c
[607/957] Compiling x509_ext.c
[608/957] Compiling x509_lu.c
[609/957] Compiling t_x509a.c
[610/957] Compiling x509_att.c
[611/957] Compiling name_print.c
[612/957] Compiling x509_cmp.c
[613/957] Compiling t_crl.c
[614/957] Compiling i2d_pr.c
[615/957] Compiling rsa_pss.c
[616/957] Compiling t_x509.c
[617/957] Compiling policy.c
[618/957] Compiling t_req.c
[619/957] Compiling by_file.c
[620/957] Compiling a_digest.c
[621/957] Compiling algorithm.c
[622/957] Compiling a_sign.c
[623/957] Compiling by_dir.c
[624/957] Compiling a_verify.c
[625/957] Compiling voprf.c
[626/957] Compiling thread.c
[627/957] Compiling asn1_gen.c
[628/957] Compiling thread_none.c
[629/957] Compiling thread_win.c
[630/957] Compiling thread_pthread.c
[631/957] Compiling trust_token.c
[632/957] Compiling stack.c
[633/957] Compiling siphash.c
[634/957] Compiling pmbtoken.c
[635/957] Compiling rsa_print.c
[636/957] Compiling rsa_asn1.c
[637/957] Compiling rc4.c
[638/957] Compiling refcount.c
[638/957] Compiling windows.c
[640/957] Compiling trusty.c
[641/957] Compiling rand_extra.c
[642/957] Compiling passive.c
[643/957] Compiling ios.c
[644/957] Compiling getentropy.c
[645/957] Compiling rsa_crypt.c
[646/957] Compiling forkunsafe.c
[647/957] Compiling poly1305_arm_asm.S
[648/957] Compiling deterministic.c
[649/957] Compiling poly1305_vec.c
[650/957] Compiling pool.c
[651/957] Compiling poly1305_arm.c
[651/957] Compiling poly1305.c
[653/957] Compiling pkcs7.c
[654/957] Compiling p5_pbev2.c
[655/957] Compiling pkcs8.c
[656/957] Compiling pkcs7_x509.c
[657/957] Compiling pem_xaux.c
[658/957] Compiling pkcs8_x509.c
[659/957] Compiling pem_x509.c
[660/957] Compiling pem_pkey.c
[661/957] Compiling pem_oth.c
[662/957] Compiling obj_xref.c
[663/957] Compiling mem.c
[664/957] Compiling pem_pk8.c
[665/957] Compiling pem_info.c
[666/957] Compiling pem_all.c
[667/957] Compiling pem_lib.c
[668/957] Compiling obj.c
[669/957] Compiling lhash.c
[670/957] Compiling keccak.c
[671/957] Compiling kyber.c
[672/957] Compiling poly_rq_mul.S
[673/957] Compiling x86_64-mont5-mac.mac.x86_64.S
[674/957] Compiling x86_64-mont5-linux.linux.x86_64.S
[675/957] Compiling x86_64-mont-mac.mac.x86_64.S
[676/957] Compiling vpaes-x86_64-mac.mac.x86_64.S
[677/957] Compiling x86_64-mont-linux.linux.x86_64.S
[678/957] Compiling x86-mont-linux.linux.x86.S
[679/957] Compiling vpaes-x86_64-linux.linux.x86_64.S
[680/957] Compiling hpke.c
[681/957] Compiling vpaes-x86-linux.linux.x86.S
[682/957] Compiling vpaes-armv8-linux.linux.aarch64.S
[683/957] Compiling vpaes-armv7-linux.linux.arm.S
[684/957] Compiling vpaes-armv7-ios.ios.arm.S
[685/957] Compiling vpaes-armv8-ios.ios.aarch64.S
[686/957] Compiling sha512-x86_64-mac.mac.x86_64.S
[687/957] Compiling sha512-x86_64-linux.linux.x86_64.S
[688/957] Compiling sha512-armv8-linux.linux.aarch64.S
[689/957] Compiling kdf.c
[690/957] Compiling sha512-armv4-linux.linux.arm.S
[691/957] Compiling sha512-armv4-ios.ios.arm.S
[692/957] Compiling sha512-586-linux.linux.x86.S
[693/957] Compiling sha512-armv8-ios.ios.aarch64.S
[694/957] Compiling sha256-x86_64-mac.mac.x86_64.S
[695/957] Compiling sha256-x86_64-linux.linux.x86_64.S
[696/957] Compiling sha256-armv8-linux.linux.aarch64.S
[697/957] Compiling sha256-armv4-linux.linux.arm.S
[698/957] Compiling sha256-armv4-ios.ios.arm.S
[699/957] Compiling sha256-586-linux.linux.x86.S
[700/957] Compiling sha1-x86_64-mac.mac.x86_64.S
[701/957] Compiling sha256-armv8-ios.ios.aarch64.S
[702/957] Compiling sha1-armv8-linux.linux.aarch64.S
[703/957] Compiling sha1-x86_64-linux.linux.x86_64.S
[704/957] Compiling sha1-armv4-large-linux.linux.arm.S
[704/957] Compiling sha1-armv4-large-ios.ios.arm.S
[706/957] Compiling sha1-armv8-ios.ios.aarch64.S
[707/957] Compiling sha1-586-linux.linux.x86.S
[708/957] Compiling hrss.c
[709/957] Compiling sha256.c
[710/957] Compiling sha512.c
[711/957] Compiling sha1.c
[712/957] Compiling rsaz-avx2-linux.linux.x86_64.S
[712/957] Compiling rsaz-avx2-mac.mac.x86_64.S
[714/957] Compiling service_indicator.c
[715/957] Compiling fips.c
[716/957] Compiling rdrand-x86_64-mac.mac.x86_64.S
[717/957] Compiling self_check.c
[718/957] Compiling rdrand-x86_64-linux.linux.x86_64.S
[719/957] Compiling padding.c
[720/957] Compiling blinding.c
[721/957] Compiling urandom.c
[722/957] Compiling fork_detect.c
[723/957] Compiling rsa_impl.c
[724/957] Compiling rsa.c
[725/957] Compiling rand.c
[726/957] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[727/957] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[728/957] Compiling ctrdrbg.c
[729/957] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[730/957] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[730/957] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[732/957] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[733/957] Compiling p256-armv8-asm-linux.linux.aarch64.S
[734/957] Compiling p256-armv8-asm-ios.ios.aarch64.S
[735/957] Compiling ofb.c
[736/957] Compiling polyval.c
[737/957] Compiling gcm.c
[738/957] Compiling gcm_nohw.c
[739/957] Compiling ctr.c
[740/957] Compiling cfb.c
[741/957] Compiling cbc.c
[742/957] Compiling md5-x86_64-linux.linux.x86_64.S
[743/957] Compiling md5-x86_64-mac.mac.x86_64.S
[744/957] Compiling md5-586-linux.linux.x86.S
[745/957] Compiling ghashv8-armv8-linux.linux.aarch64.S
[745/957] Compiling ghashv8-armv7-linux.linux.arm.S
[747/957] Compiling md5.c
[748/957] Compiling hkdf.c
[749/957] Compiling ghashv8-armv7-ios.ios.arm.S
[750/957] Compiling ghashv8-armv8-ios.ios.aarch64.S
[751/957] Compiling md4.c
[752/957] Compiling ghash-x86_64-linux.linux.x86_64.S
[752/957] Compiling ghash-x86_64-mac.mac.x86_64.S
[754/957] Compiling hmac.c
[755/957] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[756/957] Compiling ghash-x86-linux.linux.x86.S
[757/957] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[758/957] Compiling ghash-ssse3-x86-linux.linux.x86.S
[759/957] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[760/957] Compiling ghash-armv4-linux.linux.arm.S
[761/957] Compiling ghash-armv4-ios.ios.arm.S
[762/957] Compiling fips_shared_support.c
[763/957] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[764/957] Compiling util.c
[765/957] Compiling ecdh.c
[766/957] Compiling simple_mul.c
[767/957] Compiling wnaf.c
[768/957] Compiling scalar.c
[769/957] Compiling simple.c
[770/957] Compiling ecdsa.c
[771/957] Compiling p256.c
[772/957] Compiling felem.c
[773/957] Compiling p224-64.c
[774/957] Compiling ec_montgomery.c
[775/957] Compiling ec_key.c
[775/957] Compiling oct.c
[777/957] Compiling digestsign.c
[778/957] Compiling digests.c
[779/957] Compiling ec.c
[780/957] Compiling digest.c
[781/957] Compiling dh.c
[782/957] Compiling co-586-linux.linux.x86.S
[783/957] Compiling bsaes-armv7-linux.linux.arm.S
[784/957] Compiling check.c
[785/957] Compiling cmac.c
[786/957] Compiling p256-nistz.c
[787/957] Compiling cipher.c
[788/957] Compiling e_aesccm.c
[789/957] Compiling bsaes-armv7-ios.ios.arm.S
[790/957] Compiling aead.c
[791/957] Compiling e_aes.c
[792/957] Compiling rsaz_exp.c
[793/957] Compiling sqrt.c
[794/957] Compiling prime.c
[795/957] Compiling random.c
[796/957] Compiling montgomery_inv.c
[797/957] Compiling shift.c
[798/957] Compiling montgomery.c
[799/957] Compiling mul.c
[800/957] Compiling gcd.c
[801/957] Compiling gcd_extra.c
[802/957] Compiling jacobi.c
[803/957] Compiling div_extra.c
[804/957] Compiling exponentiation.c
[805/957] Compiling div.c
[806/957] Compiling x86_64-gcc.c
[807/957] Compiling ctx.c
[808/957] Compiling bn.c
[809/957] Compiling bytes.c
[810/957] Compiling cmp.c
[811/957] Compiling bn-armv8-linux.linux.aarch64.S
[812/957] Compiling generic.c
[812/957] Compiling add.c
[814/957] Compiling bn-586-linux.linux.x86.S
[815/957] Compiling armv4-mont-linux.linux.arm.S
[816/957] Compiling armv8-mont-linux.linux.aarch64.S
[817/957] Compiling bn-armv8-ios.ios.aarch64.S
[818/957] Compiling armv8-mont-ios.ios.aarch64.S
[819/957] Compiling armv4-mont-ios.ios.arm.S
[820/957] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[821/957] Compiling aesv8-armv8-linux.linux.aarch64.S
[822/957] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[823/957] Compiling aesv8-armv7-ios.ios.arm.S
[824/957] Compiling aesv8-armv7-linux.linux.arm.S
[825/957] Compiling aesv8-armv8-ios.ios.aarch64.S
[826/957] Compiling aesni-x86_64-mac.mac.x86_64.S
[827/957] Compiling aesni-x86_64-linux.linux.x86_64.S
[827/957] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[829/957] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[830/957] Compiling aesni-x86-linux.linux.x86.S
[831/957] Compiling mode_wrappers.c
[832/957] Compiling key_wrap.c
[833/957] Compiling aes.c
[833/957] Compiling ex_data.c
[835/957] Compiling sign.c
[836/957] Compiling print.c
[837/957] Compiling scrypt.c
[838/957] Compiling aes_nohw.c
[839/957] Compiling pbkdf.c
[840/957] Compiling p_x25519_asn1.c
[841/957] Compiling p_x25519.c
[842/957] Compiling p_rsa_asn1.c
[843/957] Compiling p_hkdf.c
[844/957] Compiling p_ed25519_asn1.c
[845/957] Compiling p_rsa.c
[846/957] Compiling p_ec_asn1.c
[847/957] Compiling p_ed25519.c
[848/957] Compiling p_ec.c
[849/957] Compiling err_data.c
[850/957] Compiling p_dsa_asn1.c
[851/957] Compiling evp_ctx.c
[852/957] Compiling engine.c
[853/957] Compiling ecdsa_asn1.c
[854/957] Compiling evp_asn1.c
[855/957] Compiling evp.c
[856/957] Compiling ecdh_extra.c
[857/957] Compiling ec_derive.c
[857/957] Compiling hash_to_curve.c
[859/957] Compiling err.c
[860/957] Compiling dsa_asn1.c
[861/957] Compiling dsa.c
[862/957] Compiling ec_asn1.c
[863/957] Compiling params.c
[864/957] Compiling dh_asn1.c
[865/957] Compiling spake25519.c
[866/957] Compiling digest_extra.c
[867/957] Compiling x25519-asm-arm.S
[868/957] Compiling curve25519_64_adx.c
[869/957] Compiling des.c
[870/957] Compiling crypto.c
[871/957] Compiling cpu_intel.c
[872/957] Compiling cpu_arm_freebsd.c
[873/957] Compiling cpu_arm_linux.c
[874/957] Compiling cpu_aarch64_openbsd.c
[875/957] Compiling cpu_aarch64_win.c
[876/957] Compiling cpu_aarch64_linux.c
[877/957] Compiling cpu_aarch64_sysreg.c
[878/957] Compiling cpu_aarch64_fuchsia.c
[879/957] Compiling tls_cbc.c
[880/957] Compiling cpu_aarch64_apple.c
[881/957] Compiling e_tls.c
[882/957] Compiling e_rc4.c
[883/957] Compiling e_null.c
[884/957] Compiling e_chacha20poly1305.c
[885/957] Compiling conf.c
[886/957] Compiling e_des.c
[887/957] Compiling e_rc2.c
[888/957] Compiling derive_key.c
[889/957] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[890/957] Compiling e_aesgcmsiv.c
[891/957] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[892/957] Compiling cipher_extra.c
[893/957] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[894/957] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[895/957] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[896/957] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[897/957] Compiling chacha-x86_64-linux.linux.x86_64.S
[897/957] Compiling chacha-x86-linux.linux.x86.S
[899/957] Compiling chacha-x86_64-mac.mac.x86_64.S
[900/957] Compiling e_aesctrhmac.c
[901/957] Compiling chacha-armv8-linux.linux.aarch64.S
[902/957] Compiling chacha.c
[903/957] Compiling chacha-armv4-ios.ios.arm.S
[904/957] Compiling chacha-armv4-linux.linux.arm.S
[905/957] Compiling chacha-armv8-ios.ios.aarch64.S
[906/957] Compiling unicode.c
[907/957] Compiling ber.c
[908/957] Compiling cbb.c
[909/957] Compiling asn1_compat.c
[910/957] Compiling bn_asn1.c
[911/957] Compiling buf.c
[912/957] Compiling curve25519.c
[913/957] Compiling blake2.c
[914/957] Compiling cbs.c
[915/957] Compiling socket_helper.c
[916/957] Compiling socket.c
[917/957] Compiling pair.c
[918/957] Compiling file.c
[919/957] Compiling convert.c
[920/957] Compiling errno.c
[921/957] Compiling printf.c
[922/957] Compiling connect.c
[923/957] Compiling hexdump.c
[924/957] Compiling fd.c
[925/957] Compiling bio_mem.c
[926/957] Compiling base64.c
[927/957] Compiling tasn_typ.c
[928/957] Compiling bio.c
[929/957] Compiling posix_time.c
[930/957] Compiling tasn_enc.c
[931/957] Compiling f_string.c
[932/957] Compiling tasn_fre.c
[933/957] Compiling tasn_new.c
[934/957] Compiling tasn_utl.c
[935/957] Compiling a_utctm.c
[936/957] Compiling asn_pack.c
[937/957] Compiling asn1_par.c
[938/957] Compiling f_int.c
[939/957] Compiling a_time.c
[940/957] Compiling a_type.c
[941/957] Compiling tasn_dec.c
[942/957] Compiling a_strex.c
[943/957] Compiling asn1_lib.c
[944/957] Compiling a_octet.c
[945/957] Compiling a_i2d_fp.c
[946/957] Compiling a_strnid.c
[946/957] Compiling a_mbstr.c
[948/957] Compiling a_dup.c
[949/957] Compiling a_object.c
[950/957] Compiling a_int.c
[951/957] Compiling a_gentm.c
[952/957] Compiling a_d2i_fp.c
[953/957] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[954/957] Compiling a_bool.c
[955/957] Compiling a_bitstr.c
[956/957] Compiling c-atomics.c
[958/963] Compiling NIOConcurrencyHelpers lock.swift
[959/963] Compiling NIOConcurrencyHelpers NIOLock.swift
[960/963] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[961/963] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[962/963] Emitting module NIOConcurrencyHelpers
[963/963] Compiling NIOConcurrencyHelpers atomics.swift
[964/1047] Compiling NIOCore ByteBuffer-hexdump.swift
[965/1047] Compiling NIOCore ByteBuffer-int.swift
[966/1047] Compiling NIOCore EventLoop.swift
[967/1050] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[968/1050] Compiling NIOCore NIOAsyncWriter.swift
[969/1050] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[970/1050] Compiling NIOCore BSDSocketAPI.swift
[971/1050] Compiling NIOCore EventLoopFuture.swift
[972/1050] Compiling NIOCore FileDescriptor.swift
[973/1050] Compiling NIOCore FileHandle.swift
[974/1050] Compiling NIOCore FileRegion.swift
[975/1050] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[976/1050] Compiling NIOCore AsyncChannelOutboundWriter.swift
[977/1050] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[978/1050] Compiling NIOCore NIOAsyncSequenceProducer.swift
[979/1050] Compiling NIOCore AddressedEnvelope.swift
[980/1050] Compiling NIOCore AsyncAwaitSupport.swift
[981/1050] Compiling NIOCore AsyncChannel.swift
[982/1050] Compiling NIOCore AsyncChannelInboundStream.swift
[983/1050] Emitting module ConsoleKitTerminal
[984/1050] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[985/1050] Compiling NIOCore EventLoopFuture+Deprecated.swift
[986/1050] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[987/1050] Compiling NIOCore ByteBuffer-aux.swift
[988/1050] Compiling NIOCore ByteBuffer-conversions.swift
[989/1050] Compiling NIOCore ByteBuffer-core.swift
[990/1050] Compiling ConsoleKitTerminal AnySendableHashable.swift
[991/1050] Compiling ConsoleKitTerminal ConsoleLogger.swift
[992/1050] Compiling ConsoleKitTerminal LoggerFragment.swift
[993/1050] Compiling NIOCore MarkedCircularBuffer.swift
[994/1050] Compiling NIOCore MulticastChannel.swift
[995/1050] Compiling NIOCore NIOAny.swift
[996/1050] Compiling NIOCore NIOCloseOnErrorHandler.swift
[997/1050] Compiling NIOCore NIOLoopBound.swift
[998/1050] Compiling NIOCore NIOSendable.swift
[999/1050] Compiling NIOCore PointerHelpers.swift
[1000/1050] Compiling NIOCore RecvByteBufferAllocator.swift
[1004/1080] Compiling NIOCore IPProtocol.swift
[1005/1080] Compiling NIOCore IntegerBitPacking.swift
[1006/1080] Compiling NIOCore IntegerTypes.swift
[1007/1080] Compiling NIOCore Interfaces.swift
[1008/1080] Compiling NIOCore Linux.swift
[1009/1080] Compiling ConsoleKitCommands CommandGroup.swift
[1010/1080] Compiling ConsoleKitCommands CommandInput.swift
[1011/1080] Compiling ConsoleKitCommands Commands.swift
[1012/1080] Compiling ConsoleKitCommands CommandSignature.swift
[1013/1080] Compiling ConsoleKitCommands Flag.swift
[1014/1080] Compiling ConsoleKitCommands Option.swift
[1015/1082] Emitting module ConsoleKitCommands
[1016/1082] Compiling ConsoleKitCommands AsyncCommands.swift
[1017/1082] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1018/1082] Compiling ConsoleKitCommands AnyCommand.swift
[1019/1082] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1020/1082] Compiling ConsoleKitCommands AsyncCommand.swift
[1021/1082] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1031/1082] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1032/1082] Compiling ConsoleKitCommands Utilities.swift
[1033/1082] Compiling ConsoleKitCommands Completion.swift
[1041/1082] Compiling ConsoleKitCommands Command.swift
[1042/1082] Compiling ConsoleKitCommands CommandContext.swift
[1043/1082] Compiling ConsoleKitCommands CommandError.swift
[1044/1082] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1045/1082] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1046/1082] Compiling ConsoleKitCommands Argument.swift
[1047/1082] Compiling ConsoleKitCommands Console+Run.swift
[1048/1082] Compiling ConsoleKitCommands ConsoleError.swift
[1050/1084] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1051/1084] Compiling NIOCore SocketAddresses.swift
[1052/1084] Compiling NIOCore SocketOptionProvider.swift
[1053/1084] Compiling NIOCore SystemCallHelpers.swift
[1054/1084] Compiling NIOCore TimeAmount+Duration.swift
[1055/1084] Compiling NIOCore TypeAssistedChannelHandler.swift
[1056/1084] Compiling NIOCore UniversalBootstrapSupport.swift
[1057/1084] Compiling NIOCore Utilities.swift
[1058/1084] Compiling ConsoleKit Exports.swift
[1059/1084] Emitting module ConsoleKit
[1060/1084] Compiling NIOCore ChannelPipeline.swift
[1061/1084] Compiling NIOCore CircularBuffer.swift
[1062/1084] Compiling NIOCore Codec.swift
[1063/1084] Compiling NIOCore ConvenienceOptionSupport.swift
[1064/1084] Compiling NIOCore DeadChannel.swift
[1065/1084] Compiling NIOCore DispatchQueue+WithFuture.swift
[1066/1084] Compiling NIOCore EventLoop+Deprecated.swift
[1067/1084] Compiling NIOCore EventLoop+SerialExecutor.swift
[1076/1084] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1077/1084] Compiling NIOCore ByteBuffer-multi-int.swift
[1078/1084] Compiling NIOCore ByteBuffer-views.swift
[1079/1084] Compiling NIOCore Channel.swift
[1080/1084] Compiling NIOCore ChannelHandler.swift
[1081/1084] Compiling NIOCore ChannelHandlers.swift
[1082/1084] Compiling NIOCore ChannelInvoker.swift
[1083/1084] Compiling NIOCore ChannelOption.swift
[1084/1084] Emitting module NIOCore
[1085/1135] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1086/1135] Compiling NIOEmbedded Embedded.swift
[1087/1135] Emitting module NIOEmbedded
[1088/1135] Compiling NIOEmbedded AsyncTestingChannel.swift
[1089/1135] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1090/1135] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1091/1135] Compiling NIOPosix PosixSingletons.swift
[1092/1135] Compiling NIOPosix RawSocketBootstrap.swift
[1093/1135] Compiling NIOPosix Resolver.swift
[1094/1135] Compiling NIOPosix Selectable.swift
[1095/1141] Compiling NIOPosix IntegerBitPacking.swift
[1096/1141] Compiling NIOPosix IntegerTypes.swift
[1097/1141] Compiling NIOPosix Linux.swift
[1098/1141] Compiling NIOPosix LinuxCPUSet.swift
[1099/1141] Compiling NIOPosix LinuxUring.swift
[1100/1141] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1101/1141] Compiling NIOPosix NIOThreadPool.swift
[1102/1141] Emitting module NIOPosix
[1103/1141] Compiling NIOPosix ThreadPosix.swift
[1104/1141] Compiling NIOPosix ThreadWindows.swift
[1105/1141] Compiling NIOPosix UnsafeTransfer.swift
[1106/1141] Compiling NIOPosix Utilities.swift
[1107/1141] Compiling NIOPosix VsockAddress.swift
[1108/1141] Compiling NIOPosix VsockChannelEvents.swift
[1109/1141] Compiling NIOPosix SelectableChannel.swift
[1110/1141] Compiling NIOPosix SelectableEventLoop.swift
[1111/1141] Compiling NIOPosix SelectorEpoll.swift
[1112/1141] Compiling NIOPosix SelectorGeneric.swift
[1113/1141] Compiling NIOPosix SelectorKqueue.swift
[1114/1141] Compiling NIOPosix SelectorUring.swift
[1115/1141] Compiling NIOPosix BSDSocketAPICommon.swift
[1116/1141] Compiling NIOPosix BSDSocketAPIPosix.swift
[1117/1141] Compiling NIOPosix BSDSocketAPIWindows.swift
[1118/1141] Compiling NIOPosix BaseSocket.swift
[1119/1141] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1120/1141] Compiling NIOPosix BaseSocketChannel.swift
[1121/1141] Compiling NIOPosix BaseStreamSocketChannel.swift
[1122/1141] Compiling NIOPosix ServerSocket.swift
[1123/1141] Compiling NIOPosix Socket.swift
[1124/1141] Compiling NIOPosix SocketChannel.swift
[1125/1141] Compiling NIOPosix SocketProtocols.swift
[1126/1141] Compiling NIOPosix System.swift
[1127/1141] Compiling NIOPosix Thread.swift
[1128/1141] Compiling NIOPosix Bootstrap.swift
[1129/1141] Compiling NIOPosix ControlMessage.swift
[1130/1141] Compiling NIOPosix DatagramVectorReadManager.swift
[1131/1141] Compiling NIOPosix FileDescriptor.swift
[1132/1141] Compiling NIOPosix GetaddrinfoResolver.swift
[1133/1141] Compiling NIOPosix HappyEyeballs.swift
[1134/1141] Compiling NIOPosix IO.swift
[1135/1141] Compiling NIOPosix NonBlockingFileIO.swift
[1136/1141] Compiling NIOPosix PendingDatagramWritesManager.swift
[1137/1141] Compiling NIOPosix PendingWritesManager.swift
[1138/1141] Compiling NIOPosix PipeChannel.swift
[1139/1141] Compiling NIOPosix PipePair.swift
[1140/1141] Compiling NIOPosix PointerHelpers.swift
[1141/1141] Compiling NIOPosix Pool.swift
[1142/1165] Compiling NIO Exports.swift
[1143/1165] Emitting module NIO
[1144/1165] Compiling AsyncKit EventLoop+Flatten.swift
[1145/1165] Compiling AsyncKit EventLoop+Future.swift
[1146/1165] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1147/1165] Compiling AsyncKit ConnectionPoolError.swift
[1148/1165] Compiling AsyncKit ConnectionPoolItem.swift
[1149/1165] Compiling AsyncKit ConnectionPoolSource.swift
[1150/1167] Compiling AsyncKit Future+Miscellaneous.swift
[1151/1167] Compiling AsyncKit Future+Nonempty.swift
[1152/1167] Compiling AsyncKit Future+Optional.swift
[1153/1205] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1154/1205] Compiling AsyncKit Collection+Flatten.swift
[1155/1205] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1156/1205] Compiling NIOTLS TLSEvents.swift
[1157/1205] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1158/1205] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1159/1207] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1161/1208] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1162/1208] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1163/1208] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1164/1208] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1165/1208] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1166/1208] Emitting module NIOTLS
[1167/1208] Compiling NIOSOCKS SOCKSResponse.swift
[1168/1208] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1169/1208] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1170/1208] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1171/1208] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1172/1208] Compiling NIOSOCKS ClientStateMachine.swift
[1173/1208] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1174/1208] Compiling NIOHTTP1 HTTPTypes.swift
[1176/1208] Compiling NIOSOCKS ServerStateMachine.swift
[1177/1208] Compiling NIOSOCKS AuthenticationMethod.swift
[1178/1208] Compiling NIOSOCKS ClientGreeting.swift
[1179/1208] Emitting module NIOSOCKS
[1180/1208] Compiling NIOSOCKS SOCKSClientHandler.swift
[1181/1208] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1182/1208] Compiling NIOSOCKS Errors.swift
[1183/1208] Compiling NIOSOCKS Helpers.swift
[1184/1208] Compiling NIOSOCKS Messages.swift
[1185/1208] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1186/1208] Compiling NIOTLS SNIHandler.swift
[1189/1208] Emitting module NIOHTTP1
[1190/1235] Compiling NIOSSL RNG.swift
[1191/1235] Compiling NIOSSL SafeCompare.swift
[1192/1235] Compiling NIOSSL PosixPort.swift
[1193/1235] Compiling NIOSSL SSLCallbacks.swift
[1194/1235] Compiling NIOSSL SSLErrors.swift
[1195/1235] Compiling NIOSSL NIOSSLClientHandler.swift
[1196/1235] Compiling NIOSSL SSLConnection.swift
[1197/1235] Compiling NIOSSL SSLContext.swift
[1198/1235] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1199/1235] Emitting module NIOFoundationCompat
[1200/1257] Compiling NIOTransportServices NIOTSBootstraps.swift
[1201/1257] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1202/1257] Emitting module AsyncKit
[1203/1257] Emitting module NIOTransportServices
[1204/1259] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1205/1259] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1206/1259] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1210/1323] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1211/1323] Compiling NIOExtras LengthFieldPrepender.swift
[1212/1323] Compiling NIOExtras LineBasedFrameDecoder.swift
[1213/1323] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1214/1323] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1215/1323] Compiling NIOWebSocket SHA1.swift
[1216/1323] Compiling NIOHPACK DynamicHeaderTable.swift
[1217/1323] Compiling NIOHPACK HPACKDecoder.swift
[1218/1323] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1219/1323] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1220/1323] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1221/1323] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1222/1323] Compiling NIOTransportServices NIOTSErrors.swift
[1223/1323] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1224/1323] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1225/1323] Compiling NIOSSL SubjectAlternativeName.swift
[1226/1326] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1227/1326] Compiling NIOExtras NIOExtrasError.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1228/1326] Compiling NIOExtras NIOLengthFieldBitLength.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1229/1326] Emitting module NIOHTTPCompression
[1230/1326] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1231/1326] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1232/1326] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1233/1326] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1234/1328] Compiling NIOHTTPCompression HTTPDecompression.swift
[1235/1328] Compiling NIOExtras RequestResponseHandler.swift
[1242/1328] Compiling NIOExtras NIORequestIdentifiable.swift
[1246/1328] Compiling NIOHTTPCompression HTTPCompression.swift
[1247/1328] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1251/1329] Compiling NIOExtras PCAPRingBuffer.swift
[1254/1329] Compiling NIOExtras QuiescingHelper.swift
[1260/1331] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1261/1331] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1262/1331] Emitting module NIOExtras
[1263/1331] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1264/1331] Compiling NIOWebSocket WebSocketFrame.swift
[1267/1331] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1268/1331] Compiling NIOWebSocket WebSocketOpcode.swift
[1269/1331] Compiling MultipartKit MultipartSerializer.swift
[1270/1331] Compiling MultipartKit Utilities.swift
[1271/1331] Compiling NIOTransportServices NIOTSEventLoop.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1273/1331] Compiling NIOExtras RequestResponseWithIDHandler.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1274/1331] Compiling NIOExtras WritePCAPHandler.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1278/1331] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1283/1331] Emitting module NIOWebSocket
[1286/1331] Compiling NIOHPACK IntegerCoding.swift
[1289/1331] Compiling NIOHPACK HuffmanTables.swift
[1292/1331] Compiling NIOHPACK HuffmanCoding.swift
[1301/1332] Emitting module MultipartKit
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/multipart-kit/Sources/MultipartKit/MultipartFormData.swift:1:17: remark: '@preconcurrency' attribute on module 'Collections' is unused
@preconcurrency import Collections
~~~~~~~~~~~~~~~~^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/multipart-kit/Sources/MultipartKit/MultipartFormData.swift:1:17: remark: '@preconcurrency' attribute on module 'Collections' is unused
@preconcurrency import Collections
~~~~~~~~~~~~~~~~^
[1308/1332] Compiling NIOHPACK StaticHeaderTable.swift
[1309/1332] Compiling NIOHPACK IndexedHeaderTable.swift
[1310/1332] Emitting module NIOHPACK
[1313/1389] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1314/1389] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1315/1389] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1316/1389] Emitting module NIOSSL
[1317/1389] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1318/1389] Compiling NIOHTTP2 MaySendFrames.swift
[1319/1389] Compiling NIOHTTP2 SendingDataState.swift
[1320/1389] Compiling NIOHTTP2 SendingGoawayState.swift
[1321/1389] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1322/1389] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1323/1389] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1324/1389] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1325/1389] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1326/1389] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1327/1389] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1328/1389] Compiling NIOHTTP2 StateMachineResult.swift
[1329/1389] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1334/1397] Compiling NIOHTTP2 SendingHeadersState.swift
[1335/1397] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1336/1397] Compiling NIOHTTP2 SendingRstStreamState.swift
[1337/1397] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1338/1404] Compiling WebSocketKit WebSocket.swift
[1339/1404] Compiling WebSocketKit WebSocketHandler.swift
[1340/1404] Compiling WebSocketKit Exports.swift
[1341/1404] Compiling WebSocketKit WebSocket+Connect.swift
[1342/1404] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1343/1404] Compiling WebSocketKit WebSocket+Concurrency.swift
[1344/1404] Emitting module WebSocketKit
[1345/1404] Compiling WebSocketKit WebSocketClient.swift
[1346/1404] Emitting module NIOHTTP2
[1347/1404] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1348/1404] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1349/1404] Compiling NIOHTTP2 StreamChannelList.swift
[1350/1404] Compiling NIOHTTP2 StreamMap.swift
[1351/1404] Compiling NIOHTTP2 StreamStateMachine.swift
[1352/1404] Compiling NIOHTTP2 UnsafeTransfer.swift
[1353/1404] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1354/1404] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1355/1404] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1356/1404] Compiling NIOHTTP2 HTTP2StreamID.swift
[1357/1404] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1358/1404] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1359/1404] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1360/1404] Compiling NIOHTTP2 InboundEventBuffer.swift
[1361/1404] Compiling NIOHTTP2 InboundWindowManager.swift
[1362/1404] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1363/1404] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1364/1404] Compiling NIOHTTP2 MayReceiveFrames.swift
[1365/1404] Compiling NIOHTTP2 ReceivingDataState.swift
[1370/1404] Compiling NIOHTTP2 HTTP2Frame.swift
[1371/1404] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1372/1404] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1373/1404] Compiling NIOHTTP2 HTTP2PingData.swift
[1374/1404] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1375/1404] Compiling NIOHTTP2 HTTP2Settings.swift
[1376/1404] Compiling NIOHTTP2 HTTP2Stream.swift
[1377/1404] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1378/1404] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1379/1404] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1380/1404] Compiling NIOHTTP2 HasLocalSettings.swift
[1381/1404] Compiling NIOHTTP2 HasRemoteSettings.swift
[1382/1404] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1383/1404] Compiling NIOHTTP2 QuiescingState.swift
[1384/1404] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1385/1404] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1388/1404] Compiling NIOHTTP2 DOSHeuristics.swift
[1389/1404] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1393/1404] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1394/1404] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1395/1404] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1399/1404] Compiling NIOHTTP2 HTTP2Error.swift
[1400/1404] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1401/1404] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1405/1461] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1406/1461] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1407/1461] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1408/1461] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1409/1461] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1410/1461] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1411/1461] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1412/1461] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1413/1468] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1414/1468] Compiling AsyncHTTPClient ConnectionTarget.swift
[1415/1468] Compiling AsyncHTTPClient DeconstructedURL.swift
[1416/1468] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1417/1468] Compiling AsyncHTTPClient FoundationExtensions.swift
[1418/1468] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1419/1468] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1420/1468] Compiling AsyncHTTPClient HTTPClient.swift
[1421/1468] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1422/1468] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1423/1468] Compiling AsyncHTTPClient Transaction.swift
[1424/1468] Compiling AsyncHTTPClient Base64.swift
[1425/1468] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1426/1468] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1427/1468] Compiling AsyncHTTPClient ConnectionPool.swift
[1428/1468] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1429/1468] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1430/1468] Compiling AsyncHTTPClient RequestOptions.swift
[1431/1468] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1432/1468] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1433/1468] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1434/1468] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1435/1468] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1436/1468] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1437/1468] Compiling AsyncHTTPClient RequestValidation.swift
[1438/1468] Compiling AsyncHTTPClient SSLContextCache.swift
[1439/1468] Compiling AsyncHTTPClient Scheme.swift
[1440/1468] Compiling AsyncHTTPClient Singleton.swift
[1441/1468] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1442/1468] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1443/1468] Compiling AsyncHTTPClient Utils.swift
[1444/1468] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1445/1468] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1446/1468] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1447/1468] Compiling AsyncHTTPClient HTTP1Connection.swift
[1448/1468] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1449/1468] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1450/1468] Compiling AsyncHTTPClient HTTP2Connection.swift
[1451/1468] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1452/1468] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1453/1468] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1454/1468] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1455/1468] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1456/1468] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1457/1468] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1458/1468] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1459/1468] Compiling AsyncHTTPClient RequestBodyLength.swift
[1460/1468] Emitting module AsyncHTTPClient
[1461/1468] Compiling AsyncHTTPClient HTTPHandler.swift
[1462/1468] Compiling AsyncHTTPClient LRUCache.swift
[1463/1468] Compiling AsyncHTTPClient NWErrorHandler.swift
[1464/1468] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1465/1468] Compiling AsyncHTTPClient TLSConfiguration.swift
[1466/1468] Compiling AsyncHTTPClient RedirectState.swift
[1467/1468] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1468/1468] Compiling AsyncHTTPClient RequestBag.swift
[1469/1632] Compiling Vapor AsyncBasicResponder.swift
[1470/1632] Compiling Vapor AsyncMiddleware.swift
[1471/1632] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1472/1632] Compiling Vapor AsyncSessionDriver.swift
[1473/1632] Compiling Vapor Authentication+Concurrency.swift
[1474/1632] Compiling Vapor Cache+Concurrency.swift
[1475/1632] Compiling Vapor Client+Concurrency.swift
[1476/1632] Compiling Vapor FileIO+Concurrency.swift
[1477/1632] Compiling Vapor RequestBody+Concurrency.swift
[1478/1632] Compiling Vapor Responder+Concurrency.swift
[1479/1632] Compiling Vapor ResponseCodable+Concurrency.swift
[1480/1632] Compiling Vapor RoutesBuilder+Concurrency.swift
[1481/1632] Compiling Vapor ViewRenderer+Concurrency.swift
[1482/1632] Compiling Vapor WebSocket+Concurrency.swift
[1483/1632] Compiling Vapor ContainerGetPathExecutor.swift
[1484/1632] Compiling Vapor Content.swift
[1485/1632] Compiling Vapor ContentCoders.swift
[1486/1632] Compiling Vapor ContentConfiguration.swift
[1487/1632] Compiling Vapor ContentContainer.swift
[1488/1632] Compiling Vapor JSONCoder+Custom.swift
[1489/1632] Compiling Vapor JSONCoders+Content.swift
[1490/1632] Compiling Vapor PlaintextDecoder.swift
[1491/1632] Compiling Vapor PlaintextEncoder.swift
[1492/1632] Compiling Vapor URLQueryCoders.swift
[1493/1632] Emitting module Vapor
[1494/1678] Compiling Vapor Request+BodyStream.swift
[1495/1678] Compiling Vapor Request.swift
[1496/1678] Compiling Vapor Application+Responder.swift
[1497/1678] Compiling Vapor DefaultResponder.swift
[1498/1678] Compiling Vapor Response+Body.swift
[1499/1678] Compiling Vapor Response.swift
[1500/1678] Compiling Vapor ResponseCodable.swift
[1501/1678] Compiling Vapor Application+Routes.swift
[1502/1678] Compiling Vapor Parameters+Require.swift
[1503/1678] Compiling Vapor Request+WebSocket.swift
[1504/1678] Compiling Vapor Route.swift
[1505/1678] Compiling Vapor RouteCollection.swift
[1506/1678] Compiling Vapor Routes.swift
[1507/1678] Compiling Vapor RoutesBuilder+Group.swift
[1508/1678] Compiling Vapor RoutesBuilder+Method.swift
[1509/1678] Compiling Vapor RoutesBuilder+Middleware.swift
[1510/1678] Compiling Vapor RoutesBuilder+WebSocket.swift
[1511/1678] Compiling Vapor RoutesBuilder.swift
[1512/1678] Compiling Vapor OTP.swift
[1513/1678] Compiling Vapor Application+Servers.swift
[1514/1678] Compiling Vapor Server.swift
[1515/1678] Compiling Vapor Application+Sessions.swift
[1516/1678] Compiling Vapor MemorySessions.swift
[1517/1678] Compiling Vapor URLQueryContainer.swift
[1518/1678] Compiling Vapor Core.swift
[1519/1678] Compiling Vapor Running.swift
[1520/1678] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1521/1678] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1522/1678] Compiling Vapor DotEnvFile+load.swift
[1523/1678] Compiling Vapor Routes+caseInsenstive.swift
[1524/1678] Compiling Vapor Validatable+validate.swift
[1525/1678] Compiling Vapor Environment+Process.swift
[1526/1678] Compiling Vapor Environment+Secret.swift
[1527/1678] Compiling Vapor Environment.swift
[1528/1678] Compiling Vapor Abort.swift
[1529/1678] Compiling Vapor AbortError.swift
[1530/1678] Compiling Vapor DebuggableError.swift
[1531/1678] Compiling Vapor Demangler.swift
[1532/1678] Compiling Vapor ErrorSource.swift
[1533/1678] Compiling Vapor StackTrace.swift
[1534/1678] Compiling Vapor Exports.swift
[1535/1678] Compiling Vapor Application+HTTP.swift
[1536/1678] Compiling Vapor BasicResponder.swift
[1537/1678] Compiling Vapor BodyStream.swift
[1538/1678] Compiling Vapor Application+HTTP+Client.swift
[1539/1678] Compiling Vapor EventLoopHTTPClient.swift
[1540/1678] Compiling Vapor HTTPServerResponseEncoder.swift
[1541/1678] Compiling Vapor HTTPServerUpgradeHandler.swift
[1542/1678] Compiling Vapor Logger+Report.swift
[1543/1678] Compiling Vapor LoggingSystem+Environment.swift
[1544/1678] Compiling Vapor Application+Middleware.swift
[1545/1678] Compiling Vapor CORSMiddleware.swift
[1546/1678] Compiling Vapor ErrorMiddleware.swift
[1547/1678] Compiling Vapor FileMiddleware.swift
[1548/1678] Compiling Vapor Middleware.swift
[1549/1678] Compiling Vapor MiddlewareConfiguration.swift
[1550/1678] Compiling Vapor RouteLoggingMiddleware.swift
[1551/1678] Compiling Vapor File+Multipart.swift
[1552/1678] Compiling Vapor FormDataDecoder+Content.swift
[1553/1678] Compiling Vapor FormDataEncoder+Content.swift
[1554/1678] Compiling Vapor Application+Password.swift
[1555/1678] Compiling Vapor Application+Passwords.swift
[1556/1678] Compiling Vapor AsyncPasswordHasher.swift
[1557/1678] Compiling Vapor BcryptHasher.swift
[1558/1678] Compiling Vapor PasswordHasher.swift
[1559/1678] Compiling Vapor PlaintextHasher.swift
[1560/1678] Compiling Vapor Request+Password.swift
[1561/1678] Compiling Vapor Redirect.swift
[1562/1678] Compiling Vapor Request+Body.swift
[1563/1678] Compiling Vapor Request+Session.swift
[1564/1678] Compiling Vapor Session.swift
[1565/1678] Compiling Vapor SessionCache.swift
[1566/1678] Compiling Vapor SessionData.swift
[1567/1678] Compiling Vapor SessionDriver.swift
[1568/1678] Compiling Vapor SessionsConfiguration.swift
[1569/1678] Compiling Vapor SessionsMiddleware.swift
[1570/1678] Compiling Vapor DateFormatter+threadSpecific.swift
[1571/1678] Compiling Vapor URLEncodedFormData.swift
[1572/1678] Compiling Vapor URLEncodedFormDecoder.swift
[1573/1678] Compiling Vapor URLEncodedFormEncoder.swift
[1574/1678] Compiling Vapor URLEncodedFormError.swift
[1575/1678] Compiling Vapor URLEncodedFormParser.swift
[1576/1678] Compiling Vapor URLEncodedFormSerializer.swift
[1577/1678] Compiling Vapor URLQueryFragmentConvertible.swift
[1578/1678] Compiling Vapor AnyResponse.swift
[1579/1678] Compiling Vapor Array+Random.swift
[1580/1678] Compiling Vapor Base32.swift
[1581/1678] Compiling Vapor Base64.swift
[1582/1678] Compiling Vapor BaseN.swift
[1583/1678] Compiling Vapor BasicCodingKey.swift
[1584/1678] Compiling Vapor ByteCount.swift
[1585/1678] Compiling Vapor Bytes+Hex.swift
[1586/1678] Compiling Vapor EndpointCache.swift
[1587/1678] Compiling Vapor HTTPMethod+String.swift
[1588/1678] Compiling Vapor HTTPStatus.swift
[1589/1678] Compiling Vapor HTTPCookies.swift
[1590/1678] Compiling Vapor HTTPHeaderCacheControl.swift
[1591/1678] Compiling Vapor HTTPHeaderExpires.swift
[1592/1678] Compiling Vapor HTTPHeaderLastModified.swift
[1593/1678] Compiling Vapor HTTPHeaders+Cache.swift
[1594/1678] Compiling Vapor HTTPHeaders+Connection.swift
[1595/1678] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1596/1678] Compiling Vapor HTTPHeaders+ContentRange.swift
[1597/1678] Compiling Vapor HTTPHeaders+Directive.swift
[1598/1678] Compiling Vapor HTTPHeaders+Forwarded.swift
[1599/1678] Compiling Vapor HTTPHeaders+Link.swift
[1600/1678] Compiling Vapor HTTPHeaders+Name.swift
[1601/1678] Compiling Vapor HTTPHeaders.swift
[1602/1678] Compiling Vapor HTTPMediaType.swift
[1603/1678] Compiling Vapor HTTPMediaTypePreference.swift
[1604/1678] Compiling Vapor Responder.swift
[1605/1678] Compiling Vapor Application+HTTP+Server.swift
[1606/1678] Compiling Vapor HTTPServer.swift
[1607/1678] Compiling Vapor HTTPServerHandler.swift
[1608/1678] Compiling Vapor HTTPServerRequestDecoder.swift
[1609/1678] Compiling Vapor Application.swift
[1610/1678] Compiling Vapor AuthenticationCache.swift
[1611/1678] Compiling Vapor Authenticator.swift
[1612/1678] Compiling Vapor BasicAuthorization.swift
[1613/1678] Compiling Vapor BearerAuthorization.swift
[1614/1678] Compiling Vapor GuardMiddleware.swift
[1615/1678] Compiling Vapor RedirectMiddleware.swift
[1616/1678] Compiling Vapor SessionAuthenticatable.swift
[1617/1678] Compiling Vapor Bcrypt.swift
[1618/1678] Compiling Vapor Application+Cache.swift
[1619/1678] Compiling Vapor Cache.swift
[1620/1678] Compiling Vapor CacheExpirationTime.swift
[1621/1678] Compiling Vapor MemoryCache.swift
[1622/1678] Compiling Vapor Request+Cache.swift
[1623/1678] Compiling Vapor Application+Clients.swift
[1624/1678] Compiling Vapor Client.swift
[1625/1678] Compiling Vapor ClientRequest.swift
[1626/1678] Compiling Vapor ClientResponse.swift
[1627/1678] Compiling Vapor Request+Client.swift
[1628/1678] Compiling Vapor BootCommand.swift
[1629/1678] Compiling Vapor CommandContext+Application.swift
[1630/1678] Compiling Vapor RoutesCommand.swift
[1631/1678] Compiling Vapor ServeCommand.swift
[1632/1678] Compiling Vapor AnyResponse+Concurrency.swift
[1633/1678] Compiling Vapor Validator.swift
[1634/1678] Compiling Vapor ValidatorResult.swift
[1635/1678] Compiling Vapor And.swift
[1636/1678] Compiling Vapor Case.swift
[1637/1678] Compiling Vapor CharacterSet.swift
[1638/1678] Compiling Vapor Count.swift
[1639/1678] Compiling Vapor Email.swift
[1640/1678] Compiling Vapor Empty.swift
[1641/1678] Compiling Vapor In.swift
[1642/1678] Compiling Vapor Nil.swift
[1643/1678] Compiling Vapor NilIgnoring.swift
[1644/1678] Compiling Vapor Not.swift
[1645/1678] Compiling Vapor Or.swift
[1646/1678] Compiling Vapor Pattern.swift
[1647/1678] Compiling Vapor Range.swift
[1648/1678] Compiling Vapor URL.swift
[1649/1678] Compiling Vapor Valid.swift
[1650/1678] Compiling Vapor Application+Views.swift
[1651/1678] Compiling Vapor PlaintextRenderer.swift
[1652/1678] Compiling Vapor Request+View.swift
[1653/1678] Compiling Vapor View.swift
[1654/1678] Compiling Vapor ViewRenderer.swift
[1655/1678] Compiling Vapor _Deprecations.swift
[1656/1678] Compiling Vapor Bytes+SecureCompare.swift
[1657/1678] Compiling Vapor Collection+Safe.swift
[1658/1678] Compiling Vapor DataProtocol+Copy.swift
[1659/1678] Compiling Vapor DecoderUnwrapper.swift
[1660/1678] Compiling Vapor DirectoryConfiguration.swift
[1661/1678] Compiling Vapor DotEnv.swift
[1662/1678] Compiling Vapor Extendable.swift
[1663/1678] Compiling Vapor File.swift
[1664/1678] Compiling Vapor FileIO.swift
[1665/1678] Compiling Vapor LifecycleHandler.swift
[1666/1678] Compiling Vapor OptionalType.swift
[1667/1678] Compiling Vapor RFC1123.swift
[1668/1678] Compiling Vapor SocketAddress+Hostname.swift
[1669/1678] Compiling Vapor Storage.swift
[1670/1678] Compiling Vapor String+IsIPAddress.swift
[1671/1678] Compiling Vapor Thread.swift
[1672/1678] Compiling Vapor URI.swift
[1673/1678] Compiling Vapor RangeResult.swift
[1674/1678] Compiling Vapor Validatable.swift
[1675/1678] Compiling Vapor Validation.swift
[1676/1678] Compiling Vapor ValidationKey.swift
[1677/1678] Compiling Vapor Validations.swift
[1678/1678] Compiling Vapor ValidationsError.swift
[1679/1688] Emitting module Bugsnag
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:37:21: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
                let code: [String] = []
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:37:21: note: set the initial value via the initializer or explicitly define a CodingKeys enum including a 'code' case to silence this warning
                let code: [String] = []
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:37:21: note: make the property mutable instead
                let code: [String] = []
                ~~~ ^
                var
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:38:21: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
                let inProject = true
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:38:21: note: set the initial value via the initializer or explicitly define a CodingKeys enum including a 'inProject' case to silence this warning
                let inProject = true
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:38:21: note: make the property mutable instead
                let inProject = true
                ~~~ ^
                var
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:60:13: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
        let unhandled = true
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:60:13: note: set the initial value via the initializer or explicitly define a CodingKeys enum including a 'unhandled' case to silence this warning
        let unhandled = true
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:60:13: note: make the property mutable instead
        let unhandled = true
        ~~~ ^
        var
[1680/1689] Compiling Bugsnag BugsnagUsers.swift
[1681/1689] Compiling Bugsnag Request+Bugsnag.swift
[1682/1689] Compiling Bugsnag ISO8601Timestamp.swift
[1683/1689] Compiling Bugsnag BugsnagReporter.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagReporter.swift:132:41: warning: 'stackTrace' is deprecated: Captured stack traces are no longer supported by Vapor
            let stackTrace = debuggable.stackTrace
                                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagReporter.swift:136:33: warning: 'description' is deprecated: Captured stack traces are no longer supported by Vapor
                    file: frame.description,
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagReporter.swift:137:35: warning: 'description' is deprecated: Captured stack traces are no longer supported by Vapor
                    method: frame.description,
                                  ^
[1684/1689] Compiling Bugsnag BugsnagError.swift
[1685/1689] Compiling Bugsnag BugsnagMiddleware.swift
[1686/1689] Compiling Bugsnag Application+Bugsnag.swift
[1687/1689] Compiling Bugsnag BugsnagConfiguration.swift
[1688/1689] Compiling Bugsnag BugsnagPayload.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:37:21: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
                let code: [String] = []
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:37:21: note: set the initial value via the initializer or explicitly define a CodingKeys enum including a 'code' case to silence this warning
                let code: [String] = []
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:37:21: note: make the property mutable instead
                let code: [String] = []
                ~~~ ^
                var
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:38:21: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
                let inProject = true
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:38:21: note: set the initial value via the initializer or explicitly define a CodingKeys enum including a 'inProject' case to silence this warning
                let inProject = true
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:38:21: note: make the property mutable instead
                let inProject = true
                ~~~ ^
                var
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:60:13: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
        let unhandled = true
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:60:13: note: set the initial value via the initializer or explicitly define a CodingKeys enum including a 'unhandled' case to silence this warning
        let unhandled = true
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Bugsnag/BugsnagPayload.swift:60:13: note: make the property mutable instead
        let unhandled = true
        ~~~ ^
        var
[1689/1689] Compiling Bugsnag Severity.swift
Build complete! (69.74s)
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/vapor.git (2.62s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.92.7 (0.02s)
Fetching https://github.com/vapor/multipart-kit.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/vapor/websocket-kit.git from cache
Fetched https://github.com/vapor/multipart-kit.git (0.29s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.47s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/vapor/websocket-kit.git (0.63s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-metrics.git (0.46s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-log.git (0.40s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-algorithms.git (0.89s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-extras.git (0.58s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (0.96s)
Fetching https://github.com/vapor/routing-kit.git from cache
Fetched https://github.com/apple/swift-nio-http2.git (1.21s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/vapor/routing-kit.git (0.26s)
Fetching https://github.com/vapor/console-kit.git from cache
Fetched https://github.com/vapor/console-kit.git (0.83s)
Fetching https://github.com/vapor/async-kit.git from cache
Fetched https://github.com/vapor/async-kit.git (0.45s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-crypto.git (1.50s)
Fetched https://github.com/swift-server/async-http-client.git (1.09s)
Fetched https://github.com/apple/swift-nio.git (3.46s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.0 (0.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.04s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.14.1 (0.02s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.03s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git (0.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.03s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git (0.34s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (0.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git (0.84s)
Fetched https://github.com/apple/swift-collections.git (1.21s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.02s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
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.02s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.21.0 (0.02s)
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.02s)
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.02s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types (0.28s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.04s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.19.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.02s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.6.0 (0.02s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.3.0 (0.02s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.64.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.21.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.14.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.19.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.3.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.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.6.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-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.92.7
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.10.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "bugsnag",
  "name" : "bugsnag",
  "path" : "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Bugsnag",
      "targets" : [
        "Bugsnag"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BugsnagTests",
      "module_type" : "SwiftTarget",
      "name" : "BugsnagTests",
      "path" : "Tests/BugsnagTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "BugsnagTests.swift",
        "TestClient.swift"
      ],
      "target_dependencies" : [
        "Bugsnag"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Bugsnag",
      "module_type" : "SwiftTarget",
      "name" : "Bugsnag",
      "path" : "Sources/Bugsnag",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "Bugsnag"
      ],
      "sources" : [
        "Application+Bugsnag.swift",
        "BugsnagConfiguration.swift",
        "BugsnagError.swift",
        "BugsnagMiddleware.swift",
        "BugsnagPayload.swift",
        "BugsnagReporter.swift",
        "BugsnagUsers.swift",
        "ISO8601Timestamp.swift",
        "Request+Bugsnag.swift",
        "Severity.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.