The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftAtproto, reference 0.38.0 (18c7ae), with Swift 6.1 for macOS (SPM) on 2 May 2026 04:44:25 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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nnabeyang/swift-atproto.git
Reference: 0.38.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nnabeyang/swift-atproto
 * tag               0.38.0     -> FETCH_HEAD
HEAD is now at 18c7aed v0.38.0
Cloned https://github.com/nnabeyang/swift-atproto.git
Revision (git rev-parse @):
18c7aed7af7691278f335f3b5c358dcbebec503c
SUCCESS checkout https://github.com/nnabeyang/swift-atproto.git at 0.38.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/nnabeyang/swift-atproto.git
https://github.com/nnabeyang/swift-atproto.git
{
  "dependencies" : [
    {
      "identity" : "swift-cid",
      "requirement" : {
        "exact" : [
          "0.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-libp2p/swift-cid"
    },
    {
      "identity" : "swift-multibase",
      "requirement" : {
        "exact" : [
          "0.0.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-libp2p/swift-multibase.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "604.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.63.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto"
    },
    {
      "identity" : "swift-secp256k1",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.18.0",
            "upper_bound" : "0.20.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/21-DOT-DEV/swift-secp256k1"
    }
  ],
  "manifest_display_name" : "SwiftAtproto",
  "name" : "SwiftAtproto",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftAtproto",
      "targets" : [
        "SwiftAtproto"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ATProtoCrypto",
      "targets" : [
        "ATProtoCrypto"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ATProtoMacro",
      "targets" : [
        "ATProtoMacro"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-atproto",
      "targets" : [
        "swift-atproto"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ATProtoLexiconFetcher",
      "targets" : [
        "ATProtoLexiconFetcher"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "SwiftAtprotoPlugin",
      "targets" : [
        "Generate Source Code"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "ATProtoGenerator",
      "targets" : [
        "ATProtoGenerator"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "Macros",
      "targets" : [
        "Macros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_atproto",
      "module_type" : "SwiftTarget",
      "name" : "swift-atproto",
      "path" : "CommandLineTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-atproto",
        "ATProtoLexiconFetcher",
        "SwiftAtprotoPlugin",
        "ATProtoGenerator"
      ],
      "sources" : [
        "Lexgen.swift"
      ],
      "target_dependencies" : [
        "SwiftAtprotoLex",
        "SourceControl"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftAtprotoTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAtprotoTests",
      "path" : "Tests/SwiftAtprotoTests",
      "sources" : [
        "SwiftAtprotoTests.swift"
      ],
      "target_dependencies" : [
        "SwiftAtproto"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftAtprotoLex",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAtprotoLex",
      "path" : "Sources/SwiftAtprotoLex",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxBuilder"
      ],
      "product_memberships" : [
        "swift-atproto",
        "ATProtoLexiconFetcher",
        "SwiftAtprotoPlugin",
        "ATProtoGenerator"
      ],
      "sources" : [
        "AnyCodingKeys.swift",
        "Definitions/ArrayTypeDefinition.swift",
        "Definitions/BlobTypeDefinition.swift",
        "Definitions/BooleanTypeDefinition.swift",
        "Definitions/BytesTypeDefinition.swift",
        "Definitions/CidLinkTypeDefinition.swift",
        "Definitions/HTTPAPITypeDefinition.swift",
        "Definitions/IntegerTypeDefinition.swift",
        "Definitions/NullTypeDefinition.swift",
        "Definitions/ObjectTypeDefinition.swift",
        "Definitions/PermissionSetTypeDefinition.swift",
        "Definitions/PermissionTypeDefinition.swift",
        "Definitions/ProcedureTypeDefinition.swift",
        "Definitions/QueryTypeDefinition.swift",
        "Definitions/RecordDefinition.swift",
        "Definitions/ReferenceTypeDefinition.swift",
        "Definitions/StringTypeDefinition.swift",
        "Definitions/SubscriptionDefinition.swift",
        "Definitions/SwiftCodeGeneratable.swift",
        "Definitions/TokenTypeDefinition.swift",
        "Definitions/UnionTypeDefinition.swift",
        "Definitions/UnknownTypeDefinition.swift",
        "FieldTypeDefinition.swift",
        "SwiftAtprotoLex+Server.swift",
        "SwiftAtprotoLex.swift",
        "SwiftSyntaxExtensions.swift",
        "TypeSchema.swift",
        "misc.swift"
      ],
      "target_dependencies" : [
        "SourceControl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftAtproto",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAtproto",
      "path" : "Sources/SwiftAtproto",
      "product_dependencies" : [
        "CID",
        "AsyncHTTPClient",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "SwiftAtproto",
        "ATProtoMacro"
      ],
      "sources" : [
        "AnyCodable.swift",
        "AuthInfo.swift",
        "DIDDocument.swift",
        "SwiftAtproto.swift",
        "URL+.swift",
        "XRPCClientProtocol.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourceControl",
      "module_type" : "SwiftTarget",
      "name" : "SourceControl",
      "path" : "Sources/SourceControl",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "swift-atproto",
        "ATProtoLexiconFetcher",
        "SwiftAtprotoPlugin",
        "ATProtoGenerator"
      ],
      "sources" : [
        "Git.swift",
        "GitRepository.swift",
        "LexiconConfig.swift",
        "LexiconsStore.swift",
        "NSID.swift",
        "misc.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "MacrosTests",
      "path" : "Tests/MacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "SwiftSyntax",
        "SwiftSyntaxBuilder"
      ],
      "sources" : [
        "MacrosTests.swift"
      ],
      "target_dependencies" : [
        "Macros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Macros",
      "module_type" : "SwiftTarget",
      "name" : "Macros",
      "path" : "Sources/Macros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "SwiftDiagnostics",
        "SwiftSyntaxBuilder",
        "SwiftSyntax"
      ],
      "product_memberships" : [
        "ATProtoMacro",
        "Macros"
      ],
      "sources" : [
        "Macros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Generate_Source_Code",
      "module_type" : "PluginTarget",
      "name" : "Generate Source Code",
      "path" : "Plugins/SwiftAtprotoPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generate source code from AT Protocol definitions.",
          "type" : "custom",
          "verb" : "swift-atproto"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "This command reformats source files",
            "type" : "writeToPackageDirectory"
          },
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                  443
                ]
              }
            },
            "reason" : "fetch lexicons",
            "type" : "allowNetworkConnections"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "SwiftAtprotoPlugin"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-atproto"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "ATProtoMacro",
      "module_type" : "SwiftTarget",
      "name" : "ATProtoMacro",
      "path" : "Sources/ATProtoMacro",
      "product_memberships" : [
        "ATProtoMacro"
      ],
      "sources" : [
        "ATProtoMacro.swift"
      ],
      "target_dependencies" : [
        "Macros",
        "SwiftAtproto"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ATProtoLexiconFetcher",
      "module_type" : "PluginTarget",
      "name" : "ATProtoLexiconFetcher",
      "path" : "Plugins/ATProtoLexiconFetcher",
      "plugin_capability" : {
        "intent" : {
          "description" : "Fetch AT Protocol lexicons files from remote resources.",
          "type" : "custom",
          "verb" : "swift-atproto-fetch"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "To save the downloaded lexicons to your project.",
            "type" : "writeToPackageDirectory"
          },
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                  443
                ]
              }
            },
            "reason" : "fetch lexicons",
            "type" : "allowNetworkConnections"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "ATProtoLexiconFetcher"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-atproto"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "ATProtoGenerator",
      "module_type" : "PluginTarget",
      "name" : "ATProtoGenerator",
      "path" : "Plugins/ATProtoGenerator",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "ATProtoGenerator"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-atproto"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "ATProtoCryptoTests",
      "module_type" : "SwiftTarget",
      "name" : "ATProtoCryptoTests",
      "path" : "Tests/ATProtoCryptoTests",
      "sources" : [
        "DIDTests.swift",
        "KeyTests.swift"
      ],
      "target_dependencies" : [
        "ATProtoCrypto"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ATProtoCrypto",
      "module_type" : "SwiftTarget",
      "name" : "ATProtoCrypto",
      "path" : "Sources/ATProtoCrypto",
      "product_dependencies" : [
        "Crypto",
        "secp256k1",
        "Multibase"
      ],
      "product_memberships" : [
        "ATProtoCrypto"
      ],
      "sources" : [
        "Did.swift",
        "Key.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
[1/1] Compiling plugin ATProtoGenerator
[2/2] Compiling plugin Generate Source Code
[3/3] Compiling plugin ATProtoLexiconFetcher
[4/4] Compiling plugin GenerateManual
[5/5] Compiling plugin GenerateDoccReference
Building for debugging...
[5/104] Write sources
[5/104] Copying PrivacyInfo.xcprivacy
[5/104] Write sources
[14/104] Write swift-atproto-tool-entitlement.plist
[15/104] Write swift-atproto-entitlement.plist
[16/104] Copying PrivacyInfo.xcprivacy
[17/104] Write swift-version-2F0A5646E1D333AE.txt
[18/104] Compiling Utility.c
[19/104] Write sources
[25/104] Compiling Utility.c
[25/104] Write sources
[31/104] Compiling precomputed_ecmult_gen.c
[33/112] Compiling secp256k1.c
[35/118] Compiling _SwiftSyntaxCShims PlatformMutex.c
[37/118] Compiling SwiftSyntax603 Empty.swift
[38/118] Emitting module SwiftSyntax603
[38/118] Write sources
[41/120] Emitting module SwiftSyntax603
[42/120] Compiling SwiftSyntax603 Empty.swift
[43/120] Emitting module SwiftSyntax602
[44/120] Compiling SwiftSyntax602 Empty.swift
[45/120] Emitting module SwiftSyntax602
[46/120] Compiling SwiftSyntax602 Empty.swift
[46/120] Write sources
[50/120] Emitting module SwiftSyntax601
[51/120] Compiling SwiftSyntax601 Empty.swift
[51/124] Compiling _SwiftSyntaxCShims PlatformMutex.c
[51/124] Write sources
[56/128] Emitting module SwiftSyntax601
[57/128] Compiling SwiftSyntax601 Empty.swift
[58/130] Emitting module SwiftSyntax600
[59/130] Compiling SwiftSyntax600 Empty.swift
[59/130] Write sources
[81/130] Copying PrivacyInfo.xcprivacy
[83/130] Write sources
[86/130] Emitting module SwiftSyntax510
[87/130] Compiling SwiftSyntax510 Empty.swift
[88/130] Emitting module SwiftSyntax600
[89/130] Compiling SwiftSyntax600 Empty.swift
[89/130] Write sources
[94/130] Emitting module SwiftSyntax510
[95/130] Compiling SwiftSyntax510 Empty.swift
[96/137] Compiling SwiftSyntax509 Empty.swift
[97/137] Emitting module SwiftSyntax509
[97/137] Write sources
[106/137] Compiling SwiftSyntax509 Empty.swift
[107/137] Emitting module SwiftSyntax509
[107/140] Compiling precomputed_ecmult.c
[110/484] Emitting module Crypto
[111/493] Compiling CryptoSwiftResources Empty.swift
[112/493] Emitting module Crypto
[113/502] Compiling SwiftSyntax AbsolutePosition.swift
[114/502] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[115/502] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[116/502] Compiling SwiftSyntax Assert.swift
[117/502] Compiling SwiftSyntax BumpPtrAllocator.swift
[118/502] Compiling SwiftSyntax CommonAncestor.swift
[119/502] Compiling SwiftSyntax Convenience.swift
[120/509] Emitting module secp256k1
[121/513] Compiling CryptoSwiftResources resource_bundle_accessor.swift
[122/513] Emitting module CryptoSwiftResources
[123/513] Compiling CryptoSwiftResources Empty.swift
[124/513] Compiling VarInt BinaryEncoder.swift
[125/513] Emitting module VarInt
[126/513] Compiling VarInt VarInt.swift
[127/513] Emitting module CryptoSwiftResources
[128/513] Compiling CryptoSwiftResources resource_bundle_accessor.swift
[129/513] Compiling VarInt BinaryEncoder.swift
[130/513] Compiling VarInt VarInt.swift
[131/513] Emitting module VarInt
[132/513] Compiling SwiftSyntax SyntaxChildren.swift
[133/513] Compiling SwiftSyntax SyntaxCollection.swift
[134/513] Compiling SwiftSyntax SyntaxHashable.swift
[135/513] Compiling SwiftSyntax SyntaxIdentifier.swift
[136/513] Compiling SwiftSyntax SyntaxNodeStructure.swift
[137/513] Compiling SwiftSyntax CustomTraits.swift
[138/513] Compiling SwiftSyntax EditorPlaceholder.swift
[139/513] Compiling SwiftSyntax Identifier.swift
[140/513] Compiling SwiftSyntax MemoryLayout.swift
[141/513] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[142/513] Compiling SwiftSyntax SyntaxNodesOP.swift
[143/513] Compiling SwiftSyntax SyntaxNodesQRS.swift
[144/513] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[145/513] Compiling Crypto CryptoKitErrors.swift
[146/513] Compiling Crypto Digest_boring.swift
[147/513] Compiling Crypto Digest.swift
[148/513] Compiling Crypto Digests.swift
[149/513] Compiling Crypto HashFunctions.swift
[150/513] Compiling Crypto HashFunctions_SHA2.swift
[151/513] Compiling Crypto ASN1Identifier.swift
[152/513] Compiling Crypto ASN1Integer.swift
[153/513] Compiling Crypto ASN1Null.swift
[154/513] Compiling Crypto ASN1OctetString.swift
[155/513] Compiling Crypto ASN1Strings.swift
[156/513] Compiling Crypto ArraySliceBigint.swift
[157/513] Compiling Crypto GeneralizedTime.swift
[158/513] Compiling Crypto ObjectIdentifier.swift
[159/513] Compiling Crypto ECDSASignature.swift
[160/513] Compiling Crypto PEMDocument.swift
[161/513] Compiling SwiftSyntax SourcePresence.swift
[162/513] Compiling SwiftSyntax Utils.swift
[163/513] Compiling SwiftSyntax ChildNameForKeyPath.swift
[164/513] Compiling SwiftSyntax Keyword.swift
[165/513] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[166/513] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[167/513] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[168/513] Compiling SwiftSyntax SyntaxBaseNodes.swift
[169/513] Compiling SwiftSyntax SyntaxCollections.swift
[170/513] Compiling secp256k1 Tweak.swift
[171/513] Compiling secp256k1 Utility.swift
[172/513] Compiling secp256k1 Zeroization.swift
[173/513] Compiling secp256k1 secp256k1.swift
[174/513] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[175/513] Compiling SwiftSyntax RawSyntaxTokenView.swift
[176/513] Compiling SwiftSyntax SourceEdit.swift
[177/513] Compiling SwiftSyntax SourceLength.swift
[178/513] Compiling SwiftSyntax SourceLocation.swift
[179/513] Compiling SwiftSyntax SyntaxEnum.swift
[180/513] Compiling SwiftSyntax SyntaxKind.swift
[181/513] Compiling SwiftSyntax SyntaxRewriter.swift
[182/513] Compiling SwiftSyntax SyntaxTraits.swift
[183/513] Compiling SwiftSyntax SyntaxVisitor.swift
[184/513] Compiling SwiftSyntax TokenKind.swift
[185/513] Compiling SwiftSyntax SyntaxNodesD.swift
[186/513] Compiling SwiftSyntax SyntaxNodesEF.swift
[187/513] Compiling SwiftSyntax SyntaxNodesGHI.swift
[198/513] Compiling SwiftSyntax SyntaxNodesC.swift
[199/513] Compiling SwiftSyntax SyntaxProtocol.swift
[200/513] Compiling SwiftSyntax SyntaxText.swift
[201/513] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[202/513] Compiling SwiftSyntax TokenDiagnostic.swift
[203/513] Compiling SwiftSyntax TokenSequence.swift
[204/513] Compiling SwiftSyntax TokenSyntax.swift
[205/513] Compiling SwiftSyntax Trivia.swift
[206/513] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[216/513] Compiling SwiftSyntax RawSyntaxNodesC.swift
[217/513] Compiling SwiftSyntax RawSyntaxNodesD.swift
[218/513] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[219/513] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[220/513] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[221/513] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[222/513] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[223/513] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[224/513] Compiling SwiftSyntax RawSyntaxValidation.swift
[225/513] Compiling SwiftSyntax SyntaxNodesAB.swift
[243/513] Compiling SwiftSyntax Tokens.swift
[244/513] Compiling SwiftSyntax TriviaPieces.swift
[245/513] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[246/513] Compiling BaseX BaseX.swift
[247/513] Emitting module BaseX
[267/513] Compiling SwiftSyntax Syntax.swift
[330/513] Compiling Crypto RNG_boring.swift
[331/513] Compiling Crypto SafeCompare_boring.swift
[332/513] Compiling Crypto Zeroization_boring.swift
[333/513] Compiling Crypto _CryptoModuleAnchor.swift
[334/513] Compiling Crypto PrettyBytes.swift
[335/513] Compiling Crypto SafeCompare.swift
[336/513] Compiling Crypto SecureBytes.swift
[337/513] Compiling Crypto Zeroization.swift
[338/513] Compiling Crypto resource_bundle_accessor.swift
[348/776] Compiling CryptoSwift Poly1305.swift
[349/776] Compiling CryptoSwift CompactMap.swift
[350/776] Compiling CryptoSwift Cryptor.swift
[351/776] Compiling CryptoSwift Cryptors.swift
[352/776] Compiling CryptoSwift Digest.swift
[353/776] Compiling CryptoSwift PKCS1v15.swift
[354/776] Compiling CryptoSwift PKCS5.swift
[355/776] Compiling CryptoSwift PKCS7.swift
[356/776] Compiling CryptoSwift PKCS7Padding.swift
[357/776] Compiling CryptoSwift Padding.swift
[358/776] Compiling CryptoSwift NoPadding.swift
[359/776] Compiling CryptoSwift Operators.swift
[360/776] Compiling CryptoSwift DER.swift
[361/776] Compiling CryptoSwift PBKDF1.swift
[362/776] Compiling CryptoSwift PBKDF2.swift
[363/776] Compiling CryptoSwift HKDF.swift
[364/776] Compiling CryptoSwift HMAC.swift
[365/776] Compiling CryptoSwift ISO10126Padding.swift
[366/776] Compiling CryptoSwift ISO78164Padding.swift
[367/776] Emitting module BaseX
[368/776] Compiling Multicodec Multicodec.swift
[369/776] Compiling Multicodec Codecs+Equatable.swift
[370/783] Compiling CryptoSwift Codable.swift
[371/783] Compiling CryptoSwift Comparable.swift
[372/783] Compiling CryptoSwift DataConversion.swift
[373/783] Compiling CryptoSwift Division.swift
[374/783] Compiling CryptoSwift Exponentiation.swift
[375/783] Compiling CryptoSwift FloatingPointConversion.swift
[376/783] Compiling CryptoSwift GCD.swift
[377/783] Compiling CryptoSwift Hashable.swift
[378/783] Compiling CryptoSwift IntegerConversion.swift
[379/783] Compiling CryptoSwift Multiplication.swift
[380/783] Compiling CryptoSwift PrimeTest.swift
[381/794] Compiling CryptoSwift CTR.swift
[382/794] Compiling CryptoSwift CipherModeWorker.swift
[383/794] Compiling CryptoSwift ECB.swift
[384/794] Compiling CryptoSwift Rabbit+Foundation.swift
[385/798] Compiling BaseX BaseX.swift
[386/804] Compiling CryptoSwift String+FoundationExtension.swift
[387/804] Compiling CryptoSwift Utils+Foundation.swift
[388/804] Compiling CryptoSwift XChaCha20+Foundation.swift
[389/804] Compiling CryptoSwift Generics.swift
[390/804] Emitting module Multicodec
[391/804] Compiling Multicodec Codecs+Equatable.swift
[392/804] Compiling Multicodec Multicodec.swift
[393/804] Compiling Multicodec Codecs.swift
[394/804] Compiling CryptoSwift BlockModeOptions.swift
[395/804] Compiling CryptoSwift CBC.swift
[396/804] Compiling CryptoSwift CCM.swift
[397/804] Compiling CryptoSwift CFB.swift
[398/804] Compiling CryptoSwift BlockCipher.swift
[399/804] Compiling CryptoSwift BlockDecryptor.swift
[400/804] Compiling CryptoSwift BlockEncryptor.swift
[401/804] Compiling CryptoSwift BlockMode.swift
[402/804] Compiling Multicodec Codecs.swift
[403/804] Emitting module Multicodec
[419/812] Compiling CryptoSwift DigestType.swift
[420/812] Compiling CryptoSwift AES+Foundation.swift
[421/812] Compiling CryptoSwift Array+Foundation.swift
[422/812] Compiling CryptoSwift Blowfish+Foundation.swift
[423/812] Compiling CryptoSwift ChaCha20+Foundation.swift
[424/812] Compiling CryptoSwift Data+Extension.swift
[425/812] Compiling CryptoSwift HMAC+Foundation.swift
[426/812] Compiling CryptoSwift Bit.swift
[427/812] Emitting module secp256k1
[428/812] Compiling Base8 Quintets.swift
[429/812] Compiling Base8 Alphabet.swift
[430/812] Compiling Base8 Base8.swift
[431/812] Compiling Base8 BlockEncoding.swift
[432/812] Compiling Base8 BlockDecoding.swift
[433/812] Emitting module Base8
[434/814] Compiling secp256k1 Tweak.swift
[435/814] Compiling secp256k1 Utility.swift
[436/814] Compiling secp256k1 Zeroization.swift
[437/814] Compiling secp256k1 secp256k1.swift
[437/814] Write sources
[440/814] Emitting module Base64
[441/814] Compiling Base64 Base64.swift
[463/825] Compiling CryptoSwift Int+Extension.swift
[464/825] Compiling CryptoSwift MD5.swift
[487/837] Compiling Base8 BlockDecoding.swift
[488/837] Compiling Base8 BlockEncoding.swift
[489/837] Compiling Base8 Quintets.swift
[490/837] Compiling Base8 Alphabet.swift
[491/837] Emitting module Base8
[492/837] Compiling Base8 Base8.swift
[492/837] Write sources
[495/837] Compiling Base64 Base64.swift
[496/837] Emitting module Base64
[497/841] Compiling Base32 BlockEncoding.swift
[498/841] Compiling Base32 Quintets.swift
[499/841] Compiling Base32 BlockDecoding.swift
[511/841] Compiling Base32 Alphabets.swift
[512/841] Compiling Base32 Base32.swift
[513/841] Emitting module Base32
[513/841] Write sources
[516/841] Compiling Base32 BlockEncoding.swift
[517/841] Compiling Base32 Quintets.swift
[518/841] Emitting module Base32
[519/841] Compiling Base32 BlockDecoding.swift
[520/841] Compiling Base32 Base32.swift
[521/841] Compiling Base32 Alphabets.swift
[522/845] Compiling CryptoSwift Random.swift
[523/845] Compiling CryptoSwift Shifts.swift
[524/845] Compiling CryptoSwift SquareRoot.swift
[525/845] Compiling CryptoSwift Strideable.swift
[526/845] Compiling CryptoSwift StringConversion.swift
[527/845] Compiling CryptoSwift Subtraction.swift
[528/845] Compiling CryptoSwift WordsAndBits.swift
[529/845] Compiling CryptoSwift ChaCha20.swift
[530/845] Compiling CryptoSwift Checksum.swift
[531/845] Compiling CryptoSwift Cipher.swift
[532/845] Compiling CryptoSwift Collection+Extension.swift
[544/845] Emitting module Base2
[545/845] Compiling Base2 Base2.swift
[545/845] Write sources
[547/845] Compiling Base2 Base2.swift
[548/845] Emitting module Base2
[548/845] Write sources
[550/849] Compiling SourceControl NSID.swift
[551/849] Compiling SourceControl LexiconsStore.swift
[552/849] Compiling SourceControl misc.swift
[554/849] Compiling SourceControl LexiconsStore.swift
[555/849] Compiling SourceControl NSID.swift
[556/849] Compiling SourceControl GitRepository.swift
[557/849] Compiling SourceControl Git.swift
[558/849] Emitting module SourceControl
[559/849] Compiling SourceControl LexiconConfig.swift
[560/849] Compiling ArgumentParserToolInfo ToolInfo.swift
[561/849] Emitting module ArgumentParserToolInfo
[561/849] Write sources
[565/849] Compiling SourceControl GitRepository.swift
[566/849] Emitting module SourceControl
[567/849] Compiling SourceControl LexiconConfig.swift
[568/849] Compiling SourceControl Git.swift
[569/849] Compiling ArgumentParserToolInfo ToolInfo.swift
[570/849] Emitting module ArgumentParserToolInfo
[571/943] Compiling Multibase Multibase.swift
[572/943] Emitting module Multibase
[573/943] Emitting module CryptoSwift
[574/943] Emitting module Multibase
[575/943] Compiling Multibase Multibase.swift
[576/943] Emitting module CryptoSwift
[577/949] Compiling CryptoSwift CS.swift
[578/949] Compiling CryptoSwift RSA+Cipher.swift
[579/949] Compiling CryptoSwift RSA+Signature.swift
[580/949] Compiling CryptoSwift RSA.swift
[581/949] Compiling CryptoSwift Rabbit.swift
[582/949] Compiling CryptoSwift SHA1.swift
[583/949] Compiling CryptoSwift SHA2.swift
[584/949] Compiling CryptoSwift SHA3.swift
[585/949] Compiling CryptoSwift Scrypt.swift
[586/949] Compiling CryptoSwift SecureBytes.swift
[587/949] Compiling CryptoSwift Signature.swift
[588/949] Compiling CryptoSwift StreamDecryptor.swift
[589/949] Compiling CryptoSwift AEAD.swift
[590/949] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[591/949] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[592/949] Compiling CryptoSwift AES.Cryptors.swift
[593/949] Compiling CryptoSwift AES.swift
[594/949] Compiling CryptoSwift ASN1.swift
[595/949] Compiling CryptoSwift ASN1Decoder.swift
[596/949] Compiling CryptoSwift ASN1Encoder.swift
[597/949] Compiling CryptoSwift ASN1Scanner.swift
[598/949] Compiling CryptoSwift Array+Extension.swift
[599/949] Compiling CryptoSwift Authenticator.swift
[600/949] Compiling CryptoSwift BatchedCollection.swift
[601/949] Compiling ArgumentParser Mutex.swift
[602/949] Compiling CryptoSwift OCB.swift
[603/949] Compiling CryptoSwift OFB.swift
[604/949] Compiling CryptoSwift PCBC.swift
[605/949] Compiling CryptoSwift Blowfish.swift
[606/949] Compiling CryptoSwift CBCMAC.swift
[607/949] Compiling CryptoSwift CMAC.swift
[608/949] Compiling CryptoSwift Addition.swift
[609/949] Compiling CryptoSwift BigInt.swift
[610/949] Compiling CryptoSwift BigUInt.swift
[611/949] Compiling CryptoSwift BitwiseOps.swift
[612/949] Compiling ArgumentParser ArgumentSet.swift
[613/949] Compiling ArgumentParser CommandParser.swift
[614/949] Compiling ArgumentParser ArgumentHelp.swift
[615/949] Compiling ArgumentParser ArgumentVisibility.swift
[616/949] Compiling ArgumentParser CompletionKind.swift
[617/949] Compiling ArgumentParser Errors.swift
[618/949] Compiling ArgumentParser Flag.swift
[619/949] Compiling ArgumentParser MessageInfo.swift
[620/949] Compiling ArgumentParser UsageGenerator.swift
[621/949] Compiling ArgumentParser CollectionExtensions.swift
[622/949] Compiling ArgumentParser Foundation.swift
[623/949] Compiling ArgumentParser NameSpecification.swift
[624/949] Compiling ArgumentParser Option.swift
[625/949] Compiling ArgumentParser OptionGroup.swift
[626/949] Compiling ArgumentParser ParentCommand.swift
[627/949] Compiling ArgumentParser AsyncParsableCommand.swift
[628/949] Compiling ArgumentParser Platform.swift
[629/949] Compiling ArgumentParser SequenceExtensions.swift
[630/949] Compiling ArgumentParser StringExtensions.swift
[631/949] Compiling ArgumentParser SwiftExtensions.swift
[632/949] Compiling ArgumentParser Tree.swift
[633/949] Compiling ArgumentParser CommandConfiguration.swift
[634/949] Compiling ArgumentParser CommandGroup.swift
[635/949] Compiling ArgumentParser EnumerableFlag.swift
[636/949] Compiling ArgumentParser ExpressibleByArgument.swift
[637/949] Compiling ArgumentParser ParsableArguments.swift
[638/949] Compiling ArgumentParser InputKey.swift
[639/949] Compiling ArgumentParser InputOrigin.swift
[640/949] Compiling ArgumentParser Name.swift
[641/949] Compiling ArgumentParser Parsed.swift
[642/949] Compiling ArgumentParser ParsedValues.swift
[643/949] Compiling ArgumentParser ParsableCommand.swift
[644/949] Compiling ArgumentParser ArgumentDecoder.swift
[645/949] Compiling ArgumentParser ArgumentDefinition.swift
[646/949] Emitting module ATProtoCrypto
[659/949] Emitting module ArgumentParser
[660/954] Compiling ArgumentParser BashCompletionsGenerator.swift
[661/954] Compiling ArgumentParser CompletionsGenerator.swift
[662/954] Compiling ArgumentParser FishCompletionsGenerator.swift
[663/954] Compiling ArgumentParser ZshCompletionsGenerator.swift
[664/954] Compiling ArgumentParser Argument.swift
[665/954] Emitting module ArgumentParser
[666/959] Compiling ATProtoCrypto Did.swift
[667/959] Compiling ATProtoCrypto Key.swift
[668/959] Emitting module ATProtoCrypto
[669/959] Compiling ATProtoCrypto Did.swift
[670/959] Compiling ATProtoCrypto Key.swift
[691/959] Compiling ArgumentParser CodingKeyValidator.swift
[692/959] Compiling ArgumentParser NonsenseFlagsValidator.swift
[693/959] Compiling ArgumentParser ParsableArgumentsValidation.swift
[694/959] Compiling ArgumentParser PositionalArgumentsValidator.swift
[695/959] Compiling ArgumentParser UniqueNamesValidator.swift
[701/959] Emitting module SwiftSyntax
[702/966] Compiling ArgumentParser ArgumentDiscussion.swift
[703/966] Compiling ArgumentParser ParserError.swift
[704/966] Compiling ArgumentParser SplitArguments.swift
[705/966] Compiling ArgumentParser DumpHelpGenerator.swift
[706/966] Compiling ArgumentParser HelpCommand.swift
[727/966] Compiling ArgumentParser HelpGenerator.swift
[728/966] Emitting module SwiftSyntax
[813/966] Compiling SwiftSyntax SyntaxNodesD.swift
[814/966] Compiling SwiftSyntax SyntaxNodesEF.swift
[815/966] Compiling SwiftSyntax SyntaxNodesGHI.swift
[816/966] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[817/966] Compiling SwiftSyntax SyntaxNodesOP.swift
[923/966] Compiling CryptoSwift StreamEncryptor.swift
[924/966] Compiling CryptoSwift String+Extension.swift
[925/966] Compiling CryptoSwift UInt128.swift
[926/966] Compiling CryptoSwift UInt16+Extension.swift
[927/966] Compiling CryptoSwift UInt32+Extension.swift
[928/966] Compiling CryptoSwift UInt64+Extension.swift
[929/966] Compiling CryptoSwift UInt8+Extension.swift
[930/966] Compiling CryptoSwift Updatable.swift
[931/966] Compiling CryptoSwift Utils.swift
[932/966] Compiling CryptoSwift XChaCha20.swift
[933/966] Compiling CryptoSwift ZeroPadding.swift
[945/968] Emitting module Multihash
[946/968] Compiling Multihash Multihash.swift
[952/968] Compiling SwiftSyntax SyntaxNodesQRS.swift
[953/968] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[954/1032] Compiling Multihash Multihash.swift
[955/1032] Emitting module Multihash
[956/1034] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[957/1035] Emitting module CID
[958/1035] Compiling CID CID.swift
[959/1035] Compiling SwiftDiagnostics Message.swift
[960/1035] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[961/1035] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[962/1035] Compiling SwiftBasicFormat Syntax+Extensions.swift
[963/1035] Compiling SwiftDiagnostics Diagnostic.swift
[964/1035] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[965/1035] Emitting module SwiftDiagnostics
[966/1035] Compiling SwiftDiagnostics Convenience.swift
[967/1042] Compiling SwiftDiagnostics Note.swift
[968/1042] Compiling SwiftBasicFormat Indenter.swift
[969/1042] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[970/1042] Compiling SwiftDiagnostics FixIt.swift
[971/1042] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[972/1042] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[973/1042] Compiling SwiftBasicFormat InferIndentation.swift
[974/1042] Emitting module SwiftBasicFormat
[975/1042] Compiling SwiftBasicFormat BasicFormat.swift
[976/1042] Emitting module CID
[977/1042] Compiling CID CID.swift
[978/1049] Compiling SwiftAtproto AnyCodable.swift
[979/1049] Compiling SwiftAtproto XRPCClientProtocol.swift
[980/1049] Compiling SwiftAtproto AuthInfo.swift
[981/1049] Emitting module SwiftAtproto
[982/1049] Compiling SwiftAtproto URL+.swift
[983/1049] Compiling SwiftAtproto DIDDocument.swift
[984/1049] Compiling SwiftAtproto SwiftAtproto.swift
[985/1049] Compiling SwiftParser TopLevel.swift
[986/1049] Compiling SwiftParser TriviaParser.swift
[987/1049] Compiling SwiftParser Types.swift
[988/1049] Compiling SwiftParser ExperimentalFeatures.swift
[989/1053] Compiling SwiftParser StringLiterals.swift
[990/1053] Compiling SwiftParser SwiftParserCompatibility.swift
[991/1053] Compiling SwiftParser SwiftVersion.swift
[992/1053] Compiling SwiftParser SyntaxUtils.swift
[993/1053] Compiling SwiftParser TokenConsumer.swift
[994/1053] Compiling SwiftParser TokenPrecedence.swift
[995/1053] Compiling SwiftParser TokenSpec.swift
[996/1053] Compiling SwiftParser TokenSpecSet.swift
[997/1053] Compiling SwiftParser RegexLiteralLexer.swift
[998/1053] Compiling SwiftParser UnicodeScalarExtensions.swift
[999/1053] Compiling SwiftParser Lookahead.swift
[1000/1053] Compiling SwiftParser LoopProgressCondition.swift
[1001/1053] Compiling SwiftParser Modifiers.swift
[1002/1053] Emitting module SwiftParser
[1003/1053] Compiling SwiftParser Patterns.swift
[1004/1053] Compiling SwiftParser Recovery.swift
[1005/1053] Compiling SwiftParser Specifiers.swift
[1006/1053] Compiling SwiftParser Statements.swift
[1007/1053] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1008/1053] Compiling SwiftParser Names.swift
[1009/1053] Compiling SwiftParser Nominals.swift
[1010/1053] Compiling SwiftParser Parameters.swift
[1011/1053] Compiling SwiftParser ParseSourceFile.swift
[1012/1053] Compiling SwiftParser Parser.swift
[1013/1053] Compiling SwiftAtproto SwiftAtproto.swift
[1014/1053] Compiling SwiftAtproto XRPCClientProtocol.swift
[1015/1053] Compiling SwiftAtproto AuthInfo.swift
[1016/1053] Compiling SwiftAtproto URL+.swift
[1017/1053] Compiling SwiftAtproto AnyCodable.swift
[1018/1053] Emitting module SwiftAtproto
[1019/1053] Compiling SwiftAtproto DIDDocument.swift
[1020/1053] Compiling SwiftParser IsValidIdentifier.swift
[1021/1053] Compiling SwiftParser Cursor.swift
[1022/1053] Compiling SwiftParser Lexeme.swift
[1023/1053] Compiling SwiftParser LexemeSequence.swift
[1024/1053] Compiling SwiftParser Lexer.swift
[1025/1053] Compiling SwiftParser Attributes.swift
[1026/1053] Compiling SwiftParser Availability.swift
[1027/1053] Compiling SwiftParser CharacterInfo.swift
[1028/1053] Compiling SwiftParser CollectionNodes+Parsable.swift
[1029/1053] Compiling SwiftParser CompilerFiles.swift
[1030/1053] Compiling SwiftParser Declarations.swift
[1031/1053] Compiling SwiftParser Directives.swift
[1032/1053] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[1033/1053] Compiling SwiftParser Expressions.swift
[1034/1053] Compiling SwiftParser IncrementalParseTransition.swift
[1035/1053] Compiling SwiftParser IsLexerClassified.swift
[1036/1053] Compiling SwiftParser LayoutNodes+Parsable.swift
[1037/1053] Compiling SwiftParser Parser+TokenSpecSet.swift
[1038/1053] Compiling SwiftParser TokenSpecStaticMembers.swift
[1039/1066] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1040/1067] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1041/1067] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1042/1067] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1050/1067] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1051/1067] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1052/1067] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1053/1067] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1054/1067] Emitting module SwiftParserDiagnostics
[1055/1127] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[1056/1127] Compiling SwiftDiagnostics Message.swift
[1057/1128] Compiling SwiftDiagnostics Note.swift
[1058/1128] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[1059/1128] Compiling SwiftBasicFormat Syntax+Extensions.swift
[1060/1128] Compiling SwiftBasicFormat InferIndentation.swift
[1061/1128] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[1062/1128] Compiling SwiftDiagnostics FixIt.swift
[1063/1128] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[1064/1128] Compiling SwiftDiagnostics Convenience.swift
[1065/1128] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[1066/1128] Emitting module SwiftDiagnostics
[1067/1128] Compiling SwiftDiagnostics Diagnostic.swift
[1068/1128] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[1069/1128] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1070/1128] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1071/1128] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1072/1128] Compiling SwiftParser IncrementalParseTransition.swift
[1073/1128] Compiling SwiftParser Attributes.swift
[1074/1128] Compiling SwiftParserDiagnostics Utils.swift
[1075/1128] Compiling SwiftBasicFormat Indenter.swift
[1076/1128] Compiling SwiftBasicFormat BasicFormat.swift
[1077/1128] Emitting module SwiftBasicFormat
[1078/1128] Compiling SwiftParser StringLiterals.swift
[1079/1128] Compiling SwiftParser SwiftParserCompatibility.swift
[1080/1128] Compiling SwiftParser SwiftVersion.swift
[1081/1128] Compiling SwiftParser SyntaxUtils.swift
[1082/1147] Compiling SwiftParser TopLevel.swift
[1083/1147] Compiling SwiftParser TriviaParser.swift
[1084/1147] Compiling SwiftParser Types.swift
[1085/1147] Compiling SwiftParser ExperimentalFeatures.swift
[1086/1147] Compiling SwiftParser TokenConsumer.swift
[1087/1147] Compiling SwiftParser TokenPrecedence.swift
[1088/1147] Compiling SwiftParser TokenSpec.swift
[1089/1147] Compiling SwiftParser TokenSpecSet.swift
[1090/1147] Compiling SwiftParser RegexLiteralLexer.swift
[1091/1147] Compiling SwiftParser UnicodeScalarExtensions.swift
[1092/1147] Compiling SwiftParser Lookahead.swift
[1093/1147] Compiling SwiftParser LoopProgressCondition.swift
[1094/1147] Compiling SwiftParser Modifiers.swift
[1095/1147] Emitting module SwiftParser
[1096/1147] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1097/1147] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1098/1148] Compiling SwiftParser Patterns.swift
[1099/1148] Compiling SwiftParser Recovery.swift
[1100/1148] Compiling SwiftParser Specifiers.swift
[1101/1148] Compiling SwiftParser Statements.swift
[1102/1148] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1103/1148] Compiling SwiftParser Names.swift
[1104/1148] Compiling SwiftParser Nominals.swift
[1105/1148] Compiling SwiftParser Parameters.swift
[1106/1148] Compiling SwiftParser ParseSourceFile.swift
[1107/1148] Compiling SwiftParser Parser.swift
[1108/1148] Compiling SwiftParser IsValidIdentifier.swift
[1109/1148] Compiling SwiftParser Cursor.swift
[1110/1148] Compiling SwiftParser Lexeme.swift
[1111/1148] Compiling SwiftParser LexemeSequence.swift
[1112/1148] Compiling SwiftParser Lexer.swift
[1113/1148] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1114/1148] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1115/1148] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1116/1148] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1117/1148] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1118/1148] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1119/1148] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1120/1148] Compiling SwiftSyntaxBuilder Indenter.swift
[1121/1148] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1122/1148] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1123/1148] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1124/1148] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1125/1148] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1126/1148] Emitting module SwiftSyntaxBuilder
[1127/1175] Compiling SwiftAtprotoLex AnyCodingKeys.swift
[1128/1175] Compiling SwiftAtprotoLex ArrayTypeDefinition.swift
[1129/1175] Compiling SwiftAtprotoLex BlobTypeDefinition.swift
[1130/1175] Compiling SwiftAtprotoLex ObjectTypeDefinition.swift
[1131/1175] Compiling SwiftAtprotoLex PermissionSetTypeDefinition.swift
[1132/1175] Compiling SwiftAtprotoLex PermissionTypeDefinition.swift
[1133/1175] Compiling SwiftAtprotoLex BooleanTypeDefinition.swift
[1134/1175] Compiling SwiftAtprotoLex BytesTypeDefinition.swift
[1135/1175] Compiling SwiftAtprotoLex CidLinkTypeDefinition.swift
[1136/1175] Compiling SwiftAtprotoLex ProcedureTypeDefinition.swift
[1137/1175] Compiling SwiftParser IsLexerClassified.swift
[1138/1175] Compiling SwiftParser LayoutNodes+Parsable.swift
[1139/1175] Compiling SwiftParser Parser+TokenSpecSet.swift
[1140/1175] Compiling SwiftParser TokenSpecStaticMembers.swift
[1147/1200] Compiling SwiftOperators PrecedenceGraph.swift
[1148/1200] Compiling SwiftOperators PrecedenceGroup.swift
[1149/1201] Compiling SwiftOperators OperatorTable.swift
[1150/1201] Compiling SwiftOperators OperatorTable+Semantics.swift
[1151/1201] Compiling SwiftOperators OperatorTable+Defaults.swift
[1152/1201] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1153/1201] Emitting module SwiftOperators
[1154/1201] Compiling SwiftOperators OperatorError.swift
[1155/1201] Compiling SwiftOperators Operator.swift
[1156/1201] Compiling SwiftOperators OperatorTable+Folding.swift
[1157/1201] Compiling SwiftAtprotoLex ReferenceTypeDefinition.swift
[1158/1201] Compiling SwiftAtprotoLex StringTypeDefinition.swift
[1159/1201] Compiling SwiftAtprotoLex SubscriptionDefinition.swift
[1160/1201] Compiling SwiftOperators SyntaxSynthesis.swift
[1161/1201] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1162/1201] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1163/1202] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1164/1202] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1165/1202] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1166/1202] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1167/1202] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1168/1202] Compiling SwiftParserDiagnostics Utils.swift
[1169/1202] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1171/1202] Compiling SwiftAtprotoLex HTTPAPITypeDefinition.swift
[1172/1202] Compiling SwiftAtprotoLex IntegerTypeDefinition.swift
[1173/1202] Compiling SwiftAtprotoLex NullTypeDefinition.swift
[1174/1202] Compiling SwiftAtprotoLex SwiftAtprotoLex.swift
[1175/1202] Compiling SwiftAtprotoLex SwiftSyntaxExtensions.swift
[1176/1202] Compiling SwiftAtprotoLex TypeSchema.swift
[1177/1202] Compiling SwiftAtprotoLex misc.swift
[1178/1202] Compiling SwiftAtprotoLex UnknownTypeDefinition.swift
[1179/1202] Compiling SwiftAtprotoLex FieldTypeDefinition.swift
[1180/1202] Compiling SwiftAtprotoLex SwiftAtprotoLex+Server.swift
[1181/1202] Emitting module SwiftAtprotoLex
[1184/1202] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1185/1202] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1186/1202] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1187/1202] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1188/1202] Emitting module SwiftParserDiagnostics
[1189/1217] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1190/1218] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1191/1218] Compiling SwiftAtprotoLex QueryTypeDefinition.swift
[1192/1218] Compiling SwiftAtprotoLex RecordDefinition.swift
[1193/1218] Compiling SwiftAtprotoLex SwiftCodeGeneratable.swift
[1194/1218] Compiling SwiftAtprotoLex TokenTypeDefinition.swift
[1195/1218] Compiling SwiftAtprotoLex UnionTypeDefinition.swift
[1196/1218] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1197/1218] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1198/1218] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1199/1218] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1201/1218] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1202/1218] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1203/1218] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1204/1218] Compiling SwiftSyntaxBuilder Indenter.swift
[1205/1218] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1206/1218] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1207/1218] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1208/1218] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1209/1218] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1210/1218] Emitting module SwiftSyntaxBuilder
[1211/1262] Compiling swift_atproto Lexgen.swift
[1212/1262] Emitting module swift_atproto
[1212/1262] Write Objects.LinkFileList
[1214/1262] Compiling SwiftIfConfig SyntaxLiteralUtils.swift
[1215/1262] Compiling SwiftIfConfig SyntaxProtocol+IfConfig.swift
[1216/1262] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[1217/1263] Compiling SwiftIfConfig VersionTuple.swift
[1218/1263] Compiling SwiftAtprotoLex AnyCodingKeys.swift
[1219/1263] Compiling SwiftAtprotoLex ArrayTypeDefinition.swift
[1220/1263] Compiling SwiftAtprotoLex BlobTypeDefinition.swift
[1221/1265] Compiling SwiftAtprotoLex PermissionTypeDefinition.swift
[1222/1265] Compiling SwiftAtprotoLex HTTPAPITypeDefinition.swift
[1223/1265] Compiling SwiftAtprotoLex ObjectTypeDefinition.swift
[1224/1265] Compiling SwiftAtprotoLex PermissionSetTypeDefinition.swift
[1225/1265] Compiling SwiftIfConfig StaticBuildConfiguration.swift
[1227/1265] Compiling SwiftAtprotoLex BooleanTypeDefinition.swift
[1228/1265] Compiling SwiftAtprotoLex BytesTypeDefinition.swift
[1229/1265] Compiling SwiftAtprotoLex CidLinkTypeDefinition.swift
[1230/1265] Emitting module SwiftIfConfig
[1233/1283] Compiling SwiftSyntaxMacros PreambleMacro.swift
[1234/1284] Compiling SwiftSyntaxMacros MemberMacro.swift
[1235/1284] Compiling SwiftSyntaxMacros PeerMacro.swift
[1236/1284] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[1237/1284] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[1238/1284] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[1239/1284] Compiling SwiftSyntaxMacros Macro+Format.swift
[1240/1284] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[1241/1284] Compiling SwiftSyntaxMacros AccessorMacro.swift
[1242/1284] Compiling SwiftSyntaxMacros AttachedMacro.swift
[1243/1284] Compiling SwiftSyntaxMacros BodyMacro.swift
[1244/1284] Compiling SwiftSyntaxMacros Macro.swift
[1245/1284] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1246/1284] Emitting module SwiftSyntaxMacros
[1247/1284] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[1248/1284] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[1249/1284] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[1250/1284] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[1252/1284] Compiling SwiftAtprotoLex StringTypeDefinition.swift
[1253/1284] Compiling SwiftAtprotoLex SubscriptionDefinition.swift
[1254/1284] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[1254/1294] Linking swift-atproto
[1256/1294] Compiling SwiftAtprotoLex SwiftAtprotoLex.swift
[1257/1294] Compiling SwiftAtprotoLex SwiftSyntaxExtensions.swift
[1257/1294] Applying swift-atproto
[1259/1294] Compiling SwiftAtprotoLex TypeSchema.swift
[1260/1294] Compiling SwiftAtprotoLex misc.swift
[1261/1294] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1262/1294] Emitting module SwiftSyntaxMacroExpansion
[1263/1294] Compiling SwiftAtprotoLex SwiftCodeGeneratable.swift
[1264/1294] Compiling SwiftAtprotoLex TokenTypeDefinition.swift
[1265/1294] Compiling SwiftAtprotoLex UnionTypeDefinition.swift
[1266/1294] Compiling SwiftAtprotoLex UnknownTypeDefinition.swift
[1267/1294] Compiling SwiftAtprotoLex FieldTypeDefinition.swift
[1268/1294] Compiling SwiftAtprotoLex SwiftAtprotoLex+Server.swift
[1269/1294] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1270/1294] Emitting module SwiftAtprotoLex
[1271/1294] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1272/1294] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1273/1294] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1274/1294] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1275/1294] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[1276/1294] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[1277/1294] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1287/1306] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[1290/1306] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[1291/1309] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[1292/1309] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[1294/1309] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[1295/1309] Emitting module SwiftCompilerPluginMessageHandling
[1296/1309] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1297/1309] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1298/1309] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[1299/1309] Emitting module swift_atproto
[1300/1309] Compiling swift_atproto Lexgen.swift
[1301/1309] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1302/1309] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1303/1309] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1304/1309] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1304/1309] Write Objects.LinkFileList
[1306/1311] Emitting module SwiftCompilerPlugin
[1307/1311] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1308/1313] Compiling Macros Macros.swift
[1309/1313] Emitting module Macros
[1309/1313] Write Objects.LinkFileList
[1310/1313] Linking swift-atproto-tool
[1311/1313] Applying swift-atproto-tool
[1312/1313] Linking Macros-tool
[1314/1315] Emitting module ATProtoMacro
[1315/1315] Compiling ATProtoMacro ATProtoMacro.swift
Build complete! (110.91s)
Fetching https://github.com/21-DOT-DEV/swift-secp256k1
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/swift-libp2p/swift-multibase.git
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetching https://github.com/apple/swift-crypto from cache
Fetching https://github.com/apple/swift-argument-parser from cache
[4/195] Fetching swift-multibase
[196/10893] Fetching swift-multibase, swift-secp256k1
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (1.71s)
[5456/10698] Fetching swift-secp256k1
Fetching https://github.com/swift-libp2p/swift-cid
Fetched https://github.com/swift-server/async-http-client.git from cache (1.79s)
Fetched https://github.com/apple/swift-crypto from cache (1.80s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.81s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (2.01s)
[10699/10911] Fetching swift-secp256k1, swift-cid
Fetched https://github.com/21-DOT-DEV/swift-secp256k1 from cache (2.37s)
Fetched https://github.com/swift-libp2p/swift-cid from cache (0.66s)
Fetched https://github.com/apple/swift-nio.git from cache (2.48s)
Computing version for https://github.com/swift-libp2p/swift-multibase.git
Computed https://github.com/swift-libp2p/swift-multibase.git at 0.0.2 (5.75s)
Fetching https://github.com/swift-libp2p/swift-bases.git
[1/302] Fetching swift-bases
Fetched https://github.com/swift-libp2p/swift-bases.git from cache (0.68s)
Computing version for https://github.com/swift-libp2p/swift-cid
Computed https://github.com/swift-libp2p/swift-cid at 0.0.1 (1.28s)
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetching https://github.com/swift-libp2p/swift-multihash.git
[1/344] Fetching swift-multicodec
[132/646] Fetching swift-multicodec, swift-multihash
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.77s)
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (0.77s)
Computing version for https://github.com/21-DOT-DEV/swift-secp256k1
Computed https://github.com/21-DOT-DEV/swift-secp256k1 at 0.19.0 (1.32s)
Computing version for https://github.com/swift-libp2p/swift-bases.git
Computed https://github.com/swift-libp2p/swift-bases.git at 0.2.0 (0.48s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
Computed https://github.com/swift-libp2p/swift-multihash.git at 0.0.4 (0.57s)
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/123] Fetching swift-varint
[122/13510] Fetching swift-varint, cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.83s)
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (1.83s)
Computing version for https://github.com/swift-libp2p/swift-varint.git
Computed https://github.com/swift-libp2p/swift-varint.git at 0.2.0 (2.33s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 4.5.0 (3.27s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (1.16s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.1 (1.91s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.53s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.60s)
Computing version for https://github.com/swift-libp2p/swift-multicodec.git
Computed https://github.com/swift-libp2p/swift-multicodec.git at 0.2.1 (0.46s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.10.0 (0.57s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.33.1 (0.48s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/5794] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-algorithms.git from cache (0.65s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.11s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.12s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.13s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.13s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.14s)
Fetched https://github.com/apple/swift-log.git from cache (1.15s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.98s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (2.16s)
Fetching https://github.com/apple/swift-service-context.git
[1/1289] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (1.01s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.61s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.90s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.48s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.28.0 (0.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.51s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.34.0 (0.54s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.61s)
[1/2751] Fetching swift-service-lifecycle
[112/10017] Fetching swift-service-lifecycle, swift-certificates
[113/16262] Fetching swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.02s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.02s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.03s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.07s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.58s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.49s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.52s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.61s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (2.39s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.87s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.7.0 (1.37s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.19.1 (0.61s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.59s)
Creating working copy for https://github.com/21-DOT-DEV/swift-secp256k1
Working copy of https://github.com/21-DOT-DEV/swift-secp256k1 resolved at 0.19.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.33.1
Creating working copy for https://github.com/swift-libp2p/swift-cid
Working copy of https://github.com/swift-libp2p/swift-cid resolved at 0.0.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.43.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Creating working copy for https://github.com/swift-libp2p/swift-multicodec.git
Working copy of https://github.com/swift-libp2p/swift-multicodec.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.19.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/swift-libp2p/swift-bases.git
Working copy of https://github.com/swift-libp2p/swift-bases.git resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.1
Creating working copy for https://github.com/swift-libp2p/swift-varint.git
Working copy of https://github.com/swift-libp2p/swift-varint.git resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.34.0
Creating working copy for https://github.com/swift-libp2p/swift-multibase.git
Working copy of https://github.com/swift-libp2p/swift-multibase.git resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.37.0
Creating working copy for https://github.com/swift-libp2p/swift-multihash.git
Working copy of https://github.com/swift-libp2p/swift-multihash.git resolved at 0.0.4
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 4.5.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.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.7.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-cid",
      "requirement" : {
        "exact" : [
          "0.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-libp2p/swift-cid"
    },
    {
      "identity" : "swift-multibase",
      "requirement" : {
        "exact" : [
          "0.0.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-libp2p/swift-multibase.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "604.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.63.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto"
    },
    {
      "identity" : "swift-secp256k1",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.18.0",
            "upper_bound" : "0.20.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/21-DOT-DEV/swift-secp256k1"
    }
  ],
  "manifest_display_name" : "SwiftAtproto",
  "name" : "SwiftAtproto",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftAtproto",
      "targets" : [
        "SwiftAtproto"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ATProtoCrypto",
      "targets" : [
        "ATProtoCrypto"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ATProtoMacro",
      "targets" : [
        "ATProtoMacro"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-atproto",
      "targets" : [
        "swift-atproto"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ATProtoLexiconFetcher",
      "targets" : [
        "ATProtoLexiconFetcher"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "SwiftAtprotoPlugin",
      "targets" : [
        "Generate Source Code"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "ATProtoGenerator",
      "targets" : [
        "ATProtoGenerator"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "Macros",
      "targets" : [
        "Macros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_atproto",
      "module_type" : "SwiftTarget",
      "name" : "swift-atproto",
      "path" : "CommandLineTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-atproto",
        "ATProtoLexiconFetcher",
        "SwiftAtprotoPlugin",
        "ATProtoGenerator"
      ],
      "sources" : [
        "Lexgen.swift"
      ],
      "target_dependencies" : [
        "SwiftAtprotoLex",
        "SourceControl"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftAtprotoTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAtprotoTests",
      "path" : "Tests/SwiftAtprotoTests",
      "sources" : [
        "SwiftAtprotoTests.swift"
      ],
      "target_dependencies" : [
        "SwiftAtproto"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftAtprotoLex",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAtprotoLex",
      "path" : "Sources/SwiftAtprotoLex",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxBuilder"
      ],
      "product_memberships" : [
        "swift-atproto",
        "ATProtoLexiconFetcher",
        "SwiftAtprotoPlugin",
        "ATProtoGenerator"
      ],
      "sources" : [
        "AnyCodingKeys.swift",
        "Definitions/ArrayTypeDefinition.swift",
        "Definitions/BlobTypeDefinition.swift",
        "Definitions/BooleanTypeDefinition.swift",
        "Definitions/BytesTypeDefinition.swift",
        "Definitions/CidLinkTypeDefinition.swift",
        "Definitions/HTTPAPITypeDefinition.swift",
        "Definitions/IntegerTypeDefinition.swift",
        "Definitions/NullTypeDefinition.swift",
        "Definitions/ObjectTypeDefinition.swift",
        "Definitions/PermissionSetTypeDefinition.swift",
        "Definitions/PermissionTypeDefinition.swift",
        "Definitions/ProcedureTypeDefinition.swift",
        "Definitions/QueryTypeDefinition.swift",
        "Definitions/RecordDefinition.swift",
        "Definitions/ReferenceTypeDefinition.swift",
        "Definitions/StringTypeDefinition.swift",
        "Definitions/SubscriptionDefinition.swift",
        "Definitions/SwiftCodeGeneratable.swift",
        "Definitions/TokenTypeDefinition.swift",
        "Definitions/UnionTypeDefinition.swift",
        "Definitions/UnknownTypeDefinition.swift",
        "FieldTypeDefinition.swift",
        "SwiftAtprotoLex+Server.swift",
        "SwiftAtprotoLex.swift",
        "SwiftSyntaxExtensions.swift",
        "TypeSchema.swift",
        "misc.swift"
      ],
      "target_dependencies" : [
        "SourceControl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftAtproto",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAtproto",
      "path" : "Sources/SwiftAtproto",
      "product_dependencies" : [
        "CID",
        "AsyncHTTPClient",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "SwiftAtproto",
        "ATProtoMacro"
      ],
      "sources" : [
        "AnyCodable.swift",
        "AuthInfo.swift",
        "DIDDocument.swift",
        "SwiftAtproto.swift",
        "URL+.swift",
        "XRPCClientProtocol.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourceControl",
      "module_type" : "SwiftTarget",
      "name" : "SourceControl",
      "path" : "Sources/SourceControl",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "swift-atproto",
        "ATProtoLexiconFetcher",
        "SwiftAtprotoPlugin",
        "ATProtoGenerator"
      ],
      "sources" : [
        "Git.swift",
        "GitRepository.swift",
        "LexiconConfig.swift",
        "LexiconsStore.swift",
        "NSID.swift",
        "misc.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "MacrosTests",
      "path" : "Tests/MacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "SwiftSyntax",
        "SwiftSyntaxBuilder"
      ],
      "sources" : [
        "MacrosTests.swift"
      ],
      "target_dependencies" : [
        "Macros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Macros",
      "module_type" : "SwiftTarget",
      "name" : "Macros",
      "path" : "Sources/Macros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "SwiftDiagnostics",
        "SwiftSyntaxBuilder",
        "SwiftSyntax"
      ],
      "product_memberships" : [
        "ATProtoMacro",
        "Macros"
      ],
      "sources" : [
        "Macros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Generate_Source_Code",
      "module_type" : "PluginTarget",
      "name" : "Generate Source Code",
      "path" : "Plugins/SwiftAtprotoPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generate source code from AT Protocol definitions.",
          "type" : "custom",
          "verb" : "swift-atproto"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "This command reformats source files",
            "type" : "writeToPackageDirectory"
          },
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                  443
                ]
              }
            },
            "reason" : "fetch lexicons",
            "type" : "allowNetworkConnections"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "SwiftAtprotoPlugin"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-atproto"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "ATProtoMacro",
      "module_type" : "SwiftTarget",
      "name" : "ATProtoMacro",
      "path" : "Sources/ATProtoMacro",
      "product_memberships" : [
        "ATProtoMacro"
      ],
      "sources" : [
        "ATProtoMacro.swift"
      ],
      "target_dependencies" : [
        "Macros",
        "SwiftAtproto"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ATProtoLexiconFetcher",
      "module_type" : "PluginTarget",
      "name" : "ATProtoLexiconFetcher",
      "path" : "Plugins/ATProtoLexiconFetcher",
      "plugin_capability" : {
        "intent" : {
          "description" : "Fetch AT Protocol lexicons files from remote resources.",
          "type" : "custom",
          "verb" : "swift-atproto-fetch"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "To save the downloaded lexicons to your project.",
            "type" : "writeToPackageDirectory"
          },
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                  443
                ]
              }
            },
            "reason" : "fetch lexicons",
            "type" : "allowNetworkConnections"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "ATProtoLexiconFetcher"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-atproto"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "ATProtoGenerator",
      "module_type" : "PluginTarget",
      "name" : "ATProtoGenerator",
      "path" : "Plugins/ATProtoGenerator",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "ATProtoGenerator"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-atproto"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "ATProtoCryptoTests",
      "module_type" : "SwiftTarget",
      "name" : "ATProtoCryptoTests",
      "path" : "Tests/ATProtoCryptoTests",
      "sources" : [
        "DIDTests.swift",
        "KeyTests.swift"
      ],
      "target_dependencies" : [
        "ATProtoCrypto"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ATProtoCrypto",
      "module_type" : "SwiftTarget",
      "name" : "ATProtoCrypto",
      "path" : "Sources/ATProtoCrypto",
      "product_dependencies" : [
        "Crypto",
        "secp256k1",
        "Multibase"
      ],
      "product_memberships" : [
        "ATProtoCrypto"
      ],
      "sources" : [
        "Did.swift",
        "Key.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.