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 3.2.1 (c01934), with Swift 6.1 for Linux on 26 Apr 2025 13:09:59 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bouke/srp.git
Reference: 3.2.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/bouke/srp
 * tag               3.2.1      -> FETCH_HEAD
HEAD is now at c019344 Merge pull request #22 from Bouke/include-ios
Cloned https://github.com/bouke/srp.git
Revision (git rev-parse @):
c01934477cb0aa14b4da5c3cb61d447bd6393ce0
SUCCESS checkout https://github.com/bouke/srp.git at 3.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bouke/srp.git
https://github.com/bouke/srp.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "/host/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.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-crypto.git
[1/4771] Fetching bigint
[4248/18555] Fetching bigint, swift-crypto
Fetched https://github.com/attaswift/BigInt.git from cache (1.35s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.37s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (1.95s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.1 (0.48s)
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
Building for debugging...
[0/409] Write sources
[2/409] Compiling co-586.linux.x86.S
[3/409] Compiling a_print.c
[3/409] Compiling ecdh.c
[5/409] Compiling a_time.c
[6/409] Compiling a_type.c
[7/409] Compiling a_strnid.c
[8/409] Write swift-version-24593BA9C3E375BF.txt
[9/409] Compiling pcy_cache.c
[10/409] Compiling v3_skey.c
[11/409] Compiling v3_pmaps.c
[12/409] Compiling v3_prn.c
[13/409] Compiling CCryptoBoringSSLShims shims.c
[14/409] Compiling v3_purp.c
[15/409] Compiling v3_utl.c
[16/409] Compiling v3_pcons.c
[17/409] Compiling v3_pcia.c
[18/409] Compiling v3_ocsp.c
[19/409] Compiling v3_pci.c
[20/409] Compiling v3_int.c
[21/409] Compiling v3_lib.c
[22/409] Compiling v3_ncons.c
[23/409] Compiling v3_info.c
[24/409] Compiling v3_ia5.c
[25/409] Compiling v3_genn.c
[26/409] Compiling v3_extku.c
[27/409] Compiling v3_enum.c
[28/409] Compiling v3_bitst.c
[28/409] Compiling v3_crld.c
[30/409] Compiling v3_cpols.c
[31/409] Compiling v3_conf.c
[32/409] Compiling v3_bcons.c
[33/409] Compiling v3_akeya.c
[34/409] Compiling v3_alt.c
[35/409] Compiling v3_akey.c
[36/409] Compiling pcy_map.c
[37/409] Compiling pcy_node.c
[38/409] Compiling pcy_lib.c
[39/409] Compiling pcy_tree.c
[40/409] Compiling x_x509a.c
[41/409] Compiling pcy_data.c
[42/409] Compiling x_val.c
[43/409] Compiling x_spki.c
[44/409] Compiling x_req.c
[44/409] Compiling x_x509.c
[46/409] Compiling x_sig.c
[47/409] Compiling x_pubkey.c
[48/409] Compiling x_pkey.c
[49/409] Compiling x_info.c
[50/409] Compiling x_name.c
[51/409] Compiling x_attrib.c
[52/409] Compiling x_exten.c
[53/409] Compiling x_algor.c
[53/409] Compiling x_all.c
[55/409] Compiling x_crl.c
[56/409] Compiling x509rset.c
[57/409] Compiling x509spki.c
[58/409] Compiling x509name.c
[59/409] Compiling x509cset.c
[60/409] Compiling x509_txt.c
[61/409] Compiling x509_v3.c
[62/409] Compiling x509_vpm.c
[63/409] Compiling x509_set.c
[64/409] Compiling x509_trs.c
[65/409] Compiling x509_req.c
[66/409] Compiling x509_obj.c
[67/409] Compiling x509_vfy.c
[68/409] Compiling x509_def.c
[69/409] Compiling x509_d2.c
[70/409] Compiling x509_ext.c
[71/409] Compiling x509_lu.c
[72/409] Compiling x509.c
[73/409] Compiling x509_att.c
[74/409] Compiling x509_cmp.c
[75/409] Compiling t_x509a.c
[76/409] Compiling i2d_pr.c
[77/409] Compiling t_req.c
[78/409] Compiling t_x509.c
[79/409] Compiling t_crl.c
[80/409] Compiling rsa_pss.c
[81/409] Compiling by_file.c
[82/409] Compiling by_dir.c
[83/409] Compiling algorithm.c
[84/409] Compiling asn1_gen.c
[85/409] Compiling a_verify.c
[86/409] Compiling voprf.c
[87/409] Compiling a_digest.c
[87/409] Compiling a_sign.c
[89/409] Compiling a_strex.c
[90/409] Compiling thread_win.c
[91/409] Compiling thread.c
[92/409] Compiling trust_token.c
[92/409] Compiling thread_none.c
[94/409] Compiling thread_pthread.c
[95/409] Compiling stack.c
[96/409] Compiling siphash.c
[97/409] Compiling rc4.c
[98/409] Compiling rsa_print.c
[99/409] Compiling pmbtoken.c
[100/409] Compiling refcount_lock.c
[101/409] Compiling windows.c
[101/409] Compiling refcount_c11.c
[103/409] Compiling fuchsia.c
[104/409] Compiling rand_extra.c
[105/409] Compiling rsa_asn1.c
[106/409] Compiling passive.c
[107/409] Compiling deterministic.c
[108/409] Compiling forkunsafe.c
[109/409] Compiling poly1305_arm_asm.S
[110/409] Compiling poly1305_arm.c
[111/409] Compiling poly1305.c
[112/409] Compiling pool.c
[113/409] Compiling pkcs7.c
[114/409] Compiling poly1305_vec.c
[115/409] Compiling p5_pbev2.c
[116/409] Compiling pkcs8.c
[117/409] Compiling pem_xaux.c
[118/409] Compiling pem_x509.c
[118/409] Compiling pkcs7_x509.c
[120/409] Compiling pkcs8_x509.c
[121/409] Compiling obj_xref.c
[122/409] Compiling pem_pkey.c
[123/409] Compiling pem_pk8.c
[124/409] Compiling pem_oth.c
[125/409] Compiling mem.c
[126/409] Compiling lhash.c
[127/409] Compiling pem_info.c
[128/409] Compiling obj.c
[128/409] Compiling pem_lib.c
[130/409] Compiling pem_all.c
[131/409] Compiling x86_64-mont5.mac.x86_64.S
[132/409] Compiling hkdf.c
[133/409] Compiling x86_64-mont.mac.x86_64.S
[134/409] Compiling poly_rq_mul.S
[135/409] Compiling x86-mont.windows.x86.S
[136/409] Compiling x86_64-mont.linux.x86_64.S
[137/409] Compiling hpke.c
[138/409] Compiling x86-mont.linux.x86.S
[139/409] Compiling x86_64-mont5.linux.x86_64.S
[140/409] Compiling vpaes-x86_64.mac.x86_64.S
[141/409] Compiling vpaes-x86.windows.x86.S
[142/409] Compiling vpaes-x86_64.linux.x86_64.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 hrss.c
[150/409] Compiling sha512-armv8.linux.aarch64.S
[151/409] Compiling sha512-armv8.ios.aarch64.S
[152/409] Compiling sha512-armv4.linux.arm.S
[153/409] Compiling sha512-x86_64.linux.x86_64.S
[154/409] Compiling kdf.c
[155/409] Compiling sha512-armv4.ios.arm.S
[156/409] Compiling sha512-586.windows.x86.S
[157/409] Compiling sha512-586.linux.x86.S
[158/409] Compiling sha256-armv8.linux.aarch64.S
[159/409] Compiling sha256-x86_64.mac.x86_64.S
[160/409] Compiling sha256-armv8.ios.aarch64.S
[161/409] Compiling sha256-armv4.linux.arm.S
[162/409] Compiling sha256-armv4.ios.arm.S
[163/409] Compiling sha256-x86_64.linux.x86_64.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-armv8.linux.aarch64.S
[168/409] Compiling sha1-armv8.ios.aarch64.S
[169/409] Compiling sha1-armv4-large.linux.arm.S
[170/409] Compiling sha1-586.windows.x86.S
[171/409] Compiling sha1-armv4-large.ios.arm.S
[172/409] Compiling sha1-x86_64.linux.x86_64.S
[173/409] Compiling sha1-586.linux.x86.S
[174/409] Compiling sha1-altivec.c
[175/409] Compiling rsaz-avx2.mac.x86_64.S
[176/409] Compiling sha512.c
[177/409] Compiling rsaz-avx2.linux.x86_64.S
[178/409] Compiling sha1.c
[178/409] Compiling sha256.c
[180/409] Compiling rdrand-x86_64.mac.x86_64.S
[181/409] Compiling rdrand-x86_64.linux.x86_64.S
[182/409] Compiling self_check.c
[183/409] Compiling blinding.c
[184/409] Compiling rsa_impl.c
[184/409] Compiling padding.c
[186/409] Compiling urandom.c
[187/409] Compiling rsa.c
[188/409] Compiling fork_detect.c
[188/409] Compiling rand.c
[190/409] Compiling p256-x86_64-asm.mac.x86_64.S
[191/409] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[192/409] Compiling p256_beeu-x86_64-asm.linux.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 polyval.c
[197/409] Compiling cfb.c
[197/409] Compiling ctr.c
[199/409] Compiling gcm_nohw.c
[200/409] Compiling gcm.c
[201/409] Compiling md5-x86_64.mac.x86_64.S
[202/409] Compiling cbc.c
[203/409] Compiling md5-586.linux.x86.S
[204/409] Compiling md5-586.windows.x86.S
[205/409] Compiling md5-x86_64.linux.x86_64.S
[206/409] Compiling md5.c
[207/409] Compiling is_fips.c
[208/409] Compiling ghashv8-armx64.linux.aarch64.S
[209/409] Compiling ghashv8-armx64.ios.aarch64.S
[210/409] Compiling ghashv8-armx32.ios.arm.S
[211/409] Compiling ghashv8-armx32.linux.arm.S
[212/409] Compiling ghash-x86_64.mac.x86_64.S
[213/409] Compiling md4.c
[214/409] Compiling ghash-x86.windows.x86.S
[215/409] Compiling hmac.c
[216/409] Compiling ghash-x86.linux.x86.S
[217/409] Compiling ghash-x86_64.linux.x86_64.S
[218/409] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[219/409] Compiling ghash-ssse3-x86.windows.x86.S
[220/409] Compiling ghash-ssse3-x86.linux.x86.S
[221/409] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[222/409] Compiling fips_shared_support.c
[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 ghash-armv4.ios.arm.S
[227/409] Compiling util.c
[227/409] Compiling wnaf.c
[229/409] Compiling ecdsa.c
[230/409] Compiling simple_mul.c
[231/409] Compiling scalar.c
[232/409] Compiling simple.c
[233/409] Compiling oct.c
[234/409] Compiling p256.c
[235/409] Compiling felem.c
[236/409] Compiling ec_montgomery.c
[237/409] Compiling ec_key.c
[238/409] Compiling p224-64.c
[239/409] Compiling digest.c
[240/409] Compiling check.c
[241/409] Compiling digests.c
[242/409] Compiling co-586.windows.x86.S
[243/409] Compiling ec.c
[244/409] Compiling dh.c
[245/409] Compiling bsaes-armv7.linux.arm.S
[246/409] Compiling bsaes-armv7.ios.arm.S
[247/409] Compiling e_des.c
[248/409] Compiling des.c
[249/409] Compiling aead.c
[250/409] Compiling cipher.c
[251/409] Compiling sqrt.c
[252/409] Compiling shift.c
[253/409] Compiling rsaz_exp.c
[254/409] Compiling e_aes.c
[255/409] Compiling random.c
[256/409] Compiling montgomery_inv.c
[257/409] Compiling prime.c
[258/409] Compiling mul.c
[259/409] Compiling p256-x86_64.c
[260/409] Compiling jacobi.c
[261/409] Compiling generic.c
[262/409] Compiling montgomery.c
[263/409] Compiling gcd_extra.c
[264/409] Compiling gcd.c
[265/409] Compiling div_extra.c
[266/409] Compiling cmp.c
[266/409] Compiling ctx.c
[268/409] Compiling div.c
[269/409] Compiling bytes.c
[269/409] Compiling exponentiation.c
[271/409] Compiling bn-586.linux.x86.S
[272/409] Compiling bn-586.windows.x86.S
[273/409] Compiling armv8-mont.linux.aarch64.S
[274/409] Compiling add.c
[274/409] Compiling bn.c
[276/409] Compiling armv8-mont.ios.aarch64.S
[277/409] Compiling armv4-mont.linux.arm.S
[278/409] Compiling armv4-mont.ios.arm.S
[279/409] Compiling aesv8-armx64.ios.aarch64.S
[280/409] Compiling aesv8-armx64.linux.aarch64.S
[281/409] Compiling aesv8-armx32.ios.arm.S
[282/409] Compiling aesv8-armx32.linux.arm.S
[283/409] Compiling aesni-x86_64.mac.x86_64.S
[284/409] Compiling aesni-x86.windows.x86.S
[285/409] Compiling aesni-x86_64.linux.x86_64.S
[286/409] Compiling aesni-x86.linux.x86.S
[287/409] Compiling aesni-gcm-x86_64.mac.x86_64.S
[288/409] Compiling aesni-gcm-x86_64.linux.x86_64.S
[289/409] Compiling x86_64-gcc.c
[290/409] Compiling mode_wrappers.c
[291/409] Compiling key_wrap.c
[292/409] Compiling aes.c
[293/409] Compiling sign.c
[294/409] Compiling ex_data.c
[295/409] Compiling scrypt.c
[296/409] Compiling pbkdf.c
[297/409] Compiling print.c
[298/409] Compiling p_x25519_asn1.c
[299/409] Compiling p_x25519.c
[300/409] Compiling p_rsa_asn1.c
[301/409] Compiling aes_nohw.c
[302/409] Compiling p_ed25519.c
[302/409] Compiling p_rsa.c
[304/409] Compiling p_ed25519_asn1.c
[305/409] Compiling p_ec_asn1.c
[306/409] Compiling p_dsa_asn1.c
[306/409] Compiling err_data.c
[308/409] Compiling p_ec.c
[309/409] Compiling evp_ctx.c
[310/409] Compiling digestsign.c
[311/409] Compiling evp_asn1.c
[312/409] Compiling evp.c
[313/409] Compiling engine.c
[314/409] Compiling err.c
[314/409] Compiling ecdsa_asn1.c
[316/409] Compiling ecdh_extra.c
[317/409] Compiling ec_derive.c
[318/409] Compiling hash_to_curve.c
[319/409] Compiling dsa_asn1.c
[320/409] Compiling ec_asn1.c
[321/409] Compiling dh_asn1.c
[322/409] Compiling params.c
[323/409] Compiling dsa.c
[324/409] Compiling x25519-asm-arm.S
[325/409] Compiling digest_extra.c
[326/409] Compiling spake25519.c
[327/409] Compiling cpu-ppc64le.c
[328/409] Compiling cpu-aarch64-win.c
[329/409] Compiling cpu-arm.c
[330/409] Compiling cpu-aarch64-linux.c
[330/409] Compiling cpu-arm-linux.c
[332/409] Compiling crypto.c
[333/409] Compiling cpu-aarch64-fuchsia.c
[334/409] Compiling cpu-intel.c
[335/409] Compiling e_rc4.c
[336/409] Compiling cmac.c
[337/409] Compiling e_rc2.c
[338/409] Compiling tls_cbc.c
[339/409] Compiling e_null.c
[340/409] Compiling e_tls.c
[341/409] Compiling conf.c
[342/409] Compiling curve25519.c
[343/409] Compiling e_chacha20poly1305.c
[344/409] Compiling derive_key.c
[345/409] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[346/409] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[347/409] Compiling cipher_extra.c
[348/409] Compiling e_aesgcmsiv.c
[348/409] Compiling e_aesctrhmac.c
[350/409] Compiling e_aesccm.c
[351/409] Compiling chacha-x86_64.mac.x86_64.S
[352/409] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[353/409] Compiling chacha.c
[354/409] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[355/409] Compiling chacha-x86.linux.x86.S
[356/409] Compiling chacha-x86_64.linux.x86_64.S
[357/409] Compiling chacha-armv8.linux.aarch64.S
[358/409] Compiling chacha-x86.windows.x86.S
[359/409] Compiling chacha-armv8.ios.aarch64.S
[360/409] Compiling chacha-armv4.linux.arm.S
[361/409] Compiling chacha-armv4.ios.arm.S
[362/409] Compiling unicode.c
[363/409] Compiling ber.c
[363/409] Compiling asn1_compat.c
[365/409] Compiling bn_asn1.c
[366/409] Compiling buf.c
[367/409] Compiling cbs.c
[367/409] Compiling cbb.c
[369/409] Compiling blake2.c
[370/409] Compiling convert.c
[371/409] Compiling socket.c
[372/409] Compiling printf.c
[373/409] Compiling socket_helper.c
[374/409] Compiling hexdump.c
[375/409] Compiling pair.c
[376/409] Compiling file.c
[377/409] Compiling fd.c
[378/409] Compiling base64.c
[379/409] Compiling bio_mem.c
[380/409] Compiling connect.c
[381/409] Compiling time_support.c
[382/409] Compiling bio.c
[383/409] Compiling tasn_utl.c
[384/409] Compiling tasn_typ.c
[385/409] Compiling tasn_fre.c
[386/409] Compiling tasn_new.c
[387/409] Compiling f_string.c
[388/409] Compiling f_int.c
[389/409] Compiling tasn_enc.c
[390/409] Compiling f_enum.c
[391/409] Compiling tasn_dec.c
[392/409] Compiling asn1_par.c
[393/409] Compiling asn_pack.c
[394/409] Compiling a_utf8.c
[395/409] Compiling a_octet.c
[396/409] Compiling asn1_lib.c
[397/409] Compiling a_utctm.c
[398/409] Compiling a_i2d_fp.c
[398/409] Compiling a_object.c
[400/409] Compiling a_mbstr.c
[400/409] Compiling a_int.c
[400/409] Write sources
[403/409] Compiling a_gentm.c
[404/409] Compiling a_dup.c
[405/409] Compiling a_d2i_fp.c
[406/409] Compiling a_enum.c
[407/409] Compiling a_bool.c
[408/409] Compiling a_bitstr.c
[410/484] Emitting module BigInt
[411/486] Emitting module Crypto
[412/493] Compiling BigInt Subtraction.swift
[413/493] Compiling BigInt Words and Bits.swift
[414/493] Compiling Crypto CryptoKitErrors.swift
[415/493] Compiling Crypto Digest_boring.swift
[416/493] Compiling Crypto Digest.swift
[417/493] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[418/493] Compiling Crypto CryptoKitErrors_boring.swift
[419/493] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[420/493] Compiling Crypto SEC1PrivateKey.swift
[421/493] Compiling Crypto SubjectPublicKeyInfo.swift
[422/493] Compiling Crypto AES-GCM.swift
[423/493] Compiling Crypto AES-GCM_boring.swift
[424/493] Compiling Crypto ChaChaPoly_boring.swift
[425/493] Compiling Crypto ASN1.swift
[426/493] Compiling Crypto ASN1BitString.swift
[427/493] Compiling Crypto EdDSA_boring.swift
[429/493] Compiling Crypto ECDSA.swift
[430/493] Compiling Crypto EdDSA.swift
[431/493] Compiling Crypto Signature.swift
[442/493] Compiling Crypto HashFunctions_SHA2.swift
[446/493] Compiling Crypto ChaChaPoly.swift
[447/493] Compiling Crypto Cipher.swift
[448/493] Compiling Crypto Nonces.swift
[451/493] Compiling Crypto EllipticCurve_boring.swift
[452/493] Compiling Crypto NISTCurvesKeys_boring.swift
[453/493] Compiling Crypto X25519Keys_boring.swift
[454/493] Compiling Crypto Curve25519.swift
[455/493] Compiling Crypto Ed25519.swift
[456/493] Compiling Crypto NISTCurvesKeys.swift
[457/493] Compiling Crypto X25519Keys.swift
[458/493] Compiling Crypto Insecure.swift
[459/493] Compiling Crypto Insecure_HashFunctions.swift
[460/493] Compiling Crypto ECDH_boring.swift
[461/493] Compiling Crypto DH.swift
[462/493] Compiling Crypto ECDH.swift
[463/493] Compiling Crypto HKDF.swift
[464/493] Compiling Crypto Ed25519_boring.swift
[465/493] Compiling Crypto EllipticCurvePoint_boring.swift
[466/493] Compiling Crypto RNG_boring.swift
[467/493] Compiling Crypto SafeCompare_boring.swift
[468/493] Compiling Crypto Zeroization_boring.swift
[469/493] Compiling Crypto PrettyBytes.swift
[470/493] Compiling Crypto SafeCompare.swift
[471/493] Compiling Crypto SecureBytes.swift
[472/493] Compiling Crypto Zeroization.swift
[476/493] Compiling Crypto ASN1Identifier.swift
[477/493] Compiling Crypto ASN1Integer.swift
[478/493] Compiling Crypto ASN1OctetString.swift
[479/493] Compiling Crypto ArraySliceBigint.swift
[480/493] Compiling Crypto ObjectIdentifier.swift
[481/493] Compiling Crypto ECDSASignature.swift
[482/493] Compiling Crypto PEMDocument.swift
[483/493] Compiling Crypto PKCS8PrivateKey.swift
[484/493] Compiling Crypto SymmetricKeys.swift
[485/493] Compiling Crypto HMAC.swift
[486/493] Compiling Crypto MACFunctions.swift
[487/493] Compiling Crypto MessageAuthenticationCode.swift
[488/493] Compiling Crypto AES.swift
[489/493] Compiling Crypto ECDSASignature_boring.swift
[490/493] Compiling Crypto ECDSA_boring.swift
[496/502] Compiling SRP Data+Extensions.swift
[497/502] Compiling SRP Group.swift
[498/502] Compiling SRP Server.swift
[499/502] Compiling SRP SRP.swift
[500/502] Compiling SRP AuthenticationFailure.swift
[501/502] Compiling SRP Client.swift
[502/502] Emitting module SRP
Build complete! (26.11s)
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" : "/host/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.1"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.