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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onmyway133/Swiftlane.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/onmyway133/Swiftlane
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 61d9fbb Merge pull request #65 from donnywdavis/main
Cloned https://github.com/onmyway133/Swiftlane.git
Revision (git rev-parse @):
61d9fbb3b910b7728f7d8878f7e6f3f09f9ad452
SUCCESS checkout https://github.com/onmyway133/Swiftlane.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/415] Compiling TSCclibc process.c
[2/415] Compiling TSCclibc libc.c
[3/415] Compiling CSystem shims.c
[4/415] Compiling a_bool.c
[5/415] Compiling a_bitstr.c
[6/462] Compiling a_d2i_fp.c
[7/462] Compiling a_time.c
[8/462] Compiling a_int.c
[9/491] Compiling v3_utl.c
[10/491] Compiling v3_skey.c
[11/494] Compiling v3_purp.c
[13/500] Compiling SystemPackage Errno.swift
[14/500] Compiling SystemPackage FileDescriptor.swift
[15/500] Compiling SystemPackage FileHelpers.swift
[16/502] Emitting module TSCLibc
[17/502] Compiling TSCLibc libc.swift
[18/502] Compiling SystemPackage FilePathSyntax.swift
[19/502] Compiling SystemPackage FilePathWindows.swift
[20/502] Compiling SystemPackage FilePermissions.swift
[21/562] Emitting module SystemPackage
[22/562] Compiling Crypto EllipticCurve_boring.swift
[23/562] Compiling Crypto NISTCurvesKeys_boring.swift
[24/562] Compiling Crypto SymmetricKeys.swift
[25/562] Compiling Crypto HMAC.swift
[26/562] Compiling Crypto MACFunctions.swift
[27/562] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[28/562] Compiling Crypto CryptoKitErrors_boring.swift
[29/562] Compiling Crypto Ed25519.swift
[30/562] Compiling Crypto NISTCurvesKeys.swift
[31/562] Compiling Crypto X25519Keys.swift
[32/562] Compiling Crypto ECDSA.swift
[33/562] Compiling Crypto EdDSA.swift
[34/562] Compiling Crypto Signature.swift
[35/562] Compiling Crypto ECDSASignature_boring.swift
[36/562] Compiling Crypto ECDSA_boring.swift
[37/562] Compiling Crypto EdDSA_boring.swift
[38/568] Emitting module XMLCoder
[46/574] Compiling SwiftyXMLParser XML.swift
[47/574] Compiling NaiveDate NaiveDateFormatter.swift
[55/574] Compiling Crypto ObjectIdentifier.swift
[56/574] Compiling Crypto AES-GCM.swift
[57/574] Compiling Crypto AES-GCM_boring.swift
[58/574] Compiling Crypto ChaChaPoly_boring.swift
[59/574] Compiling Crypto ChaChaPoly.swift
[60/574] Compiling Crypto Cipher.swift
[61/574] Compiling Crypto Nonces.swift
[62/574] Compiling Crypto ASN1.swift
[63/574] Compiling Crypto ASN1Any.swift
[64/574] Compiling Crypto ASN1BitString.swift
[65/574] Compiling Crypto HashFunctions.swift
[66/574] Compiling Crypto HashFunctions_SHA2.swift
[67/574] Emitting module SwiftyXMLParser
[68/574] Compiling SwiftyXMLParser Parser.swift
[69/574] Compiling SwiftyXMLParser Error.swift
[70/574] Compiling SwiftyXMLParser Accessor.swift
[71/574] Compiling SwiftyXMLParser Element.swift
[72/574] Emitting module NaiveDate
[73/574] Compiling NaiveDate NaiveDate.swift
[74/574] Emitting module URLQueryEncoder
[75/574] Compiling URLQueryEncoder URLQueryEncoder.swift
[76/614] Compiling TSCBasic ProcessSet.swift
[77/614] Compiling TSCBasic RegEx.swift
[78/614] Compiling TSCBasic HashAlgorithms.swift
[79/614] Compiling TSCBasic JSON.swift
[80/614] Compiling TSCBasic JSONMapper.swift
[81/614] Compiling TSCBasic KeyedPair.swift
[81/614] Compiling v3_prn.c
[82/614] Compiling v3_pmaps.c
[84/614] Compiling TSCBasic FileInfo.swift
[85/614] Compiling TSCBasic FileSystem.swift
[86/614] Compiling TSCBasic GraphAlgorithms.swift
[87/614] Compiling TSCBasic PathShims.swift
[88/614] Compiling TSCBasic Process.swift
[89/614] Compiling TSCBasic ProcessEnv.swift
[90/614] Compiling TSCBasic CollectionExtensions.swift
[91/614] Compiling TSCBasic Condition.swift
[92/614] Compiling TSCBasic DeltaAlgorithm.swift
[93/614] Compiling TSCBasic DiagnosticsEngine.swift
[94/614] Compiling TSCBasic Result.swift
[95/614] Compiling TSCBasic SortedArray.swift
[96/614] Compiling TSCBasic StringConversions.swift
[97/614] Compiling TSCBasic SynchronizedQueue.swift
[100/614] Compiling TSCBasic TemporaryFile.swift
[101/614] Compiling TSCBasic DictionaryExtensions.swift
[102/614] Compiling TSCBasic DictionaryLiteralExtensions.swift
[103/614] Compiling TSCBasic EditDistance.swift
[103/622] Compiling v3_pcons.c
[107/622] Compiling XMLCoder XMLEncoder.swift
[108/622] Compiling XMLCoder XMLEncoderImplementation.swift
[109/622] Compiling XMLCoder XMLEncodingStorage.swift
[110/622] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[111/622] Compiling XMLCoder XMLReferencingEncoder.swift
[112/622] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[121/622] Compiling TSCBasic Lock.swift
[122/622] Compiling TSCBasic OSLog.swift
[123/622] Compiling TSCBasic ObjectIdentifierProtocol.swift
[124/622] Compiling TSCBasic OrderedDictionary.swift
[125/622] Compiling TSCBasic OrderedSet.swift
[126/622] Compiling TSCBasic Path.swift
[130/622] Emitting module Crypto
[139/622] Compiling TSCBasic LazyCache.swift
[140/622] Compiling TSCBasic Await.swift
[141/622] Compiling TSCBasic Base64URL.swift
[142/622] Compiling TSCBasic ByteString.swift
[143/622] Compiling TSCBasic CStringArray.swift
[144/622] Compiling TSCBasic CacheableSequence.swift
[145/622] Compiling TSCBasic Closable.swift
[146/622] Compiling TSCBasic CodableResult.swift
[147/622] Compiling TSCBasic CollectionAlgorithms.swift
[148/622] Compiling Crypto ECDSASignature.swift
[149/622] Compiling Crypto PEMDocument.swift
[150/622] Compiling Crypto PKCS8PrivateKey.swift
[151/622] Compiling Crypto SEC1PrivateKey.swift
[152/622] Compiling Crypto SubjectPublicKeyInfo.swift
[153/622] Compiling Crypto CryptoKitErrors.swift
[154/622] Compiling Crypto Digest_boring.swift
[155/622] Compiling Crypto Digest.swift
[156/622] Compiling Crypto Digests.swift
[156/622] Compiling v3_ocsp.c
[157/622] Compiling v3_ncons.c
[159/622] Compiling Get Request.swift
[160/622] Compiling Get Helpers.swift
[160/622] Compiling v3_lib.c
[162/622] Compiling Get APIClient.swift
[163/622] Emitting module Get
[163/622] Compiling v3_int.c
[164/622] Compiling v3_ia5.c
[165/622] Compiling v3_info.c
[166/622] Compiling v3_genn.c
[167/622] Compiling v3_extku.c
[174/622] Compiling v3_enum.c
[175/622] Compiling v3_crld.c
[177/622] Compiling Colorizer StringStyleColorizer.swift
[178/622] Emitting module Colorizer
[179/622] Compiling Colorizer StringForegroundColorizer.swift
[179/622] Compiling v3_bitst.c
[180/622] Compiling v3_conf.c
[181/622] Compiling v3_cpols.c
[183/622] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[184/622] Compiling Crypto RNG_boring.swift
[185/622] Compiling Crypto SafeCompare_boring.swift
[186/622] Compiling Crypto Zeroization_boring.swift
[187/622] Compiling Crypto PrettyBytes.swift
[188/622] Compiling Crypto SafeCompare.swift
[189/622] Compiling Crypto SecureBytes.swift
[190/622] Compiling Crypto Zeroization.swift
[191/622] Compiling Colorizer Colorizer.swift
[192/622] Compiling Colorizer StringBackgroundColorizer.swift
[193/622] Compiling Colorizer StringStyle.swift
[194/622] Emitting module TSCBasic
[200/627] Compiling v3_bcons.c
[201/627] Compiling v3_akeya.c
[202/627] Compiling v3_akey.c
[203/627] Compiling x_x509a.c
[204/643] Compiling v3_alt.c
[205/643] Compiling x_val.c
[206/643] Compiling x_x509.c
[207/643] Compiling x_spki.c
[208/643] Compiling x_sig.c
[209/643] Compiling x_req.c
[210/643] Compiling x_info.c
[211/643] Compiling x_pkey.c
[213/643] Compiling XcbeautifyLib String+Colored.swift
[214/643] Compiling XcbeautifyLib String+Matchable.swift
[214/645] Compiling x_pubkey.c
[215/645] Compiling x_name.c
[216/645] Compiling x_exten.c
[217/645] Compiling x_attrib.c
[218/645] Compiling x_crl.c
[219/645] Compiling x509spki.c
[220/645] Compiling x_all.c
[221/645] Compiling x_algor.c
[223/645] Compiling XcbeautifyLib String+Substring.swift
[224/645] Compiling XcbeautifyLib TestSummary.swift
[224/645] Compiling x509rset.c
[225/645] Compiling x509name.c
[226/645] Compiling x509cset.c
[228/645] Compiling XcbeautifyLib Pattern.swift
[229/645] Compiling XcbeautifyLib Regex.swift
[229/645] Compiling x509_vpm.c
[230/645] Compiling x509_txt.c
[231/645] Compiling x509_trs.c
[232/645] Compiling x509_vfy.c
[249/645] Compiling x509_v3.c
[250/645] Compiling x509_req.c
[251/645] Compiling x509_set.c
[253/645] Emitting module XcbeautifyLib
[254/645] Compiling XcbeautifyLib JunitReporter.swift
[255/645] Compiling XcbeautifyLib Matchable.swift
[255/645] Compiling x509_def.c
[256/645] Compiling x509_ext.c
[257/645] Compiling x509_d2.c
[258/645] Compiling x509_obj.c
[259/645] Compiling x509_lu.c
[260/645] Compiling x509_att.c
[262/645] Compiling XcbeautifyLib Array+Safe.swift
[263/645] Compiling XcbeautifyLib CaptureGroups.swift
[264/645] Compiling XcbeautifyLib Constants.swift
[265/645] Compiling XcbeautifyLib TerminalRenderer.swift
[266/645] Compiling XcbeautifyLib String+CapturedGroups.swift
[267/645] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[274/645] Compiling XcbeautifyLib OutputRendering.swift
[275/645] Compiling XcbeautifyLib OutputHandler.swift
[276/645] Compiling XcbeautifyLib Parser.swift
[278/645] Compiling t_x509a.c
[279/645] Compiling x509.c
[280/645] Compiling x509_cmp.c
[281/645] Compiling t_x509.c
[289/645] Compiling t_req.c
[290/645] Compiling t_crl.c
[291/645] Compiling i2d_pr.c
[292/645] Compiling rsa_pss.c
[293/645] Compiling name_print.c
[294/645] Compiling policy.c
[297/645] Compiling by_file.c
[298/645] Compiling a_verify.c
[299/645] Compiling by_dir.c
[300/645] Compiling algorithm.c
[301/645] Compiling asn1_gen.c
[302/645] Compiling trust_token.c
[303/645] Compiling thread_win.c
[304/645] Compiling thread_pthread.c
[305/645] Compiling a_sign.c
[305/645] Compiling a_digest.c
[307/645] Compiling thread_none.c
[308/645] Compiling thread.c
[309/645] Compiling siphash.c
[310/645] Compiling stack.c
[311/645] Compiling rsa_print.c
[312/645] Compiling voprf.c
[313/645] Compiling rc4.c
[314/645] Compiling windows.c
[315/645] Compiling pmbtoken.c
[316/645] Compiling refcount.c
[317/645] Compiling rsa_asn1.c
[318/645] Compiling rand_extra.c
[319/645] Compiling passive.c
[320/645] Compiling deterministic.c
[321/645] Compiling fuchsia.c
[322/645] Compiling poly1305_arm_asm.S
[323/645] Compiling poly1305_vec.c
[324/645] Compiling poly1305_arm.c
[325/645] Compiling forkunsafe.c
[326/645] Compiling poly1305.c
[327/645] Compiling rsa_crypt.c
[328/645] Compiling pkcs7.c
[329/645] Compiling pool.c
[330/645] Compiling pem_x509.c
[331/645] Compiling p5_pbev2.c
[332/645] Compiling pkcs8.c
[333/645] Compiling pem_xaux.c
[334/645] Compiling pkcs8_x509.c
[336/645] Compiling TSCBasic TerminalController.swift
[337/645] Compiling TSCBasic Thread.swift
[338/645] Compiling TSCBasic Tuple.swift
[339/645] Compiling TSCBasic WritableByteStream.swift
[340/645] Compiling TSCBasic misc.swift
[340/645] Compiling pem_pk8.c
[341/645] Compiling pkcs7_x509.c
[342/645] Compiling pem_pkey.c
[343/645] Compiling pem_oth.c
[344/645] Compiling obj_xref.c
[345/645] Compiling pem_info.c
[346/645] Compiling mem.c
[347/645] Compiling lhash.c
[348/646] Compiling keccak.c
[349/681] Compiling poly_rq_mul.S
[350/681] Compiling kyber.c
[351/681] Compiling pem_lib.c
[352/681] Compiling x86_64-mont5-mac.mac.x86_64.S
[353/681] Compiling x86_64-mont5-linux.linux.x86_64.S
[354/681] Compiling x86_64-mont-mac.mac.x86_64.S
[355/681] Compiling x86_64-mont-linux.linux.x86_64.S
[356/681] Compiling x86-mont-windows.windows.x86.S
[357/681] Compiling obj.c
[358/681] Compiling x86-mont-linux.linux.x86.S
[359/681] Compiling hpke.c
[360/681] Compiling vpaes-x86_64-mac.mac.x86_64.S
[361/681] Compiling pem_all.c
[362/681] Compiling vpaes-x86-windows.windows.x86.S
[363/681] Compiling vpaes-x86_64-linux.linux.x86_64.S
[364/681] Compiling vpaes-x86-linux.linux.x86.S
[365/681] Compiling vpaes-armv8-linux.linux.aarch64.S
[366/681] Compiling vpaes-armv8-ios.ios.aarch64.S
[367/681] Compiling vpaes-armv7-linux.linux.arm.S
[368/681] Compiling vpaes-armv7-ios.ios.arm.S
[369/681] Compiling sha512-x86_64-mac.mac.x86_64.S
[370/681] Compiling sha512-x86_64-linux.linux.x86_64.S
[371/681] Compiling sha512-armv8-linux.linux.aarch64.S
[372/681] Compiling kdf.c
[373/681] Compiling sha512-armv4-ios.ios.arm.S
[374/681] Compiling sha512-armv4-linux.linux.arm.S
[375/681] Compiling sha512-586-windows.windows.x86.S
[376/681] Compiling sha512-armv8-ios.ios.aarch64.S
[377/681] Compiling sha512-586-linux.linux.x86.S
[378/681] Compiling sha256-armv8-linux.linux.aarch64.S
[379/681] Compiling sha256-x86_64-mac.mac.x86_64.S
[380/681] Compiling sha256-x86_64-linux.linux.x86_64.S
[381/681] Compiling sha256-armv4-linux.linux.arm.S
[382/681] Compiling sha256-armv8-ios.ios.aarch64.S
[383/681] Compiling sha256-armv4-ios.ios.arm.S
[384/681] Compiling sha256-586-windows.windows.x86.S
[385/681] Compiling sha256-586-linux.linux.x86.S
[386/681] Compiling sha1-x86_64-mac.mac.x86_64.S
[387/681] Compiling sha1-x86_64-linux.linux.x86_64.S
[388/681] Compiling sha1-armv8-linux.linux.aarch64.S
[389/681] Compiling sha1-armv4-large-linux.linux.arm.S
[390/681] Compiling sha1-armv4-large-ios.ios.arm.S
[391/681] Compiling sha1-586-windows.windows.x86.S
[392/681] Compiling sha1-armv8-ios.ios.aarch64.S
[393/681] Compiling sha1-586-linux.linux.x86.S
[394/681] Compiling service_indicator.c
[395/681] Compiling sha1.c
[396/681] Compiling rsaz-avx2-mac.mac.x86_64.S
[397/681] Compiling sha256.c
[398/681] Compiling sha512.c
[399/681] Compiling rsaz-avx2-linux.linux.x86_64.S
[400/681] Compiling fips.c
[401/681] Compiling self_check.c
[402/681] Compiling rdrand-x86_64-mac.mac.x86_64.S
[403/681] Compiling rdrand-x86_64-linux.linux.x86_64.S
[404/681] Compiling blinding.c
[404/681] Compiling padding.c
[406/681] Compiling rsa_impl.c
[407/681] Compiling urandom.c
[408/681] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[409/681] Compiling rsa.c
[410/681] Compiling fork_detect.c
[411/681] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[412/681] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[413/681] Compiling ctrdrbg.c
[414/681] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[415/681] Compiling rand.c
[416/681] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[417/681] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[418/681] Compiling p256-armv8-asm-linux.linux.aarch64.S
[419/681] Compiling p256-armv8-asm-ios.ios.aarch64.S
[420/681] Compiling polyval.c
[421/681] Compiling hrss.c
[422/681] Compiling ctr.c
[422/681] Compiling gcm.c
[424/681] Compiling ofb.c
[425/681] Compiling gcm_nohw.c
[426/681] Compiling cfb.c
[427/681] Compiling md5-x86_64-linux.linux.x86_64.S
[428/681] Compiling md5-x86_64-mac.mac.x86_64.S
[429/681] Compiling md5-586-windows.windows.x86.S
[430/681] Compiling md5-586-linux.linux.x86.S
[431/681] Compiling cbc.c
[432/681] Compiling ghashv8-armv8-linux.linux.aarch64.S
[433/681] Compiling hkdf.c
[434/681] Compiling hmac.c
[435/681] Compiling md4.c
[436/681] Compiling ghashv8-armv8-ios.ios.aarch64.S
[437/681] Compiling ghashv8-armv7-ios.ios.arm.S
[438/681] Compiling ghashv8-armv7-linux.linux.arm.S
[439/681] Compiling ghash-x86_64-linux.linux.x86_64.S
[440/681] Compiling ghash-x86_64-mac.mac.x86_64.S
[441/681] Compiling ghash-x86-windows.windows.x86.S
[442/681] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[443/681] Compiling ghash-x86-linux.linux.x86.S
[444/681] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[445/681] Compiling ghash-ssse3-x86-windows.windows.x86.S
[446/681] Compiling ghash-ssse3-x86-linux.linux.x86.S
[447/681] Compiling ghash-armv4-linux.linux.arm.S
[448/681] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[449/681] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[449/681] Compiling ghash-armv4-ios.ios.arm.S
[451/681] Compiling md5.c
[452/681] Compiling fips_shared_support.c
[453/681] Compiling ecdh.c
[454/681] Compiling util.c
[455/681] Compiling ecdsa.c
[456/681] Compiling wnaf.c
[457/681] Compiling scalar.c
[458/681] Compiling simple_mul.c
[459/681] Compiling simple.c
[460/681] Compiling ec_montgomery.c
[461/681] Compiling felem.c
[462/681] Compiling p256.c
[463/681] Compiling oct.c
[464/681] Compiling digestsign.c
[465/681] Compiling digests.c
[466/681] Compiling ec_key.c
[467/681] Compiling digest.c
[468/681] Compiling check.c
[469/681] Compiling p224-64.c
[470/681] Compiling co-586-windows.windows.x86.S
[471/681] Compiling co-586-linux.linux.x86.S
[472/681] Compiling ec.c
[473/681] Compiling dh.c
[474/681] Compiling cmac.c
[475/681] Compiling bsaes-armv7-linux.linux.arm.S
[476/681] Compiling aead.c
[477/681] Compiling bsaes-armv7-ios.ios.arm.S
[478/681] Compiling e_aesccm.c
[479/681] Compiling sqrt.c
[480/681] Compiling cipher.c
[481/681] Compiling rsaz_exp.c
[482/681] Compiling shift.c
[483/681] Compiling prime.c
[484/681] Compiling random.c
[485/681] Compiling montgomery_inv.c
[486/681] Compiling p256-nistz.c
[487/681] Compiling mul.c
[488/681] Compiling jacobi.c
[489/681] Compiling e_aes.c
[490/681] Compiling gcd_extra.c
[491/681] Compiling gcd.c
[492/681] Compiling montgomery.c
[493/681] Compiling div_extra.c
[494/681] Compiling div.c
[495/681] Compiling ctx.c
[496/681] Compiling x86_64-gcc.c
[497/681] Compiling cmp.c
[498/681] Compiling bn-armv8-linux.linux.aarch64.S
[498/681] Compiling add.c
[500/681] Compiling exponentiation.c
[501/681] Compiling bn-586-windows.windows.x86.S
[502/681] Compiling bn-armv8-ios.ios.aarch64.S
[503/681] Compiling bn-586-linux.linux.x86.S
[504/681] Compiling bytes.c
[505/681] Compiling armv8-mont-linux.linux.aarch64.S
[506/681] Compiling armv8-mont-ios.ios.aarch64.S
[507/681] Compiling armv4-mont-linux.linux.arm.S
[508/681] Compiling armv4-mont-ios.ios.arm.S
[509/681] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[510/681] Compiling bn.c
[511/681] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[511/681] Compiling aesv8-armv8-linux.linux.aarch64.S
[513/681] Compiling aesv8-armv8-ios.ios.aarch64.S
[514/681] Compiling aesv8-armv7-linux.linux.arm.S
[515/681] Compiling aesni-x86_64-mac.mac.x86_64.S
[516/681] Compiling aesv8-armv7-ios.ios.arm.S
[517/681] Compiling aesni-x86_64-linux.linux.x86_64.S
[518/681] Compiling generic.c
[519/681] Compiling aesni-x86-windows.windows.x86.S
[520/681] Compiling aesni-x86-linux.linux.x86.S
[521/681] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[522/681] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[523/681] Compiling mode_wrappers.c
[524/681] Compiling aes.c
[525/681] Compiling key_wrap.c
[526/681] Compiling sign.c
[527/681] Compiling aes_nohw.c
[528/681] Compiling scrypt.c
[529/681] Compiling pbkdf.c
[531/681] Compiling Files Files.swift
[532/681] Emitting module Files
[532/681] Compiling p_x25519.c
[533/681] Compiling ex_data.c
[534/681] Compiling print.c
[535/681] Compiling p_hkdf.c
[536/681] Compiling p_ed25519.c
[537/681] Compiling p_x25519_asn1.c
[538/681] Compiling p_rsa.c
[539/681] Compiling p_rsa_asn1.c
[540/681] Compiling p_dsa_asn1.c
[541/681] Compiling p_ed25519_asn1.c
[542/681] Compiling err_data.c
[543/681] Compiling evp_ctx.c
[544/681] Compiling p_ec_asn1.c
[545/681] Compiling err.c
[546/681] Compiling engine.c
[547/681] Compiling ecdsa_asn1.c
[548/681] Compiling ecdh_extra.c
[549/681] Compiling p_ec.c
[550/681] Compiling evp_asn1.c
[551/681] Compiling dsa_asn1.c
[552/681] Compiling evp.c
[553/681] Compiling ec_derive.c
[554/681] Compiling dh_asn1.c
[555/681] Compiling hash_to_curve.c
[556/681] Compiling ec_asn1.c
[557/681] Compiling params.c
[558/681] Compiling x25519-asm-arm.S
[560/681] Compiling TSCUtility OSLog.swift
[561/681] Compiling TSCUtility OrderedZip.swift
[562/681] Compiling TSCUtility PersistenceCache.swift
[563/681] Compiling TSCUtility PkgConfig.swift
[564/681] Compiling TSCUtility Platform.swift
[564/681] Compiling cpu_intel.c
[565/686] Compiling spake25519.c
[566/686] Compiling crypto.c
[567/686] Compiling dsa.c
[568/686] Compiling cpu_arm_freebsd.c
[569/686] Compiling cpu_arm.c
[570/686] Compiling digest_extra.c
[571/686] Compiling cpu_aarch64_win.c
[572/686] Compiling cpu_arm_openbsd.c
[572/686] Compiling cpu_arm_linux.c
[574/686] Compiling cpu_aarch64_openbsd.c
[575/686] Compiling cpu_aarch64_fuchsia.c
[576/686] Compiling cpu_aarch64_linux.c
[577/686] Compiling cpu_aarch64_freebsd.c
[578/686] Compiling cpu_aarch64_apple.c
[579/686] Compiling e_tls.c
[580/686] Compiling e_rc4.c
[581/686] Compiling e_null.c
[582/686] Compiling des.c
[583/686] Compiling e_des.c
[584/686] Compiling e_chacha20poly1305.c
[585/686] Compiling e_aesctrhmac.c
[586/686] Compiling conf.c
[587/686] Compiling tls_cbc.c
[587/686] Compiling derive_key.c
[587/686] Compiling e_rc2.c
[590/686] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[591/686] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[592/686] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[593/686] Compiling e_aesgcmsiv.c
[594/686] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[595/686] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[596/686] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[597/686] Compiling chacha-x86_64-mac.mac.x86_64.S
[598/686] Compiling chacha-x86_64-linux.linux.x86_64.S
[599/686] Compiling chacha-x86-windows.windows.x86.S
[600/686] Compiling chacha.c
[601/686] Compiling chacha-x86-linux.linux.x86.S
[602/686] Compiling chacha-armv8-linux.linux.aarch64.S
[603/686] Compiling chacha-armv4-ios.ios.arm.S
[604/686] Compiling chacha-armv4-linux.linux.arm.S
[605/686] Compiling chacha-armv8-ios.ios.aarch64.S
[606/686] Compiling unicode.c
[607/686] Compiling cipher_extra.c
[609/686] Emitting module TSCUtility
[609/686] Compiling ber.c
[610/686] Compiling asn1_compat.c
[611/686] Compiling buf.c
[612/686] Compiling curve25519.c
[613/686] Compiling bn_asn1.c
[614/686] Compiling socket_helper.c
[615/686] Compiling blake2.c
[616/686] Compiling printf.c
[617/686] Compiling socket.c
[618/686] Compiling cbb.c
[619/686] Compiling hexdump.c
[620/686] Compiling convert.c
[621/686] Compiling file.c
[622/686] Compiling fd.c
[623/686] Compiling cbs.c
[624/686] Compiling pair.c
[625/686] Compiling base64.c
[626/686] Compiling connect.c
[627/686] Compiling bio_mem.c
[628/686] Compiling tasn_typ.c
[629/686] Compiling tasn_utl.c
[630/686] Compiling bio.c
[631/686] Compiling tasn_fre.c
[632/686] Compiling tasn_new.c
[633/686] Compiling posix_time.c
[634/686] Compiling f_int.c
[635/686] Compiling tasn_dec.c
[636/686] Compiling asn1_par.c
[637/686] Compiling tasn_enc.c
[638/686] Compiling f_string.c
[639/686] Compiling asn_pack.c
[640/686] Compiling asn1_lib.c
[641/686] Compiling a_type.c
[642/686] Compiling a_utctm.c
[643/686] Compiling a_octet.c
[644/686] Compiling a_strnid.c
[644/686] Compiling a_object.c
[646/686] Compiling a_i2d_fp.c
[647/686] Compiling a_strex.c
[648/686] Compiling a_gentm.c
[649/686] Compiling a_dup.c
[650/686] Compiling a_mbstr.c
[652/733] Compiling JWTKit AudienceClaim.swift
[653/733] Compiling JWTKit BoolClaim.swift
[654/733] Compiling JWTKit ExpirationClaim.swift
[655/733] Compiling JWTKit GoogleHostedDomainClaim.swift
[656/733] Compiling JWTKit IDClaim.swift
[657/733] Compiling JWTKit ECDSAKey.swift
[658/733] Compiling JWTKit ECDSASigner.swift
[659/733] Compiling JWTKit JWTSigner+ECDSA.swift
[660/733] Compiling JWTKit EdDSAError.swift
[661/733] Compiling JWTKit EdDSAKey.swift
[662/733] Compiling JWTKit EdDSASigner.swift
[663/733] Compiling JWTKit JWTSigner+EdDSA.swift
[664/733] Compiling JWTKit JWTAlgorithm.swift
[665/733] Compiling JWTKit JWTError.swift
[666/733] Compiling JWTKit JWTHeader.swift
[667/733] Compiling JWTKit HMACSigner.swift
[668/733] Compiling JWTKit JWTSigner+HMAC.swift
[669/733] Compiling JWTKit JWK.swift
[670/733] Compiling JWTKit JWKIdentifier.swift
[671/733] Compiling JWTKit JWKS.swift
[672/733] Compiling JWTKit RSASigner.swift
[673/733] Compiling JWTKit Base64URL.swift
[674/733] Compiling JWTKit BigNumber.swift
[675/733] Compiling JWTKit CustomizedJSONCoders.swift
[676/733] Compiling JWTKit Exports.swift
[677/733] Compiling JWTKit IssuedAtClaim.swift
[678/733] Compiling JWTKit IssuerClaim.swift
[679/733] Compiling JWTKit JWTClaim.swift
[680/733] Compiling JWTKit JWTMultiValueClaim.swift
[681/733] Compiling JWTKit JWTUnixEpochClaim.swift
[682/733] Compiling JWTKit LocaleClaim.swift
[683/733] Compiling JWTKit NotBeforeClaim.swift
[684/733] Compiling JWTKit SubjectClaim.swift
[685/733] Compiling JWTKit ECDSAError.swift
[686/733] Compiling JWTKit RSAKey.swift
[687/790] Emitting module JWTKit
[688/796] Compiling XCParseCore ActivityLogAnalyzerControlFlowStep.swift
[689/796] Compiling XCParseCore ActivityLogAnalyzerControlFlowStepEdge.swift
[690/796] Compiling XCParseCore ActivityLogAnalyzerEventStep.swift
[691/796] Compiling XCParseCore ActivityLogAnalyzerResultMessage.swift
[692/796] Compiling XCParseCore ActivityLogAnalyzerStep.swift
[693/796] Compiling XCParseCore ActivityLogAnalyzerWarningMessage.swift
[694/796] Compiling XCParseCore ActionsInvocationMetadata.swift
[695/796] Compiling XCParseCore ActionsInvocationRecord.swift
[696/796] Compiling XCParseCore ActionAbstractTestSummary.swift
[697/796] Compiling XCParseCore ActionDeviceRecord.swift
[698/796] Compiling XCParseCore ActionPlatformRecord.swift
[699/796] Compiling XCParseCore ActionRecord.swift
[700/796] Compiling XCParseCore ActionTestPlanRunSummaries.swift
[701/796] Compiling XCParseCore ActionTestPlanRunSummary.swift
[702/796] Compiling XCParseCore ActionTestRepetitionPolicySummary.swift
[703/796] Compiling XCParseCore ActionTestSummary.swift
[704/796] Compiling XCParseCore ActionTestSummaryGroup.swift
[705/796] Compiling XCParseCore ActionTestSummaryIdentifiableObject.swift
[706/796] Compiling XCParseCore ActionTestableSummary.swift
[707/796] Compiling XCParseCore ActionTestAttachment.swift
[708/796] Compiling XCParseCore ActionTestConfiguration.swift
[709/796] Compiling XCParseCore ActionTestExpectedFailure.swift
[710/796] Compiling XCParseCore ActionTestFailureSummary.swift
[711/796] Compiling XCParseCore ActionTestMetadata.swift
[712/796] Compiling XCParseCore ActionTestNoticeSummary.swift
[713/796] Compiling XCParseCore ActionTestPerformanceMetricSummary.swift
[714/796] Compiling XCParseCore ActionResult.swift
[715/796] Compiling XCParseCore ActionRunDestinationRecord.swift
[716/796] Compiling XCParseCore ActionSDKRecord.swift
[717/796] Compiling XCParseCore ActionTestActivitySummary.swift
[718/796] Compiling XCParseCore ConsoleLogItem.swift
[719/796] Compiling XCParseCore ConsoleLogSection.swift
[720/796] Compiling XCParseCore DocumentLocation.swift
[721/796] Compiling XCParseCore EntityIdentifier.swift
[722/796] Compiling XCParseCore String+ASCII.swift
[723/796] Compiling XCParseCore URL+Directory.swift
[724/796] Compiling XCParseCore IssueSummary.swift
[725/796] Compiling XCParseCore ObjectID.swift
[726/796] Compiling XCParseCore ActivityLogMessage.swift
[727/796] Compiling XCParseCore ActivityLogMessageAnnotation.swift
[728/796] Compiling XCParseCore ActivityLogSection.swift
[729/796] Compiling XCParseCore ActivityLogTargetBuildSection.swift
[730/796] Compiling XCParseCore ActivityLogUnitTestSection.swift
[731/796] Compiling XCParseCore ArchiveInfo.swift
[732/796] Compiling XCParseCore CodeCoverageInfo.swift
[733/796] Compiling XCParseCore Console.swift
[740/796] Compiling JWTKit OpenSSLSigner.swift
[741/796] Compiling JWTKit Utilities.swift
[750/796] Compiling JWTKit AppleIdentityToken.swift
[751/796] Compiling JWTKit GoogleIdentityToken.swift
[752/796] Compiling JWTKit MicrosoftIdentitiyToken.swift
[753/796] Compiling JWTKit X5CVerifier.swift
[754/796] Compiling XCParseCore SortedKeyValueArrayPair.swift
[755/796] Compiling XCParseCore SourceCodeContext.swift
[756/796] Compiling XCParseCore SourceCodeFrame.swift
[757/796] Compiling XCParseCore SourceCodeLocation.swift
[796/810] Emitting module XCParseCore
[797/810] Compiling AppStoreConnect JWT.swift
[798/810] Compiling AppStoreConnect DateDecodingStrategy+extensions.swift
[799/810] Compiling XCParseCore SourceCodeSymbolInfo.swift
[800/810] Compiling XCParseCore TestAssociatedError.swift
[801/810] Compiling XCParseCore TestFailureIssueSummary.swift
[802/810] Compiling XCParseCore TypeDefinition.swift
[803/810] Compiling XCParseCore Version+XCPTooling.swift
[804/810] Compiling XCParseCore XCPResultDecoding.swift
[805/810] Compiling XCParseCore XCResult.swift
[806/810] Compiling XCParseCore XCResultToolCommand.swift
[807/810] Compiling AppStoreConnect Paths.swift
[808/810] Compiling AppStoreConnect Client.swift
[809/810] Emitting module AppStoreConnect
[810/810] Compiling AppStoreConnect Entities.swift
[811/843] Emitting module Swiftlane
[812/847] Compiling Swiftlane Workflow.swift
[813/847] Compiling Swiftlane Bool+extensions.swift
[814/847] Compiling Swiftlane Data+extensions.swift
[815/847] Compiling Swiftlane String+extensions.swift
[816/847] Compiling Swiftlane FileSystem.swift
[817/847] Compiling Swiftlane PlistBuilder.swift
[818/847] Compiling Swiftlane Settings.swift
[819/847] Compiling Swiftlane SwiftlaneError.swift
[820/847] Compiling Swiftlane UploadASC.swift
[821/847] Compiling Swiftlane Xcode.swift
[822/847] Compiling Swiftlane Notarize.swift
[823/847] Compiling Swiftlane Args.swift
[824/847] Compiling Swiftlane CommandLine.swift
[825/847] Compiling Swiftlane ProcessHandler.swift
[826/847] Compiling Swiftlane XcodebuildProcessHandler.swift
[827/847] Compiling Swiftlane Console.swift
[828/847] Compiling Swiftlane Environment.swift
[829/847] Compiling Swiftlane GetBuildSettings.swift
[830/847] Compiling Swiftlane Keychain.swift
[831/847] Compiling Swiftlane Project.swift
[832/847] Compiling Swiftlane Screenshot.swift
[833/847] Compiling Swiftlane Test.swift
[834/847] Compiling Swiftlane Download.swift
[835/847] Compiling Swiftlane MoveFile.swift
[836/847] Compiling Swiftlane AppCenter.swift
[837/847] Compiling Swiftlane PrintWorkingDirectory.swift
[838/847] Compiling Swiftlane RunScript.swift
[839/847] Compiling Swiftlane Slack.swift
[840/847] Compiling Swiftlane ASC.swift
[841/847] Compiling Swiftlane Archive.swift
[842/847] Compiling Swiftlane Build.swift
[843/847] Compiling Swiftlane ExportArchive.swift
[844/847] Compiling Swiftlane URL+extension.swift
[845/847] Compiling Swiftlane ALTool.swift
[846/847] Compiling Swiftlane Xcodebuild.swift
[847/847] Compiling Swiftlane XCParser.swift
Build complete! (180.28s)
Fetching https://github.com/JohnSundell/Files.git from cache
Fetching https://github.com/MaxDesiatov/XMLCoder.git from cache
Fetching https://github.com/kean/NaiveDate from cache
Fetched https://github.com/JohnSundell/Files.git (0.29s)
Fetching https://github.com/ChargePoint/xcparse from cache
Fetched https://github.com/kean/NaiveDate (0.30s)
Fetching https://github.com/getGuaka/Colorizer.git from cache
Fetched https://github.com/getGuaka/Colorizer.git (0.18s)
Fetching https://github.com/kean/URLQueryEncoder from cache
Fetched https://github.com/MaxDesiatov/XMLCoder.git (0.49s)
Fetching https://github.com/kean/Get from cache
Fetched https://github.com/ChargePoint/xcparse (0.21s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/kean/URLQueryEncoder (0.18s)
Fetching https://github.com/vapor/jwt-kit from cache
Fetched https://github.com/kean/Get (0.18s)
Fetching https://github.com/tuist/xcbeautify from cache
Fetched https://github.com/tuist/xcbeautify (0.47s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/vapor/jwt-kit (0.51s)
Fetching https://github.com/yahoojapan/SwiftyXMLParser from cache
Fetched https://github.com/yahoojapan/SwiftyXMLParser (0.28s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-crypto.git (0.98s)
Fetching https://github.com/onmyway133/AppStoreConnect from cache
Fetched https://github.com/onmyway133/AppStoreConnect (0.17s)
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Computing version for https://github.com/onmyway133/AppStoreConnect
Fetched https://github.com/apple/swift-system.git (0.62s)
Fetched https://github.com/apple/swift-argument-parser.git (0.51s)
Computed https://github.com/onmyway133/AppStoreConnect at 0.0.8 (0.71s)
Computing version for https://github.com/yahoojapan/SwiftyXMLParser
Computed https://github.com/yahoojapan/SwiftyXMLParser at 5.6.0 (0.58s)
Computing version for https://github.com/ChargePoint/xcparse
Fetched https://github.com/apple/swift-tools-support-core.git (1.33s)
Computed https://github.com/ChargePoint/xcparse at 2.3.1 (0.61s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.2.0 (0.05s)
Computing version for https://github.com/tuist/xcbeautify
Computed https://github.com/tuist/xcbeautify at 1.0.0 (0.04s)
Computing version for https://github.com/vapor/jwt-kit
Computed https://github.com/vapor/jwt-kit at 4.13.0 (0.03s)
Computing version for https://github.com/kean/URLQueryEncoder
Computed https://github.com/kean/URLQueryEncoder at 0.2.1 (0.02s)
Computing version for https://github.com/kean/NaiveDate
Computed https://github.com/kean/NaiveDate at 1.0.0 (0.53s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 0.8.0 (0.38s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.3.0 (0.44s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.03s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.03s)
Creating working copy for https://github.com/vapor/jwt-kit
Working copy of https://github.com/vapor/jwt-kit resolved at 4.13.0
Creating working copy for https://github.com/getGuaka/Colorizer.git
Working copy of https://github.com/getGuaka/Colorizer.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.3
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/tuist/xcbeautify
Working copy of https://github.com/tuist/xcbeautify resolved at 1.0.0
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 4.2.0
Creating working copy for https://github.com/kean/URLQueryEncoder
Working copy of https://github.com/kean/URLQueryEncoder resolved at 0.2.1
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 0.8.0
Creating working copy for https://github.com/yahoojapan/SwiftyXMLParser
Working copy of https://github.com/yahoojapan/SwiftyXMLParser resolved at 5.6.0
Creating working copy for https://github.com/onmyway133/AppStoreConnect
Working copy of https://github.com/onmyway133/AppStoreConnect resolved at 0.0.8
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.3.0
Creating working copy for https://github.com/kean/NaiveDate
Working copy of https://github.com/kean/NaiveDate resolved at 1.0.0
Creating working copy for https://github.com/ChargePoint/xcparse
Working copy of https://github.com/ChargePoint/xcparse resolved at 2.3.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftlane",
      "name": "Swiftlane",
      "url": "https://github.com/onmyway133/Swiftlane.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swiftlane",
      "dependencies": [
        {
          "identity": "xcbeautify",
          "name": "xcbeautify",
          "url": "https://github.com/tuist/xcbeautify",
          "version": "1.0.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xcbeautify",
          "dependencies": [
            {
              "identity": "swift-argument-parser",
              "name": "swift-argument-parser",
              "url": "https://github.com/apple/swift-argument-parser.git",
              "version": "1.2.3",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "dependencies": [
              ]
            },
            {
              "identity": "colorizer",
              "name": "Colorizer",
              "url": "https://github.com/getGuaka/Colorizer.git",
              "version": "0.2.1",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Colorizer",
              "dependencies": [
              ]
            },
            {
              "identity": "xmlcoder",
              "name": "XMLCoder",
              "url": "https://github.com/MaxDesiatov/XMLCoder.git",
              "version": "0.17.1",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "files",
          "name": "Files",
          "url": "https://github.com/JohnSundell/Files.git",
          "version": "4.2.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Files",
          "dependencies": [
          ]
        },
        {
          "identity": "xcparse",
          "name": "xcparse",
          "url": "https://github.com/ChargePoint/xcparse",
          "version": "2.3.1",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xcparse",
          "dependencies": [
            {
              "identity": "swift-tools-support-core",
              "name": "swift-tools-support-core",
              "url": "https://github.com/apple/swift-tools-support-core.git",
              "version": "0.3.0",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tools-support-core",
              "dependencies": [
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.1.1",
                  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swiftyxmlparser",
          "name": "SwiftyXMLParser",
          "url": "https://github.com/yahoojapan/SwiftyXMLParser",
          "version": "5.6.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyXMLParser",
          "dependencies": [
          ]
        },
        {
          "identity": "appstoreconnect",
          "name": "AppStoreConnect",
          "url": "https://github.com/onmyway133/AppStoreConnect",
          "version": "0.0.8",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppStoreConnect",
          "dependencies": [
            {
              "identity": "get",
              "name": "Get",
              "url": "https://github.com/kean/Get",
              "version": "0.8.0",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Get",
              "dependencies": [
              ]
            },
            {
              "identity": "naivedate",
              "name": "NaiveDate",
              "url": "https://github.com/kean/NaiveDate",
              "version": "1.0.0",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NaiveDate",
              "dependencies": [
              ]
            },
            {
              "identity": "urlqueryencoder",
              "name": "URLQueryEncoder",
              "url": "https://github.com/kean/URLQueryEncoder",
              "version": "0.2.1",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URLQueryEncoder",
              "dependencies": [
              ]
            },
            {
              "identity": "jwt-kit",
              "name": "jwt-kit",
              "url": "https://github.com/vapor/jwt-kit",
              "version": "4.13.1",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/jwt-kit",
              "dependencies": [
                {
                  "identity": "swift-crypto",
                  "name": "swift-crypto",
                  "url": "https://github.com/apple/swift-crypto.git",
                  "version": "3.1.0",
                  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/onmyway133/Swiftlane.git from cache
Fetched https://github.com/onmyway133/Swiftlane.git (0.27s)
Fetching https://github.com/onmyway133/AppStoreConnect from cache
Fetching https://github.com/yahoojapan/SwiftyXMLParser from cache
Fetching https://github.com/ChargePoint/xcparse from cache
Fetched https://github.com/yahoojapan/SwiftyXMLParser (0.21s)
Fetching https://github.com/JohnSundell/Files.git from cache
Fetched https://github.com/onmyway133/AppStoreConnect (0.21s)
Fetching https://github.com/tuist/xcbeautify from cache
Fetched https://github.com/ChargePoint/xcparse (0.23s)
Fetched https://github.com/JohnSundell/Files.git (0.18s)
Fetched https://github.com/tuist/xcbeautify (0.31s)
Computing version for https://github.com/onmyway133/AppStoreConnect
Computed https://github.com/onmyway133/AppStoreConnect at 0.0.8 (0.45s)
Fetching https://github.com/vapor/jwt-kit from cache
Fetching https://github.com/kean/URLQueryEncoder from cache
Fetching https://github.com/kean/NaiveDate from cache
Fetched https://github.com/kean/URLQueryEncoder (0.23s)
Fetching https://github.com/kean/Get from cache
Fetched https://github.com/kean/NaiveDate (0.24s)
Fetched https://github.com/vapor/jwt-kit (0.35s)
Fetched https://github.com/kean/Get (0.19s)
Computing version for https://github.com/yahoojapan/SwiftyXMLParser
Computed https://github.com/yahoojapan/SwiftyXMLParser at 5.6.0 (0.01s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.2.0 (0.02s)
Computing version for https://github.com/tuist/xcbeautify
Computed https://github.com/tuist/xcbeautify at 1.0.0 (0.02s)
Fetching https://github.com/getGuaka/Colorizer.git from cache
Fetching https://github.com/MaxDesiatov/XMLCoder.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/getGuaka/Colorizer.git (0.18s)
Fetched https://github.com/apple/swift-argument-parser.git (0.39s)
Fetched https://github.com/MaxDesiatov/XMLCoder.git (0.41s)
Computing version for https://github.com/kean/NaiveDate
Computed https://github.com/kean/NaiveDate at 1.0.0 (0.44s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.02s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (0.01s)
Computing version for https://github.com/kean/URLQueryEncoder
Computed https://github.com/kean/URLQueryEncoder at 0.2.1 (0.01s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.02s)
Computing version for https://github.com/ChargePoint/xcparse
Computed https://github.com/ChargePoint/xcparse at 2.3.1 (0.31s)
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetched https://github.com/apple/swift-tools-support-core.git (0.68s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.3.0 (0.50s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git (0.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.02s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 0.8.0 (0.34s)
Computing version for https://github.com/vapor/jwt-kit
Computed https://github.com/vapor/jwt-kit at 4.13.1 (0.02s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git (0.69s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.1.0 (0.04s)
Creating working copy for https://github.com/vapor/jwt-kit
Working copy of https://github.com/vapor/jwt-kit resolved at 4.13.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.3
Creating working copy for https://github.com/ChargePoint/xcparse
Working copy of https://github.com/ChargePoint/xcparse resolved at 2.3.1
Creating working copy for https://github.com/kean/URLQueryEncoder
Working copy of https://github.com/kean/URLQueryEncoder resolved at 0.2.1
Creating working copy for https://github.com/yahoojapan/SwiftyXMLParser
Working copy of https://github.com/yahoojapan/SwiftyXMLParser resolved at 5.6.0
Creating working copy for https://github.com/onmyway133/AppStoreConnect
Working copy of https://github.com/onmyway133/AppStoreConnect resolved at 0.0.8
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.1.0
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/kean/NaiveDate
Working copy of https://github.com/kean/NaiveDate resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.3.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.1.1
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 4.2.0
Creating working copy for https://github.com/onmyway133/Swiftlane.git
Working copy of https://github.com/onmyway133/Swiftlane.git resolved at main
Creating working copy for https://github.com/getGuaka/Colorizer.git
Working copy of https://github.com/getGuaka/Colorizer.git resolved at 0.2.1
Creating working copy for https://github.com/tuist/xcbeautify
Working copy of https://github.com/tuist/xcbeautify resolved at 1.0.0
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 0.8.0
warning: '.resolve-product-dependencies': dependency 'swiftlane' is not used by any target
Found 5 product dependencies
  - xcbeautify
  - Files
  - xcparse
  - SwiftyXMLParser
  - AppStoreConnect
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.