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 SRP, reference master (70375c), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 18:42:38 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bouke/srp.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bouke/srp
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 70375cb Update swift tools version to 5.3 (#25)
Cloned https://github.com/bouke/srp.git
Revision (git rev-parse @):
70375cb927142a656e1a24776dc3b2c3ae8ae4b3
SUCCESS checkout https://github.com/bouke/srp.git at master
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-crypto.git
[1/4732] Fetching bigint
[238/15148] Fetching bigint, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.87s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.87s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.66s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.0 (0.49s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "srp",
      "name": "SRP",
      "url": "https://github.com/bouke/srp.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/srp",
      "dependencies": [
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/attaswift/BigInt.git",
          "version": "5.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "1.1.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bouke/srp.git
[1/633] Fetching srp
Fetched https://github.com/bouke/srp.git from cache (1.03s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/attaswift/BigInt.git from cache (0.57s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.57s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.02s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.0 (0.02s)
Creating working copy for https://github.com/bouke/srp.git
Working copy of https://github.com/bouke/srp.git resolved at master (70375cb)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.0
warning: '.resolve-product-dependencies': dependency 'srp' is not used by any target
Found 2 product dependencies
  - BigInt
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/bouke/srp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/409] Write sources
[2/409] Write swift-version--7754E27361AE5C74.txt
[3/409] Compiling a_bool.c
[4/409] Compiling a_d2i_fp.c
[5/409] Compiling v3_skey.c
[6/409] Compiling a_i2d_fp.c
[7/409] Compiling a_dup.c
[8/409] Compiling a_gentm.c
[9/409] Compiling a_enum.c
[10/409] Compiling v3_utl.c
[11/409] Compiling v3_prn.c
[12/409] Compiling CCryptoBoringSSLShims shims.c
[13/409] Compiling v3_pcons.c
[14/409] Compiling v3_pmaps.c
[15/409] Compiling v3_pcia.c
[16/409] Compiling v3_pci.c
[17/409] Compiling v3_purp.c
[18/409] Compiling v3_ocsp.c
[19/409] Compiling v3_ncons.c
[20/409] Compiling v3_int.c
[21/409] Compiling v3_lib.c
[22/409] Compiling v3_info.c
[23/409] Compiling v3_genn.c
[24/409] Compiling v3_ia5.c
[25/409] Compiling v3_extku.c
[26/409] Compiling v3_enum.c
[27/409] Compiling v3_crld.c
[28/409] Compiling v3_cpols.c
[29/409] Compiling v3_conf.c
[30/409] Compiling v3_bitst.c
[31/409] Compiling v3_bcons.c
[32/409] Compiling v3_alt.c
[33/409] Compiling v3_akeya.c
[34/409] Compiling v3_akey.c
[35/409] Compiling pcy_node.c
[36/409] Compiling pcy_tree.c
[37/409] Compiling pcy_map.c
[38/409] Compiling pcy_data.c
[38/409] Compiling pcy_lib.c
[40/409] Compiling x_x509a.c
[41/409] Compiling pcy_cache.c
[42/409] Compiling x_val.c
[43/409] Compiling x_spki.c
[44/409] Compiling x_sig.c
[45/409] Compiling x_req.c
[46/409] Compiling x_x509.c
[47/409] Compiling x_pubkey.c
[48/409] Compiling x_pkey.c
[49/409] Compiling x_name.c
[50/409] Compiling x_info.c
[51/409] Compiling x_exten.c
[52/409] Compiling x_attrib.c
[53/409] Compiling x_algor.c
[54/409] Compiling x_crl.c
[55/409] Compiling x_all.c
[56/409] Compiling x509rset.c
[56/409] Compiling x509spki.c
[58/409] Compiling x509name.c
[59/409] Compiling x509cset.c
[60/409] Compiling x509_vpm.c
[61/409] Compiling x509_txt.c
[62/409] Compiling x509_v3.c
[63/409] Compiling x509_set.c
[64/409] Compiling x509_obj.c
[65/409] Compiling x509_req.c
[66/409] Compiling x509_vfy.c
[67/409] Compiling x509_trs.c
[68/409] Compiling x509_ext.c
[69/409] Compiling x509_lu.c
[70/409] Compiling x509_def.c
[71/409] Compiling x509_d2.c
[72/409] Compiling x509_att.c
[73/409] Compiling x509.c
[74/409] Compiling x509_cmp.c
[75/409] Compiling t_x509a.c
[76/409] Compiling t_req.c
[77/409] Compiling i2d_pr.c
[78/409] Compiling t_x509.c
[79/409] Compiling rsa_pss.c
[80/409] Compiling t_crl.c
[81/409] Compiling by_file.c
[82/409] Compiling algorithm.c
[83/409] Compiling a_verify.c
[84/409] Compiling a_digest.c
[85/409] Compiling asn1_gen.c
[86/409] Compiling a_sign.c
[87/409] Compiling trust_token.c
[88/409] Compiling voprf.c
[89/409] Compiling thread_win.c
[90/409] Compiling a_strex.c
[91/409] Compiling thread_pthread.c
[92/409] Compiling pmbtoken.c
[93/409] Compiling thread.c
[94/409] Compiling thread_none.c
[95/409] Compiling stack.c
[96/409] Compiling refcount_lock.c
[97/409] Compiling siphash.c
[98/409] Compiling refcount_c11.c
[99/409] Compiling rsa_print.c
[100/409] Compiling rc4.c
[101/409] Compiling windows.c
[102/409] Compiling rsa_asn1.c
[103/409] Compiling rand_extra.c
[104/409] Compiling passive.c
[105/409] Compiling poly1305_arm_asm.S
[106/409] Compiling fuchsia.c
[107/409] Compiling forkunsafe.c
[108/409] Compiling deterministic.c
[109/409] Compiling poly1305_vec.c
[110/409] Compiling poly1305_arm.c
[111/409] Compiling pool.c
[112/409] Compiling poly1305.c
[113/409] Compiling pkcs7.c
[114/409] Compiling p5_pbev2.c
[115/409] Compiling pkcs8.c
[116/409] Compiling pkcs8_x509.c
[117/409] Compiling pem_x509.c
[118/409] Compiling pem_xaux.c
[119/409] Compiling pkcs7_x509.c
[120/409] Compiling pem_pk8.c
[121/409] Compiling pem_pkey.c
[122/409] Compiling pem_oth.c
[123/409] Compiling obj_xref.c
[124/409] Compiling poly_rq_mul.S
[125/409] Compiling mem.c
[126/409] Compiling lhash.c
[127/409] Compiling pem_info.c
[128/409] Compiling pem_all.c
[129/409] Compiling obj.c
[130/409] Compiling x86_64-mont5.mac.x86_64.S
[131/409] Compiling pem_lib.c
[132/409] Compiling x86_64-mont5.linux.x86_64.S
[133/409] Compiling x86_64-mont.mac.x86_64.S
[134/409] Compiling x86-mont.windows.x86.S
[134/409] Compiling x86_64-mont.linux.x86_64.S
[136/409] Compiling hkdf.c
[137/409] Compiling hpke.c
[138/409] Compiling x86-mont.linux.x86.S
[139/409] Compiling vpaes-x86_64.linux.x86_64.S
[139/409] Compiling vpaes-x86_64.mac.x86_64.S
[141/409] Compiling vpaes-x86.windows.x86.S
[142/409] Compiling by_dir.c
[143/409] Compiling vpaes-x86.linux.x86.S
[144/409] Compiling vpaes-armv8.linux.aarch64.S
[145/409] Compiling vpaes-armv7.linux.arm.S
[146/409] Compiling vpaes-armv7.ios.arm.S
[146/409] Compiling sha512-x86_64.mac.x86_64.S
[148/409] Compiling vpaes-armv8.ios.aarch64.S
[149/409] Compiling sha512-x86_64.linux.x86_64.S
[150/409] Compiling sha512-armv8.linux.aarch64.S
[151/409] Compiling kdf.c
[152/409] Compiling sha512-armv4.linux.arm.S
[153/409] Compiling sha512-armv4.ios.arm.S
[154/409] Compiling sha512-586.linux.x86.S
[155/409] Compiling sha512-armv8.ios.aarch64.S
[156/409] Compiling sha256-x86_64.mac.x86_64.S
[157/409] Compiling sha512-586.windows.x86.S
[158/409] Compiling sha256-x86_64.linux.x86_64.S
[159/409] Compiling sha256-armv8.linux.aarch64.S
[160/409] Compiling hrss.c
[161/409] Compiling sha256-armv4.ios.arm.S
[162/409] Compiling sha256-armv8.ios.aarch64.S
[163/409] Compiling sha256-armv4.linux.arm.S
[164/409] Compiling sha256-586.windows.x86.S
[165/409] Compiling sha256-586.linux.x86.S
[166/409] Compiling sha1-x86_64.mac.x86_64.S
[167/409] Compiling sha1-x86_64.linux.x86_64.S
[168/409] Compiling sha1-armv8.linux.aarch64.S
[169/409] Compiling sha1-armv4-large.linux.arm.S
[170/409] Compiling sha1-586.windows.x86.S
[170/409] Compiling sha1-armv4-large.ios.arm.S
[172/409] Compiling sha1-armv8.ios.aarch64.S
[173/409] Compiling sha1-586.linux.x86.S
[174/409] Compiling rsaz-avx2.mac.x86_64.S
[175/409] Compiling rsaz-avx2.linux.x86_64.S
[176/409] Compiling sha1-altivec.c
[177/409] Compiling sha512.c
[178/409] Compiling sha1.c
[179/409] Compiling sha256.c
[180/409] Compiling rdrand-x86_64.mac.x86_64.S
[180/409] Compiling rdrand-x86_64.linux.x86_64.S
[182/409] Compiling self_check.c
[183/409] Compiling padding.c
[184/409] Compiling rsa_impl.c
[185/409] Compiling rsa.c
[186/409] Compiling blinding.c
[187/409] Compiling fork_detect.c
[188/409] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[189/409] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[190/409] Compiling rand.c
[191/409] Compiling urandom.c
[192/409] Compiling p256-x86_64-asm.mac.x86_64.S
[193/409] Compiling ctrdrbg.c
[194/409] Compiling p256-x86_64-asm.linux.x86_64.S
[195/409] Compiling ofb.c
[196/409] Compiling gcm_nohw.c
[197/409] Compiling polyval.c
[198/409] Compiling md5-x86_64.mac.x86_64.S
[199/409] Compiling md5-x86_64.linux.x86_64.S
[200/409] Compiling ctr.c
[201/409] Compiling cfb.c
[202/409] Compiling gcm.c
[203/409] Compiling cbc.c
[204/409] Compiling md5-586.windows.x86.S
[205/409] Compiling md5-586.linux.x86.S
[206/409] Compiling md5.c
[207/409] Compiling ghashv8-armx64.linux.aarch64.S
[208/409] Compiling ghashv8-armx32.linux.arm.S
[209/409] Compiling ghashv8-armx64.ios.aarch64.S
[210/409] Compiling ghashv8-armx32.ios.arm.S
[211/409] Compiling is_fips.c
[212/409] Compiling ghash-x86_64.mac.x86_64.S
[213/409] Compiling hmac.c
[214/409] Compiling ghash-x86_64.linux.x86_64.S
[215/409] Compiling md4.c
[216/409] Compiling ghash-x86.windows.x86.S
[217/409] Compiling ghash-x86.linux.x86.S
[218/409] Compiling ghash-ssse3-x86.windows.x86.S
[219/409] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[219/409] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[221/409] Compiling ghash-ssse3-x86.linux.x86.S
[222/409] Compiling ghash-armv4.ios.arm.S
[223/409] Compiling ghash-neon-armv8.linux.aarch64.S
[224/409] Compiling ghash-armv4.linux.arm.S
[225/409] Compiling ghash-neon-armv8.ios.aarch64.S
[226/409] Compiling fips_shared_support.c
[227/409] Compiling ecdsa.c
[228/409] Compiling wnaf.c
[229/409] Compiling util.c
[230/409] Compiling ecdh.c
[231/409] Compiling simple_mul.c
[232/409] Compiling p256-x86_64.c
[233/409] Compiling simple.c
[234/409] Compiling scalar.c
[235/409] Compiling oct.c
[236/409] Compiling p224-64.c
[237/409] Compiling p256.c
[238/409] Compiling felem.c
[239/409] Compiling co-586.windows.x86.S
[240/409] Compiling co-586.linux.x86.S
[241/409] Compiling ec_key.c
[242/409] Compiling check.c
[243/409] Compiling ec_montgomery.c
[244/409] Compiling digest.c
[245/409] Compiling digests.c
[246/409] Compiling dh.c
[247/409] Compiling ec.c
[248/409] Compiling e_des.c
[249/409] Compiling des.c
[250/409] Compiling bsaes-armv7.linux.arm.S
[251/409] Compiling bsaes-armv7.ios.arm.S
[252/409] Compiling aead.c
[253/409] Compiling cipher.c
[254/409] Compiling e_aes.c
[255/409] Compiling shift.c
[256/409] Compiling sqrt.c
[257/409] Compiling rsaz_exp.c
[258/409] Compiling montgomery_inv.c
[259/409] Compiling random.c
[260/409] Compiling prime.c
[261/409] Compiling mul.c
[262/409] Compiling montgomery.c
[263/409] Compiling jacobi.c
[264/409] Compiling gcd.c
[265/409] Compiling gcd_extra.c
[266/409] Compiling div_extra.c
[267/409] Compiling exponentiation.c
[268/409] Compiling generic.c
[269/409] Compiling ctx.c
[270/409] Compiling cmp.c
[271/409] Compiling div.c
[272/409] Compiling x86_64-gcc.c
[273/409] Compiling bytes.c
[274/409] Compiling bn-586.windows.x86.S
[275/409] Compiling bn.c
[276/409] Compiling bn-586.linux.x86.S
[277/409] Compiling armv8-mont.linux.aarch64.S
[278/409] Compiling add.c
[279/409] Compiling armv4-mont.linux.arm.S
[280/409] Compiling armv8-mont.ios.aarch64.S
[281/409] Compiling armv4-mont.ios.arm.S
[282/409] Compiling aesv8-armx64.linux.aarch64.S
[283/409] Compiling aesv8-armx32.linux.arm.S
[284/409] Compiling aesv8-armx64.ios.aarch64.S
[285/409] Compiling aesv8-armx32.ios.arm.S
[286/409] Compiling aesni-x86_64.mac.x86_64.S
[287/409] Compiling aesni-x86_64.linux.x86_64.S
[288/409] Compiling aesni-x86.linux.x86.S
[289/409] Compiling aesni-gcm-x86_64.mac.x86_64.S
[290/409] Compiling aesni-x86.windows.x86.S
[291/409] Compiling aesni-gcm-x86_64.linux.x86_64.S
[292/409] Compiling mode_wrappers.c
[293/409] Compiling key_wrap.c
[294/409] Compiling aes_nohw.c
[295/409] Compiling ex_data.c
[296/409] Compiling aes.c
[297/409] Compiling sign.c
[298/409] Compiling pbkdf.c
[299/409] Compiling scrypt.c
[300/409] Compiling p_x25519_asn1.c
[301/409] Compiling print.c
[302/409] Compiling p_x25519.c
[303/409] Compiling p_rsa_asn1.c
[304/409] Compiling p_rsa.c
[305/409] Compiling p_ed25519.c
[306/409] Compiling p_ed25519_asn1.c
[307/409] Compiling p_ec_asn1.c
[308/409] Compiling p_dsa_asn1.c
[309/409] Compiling p_ec.c
[310/409] Compiling evp_ctx.c
[311/409] Compiling evp.c
[312/409] Compiling evp_asn1.c
[313/409] Compiling err_data.c
[314/409] Compiling digestsign.c
[315/409] Compiling engine.c
[316/409] Compiling err.c
[317/409] Compiling ecdsa_asn1.c
[318/409] Compiling ecdh_extra.c
[319/409] Compiling hash_to_curve.c
[320/409] Compiling ec_derive.c
[321/409] Compiling dsa_asn1.c
[322/409] Compiling x25519-asm-arm.S
[323/409] Compiling dsa.c
[324/409] Compiling digest_extra.c
[324/409] Compiling dh_asn1.c
[326/409] Compiling ec_asn1.c
[327/409] Compiling params.c
[328/409] Compiling spake25519.c
[329/409] Compiling cpu-ppc64le.c
[330/409] Compiling crypto.c
[331/409] Compiling cpu-intel.c
[332/409] Compiling cpu-aarch64-win.c
[332/409] Compiling cpu-arm.c
[334/409] Compiling cpu-arm-linux.c
[335/409] Compiling cpu-aarch64-linux.c
[336/409] Compiling cpu-aarch64-fuchsia.c
[337/409] Compiling curve25519.c
[338/409] Compiling cmac.c
[339/409] Compiling conf.c
[340/409] Compiling tls_cbc.c
[341/409] Compiling e_tls.c
[342/409] Compiling e_rc4.c
[343/409] Compiling e_rc2.c
[344/409] Compiling e_null.c
[345/409] Compiling e_chacha20poly1305.c
[346/409] Compiling derive_key.c
[347/409] Compiling e_aesctrhmac.c
[348/409] Compiling e_aesccm.c
[349/409] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[350/409] Compiling e_aesgcmsiv.c
[351/409] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[352/409] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[353/409] Compiling cipher_extra.c
[354/409] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[355/409] Compiling chacha-x86_64.mac.x86_64.S
[356/409] Compiling chacha-x86.windows.x86.S
[357/409] Compiling chacha-x86.linux.x86.S
[358/409] Compiling chacha-x86_64.linux.x86_64.S
[359/409] Compiling chacha-armv8.linux.aarch64.S
[360/409] Compiling chacha-armv4.linux.arm.S
[361/409] Compiling chacha-armv8.ios.aarch64.S
[362/409] Compiling chacha-armv4.ios.arm.S
[363/409] Compiling chacha.c
[364/409] Compiling unicode.c
[365/409] Compiling ber.c
[366/409] Compiling asn1_compat.c
[367/409] Compiling cbb.c
[367/409] Compiling cbs.c
[369/409] Compiling buf.c
[370/409] Compiling bn_asn1.c
[371/409] Compiling blake2.c
[372/409] Compiling convert.c
[373/409] Compiling socket_helper.c
[374/409] Compiling socket.c
[375/409] Compiling printf.c
[376/409] Compiling pair.c
[377/409] Compiling hexdump.c
[378/409] Compiling file.c
[379/409] Compiling fd.c
[380/409] Compiling bio_mem.c
[381/409] Compiling connect.c
[382/409] Compiling time_support.c
[383/409] Compiling base64.c
[384/409] Compiling bio.c
[385/409] Compiling tasn_utl.c
[386/409] Compiling tasn_typ.c
[387/409] Compiling tasn_fre.c
[388/409] Compiling tasn_new.c
[389/409] Compiling tasn_enc.c
[390/409] Compiling f_enum.c
[391/409] Compiling f_string.c
[391/409] Compiling f_int.c
[393/409] Compiling asn_pack.c
[394/409] Compiling asn1_par.c
[395/409] Compiling tasn_dec.c
[396/409] Compiling asn1_lib.c
[397/409] Compiling a_utf8.c
[398/409] Compiling a_utctm.c
[398/409] Write sources
[400/409] Compiling a_type.c
[401/409] Compiling a_print.c
[402/409] Compiling a_time.c
[403/409] Compiling a_strnid.c
[404/409] Compiling a_octet.c
[405/409] Compiling a_mbstr.c
[406/409] Compiling a_object.c
[407/409] Compiling a_int.c
[408/409] Compiling a_bitstr.c
[410/485] Emitting module BigInt
[411/487] Compiling Crypto AES-GCM.swift
[412/487] Compiling Crypto AES-GCM_boring.swift
[413/487] Compiling Crypto ChaChaPoly_boring.swift
[414/487] Compiling Crypto ChaChaPoly.swift
[415/487] Compiling Crypto Cipher.swift
[416/487] Compiling Crypto Digest_boring.swift
[417/487] Compiling Crypto Digest.swift
[418/487] Compiling BigInt Subtraction.swift
[419/487] Compiling BigInt Words and Bits.swift
[420/487] Compiling Crypto HashFunctions_SHA2.swift
[421/487] Compiling Crypto Ed25519_boring.swift
[422/487] Compiling Crypto Nonces.swift
[423/487] Compiling Crypto CryptoKitErrors.swift
[424/487] Compiling Crypto Digests.swift
[425/487] Compiling Crypto HashFunctions.swift
[426/487] Compiling Crypto EllipticCurvePoint_boring.swift
[427/487] Compiling Crypto EllipticCurve_boring.swift
[428/487] Compiling Crypto NISTCurvesKeys_boring.swift
[429/487] Emitting module Crypto
[430/487] Compiling Crypto X25519Keys_boring.swift
[431/487] Compiling Crypto Curve25519.swift
[432/487] Compiling Crypto Insecure.swift
[433/487] Compiling Crypto Insecure_HashFunctions.swift
[434/493] Compiling Crypto ObjectIdentifier.swift
[435/493] Compiling Crypto ECDSASignature.swift
[436/493] Compiling Crypto PEMDocument.swift
[437/493] Compiling Crypto PKCS8PrivateKey.swift
[438/493] Compiling Crypto SEC1PrivateKey.swift
[439/493] Compiling Crypto SubjectPublicKeyInfo.swift
[440/493] Compiling Crypto ASN1.swift
[441/493] Compiling Crypto ASN1BitString.swift
[442/493] Compiling Crypto ASN1Identifier.swift
[443/493] Compiling Crypto ASN1Integer.swift
[444/493] Compiling Crypto ASN1OctetString.swift
[445/493] Compiling Crypto ArraySliceBigint.swift
[456/493] Compiling Crypto ECDH.swift
[457/493] Compiling Crypto HKDF.swift
[470/493] Compiling Crypto MessageAuthenticationCode.swift
[471/493] Compiling Crypto AES.swift
[472/493] Compiling Crypto ECDSASignature_boring.swift
[473/493] Compiling Crypto ECDSA_boring.swift
[474/493] Compiling Crypto EdDSA_boring.swift
[475/493] Compiling Crypto ECDSA.swift
[476/493] Compiling Crypto EdDSA.swift
[477/493] Compiling Crypto Signature.swift
[478/493] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[479/493] Compiling Crypto CryptoKitErrors_boring.swift
[480/493] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[481/493] Compiling Crypto RNG_boring.swift
[482/493] Compiling Crypto Ed25519.swift
[483/493] Compiling Crypto NISTCurvesKeys.swift
[484/493] Compiling Crypto X25519Keys.swift
[485/493] Compiling Crypto SymmetricKeys.swift
[486/493] Compiling Crypto HMAC.swift
[487/493] Compiling Crypto MACFunctions.swift
[488/493] Compiling Crypto SafeCompare_boring.swift
[489/493] Compiling Crypto Zeroization_boring.swift
[490/493] Compiling Crypto PrettyBytes.swift
[491/493] Compiling Crypto SafeCompare.swift
[492/493] Compiling Crypto SecureBytes.swift
[493/493] Compiling Crypto Zeroization.swift
[494/500] Compiling SRP Data+Extensions.swift
[495/500] Compiling SRP SRP.swift
[496/500] Compiling SRP Group.swift
[497/500] Compiling SRP Server.swift
[498/500] Emitting module SRP
[499/500] Compiling SRP Client.swift
[500/500] Compiling SRP AuthenticationFailure.swift
Build complete! (31.37s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "SRP",
  "name" : "SRP",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SRP",
      "targets" : [
        "SRP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SRPTests",
      "module_type" : "SwiftTarget",
      "name" : "SRPTests",
      "path" : "Tests/SRPTests",
      "product_dependencies" : [
        "Crypto"
      ],
      "sources" : [
        "PySrptoolsTests.swift",
        "ReadmeTests.swift",
        "SRPTests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "SRP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SRP",
      "module_type" : "SwiftTarget",
      "name" : "SRP",
      "path" : "Sources",
      "product_dependencies" : [
        "BigInt",
        "Crypto"
      ],
      "product_memberships" : [
        "SRP"
      ],
      "sources" : [
        "AuthenticationFailure.swift",
        "Client.swift",
        "Data+Extensions.swift",
        "Group.swift",
        "SRP.swift",
        "Server.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.