This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/KituraKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/KituraKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5ba7932 Misc org update (#60)
Cloned https://github.com/Kitura/KituraKit.git
Revision (git rev-parse @):
5ba793230b228d2b2a2582a9f792f0df0ab44d03
SUCCESS checkout https://github.com/Kitura/KituraKit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Kitura/KituraKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/479] Write sources
[8/479] Copying PrivacyInfo.xcprivacy
[12/479] Write sources
[21/479] Compiling CNIOWindows WSAStartup.c
[22/479] Compiling CNIOWindows shim.c
[23/479] Compiling CNIOExtrasZlib empty.c
[24/479] Compiling CNIOLinux shim.c
[25/479] Compiling CNIOLinux liburing_shims.c
[26/479] Write swift-version-6F35C1178C84523A.txt
[27/479] Compiling fiat_p256_adx_sqr.S
[28/479] Compiling fiat_p256_adx_mul.S
[28/479] Compiling fiat_curve25519_adx_square.S
[30/479] Compiling fiat_curve25519_adx_mul.S
[31/508] Compiling _AtomicsShims.c
[32/508] Compiling CNIODarwin shim.c
[33/508] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/508] Compiling CNIOLLHTTP c_nio_api.c
[35/508] Compiling CNIOLLHTTP c_nio_http.c
[36/508] Compiling CNIOBoringSSLShims shims.c
[37/508] Compiling tls_record.cc
[37/508] Compiling tls13_client.cc
[37/508] Compiling tls13_server.cc
[40/508] Compiling tls_method.cc
[41/508] Compiling tls13_enc.cc
[42/508] Compiling tls13_both.cc
[43/508] Compiling ssl_stat.cc
[44/508] Compiling ssl_versions.cc
[45/508] Compiling ssl_transcript.cc
[46/508] Compiling t1_enc.cc
[47/508] Compiling ssl_session.cc
[48/508] Compiling ssl_x509.cc
[49/508] Compiling ssl_file.cc
[50/508] Compiling ssl_privkey.cc
[51/508] Compiling ssl_key_share.cc
[52/508] Compiling ssl_cipher.cc
[53/508] Compiling ssl_cert.cc
[54/508] Compiling ssl_lib.cc
[55/508] Compiling ssl_buffer.cc
[56/508] Compiling ssl_aead_ctx.cc
[57/508] Compiling ssl_asn1.cc
[58/508] Compiling s3_pkt.cc
[59/508] Compiling s3_lib.cc
[60/508] Compiling s3_both.cc
[61/508] Compiling handshake_server.cc
[62/508] Compiling handshake_client.cc
[63/508] Compiling handshake.cc
[64/508] Compiling handoff.cc
[65/508] Compiling encrypted_client_hello.cc
[66/508] Compiling extensions.cc
[67/508] Compiling dtls_record.cc
[68/508] Compiling d1_srtp.cc
[69/508] Compiling dtls_method.cc
[70/508] Compiling d1_pkt.cc
[71/508] Compiling d1_lib.cc
[72/508] Compiling bio_ssl.cc
[73/508] Compiling d1_both.cc
[74/508] Compiling v3_purp.c
[75/508] Compiling v3_utl.c
[76/508] Compiling v3_prn.c
[77/508] Compiling v3_pmaps.c
[78/508] Compiling v3_pcons.c
[79/508] Compiling v3_ocsp.c
[80/508] Compiling v3_ncons.c
[81/508] Compiling v3_lib.c
[83/508] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[84/508] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[85/508] Compiling _CollectionsUtilities Specialize.swift
[85/509] Compiling v3_int.c
[86/509] Compiling v3_skey.c
[87/509] Compiling v3_info.c
[88/509] Compiling v3_extku.c
[89/509] Compiling v3_ia5.c
[90/509] Compiling v3_genn.c
[92/509] Compiling _NIODataStructures _TinyArray.swift
[93/509] Compiling _NIODataStructures PriorityQueue.swift
[93/509] Compiling v3_enum.c
[95/509] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[96/509] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[97/509] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[98/509] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[99/509] Compiling _CollectionsUtilities Integer rank.swift
[100/509] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[101/509] Emitting module _CollectionsUtilities
[102/509] Compiling _CollectionsUtilities Debugging.swift
[103/509] Compiling _CollectionsUtilities Descriptions.swift
[104/509] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[105/509] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[106/509] Compiling _CollectionsUtilities _SortedCollection.swift
[107/509] Compiling _CollectionsUtilities _UniqueCollection.swift
[108/509] Compiling _CollectionsUtilities UInt+reversed.swift
[109/509] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[109/509] Compiling v3_crld.c
[111/509] Compiling _NIOBase64 Base64.swift
[112/509] Emitting module _NIOBase64
[112/509] Compiling v3_conf.c
[113/509] Compiling v3_bitst.c
[114/509] Compiling v3_cpols.c
[116/509] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[116/509] Compiling v3_bcons.c
[118/509] Compiling Logging MetadataProvider.swift
[119/509] Emitting module _NIODataStructures
[120/509] Compiling _NIODataStructures Heap.swift
[120/509] Compiling v3_alt.c
[122/509] Compiling Logging LogHandler.swift
[123/509] Emitting module Logging
[124/509] Compiling Logging Locks.swift
[125/509] Compiling Logging Logging.swift
[125/509] Compiling v3_akeya.c
[126/509] Compiling x_val.c
[127/509] Compiling x_spki.c
[127/509] Compiling x_x509a.c
[128/509] Compiling x_sig.c
[130/509] Compiling v3_akey.c
[131/526] Compiling x_x509.c
[132/528] Compiling x_req.c
[133/528] Compiling x_pubkey.c
[134/528] Compiling x_pkey.c
[135/528] Compiling x_info.c
[136/528] Compiling x_exten.c
[137/528] Compiling x_name.c
[138/528] Compiling x_attrib.c
[139/528] Compiling x_crl.c
[140/528] Compiling x_all.c
[142/528] Compiling DequeModule _DequeBufferHeader.swift
[143/528] Compiling DequeModule Deque.swift
[144/528] Compiling DequeModule _DequeBuffer.swift
[145/528] Compiling DequeModule _DequeSlot.swift
[145/529] Compiling x_algor.c
[146/529] Compiling x509rset.c
[147/529] Compiling x509spki.c
[148/529] Compiling x509cset.c
[149/529] Compiling x509name.c
[150/529] Compiling x509_vpm.c
[150/529] Compiling x509_txt.c
[153/529] Compiling DequeModule Deque+Equatable.swift
[154/529] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[155/529] Compiling DequeModule Deque+CustomReflectable.swift
[156/529] Compiling DequeModule Deque+Descriptions.swift
[156/529] Compiling x509_set.c
[157/529] Compiling x509_v3.c
[158/529] Compiling x509_trs.c
[159/529] Compiling x509_obj.c
[160/529] Compiling x509_req.c
[161/529] Compiling x509_vfy.c
[162/529] Compiling x509_ext.c
[163/529] Compiling x509_def.c
[164/529] Compiling x509_d2.c
[165/529] Compiling x509_lu.c
[166/529] Compiling x509.c
[167/529] Compiling x509_att.c
[168/529] Compiling x509_cmp.c
[169/529] Compiling t_x509a.c
[171/529] Compiling DequeModule _UnsafeWrappedBuffer.swift
[171/529] Compiling t_x509.c
[172/529] Compiling t_crl.c
[173/529] Compiling t_req.c
[174/529] Compiling rsa_pss.c
[175/529] Compiling i2d_pr.c
[176/529] Compiling name_print.c
[177/529] Compiling policy.c
[178/529] Compiling by_file.c
[179/529] Compiling a_verify.c
[180/529] Compiling a_sign.c
[181/529] Compiling algorithm.c
[182/529] Compiling by_dir.c
[183/529] Compiling a_digest.c
[184/529] Compiling asn1_gen.c
[185/529] Compiling trust_token.c
[186/529] Compiling voprf.c
[187/529] Compiling thread_win.c
[188/529] Compiling thread_none.c
[189/529] Compiling thread.c
[190/529] Compiling thread_pthread.c
[191/529] Compiling stack.c
[192/529] Compiling siphash.c
[193/529] Compiling rsa_print.c
[194/529] Compiling rc4.c
[195/529] Compiling refcount.c
[196/529] Compiling pmbtoken.c
[197/529] Compiling rsa_asn1.c
[198/529] Compiling rsa_crypt.c
[199/529] Compiling windows.c
[200/529] Compiling trusty.c
[201/529] Compiling rand_extra.c
[203/529] Compiling DequeModule Deque+Extras.swift
[204/529] Compiling DequeModule Deque+Hashable.swift
[205/529] Compiling DequeModule Deque+Sendable.swift
[206/529] Compiling DequeModule Deque+Testing.swift
[207/529] Compiling DequeModule Deque._Storage.swift
[208/529] Compiling DequeModule Deque._UnsafeHandle.swift
[208/529] Compiling passive.c
[209/529] Compiling ios.c
[210/529] Compiling getentropy.c
[211/529] Compiling forkunsafe.c
[212/529] Compiling deterministic.c
[213/529] Compiling poly1305_vec.c
[214/529] Compiling poly1305_arm.c
[214/529] Compiling pool.c
[216/529] Compiling poly1305_arm_asm.S
[218/529] Compiling DequeModule Deque+Codable.swift
[219/529] Compiling DequeModule Deque+Collection.swift
[219/529] Compiling poly1305.c
[220/529] Compiling pkcs7.c
[221/529] Compiling p5_pbev2.c
[222/529] Compiling pkcs8.c
[223/529] Compiling pkcs8_x509.c
[224/529] Compiling pem_xaux.c
[225/529] Compiling pem_x509.c
[226/529] Compiling pkcs7_x509.c
[227/529] Compiling pem_pkey.c
[228/529] Compiling pem_pk8.c
[229/529] Compiling obj_xref.c
[230/529] Compiling pem_oth.c
[231/529] Compiling mem.c
[232/529] Compiling pem_lib.c
[233/529] Compiling pem_info.c
[234/529] Compiling lhash.c
[235/529] Compiling obj.c
[237/529] Emitting module DequeModule
[237/529] Compiling pem_all.c
[238/529] Compiling kyber.c
[239/529] Compiling keccak.c
[240/529] Compiling poly_rq_mul.S
[241/529] Compiling x86_64-mont5-mac.mac.x86_64.S
[242/529] Compiling x86_64-mont5-linux.linux.x86_64.S
[243/529] Compiling hpke.c
[244/529] Compiling x86_64-mont-linux.linux.x86_64.S
[245/529] Compiling x86_64-mont-mac.mac.x86_64.S
[246/529] Compiling x86-mont-linux.linux.x86.S
[247/529] Compiling vpaes-x86_64-mac.mac.x86_64.S
[248/529] Compiling vpaes-x86_64-linux.linux.x86_64.S
[249/529] Compiling vpaes-x86-linux.linux.x86.S
[250/529] Compiling vpaes-armv8-linux.linux.aarch64.S
[251/529] Compiling vpaes-armv7-linux.linux.arm.S
[252/529] Compiling vpaes-armv7-ios.ios.arm.S
[253/529] Compiling vpaes-armv8-ios.ios.aarch64.S
[254/529] Compiling sha512-x86_64-mac.mac.x86_64.S
[255/529] Compiling kdf.c
[256/529] Compiling sha512-x86_64-linux.linux.x86_64.S
[257/529] Compiling sha512-armv8-linux.linux.aarch64.S
[258/529] Compiling sha512-armv8-ios.ios.aarch64.S
[259/529] Compiling sha512-armv4-linux.linux.arm.S
[260/529] Compiling sha512-586-linux.linux.x86.S
[260/529] Compiling sha512-armv4-ios.ios.arm.S
[262/529] Compiling sha256-x86_64-mac.mac.x86_64.S
[263/529] Compiling sha256-x86_64-linux.linux.x86_64.S
[264/529] Compiling hrss.c
[265/529] Compiling sha256-armv8-linux.linux.aarch64.S
[266/529] Compiling sha256-armv8-ios.ios.aarch64.S
[267/529] Compiling sha256-armv4-linux.linux.arm.S
[268/529] Compiling sha256-armv4-ios.ios.arm.S
[269/529] Compiling sha1-x86_64-mac.mac.x86_64.S
[270/529] Compiling sha256-586-linux.linux.x86.S
[271/529] Compiling sha1-x86_64-linux.linux.x86_64.S
[272/529] Compiling sha1-armv8-linux.linux.aarch64.S
[273/529] Compiling sha1-armv8-ios.ios.aarch64.S
[274/529] Compiling sha1-armv4-large-linux.linux.arm.S
[275/529] Compiling sha1-armv4-large-ios.ios.arm.S
[276/529] Compiling sha1-586-linux.linux.x86.S
[277/529] Compiling sha512.c
[278/529] Compiling sha256.c
[278/529] Compiling sha1.c
[280/529] Compiling fips.c
[281/529] Compiling service_indicator.c
[282/529] Compiling rsaz-avx2-mac.mac.x86_64.S
[283/529] Compiling rsaz-avx2-linux.linux.x86_64.S
[284/529] Compiling self_check.c
[285/529] Compiling blinding.c
[286/529] Compiling rdrand-x86_64-mac.mac.x86_64.S
[287/529] Compiling padding.c
[288/529] Compiling rdrand-x86_64-linux.linux.x86_64.S
[289/529] Compiling urandom.c
[290/529] Compiling fork_detect.c
[291/529] Compiling rand.c
[292/529] Compiling rsa_impl.c
[293/529] Compiling rsa.c
[294/529] Compiling ctrdrbg.c
[295/529] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[296/529] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[297/529] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[298/529] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[299/529] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[300/529] Compiling p256-armv8-asm-linux.linux.aarch64.S
[301/529] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[302/529] Compiling p256-armv8-asm-ios.ios.aarch64.S
[303/529] Compiling polyval.c
[304/529] Compiling ofb.c
[305/529] Compiling gcm_nohw.c
[306/529] Compiling ctr.c
[307/529] Compiling cbc.c
[308/529] Compiling gcm.c
[309/529] Compiling cfb.c
[310/529] Compiling md5-x86_64-mac.mac.x86_64.S
[311/529] Compiling md5.c
[312/529] Compiling md5-x86_64-linux.linux.x86_64.S
[313/529] Compiling md5-586-linux.linux.x86.S
[314/529] Compiling md4.c
[315/529] Compiling hkdf.c
[316/529] Compiling hmac.c
[317/529] Compiling ghashv8-armv8-linux.linux.aarch64.S
[318/529] Compiling ghashv8-armv7-linux.linux.arm.S
[319/529] Compiling ghashv8-armv8-ios.ios.aarch64.S
[320/529] Compiling ghashv8-armv7-ios.ios.arm.S
[321/529] Compiling ghash-x86_64-mac.mac.x86_64.S
[322/529] Compiling ghash-x86_64-linux.linux.x86_64.S
[323/529] Compiling ghash-x86-linux.linux.x86.S
[324/529] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[325/529] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[326/529] Compiling fips_shared_support.c
[327/529] Compiling ghash-ssse3-x86-linux.linux.x86.S
[328/529] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[329/529] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[330/529] Compiling ghash-armv4-linux.linux.arm.S
[331/529] Compiling ghash-armv4-ios.ios.arm.S
[332/529] Compiling ecdsa.c
[333/529] Compiling util.c
[333/529] Compiling ecdh.c
[335/529] Compiling wnaf.c
[336/529] Compiling simple_mul.c
[337/529] Compiling simple.c
[338/529] Compiling scalar.c
[339/529] Compiling p256.c
[340/529] Compiling p224-64.c
[341/529] Compiling felem.c
[342/529] Compiling oct.c
[343/529] Compiling ec_montgomery.c
[344/529] Compiling digestsign.c
[345/529] Compiling ec_key.c
[346/529] Compiling ec.c
[347/529] Compiling digests.c
[348/529] Compiling digest.c
[349/529] Compiling co-586-linux.linux.x86.S
[350/529] Compiling check.c
[351/529] Compiling dh.c
[352/529] Compiling cmac.c
[353/529] Compiling e_aesccm.c
[354/529] Compiling p256-nistz.c
[355/529] Compiling aead.c
[356/529] Compiling cipher.c
[357/529] Compiling bsaes-armv7-linux.linux.arm.S
[358/529] Compiling bsaes-armv7-ios.ios.arm.S
[359/529] Compiling e_aes.c
[360/529] Compiling sqrt.c
[361/529] Compiling shift.c
[362/529] Compiling rsaz_exp.c
[363/529] Compiling random.c
[364/529] Compiling montgomery_inv.c
[365/529] Compiling jacobi.c
[366/529] Compiling prime.c
[367/529] Compiling montgomery.c
[368/529] Compiling mul.c
[369/529] Compiling gcd.c
[370/529] Compiling gcd_extra.c
[371/529] Compiling generic.c
[372/529] Compiling div_extra.c
[373/529] Compiling exponentiation.c
[374/529] Compiling x86_64-gcc.c
[375/529] Compiling ctx.c
[376/529] Compiling cmp.c
[377/529] Compiling bytes.c
[378/529] Compiling div.c
[379/529] Compiling bn.c
[380/529] Compiling add.c
[381/529] Compiling bn-armv8-linux.linux.aarch64.S
[382/529] Compiling bn-586-linux.linux.x86.S
[383/529] Compiling bn-armv8-ios.ios.aarch64.S
[384/529] Compiling armv8-mont-linux.linux.aarch64.S
[385/529] Compiling armv4-mont-linux.linux.arm.S
[386/529] Compiling armv8-mont-ios.ios.aarch64.S
[387/529] Compiling armv4-mont-ios.ios.arm.S
[388/529] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[389/529] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[390/529] Compiling aesv8-armv8-linux.linux.aarch64.S
[391/529] Compiling aesv8-armv7-ios.ios.arm.S
[392/529] Compiling aesv8-armv7-linux.linux.arm.S
[393/529] Compiling aesv8-armv8-ios.ios.aarch64.S
[394/529] Compiling aesni-x86_64-mac.mac.x86_64.S
[394/529] Compiling aesni-x86_64-linux.linux.x86_64.S
[396/529] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[396/529] Compiling aesni-x86-linux.linux.x86.S
[398/529] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[399/529] Compiling mode_wrappers.c
[400/529] Compiling key_wrap.c
[401/529] Compiling aes.c
[402/529] Compiling aes_nohw.c
[403/529] Compiling ex_data.c
[404/529] Compiling sign.c
[405/529] Compiling pbkdf.c
[406/529] Compiling scrypt.c
[407/529] Compiling p_x25519_asn1.c
[408/529] Compiling print.c
[409/529] Compiling p_x25519.c
[410/529] Compiling p_rsa_asn1.c
[411/529] Compiling p_hkdf.c
[412/529] Compiling p_ed25519_asn1.c
[413/529] Compiling p_ed25519.c
[414/529] Compiling p_rsa.c
[415/529] Compiling p_ec_asn1.c
[416/529] Compiling p_dsa_asn1.c
[416/529] Compiling p_ec.c
[418/529] Compiling evp_ctx.c
[419/529] Compiling err_data.c
[420/529] Compiling engine.c
[421/529] Compiling evp_asn1.c
[422/529] Compiling ecdsa_asn1.c
[423/529] Compiling evp.c
[424/529] Compiling err.c
[425/529] Compiling ecdh_extra.c
[426/529] Compiling ec_derive.c
[427/529] Compiling hash_to_curve.c
[428/529] Compiling ec_asn1.c
[429/529] Compiling dsa_asn1.c
[430/529] Compiling dh_asn1.c
[431/529] Compiling params.c
[432/529] Compiling digest_extra.c
[433/529] Compiling curve25519_64_adx.c
[434/529] Compiling dsa.c
[435/529] Compiling spake25519.c
[436/529] Compiling des.c
[437/529] Compiling x25519-asm-arm.S
[438/529] Compiling cpu_intel.c
[439/529] Compiling crypto.c
[440/529] Compiling cpu_arm_linux.c
[441/529] Compiling cpu_arm_freebsd.c
[442/529] Compiling cpu_aarch64_win.c
[443/529] Compiling cpu_aarch64_sysreg.c
[444/529] Compiling cpu_aarch64_openbsd.c
[445/529] Compiling cpu_aarch64_fuchsia.c
[446/529] Compiling cpu_aarch64_linux.c
[447/529] Compiling cpu_aarch64_apple.c
[448/529] Compiling curve25519.c
[449/529] Compiling e_rc4.c
[450/529] Compiling e_tls.c
[451/529] Compiling tls_cbc.c
[452/529] Compiling conf.c
[453/529] Compiling e_rc2.c
[454/529] Compiling e_null.c
[455/529] Compiling e_des.c
[456/529] Compiling e_chacha20poly1305.c
[457/529] Compiling e_aesgcmsiv.c
[458/529] Compiling e_aesctrhmac.c
[459/529] Compiling derive_key.c
[460/529] Compiling cipher_extra.c
[461/529] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[462/529] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[463/529] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[464/529] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[465/529] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[466/529] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[467/529] Compiling chacha.c
[468/529] Compiling chacha-x86_64-mac.mac.x86_64.S
[469/529] Compiling chacha-x86_64-linux.linux.x86_64.S
[470/529] Compiling chacha-armv8-linux.linux.aarch64.S
[471/529] Compiling chacha-x86-linux.linux.x86.S
[472/529] Compiling chacha-armv8-ios.ios.aarch64.S
[473/529] Compiling unicode.c
[474/529] Compiling chacha-armv4-ios.ios.arm.S
[475/529] Compiling chacha-armv4-linux.linux.arm.S
[476/529] Compiling asn1_compat.c
[477/529] Compiling ber.c
[478/529] Compiling buf.c
[479/529] Compiling cbb.c
[480/529] Compiling cbs.c
[481/529] Compiling bn_asn1.c
[482/529] Compiling blake2.c
[483/529] Compiling socket_helper.c
[484/529] Compiling convert.c
[485/529] Compiling socket.c
[486/529] Compiling printf.c
[487/529] Compiling hexdump.c
[488/529] Compiling pair.c
[489/529] Compiling file.c
[490/529] Compiling fd.c
[491/529] Compiling errno.c
[492/529] Compiling connect.c
[493/529] Compiling bio_mem.c
[494/529] Compiling base64.c
[495/529] Compiling bio.c
[496/529] Compiling tasn_fre.c
[497/529] Compiling tasn_utl.c
[498/529] Compiling tasn_typ.c
[499/529] Compiling tasn_new.c
[500/529] Compiling tasn_enc.c
[501/529] Compiling posix_time.c
[502/529] Compiling f_string.c
[503/529] Compiling tasn_dec.c
[504/529] Compiling f_int.c
[505/529] Compiling asn_pack.c
[506/529] Compiling asn1_par.c
[507/529] Compiling a_utctm.c
[508/529] Compiling asn1_lib.c
[509/529] Compiling a_type.c
[510/529] Compiling a_time.c
[511/529] Compiling a_octet.c
[512/529] Compiling a_strnid.c
[513/529] Compiling a_strex.c
[514/529] Compiling a_mbstr.c
[515/529] Compiling a_object.c
[516/529] Compiling a_i2d_fp.c
[516/529] Write sources
[519/529] Compiling a_int.c
[520/529] Compiling a_dup.c
[521/529] Compiling a_gentm.c
[522/529] Compiling a_d2i_fp.c
[523/529] Compiling a_bool.c
[524/529] Compiling a_bitstr.c
[526/548] Compiling Atomics ManagedAtomic.swift
[527/548] Compiling Atomics ManagedAtomicLazyReference.swift
[528/548] Compiling Atomics UnsafeAtomic.swift
[529/548] Compiling Atomics UnsafeAtomicLazyReference.swift
[530/550] Compiling Atomics Primitives.shims.swift
[531/550] Compiling Atomics AtomicInteger.swift
[531/550] Compiling c-nioatomics.c
[533/550] Compiling Atomics IntegerOperations.swift
[534/550] Compiling Atomics Unmanaged extensions.swift
[535/550] Compiling Atomics AtomicStorage.swift
[536/550] Compiling Atomics AtomicValue.swift
[537/550] Compiling Atomics AtomicMemoryOrderings.swift
[538/550] Compiling Atomics DoubleWord.swift
[539/550] Compiling Atomics AtomicOptionalWrappable.swift
[540/550] Compiling Atomics AtomicReference.swift
[540/550] Compiling c-atomics.c
[542/556] Compiling NIOConcurrencyHelpers NIOLock.swift
[543/556] Compiling NIOConcurrencyHelpers lock.swift
[544/556] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[545/556] Compiling NIOConcurrencyHelpers atomics.swift
[546/556] Emitting module NIOConcurrencyHelpers
[547/556] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[548/556] Compiling Atomics AtomicBool.swift
[549/556] Compiling Atomics IntegerConformances.swift
[550/556] Compiling Atomics PointerConformances.swift
[551/556] Compiling Atomics Primitives.native.swift
[552/556] Compiling Atomics OptionalRawRepresentable.swift
[553/556] Compiling Atomics RawRepresentable.swift
[554/556] Emitting module Atomics
[555/616] Compiling NIOCore GlobalSingletons.swift
[556/616] Compiling NIOCore IO.swift
[557/616] Compiling NIOCore IOData.swift
[558/616] Compiling NIOCore IPProtocol.swift
[559/616] Compiling NIOCore IntegerBitPacking.swift
[560/616] Compiling NIOCore IntegerTypes.swift
[561/622] Compiling NIOCore AddressedEnvelope.swift
[562/622] Compiling NIOCore AsyncAwaitSupport.swift
[563/622] Compiling NIOCore AsyncChannel.swift
[564/622] Compiling NIOCore AsyncChannelInboundStream.swift
[565/622] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[566/622] Compiling NIOCore AsyncChannelOutboundWriter.swift
[567/622] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[568/622] Compiling NIOCore SocketOptionProvider.swift
[569/622] Compiling NIOCore SystemCallHelpers.swift
[570/622] Compiling NIOCore TimeAmount+Duration.swift
[571/622] Compiling NIOCore TypeAssistedChannelHandler.swift
[572/622] Compiling NIOCore UniversalBootstrapSupport.swift
[573/622] Compiling NIOCore Utilities.swift
[574/622] Compiling NIOCore ConvenienceOptionSupport.swift
[575/622] Compiling NIOCore DeadChannel.swift
[576/622] Compiling NIOCore DispatchQueue+WithFuture.swift
[577/622] Compiling NIOCore EventLoop+Deprecated.swift
[578/622] Compiling NIOCore EventLoop+SerialExecutor.swift
[579/622] Compiling NIOCore EventLoop.swift
[580/622] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[581/622] Compiling NIOCore EventLoopFuture+Deprecated.swift
[582/622] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[583/622] Compiling NIOCore EventLoopFuture.swift
[584/622] Compiling NIOCore FileDescriptor.swift
[585/622] Compiling NIOCore FileHandle.swift
[586/622] Compiling NIOCore FileRegion.swift
[587/622] Compiling NIOCore NIOAsyncSequenceProducer.swift
[588/622] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[589/622] Compiling NIOCore NIOAsyncWriter.swift
[590/622] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[591/622] Compiling NIOCore BSDSocketAPI.swift
[592/622] Compiling NIOCore ByteBuffer-aux.swift
[593/622] Compiling NIOCore ByteBuffer-conversions.swift
[594/622] Compiling NIOCore ChannelHandler.swift
[595/622] Compiling NIOCore ChannelHandlers.swift
[596/622] Compiling NIOCore ChannelInvoker.swift
[597/622] Compiling NIOCore ChannelOption.swift
[598/622] Compiling NIOCore ChannelPipeline.swift
[599/622] Compiling NIOCore CircularBuffer.swift
[600/622] Compiling NIOCore Codec.swift
[601/622] Compiling NIOCore NIOLoopBound.swift
[602/622] Compiling NIOCore NIOSendable.swift
[603/622] Compiling NIOCore PointerHelpers.swift
[604/622] Compiling NIOCore RecvByteBufferAllocator.swift
[605/622] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[606/622] Compiling NIOCore SocketAddresses.swift
[607/622] Compiling NIOCore Interfaces.swift
[608/622] Compiling NIOCore Linux.swift
[609/622] Compiling NIOCore MarkedCircularBuffer.swift
[610/622] Compiling NIOCore MulticastChannel.swift
[611/622] Compiling NIOCore NIOAny.swift
[612/622] Compiling NIOCore NIOCloseOnErrorHandler.swift
[613/622] Compiling NIOCore ByteBuffer-core.swift
[614/622] Compiling NIOCore ByteBuffer-hexdump.swift
[615/622] Compiling NIOCore ByteBuffer-int.swift
[616/622] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[617/622] Compiling NIOCore ByteBuffer-multi-int.swift
[618/622] Compiling NIOCore ByteBuffer-views.swift
[619/622] Compiling NIOCore Channel.swift
[620/622] Emitting module LoggerAPI
[621/622] Compiling LoggerAPI Logger.swift
[622/642] Compiling CircuitBreaker Invocation.swift
[623/642] Compiling CircuitBreaker Collection.swift
[624/643] Compiling CircuitBreaker Monitor.swift
[625/643] Compiling CircuitBreaker Stats.swift
[626/643] Compiling CircuitBreaker MonitorCollection.swift
[627/643] Compiling CircuitBreaker Snapshot.swift
[628/643] Compiling CircuitBreaker Utils.swift
[629/643] Compiling CircuitBreaker BreakerError.swift
[630/643] Compiling CircuitBreaker Bulkhead.swift
[631/643] Emitting module CircuitBreaker
[632/643] Compiling CircuitBreaker CircuitBreaker.swift
[633/643] Compiling KituraContracts ClosureAliases.swift
[634/643] Compiling KituraContracts BodyDecoder.swift
[635/643] Compiling KituraContracts Coder.swift
[636/643] Compiling KituraContracts BodyFormat.swift
[637/643] Compiling KituraContracts Extensions.swift
[638/643] Compiling KituraContracts BodyEncoder.swift
[639/643] Emitting module KituraContracts
[640/643] Compiling KituraContracts QueryEncoder.swift
[641/643] Compiling KituraContracts QueryDecoder.swift
[642/643] Compiling KituraContracts Contracts.swift
[643/643] Emitting module NIOCore
[644/696] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[645/696] Compiling NIOEmbedded AsyncTestingChannel.swift
[646/696] Compiling NIOEmbedded Embedded.swift
[647/696] Emitting module NIOEmbedded
[648/696] Compiling NIOPosix HappyEyeballs.swift
[649/696] Compiling NIOPosix IO.swift
[650/696] Compiling NIOPosix IntegerBitPacking.swift
[651/696] Compiling NIOPosix IntegerTypes.swift
[652/696] Compiling NIOPosix Linux.swift
[653/696] Compiling NIOPosix LinuxCPUSet.swift
[654/701] Compiling NIOPosix PooledRecvBufferAllocator.swift
[655/701] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[656/701] Compiling NIOPosix PosixSingletons.swift
[657/701] Compiling NIOPosix RawSocketBootstrap.swift
[658/701] Compiling NIOPosix Resolver.swift
[659/701] Compiling NIOPosix UnsafeTransfer.swift
[660/701] Compiling NIOPosix Utilities.swift
[661/701] Compiling NIOPosix VsockAddress.swift
[662/701] Compiling NIOPosix VsockChannelEvents.swift
[663/701] Compiling NIOPosix resource_bundle_accessor.swift
[664/701] Compiling NIOPosix Selectable.swift
[665/701] Compiling NIOPosix SelectableChannel.swift
[666/701] Compiling NIOPosix SelectableEventLoop.swift
[667/701] Compiling NIOPosix SelectorEpoll.swift
[668/701] Compiling NIOPosix SelectorGeneric.swift
[669/701] Compiling NIOPosix PendingWritesManager.swift
[670/701] Compiling NIOPosix PipeChannel.swift
[671/701] Compiling NIOPosix PipePair.swift
[672/701] Compiling NIOPosix PointerHelpers.swift
[673/701] Compiling NIOPosix Pool.swift
[674/701] Compiling NIOPosix SelectorKqueue.swift
[675/701] Compiling NIOPosix SelectorUring.swift
[676/701] Compiling NIOPosix ServerSocket.swift
[677/701] Compiling NIOPosix Socket.swift
[678/701] Compiling NIOPosix SocketChannel.swift
[679/701] Emitting module NIOPosix
[680/701] Compiling NIOPosix BaseStreamSocketChannel.swift
[681/701] Compiling NIOPosix Bootstrap.swift
[682/701] Compiling NIOPosix ControlMessage.swift
[683/701] Compiling NIOPosix DatagramVectorReadManager.swift
[684/701] Compiling NIOPosix FileDescriptor.swift
[685/701] Compiling NIOPosix GetaddrinfoResolver.swift
[686/701] Compiling NIOPosix SocketProtocols.swift
[687/701] Compiling NIOPosix System.swift
[688/701] Compiling NIOPosix Thread.swift
[689/701] Compiling NIOPosix ThreadPosix.swift
[690/701] Compiling NIOPosix ThreadWindows.swift
[691/701] Compiling NIOPosix BSDSocketAPICommon.swift
[692/701] Compiling NIOPosix BSDSocketAPIPosix.swift
[693/701] Compiling NIOPosix BSDSocketAPIWindows.swift
[694/701] Compiling NIOPosix BaseSocket.swift
[695/701] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[696/701] Compiling NIOPosix BaseSocketChannel.swift
[697/701] Compiling NIOPosix LinuxUring.swift
[698/701] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[699/701] Compiling NIOPosix NIOThreadPool.swift
[700/701] Compiling NIOPosix NonBlockingFileIO.swift
[701/701] Compiling NIOPosix PendingDatagramWritesManager.swift
[702/703] Emitting module NIO
[703/703] Compiling NIO Exports.swift
[704/730] Compiling NIOTLS TLSEvents.swift
[705/730] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[706/730] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[707/730] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[708/730] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[709/731] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[710/731] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[711/731] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[712/731] Emitting module NIOTLS
[713/731] Compiling NIOTLS SNIHandler.swift
[714/759] Emitting module NIOFoundationCompat
[715/759] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[716/759] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[717/759] Compiling NIOSSL NIOSSLServerHandler.swift
[718/759] Compiling NIOSSL ObjectIdentifier.swift
[719/759] Compiling NIOSSL LinuxCABundle.swift
[720/759] Compiling NIOSSL NIOSSLClientHandler.swift
[721/759] Compiling NIOSSL SSLCertificate.swift
[722/759] Compiling NIOSSL SSLCertificateExtensions.swift
[723/759] Compiling NIOSSL IdentityVerification.swift
[724/759] Compiling NIOSSL NIOSSLHandler.swift
[725/759] Compiling NIOSSL ByteBufferBIO.swift
[726/759] Compiling NIOSSL CustomPrivateKey.swift
[727/759] Emitting module NIOHTTP1
[728/759] Compiling NIOSSL SSLConnection.swift
[729/759] Compiling NIOSSL SSLContext.swift
[730/759] Compiling NIOSSL PosixPort.swift
[731/759] Compiling NIOSSL SSLCallbacks.swift
[732/766] Compiling NIOSSL RNG.swift
[733/766] Compiling NIOSSL SafeCompare.swift
[734/766] Compiling NIOSSL Zeroization.swift
[737/768] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[741/768] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[742/768] Compiling NIOHTTPCompression HTTPCompression.swift
[743/768] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[744/768] Compiling NIOHTTPCompression HTTPDecompression.swift
[745/768] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[746/768] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[747/768] Emitting module NIOHTTPCompression
[748/768] Compiling NIOSSL SSLPrivateKey.swift
[749/768] Compiling NIOSSL SSLPublicKey.swift
[750/768] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[751/768] Compiling NIOSSL SSLErrors.swift
[752/768] Compiling NIOSSL SSLInit.swift
[753/768] Compiling NIOSSL SSLPKCS12Bundle.swift
[754/768] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[755/768] Compiling NIOSSL SubjectAlternativeName.swift
[756/768] Compiling NIOSSL NIOSSLSecureBytes.swift
[760/768] Emitting module NIOSSL
[761/768] Compiling NIOSSL TLSConfiguration.swift
[762/768] Compiling NIOSSL UniversalBootstrapSupport.swift
[769/775] Compiling AsyncHTTPClient Utils.swift
[770/775] Emitting module AsyncHTTPClient
[771/775] Compiling AsyncHTTPClient RequestValidation.swift
[772/775] Compiling AsyncHTTPClient HTTPClientProxyHandler.swift
[773/775] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[774/775] Compiling AsyncHTTPClient HTTPClient.swift
[775/775] Compiling AsyncHTTPClient HTTPHandler.swift
[776/786] Compiling SwiftyRequest RestToken.swift
[777/786] Compiling SwiftyRequest RestUtilities.swift
[778/787] Compiling SwiftyRequest StringExtensions.swift
[779/787] Compiling SwiftyRequest RestError.swift
[780/787] Compiling SwiftyRequest HTTPMethod.swift
[781/787] Compiling SwiftyRequest RestResponse.swift
[782/787] Compiling SwiftyRequest Credentials.swift
[783/787] Compiling SwiftyRequest RestRequest.swift
[784/787] Emitting module SwiftyRequest
[785/787] Compiling SwiftyRequest CircuitParameters.swift
[786/787] Compiling SwiftyRequest ClientCertificate.swift
[787/787] Compiling SwiftyRequest MultipartFormData.swift
[788/792] Compiling KituraKit ClientCertificate.swift
[789/792] Compiling KituraKit RequestErrorExtension.swift
[790/792] Compiling KituraKit ClientCredentials.swift
[791/792] Compiling KituraKit Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/KituraKit/Client.swift:28:23: warning: static property 'defaultBaseURL' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 26 |
 27 |     /// Default URL used for setting up the routes when no URL is provided in the initializer.
 28 |     public static var defaultBaseURL = URL(string: "http://localhost:8080")!
    |                       |- warning: static property 'defaultBaseURL' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'defaultBaseURL' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'defaultBaseURL' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 29 |
 30 |     /// Default route used for setting up the paths based on the URL provided in the initializer.
