The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nostr-client, reference main (686dcc), with Swift 6.2 for Android on 20 Apr 2026 15:00:41 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yysskk/swift-nostr-client.git
Reference: main
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/yysskk/swift-nostr-client
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 686dcc0 Merge pull request #13 from yysskk/feat/support-nip-11
Cloned https://github.com/yysskk/swift-nostr-client.git
Revision (git rev-parse @):
686dcc01ff38cb0e06eafd6614f32f30b296887e
SUCCESS checkout https://github.com/yysskk/swift-nostr-client.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/yysskk/swift-nostr-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/swiftlang/swift-docc-plugin.git
Fetching https://github.com/GigaBitcoin/secp256k1.swift
[1/2277] Fetching swift-docc-plugin
[1277/19706] Fetching swift-docc-plugin, swift-crypto
[3673/30093] Fetching swift-docc-plugin, swift-crypto, secp256k1.swift
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (3.85s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.87s)
Fetched https://github.com/GigaBitcoin/secp256k1.swift from cache (3.88s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.6 (6.28s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.97s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.75s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (3.48s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.34s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift
Computed https://github.com/GigaBitcoin/secp256k1.swift at 0.23.0 (1.21s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.50s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.4.0
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift
Working copy of https://github.com/GigaBitcoin/secp256k1.swift resolved at 0.23.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin SharedSourcesPlugin
Building for debugging...
[3/384] Write sources
[7/384] Compiling CXKCPShims shims.c
[8/384] Compiling KeccakSponge.c
[9/384] Write swift-version--11D90AFD9DD3AB2.txt
[10/384] Compiling SimpleFIPS202.c
[11/384] Compiling KeccakHash.c
[12/384] Compiling fiat_p256_adx_sqr.S
[13/384] Compiling precomputed_ecmult_gen.c
[14/384] Compiling fiat_p256_adx_mul.S
[15/384] Compiling Utility.c
[16/384] Compiling fiat_curve25519_adx_square.S
[17/384] Compiling md5-x86_64-apple.S
[18/384] Compiling fiat_curve25519_adx_mul.S
[19/384] Compiling md5-x86_64-linux.S
[20/384] Compiling md5-586-linux.S
[21/384] Compiling chacha20_poly1305_x86_64-linux.S
[22/384] Compiling md5-586-apple.S
[23/384] Compiling CCryptoBoringSSLShims shims.c
[24/384] Compiling chacha20_poly1305_x86_64-apple.S
[25/384] Compiling chacha20_poly1305_armv8-win.S
[26/384] Compiling chacha20_poly1305_armv8-apple.S
[27/384] Compiling chacha-x86_64-linux.S
[28/384] Compiling secp256k1.c
[29/384] Compiling chacha-x86_64-apple.S
[30/384] Compiling chacha-x86-linux.S
[31/384] Compiling chacha-x86-apple.S
[32/384] Compiling chacha20_poly1305_armv8-linux.S
[33/384] Compiling KeccakP-1600-opt64.c
[34/384] Compiling chacha-armv8-win.S
[34/384] Compiling chacha-armv8-apple.S
[36/384] Compiling chacha-armv8-linux.S
[37/384] Compiling aes128gcmsiv-x86_64-linux.S
[38/384] Compiling chacha-armv4-linux.S
[39/384] Compiling x86_64-mont5-linux.S
[40/384] Compiling aes128gcmsiv-x86_64-apple.S
[41/384] Compiling x86_64-mont5-apple.S
[42/384] Compiling x86_64-mont-linux.S
[43/384] Compiling x86_64-mont-apple.S
[44/384] Compiling x86-mont-linux.S
[45/384] Compiling vpaes-x86_64-linux.S
[46/384] Compiling vpaes-x86_64-apple.S
[47/384] Compiling x86-mont-apple.S
[48/384] Compiling vpaes-x86-linux.S
[49/384] Compiling vpaes-x86-apple.S
[50/384] Compiling vpaes-armv8-win.S
[51/384] Compiling vpaes-armv8-apple.S
[52/384] Compiling vpaes-armv8-linux.S
[53/384] Compiling vpaes-armv7-linux.S
[54/384] Compiling sha512-x86_64-linux.S
[55/384] Compiling sha512-armv8-apple.S
[56/384] Compiling sha512-x86_64-apple.S
[57/384] Compiling sha512-armv8-win.S
[58/384] Compiling sha512-armv4-linux.S
[59/384] Compiling sha512-armv8-linux.S
[60/384] Compiling sha512-586-linux.S
[61/384] Compiling sha512-586-apple.S
[62/384] Compiling sha256-armv8-win.S
[63/384] Compiling sha256-x86_64-apple.S
[64/384] Compiling sha256-x86_64-linux.S
[65/384] Compiling err_data.cc
[66/384] Compiling sha256-armv4-linux.S
[67/384] Compiling sha256-586-apple.S
[68/384] Compiling sha256-586-linux.S
[69/384] Compiling sha256-armv8-apple.S
[70/384] Compiling sha256-armv8-linux.S
[71/384] Compiling sha1-x86_64-linux.S
[72/384] Compiling sha1-armv8-win.S
[73/384] Compiling sha1-x86_64-apple.S
[74/384] Compiling sha1-armv8-linux.S
[75/384] Compiling sha1-armv8-apple.S
[76/384] Compiling rsaz-avx2-linux.S
[77/384] Compiling sha1-586-linux.S
[77/384] Compiling sha1-586-apple.S
[79/384] Compiling sha1-armv4-large-linux.S
[80/384] Compiling rsaz-avx2-apple.S
[81/384] Compiling rdrand-x86_64-linux.S
[82/384] Compiling rdrand-x86_64-apple.S
[83/384] Compiling p256_beeu-armv8-asm-win.S
[84/384] Compiling p256_beeu-x86_64-asm-apple.S
[85/384] Compiling p256_beeu-x86_64-asm-linux.S
[86/384] Compiling p256_beeu-armv8-asm-apple.S
[87/384] Compiling p256_beeu-armv8-asm-linux.S
[88/384] Compiling p256-x86_64-asm-linux.S
[89/384] Compiling p256-x86_64-asm-apple.S
[90/384] Compiling p256-armv8-asm-win.S
[91/384] Compiling p256-armv8-asm-apple.S
[92/384] Compiling ghashv8-armv8-win.S
[93/384] Compiling ghashv8-armv7-linux.S
[94/384] Compiling ghashv8-armv8-linux.S
[95/384] Compiling p256-armv8-asm-linux.S
[96/384] Compiling ghash-x86_64-linux.S
[97/384] Compiling ghash-x86-linux.S
[98/384] Compiling ghashv8-armv8-apple.S
[99/384] Compiling ghash-ssse3-x86_64-linux.S
[100/384] Compiling ghash-x86-apple.S
[101/384] Compiling ghash-x86_64-apple.S
[102/384] Compiling ghash-ssse3-x86-linux.S
[103/384] Compiling ghash-ssse3-x86-apple.S
[104/384] Compiling ghash-ssse3-x86_64-apple.S
[105/384] Compiling ghash-neon-armv8-apple.S
[106/384] Compiling ghash-neon-armv8-win.S
[107/384] Compiling ghash-armv4-linux.S
[107/384] Compiling ghash-neon-armv8-linux.S
[109/384] Compiling co-586-linux.S
[110/384] Compiling bsaes-armv7-linux.S
[111/384] Compiling co-586-apple.S
[112/384] Compiling armv8-mont-win.S
[113/384] Compiling bn-586-apple.S
[114/384] Compiling bn-586-linux.S
[115/384] Compiling bn-armv8-linux.S
[116/384] Compiling bn-armv8-win.S
[117/384] Compiling bn-armv8-apple.S
[118/384] Compiling armv8-mont-linux.S
[119/384] Compiling armv8-mont-apple.S
[120/384] Compiling aesv8-gcm-armv8-win.S
[121/384] Compiling aesv8-gcm-armv8-apple.S
[121/384] Compiling armv4-mont-linux.S
[123/384] Compiling aesv8-gcm-armv8-linux.S
[124/384] Compiling aesv8-armv8-win.S
[125/384] Compiling aesv8-armv8-linux.S
[126/384] Compiling aesv8-armv7-linux.S
[127/384] Compiling aesni-x86_64-apple.S
[128/384] Compiling aesv8-armv8-apple.S
[129/384] Compiling aesni-gcm-x86_64-linux.S
[130/384] Compiling aesni-x86_64-linux.S
[131/384] Compiling aesni-x86-linux.S
[132/384] Compiling aesni-x86-apple.S
[133/384] Compiling aes-gcm-avx512-x86_64-linux.S
[134/384] Compiling aes-gcm-avx512-x86_64-apple.S
[135/384] Compiling aes-gcm-avx2-x86_64-apple.S
[135/384] Compiling aesni-gcm-x86_64-apple.S
[137/384] Compiling aes-gcm-avx2-x86_64-linux.S
[138/384] Compiling xwing.cc
[139/384] Compiling x_spki.cc
[140/384] Compiling x_sig.cc
[141/384] Compiling x_req.cc
[142/384] Compiling x_x509a.cc
[143/384] Compiling precomputed_ecmult.c
[144/441] Compiling x_pubkey.cc
[145/441] Compiling x_x509.cc
[146/441] Compiling x_name.cc
[147/441] Compiling x_crl.cc
[148/441] Compiling x_exten.cc
[149/441] Compiling x_algor.cc
[150/441] Compiling x509name.cc
[151/441] Compiling x_all.cc
[152/441] Compiling x509spki.cc
[153/441] Compiling x_attrib.cc
[154/441] Compiling x509rset.cc
[155/441] Compiling x509cset.cc
[156/441] Compiling x509_vpm.cc
[157/441] Compiling x509_v3.cc
[158/441] Compiling x509_txt.cc
[159/441] Compiling x509_vfy.cc
[160/441] Compiling x509_trs.cc
[161/441] Compiling x509_set.cc
[162/441] Compiling x509_req.cc
[163/441] Compiling x509_obj.cc
[164/441] Compiling x509_def.cc
[165/441] Compiling x509_lu.cc
[166/441] Compiling x509_ext.cc
[167/441] Compiling x509_d2.cc
[168/441] Compiling x509_cmp.cc
[169/441] Compiling x509_att.cc
[170/441] Compiling v3_skey.cc
[171/441] Compiling x509.cc
[172/441] Compiling v3_utl.cc
[173/441] Compiling v3_prn.cc
[174/441] Compiling v3_purp.cc
[175/441] Compiling v3_pmaps.cc
[176/441] Compiling v3_ncons.cc
[177/441] Compiling v3_ocsp.cc
[178/441] Compiling v3_pcons.cc
[179/441] Compiling v3_lib.cc
[180/441] Compiling v3_info.cc
[181/441] Compiling v3_int.cc
[182/441] Compiling v3_cpols.cc
[183/441] Compiling v3_ia5.cc
[184/441] Compiling v3_extku.cc
[185/441] Compiling v3_enum.cc
[186/441] Compiling v3_genn.cc
[187/441] Compiling v3_crld.cc
[188/441] Compiling v3_bitst.cc
[189/441] Compiling v3_conf.cc
[190/441] Compiling v3_akey.cc
[191/441] Compiling v3_bcons.cc
[192/441] Compiling v3_alt.cc
[193/441] Compiling v3_akeya.cc
[194/441] Compiling t_x509a.cc
[195/441] Compiling t_req.cc
[196/441] Compiling t_x509.cc
[197/441] Compiling t_crl.cc
[199/441] Emitting module P256K
[200/441] Compiling P256K Placeholder.swift
[201/441] Compiling P256K ASN1.swift
[202/441] Compiling P256K ASN1Any.swift
[203/441] Compiling P256K ASN1BitString.swift
[204/441] Compiling P256K ASN1Boolean.swift
[205/441] Compiling P256K ASN1Identifier.swift
[206/441] Compiling P256K ASN1Integer.swift
[207/441] Compiling P256K ASN1Null.swift
[208/449] Compiling P256K RNG_boring.swift
[209/449] Compiling P256K Recovery+Signature.swift
[210/449] Compiling P256K Recovery.swift
[211/449] Compiling P256K SEC1PrivateKey.swift
[212/449] Compiling P256K SHA256.swift
[213/449] Compiling P256K SafeCompare.swift
[214/449] Compiling P256K Schnorr+Nonces.swift
[215/449] Compiling P256K Schnorr+PrivateKey.swift
[216/449] Compiling P256K ECDH.swift
[217/449] Compiling P256K ECDSA+PrivateKey.swift
[218/449] Compiling P256K ECDSA+PublicKey.swift
[219/449] Compiling P256K ECDSA+Signature.swift
[220/449] Compiling P256K ECDSA+Tweak.swift
[221/449] Compiling P256K ECDSA+XonlyKey.swift
[222/449] Compiling P256K ECDSA.swift
[223/449] Compiling P256K ECDSASignature.swift
[224/449] Compiling P256K Schnorr+PublicKey.swift
[225/449] Compiling P256K Schnorr+Signature.swift
[226/449] Compiling P256K Schnorr+Tweak.swift
[227/449] Compiling P256K Schnorr+XonlyKey.swift
[228/449] Compiling P256K Schnorr.swift
[229/449] Compiling P256K SecureBytes.swift
[230/449] Compiling P256K Signature.swift
[231/449] Compiling P256K SubjectPublicKeyInfo.swift
[232/449] Compiling P256K MuSig.swift
[233/449] Compiling P256K ObjectIdentifier.swift
[234/449] Compiling P256K P256K.swift
[235/449] Compiling P256K PEMDocument.swift
[236/449] Compiling P256K PKCS8PrivateKey.swift
[237/449] Compiling P256K PrettyBytes.swift
[238/449] Compiling P256K PrivateKeyImplementation.swift
[239/449] Compiling P256K PublicKeyImplementation.swift
[239/449] Compiling rsa_pss.cc
[241/449] Compiling P256K EdDSA.swift
[242/449] Compiling P256K Errors.swift
[243/449] Compiling P256K GeneralizedTime.swift
[244/449] Compiling P256K HashDigest.swift
[245/449] Compiling P256K MuSig+Aggregate.swift
[246/449] Compiling P256K MuSig+Nonces.swift
[247/449] Compiling P256K MuSig+Signing.swift
[248/449] Compiling P256K MuSig+Tweak.swift
[249/449] Compiling P256K ASN1OctetString.swift
[250/449] Compiling P256K ASN1Strings.swift
[251/449] Compiling P256K ArraySliceBigint.swift
[252/449] Compiling P256K Combine.swift
[253/449] Compiling P256K Context.swift
[254/449] Compiling P256K CryptoKitErrors.swift
[255/449] Compiling P256K DH.swift
[256/449] Compiling P256K Digest.swift
[256/449] Compiling i2d_pr.cc
[257/449] Compiling name_print.cc
[258/449] Compiling policy.cc
[260/449] Compiling P256K UInt256+Arithmetic.swift
[261/449] Compiling P256K UInt256+FixedWidthInteger.swift
[262/449] Compiling P256K UInt256+Modular.swift
[263/449] Compiling P256K UInt256+Representation.swift
[264/449] Compiling P256K UInt256.swift
[265/449] Compiling P256K Utility.swift
[266/449] Compiling P256K XonlyKeyImplementation.swift
[267/449] Compiling P256K Zeroization.swift
[268/450] Compiling by_dir.cc
[269/450] Compiling by_file.cc
[270/450] Compiling asn1_gen.cc
[271/450] Compiling algorithm.cc
[272/450] Compiling a_verify.cc
[273/450] Compiling a_digest.cc
[274/450] Compiling voprf.cc
[275/450] Compiling a_sign.cc
[276/450] Compiling thread_win.cc
[277/450] Compiling thread_pthread.cc
[278/450] Compiling pmbtoken.cc
[279/450] Compiling trust_token.cc
[280/450] Compiling thread_none.cc
[281/450] Compiling thread.cc
[282/450] Compiling stack.cc
[283/450] Compiling slhdsa.cc
[284/450] Compiling siphash.cc
[285/450] Compiling spake2plus.cc
[286/450] Compiling sha512.cc
[287/450] Compiling sha256.cc
[288/450] Compiling sha1.cc
[289/450] Compiling rsa_print.cc
[290/450] Compiling rsa_extra.cc
[291/450] Compiling rsa_crypt.cc
[292/450] Compiling rc4.cc
[293/450] Compiling refcount.cc
[294/450] Compiling windows.cc
[295/450] Compiling urandom.cc
[296/450] Compiling rand.cc
[297/450] Compiling trusty.cc
[298/450] Compiling rsa_asn1.cc
[299/450] Compiling ios.cc
[300/450] Compiling passive.cc
[301/450] Compiling poly1305_arm_asm.S
[302/450] Compiling getentropy.cc
[303/450] Compiling forkunsafe.cc
[304/450] Compiling fork_detect.cc
[305/450] Compiling deterministic.cc
[306/450] Compiling poly1305_vec.cc
[307/450] Compiling poly1305_arm.cc
[308/450] Compiling pool.cc
[309/450] Compiling poly1305.cc
[310/450] Compiling pkcs8.cc
[311/450] Compiling pkcs8_x509.cc
[312/450] Compiling p5_pbev2.cc
[313/450] Compiling pkcs7_x509.cc
[314/450] Compiling pkcs7.cc
[315/450] Compiling pem_xaux.cc
[316/450] Compiling pem_x509.cc
[317/450] Compiling pem_pkey.cc
[318/450] Compiling pem_pk8.cc
[319/450] Compiling mlkem.cc
[320/450] Compiling pem_oth.cc
[321/450] Compiling pem_lib.cc
[322/450] Compiling obj_xref.cc
[323/450] Compiling pem_info.cc
[324/450] Compiling pem_all.cc
[325/450] Compiling obj.cc
[326/450] Compiling poly_rq_mul.S
[327/450] Compiling mldsa.cc
[328/450] Compiling mem.cc
[329/450] Compiling fips_shared_support.cc
[330/450] Compiling lhash.cc
[331/450] Compiling md5.cc
[332/450] Compiling md4.cc
[333/450] Compiling kyber.cc
[334/450] Compiling fuzzer_mode.cc
[335/450] Compiling hpke.cc
[336/450] Compiling ex_data.cc
[337/450] Compiling hrss.cc
[338/450] Compiling scrypt.cc
[339/450] Compiling print.cc
[340/450] Compiling pbkdf.cc
[341/450] Compiling sign.cc
[342/450] Compiling p_x25519.cc
[343/450] Compiling p_x25519_asn1.cc
[344/450] Compiling p_rsa_asn1.cc
[345/450] Compiling p_rsa.cc
[346/450] Compiling p_ed25519.cc
[347/450] Compiling p_hkdf.cc
[348/450] Compiling p_ed25519_asn1.cc
[349/450] Compiling p_ec.cc
[350/450] Compiling p_ec_asn1.cc
[351/450] Compiling p_dsa_asn1.cc
[352/450] Compiling p_dh.cc
[353/450] Compiling p_dh_asn1.cc
[354/450] Compiling evp_ctx.cc
[355/450] Compiling evp_asn1.cc
[356/450] Compiling err.cc
[357/450] Compiling engine.cc
[358/450] Compiling evp.cc
[359/450] Compiling ecdsa_p1363.cc
[360/450] Compiling ecdh.cc
[361/450] Compiling ecdsa_asn1.cc
[362/450] Compiling ec_derive.cc
[363/450] Compiling hash_to_curve.cc
[364/450] Compiling dsa.cc
[365/450] Compiling ec_asn1.cc
[366/450] Compiling dsa_asn1.cc
[367/450] Compiling digest_extra.cc
[368/450] Compiling x25519-asm-arm.S
[369/450] Compiling des.cc
[370/450] Compiling params.cc
[371/450] Compiling curve25519_64_adx.cc
[372/450] Compiling dh_asn1.cc
[373/450] Compiling curve25519.cc
[374/450] Compiling crypto.cc
[375/450] Compiling spake25519.cc
[376/450] Compiling cpu_intel.cc
[377/450] Compiling cpu_arm_linux.cc
[378/450] Compiling cpu_arm_freebsd.cc
[379/450] Compiling cpu_aarch64_win.cc
[380/450] Compiling cpu_aarch64_openbsd.cc
[381/450] Compiling cpu_aarch64_linux.cc
[382/450] Compiling cpu_aarch64_sysreg.cc
[383/450] Compiling cpu_aarch64_fuchsia.cc
[384/450] Compiling cpu_aarch64_apple.cc
[385/450] Compiling e_rc4.cc
[386/450] Compiling conf.cc
[387/450] Compiling get_cipher.cc
[388/450] Compiling tls_cbc.cc
[389/450] Compiling e_tls.cc
[390/450] Compiling cms.cc
[391/450] Compiling e_null.cc
[392/450] Compiling e_rc2.cc
[393/450] Compiling e_des.cc
[394/450] Compiling e_chacha20poly1305.cc
[395/450] Compiling e_aesgcmsiv.cc
[396/450] Compiling e_aeseax.cc
[397/450] Compiling derive_key.cc
[398/450] Compiling e_aesctrhmac.cc
[399/450] Compiling chacha.cc
[400/450] Compiling unicode.cc
[401/450] Compiling buf.cc
[402/450] Compiling cbs.cc
[403/450] Compiling sqrt.cc
[404/450] Compiling cbb.cc
[405/450] Compiling ber.cc
[406/450] Compiling asn1_compat.cc
[407/450] Compiling exponentiation.cc
[408/450] Compiling div.cc
[409/450] Compiling blake2.cc
[410/450] Compiling printf.cc
[411/450] Compiling pair.cc
[412/450] Compiling bn_asn1.cc
[413/450] Compiling convert.cc
[414/450] Compiling hexdump.cc
[415/450] Compiling file.cc
[416/450] Compiling fd.cc
[417/450] Compiling errno.cc
[418/450] Compiling bcm.cc
[419/450] Compiling bio_mem.cc
[420/450] Compiling bio.cc
[421/450] Compiling base64.cc
[422/450] Compiling tasn_typ.cc
[423/450] Compiling tasn_fre.cc
[424/450] Compiling tasn_utl.cc
[425/450] Compiling tasn_enc.cc
[426/450] Compiling posix_time.cc
[427/450] Compiling f_string.cc
[428/450] Compiling tasn_new.cc
[429/450] Compiling f_int.cc
[430/450] Compiling tasn_dec.cc
[431/450] Compiling asn_pack.cc
[432/450] Compiling asn1_par.cc
[433/450] Compiling asn1_lib.cc
[434/450] Compiling a_utctm.cc
[435/450] Compiling a_time.cc
[436/450] Compiling a_type.cc
[437/450] Compiling a_octet.cc
[438/450] Compiling a_strnid.cc
[439/450] Compiling a_object.cc
[440/450] Compiling a_strex.cc
[441/450] Compiling a_i2d_fp.cc
[442/450] Compiling a_dup.cc
[443/450] Compiling a_mbstr.cc
[444/450] Compiling a_d2i_fp.cc
[445/450] Compiling a_gentm.cc
[446/450] Compiling a_int.cc
[447/450] Compiling a_bool.cc
[448/450] Compiling aes.cc
[449/450] Compiling a_bitstr.cc
[451/458] Compiling CryptoBoringWrapper RandomBytes.swift
[452/458] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[453/458] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[454/458] Compiling CryptoBoringWrapper EllipticCurve.swift
[455/458] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[456/458] Emitting module CryptoBoringWrapper
[457/458] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[458/458] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[460/542] Compiling Crypto HKDF.swift
[461/542] Compiling Crypto AESWrap.swift
[462/542] Compiling Crypto AESWrap_boring.swift
[463/542] Compiling Crypto Ed25519_boring.swift
[464/542] Compiling Crypto NISTCurvesKeys_boring.swift
[465/542] Compiling Crypto X25519Keys_boring.swift
[466/542] Compiling Crypto Curve25519.swift
[467/542] Compiling Crypto Ed25519Keys.swift
[468/542] Compiling Crypto NISTCurvesKeys.swift
[469/542] Compiling Crypto X25519Keys.swift
[470/542] Compiling Crypto SymmetricKeys.swift
[471/553] Compiling Crypto CryptoKitErrors.swift
[472/553] Compiling Crypto Digest_boring.swift
[473/553] Compiling Crypto Digest.swift
[474/553] Compiling Crypto Digests.swift
[475/553] Compiling Crypto HashFunctions.swift
[476/553] Compiling Crypto HashFunctions_SHA2.swift
[477/553] Compiling Crypto HashFunctions_SHA3.swift
[478/553] Compiling Crypto Digest_xkcp.swift
[479/553] Compiling Crypto HPKE-AEAD.swift
[480/553] Compiling Crypto HPKE-Ciphersuite.swift
[481/553] Compiling Crypto HPKE-KDF.swift
[482/553] Compiling Crypto HPKE-KexKeyDerivation.swift
[483/553] Compiling Crypto ASN1Null.swift
[484/553] Compiling Crypto ASN1OctetString.swift
[485/553] Compiling Crypto ASN1Strings.swift
[486/553] Compiling Crypto ArraySliceBigint.swift
[487/553] Compiling Crypto GeneralizedTime.swift
[488/553] Compiling Crypto ObjectIdentifier.swift
[489/553] Compiling Crypto ECDSASignature.swift
[490/553] Compiling Crypto PEMDocument.swift
[491/553] Compiling Crypto PKCS8PrivateKey.swift
[492/553] Compiling Crypto SEC1PrivateKey.swift
[493/553] Compiling Crypto SubjectPublicKeyInfo.swift
[494/553] Compiling Crypto CryptoError_boring.swift
[495/553] Compiling Crypto AES-GCM.swift
[496/553] Compiling Crypto AES-GCM_boring.swift
[497/553] Compiling Crypto ChaChaPoly_boring.swift
[498/553] Compiling Crypto ChaChaPoly.swift
[499/553] Compiling Crypto Cipher.swift
[500/553] Compiling Crypto Nonces.swift
[501/553] Compiling Crypto ASN1.swift
[502/553] Compiling Crypto ASN1Any.swift
[503/553] Compiling Crypto ASN1BitString.swift
[504/553] Compiling Crypto ASN1Boolean.swift
[505/553] Compiling Crypto ASN1Identifier.swift
[506/553] Compiling Crypto ASN1Integer.swift
[507/553] Emitting module Crypto
[508/553] Compiling Crypto HMAC.swift
[509/553] Compiling Crypto MACFunctions.swift
[510/553] Compiling Crypto MessageAuthenticationCode.swift
[511/553] Compiling Crypto AES.swift
[512/553] Compiling Crypto ECDSASignature_boring.swift
[513/553] Compiling Crypto ECDSA_boring.swift
[514/553] Compiling Crypto EdDSA_boring.swift
[515/553] Compiling Crypto MLDSA_boring.swift
[516/553] Compiling Crypto MLDSA_wrapper.swift
[517/553] Compiling Crypto ECDSA.swift
[518/553] Compiling Crypto Ed25519.swift
[519/553] Compiling Crypto HPKE-LabeledExtract.swift
[520/553] Compiling Crypto HPKE-Utils.swift
[521/553] Compiling Crypto DHKEM.swift
[522/553] Compiling Crypto HPKE-KEM-Curve25519.swift
[523/553] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[524/553] Compiling Crypto HPKE-KEM.swift
[525/553] Compiling Crypto HPKE-Errors.swift
[526/553] Compiling Crypto HPKE.swift
[527/553] Compiling Crypto HPKE-Context.swift
[528/553] Compiling Crypto HPKE-KeySchedule.swift
[529/553] Compiling Crypto HPKE-Modes.swift
[530/553] Compiling Crypto Insecure.swift
[531/553] Compiling Crypto Insecure_HashFunctions.swift
[532/553] Compiling Crypto MLKEM_boring.swift
[533/553] Compiling Crypto MLKEM_wrapper.swift
[534/553] Compiling Crypto XWing_boring.swift
[535/553] Compiling Crypto KEM-Errors.swift
[536/553] Compiling Crypto KEM.swift
[537/553] Compiling Crypto MLKEM.swift
[538/553] Compiling Crypto XWing.swift
[539/553] Compiling Crypto ECDH_boring.swift
[540/553] Compiling Crypto DH.swift
[541/553] Compiling Crypto ECDH.swift
[542/553] Compiling Crypto ANSIx963.swift
[543/553] Compiling Crypto MLDSA.swift
[544/553] Compiling Crypto Signature.swift
[545/553] Compiling Crypto CryptoKitErrors_boring.swift
[546/553] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[547/553] Compiling Crypto RNG_boring.swift
[548/553] Compiling Crypto SafeCompare_boring.swift
[549/553] Compiling Crypto Zeroization_boring.swift
[550/553] Compiling Crypto PrettyBytes.swift
[551/553] Compiling Crypto SafeCompare.swift
[552/553] Compiling Crypto SecureBytes.swift
[553/553] Compiling Crypto Zeroization.swift
[555/582] Compiling NostrClient SecureRandom.swift
[556/582] Compiling NostrClient EOSETracker.swift
[557/582] Compiling NostrClient Contact.swift
[558/582] Compiling NostrClient DirectMessage.swift
[559/585] Compiling NostrClient RelayMessage.swift
[560/585] Compiling NostrClient SubscriptionEvent.swift
[561/585] Compiling NostrClient NostrClient+Exports.swift
[562/585] Compiling NostrClient NostrClient.swift
[563/585] Compiling NostrClient RelayConnection.swift
/host/spi-builder-workspace/Sources/NostrClient/Relay/RelayConnection.swift:336:49: warning: no 'async' operations occur within 'await' expression
334 |                         if let relayMessage = try? RelayMessage.parse(text) {
335 |                             if case .ok(let eventId, let accepted, let message) = relayMessage {
336 |                                 if let waiter = await self.removePublishWaiter(eventId: eventId) {
    |                                                 `- warning: no 'async' operations occur within 'await' expression
337 |                                     if accepted {
338 |                                         waiter.finish()
/host/spi-builder-workspace/Sources/NostrClient/Relay/RelayConnection.swift:344:29: warning: no 'async' operations occur within 'await' expression
342 |                                 }
343 |                             }
344 |                             await self.yieldToMessageContinuations(relayMessage)
    |                             `- warning: no 'async' operations occur within 'await' expression
345 |                         }
346 |
[564/585] Compiling NostrClient RelayConnectionConfig.swift
/host/spi-builder-workspace/Sources/NostrClient/Relay/RelayConnection.swift:336:49: warning: no 'async' operations occur within 'await' expression
334 |                         if let relayMessage = try? RelayMessage.parse(text) {
335 |                             if case .ok(let eventId, let accepted, let message) = relayMessage {
336 |                                 if let waiter = await self.removePublishWaiter(eventId: eventId) {
    |                                                 `- warning: no 'async' operations occur within 'await' expression
337 |                                     if accepted {
338 |                                         waiter.finish()
/host/spi-builder-workspace/Sources/NostrClient/Relay/RelayConnection.swift:344:29: warning: no 'async' operations occur within 'await' expression
342 |                                 }
343 |                             }
344 |                             await self.yieldToMessageContinuations(relayMessage)
    |                             `- warning: no 'async' operations occur within 'await' expression
345 |                         }
346 |
[565/585] Compiling NostrClient RelayConnectionState.swift
/host/spi-builder-workspace/Sources/NostrClient/Relay/RelayConnection.swift:336:49: warning: no 'async' operations occur within 'await' expression
334 |                         if let relayMessage = try? RelayMessage.parse(text) {
335 |                             if case .ok(let eventId, let accepted, let message) = relayMessage {
336 |                                 if let waiter = await self.removePublishWaiter(eventId: eventId) {
    |                                                 `- warning: no 'async' operations occur within 'await' expression
337 |                                     if accepted {
338 |                                         waiter.finish()
/host/spi-builder-workspace/Sources/NostrClient/Relay/RelayConnection.swift:344:29: warning: no 'async' operations occur within 'await' expression
342 |                                 }
343 |                             }
344 |                             await self.yieldToMessageContinuations(relayMessage)
    |                             `- warning: no 'async' operations occur within 'await' expression
345 |                         }
346 |
[566/585] Compiling NostrClient RelayPool.swift
[567/585] Compiling NostrClient RelayPoolConfig.swift
[568/585] Compiling NostrClient RelaySubscriptionMessage.swift
[569/585] Compiling NostrClient DirectMessageBuilder.swift
[570/585] Compiling NostrClient DirectMessageParser.swift
[571/585] Compiling NostrClient Event.swift
[572/585] Compiling NostrClient Filter.swift
[573/585] Compiling NostrClient KeyDerivation.swift
/host/spi-builder-workspace/Sources/NostrClient/Crypto/SealedMessage.swift:164:28: warning: no calls to throwing functions occur within 'try' expression
162 |         // The sharedSecret in compressed format is: version (1 byte) + x-coordinate (32 bytes)
163 |         // NIP-44 needs only the x-coordinate, so skip the version byte
164 |         let sharedSecret = try privateKey.sharedSecretFromKeyAgreement(with: publicKey, format: .compressed)
    |                            `- warning: no calls to throwing functions occur within 'try' expression
165 |         let sharedX = sharedSecret.withUnsafeBytes { bytes in
166 |             Data(bytes.dropFirst())
[574/585] Compiling NostrClient KeyPair.swift
/host/spi-builder-workspace/Sources/NostrClient/Crypto/SealedMessage.swift:164:28: warning: no calls to throwing functions occur within 'try' expression
162 |         // The sharedSecret in compressed format is: version (1 byte) + x-coordinate (32 bytes)
163 |         // NIP-44 needs only the x-coordinate, so skip the version byte
164 |         let sharedSecret = try privateKey.sharedSecretFromKeyAgreement(with: publicKey, format: .compressed)
    |                            `- warning: no calls to throwing functions occur within 'try' expression
165 |         let sharedX = sharedSecret.withUnsafeBytes { bytes in
166 |             Data(bytes.dropFirst())
[575/585] Compiling NostrClient Mnemonic.swift
/host/spi-builder-workspace/Sources/NostrClient/Crypto/SealedMessage.swift:164:28: warning: no calls to throwing functions occur within 'try' expression
162 |         // The sharedSecret in compressed format is: version (1 byte) + x-coordinate (32 bytes)
163 |         // NIP-44 needs only the x-coordinate, so skip the version byte
164 |         let sharedSecret = try privateKey.sharedSecretFromKeyAgreement(with: publicKey, format: .compressed)
    |                            `- warning: no calls to throwing functions occur within 'try' expression
165 |         let sharedX = sharedSecret.withUnsafeBytes { bytes in
166 |             Data(bytes.dropFirst())
[576/585] Compiling NostrClient SealedMessage.swift
/host/spi-builder-workspace/Sources/NostrClient/Crypto/SealedMessage.swift:164:28: warning: no calls to throwing functions occur within 'try' expression
162 |         // The sharedSecret in compressed format is: version (1 byte) + x-coordinate (32 bytes)
163 |         // NIP-44 needs only the x-coordinate, so skip the version byte
164 |         let sharedSecret = try privateKey.sharedSecretFromKeyAgreement(with: publicKey, format: .compressed)
    |                            `- warning: no calls to throwing functions occur within 'try' expression
165 |         let sharedX = sharedSecret.withUnsafeBytes { bytes in
166 |             Data(bytes.dropFirst())
[577/585] Compiling NostrClient InternetIdentifier.swift
[578/585] Compiling NostrClient NostrError.swift
[579/585] Compiling NostrClient OpenTimestamps.swift
[580/585] Compiling NostrClient RelayInformation.swift
[581/585] Emitting module NostrClient
[582/585] Compiling NostrClient BIP39WordList.swift
[583/585] Compiling NostrClient Bech32.swift
[584/585] Compiling NostrClient EventSigner.swift
[585/585] Compiling NostrClient GiftWrap.swift
Build complete! (314.90s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "secp256k1.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.18.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GigaBitcoin/secp256k1.swift"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "swift-nostr-client",
  "name" : "swift-nostr-client",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "NostrClient",
      "targets" : [
        "NostrClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NostrClientTests",
      "module_type" : "SwiftTarget",
      "name" : "NostrClientTests",
      "path" : "Tests/NostrClientTests",
      "sources" : [
        "BIP39WordListTests.swift",
        "Bech32Tests.swift",
        "ContactTests.swift",
        "EventTests.swift",
        "FilterTests.swift",
        "InternetIdentifierTests.swift",
        "KeyPairTests.swift",
        "MnemonicTests.swift",
        "NIP17Tests.swift",
        "NostrClientFetchTests.swift",
        "OpenTimestampsTests.swift",
        "RelayInformationTests.swift",
        "RelayMessageTests.swift"
      ],
      "target_dependencies" : [
        "NostrClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NostrClient",
      "module_type" : "SwiftTarget",
      "name" : "NostrClient",
      "path" : "Sources/NostrClient",
      "product_dependencies" : [
        "P256K",
        "Crypto"
      ],
      "product_memberships" : [
        "NostrClient"
      ],
      "sources" : [
        "Crypto/BIP39WordList.swift",
        "Crypto/Bech32.swift",
        "Crypto/EventSigner.swift",
        "Crypto/GiftWrap.swift",
        "Crypto/KeyDerivation.swift",
        "Crypto/KeyPair.swift",
        "Crypto/Mnemonic.swift",
        "Crypto/SealedMessage.swift",
        "Crypto/SecureRandom.swift",
        "EOSETracker.swift",
        "Models/Contact.swift",
        "Models/DirectMessage.swift",
        "Models/DirectMessageBuilder.swift",
        "Models/DirectMessageParser.swift",
        "Models/Event.swift",
        "Models/Filter.swift",
        "Models/InternetIdentifier.swift",
        "Models/NostrError.swift",
        "Models/OpenTimestamps.swift",
        "Models/RelayInformation.swift",
        "Models/RelayMessage.swift",
        "Models/SubscriptionEvent.swift",
        "NostrClient+Exports.swift",
        "NostrClient.swift",
        "Relay/RelayConnection.swift",
        "Relay/RelayConnectionConfig.swift",
        "Relay/RelayConnectionState.swift",
        "Relay/RelayPool.swift",
        "Relay/RelayPoolConfig.swift",
        "Relay/RelaySubscriptionMessage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.