Build Information
Successful build of ATIdentityTools, reference main (2f0d7e
), with Swift 6.1 for macOS (SPM) on 24 Aug 2025 15:25:07 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ATProtoKit/ATIdentityTools.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/21-DOT-DEV/swift-secp256k1.git
Fetching https://github.com/ATProtoKit/ATCommonTools.git
Fetching https://github.com/ATProtoKit/ATCryptography.git
Fetching https://github.com/MasterJ93/swift-cbor.git
Fetching https://github.com/apple/swift-async-dns-resolver
Fetching https://github.com/ATProtoKit/MultiformatsKit.git
Fetching https://github.com/apple/swift-asn1.git from cache
[1/579] Fetching multiformatskit
[297/706] Fetching multiformatskit, swift-cbor
[412/1563] Fetching multiformatskit, swift-cbor, swift-async-dns-resolver
[541/2555] Fetching multiformatskit, swift-cbor, swift-async-dns-resolver, atcryptography
[542/2906] Fetching multiformatskit, swift-cbor, swift-async-dns-resolver, atcryptography, atcommontools
[2065/8055] Fetching multiformatskit, swift-cbor, swift-async-dns-resolver, atcryptography, atcommontools, swift-secp256k1
Fetched https://github.com/ATProtoKit/MultiformatsKit.git from cache (0.89s)
Fetched https://github.com/apple/swift-async-dns-resolver from cache (0.89s)
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-crypto.git from cache
[1247/6619] Fetching swift-cbor, atcryptography, atcommontools, swift-secp256k1
Fetched https://github.com/ATProtoKit/ATCryptography.git from cache (1.10s)
Fetched https://github.com/MasterJ93/swift-cbor.git from cache (1.10s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.12s)
[4262/5500] Fetching atcommontools, swift-secp256k1
Fetched https://github.com/21-DOT-DEV/swift-secp256k1.git from cache (1.19s)
Fetched https://github.com/ATProtoKit/ATCommonTools.git from cache (1.19s)
Computing version for https://github.com/apple/swift-async-dns-resolver
[1/4826] Fetching bigint
Fetched https://github.com/attaswift/BigInt.git from cache (1.23s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.42s)
Computed https://github.com/apple/swift-async-dns-resolver at 0.4.0 (5.41s)
Computing version for https://github.com/ATProtoKit/ATCryptography.git
Computed https://github.com/ATProtoKit/ATCryptography.git at 0.2.0 (0.52s)
Computing version for https://github.com/ATProtoKit/ATCommonTools.git
Computed https://github.com/ATProtoKit/ATCommonTools.git at 0.0.14 (0.52s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.52s)
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 (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (1.15s)
Computing version for https://github.com/MasterJ93/swift-cbor.git
Computed https://github.com/MasterJ93/swift-cbor.git at 0.0.8 (0.52s)
Computing version for https://github.com/ATProtoKit/MultiformatsKit.git
Computed https://github.com/ATProtoKit/MultiformatsKit.git at 0.3.0 (0.51s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.63s)
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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.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/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/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/ATProtoKit/MultiformatsKit.git
Working copy of https://github.com/ATProtoKit/MultiformatsKit.git resolved at 0.3.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
Creating working copy for https://github.com/ATProtoKit/ATCryptography.git
Working copy of https://github.com/ATProtoKit/ATCryptography.git resolved at 0.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "atidentitytools",
"name": "ATIdentityTools",
"url": "https://github.com/ATProtoKit/ATIdentityTools.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ATIdentityTools",
"dependencies": [
{
"identity": "atcommontools",
"name": "ATCommonTools",
"url": "https://github.com/ATProtoKit/ATCommonTools.git",
"version": "0.0.14",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ATCommonTools",
"dependencies": [
{
"identity": "multiformatskit",
"name": "MultiformatsKit",
"url": "https://github.com/ATProtoKit/MultiformatsKit.git",
"version": "0.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MultiformatsKit",
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "3.14.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-cbor",
"name": "swift-cbor",
"url": "https://github.com/MasterJ93/swift-cbor.git",
"version": "0.0.8",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cbor",
"dependencies": [
]
},
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "3.14.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
}
]
},
{
"identity": "atcryptography",
"name": "ATCryptography",
"url": "https://github.com/ATProtoKit/ATCryptography.git",
"version": "0.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ATCryptography",
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "3.14.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
},
{
"identity": "swift-secp256k1",
"name": "swift-secp256k1",
"url": "https://github.com/21-DOT-DEV/swift-secp256k1.git",
"version": "0.18.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-secp256k1",
"dependencies": [
]
},
{
"identity": "bigint",
"name": "BigInt",
"url": "https://github.com/attaswift/BigInt.git",
"version": "5.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
"dependencies": [
]
}
]
},
{
"identity": "swift-async-dns-resolver",
"name": "swift-async-dns-resolver",
"url": "https://github.com/apple/swift-async-dns-resolver",
"version": "0.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-dns-resolver",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ATProtoKit/ATIdentityTools.git
[7/685] Fetching atidentitytools
Fetched https://github.com/ATProtoKit/ATIdentityTools.git from cache (0.90s)
Fetching https://github.com/apple/swift-async-dns-resolver from cache
Fetching https://github.com/ATProtoKit/ATCommonTools.git from cache
Fetching https://github.com/ATProtoKit/ATCryptography.git from cache
Fetched https://github.com/ATProtoKit/ATCryptography.git from cache (0.47s)
Fetched https://github.com/apple/swift-async-dns-resolver from cache (0.47s)
Fetched https://github.com/ATProtoKit/ATCommonTools.git from cache (0.47s)
Computing version for https://github.com/apple/swift-async-dns-resolver
Computed https://github.com/apple/swift-async-dns-resolver at 0.4.0 (0.53s)
Computing version for https://github.com/ATProtoKit/ATCryptography.git
Computed https://github.com/ATProtoKit/ATCryptography.git at 0.2.0 (0.03s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/21-DOT-DEV/swift-secp256k1.git from cache
Fetched https://github.com/21-DOT-DEV/swift-secp256k1.git from cache (0.58s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.58s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.60s)
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 (0.65s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.03s)
Computing version for https://github.com/ATProtoKit/ATCommonTools.git
Computed https://github.com/ATProtoKit/ATCommonTools.git at 0.0.14 (0.03s)
Fetching https://github.com/ATProtoKit/MultiformatsKit.git from cache
Fetching https://github.com/MasterJ93/swift-cbor.git from cache
Fetched https://github.com/ATProtoKit/MultiformatsKit.git from cache (0.45s)
Fetched https://github.com/MasterJ93/swift-cbor.git from cache (0.45s)
Computing version for https://github.com/ATProtoKit/MultiformatsKit.git
Computed https://github.com/ATProtoKit/MultiformatsKit.git at 0.3.0 (0.50s)
Computing version for https://github.com/MasterJ93/swift-cbor.git
Computed https://github.com/MasterJ93/swift-cbor.git at 0.0.8 (0.02s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (0.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.44s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.48s)
Creating working copy for https://github.com/ATProtoKit/ATIdentityTools.git
Working copy of https://github.com/ATProtoKit/ATIdentityTools.git resolved at main (2f0d7e5)
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/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/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/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/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/ATCryptography.git
Working copy of https://github.com/ATProtoKit/ATCryptography.git resolved at 0.2.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: '.resolve-product-dependencies': dependency 'atidentitytools' is not used by any target
Found 3 product dependencies
- ATCommonTools
- ATCryptography
- swift-async-dns-resolver
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ATProtoKit/ATIdentityTools.git
https://github.com/ATProtoKit/ATIdentityTools.git
{
"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" : "/Users/admin/builder/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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/77] Write sources
[0/77] Copying PrivacyInfo.xcprivacy
[2/77] Write sources
[6/77] Write swift-version-2F0A5646E1D333AE.txt
[7/77] Compiling precomputed_ecmult_gen.c
[8/77] Compiling Utility.c
[9/84] Compiling secp256k1.c
[10/166] Compiling bitncmp.c
[11/166] Compiling windows_port.c
[12/166] Compiling inet_ntop.c
[13/166] Compiling ares_timeout.c
[14/166] Compiling ares_version.c
[15/166] Compiling ares_strsplit.c
[16/166] Compiling ares_strerror.c
[17/166] Compiling ares_strdup.c
[18/166] Compiling ares_strcasecmp.c
[19/166] Compiling ares_send.c
[20/166] Compiling ares_search.c
[21/166] Compiling ares_rand.c
[22/166] Compiling ares_query.c
[23/166] Compiling ares_writev.c
[24/166] Compiling ares_platform.c
[25/166] Compiling ares_process.c
[26/166] Compiling ares_parse_uri_reply.c
[27/166] Compiling ares_parse_txt_reply.c
[28/166] Compiling inet_net_pton.c
[29/166] Compiling ares_parse_srv_reply.c
[30/166] Compiling ares_parse_soa_reply.c
[31/166] Compiling ares_parse_ns_reply.c
[32/166] Compiling ares_parse_ptr_reply.c
[33/166] Compiling ares_parse_naptr_reply.c
[34/166] Compiling ares_parse_mx_reply.c
[35/166] Compiling ares_parse_caa_reply.c
[36/166] Compiling ares_parse_aaaa_reply.c
[37/166] Compiling ares_parse_a_reply.c
[38/166] Compiling ares_options.c
[39/166] Compiling ares_nowarn.c
[40/166] Compiling ares_mkquery.c
[41/166] Compiling ares_llist.c
[42/166] Compiling ares_library_init.c
[43/166] Compiling precomputed_ecmult.c
[44/166] Compiling ares_getsock.c
[45/166] Compiling ares_init.c
[46/166] Compiling ares_gethostbyname.c
[47/166] Compiling ares_getenv.c
[48/166] Compiling ares_getnameinfo.c
[49/166] Compiling ares_gethostbyaddr.c
[50/166] Compiling ares_getaddrinfo.c
[51/166] Compiling ares_freeaddrinfo.c
[52/166] Compiling ares_free_string.c
[53/166] Compiling ares_free_hostent.c
[54/166] Compiling ares_fds.c
[55/166] Compiling ares_expand_string.c
[56/166] Compiling ares_expand_name.c
[57/169] Compiling ares_android.c
[58/185] Compiling ares_destroy.c
[59/202] Compiling ares_cancel.c
[60/206] Compiling ares_create_query.c
[61/206] Compiling ares__timeval.c
[62/206] Compiling ares_data.c
[63/206] Compiling ares__read_line.c
[64/206] Compiling ares__sortaddrinfo.c
[65/206] Compiling ares__readaddrinfo.c
[66/206] Write sources
[68/206] Compiling ares__close_sockets.c
[69/206] Write sources
[73/206] Compiling ares__parse_into_addrinfo.c
[74/206] Compiling ares__get_hostent.c
[75/206] Compiling ares__addrinfo_localhost.c
[76/206] Compiling ares__addrinfo2hostent.c
[78/236] Emitting module Crypto
[79/244] Compiling BigInt Shifts.swift
[80/244] Compiling BigInt Square Root.swift
[81/246] Compiling BigInt Integer Conversion.swift
[82/246] Compiling BigInt Multiplication.swift
[83/246] Compiling BigInt GCD.swift
[84/246] Compiling BigInt Hashable.swift
[85/246] Emitting module BigInt
[86/246] Compiling AsyncDNSResolver Errors_dnssd.swift
[87/246] Compiling AsyncDNSResolver Errors_c-ares.swift
[88/246] Compiling AsyncDNSResolver DNSResolver_dnssd.swift
[89/246] Emitting module secp256k1
[90/250] Compiling AsyncDNSResolver AresOptions.swift
[91/250] Compiling AsyncDNSResolver DNSResolver_c-ares.swift
[92/250] Compiling BigInt Subtraction.swift
[93/250] Compiling BigInt Words and Bits.swift
[94/250] Compiling AsyncDNSResolver Errors.swift
[95/250] Emitting module AsyncDNSResolver
[96/250] Compiling AsyncDNSResolver AsyncDNSResolver.swift
[97/250] Compiling AsyncDNSResolver AresChannel.swift
[98/250] Compiling BigInt Strideable.swift
[99/250] Compiling BigInt String Conversion.swift
[100/250] Compiling BigInt Exponentiation.swift
[101/250] Compiling BigInt Floating Point Conversion.swift
[102/250] Compiling BigInt Bitwise Ops.swift
[103/250] Compiling BigInt Codable.swift
[104/250] Compiling BigInt Comparable.swift
[111/250] Compiling secp256k1 PKCS8PrivateKey.swift
[112/250] Compiling secp256k1 Exports.swift
[113/250] Compiling secp256k1 HashDigest.swift
[114/250] Compiling DIDCore Errors.swift
[115/250] Compiling BigInt Addition.swift
[116/250] Compiling BigInt BigInt.swift
[117/250] Compiling BigInt BigUInt.swift
[123/250] Compiling DIDCore DIDProtocol.swift
[124/250] Compiling DIDCore DIDWebIdentifier.swift
[125/250] Compiling secp256k1 Zeroization.swift
[126/250] Compiling secp256k1 secp256k1.swift
[127/250] Compiling Crypto HKDF.swift
[128/250] Compiling Crypto AESWrap.swift
[129/250] Compiling Crypto AESWrap_boring.swift
[130/250] Compiling Crypto Ed25519_boring.swift
[131/250] Compiling Crypto NISTCurvesKeys_boring.swift
[132/250] Compiling Crypto X25519Keys_boring.swift
[133/250] Compiling Crypto ObjectIdentifier.swift
[134/250] Compiling Crypto ECDSASignature.swift
[135/250] Compiling Crypto PEMDocument.swift
[136/250] Compiling Crypto PKCS8PrivateKey.swift
[137/250] Compiling Crypto SEC1PrivateKey.swift
[138/250] Compiling Crypto SubjectPublicKeyInfo.swift
[139/250] Compiling Crypto CryptoError_boring.swift
[140/250] Compiling Crypto CryptoKitErrors.swift
[141/250] Compiling Crypto Curve25519.swift
[142/250] Compiling Crypto Ed25519Keys.swift
[143/250] Compiling Crypto NISTCurvesKeys.swift
[144/250] Compiling Crypto X25519Keys.swift
[145/250] Compiling Crypto SymmetricKeys.swift
[146/250] Compiling Crypto HMAC.swift
[147/250] Compiling Crypto MACFunctions.swift
[148/250] Compiling Crypto MessageAuthenticationCode.swift
[149/250] Compiling Crypto HPKE-KexKeyDerivation.swift
[150/250] Compiling Crypto HPKE-LabeledExtract.swift
[151/250] Compiling Crypto HPKE-Utils.swift
[152/250] Compiling Crypto DHKEM.swift
[153/250] Compiling Crypto HPKE-KEM-Curve25519.swift
[154/250] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[155/250] Compiling Crypto HPKE-KEM.swift
[156/250] Compiling Crypto HPKE-Errors.swift
[157/250] Compiling BigInt Data Conversion.swift
[158/250] Compiling BigInt Division.swift
[159/250] Compiling BigInt Prime Test.swift
[160/250] Compiling BigInt Random.swift
[165/250] Compiling SwiftCbor CborValue.swift
[166/250] Emitting module DIDCore
[167/250] Compiling DIDCore DID.swift
[168/250] Compiling secp256k1 Tweak.swift
[169/250] Compiling secp256k1 Utility.swift
[172/250] Compiling secp256k1 MuSig.swift
[173/250] Compiling secp256k1 Nonces.swift
[174/250] Compiling secp256k1 ECDH.swift
[175/250] Compiling secp256k1 ECDSA.swift
[176/250] Compiling secp256k1 EdDSA.swift
[177/250] Compiling secp256k1 Errors.swift
[178/250] Compiling secp256k1 PrettyBytes.swift
[179/250] Compiling secp256k1 RNG_boring.swift
[180/250] Compiling secp256k1 Recovery.swift
[181/250] Compiling secp256k1 SHA256.swift
[182/250] Compiling secp256k1 SafeCompare.swift
[183/250] Compiling secp256k1 Schnorr.swift
[184/250] Compiling secp256k1 SecureBytes.swift
[185/250] Compiling secp256k1 Signature.swift
[188/250] Compiling DIDCore DIDDocument.swift
[189/250] Compiling DIDCore DIDMethod.swift
[190/250] Compiling DIDCore DIDPLCIdentifier.swift
[191/250] Compiling SwiftCbor CborEncoder.swift
[192/250] Compiling SwiftCbor CborCodable.swift
[193/250] Compiling SwiftCbor CborDecoder.swift
[194/250] Compiling SwiftCbor CborScanner.swift
[195/250] Emitting module SwiftCbor
[196/250] Compiling SwiftCbor DataNumber.swift
[243/250] Compiling Crypto RNG_boring.swift
[244/250] Compiling Crypto SafeCompare_boring.swift
[245/250] Compiling Crypto Zeroization_boring.swift
[246/250] Compiling Crypto PrettyBytes.swift
[247/250] Compiling Crypto SafeCompare.swift
[248/250] Compiling Crypto SecureBytes.swift
[249/250] Compiling Crypto Zeroization.swift
[250/250] Compiling Crypto resource_bundle_accessor.swift
[251/290] Compiling MultiformatsKit MultihashAlgorithm.swift
[252/291] Compiling MultiformatsKit Multihash.swift
[253/291] Compiling MultiformatsKit MultihashFactory.swift
[254/291] Emitting module ATCryptography
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[255/293] Compiling ATCryptography DataExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[256/293] Compiling ATCryptography ECDSASignatureExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[257/293] Compiling ATCryptography P256Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[258/293] Compiling ATCryptography P256Encoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[259/293] Compiling ATCryptography P256Keypair.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[260/293] Compiling ATCryptography K256Keypair.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[261/293] Compiling ATCryptography K256Operations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[262/293] Compiling ATCryptography K256Plugin.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[263/293] Compiling MultiformatsKit Multicodec.swift
[264/293] Compiling MultiformatsKit Hashers.swift
[265/293] Compiling ATCryptography ATCryptography.swift
[266/293] Compiling ATCryptography ATCryptographyTools.swift
[267/293] Compiling ATCryptography Base16.swift
[268/293] Compiling ATCryptography DIDKey.swift
[269/293] Compiling MultiformatsKit RFC4648Codec.swift
[270/293] Compiling ATCryptography Errors.swift
[271/293] Compiling ATCryptography BigIntExtensions.swift
[272/293] Emitting module MultiformatsKit
[273/293] Compiling MultiformatsKit Varint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[280/293] Compiling ATCryptography P256Operations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[281/293] Compiling ATCryptography P256Plugin.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[282/293] Compiling ATCryptography StringExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[283/293] Compiling ATCryptography Models.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[284/293] Compiling ATCryptography Multibase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[285/302] Compiling ATCryptography SessionToken.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[286/302] Compiling ATCryptography SignatureVerifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[287/302] Compiling ATCryptography K256Encoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[288/302] Compiling ATCryptography Plugins.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[289/302] Compiling ATCryptography SHA256Hasher.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[290/302] Compiling ATCryptography SecureRandom.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[291/302] Compiling ATCryptography Base32.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[292/302] Compiling ATCryptography Base58.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[293/302] Compiling ATCryptography Base64URL.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[294/302] Compiling ATCommonWeb Times.swift
[295/302] Emitting module ATCommonWeb
[296/302] Compiling ATCommonWeb Utilities.swift
[297/302] Compiling ATCommonWeb Retry.swift
[298/302] Compiling ATCommonWeb TID.swift
[299/302] Compiling ATCommonWeb Models.swift
[300/302] Compiling ATCommonWeb DIDDocument.swift
[301/302] Compiling ATCommonWeb Async.swift
[302/302] Compiling ATCommonWeb IPLD.swift
[303/309] Compiling ATCommonTools IPLD-Multi.swift
[304/309] Compiling ATCommonTools DAGCBORValue.swift
[305/309] Compiling ATCommonTools ContentDecoder.swift
[306/309] Compiling ATCommonTools CommonToolsErrors.swift
[307/309] Compiling ATCommonTools IPLD.swift
[308/309] Emitting module ATCommonTools
[309/309] Compiling ATCommonTools DuplexStream.swift
[310/320] Compiling ATIdentityTools Models.swift
[311/321] Compiling ATIdentityTools MemoryCache.swift
[312/321] Compiling ATIdentityTools Utilities.swift
[313/321] Compiling ATIdentityTools Errors.swift
[314/321] Emitting module ATIdentityTools
[315/321] Compiling ATIdentityTools ATProtocolDataUtilities.swift
[316/321] Compiling ATIdentityTools DIDDocumentResolverProtocol.swift
[317/321] Compiling ATIdentityTools HandleResolver.swift
[318/321] Compiling ATIdentityTools DIDUtilities.swift
[319/321] Compiling ATIdentityTools DIDPLCResolver.swift
[320/321] Compiling ATIdentityTools DIDWebResolver.swift
[321/321] Compiling ATIdentityTools DIDResolver.swift
Build complete! (18.82s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/DIDCore/PrivacyInfo.xcprivacy
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" : "/Users/admin/builder/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"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/atprotokit/atidentitytools/main
Repository: ATProtoKit/ATIdentityTools
Swift version used: 6.1
Target: ATIdentityTools
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'ATIdentityTools'...
Finished extracting symbol information for 'ATIdentityTools'. (7.76s)
Building documentation for 'ATIdentityTools'...
Finished building documentation for 'ATIdentityTools' (0.19s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/atprotokit/atidentitytools/main
Updating https://github.com/ATProtoKit/ATCommonTools.git
Updating https://github.com/21-DOT-DEV/swift-secp256k1.git
Updating https://github.com/attaswift/BigInt.git
Updating https://github.com/apple/swift-async-dns-resolver
Updating https://github.com/ATProtoKit/MultiformatsKit.git
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/apple/swift-crypto.git
Updated https://github.com/ATProtoKit/ATCommonTools.git (0.44s)
Updating https://github.com/ATProtoKit/ATCryptography.git
Updated https://github.com/attaswift/BigInt.git (0.48s)
Updated https://github.com/ATProtoKit/MultiformatsKit.git (0.48s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/MasterJ93/swift-cbor.git
Updated https://github.com/apple/swift-async-dns-resolver (0.54s)
Updated https://github.com/apple/swift-asn1.git (0.54s)
Updated https://github.com/21-DOT-DEV/swift-secp256k1.git (0.54s)
Updated https://github.com/apple/swift-crypto.git (0.54s)
Updated https://github.com/ATProtoKit/ATCryptography.git (0.44s)
Updated https://github.com/MasterJ93/swift-cbor.git (0.42s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.62s)
Computing version for https://github.com/apple/swift-async-dns-resolver
Computed https://github.com/apple/swift-async-dns-resolver at 0.4.0 (1.83s)
Computing version for https://github.com/ATProtoKit/ATCryptography.git
Computed https://github.com/ATProtoKit/ATCryptography.git at 0.2.0 (0.65s)
Computing version for https://github.com/ATProtoKit/ATCommonTools.git
Computed https://github.com/ATProtoKit/ATCommonTools.git at 0.0.14 (0.62s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.45s)
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 (0.48s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (1.06s)
Computing version for https://github.com/MasterJ93/swift-cbor.git
Computed https://github.com/MasterJ93/swift-cbor.git at 0.0.8 (0.47s)
Computing version for https://github.com/ATProtoKit/MultiformatsKit.git
Computed https://github.com/ATProtoKit/MultiformatsKit.git at 0.3.0 (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.59s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.78s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.42s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit Identifier.swift
[21/57] Compiling SymbolKit KindIdentifier.swift
[22/57] Compiling SymbolKit Location.swift
[23/57] Compiling SymbolKit Mutability.swift
[24/57] Compiling SymbolKit Mixin+Equals.swift
[25/57] Compiling SymbolKit Mixin+Hash.swift
[26/57] Compiling SymbolKit Mixin.swift
[27/57] Compiling SymbolKit LineList.swift
[28/57] Compiling SymbolKit Position.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit SemanticVersion.swift
[40/57] Compiling SymbolKit AccessControl.swift
[41/57] Compiling SymbolKit Availability.swift
[42/57] Compiling SymbolKit AvailabilityItem.swift
[43/57] Compiling SymbolKit Domain.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.94s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/152] Compiling SwiftCbor DataNumber.swift
[3/152] Compiling AsyncDNSResolver Errors_dnssd.swift
[4/152] Compiling Crypto HPKE-KexKeyDerivation.swift
[5/152] Compiling Crypto HPKE-LabeledExtract.swift
[6/152] Compiling Crypto HPKE-Utils.swift
[7/152] Compiling Crypto DHKEM.swift
[8/152] Compiling Crypto HPKE-KEM-Curve25519.swift
[9/152] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[10/152] Compiling Crypto HPKE-KEM.swift
[11/152] Compiling Crypto HPKE-Errors.swift
[12/160] Compiling Crypto Curve25519.swift
[13/160] Compiling Crypto Ed25519Keys.swift
[14/160] Compiling Crypto NISTCurvesKeys.swift
[15/160] Compiling Crypto X25519Keys.swift
[16/160] Compiling Crypto SymmetricKeys.swift
[17/160] Compiling Crypto HMAC.swift
[18/160] Compiling Crypto MACFunctions.swift
[19/160] Compiling Crypto MessageAuthenticationCode.swift
[20/160] Compiling Crypto AES.swift
[21/160] Compiling Crypto ECDSASignature_boring.swift
[22/160] Compiling Crypto ECDSA_boring.swift
[23/160] Compiling Crypto EdDSA_boring.swift
[24/160] Compiling Crypto ECDSA.swift
[25/160] Compiling Crypto Ed25519.swift
[26/160] Compiling Crypto Signature.swift
[27/160] Compiling Crypto CryptoKitErrors_boring.swift
[28/160] Compiling Crypto Digest_boring.swift
[29/160] Compiling Crypto Digest.swift
[30/160] Compiling Crypto Digests.swift
[31/160] Compiling Crypto HashFunctions.swift
[32/160] Compiling Crypto HashFunctions_SHA2.swift
[33/160] Compiling Crypto HPKE-AEAD.swift
[34/160] Compiling Crypto HPKE-Ciphersuite.swift
[35/160] Compiling Crypto HPKE-KDF.swift
[36/160] Compiling secp256k1 Asymmetric.swift
[37/160] Compiling secp256k1 Combine.swift
[38/160] Compiling secp256k1 Context.swift
[39/160] Compiling secp256k1 CryptoKitErrors.swift
[40/160] Compiling secp256k1 DH.swift
[41/160] Compiling secp256k1 Digest.swift
[42/160] Compiling secp256k1 ECDH.swift
[43/160] Compiling secp256k1 ECDSA.swift
[44/160] Compiling secp256k1 ASN1.swift
[45/160] Compiling secp256k1 ASN1Any.swift
[46/160] Compiling secp256k1 ASN1BitString.swift
[47/160] Compiling secp256k1 ASN1Boolean.swift
[48/160] Compiling secp256k1 ASN1Identifier.swift
[49/160] Compiling secp256k1 ASN1Integer.swift
[50/160] Compiling secp256k1 ASN1Null.swift
[51/160] Compiling secp256k1 ASN1OctetString.swift
[52/160] Compiling secp256k1 ASN1Strings.swift
[53/160] Compiling secp256k1 ArraySliceBigint.swift
[54/160] Compiling secp256k1 GeneralizedTime.swift
[55/160] Compiling secp256k1 ObjectIdentifier.swift
[56/160] Compiling secp256k1 ECDSASignature.swift
[57/160] Compiling secp256k1 PEMDocument.swift
[58/160] Compiling secp256k1 PKCS8PrivateKey.swift
[59/160] Compiling secp256k1 SEC1PrivateKey.swift
[60/160] Compiling secp256k1 SubjectPublicKeyInfo.swift
[61/160] Compiling Crypto DH.swift
[62/160] Compiling Crypto ECDH.swift
[63/160] Compiling Crypto HKDF.swift
[64/160] Compiling Crypto AESWrap.swift
[65/160] Compiling Crypto AESWrap_boring.swift
[66/160] Compiling Crypto Ed25519_boring.swift
[67/160] Compiling Crypto NISTCurvesKeys_boring.swift
[68/160] Compiling Crypto X25519Keys_boring.swift
[69/160] Compiling Crypto HPKE.swift
[70/160] Compiling Crypto HPKE-Context.swift
[71/160] Compiling Crypto HPKE-KeySchedule.swift
[72/160] Compiling Crypto HPKE-Modes.swift
[73/160] Compiling Crypto Insecure.swift
[74/160] Compiling Crypto Insecure_HashFunctions.swift
[75/160] Compiling Crypto KEM.swift
[76/160] Compiling Crypto ECDH_boring.swift
[77/160] Emitting module Crypto
[78/160] Compiling SwiftCbor CborScanner.swift
[79/160] Emitting module BigInt
[80/160] Compiling AsyncDNSResolver Errors.swift
[87/162] Compiling AsyncDNSResolver AsyncDNSResolver.swift
[88/162] Emitting module AsyncDNSResolver
[90/162] Compiling BigInt Subtraction.swift
[91/162] Compiling BigInt Words and Bits.swift
[97/166] Compiling AsyncDNSResolver Errors_c-ares.swift
[98/166] Compiling AsyncDNSResolver DNSResolver_dnssd.swift
[112/166] Compiling AsyncDNSResolver AresOptions.swift
[113/166] Compiling AsyncDNSResolver AresChannel.swift
[114/166] Compiling AsyncDNSResolver DNSResolver_c-ares.swift
[115/166] Compiling SwiftCbor CborValue.swift
[116/166] Emitting module SwiftCbor
[117/166] Compiling SwiftCbor CborCodable.swift
[118/166] Compiling SwiftCbor CborEncoder.swift
[119/166] Compiling SwiftCbor CborDecoder.swift
[124/166] Compiling Crypto RNG_boring.swift
[125/166] Compiling Crypto SafeCompare_boring.swift
[126/166] Compiling Crypto Zeroization_boring.swift
[127/166] Compiling Crypto PrettyBytes.swift
[128/166] Compiling Crypto SafeCompare.swift
[129/166] Compiling Crypto SecureBytes.swift
[130/166] Compiling Crypto Zeroization.swift
[131/166] Compiling Crypto resource_bundle_accessor.swift
[145/166] Emitting module secp256k1
[163/179] Compiling secp256k1 Tweak.swift
[164/179] Compiling secp256k1 Utility.swift
[165/179] Compiling secp256k1 Zeroization.swift
[166/179] Compiling secp256k1 secp256k1.swift
[167/179] Compiling MultiformatsKit MultihashAlgorithm.swift
[168/179] Compiling MultiformatsKit Multihash.swift
[169/179] Compiling MultiformatsKit MultihashFactory.swift
[170/180] Compiling MultiformatsKit Hashers.swift
[171/180] Compiling MultiformatsKit BasesProtocols.swift
[172/180] Compiling MultiformatsKit Multibase.swift
[173/180] Compiling MultiformatsKit Multicodec.swift
[174/180] Compiling MultiformatsKit RFC4648Codec.swift
[175/180] Compiling MultiformatsKit BaseN.swift
[176/180] Compiling MultiformatsKit BaseNAlphabet.swift
[177/207] Emitting module MultiformatsKit
[178/207] Compiling ATCryptography Base16.swift
[179/207] Compiling ATCryptography DIDKey.swift
[180/207] Compiling MultiformatsKit Varint.swift
[181/207] Emitting module ATCryptography
[182/209] Compiling ATCryptography ATCryptography.swift
[183/209] Compiling ATCryptography ATCryptographyTools.swift
[185/209] Compiling ATCryptography StringExtensions.swift
[186/209] Compiling ATCryptography Models.swift
[187/209] Compiling ATCryptography Multibase.swift
[189/209] Compiling ATCryptography Errors.swift
[190/209] Compiling ATCryptography BigIntExtensions.swift
[191/218] Compiling ATCryptography P256Operations.swift
[192/218] Compiling ATCryptography P256Plugin.swift
[193/218] Compiling ATCryptography Plugins.swift
[194/218] Compiling ATCryptography SHA256Hasher.swift
[195/218] Compiling ATCryptography SecureRandom.swift
[196/218] Compiling ATCryptography SessionToken.swift
[197/218] Compiling ATCryptography SignatureVerifier.swift
[198/218] Compiling ATCryptography K256Encoding.swift
[199/218] Compiling ATCommonWeb Times.swift
[200/218] Compiling ATCommonWeb Retry.swift
[201/218] Compiling ATCommonWeb Models.swift
[202/218] Compiling ATCommonWeb Utilities.swift
[203/218] Compiling ATCommonWeb TID.swift
[204/218] Compiling ATCommonWeb Async.swift
[205/218] Emitting module ATCommonWeb
[206/218] Compiling ATCommonWeb DIDDocument.swift
[207/218] Compiling ATCommonWeb IPLD.swift
[208/218] Compiling ATCryptography P256Encoding.swift
[209/218] Compiling ATCryptography P256Keypair.swift
[210/218] Compiling ATCryptography DataExtensions.swift
[211/218] Compiling ATCryptography ECDSASignatureExtensions.swift
[212/218] Compiling ATCryptography P256Extensions.swift
[213/218] Compiling ATCryptography K256Keypair.swift
[214/218] Compiling ATCryptography K256Operations.swift
[215/218] Compiling ATCryptography K256Plugin.swift
[216/218] Compiling ATCryptography Base32.swift
[217/218] Compiling ATCryptography Base58.swift
[218/218] Compiling ATCryptography Base64URL.swift
[219/225] Compiling ATCommonTools IPLD-Multi.swift
[220/225] Emitting module ATCommonTools
[221/225] Compiling ATCommonTools IPLD.swift
[222/225] Compiling ATCommonTools DAGCBORValue.swift
[223/225] Compiling ATCommonTools DuplexStream.swift
[224/225] Compiling ATCommonTools CommonToolsErrors.swift
[225/225] Compiling ATCommonTools ContentDecoder.swift
[226/236] Compiling ATIdentityTools Errors.swift
[227/237] Compiling ATIdentityTools MemoryCache.swift
[228/237] Compiling ATIdentityTools Models.swift
[229/237] Compiling ATIdentityTools DIDWebResolver.swift
[230/237] Compiling ATIdentityTools DIDUtilities.swift
[231/237] Compiling ATIdentityTools DIDPLCResolver.swift
[232/237] Compiling ATIdentityTools DIDResolver.swift
[233/237] Compiling ATIdentityTools ATProtocolDataUtilities.swift
[234/237] Compiling ATIdentityTools DIDDocumentResolverProtocol.swift
[235/237] Emitting module ATIdentityTools
[236/237] Compiling ATIdentityTools HandleResolver.swift
[237/237] Compiling ATIdentityTools Utilities.swift
Build of target: 'ATIdentityTools' complete! (5.72s)
Target: DIDCore
Extracting symbol information for 'DIDCore'...
Finished extracting symbol information for 'DIDCore'. (2.36s)
Building documentation for 'DIDCore'...
Finished building documentation for 'DIDCore' (0.15s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/atprotokit/atidentitytools/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (1.61s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/9] Compiling DIDCore Errors.swift
[3/9] Compiling DIDCore DIDProtocol.swift
[4/9] Compiling DIDCore DIDMethod.swift
[5/9] Compiling DIDCore DIDWebIdentifier.swift
[6/9] Compiling DIDCore DIDPLCIdentifier.swift
[7/9] Compiling DIDCore DID.swift
[8/9] Emitting module DIDCore
[9/9] Compiling DIDCore DIDDocument.swift
Build of target: 'DIDCore' complete! (2.23s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/atprotokit/atidentitytools/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/atprotokit/atidentitytools/main/linkable-paths.json
849
6 /Users/admin/builder/spi-builder-workspace/.docs/atprotokit/atidentitytools/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/atprotokit/atidentitytools/main
File count: 849
Doc size: 6.0MB
Preparing doc bundle ...
Uploading prod-atprotokit-atidentitytools-main-04cfd488.zip to s3://spi-docs-inbox/prod-atprotokit-atidentitytools-main-04cfd488.zip
Copying... [13%]
Copying... [21%]
Copying... [34%]
Copying... [43%]
Copying... [51%]
Copying... [64%]
Copying... [73%]
Copying... [81%]
Copying... [94%]
Copying... [100%]
Done.