The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ATIdentityTools, reference main (2f0d7e), with Swift 6.2 (beta) for Linux on 24 Aug 2025 15:27:10 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ATProtoKit/ATIdentityTools.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/ATProtoKit/ATIdentityTools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2f0d7e5 Merge remote-tracking branch 'refs/remotes/origin/main'
Cloned https://github.com/ATProtoKit/ATIdentityTools.git
Revision (git rev-parse @):
2f0d7e56a05c5e3d834818291567d6144f9095b0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ATProtoKit/ATIdentityTools.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ATProtoKit/ATIdentityTools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-async-dns-resolver
Fetching https://github.com/ATProtoKit/ATCryptography.git
Fetching https://github.com/ATProtoKit/ATCommonTools.git
[1/857] Fetching swift-async-dns-resolver
[310/1208] Fetching swift-async-dns-resolver, atcommontools
[956/2200] Fetching swift-async-dns-resolver, atcommontools, atcryptography
Fetched https://github.com/ATProtoKit/ATCommonTools.git from cache (0.31s)
Fetched https://github.com/apple/swift-async-dns-resolver from cache (0.33s)
Fetched https://github.com/ATProtoKit/ATCryptography.git from cache (0.33s)
Computing version for https://github.com/apple/swift-async-dns-resolver
Computed https://github.com/apple/swift-async-dns-resolver at 0.4.0 (2.81s)
Computing version for https://github.com/ATProtoKit/ATCryptography.git
Computed https://github.com/ATProtoKit/ATCryptography.git at 0.2.0 (0.77s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/21-DOT-DEV/swift-secp256k1.git
Fetching https://github.com/attaswift/BigInt.git
[1/4826] Fetching bigint
[725/9975] Fetching bigint, swift-secp256k1
[9011/26251] Fetching bigint, swift-secp256k1, swift-crypto
Fetched https://github.com/21-DOT-DEV/swift-secp256k1.git from cache (0.69s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.70s)
[1791/16276] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.05s)
Computing version for https://github.com/21-DOT-DEV/swift-secp256k1.git
Computed https://github.com/21-DOT-DEV/swift-secp256k1.git at 0.18.0 (2.42s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.34s)
Computing version for https://github.com/ATProtoKit/ATCommonTools.git
Computed https://github.com/ATProtoKit/ATCommonTools.git at 0.0.14 (0.40s)
Fetching https://github.com/ATProtoKit/MultiformatsKit.git
Fetching https://github.com/MasterJ93/swift-cbor.git
[1/127] Fetching swift-cbor
[128/706] Fetching swift-cbor, multiformatskit
Fetched https://github.com/MasterJ93/swift-cbor.git from cache (0.25s)
Fetched https://github.com/ATProtoKit/MultiformatsKit.git from cache (0.25s)
Computing version for https://github.com/ATProtoKit/MultiformatsKit.git
Computed https://github.com/ATProtoKit/MultiformatsKit.git at 0.3.0 (0.65s)
Computing version for https://github.com/MasterJ93/swift-cbor.git
Computed https://github.com/MasterJ93/swift-cbor.git at 0.0.8 (0.39s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (1.04s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.27s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.76s)
Creating working copy for https://github.com/apple/swift-async-dns-resolver
Working copy of https://github.com/apple/swift-async-dns-resolver resolved at 0.4.0
Creating working copy for https://github.com/ATProtoKit/ATCommonTools.git
Working copy of https://github.com/ATProtoKit/ATCommonTools.git resolved at 0.0.14
Creating working copy for https://github.com/ATProtoKit/MultiformatsKit.git
Working copy of https://github.com/ATProtoKit/MultiformatsKit.git resolved at 0.3.0
Creating working copy for https://github.com/MasterJ93/swift-cbor.git
Working copy of https://github.com/MasterJ93/swift-cbor.git resolved at 0.0.8
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/ATProtoKit/ATCryptography.git
Working copy of https://github.com/ATProtoKit/ATCryptography.git resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.14.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/21-DOT-DEV/swift-secp256k1.git
Working copy of https://github.com/21-DOT-DEV/swift-secp256k1.git resolved at 0.18.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/ATIdentityTools/PrivacyInfo.xcprivacy
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/DIDCore/PrivacyInfo.xcprivacy
Building for debugging...
[0/445] Write sources
[11/445] Compiling ares__close_sockets.c
[11/445] Compiling ares__addrinfo2hostent.c
[13/445] Write swift-version-24593BA9C3E375BF.txt
[13/445] Write sources
[15/445] Compiling ares_parse_srv_reply.c
[16/445] Compiling ares__addrinfo_localhost.c
[17/445] Compiling precomputed_ecmult_gen.c
[18/460] Compiling Utility.c
[19/481] Compiling fiat_p256_adx_sqr.S
[20/481] Compiling fiat_p256_adx_mul.S
[21/481] Compiling fiat_curve25519_adx_square.S
[22/481] Compiling fiat_curve25519_adx_mul.S
[23/481] Compiling md5-x86_64-linux.S
[24/481] Compiling md5-x86_64-apple.S
[25/481] Compiling e_rc2.cc
[26/481] Compiling CCryptoBoringSSLShims shims.c
[27/481] Compiling md5-586-linux.S
[28/481] Compiling md5-586-apple.S
[29/481] Compiling chacha20_poly1305_x86_64-apple.S
[30/481] Compiling chacha20_poly1305_x86_64-linux.S
[31/481] Compiling secp256k1.c
[32/481] Compiling chacha20_poly1305_armv8-win.S
[33/481] Compiling chacha20_poly1305_armv8-apple.S
[34/481] Compiling chacha20_poly1305_armv8-linux.S
[35/481] Compiling err_data.cc
[36/481] Compiling chacha-x86_64-linux.S
[37/481] Compiling chacha-x86-linux.S
[38/481] Compiling chacha-x86_64-apple.S
[39/481] Compiling chacha-armv8-win.S
[40/481] Compiling chacha-x86-apple.S
[41/481] Compiling chacha-armv8-linux.S
[42/481] Compiling chacha-armv4-linux.S
[43/481] Compiling chacha-armv8-apple.S
[44/481] Compiling aes128gcmsiv-x86_64-linux.S
[45/481] Compiling aes128gcmsiv-x86_64-apple.S
[46/481] Compiling x86_64-mont5-apple.S
[47/481] Compiling x86_64-mont5-linux.S
[48/481] Compiling x86_64-mont-linux.S
[49/481] Compiling x86_64-mont-apple.S
[50/481] Compiling x86-mont-linux.S
[51/481] Compiling x86-mont-apple.S
[52/481] Compiling vpaes-x86_64-linux.S
[53/481] Compiling vpaes-x86-linux.S
[54/481] Compiling vpaes-x86_64-apple.S
[55/481] Compiling vpaes-x86-apple.S
[56/481] Compiling vpaes-armv8-win.S
[57/481] Compiling vpaes-armv8-linux.S
[58/481] Compiling vpaes-armv8-apple.S
[59/481] Compiling vpaes-armv7-linux.S
[60/481] Compiling sha512-x86_64-apple.S
[61/481] Compiling sha512-x86_64-linux.S
[62/481] Compiling sha512-armv8-linux.S
[63/481] Compiling sha512-armv8-win.S
[64/481] Compiling sha512-armv8-apple.S
[65/481] Compiling sha512-armv4-linux.S
[66/481] Compiling sha512-586-linux.S
[67/481] Compiling sha256-x86_64-apple.S
[68/481] Compiling sha256-x86_64-linux.S
[69/481] Compiling sha512-586-apple.S
[70/481] Compiling sha256-armv8-win.S
[71/481] Compiling sha256-armv8-linux.S
[72/481] Compiling sha256-armv4-linux.S
[73/481] Compiling sha256-armv8-apple.S
[74/481] Compiling sha256-586-linux.S
[75/481] Compiling sha256-586-apple.S
[76/481] Compiling sha1-x86_64-apple.S
[77/481] Compiling sha1-x86_64-linux.S
[78/481] Compiling sha1-armv8-win.S
[79/481] Compiling sha1-armv8-linux.S
[80/481] Compiling sha1-armv8-apple.S
[81/481] Compiling sha1-armv4-large-linux.S
[82/481] Compiling sha1-586-linux.S
[83/481] Compiling sha1-586-apple.S
[84/481] Compiling rsaz-avx2-apple.S
[85/481] Compiling rsaz-avx2-linux.S
[86/481] Compiling rdrand-x86_64-linux.S
[87/481] Compiling rdrand-x86_64-apple.S
[88/481] Compiling p256_beeu-x86_64-asm-linux.S
[89/481] Compiling p256_beeu-x86_64-asm-apple.S
[90/481] Compiling p256_beeu-armv8-asm-win.S
[91/481] Compiling p256_beeu-armv8-asm-apple.S
[92/481] Compiling p256_beeu-armv8-asm-linux.S
[93/481] Compiling p256-armv8-asm-win.S
[94/481] Compiling p256-x86_64-asm-apple.S
[95/481] Compiling p256-armv8-asm-linux.S
[96/481] Compiling p256-x86_64-asm-linux.S
[97/481] Compiling p256-armv8-asm-apple.S
[98/481] Compiling ghashv8-armv8-apple.S
[99/481] Compiling ghashv8-armv8-win.S
[100/481] Compiling ghashv8-armv8-linux.S
[101/481] Compiling ghash-x86_64-apple.S
[102/481] Compiling ghashv8-armv7-linux.S
[103/481] Compiling ghash-x86-linux.S
[104/481] Compiling ghash-x86_64-linux.S
[105/481] Compiling ghash-x86-apple.S
[106/481] Compiling ghash-ssse3-x86_64-linux.S
[107/481] Compiling ghash-ssse3-x86_64-apple.S
[108/481] Compiling ghash-ssse3-x86-linux.S
[109/481] Compiling ghash-ssse3-x86-apple.S
[110/481] Compiling ghash-neon-armv8-win.S
[111/481] Compiling ghash-neon-armv8-apple.S
[112/481] Compiling ghash-neon-armv8-linux.S
[113/481] Compiling ghash-armv4-linux.S
[114/481] Compiling bsaes-armv7-linux.S
[115/481] Compiling co-586-linux.S
[116/481] Compiling co-586-apple.S
[117/481] Compiling bn-armv8-win.S
[118/481] Compiling bn-armv8-linux.S
[119/481] Compiling bn-armv8-apple.S
[120/481] Compiling bn-586-linux.S
[121/481] Compiling bn-586-apple.S
[122/481] Compiling armv8-mont-win.S
[123/481] Compiling armv8-mont-apple.S
[124/481] Compiling armv8-mont-linux.S
[125/481] Compiling armv4-mont-linux.S
[126/481] Compiling aesv8-gcm-armv8-win.S
[127/481] Compiling aesv8-gcm-armv8-linux.S
[128/481] Compiling aesv8-armv8-win.S
[129/481] Compiling aesv8-gcm-armv8-apple.S
[130/481] Compiling aesv8-armv8-linux.S
[131/481] Compiling aesv8-armv8-apple.S
[132/481] Compiling aesv8-armv7-linux.S
[133/481] Compiling aesni-x86_64-linux.S
[134/481] Compiling aesni-x86-linux.S
[135/481] Compiling aesni-x86_64-apple.S
[136/481] Compiling aesni-x86-apple.S
[137/481] Compiling aesni-gcm-x86_64-apple.S
[138/481] Compiling aesni-gcm-x86_64-linux.S
[139/481] Compiling aes-gcm-avx512-x86_64-linux.S
[140/481] Compiling aes-gcm-avx512-x86_64-apple.S
[141/481] Compiling aes-gcm-avx2-x86_64-linux.S
[142/481] Compiling aes-gcm-avx2-x86_64-apple.S
[144/481] Emitting module SwiftCbor
[144/481] Compiling xwing.cc
[145/481] Compiling precomputed_ecmult.c
[146/520] Compiling x_x509a.cc
[147/520] Compiling x_val.cc
[148/520] Compiling x_x509.cc
[149/520] Compiling x_spki.cc
[150/520] Compiling x_sig.cc
[151/520] Compiling x_req.cc
[152/520] Compiling x_pubkey.cc
[153/520] Compiling x_name.cc
[154/520] Compiling x_exten.cc
[155/520] Compiling x_crl.cc
[156/520] Compiling x_attrib.cc
[157/520] Compiling x_all.cc
[158/520] Compiling x509rset.cc
[159/520] Compiling x_algor.cc
[160/520] Compiling x509spki.cc
[161/520] Compiling x509cset.cc
[162/520] Compiling x509_vfy.cc
[163/520] Compiling x509name.cc
[165/520] Compiling secp256k1 SEC1PrivateKey.swift
[166/520] Compiling secp256k1 SubjectPublicKeyInfo.swift
[167/520] Compiling secp256k1 Asymmetric.swift
[168/520] Compiling secp256k1 Combine.swift
[169/520] Compiling secp256k1 Context.swift
[170/520] Compiling secp256k1 ECDSASignature.swift
[171/520] Compiling secp256k1 PEMDocument.swift
[172/520] Compiling secp256k1 PKCS8PrivateKey.swift
[172/522] Compiling x509_vpm.cc
[173/522] Compiling x509_txt.cc
[174/522] Compiling x509_v3.cc
[175/522] Compiling x509_trs.cc
[177/522] Compiling BigInt Subtraction.swift
[178/522] Compiling BigInt Words and Bits.swift
[178/522] Compiling x509_set.cc
[179/522] Compiling x509_req.cc
[180/522] Compiling x509_obj.cc
[182/522] Compiling SwiftCbor DataNumber.swift
[187/522] Compiling secp256k1 Digest.swift
[188/527] Compiling secp256k1 ASN1Null.swift
[189/527] Compiling secp256k1 ASN1OctetString.swift
[190/527] Compiling secp256k1 ASN1Strings.swift
[191/527] Compiling secp256k1 ArraySliceBigint.swift
[192/527] Compiling secp256k1 GeneralizedTime.swift
[193/527] Compiling secp256k1 ObjectIdentifier.swift
[200/527] Compiling DIDCore DIDMethod.swift
/host/spi-builder-workspace/Sources/DIDCore/DIDMethod.swift:22:23: warning: static property 'didMethods' is not concurrency-safe because non-'Sendable' type '[any DIDProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
20 |
21 |     /// A collection of supported `did` "blessed" types.
22 |     public static let didMethods: [any DIDProtocol.Type] = [
   |                       |- warning: static property 'didMethods' is not concurrency-safe because non-'Sendable' type '[any DIDProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
   |                       |- note: add '@MainActor' to make static property 'didMethods' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         DIDPLCIdentifier.self,
24 |         DIDWebIdentifier.self
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[204/527] Compiling secp256k1 ASN1Boolean.swift
[205/527] Compiling secp256k1 ASN1Identifier.swift
[206/527] Compiling secp256k1 ASN1Integer.swift
[207/527] Compiling secp256k1 ASN1.swift
[208/527] Compiling secp256k1 ASN1Any.swift
[209/527] Compiling secp256k1 ASN1BitString.swift
[210/527] Emitting module DIDCore
/host/spi-builder-workspace/Sources/DIDCore/DIDMethod.swift:22:23: warning: static property 'didMethods' is not concurrency-safe because non-'Sendable' type '[any DIDProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
20 |
21 |     /// A collection of supported `did` "blessed" types.
22 |     public static let didMethods: [any DIDProtocol.Type] = [
   |                       |- warning: static property 'didMethods' is not concurrency-safe because non-'Sendable' type '[any DIDProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
   |                       |- note: add '@MainActor' to make static property 'didMethods' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         DIDPLCIdentifier.self,
24 |         DIDWebIdentifier.self
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[211/527] Compiling DIDCore DID.swift
[212/527] Compiling DIDCore DIDPLCIdentifier.swift
[213/527] Emitting module BigInt
[217/527] Compiling SwiftCbor CborValue.swift
[218/527] Compiling SwiftCbor CborScanner.swift
[219/527] Compiling DIDCore DIDWebIdentifier.swift
[220/528] Compiling DIDCore Errors.swift
[221/528] Compiling DIDCore DIDProtocol.swift
[223/528] Emitting module secp256k1
[230/528] Compiling secp256k1 HashDigest.swift
[231/528] Compiling secp256k1 MuSig.swift
[232/528] Compiling secp256k1 Nonces.swift
[233/528] Compiling secp256k1 PrettyBytes.swift
[234/528] Compiling secp256k1 RNG_boring.swift
[235/528] Compiling secp256k1 ECDH.swift
[236/528] Compiling secp256k1 ECDSA.swift
[237/528] Compiling secp256k1 EdDSA.swift
[238/528] Compiling secp256k1 Errors.swift
[239/528] Compiling secp256k1 Exports.swift
[239/528] Compiling x509_ext.cc
[240/528] Compiling x509_def.cc
[242/528] Compiling secp256k1 Recovery.swift
[243/528] Compiling secp256k1 SHA256.swift
[244/528] Compiling secp256k1 SafeCompare.swift
[245/528] Compiling secp256k1 Schnorr.swift
[246/528] Compiling secp256k1 SecureBytes.swift
[246/528] Compiling x509_lu.cc
[248/528] Compiling DIDCore DIDDocument.swift
[250/529] Compiling SwiftCbor CborEncoder.swift
[251/529] Compiling SwiftCbor CborCodable.swift
[252/529] Compiling SwiftCbor CborDecoder.swift
[253/530] Compiling x509_d2.cc
[254/530] Compiling x509.cc
[255/530] Compiling v3_utl.cc
[256/530] Compiling x509_cmp.cc
[257/530] Compiling x509_att.cc
[259/530] Compiling secp256k1 Signature.swift
[260/530] Compiling secp256k1 Tweak.swift
[261/530] Compiling secp256k1 Utility.swift
[262/530] Compiling secp256k1 Zeroization.swift
[263/530] Compiling secp256k1 secp256k1.swift
[264/531] Compiling v3_purp.cc
[265/531] Compiling v3_skey.cc
[266/531] Compiling v3_prn.cc
[267/531] Compiling v3_pmaps.cc
[268/531] Compiling v3_ocsp.cc
[269/531] Compiling v3_pcons.cc
[270/531] Compiling v3_ncons.cc
[271/531] Compiling v3_info.cc
[272/531] Compiling v3_lib.cc
[273/531] Compiling v3_int.cc
[274/531] Compiling v3_genn.cc
[275/531] Compiling v3_ia5.cc
[276/531] Compiling v3_extku.cc
[277/531] Compiling v3_enum.cc
[278/531] Compiling v3_crld.cc
[279/531] Compiling v3_bitst.cc
[280/531] Compiling v3_cpols.cc
[281/531] Compiling v3_conf.cc
[282/531] Compiling v3_akeya.cc
[283/531] Compiling v3_bcons.cc
[284/531] Compiling v3_akey.cc
[285/531] Compiling v3_alt.cc
[286/531] Compiling t_x509a.cc
[287/531] Compiling t_crl.cc
[288/531] Compiling t_x509.cc
[289/531] Compiling t_req.cc
[290/531] Compiling rsa_pss.cc
[291/531] Compiling i2d_pr.cc
[292/531] Compiling policy.cc
[293/531] Compiling name_print.cc
[294/531] Compiling by_file.cc
[295/531] Compiling asn1_gen.cc
[296/531] Compiling algorithm.cc
[297/531] Compiling by_dir.cc
[298/531] Compiling a_sign.cc
[299/531] Compiling a_verify.cc
[300/531] Compiling thread_none.cc
[301/531] Compiling trust_token.cc
[302/531] Compiling thread_win.cc
[303/531] Compiling thread_pthread.cc
[304/531] Compiling voprf.cc
[305/531] Compiling a_digest.cc
[306/531] Compiling thread.cc
[307/531] Compiling pmbtoken.cc
[308/531] Compiling stack.cc
[309/531] Compiling sha512.cc
[310/531] Compiling spake2plus.cc
[311/531] Compiling sha1.cc
[312/531] Compiling siphash.cc
[313/531] Compiling rsa_print.cc
[314/531] Compiling sha256.cc
[315/531] Compiling rsa_extra.cc
[316/531] Compiling slhdsa.cc
[317/531] Compiling rc4.cc
[318/531] Compiling trusty.cc
[319/531] Compiling refcount.cc
[320/531] Compiling windows.cc
[321/531] Compiling rsa_crypt.cc
[322/531] Compiling passive.cc
[323/531] Compiling rand.cc
[324/531] Compiling urandom.cc
[325/531] Compiling rsa_asn1.cc
[326/531] Compiling poly1305_arm_asm.S
[327/531] Compiling ios.cc
[328/531] Compiling getentropy.cc
[329/531] Compiling deterministic.cc
[330/531] Compiling forkunsafe.cc
[331/531] Compiling fork_detect.cc
[332/531] Compiling poly1305.cc
[332/531] Compiling poly1305_arm.cc
[334/531] Compiling pool.cc
[335/531] Compiling poly1305_vec.cc
[336/531] Compiling pkcs7.cc
[337/531] Compiling pkcs8_x509.cc
[338/531] Compiling pkcs8.cc
[339/531] Compiling p5_pbev2.cc
[340/531] Compiling pem_xaux.cc
[341/531] Compiling pkcs7_x509.cc
[342/531] Compiling pem_x509.cc
[343/531] Compiling pem_pkey.cc
[344/531] Compiling obj_xref.cc
[345/531] Compiling pem_pk8.cc
[346/531] Compiling mlkem.cc
[347/531] Compiling pem_oth.cc
[348/531] Compiling pem_info.cc
[349/531] Compiling pem_lib.cc
[350/531] Compiling obj.cc
[351/531] Compiling pem_all.cc
[352/531] Compiling mldsa.cc
[353/531] Compiling poly_rq_mul.S
[354/531] Compiling mem.cc
[355/531] Compiling md5.cc
[356/531] Compiling fips_shared_support.cc
[357/531] Compiling md4.cc
[358/531] Compiling lhash.cc
[359/531] Compiling fuzzer_mode.cc
[360/531] Compiling ex_data.cc
[361/531] Compiling kyber.cc
[362/531] Compiling hrss.cc
[363/531] Compiling hpke.cc
[364/531] Compiling scrypt.cc
[365/531] Compiling sign.cc
[366/531] Compiling print.cc
[367/531] Compiling pbkdf.cc
[368/531] Compiling p_x25519.cc
[369/531] Compiling p_x25519_asn1.cc
[370/531] Compiling p_ed25519.cc
[371/531] Compiling p_hkdf.cc
[372/531] Compiling p_rsa.cc
[373/531] Compiling p_rsa_asn1.cc
[374/531] Compiling p_ed25519_asn1.cc
[375/531] Compiling p_ec.cc
[376/531] Compiling p_dsa_asn1.cc
[377/531] Compiling evp.cc
[378/531] Compiling p_ec_asn1.cc
[379/531] Compiling p_dh.cc
[380/531] Compiling p_dh_asn1.cc
[381/531] Compiling err.cc
[382/531] Compiling ecdsa_p1363.cc
[383/531] Compiling ecdh.cc
[384/531] Compiling engine.cc
[385/531] Compiling evp_ctx.cc
[386/531] Compiling evp_asn1.cc
[387/531] Compiling ecdsa_asn1.cc
[388/531] Compiling hash_to_curve.cc
[389/531] Compiling ec_derive.cc
[390/531] Compiling dsa.cc
[391/531] Compiling dsa_asn1.cc
[392/531] Compiling params.cc
[393/531] Compiling ec_asn1.cc
[394/531] Compiling x25519-asm-arm.S
[395/531] Compiling des.cc
[396/531] Compiling digest_extra.cc
[397/531] Compiling dh_asn1.cc
[398/531] Compiling crypto.cc
[399/531] Compiling spake25519.cc
[400/531] Compiling cpu_intel.cc
[401/531] Compiling cpu_arm_linux.cc
[402/531] Compiling curve25519.cc
[403/531] Compiling cpu_arm_freebsd.cc
[404/531] Compiling cpu_aarch64_sysreg.cc
[405/531] Compiling cpu_aarch64_openbsd.cc
[406/531] Compiling cpu_aarch64_win.cc
[407/531] Compiling cpu_aarch64_linux.cc
[408/531] Compiling cpu_aarch64_apple.cc
[409/531] Compiling cpu_aarch64_fuchsia.cc
[410/531] Compiling curve25519_64_adx.cc
[411/531] Compiling tls_cbc.cc
[412/531] Compiling conf.cc
[413/531] Compiling get_cipher.cc
[414/531] Compiling e_null.cc
[415/531] Compiling e_tls.cc
[416/531] Compiling e_rc4.cc
[417/531] Compiling e_des.cc
[418/531] Compiling e_chacha20poly1305.cc
[419/531] Compiling e_aesgcmsiv.cc
[420/531] Compiling cms.cc
[421/531] Compiling derive_key.cc
[422/531] Compiling bcm.cc
[423/531] Compiling e_aesctrhmac.cc
[424/531] Compiling e_aeseax.cc
[425/531] Compiling chacha.cc
[426/531] Compiling sqrt.cc
[427/531] Compiling buf.cc
[428/531] Compiling unicode.cc
[429/531] Compiling ber.cc
[430/531] Compiling cbb.cc
[431/531] Compiling asn1_compat.cc
[432/531] Compiling cbs.cc
[433/531] Compiling exponentiation.cc
[434/531] Compiling div.cc
[435/531] Compiling blake2.cc
[436/531] Compiling printf.cc
[437/531] Compiling bn_asn1.cc
[438/531] Compiling pair.cc
[439/531] Compiling convert.cc
[440/531] Compiling hexdump.cc
[441/531] Compiling fd.cc
[442/531] Compiling file.cc
[443/531] Compiling errno.cc
[444/531] Compiling bio_mem.cc
[445/531] Compiling bio.cc
[446/531] Compiling base64.cc
[447/531] Compiling tasn_typ.cc
[448/531] Compiling tasn_fre.cc
[449/531] Compiling tasn_enc.cc
[450/531] Compiling tasn_new.cc
[451/531] Compiling tasn_utl.cc
[452/531] Compiling posix_time.cc
[453/531] Compiling f_string.cc
[454/531] Compiling f_int.cc
[455/531] Compiling asn_pack.cc
[456/531] Compiling asn1_par.cc
[457/531] Compiling tasn_dec.cc
[458/531] Compiling a_utctm.cc
[459/531] Compiling asn1_lib.cc
[460/531] Compiling a_type.cc
[461/531] Compiling a_octet.cc
[462/531] Compiling a_time.cc
[463/531] Compiling a_strnid.cc
[464/531] Compiling a_strex.cc
[465/531] Compiling a_i2d_fp.cc
[466/531] Compiling a_object.cc
[467/531] Compiling a_dup.cc
[468/531] Compiling windows_port.c
[469/531] Compiling a_d2i_fp.cc
[470/531] Compiling a_mbstr.cc
[471/531] Compiling inet_ntop.c
[472/531] Compiling bitncmp.c
[473/531] Compiling inet_net_pton.c
[474/531] Compiling ares_writev.c
[475/531] Compiling ares_version.c
[476/531] Compiling a_int.cc
[477/531] Compiling ares_timeout.c
[478/531] Compiling aes.cc
[479/531] Compiling a_gentm.cc
[480/531] Compiling ares_strsplit.c
[481/531] Compiling ares_strerror.c
[482/531] Compiling ares_strdup.c
[483/531] Compiling ares_strcasecmp.c
[484/531] Compiling ares_send.c
[485/531] Compiling ares_search.c
[486/531] Compiling ares_platform.c
[487/531] Compiling ares_query.c
[487/531] Compiling ares_rand.c
[489/531] Compiling a_bool.cc
[490/531] Compiling ares_parse_txt_reply.c
[491/531] Compiling ares_parse_ns_reply.c
[492/531] Compiling ares_parse_uri_reply.c
[492/531] Compiling ares_parse_soa_reply.c
[492/531] Compiling ares_parse_ptr_reply.c
[492/531] Compiling ares_process.c
[492/531] Compiling ares_parse_naptr_reply.c
[492/531] Compiling ares_parse_caa_reply.c
[492/531] Compiling ares_parse_mx_reply.c
[492/531] Compiling ares_parse_aaaa_reply.c
[492/531] Compiling ares_parse_a_reply.c
[492/531] Compiling ares_options.c
[492/531] Compiling ares_nowarn.c
[503/531] Compiling ares_mkquery.c
[504/531] Compiling ares_llist.c
[505/531] Compiling ares_getsock.c
[506/531] Compiling a_bitstr.cc
[507/531] Compiling ares_library_init.c
[508/531] Compiling ares_gethostbyname.c
[509/531] Compiling ares_getnameinfo.c
[510/531] Compiling ares_gethostbyaddr.c
[511/531] Compiling ares_getenv.c
[512/531] Compiling ares_freeaddrinfo.c
[513/531] Compiling ares_free_string.c
[514/532] Compiling ares_fds.c
[515/532] Compiling ares_free_hostent.c
[516/532] Compiling ares_getaddrinfo.c
[517/537] Compiling ares_expand_string.c
[518/539] Compiling ares_expand_name.c
[519/539] Compiling ares_init.c
[520/539] Compiling ares_android.c
[521/539] Compiling ares_cancel.c
[522/539] Compiling ares_data.c
[523/539] Compiling ares_create_query.c
[523/539] Compiling ares_destroy.c
[525/539] Compiling ares__timeval.c
[525/539] Compiling ares__sortaddrinfo.c
[527/539] Compiling ares__readaddrinfo.c
[528/539] Compiling ares__read_line.c
[529/539] Compiling ares__parse_into_addrinfo.c
[530/539] Compiling ares__get_hostent.c
[532/547] Compiling AsyncDNSResolver DNSResolver_dnssd.swift
[533/548] Compiling AsyncDNSResolver Errors_dnssd.swift
[534/548] Compiling AsyncDNSResolver AresChannel.swift
[535/548] Compiling AsyncDNSResolver Errors_c-ares.swift
[536/548] Compiling CryptoBoringWrapper RandomBytes.swift
[537/548] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[538/548] Compiling AsyncDNSResolver Errors.swift
[539/548] Compiling AsyncDNSResolver AsyncDNSResolver.swift
[540/548] Emitting module AsyncDNSResolver
[541/548] Emitting module CryptoBoringWrapper
[542/548] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[543/548] Compiling CryptoBoringWrapper EllipticCurve.swift
[544/548] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[545/548] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[546/548] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[548/589] Compiling AsyncDNSResolver DNSResolver_c-ares.swift
[549/589] Compiling AsyncDNSResolver AresOptions.swift
[551/621] Emitting module Crypto
[552/631] Compiling Crypto PKCS8PrivateKey.swift
[553/631] Compiling Crypto SEC1PrivateKey.swift
[554/631] Compiling Crypto SubjectPublicKeyInfo.swift
[555/631] Compiling Crypto CryptoError_boring.swift
[556/631] Compiling Crypto CryptoKitErrors.swift
[557/631] Compiling Crypto Digest_boring.swift
[558/631] Compiling Crypto Digest.swift
[559/631] Compiling Crypto Digests.swift
[560/631] Compiling Crypto HashFunctions.swift
[561/631] Compiling Crypto HashFunctions_SHA2.swift
[562/631] Compiling Crypto AES-GCM.swift
[563/631] Compiling Crypto AES-GCM_boring.swift
[564/631] Compiling Crypto ChaChaPoly_boring.swift
[565/631] Compiling Crypto ChaChaPoly.swift
[566/631] Compiling Crypto Cipher.swift
[567/631] Compiling Crypto Nonces.swift
[568/631] Compiling Crypto ASN1.swift
[569/631] Compiling Crypto ASN1Any.swift
[570/631] Compiling Crypto ASN1BitString.swift
[571/631] Compiling Crypto ASN1Boolean.swift
[572/631] Compiling Crypto X25519Keys.swift
[573/631] Compiling Crypto SymmetricKeys.swift
[574/631] Compiling Crypto HMAC.swift
[575/631] Compiling Crypto MACFunctions.swift
[576/631] Compiling Crypto MessageAuthenticationCode.swift
[577/631] Compiling Crypto AES.swift
[578/631] Compiling Crypto ECDSASignature_boring.swift
[579/631] Compiling Crypto ECDSA_boring.swift
[580/631] Compiling Crypto EdDSA_boring.swift
[581/631] Compiling Crypto ECDSA.swift
[582/631] Compiling Crypto HPKE-AEAD.swift
[583/631] Compiling Crypto HPKE-Ciphersuite.swift
[584/631] Compiling Crypto HPKE-KDF.swift
[585/631] Compiling Crypto HPKE-KexKeyDerivation.swift
[586/631] Compiling Crypto HPKE-LabeledExtract.swift
[587/631] Compiling Crypto HPKE-Utils.swift
[588/631] Compiling Crypto DHKEM.swift
[589/631] Compiling Crypto HPKE-KEM-Curve25519.swift
[590/631] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[591/631] Compiling Crypto HPKE-KEM.swift
[592/631] Compiling Crypto HPKE-Errors.swift
[593/631] Compiling Crypto HPKE.swift
[594/631] Compiling Crypto HPKE-Context.swift
[595/631] Compiling Crypto HPKE-KeySchedule.swift
[596/631] Compiling Crypto HPKE-Modes.swift
[597/631] Compiling Crypto Insecure.swift
[598/631] Compiling Crypto Insecure_HashFunctions.swift
[599/631] Compiling Crypto KEM.swift
[600/631] Compiling Crypto ECDH_boring.swift
[601/631] Compiling Crypto DH.swift
[602/631] Compiling Crypto ECDH.swift
[603/631] Compiling Crypto HKDF.swift
[604/631] Compiling Crypto AESWrap.swift
[605/631] Compiling Crypto AESWrap_boring.swift
[606/631] Compiling Crypto Ed25519_boring.swift
[607/631] Compiling Crypto NISTCurvesKeys_boring.swift
[608/631] Compiling Crypto X25519Keys_boring.swift
[609/631] Compiling Crypto Curve25519.swift
[610/631] Compiling Crypto Ed25519Keys.swift
[611/631] Compiling Crypto NISTCurvesKeys.swift
[612/631] Compiling Crypto ASN1Identifier.swift
[613/631] Compiling Crypto ASN1Integer.swift
[614/631] Compiling Crypto ASN1Null.swift
[615/631] Compiling Crypto ASN1OctetString.swift
[616/631] Compiling Crypto ASN1Strings.swift
[617/631] Compiling Crypto ArraySliceBigint.swift
[618/631] Compiling Crypto GeneralizedTime.swift
[619/631] Compiling Crypto ObjectIdentifier.swift
[620/631] Compiling Crypto ECDSASignature.swift
[621/631] Compiling Crypto PEMDocument.swift
[622/631] Compiling Crypto Ed25519.swift
[623/631] Compiling Crypto Signature.swift
[624/631] Compiling Crypto CryptoKitErrors_boring.swift
[625/631] Compiling Crypto RNG_boring.swift
[626/631] Compiling Crypto SafeCompare_boring.swift
[627/631] Compiling Crypto Zeroization_boring.swift
[628/631] Compiling Crypto PrettyBytes.swift
[629/631] Compiling Crypto SafeCompare.swift
[630/631] Compiling Crypto SecureBytes.swift
[631/631] Compiling Crypto Zeroization.swift
[633/671] Compiling MultiformatsKit MultihashFactory.swift
[634/671] Compiling MultiformatsKit MultihashAlgorithm.swift
[635/672] Compiling ATCryptography BigIntExtensions.swift
[636/672] Compiling ATCryptography DataExtensions.swift
[637/672] Compiling MultiformatsKit Varint.swift
[638/672] Compiling ATCryptography Base16.swift
[639/672] Compiling ATCryptography Base32.swift
[640/672] Compiling ATCryptography DIDKey.swift
[641/672] Compiling ATCryptography Errors.swift
[642/672] Compiling ATCryptography ATCryptography.swift
[643/672] Compiling ATCryptography ATCryptographyTools.swift
[644/672] Emitting module MultiformatsKit
[645/672] Compiling ATCryptography Base58.swift
[646/672] Compiling ATCryptography Base64URL.swift
[648/681] Compiling ATCommonWeb Times.swift
[649/681] Compiling ATCommonWeb TID.swift
[650/681] Compiling ATCommonWeb Retry.swift
[651/682] Compiling ATCommonWeb IPLD.swift
[652/682] Compiling ATCommonWeb Models.swift
[653/682] Compiling ATCommonWeb Async.swift
[654/682] Compiling ATCommonWeb DIDDocument.swift
[655/682] Emitting module ATCommonWeb
[656/682] Compiling ATCommonWeb Utilities.swift
[658/690] Compiling ATCommonTools IPLD.swift
[659/690] Compiling ATCommonTools IPLD-Multi.swift
[660/690] Compiling ATCommonTools DAGCBORValue.swift
[661/690] Compiling ATCommonTools ContentDecoder.swift
[662/690] Compiling ATCommonTools CommonToolsErrors.swift
[663/690] Emitting module ATCommonTools
[664/690] Compiling ATCommonTools DuplexStream.swift
[665/690] Emitting module ATCryptography
[667/694] Compiling ATCryptography K256Operations.swift
[668/694] Compiling ATCryptography K256Plugin.swift
[669/694] Compiling ATCryptography P256Encoding.swift
[670/694] Compiling ATCryptography P256Keypair.swift
[671/694] Compiling ATCryptography P256Operations.swift
[672/694] Compiling ATCryptography P256Plugin.swift
[673/694] Compiling ATCryptography SignatureVerifier.swift
[674/694] Compiling ATCryptography K256Encoding.swift
[675/694] Compiling ATCryptography K256Keypair.swift
[678/694] Compiling ATCryptography ECDSASignatureExtensions.swift
[679/694] Compiling ATCryptography P256Extensions.swift
[680/694] Compiling ATCryptography SHA256Hasher.swift
[681/694] Compiling ATCryptography SecureRandom.swift
[682/694] Compiling ATCryptography SessionToken.swift
[683/694] Compiling ATCryptography StringExtensions.swift
[684/694] Compiling ATCryptography Models.swift
[685/694] Compiling ATCryptography Multibase.swift
[686/694] Compiling ATCryptography Plugins.swift
[696/706] Compiling ATIdentityTools MemoryCache.swift
[697/707] Compiling ATIdentityTools Utilities.swift
[698/707] Compiling ATIdentityTools DIDPLCResolver.swift
[699/707] Compiling ATIdentityTools DIDResolver.swift
[700/707] Emitting module ATIdentityTools
[701/707] Compiling ATIdentityTools ATProtocolDataUtilities.swift
[702/707] Compiling ATIdentityTools DIDDocumentResolverProtocol.swift
[703/707] Compiling ATIdentityTools DIDUtilities.swift
[704/707] Compiling ATIdentityTools DIDWebResolver.swift
[705/707] Compiling ATIdentityTools Errors.swift
[706/707] Compiling ATIdentityTools Models.swift
[707/707] Compiling ATIdentityTools HandleResolver.swift
Build complete! (240.88s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "atcommontools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ATProtoKit/ATCommonTools.git"
    },
    {
      "identity" : "atcryptography",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ATProtoKit/ATCryptography.git"
    },
    {
      "identity" : "swift-async-dns-resolver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-dns-resolver"
    }
  ],
  "manifest_display_name" : "ATIdentityTools",
  "name" : "ATIdentityTools",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ATIdentityTools",
      "targets" : [
        "ATIdentityTools"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DIDCore",
      "targets" : [
        "DIDCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DIDCore",
      "module_type" : "SwiftTarget",
      "name" : "DIDCore",
      "path" : "Sources/DIDCore",
      "product_memberships" : [
        "DIDCore"
      ],
      "sources" : [
        "DID.swift",
        "DIDDocument.swift",
        "DIDMethod.swift",
        "DIDMethods/DIDPLCIdentifier.swift",
        "DIDMethods/DIDWebIdentifier.swift",
        "DIDProtocol.swift",
        "Errors.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ATIdentityToolsTests",
      "module_type" : "SwiftTarget",
      "name" : "ATIdentityToolsTests",
      "path" : "Tests/ATIdentityToolsTests",
      "sources" : [
        "ATIdentityToolsTests.swift",
        "DIDCore-specific/DIDPlcTests.swift",
        "DIDCore-specific/DIDWebTests.swift"
      ],
      "target_dependencies" : [
        "ATIdentityTools",
        "DIDCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ATIdentityTools",
      "module_type" : "SwiftTarget",
      "name" : "ATIdentityTools",
      "path" : "Sources/ATIdentityTools",
      "product_dependencies" : [
        "ATCommonTools",
        "ATCommonWeb",
        "ATCryptography",
        "AsyncDNSResolver"
      ],
      "product_memberships" : [
        "ATIdentityTools"
      ],
      "sources" : [
        "DID/ATProtocolDataUtilities.swift",
        "DID/DIDDocumentResolverProtocol.swift",
        "DID/DIDPLCResolver.swift",
        "DID/DIDResolver.swift",
        "DID/DIDUtilities.swift",
        "DID/DIDWebResolver.swift",
        "DID/MemoryCache.swift",
        "Errors.swift",
        "Handle/HandleResolver.swift",
        "Models.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.