Build Information
Successful build of openai-kit, reference main (1ce94b
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 12:13:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dylanshine/openai-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dylanshine/openai-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1ce94bb Merge pull request #69 from JSky74/gpt-4o-support
Cloned https://github.com/dylanshine/openai-kit.git
Revision (git rev-parse @):
1ce94bbf8f0f9ebd84483dcdc42b1fda8e44d04e
SUCCESS checkout https://github.com/dylanshine/openai-kit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dylanshine/openai-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/442] Write sources
[8/442] Copying PrivacyInfo.xcprivacy
[8/442] Write sources
[10/442] Copying PrivacyInfo.xcprivacy
[10/442] Write sources
[24/442] Write swift-version-1EA4D86E10B52AF.txt
[25/442] Compiling CNIOWASI CNIOWASI.c
[25/442] Compiling CNIOWindows shim.c
[25/442] Compiling CNIOWindows WSAStartup.c
[28/442] Compiling CNIOLinux shim.c
[28/442] Compiling CNIOLinux liburing_shims.c
[30/442] Compiling _NumericsShims _NumericsShims.c
[31/442] Compiling CNIOExtrasZlib empty.c
[32/467] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[33/467] Compiling CNIOLLHTTP c_nio_http.c
[33/467] Compiling _AtomicsShims.c
[35/467] Compiling fiat_p256_adx_sqr.S
[36/467] Compiling fiat_p256_adx_mul.S
[37/477] Compiling fiat_curve25519_adx_square.S
[38/477] Compiling fiat_curve25519_adx_mul.S
[39/477] Compiling CNIOLLHTTP c_nio_api.c
[40/477] Compiling CNIOLLHTTP c_nio_llhttp.c
[41/477] Compiling CNIODarwin shim.c
[42/477] Compiling CNIOBoringSSLShims shims.c
[44/477] Compiling InternalCollectionsUtilities Debugging.swift
[45/477] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[46/478] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[47/478] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[48/478] Compiling InternalCollectionsUtilities Descriptions.swift
[49/478] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[50/478] Emitting module InternalCollectionsUtilities
[51/478] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/478] Compiling InternalCollectionsUtilities Integer rank.swift
[53/478] Compiling RealModule Float16+Real.swift
[54/478] Compiling RealModule ElementaryFunctions.swift
[55/478] Compiling RealModule Real.swift
[56/478] Compiling RealModule Float80+Real.swift
[57/479] Compiling RealModule AugmentedArithmetic.swift
[58/479] Compiling RealModule Double+Real.swift
[59/479] Compiling RealModule ApproximateEquality.swift
[60/479] Emitting module RealModule
[61/479] Compiling RealModule AlgebraicField.swift
[62/479] Compiling RealModule Float+Real.swift
[63/479] Compiling RealModule RealFunctions.swift
[64/479] Compiling Logging MetadataProvider.swift
[65/479] Compiling _NIOBase64 Base64.swift
[66/479] Emitting module _NIOBase64
[67/479] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[68/479] Compiling InternalCollectionsUtilities _SortedCollection.swift
[69/479] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[70/479] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[71/479] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[72/479] Compiling InternalCollectionsUtilities UInt+reversed.swift
[73/479] Compiling _NIODataStructures _TinyArray.swift
[74/479] Emitting module _NIODataStructures
[75/479] Compiling _NIODataStructures PriorityQueue.swift
[76/479] Compiling _NIODataStructures Heap.swift
[77/479] Compiling Logging LogHandler.swift
[78/479] Compiling Logging Locks.swift
[79/479] Compiling Logging Logging.swift
[80/479] Emitting module Logging
[80/495] Compiling tls13_server.cc
[81/495] Compiling tls_method.cc
[82/495] Compiling tls_record.cc
[84/495] Compiling DequeModule _DequeSlot.swift
[85/495] Compiling DequeModule _DequeBufferHeader.swift
[86/496] Compiling DequeModule _DequeBuffer.swift
[86/496] Compiling tls13_enc.cc
[87/496] Compiling tls13_client.cc
[89/496] Compiling DequeModule _UnsafeWrappedBuffer.swift
[90/496] Compiling DequeModule Deque+Testing.swift
[91/496] Compiling DequeModule Deque._Storage.swift
[92/496] Compiling DequeModule Deque+Extras.swift
[93/496] Compiling DequeModule Deque+Hashable.swift
[94/496] Compiling DequeModule Deque+Equatable.swift
[95/496] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[96/496] Compiling DequeModule Deque+CustomReflectable.swift
[97/496] Compiling DequeModule Deque+Descriptions.swift
[98/496] Compiling DequeModule Deque._UnsafeHandle.swift
[99/496] Compiling DequeModule Deque.swift
[99/496] Compiling t1_enc.cc
[101/496] Compiling DequeModule Deque+Codable.swift
[102/496] Compiling DequeModule Deque+Collection.swift
[102/496] Compiling tls13_both.cc
[104/496] Emitting module DequeModule
[104/496] Compiling ssl_x509.cc
[105/496] Compiling ssl_transcript.cc
[106/496] Compiling ssl_stat.cc
[107/496] Compiling ssl_versions.cc
[108/496] Compiling ssl_session.cc
[109/496] Compiling ssl_privkey.cc
[110/496] Compiling ssl_lib.cc
[111/496] Compiling ssl_key_share.cc
[112/496] Compiling ssl_file.cc
[113/496] Compiling ssl_cipher.cc
[114/496] Compiling ssl_credential.cc
[115/496] Compiling ssl_buffer.cc
[116/496] Compiling ssl_cert.cc
[117/496] Compiling ssl_asn1.cc
[118/496] Compiling ssl_aead_ctx.cc
[119/496] Compiling s3_pkt.cc
[120/496] Compiling s3_lib.cc
[121/496] Compiling s3_both.cc
[122/496] Compiling handshake_server.cc
[123/496] Compiling handshake.cc
[124/496] Compiling handshake_client.cc
[125/496] Compiling handoff.cc
[126/496] Compiling md5-x86_64-linux.S
[127/496] Compiling dtls_method.cc
[128/496] Compiling encrypted_client_hello.cc
[129/496] Compiling dtls_record.cc
[130/496] Compiling md5-x86_64-apple.S
[131/496] Compiling md5-586-linux.S
[132/496] Compiling md5-586-apple.S
[133/496] Compiling chacha20_poly1305_x86_64-linux.S
[134/496] Compiling chacha20_poly1305_x86_64-apple.S
[135/496] Compiling extensions.cc
[136/496] Compiling chacha20_poly1305_armv8-win.S
[137/496] Compiling chacha20_poly1305_armv8-linux.S
[138/496] Compiling chacha-x86_64-linux.S
[139/496] Compiling chacha-x86_64-apple.S
[140/496] Compiling chacha20_poly1305_armv8-apple.S
[141/496] Compiling chacha-x86-linux.S
[142/496] Compiling d1_srtp.cc
[143/496] Compiling chacha-x86-apple.S
[144/496] Compiling chacha-armv8-win.S
[145/496] Compiling chacha-armv8-linux.S
[146/496] Compiling chacha-armv4-linux.S
[147/496] Compiling chacha-armv8-apple.S
[148/496] Compiling aes128gcmsiv-x86_64-linux.S
[149/496] Compiling aes128gcmsiv-x86_64-apple.S
[150/496] Compiling x86_64-mont5-linux.S
[151/496] Compiling x86_64-mont5-apple.S
[152/496] Compiling x86_64-mont-linux.S
[153/496] Compiling x86_64-mont-apple.S
[153/496] Compiling x86-mont-linux.S
[155/496] Compiling x86-mont-apple.S
[156/496] Compiling vpaes-x86_64-linux.S
[157/496] Compiling vpaes-x86_64-apple.S
[158/496] Compiling vpaes-x86-apple.S
[158/496] Compiling vpaes-x86-linux.S
[160/496] Compiling err_data.cc
[161/496] Compiling bio_ssl.cc
[162/496] Compiling vpaes-armv8-win.S
[163/496] Compiling vpaes-armv8-linux.S
[164/496] Compiling d1_pkt.cc
[165/496] Compiling sha512-x86_64-linux.S
[166/496] Compiling vpaes-armv7-linux.S
[167/496] Compiling vpaes-armv8-apple.S
[168/496] Compiling sha512-x86_64-apple.S
[169/496] Compiling sha512-armv8-win.S
[170/496] Compiling sha512-armv8-linux.S
[171/496] Compiling sha512-armv4-linux.S
[172/496] Compiling sha512-armv8-apple.S
[173/496] Compiling sha512-586-linux.S
[174/496] Compiling sha512-586-apple.S
[175/496] Compiling sha256-x86_64-linux.S
[176/496] Compiling d1_lib.cc
[177/496] Compiling sha256-armv8-win.S
[178/496] Compiling sha256-x86_64-apple.S
[179/496] Compiling sha256-armv8-linux.S
[180/496] Compiling sha256-armv8-apple.S
[181/496] Compiling sha256-armv4-linux.S
[182/496] Compiling sha256-586-linux.S
[183/496] Compiling sha1-x86_64-linux.S
[183/496] Compiling sha1-x86_64-apple.S
[185/496] Compiling sha256-586-apple.S
[186/496] Compiling sha1-armv8-win.S
[187/496] Compiling sha1-armv8-linux.S
[188/496] Compiling sha1-armv4-large-linux.S
[189/496] Compiling sha1-armv8-apple.S
[190/496] Compiling sha1-586-linux.S
[191/496] Compiling d1_both.cc
[192/496] Compiling rsaz-avx2-linux.S
[193/496] Compiling rsaz-avx2-apple.S
[193/496] Compiling rdrand-x86_64-linux.S
[193/496] Compiling sha1-586-apple.S
[196/496] Compiling rdrand-x86_64-apple.S
[197/496] Compiling p256_beeu-x86_64-asm-linux.S
[198/496] Compiling p256_beeu-x86_64-asm-apple.S
[199/496] Compiling p256_beeu-armv8-asm-win.S
[200/496] Compiling p256_beeu-armv8-asm-apple.S
[200/496] Compiling p256_beeu-armv8-asm-linux.S
[202/496] Compiling p256-x86_64-asm-linux.S
[203/496] Compiling p256-armv8-asm-linux.S
[203/496] Compiling p256-armv8-asm-win.S
[203/496] Compiling p256-x86_64-asm-apple.S
[206/496] Compiling ghashv8-armv8-win.S
[207/496] Compiling p256-armv8-asm-apple.S
[208/496] Compiling ghashv8-armv8-apple.S
[209/496] Compiling ghash-x86_64-linux.S
[210/496] Compiling ghashv8-armv8-linux.S
[211/496] Compiling ghashv8-armv7-linux.S
[212/496] Compiling ghash-x86_64-apple.S
[213/496] Compiling ghash-ssse3-x86_64-linux.S
[214/496] Compiling ghash-x86-linux.S
[215/496] Compiling ghash-x86-apple.S
[216/496] Compiling ghash-ssse3-x86-linux.S
[217/496] Compiling ghash-ssse3-x86_64-apple.S
[218/496] Compiling ghash-neon-armv8-win.S
[219/496] Compiling ghash-neon-armv8-apple.S
[219/496] Compiling ghash-ssse3-x86-apple.S
[219/496] Compiling ghash-neon-armv8-linux.S
[222/496] Compiling co-586-apple.S
[223/496] Compiling ghash-armv4-linux.S
[224/496] Compiling co-586-linux.S
[225/496] Compiling bsaes-armv7-linux.S
[226/496] Compiling bn-armv8-linux.S
[227/496] Compiling bn-armv8-win.S
[228/496] Compiling armv8-mont-win.S
[229/496] Compiling bn-586-linux.S
[229/496] Compiling bn-586-apple.S
[231/496] Compiling bn-armv8-apple.S
[232/496] Compiling aesv8-gcm-armv8-win.S
[233/496] Compiling armv8-mont-apple.S
[234/496] Compiling armv4-mont-linux.S
[234/496] Compiling armv8-mont-linux.S
[236/496] Compiling aesv8-gcm-armv8-linux.S
[237/496] Compiling aesv8-gcm-armv8-apple.S
[238/496] Compiling aesv8-armv8-win.S
[239/496] Compiling aesv8-armv7-linux.S
[240/496] Compiling aesv8-armv8-linux.S
[241/496] Compiling aesv8-armv8-apple.S
[242/496] Compiling aesni-x86_64-apple.S
[243/496] Compiling aesni-x86_64-linux.S
[243/496] Compiling aesni-gcm-x86_64-linux.S
[243/496] Compiling aesni-x86-apple.S
[243/496] Compiling aesni-x86-linux.S
[247/496] Compiling aesni-gcm-x86_64-apple.S
[248/496] Compiling aes-gcm-avx10-x86_64-linux.S
[249/496] Compiling aes-gcm-avx2-x86_64-apple.S
[250/496] Compiling aes-gcm-avx2-x86_64-linux.S
[251/496] Compiling aes-gcm-avx10-x86_64-apple.S
[252/496] Compiling x_sig.cc
[253/496] Compiling x_val.cc
[254/496] Compiling x_spki.cc
[255/496] Compiling x_x509.cc
[256/496] Compiling x_x509a.cc
[257/496] Compiling x_pubkey.cc
[258/496] Compiling x_req.cc
[259/496] Compiling x_exten.cc
[260/496] Compiling x_name.cc
[261/496] Compiling x_crl.cc
[262/496] Compiling x_attrib.cc
[263/496] Compiling x_algor.cc
[264/496] Compiling x509spki.cc
[265/496] Compiling x_all.cc
[266/496] Compiling x509rset.cc
[267/496] Compiling x509name.cc
[268/496] Compiling x509_vpm.cc
[269/496] Compiling x509cset.cc
[270/496] Compiling x509_v3.cc
[271/496] Compiling x509_vfy.cc
[272/496] Compiling x509_txt.cc
[273/496] Compiling x509_trs.cc
[274/496] Compiling x509_set.cc
[275/496] Compiling x509_req.cc
[276/496] Compiling x509_obj.cc
[277/496] Compiling x509_def.cc
[278/496] Compiling x509_ext.cc
[279/496] Compiling x509_lu.cc
[280/496] Compiling x509_d2.cc
[281/496] Compiling x509_cmp.cc
[282/496] Compiling x509_att.cc
[283/496] Compiling x509.cc
[284/496] Compiling v3_skey.cc
[285/496] Compiling v3_purp.cc
[286/496] Compiling v3_prn.cc
[287/496] Compiling v3_utl.cc
[288/496] Compiling v3_pmaps.cc
[289/496] Compiling v3_pcons.cc
[290/496] Compiling v3_ocsp.cc
[291/496] Compiling v3_ncons.cc
[292/496] Compiling v3_lib.cc
[293/496] Compiling v3_int.cc
[294/496] Compiling v3_info.cc
[295/496] Compiling v3_ia5.cc
[296/496] Compiling v3_extku.cc
[297/496] Compiling v3_genn.cc
[298/496] Compiling v3_enum.cc
[299/496] Compiling v3_crld.cc
[300/496] Compiling v3_cpols.cc
[301/496] Compiling v3_conf.cc
[302/496] Compiling v3_bitst.cc
[303/496] Compiling v3_bcons.cc
[304/496] Compiling v3_alt.cc
[305/496] Compiling v3_akeya.cc
[306/496] Compiling t_x509a.cc
[307/496] Compiling t_x509.cc
[308/496] Compiling v3_akey.cc
[309/496] Compiling t_crl.cc
[310/496] Compiling t_req.cc
[311/496] Compiling rsa_pss.cc
[312/496] Compiling i2d_pr.cc
[313/496] Compiling name_print.cc
[314/496] Compiling policy.cc
[315/496] Compiling by_file.cc
[316/496] Compiling by_dir.cc
[317/496] Compiling algorithm.cc
[318/496] Compiling asn1_gen.cc
[319/496] Compiling a_verify.cc
[320/496] Compiling a_digest.cc
[321/496] Compiling a_sign.cc
[322/496] Compiling voprf.cc
[323/496] Compiling thread_win.cc
[324/496] Compiling thread_pthread.cc
[325/496] Compiling thread_none.cc
[326/496] Compiling trust_token.cc
[327/496] Compiling thread.cc
[328/496] Compiling pmbtoken.cc
[329/496] Compiling stack.cc
[330/496] Compiling slhdsa.cc
[331/496] Compiling spake2plus.cc
[332/496] Compiling sha512.cc
[333/496] Compiling siphash.cc
[334/496] Compiling sha1.cc
[335/496] Compiling rsa_extra.cc
[336/496] Compiling sha256.cc
[337/496] Compiling rsa_print.cc
[338/496] Compiling rsa_crypt.cc
[339/496] Compiling rsa_asn1.cc
[340/496] Compiling rc4.cc
[341/496] Compiling refcount.cc
[342/496] Compiling urandom.cc
[343/496] Compiling windows.cc
[344/496] Compiling trusty.cc
[345/496] Compiling rand.cc
[346/496] Compiling ios.cc
[347/496] Compiling passive.cc
[348/496] Compiling poly1305_arm_asm.S
[349/496] Compiling getentropy.cc
[350/496] Compiling forkunsafe.cc
[351/496] Compiling deterministic.cc
[352/496] Compiling fork_detect.cc
[353/496] Compiling poly1305_vec.cc
[354/496] Compiling poly1305_arm.cc
[355/496] Compiling poly1305.cc
[356/496] Compiling pool.cc
[357/496] Compiling pkcs8.cc
[358/496] Compiling pkcs7.cc
[359/496] Compiling pkcs8_x509.cc
[360/496] Compiling p5_pbev2.cc
[361/496] Compiling pkcs7_x509.cc
[362/496] Compiling pem_xaux.cc
[363/496] Compiling pem_x509.cc
[364/496] Compiling pem_pkey.cc
[365/496] Compiling pem_pk8.cc
[366/496] Compiling pem_oth.cc
[367/496] Compiling mlkem.cc
[368/496] Compiling obj_xref.cc
[369/496] Compiling pem_info.cc
[370/496] Compiling pem_lib.cc
[371/496] Compiling pem_all.cc
[372/496] Compiling obj.cc
[373/496] Compiling mldsa.cc
[374/496] Compiling poly_rq_mul.S
[375/496] Compiling fips_shared_support.cc
[376/496] Compiling mem.cc
[377/496] Compiling md5.cc
[378/496] Compiling md4.cc
[379/496] Compiling lhash.cc
[380/496] Compiling kyber.cc
[381/496] Compiling ex_data.cc
[382/496] Compiling sign.cc
[383/496] Compiling scrypt.cc
[384/496] Compiling hpke.cc
[385/496] Compiling pbkdf.cc
[386/496] Compiling hrss.cc
[387/496] Compiling print.cc
[388/496] Compiling p_x25519_asn1.cc
[389/496] Compiling p_x25519.cc
[390/496] Compiling p_ed25519.cc
[391/496] Compiling p_rsa_asn1.cc
[392/496] Compiling p_rsa.cc
[393/496] Compiling p_ec.cc
[394/496] Compiling p_hkdf.cc
[395/496] Compiling p_ed25519_asn1.cc
[396/496] Compiling p_ec_asn1.cc
[397/496] Compiling p_dh_asn1.cc
[398/496] Compiling p_dsa_asn1.cc
[399/496] Compiling p_dh.cc
[400/496] Compiling evp_ctx.cc
[401/496] Compiling evp.cc
[402/496] Compiling engine.cc
[403/496] Compiling err.cc
[404/496] Compiling evp_asn1.cc
[405/496] Compiling ecdsa_asn1.cc
[406/496] Compiling ecdh.cc
[407/496] Compiling hash_to_curve.cc
[408/496] Compiling ec_derive.cc
[409/496] Compiling bcm.cc
[410/496] Compiling dsa.cc
[411/496] Compiling ec_asn1.cc
[412/496] Compiling dsa_asn1.cc
[413/496] Compiling params.cc
[414/496] Compiling x25519-asm-arm.S
[415/496] Compiling digest_extra.cc
[416/496] Compiling des.cc
[417/496] Compiling dh_asn1.cc
[418/496] Compiling curve25519_64_adx.cc
[419/496] Compiling spake25519.cc
[420/496] Compiling cpu_intel.cc
[421/496] Compiling cpu_arm_freebsd.cc
[422/496] Compiling crypto.cc
[423/496] Compiling cpu_arm_linux.cc
[424/496] Compiling curve25519.cc
[425/496] Compiling cpu_aarch64_win.cc
[426/496] Compiling cpu_aarch64_sysreg.cc
[427/496] Compiling cpu_aarch64_openbsd.cc
[428/496] Compiling cpu_aarch64_linux.cc
[429/496] Compiling cpu_aarch64_fuchsia.cc
[430/496] Compiling cpu_aarch64_apple.cc
[431/496] Compiling get_cipher.cc
[432/496] Compiling tls_cbc.cc
[432/496] Compiling conf.cc
[434/496] Compiling e_rc4.cc
[435/496] Compiling e_tls.cc
[436/496] Compiling e_null.cc
[437/496] Compiling e_rc2.cc
[438/496] Compiling e_des.cc
[439/496] Compiling e_chacha20poly1305.cc
[440/496] Compiling e_aesgcmsiv.cc
[441/496] Compiling derive_key.cc
[442/496] Compiling chacha.cc
[443/496] Compiling e_aesctrhmac.cc
[444/496] Compiling unicode.cc
[445/496] Compiling ber.cc
[446/496] Compiling cbb.cc
[447/496] Compiling cbs.cc
[448/496] Compiling buf.cc
[449/496] Compiling asn1_compat.cc
[450/496] Compiling blake2.cc
[451/496] Compiling socket_helper.cc
[452/496] Compiling bn_asn1.cc
[453/496] Compiling convert.cc
[454/496] Compiling socket.cc
[455/496] Compiling printf.cc
[456/496] Compiling hexdump.cc
[457/496] Compiling pair.cc
[458/496] Compiling file.cc
[459/496] Compiling fd.cc
[460/496] Compiling errno.cc
[461/496] Compiling connect.cc
[462/496] Compiling bio_mem.cc
[463/496] Compiling bio.cc
[464/496] Compiling base64.cc
[465/496] Compiling tasn_typ.cc
[466/496] Compiling tasn_fre.cc
[467/496] Compiling tasn_utl.cc
[468/496] Compiling tasn_new.cc
[469/496] Compiling tasn_enc.cc
[470/496] Compiling f_string.cc
[471/496] Compiling posix_time.cc
[472/496] Compiling tasn_dec.cc
[473/496] Compiling f_int.cc
[474/496] Compiling asn_pack.cc
[475/496] Compiling asn1_par.cc
[476/496] Compiling asn1_lib.cc
[477/496] Compiling a_utctm.cc
[478/496] Compiling a_type.cc
[479/496] Compiling a_time.cc
[480/496] Compiling a_octet.cc
[481/496] Compiling a_strnid.cc
[482/496] Compiling a_strex.cc
[483/496] Compiling a_mbstr.cc
[484/496] Compiling a_object.cc
[485/496] Write sources
[487/496] Compiling a_int.cc
[488/506] Compiling a_i2d_fp.cc
[489/515] Compiling a_dup.cc
[490/515] Compiling a_d2i_fp.cc
[491/515] Compiling a_gentm.cc
[492/541] Compiling a_bool.cc
[493/541] Compiling a_bitstr.cc
[495/541] Compiling Algorithms Grouped.swift
[496/541] Compiling Algorithms Indexed.swift
[497/541] Compiling Algorithms Split.swift
[498/541] Compiling Algorithms Stride.swift
[499/542] Compiling Algorithms FlattenCollection.swift
[500/542] Compiling Algorithms RandomSample.swift
[501/542] Compiling Algorithms EitherSequence.swift
[502/542] Compiling Algorithms FirstNonNil.swift
[503/542] Compiling Atomics Unmanaged extensions.swift
[504/542] Compiling Algorithms Chunked.swift
[505/542] Compiling Algorithms Combinations.swift
[506/542] Compiling Algorithms Compacted.swift
[507/542] Compiling Algorithms Cycle.swift
[512/544] Compiling Algorithms Reductions.swift
[513/544] Compiling Algorithms Rotate.swift
[514/544] Compiling Algorithms Suffix.swift
[515/544] Compiling Algorithms Trim.swift
[516/544] Compiling Algorithms Joined.swift
[517/544] Compiling Algorithms Keyed.swift
[518/544] Compiling Algorithms MinMax.swift
[521/544] Compiling Algorithms Intersperse.swift
[524/544] Compiling Algorithms Partition.swift
[525/544] Compiling Algorithms Permutations.swift
[526/544] Compiling Algorithms Product.swift
[534/544] Compiling Algorithms AdjacentPairs.swift
[535/544] Compiling Algorithms Chain.swift
[537/544] Compiling Algorithms Unique.swift
[538/544] Compiling Algorithms Windows.swift
[541/544] Emitting module Atomics
[542/544] Emitting module Algorithms
[542/544] Compiling c-nioatomics.c
[543/544] Compiling c-atomics.c
[545/550] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[546/550] Emitting module NIOConcurrencyHelpers
[547/550] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[548/550] Compiling NIOConcurrencyHelpers NIOLock.swift
[549/550] Compiling NIOConcurrencyHelpers atomics.swift
[550/550] Compiling NIOConcurrencyHelpers lock.swift
[551/612] Compiling NIOCore AddressedEnvelope.swift
[552/612] Compiling NIOCore AsyncAwaitSupport.swift
[553/612] Compiling NIOCore AsyncChannel.swift
[554/612] Compiling NIOCore AsyncChannelHandler.swift
[555/612] Compiling NIOCore AsyncChannelInboundStream.swift
[556/612] Compiling NIOCore AsyncChannelOutboundWriter.swift
[557/612] Compiling NIOCore NIOAsyncSequenceProducer.swift
[558/618] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[559/618] Compiling NIOCore NIOScheduledCallback.swift
[560/618] Compiling NIOCore NIOSendable.swift
[561/618] Compiling NIOCore RecvByteBufferAllocator.swift
[562/618] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[563/618] Compiling NIOCore SocketAddresses.swift
[564/618] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[565/618] Compiling NIOCore EventLoopFuture+Deprecated.swift
[566/618] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[567/618] Compiling NIOCore EventLoopFuture.swift
[568/618] Compiling NIOCore FileDescriptor.swift
[569/618] Compiling NIOCore FileHandle.swift
[570/618] Compiling NIOCore FileRegion.swift
[571/618] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[572/618] Compiling NIOCore NIOAsyncWriter.swift
[573/618] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[574/618] Compiling NIOCore BSDSocketAPI.swift
[575/618] Compiling NIOCore ByteBuffer-aux.swift
[576/618] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[577/618] Compiling NIOCore ByteBuffer-conversions.swift
[578/618] Compiling NIOCore SocketOptionProvider.swift
[579/618] Compiling NIOCore SystemCallHelpers.swift
[580/618] Compiling NIOCore TimeAmount+Duration.swift
[581/618] Compiling NIOCore TypeAssistedChannelHandler.swift
[582/618] Compiling NIOCore UniversalBootstrapSupport.swift
[583/618] Compiling NIOCore Utilities.swift
[584/618] Compiling NIOCore Codec.swift
[585/618] Compiling NIOCore ConvenienceOptionSupport.swift
[586/618] Compiling NIOCore DeadChannel.swift
[587/618] Compiling NIOCore DispatchQueue+WithFuture.swift
[588/618] Compiling NIOCore EventLoop+Deprecated.swift
[589/618] Compiling NIOCore EventLoop+SerialExecutor.swift
[590/618] Compiling NIOCore EventLoop.swift
[591/618] Compiling NIOCore Linux.swift
[592/618] Compiling NIOCore MarkedCircularBuffer.swift
[593/618] Compiling NIOCore MulticastChannel.swift
[594/618] Compiling NIOCore NIOAny.swift
[595/618] Compiling NIOCore NIOCloseOnErrorHandler.swift
[596/618] Compiling NIOCore NIOLoopBound.swift
[597/618] Compiling NIOCore Channel.swift
[598/618] Compiling NIOCore ChannelHandler.swift
[599/618] Compiling NIOCore ChannelHandlers.swift
[600/618] Compiling NIOCore ChannelInvoker.swift
[601/618] Compiling NIOCore ChannelOption.swift
[602/618] Compiling NIOCore ChannelPipeline.swift
[603/618] Compiling NIOCore CircularBuffer.swift
[604/618] Compiling NIOCore ByteBuffer-core.swift
[605/618] Compiling NIOCore ByteBuffer-hex.swift
[606/618] Compiling NIOCore ByteBuffer-int.swift
[607/618] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[608/618] Compiling NIOCore ByteBuffer-multi-int.swift
[609/618] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[610/618] Compiling NIOCore ByteBuffer-views.swift
[611/618] Compiling NIOCore GlobalSingletons.swift
[612/618] Compiling NIOCore IO.swift
[613/618] Compiling NIOCore IOData.swift
[614/618] Compiling NIOCore IPProtocol.swift
[615/618] Compiling NIOCore IntegerBitPacking.swift
[616/618] Compiling NIOCore IntegerTypes.swift
[617/618] Compiling NIOCore Interfaces.swift
[618/618] Emitting module NIOCore
[619/670] Compiling NIOEmbedded AsyncTestingChannel.swift
[620/670] Compiling NIOEmbedded Embedded.swift
[621/670] Emitting module NIOEmbedded
[622/670] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[623/670] Compiling NIOPosix GetaddrinfoResolver.swift
[624/670] Compiling NIOPosix HappyEyeballs.swift
[625/670] Compiling NIOPosix IO.swift
[626/670] Compiling NIOPosix IntegerBitPacking.swift
[627/670] Compiling NIOPosix IntegerTypes.swift
[628/675] Compiling NIOPosix SocketProtocols.swift
[629/675] Compiling NIOPosix System.swift
[630/675] Compiling NIOPosix Thread.swift
[631/675] Compiling NIOPosix ThreadPosix.swift
[632/675] Compiling NIOPosix ThreadWindows.swift
[633/675] Emitting module NIOPosix
[634/675] Compiling NIOPosix BSDSocketAPICommon.swift
[635/675] Compiling NIOPosix BSDSocketAPIPosix.swift
[636/675] Compiling NIOPosix BSDSocketAPIWindows.swift
[637/675] Compiling NIOPosix BaseSocket.swift
[638/675] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[639/675] Compiling NIOPosix BaseSocketChannel.swift
[640/675] Compiling NIOPosix Selectable.swift
[641/675] Compiling NIOPosix SelectableChannel.swift
[642/675] Compiling NIOPosix SelectableEventLoop.swift
[643/675] Compiling NIOPosix SelectorEpoll.swift
[644/675] Compiling NIOPosix SelectorGeneric.swift
[645/675] Compiling NIOPosix Linux.swift
[646/675] Compiling NIOPosix LinuxCPUSet.swift
[647/675] Compiling NIOPosix LinuxUring.swift
[648/675] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[649/675] Compiling NIOPosix NIOThreadPool.swift
[650/675] Compiling NIOPosix UnsafeTransfer.swift
[651/675] Compiling NIOPosix Utilities.swift
[652/675] Compiling NIOPosix VsockAddress.swift
[653/675] Compiling NIOPosix VsockChannelEvents.swift
[654/675] Compiling NIOPosix resource_bundle_accessor.swift
[655/675] Compiling NIOPosix SelectorKqueue.swift
[656/675] Compiling NIOPosix SelectorUring.swift
[657/675] Compiling NIOPosix ServerSocket.swift
[658/675] Compiling NIOPosix Socket.swift
[659/675] Compiling NIOPosix SocketChannel.swift
[660/675] Compiling NIOPosix Pool.swift
[661/675] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[662/675] Compiling NIOPosix PosixSingletons.swift
[663/675] Compiling NIOPosix RawSocketBootstrap.swift
[664/675] Compiling NIOPosix Resolver.swift
[665/675] Compiling NIOPosix BaseStreamSocketChannel.swift
[666/675] Compiling NIOPosix Bootstrap.swift
[667/675] Compiling NIOPosix ControlMessage.swift
[668/675] Compiling NIOPosix DatagramVectorReadManager.swift
[669/675] Compiling NIOPosix Errors+Any.swift
[670/675] Compiling NIOPosix FileDescriptor.swift
[671/675] Compiling NIOPosix NonBlockingFileIO.swift
[672/675] Compiling NIOPosix PendingDatagramWritesManager.swift
[673/675] Compiling NIOPosix PendingWritesManager.swift
[674/675] Compiling NIOPosix PipeChannel.swift
[675/675] Compiling NIOPosix PipePair.swift
[676/677] Emitting module NIO
[677/677] Compiling NIO Exports.swift
[678/717] Compiling NIOSOCKS Errors.swift
[679/718] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[680/718] Compiling NIOSOCKS ClientStateMachine.swift
[681/718] Compiling NIOSOCKS SOCKSResponse.swift
[682/718] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[683/718] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[684/718] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[685/718] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[686/718] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[687/718] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[688/718] Emitting module NIOSOCKS
[689/718] Compiling NIOSOCKS ServerStateMachine.swift
[690/718] Compiling NIOSOCKS Helpers.swift
[691/718] Compiling NIOSOCKS Messages.swift
[692/718] Compiling NIOSOCKS SOCKSRequest.swift
[693/718] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[694/718] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[695/719] Emitting module NIOTLS
[696/719] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[697/719] Compiling NIOTLS TLSEvents.swift
[698/719] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[699/719] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[700/719] Compiling NIOTLS SNIHandler.swift
[701/719] Compiling NIOHTTP1 HTTPEncoder.swift
[702/719] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[705/719] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[706/719] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[707/719] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[708/719] Emitting module NIOFoundationCompat
[709/719] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[710/772] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[711/772] Emitting module NIOHTTP1
[712/772] Compiling NIOTransportServices NIOTSBootstraps.swift
[713/772] Compiling NIOTransportServices NIOTSChannelOptions.swift
[714/772] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[715/772] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[716/772] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[717/772] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[718/772] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[719/772] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[720/790] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[721/790] Compiling NIOHPACK IndexedHeaderTable.swift
[722/790] Compiling NIOHPACK IntegerCoding.swift
[723/791] Compiling NIOHPACK StaticHeaderTable.swift
[724/791] Compiling NIOHTTPCompression HTTPCompression.swift
[725/791] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[726/791] Compiling NIOHTTPCompression HTTPDecompression.swift
[727/791] Emitting module NIOHTTPCompression
[728/791] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[729/791] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[730/791] Compiling NIOHPACK HuffmanTables.swift
[731/791] Compiling NIOHPACK HeaderTables.swift
[732/791] Compiling NIOHPACK HPACKErrors.swift
[733/791] Compiling NIOHPACK HPACKEncoder.swift
[734/791] Compiling NIOHPACK HuffmanCoding.swift
[735/791] Compiling NIOHPACK DynamicHeaderTable.swift
[736/791] Compiling NIOHPACK HPACKDecoder.swift
[737/791] Compiling NIOHPACK HPACKHeader.swift
[738/791] Emitting module NIOHPACK
[739/791] Emitting module NIOTransportServices
[740/793] Emitting module NIOSSL
[741/856] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[742/856] Compiling NIOHTTP2 HTTP2SettingsState.swift
[743/856] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[744/856] Compiling NIOHTTP2 HasFlowControlWindows.swift
[745/856] Compiling NIOHTTP2 HasLocalSettings.swift
[746/856] Compiling NIOHTTP2 HasRemoteSettings.swift
[747/856] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[748/856] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[749/856] Compiling NIOHTTP2 ReceivingHeadersState.swift
[750/856] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[751/856] Compiling NIOHTTP2 SendingRstStreamState.swift
[752/856] Compiling NIOHTTP2 SendingDataState.swift
[753/856] Compiling NIOHTTP2 SendingGoawayState.swift
[760/856] Compiling NIOHTTP2 ReceivingDataState.swift
[764/856] Compiling NIOHTTP2 ConnectionStateMachine.swift
[765/856] Compiling NIOHTTP2 ConnectionStreamsState.swift
[766/856] Compiling NIOHTTP2 MayReceiveFrames.swift
[767/856] Compiling NIOHTTP2 SendingHeadersState.swift
[768/856] Compiling NIOHTTP2 SendingPushPromiseState.swift
[769/856] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[770/856] Compiling NIOHTTP2 MaySendFrames.swift
[773/856] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[774/856] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[775/856] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[776/856] Compiling NIOHTTP2 LocallyQuiescingState.swift
[777/856] Compiling NIOHTTP2 QuiescingState.swift
[782/856] Compiling NIOHTTP2 DOSHeuristics.swift
[783/856] Compiling NIOHTTP2 HTTP2Settings.swift
[784/856] Compiling NIOHTTP2 HTTP2Stream.swift
[785/856] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[786/856] Compiling NIOHTTP2 StateMachineResult.swift
[787/856] Compiling NIOHTTP2 ContentLengthVerifier.swift
[790/856] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[818/862] Compiling NIOHTTP2 StreamChannelFlowController.swift
[819/862] Compiling NIOHTTP2 StreamChannelList.swift
[820/862] Compiling NIOHTTP2 StreamMap.swift
[821/862] Compiling NIOHTTP2 StreamStateMachine.swift
[822/862] Compiling NIOHTTP2 UnsafeTransfer.swift
[823/862] Compiling NIOHTTP2 WatermarkedFlowController.swift
[824/862] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[825/862] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[826/862] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[827/862] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[828/862] Compiling NIOHTTP2 HTTP2Error.swift
[829/862] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[835/862] Compiling NIOHTTP2 HTTP2StreamID.swift
[836/862] Compiling NIOHTTP2 Error+Any.swift
[837/862] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[838/862] Compiling NIOHTTP2 ControlFrameBuffer.swift
[839/862] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[840/862] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[841/862] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[842/862] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[850/862] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[851/862] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[852/862] Compiling NIOHTTP2 HTTP2UserEvents.swift
[853/862] Compiling NIOHTTP2 InboundEventBuffer.swift
[854/862] Compiling NIOHTTP2 InboundWindowManager.swift
[855/862] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[856/862] Emitting module NIOHTTP2
[857/862] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[858/862] Compiling NIOHTTP2 HTTP2Frame.swift
[859/862] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[860/862] Compiling NIOHTTP2 HTTP2FrameParser.swift
[861/862] Compiling NIOHTTP2 HTTP2PingData.swift
[862/862] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[863/924] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[864/924] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[865/924] Compiling AsyncHTTPClient AsyncLazySequence.swift
[866/924] Compiling AsyncHTTPClient HTTPClient+execute.swift
[867/924] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[868/924] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[869/924] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[870/930] Emitting module AsyncHTTPClient
[871/930] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[872/930] Compiling AsyncHTTPClient ConnectionTarget.swift
[873/930] Compiling AsyncHTTPClient DeconstructedURL.swift
[874/930] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[875/930] Compiling AsyncHTTPClient FoundationExtensions.swift
[876/930] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[877/930] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[878/930] Compiling AsyncHTTPClient SSLContextCache.swift
[879/930] Compiling AsyncHTTPClient Scheme.swift
[880/930] Compiling AsyncHTTPClient Singleton.swift
[881/930] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[882/930] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[883/930] Compiling AsyncHTTPClient Utils.swift
[884/930] Compiling AsyncHTTPClient HTTPClientRequest.swift
[885/930] Compiling AsyncHTTPClient HTTPClientResponse.swift
[886/930] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[887/930] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[888/930] Compiling AsyncHTTPClient Transaction.swift
[889/930] Compiling AsyncHTTPClient Base64.swift
[890/930] Compiling AsyncHTTPClient BasicAuth.swift
[891/930] Compiling AsyncHTTPClient HTTP1Connection.swift
[892/930] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[893/930] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[894/930] Compiling AsyncHTTPClient HTTP2Connection.swift
[895/930] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[896/930] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[897/930] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[898/930] Compiling AsyncHTTPClient NWWaitingHandler.swift
[899/930] Compiling AsyncHTTPClient TLSConfiguration.swift
[900/930] Compiling AsyncHTTPClient RedirectState.swift
[901/930] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[902/930] Compiling AsyncHTTPClient RequestBag.swift
[903/930] Compiling AsyncHTTPClient RequestValidation.swift
[904/930] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[905/930] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[906/930] Compiling AsyncHTTPClient ConnectionPool.swift
[907/930] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[908/930] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[909/930] Compiling AsyncHTTPClient TLSEventsHandler.swift
[910/930] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[911/930] Compiling AsyncHTTPClient RequestOptions.swift
[912/930] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[913/930] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[914/930] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[915/930] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[916/930] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[917/930] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[918/930] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[919/930] Compiling AsyncHTTPClient HTTPClient.swift
[920/930] Compiling AsyncHTTPClient HTTPHandler.swift
[921/930] Compiling AsyncHTTPClient LRUCache.swift
[922/930] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[923/930] Compiling AsyncHTTPClient NWErrorHandler.swift
[924/930] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[925/930] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[926/930] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[927/930] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[928/930] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[929/930] Compiling AsyncHTTPClient RequestBodyLength.swift
[930/930] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[931/982] Emitting module OpenAIKit
[932/987] Compiling OpenAIKit RetrieveFileRequest.swift
[933/987] Compiling OpenAIKit UploadFileRequest.swift
[934/987] Compiling OpenAIKit DeleteFileResponse.swift
[935/987] Compiling OpenAIKit ListFilesResponse.swift
[936/987] Compiling OpenAIKit Image.swift
[937/987] Compiling OpenAIKit ImageProvider.swift
[938/987] Compiling OpenAIKit API.swift
[939/987] Compiling OpenAIKit AudioProvider.swift
[940/987] Compiling OpenAIKit CreateTranscriptionRequest.swift
[941/987] Compiling OpenAIKit CreateTranslationRequest.swift
[942/987] Compiling OpenAIKit Transcription.swift
[943/987] Compiling OpenAIKit Translation.swift
[944/987] Compiling OpenAIKit Completion.swift
[945/987] Compiling OpenAIKit CompletionProvider.swift
[946/987] Compiling OpenAIKit CreateCompletionRequest.swift
[947/987] Compiling OpenAIKit Configuration.swift
[948/987] Compiling OpenAIKit CreateEditRequest.swift
[949/987] Compiling OpenAIKit Edit.swift
[950/987] Compiling OpenAIKit ImageResponse.swift
[951/987] Compiling OpenAIKit CreateImageEditRequest.swift
[952/987] Compiling OpenAIKit CreateImageRequest.swift
[953/987] Compiling OpenAIKit CreateImageVariationRequest.swift
[954/987] Compiling OpenAIKit Language.swift
[955/987] Compiling OpenAIKit RequestHandler+Error.swift
[956/987] Compiling OpenAIKit File.swift
[957/987] Compiling OpenAIKit FileProvider.swift
[958/987] Compiling OpenAIKit DeleteFileRequest.swift
[959/987] Compiling OpenAIKit ListFilesRequest.swift
[960/987] Compiling OpenAIKit RetrieveFileContentRequest.swift
[961/987] Compiling OpenAIKit EditProvider.swift
[962/987] Compiling OpenAIKit CreateEmbeddingRequest.swift
[963/987] Compiling OpenAIKit CreateEmbeddingResponse.swift
[964/987] Compiling OpenAIKit Embedding.swift
[965/987] Compiling OpenAIKit EmbeddingProvider.swift
[966/987] Compiling OpenAIKit APIError.swift
[967/987] Compiling OpenAIKit ListModelsResponse.swift
[968/987] Compiling OpenAIKit CreateModerationRequest.swift
[969/987] Compiling OpenAIKit Moderation.swift
[970/987] Compiling OpenAIKit ModerationProvider.swift
[971/987] Compiling OpenAIKit MultipartFormDataBuilder.swift
[972/987] Compiling OpenAIKit MIMEType.swift
[973/987] Compiling OpenAIKit Model.swift
[974/987] Compiling OpenAIKit ModelProvider.swift
[975/987] Compiling OpenAIKit ListModelsRequest.swift
[976/987] Compiling OpenAIKit RetrieveModelRequest.swift
[977/987] Compiling OpenAIKit Chat.swift
[978/987] Compiling OpenAIKit ChatProvider.swift
[979/987] Compiling OpenAIKit ChatStream.swift
[980/987] Compiling OpenAIKit CreateChatRequest.swift
[981/987] Compiling OpenAIKit FinishReason.swift
[982/987] Compiling OpenAIKit Client.swift
[983/987] Compiling OpenAIKit NIORequestHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/NIORequestHandler.swift:89:30: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
87 | return try? decoder.decode(T.self, from: data)
88 | }
89 | .forEach { value in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
90 | continuation.yield(value)
91 | }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/NIORequestHandler.swift:78:48: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let response = try await httpClient.execute(httpClientRequest, timeout: .seconds(25))
77 |
78 | return AsyncThrowingStream<T, Error> { continuation in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | Task(priority: .userInitiated) {
80 | do {
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/URLSessionRequestHandler.swift:50:30: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | return try? decoder.decode(T.self, from: data)
49 | }
50 | .forEach { value in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
51 | continuation.yield(value)
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/URLSessionRequestHandler.swift:37:61: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 | decoder.dateDecodingStrategy = request.dateDecodingStrategy
36 |
37 | return AsyncThrowingStream<T, Error> { [urlRequest] continuation in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 | Task(priority: .userInitiated) {
39 | do {
[984/987] Compiling OpenAIKit Request.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/NIORequestHandler.swift:89:30: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
87 | return try? decoder.decode(T.self, from: data)
88 | }
89 | .forEach { value in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
90 | continuation.yield(value)
91 | }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/NIORequestHandler.swift:78:48: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let response = try await httpClient.execute(httpClientRequest, timeout: .seconds(25))
77 |
78 | return AsyncThrowingStream<T, Error> { continuation in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | Task(priority: .userInitiated) {
80 | do {
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/URLSessionRequestHandler.swift:50:30: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | return try? decoder.decode(T.self, from: data)
49 | }
50 | .forEach { value in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
51 | continuation.yield(value)
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/URLSessionRequestHandler.swift:37:61: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 | decoder.dateDecodingStrategy = request.dateDecodingStrategy
36 |
37 | return AsyncThrowingStream<T, Error> { [urlRequest] continuation in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 | Task(priority: .userInitiated) {
39 | do {
[985/987] Compiling OpenAIKit RequestHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/NIORequestHandler.swift:89:30: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
87 | return try? decoder.decode(T.self, from: data)
88 | }
89 | .forEach { value in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
90 | continuation.yield(value)
91 | }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/NIORequestHandler.swift:78:48: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let response = try await httpClient.execute(httpClientRequest, timeout: .seconds(25))
77 |
78 | return AsyncThrowingStream<T, Error> { continuation in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | Task(priority: .userInitiated) {
80 | do {
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/URLSessionRequestHandler.swift:50:30: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | return try? decoder.decode(T.self, from: data)
49 | }
50 | .forEach { value in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
51 | continuation.yield(value)
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/URLSessionRequestHandler.swift:37:61: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 | decoder.dateDecodingStrategy = request.dateDecodingStrategy
36 |
37 | return AsyncThrowingStream<T, Error> { [urlRequest] continuation in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 | Task(priority: .userInitiated) {
39 | do {
[986/987] Compiling OpenAIKit URLSessionRequestHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/NIORequestHandler.swift:89:30: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
87 | return try? decoder.decode(T.self, from: data)
88 | }
89 | .forEach { value in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
90 | continuation.yield(value)
91 | }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/NIORequestHandler.swift:78:48: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let response = try await httpClient.execute(httpClientRequest, timeout: .seconds(25))
77 |
78 | return AsyncThrowingStream<T, Error> { continuation in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | Task(priority: .userInitiated) {
80 | do {
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/URLSessionRequestHandler.swift:50:30: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | return try? decoder.decode(T.self, from: data)
49 | }
50 | .forEach { value in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
51 | continuation.yield(value)
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/URLSessionRequestHandler.swift:37:61: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 | decoder.dateDecodingStrategy = request.dateDecodingStrategy
36 |
37 | return AsyncThrowingStream<T, Error> { [urlRequest] continuation in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 | Task(priority: .userInitiated) {
39 | do {
[987/987] Compiling OpenAIKit Usage.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/NIORequestHandler.swift:89:30: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
87 | return try? decoder.decode(T.self, from: data)
88 | }
89 | .forEach { value in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
90 | continuation.yield(value)
91 | }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/NIORequestHandler.swift:78:48: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let response = try await httpClient.execute(httpClientRequest, timeout: .seconds(25))
77 |
78 | return AsyncThrowingStream<T, Error> { continuation in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | Task(priority: .userInitiated) {
80 | do {
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/URLSessionRequestHandler.swift:50:30: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | return try? decoder.decode(T.self, from: data)
49 | }
50 | .forEach { value in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
51 | continuation.yield(value)
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAIKit/RequestHandler/URLSessionRequestHandler.swift:37:61: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
35 | decoder.dateDecodingStrategy = request.dateDecodingStrategy
36 |
37 | return AsyncThrowingStream<T, Error> { [urlRequest] continuation in
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
38 | Task(priority: .userInitiated) {
39 | do {
Build complete! (101.66s)
Fetching https://github.com/swift-server/async-http-client.git
[1/14014] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (10.03s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (10.49s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/5942] Fetching swift-nio-extras
[61/7739] Fetching swift-nio-extras, swift-atomics
[133/11575] Fetching swift-nio-extras, swift-atomics, swift-log
[325/17534] Fetching swift-nio-extras, swift-atomics, swift-log, swift-algorithms
[1104/20201] Fetching swift-nio-extras, swift-atomics, swift-log, swift-algorithms, swift-nio-transport-services
[4147/35091] Fetching swift-nio-extras, swift-atomics, swift-log, swift-algorithms, swift-nio-transport-services, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (1.13s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.13s)
[11311/30627] Fetching swift-nio-extras, swift-log, swift-algorithms, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.15s)
[5709/24668] Fetching swift-nio-extras, swift-log, swift-nio-ssl
[7435/36200] Fetching swift-nio-extras, swift-log, swift-nio-ssl, swift-nio-http2
[12191/112533] Fetching swift-nio-extras, swift-log, swift-nio-ssl, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (12.57s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (12.57s)
[73024/91701] Fetching swift-log, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (13.94s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (13.94s)
[60615/76333] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (23.05s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (24.62s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.38s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.58s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
[46/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.64s)
Fetched https://github.com/apple/swift-system.git from cache (1.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.05s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.48s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.06s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.46s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.43s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
[1/904] Fetching swift-http-types
[128/2073] Fetching swift-http-types, swift-http-structured-headers
[175/3689] Fetching swift-http-types, swift-http-structured-headers, swift-asn1
[1101/6115] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-service-lifecycle
[1540/12299] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-certificates
[1972/17284] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.03s)
[9141/14858] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-certificates.git from cache (1.15s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.15s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.15s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.16s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.16s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.58s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.47s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.54s)
Fetching https://github.com/apple/swift-crypto.git
[1/15419] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (8.30s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (9.01s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.50s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.38s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.51s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.46s)
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.26.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.6.3
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
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.24.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.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.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.36.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.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.12.3
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.32.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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.3.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.28.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Build complete.
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.13.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
}
],
"manifest_display_name" : "openai-kit",
"name" : "openai-kit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "OpenAIKit",
"targets" : [
"OpenAIKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAIKitTests",
"module_type" : "SwiftTarget",
"name" : "OpenAIKitTests",
"path" : "Tests/OpenAIKitTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/OpenAIKitTests/Resources/9000.mp3",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/OpenAIKitTests/Resources/cena.mp3",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/OpenAIKitTests/Resources/example.jsonl",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/OpenAIKitTests/Resources/logo.png",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ClientTests.swift",
"MessageTests.swift",
"RequestHandlerTests.swift",
"SingleLineJSONL.swift"
],
"target_dependencies" : [
"OpenAIKit"
],
"type" : "test"
},
{
"c99name" : "OpenAIKit",
"module_type" : "SwiftTarget",
"name" : "OpenAIKit",
"path" : "Sources/OpenAIKit",
"product_dependencies" : [
"AsyncHTTPClient"
],
"product_memberships" : [
"OpenAIKit"
],
"sources" : [
"API.swift",
"Audio/AudioProvider.swift",
"Audio/CreateTranscriptionRequest.swift",
"Audio/CreateTranslationRequest.swift",
"Audio/Transcription.swift",
"Audio/Translation.swift",
"Chat/Chat.swift",
"Chat/ChatProvider.swift",
"Chat/ChatStream.swift",
"Chat/CreateChatRequest.swift",
"Chat/FinishReason.swift",
"Client/Client.swift",
"Completion/Completion.swift",
"Completion/CompletionProvider.swift",
"Completion/CreateCompletionRequest.swift",
"Configuration.swift",
"Edit/CreateEditRequest.swift",
"Edit/Edit.swift",
"Edit/EditProvider.swift",
"Embedding/CreateEmbeddingRequest.swift",
"Embedding/CreateEmbeddingResponse.swift",
"Embedding/Embedding.swift",
"Embedding/EmbeddingProvider.swift",
"Errors/APIError.swift",
"Errors/RequestHandler+Error.swift",
"File/File.swift",
"File/FileProvider.swift",
"File/Request/DeleteFileRequest.swift",
"File/Request/ListFilesRequest.swift",
"File/Request/RetrieveFileContentRequest.swift",
"File/Request/RetrieveFileRequest.swift",
"File/Request/UploadFileRequest.swift",
"File/Response/DeleteFileResponse.swift",
"File/Response/ListFilesResponse.swift",
"Image/Image.swift",
"Image/ImageProvider.swift",
"Image/ImageResponse.swift",
"Image/Requests/CreateImageEditRequest.swift",
"Image/Requests/CreateImageRequest.swift",
"Image/Requests/CreateImageVariationRequest.swift",
"Language.swift",
"MIMEType.swift",
"Model/Model.swift",
"Model/Provider/ModelProvider.swift",
"Model/Request/ListModelsRequest.swift",
"Model/Request/RetrieveModelRequest.swift",
"Model/Response/ListModelsResponse.swift",
"Moderation/CreateModerationRequest.swift",
"Moderation/Moderation.swift",
"Moderation/ModerationProvider.swift",
"RequestHandler/MultipartFormDataBuilder.swift",
"RequestHandler/NIORequestHandler.swift",
"RequestHandler/Request.swift",
"RequestHandler/RequestHandler.swift",
"RequestHandler/URLSessionRequestHandler.swift",
"Usage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.