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.1 for macOS (SPM) on 26 Apr 2025 13:19:49 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

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