/Users/admin/builder/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/BodyFormat.swift:60:23: warning: static property 'json' is not concurrency-safe because non-'Sendable' type 'BodyFormat' may have shared mutable state; this is an error in the Swift 6 language mode
37 |  ````
38 |  */
39 | public struct BodyFormat: Equatable {
   |               `- note: consider making struct 'BodyFormat' conform to the 'Sendable' protocol
40 |
41 |     /**
   :
58 |      The JSON representation of the response body.
59 |      */
60 |     public static let json = BodyFormat("application/json")
   |                       |- warning: static property 'json' is not concurrency-safe because non-'Sendable' type 'BodyFormat' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'json' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
61 | }
62 |
[792/792] Emitting module KituraKit
/Users/admin/builder/spi-builder-workspace/Sources/KituraKit/Client.swift:28:23: warning: static property 'defaultBaseURL' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 26 |
 27 |     /// Default URL used for setting up the routes when no URL is provided in the initializer.
 28 |     public static var defaultBaseURL = URL(string: "http://localhost:8080")!
    |                       |- warning: static property 'defaultBaseURL' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'defaultBaseURL' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'defaultBaseURL' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 29 |
 30 |     /// Default route used for setting up the paths based on the URL provided in the initializer.
Build complete! (76.69s)
Fetching https://github.com/Kitura/SwiftyRequest.git
Fetching https://github.com/Kitura/KituraContracts.git
[1/2543] Fetching kituracontracts
[27/4602] Fetching kituracontracts, swiftyrequest
Fetched https://github.com/Kitura/SwiftyRequest.git from cache (1.31s)
Fetched https://github.com/Kitura/KituraContracts.git from cache (1.31s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.68s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.07s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.68s)
Fetching https://github.com/apple/swift-log.git
[1/3361] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.17s)
Computing version for https://github.com/Kitura/SwiftyRequest.git
Computed https://github.com/Kitura/SwiftyRequest.git at 3.2.200 (0.64s)
Fetching https://github.com/Kitura/CircuitBreaker.git
Fetching https://github.com/swift-server/async-http-client.git
[1/1729] Fetching circuitbreaker
[330/14393] Fetching circuitbreaker, async-http-client
Fetched https://github.com/Kitura/CircuitBreaker.git from cache (1.44s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.44s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.1.1 (0.63s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/4833] Fetching swift-nio-extras
[340/17101] Fetching swift-nio-extras, swift-nio-ssl
[6797/82708] Fetching swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.23s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.23s)
[36084/65607] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.74s)
Computing version for https://github.com/Kitura/CircuitBreaker.git
Computed https://github.com/Kitura/CircuitBreaker.git at 5.1.0 (0.69s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.66s)
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.68s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-http-types
[1/414] Fetching swift-http-types
[188/10647] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.02s)
Fetched https://github.com/apple/swift-http-types from cache (2.02s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.1.0 (0.66s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.31.0 (0.53s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.15s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.65.0 (0.63s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3518] Fetching swift-system
[564/17533] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.29s)
Fetched https://github.com/apple/swift-collections.git from cache (2.29s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.0 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.85s)
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.76s)
Creating working copy for https://github.com/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 1.2.201
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.1.0
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
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.31.0
Creating working copy for https://github.com/Kitura/CircuitBreaker.git
Working copy of https://github.com/Kitura/CircuitBreaker.git resolved at 5.1.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.65.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.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
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-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.26.0
Creating working copy for https://github.com/apple/swift-nio-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/Kitura/SwiftyRequest.git
Working copy of https://github.com/Kitura/SwiftyRequest.git resolved at 3.2.200
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.1.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftyrequest",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.200",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/SwiftyRequest.git"
    },
    {
      "identity" : "kituracontracts",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.200",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/KituraContracts.git"
    }
  ],
  "manifest_display_name" : "KituraKit",
  "name" : "KituraKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "KituraKit",
      "targets" : [
        "KituraKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KituraKitTests",
      "module_type" : "SwiftTarget",
      "name" : "KituraKitTests",
      "path" : "Tests/KituraKitTests",
      "product_dependencies" : [
        "KituraContracts"
      ],
      "sources" : [
        "BasicAuthTests.swift",
        "CustomCoderTests.swift",
        "FacebookTokenTests.swift",
        "GoogleTokenTests.swift",
        "JWTCredentialsTests.swift",
        "MainTests.swift",
        "Models.swift"
      ],
      "target_dependencies" : [
        "KituraKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KituraKit",
      "module_type" : "SwiftTarget",
      "name" : "KituraKit",
      "path" : "Sources/KituraKit",
      "product_dependencies" : [
        "KituraContracts",
        "SwiftyRequest"
      ],
      "product_memberships" : [
        "KituraKit"
      ],
      "sources" : [
        "Client.swift",
        "ClientCertificate.swift",
        "ClientCredentials.swift",
        "RequestErrorExtension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.