Build Information
Successful build of SwiftAtproto, reference 0.28.0 (271c15
), with Swift 6.0 for macOS (SPM) on 1 May 2025 05:25:06 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nnabeyang/swift-atproto.git
Reference: 0.28.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nnabeyang/swift-atproto
* tag 0.28.0 -> FETCH_HEAD
HEAD is now at 271c15f v0.28.0
Cloned https://github.com/nnabeyang/swift-atproto.git
Revision (git rev-parse @):
271c15fe1ca6fd5c3cd852451864d6ff90718455
SUCCESS checkout https://github.com/nnabeyang/swift-atproto.git at 0.28.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/nnabeyang/swift-atproto.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Generate Source Code
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/57] Write sources
[12/57] Write swift-atproto-entitlement.plist
[14/57] Write sources
[38/57] Copying PrivacyInfo.xcprivacy
[38/57] Write sources
[49/57] Compiling _SwiftSyntaxCShims dummy.c
[51/57] Write swift-version-5BDAB9E9C0126B9D.txt
[53/180] Compiling SwiftSyntax509 Empty.swift
[54/180] Emitting module SwiftSyntax509
[55/180] Emitting module SwiftSyntax601
[56/180] Compiling SwiftSyntax601 Empty.swift
[57/180] Compiling SwiftSyntax510 Empty.swift
[58/180] Emitting module SwiftSyntax600
[59/180] Emitting module SwiftSyntax510
[61/180] Compiling SwiftSyntax601 Empty.swift
[62/180] Compiling SwiftSyntax600 Empty.swift
[63/180] Emitting module SwiftSyntax601
[64/180] Compiling SwiftSyntax510 Empty.swift
[65/180] Emitting module SwiftSyntax600
[66/180] Compiling SwiftSyntax600 Empty.swift
[67/180] Emitting module SwiftSyntax509
[68/180] Compiling SwiftSyntax509 Empty.swift
[69/272] Emitting module ArgumentParserToolInfo
[70/272] Compiling ArgumentParserToolInfo ToolInfo.swift
[71/338] Compiling SwiftSyntax AbsolutePosition.swift
[72/338] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[73/338] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[74/338] Compiling SwiftSyntax Assert.swift
[75/338] Compiling SwiftSyntax BumpPtrAllocator.swift
[76/338] Compiling SwiftSyntax CommonAncestor.swift
[77/338] Compiling SwiftSyntax Convenience.swift
[78/338] Compiling SwiftSyntax CustomTraits.swift
[87/352] Compiling Base8 Quintets.swift
[88/352] Compiling Base8 BlockEncoding.swift
[89/352] Compiling Base8 BlockDecoding.swift
[90/352] Compiling Base32 BlockEncoding.swift
[91/352] Compiling Base32 Quintets.swift
[92/352] Compiling Base32 BlockDecoding.swift
[93/352] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[94/352] Compiling SwiftSyntax SyntaxChildren.swift
[95/352] Compiling SwiftSyntax SyntaxCollection.swift
[96/352] Compiling SwiftSyntax SyntaxHashable.swift
[97/352] Compiling SwiftSyntax SyntaxIdentifier.swift
[98/352] Compiling SwiftSyntax SyntaxNodeFactory.swift
[99/352] Compiling SwiftSyntax SyntaxNodeStructure.swift
[100/352] Emitting module Base64
[101/352] Compiling Base64 Base64.swift
[102/352] Emitting module BaseX
[103/352] Compiling VarInt BinaryEncoder.swift
[104/352] Compiling BaseX BaseX.swift
[105/352] Compiling Base8 Alphabet.swift
[106/352] Emitting module VarInt
[107/352] Emitting module Base8
[108/352] Compiling Base8 Base8.swift
[109/352] Compiling VarInt VarInt.swift
[110/352] Emitting module Base2
[111/352] Compiling Base2 Base2.swift
[112/390] Compiling Base32 Base32.swift
[113/390] Compiling Base32 Alphabets.swift
[114/390] Emitting module Base32
[115/396] Compiling ArgumentParser ArgumentHelp.swift
[116/396] Compiling ArgumentParser ArgumentVisibility.swift
[117/396] Compiling ArgumentParser CompletionKind.swift
[118/396] Compiling ArgumentParser Errors.swift
[119/400] Compiling SourceControl misc.swift
[120/400] Compiling CryptoSwift Bit.swift
[121/400] Compiling CryptoSwift BlockCipher.swift
[122/400] Compiling CryptoSwift BlockDecryptor.swift
[123/400] Compiling CryptoSwift BlockEncryptor.swift
[124/400] Compiling CryptoSwift BlockMode.swift
[125/400] Compiling CryptoSwift BlockModeOptions.swift
[126/400] Compiling CryptoSwift CBC.swift
[127/400] Compiling CryptoSwift CCM.swift
[128/400] Compiling CryptoSwift CFB.swift
[129/400] Compiling CryptoSwift CTR.swift
[130/400] Compiling CryptoSwift CipherModeWorker.swift
[131/400] Compiling CryptoSwift ECB.swift
[132/400] Compiling CryptoSwift Shifts.swift
[133/400] Compiling CryptoSwift SquareRoot.swift
[134/400] Compiling CryptoSwift Strideable.swift
[135/400] Compiling CryptoSwift StringConversion.swift
[136/400] Compiling CryptoSwift Subtraction.swift
[137/400] Compiling CryptoSwift WordsAndBits.swift
[138/400] Compiling CryptoSwift ChaCha20.swift
[139/400] Compiling CryptoSwift Checksum.swift
[140/400] Compiling CryptoSwift Cipher.swift
[141/400] Compiling CryptoSwift Collection+Extension.swift
[142/400] Compiling CryptoSwift CompactMap.swift
[143/411] Compiling SourceControl Git.swift
[144/411] Compiling SourceControl LexiconConfig.swift
[145/411] Compiling SourceControl GitRepository.swift
[146/411] Emitting module SourceControl
[147/411] Compiling SourceControl LexiconsStore.swift
[148/411] Compiling Multibase Multibase.swift
[149/411] Emitting module Multibase
[150/411] Emitting module ArgumentParser
[151/411] Compiling Multicodec Codecs+Equatable.swift
[152/411] Compiling Multicodec Codecs.swift
[153/411] Emitting module Multicodec
[154/411] Compiling Multicodec Multicodec.swift
[155/411] Compiling ArgumentParser Platform.swift
[156/411] Compiling ArgumentParser SequenceExtensions.swift
[157/411] Compiling ArgumentParser StringExtensions.swift
[158/411] Compiling ArgumentParser Tree.swift
[159/411] Compiling ArgumentParser AsyncParsableCommand.swift
[160/411] Compiling ArgumentParser CommandConfiguration.swift
[161/411] Compiling ArgumentParser EnumerableFlag.swift
[162/411] Compiling ArgumentParser ExpressibleByArgument.swift
[163/411] Compiling ArgumentParser HelpGenerator.swift
[164/411] Compiling ArgumentParser MessageInfo.swift
[165/411] Compiling ArgumentParser UsageGenerator.swift
[166/411] Compiling ArgumentParser CollectionExtensions.swift
[167/411] Compiling ArgumentParser ParserError.swift
[168/411] Compiling ArgumentParser SplitArguments.swift
[169/411] Compiling ArgumentParser DumpHelpGenerator.swift
[170/411] Compiling ArgumentParser HelpCommand.swift
[171/411] Compiling ArgumentParser BashCompletionsGenerator.swift
[172/411] Compiling ArgumentParser CompletionsGenerator.swift
[173/411] Compiling ArgumentParser FishCompletionsGenerator.swift
[174/411] Compiling ArgumentParser ZshCompletionsGenerator.swift
[175/411] Compiling ArgumentParser Argument.swift
[176/411] Compiling ArgumentParser Flag.swift
[177/411] Compiling ArgumentParser NameSpecification.swift
[178/411] Compiling ArgumentParser Option.swift
[179/411] Compiling ArgumentParser OptionGroup.swift
[180/411] Compiling ArgumentParser ParsableArguments.swift
[181/411] Compiling ArgumentParser ParsableArgumentsValidation.swift
[182/411] Compiling ArgumentParser ParsableCommand.swift
[183/411] Compiling ArgumentParser ArgumentDecoder.swift
[184/411] Compiling SwiftSyntax RawSyntaxTokenView.swift
[185/411] Compiling SwiftSyntax SyntaxCollections.swift
[186/411] Compiling SwiftSyntax SyntaxEnum.swift
[187/411] Compiling SwiftSyntax SyntaxKind.swift
[188/411] Compiling SwiftSyntax SyntaxRewriter.swift
[189/411] Compiling SwiftSyntax SyntaxTraits.swift
[190/411] Compiling SwiftSyntax SyntaxVisitor.swift
[191/411] Compiling SwiftSyntax TokenKind.swift
[192/411] Compiling SwiftSyntax SyntaxNodesD.swift
[193/411] Compiling SwiftSyntax SyntaxNodesEF.swift
[194/411] Compiling SwiftSyntax SyntaxNodesGHI.swift
[195/411] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[196/411] Compiling SwiftSyntax SyntaxNodesOP.swift
[197/411] Compiling SwiftSyntax SyntaxNodesQRS.swift
[198/411] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[199/411] Compiling CryptoSwift Blowfish.swift
[200/411] Compiling CryptoSwift CBCMAC.swift
[201/411] Compiling CryptoSwift CMAC.swift
[202/411] Compiling CryptoSwift Addition.swift
[203/411] Compiling CryptoSwift BigInt.swift
[204/411] Compiling CryptoSwift BigUInt.swift
[205/411] Compiling CryptoSwift BitwiseOps.swift
[206/411] Compiling CryptoSwift CS.swift
[207/411] Compiling ArgumentParser InputOrigin.swift
[208/411] Compiling ArgumentParser Name.swift
[209/411] Compiling ArgumentParser Parsed.swift
[210/411] Compiling ArgumentParser ParsedValues.swift
[211/411] Compiling ArgumentParser ArgumentDefinition.swift
[212/411] Compiling ArgumentParser ArgumentSet.swift
[213/411] Compiling ArgumentParser CommandParser.swift
[214/411] Compiling ArgumentParser InputKey.swift
[227/411] Compiling CryptoSwift String+Extension.swift
[228/411] Compiling CryptoSwift UInt128.swift
[229/411] Compiling CryptoSwift UInt16+Extension.swift
[230/411] Compiling CryptoSwift UInt32+Extension.swift
[231/411] Compiling CryptoSwift UInt64+Extension.swift
[232/411] Compiling CryptoSwift UInt8+Extension.swift
[233/411] Compiling CryptoSwift Updatable.swift
[234/411] Compiling CryptoSwift Utils.swift
[235/411] Compiling CryptoSwift XChaCha20.swift
[236/411] Compiling CryptoSwift ZeroPadding.swift
[237/411] Compiling CryptoSwift resource_bundle_accessor.swift
[261/411] Emitting module CryptoSwift
[268/411] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[269/411] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[270/411] Compiling SwiftSyntax SyntaxProtocol.swift
[271/411] Compiling SwiftSyntax SyntaxText.swift
[272/411] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[273/411] Compiling SwiftSyntax TokenDiagnostic.swift
[274/411] Compiling SwiftSyntax TokenSequence.swift
[275/411] Compiling SwiftSyntax TokenSyntax.swift
[276/411] Compiling SwiftSyntax Trivia.swift
[277/411] Compiling SwiftSyntax EditorPlaceholder.swift
[278/411] Compiling SwiftSyntax Identifier.swift
[279/411] Compiling SwiftSyntax MemoryLayout.swift
[280/411] Compiling SwiftSyntax MissingNodeInitializers.swift
[281/411] Compiling SwiftSyntax RawSyntax.swift
[282/411] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[283/411] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[284/413] Emitting module Multihash
[285/413] Compiling Multihash Multihash.swift
[286/413] Emitting module SwiftSyntax
[288/415] Emitting module CID
[289/415] Compiling CID CID.swift
[290/423] Compiling SwiftAtproto extensions.swift
[291/423] Emitting module SwiftAtproto
[292/423] Compiling SwiftAtproto URL+.swift
[293/423] Compiling SwiftAtproto XRPCClientProtocol.swift
[294/423] Compiling SwiftAtproto AnyCodable.swift
[295/423] Compiling SwiftAtproto AuthInfo.swift
[296/423] Compiling SwiftAtproto SwiftAtproto.swift
[297/423] Compiling SwiftAtproto DIDDocument.swift
[419/541] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[420/542] Compiling SwiftDiagnostics Message.swift
[422/543] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[423/543] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[424/543] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[425/543] Compiling SwiftDiagnostics Convenience.swift
[426/543] Emitting module SwiftDiagnostics
[427/543] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[428/543] Compiling SwiftDiagnostics Diagnostic.swift
[429/543] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[430/543] Compiling SwiftDiagnostics Convenience.swift
[431/543] Emitting module SwiftDiagnostics
[432/543] Compiling SwiftDiagnostics Diagnostic.swift
[433/543] Compiling SwiftDiagnostics Note.swift
[435/543] Compiling SwiftBasicFormat InferIndentation.swift
[436/543] Compiling SwiftBasicFormat Syntax+Extensions.swift
[437/543] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[438/543] Compiling SwiftDiagnostics FixIt.swift
[439/543] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[440/543] Compiling SwiftDiagnostics FixIt.swift
[441/543] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[442/543] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[443/543] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[445/543] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[446/543] Emitting module SwiftBasicFormat
[447/543] Compiling SwiftBasicFormat BasicFormat.swift
[448/543] Compiling SwiftBasicFormat Indenter.swift
[449/543] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[450/543] Compiling SwiftBasicFormat Syntax+Extensions.swift
[451/543] Compiling SwiftBasicFormat InferIndentation.swift
[452/543] Compiling SwiftBasicFormat Indenter.swift
[453/543] Compiling SwiftBasicFormat BasicFormat.swift
[454/543] Emitting module SwiftBasicFormat
[455/543] Compiling SwiftParser TokenConsumer.swift
[456/543] Compiling SwiftParser TokenPrecedence.swift
[457/543] Compiling SwiftParser TokenSpec.swift
[458/543] Compiling SwiftParser TokenSpecSet.swift
[459/547] Compiling SwiftParser TopLevel.swift
[460/547] Compiling SwiftParser TriviaParser.swift
[461/547] Compiling SwiftParser Types.swift
[462/547] Compiling SwiftParser ExperimentalFeatures.swift
[463/547] Compiling SwiftParser StringLiterals.swift
[464/547] Compiling SwiftParser SwiftParserCompatibility.swift
[465/547] Compiling SwiftParser SwiftVersion.swift
[466/547] Compiling SwiftParser SyntaxUtils.swift
[479/551] Compiling SwiftParser Cursor.swift
[480/551] Compiling SwiftParser Lexeme.swift
[481/551] Compiling SwiftParser LexemeSequence.swift
[482/551] Compiling SwiftParser Lexer.swift
[483/551] Compiling SwiftParser RegexLiteralLexer.swift
[484/551] Emitting module SwiftParser
[485/551] Compiling SwiftParser Recovery.swift
[486/551] Compiling SwiftParser Specifiers.swift
[487/551] Compiling SwiftParser Statements.swift
[488/551] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[489/551] Compiling SwiftParser Nominals.swift
[490/551] Compiling SwiftParser Parameters.swift
[491/551] Compiling SwiftParser ParseSourceFile.swift
[492/551] Compiling SwiftParser Parser.swift
[493/551] Compiling SwiftParser Patterns.swift
[503/551] Compiling SwiftParser Attributes.swift
[504/551] Compiling SwiftParser Availability.swift
[505/551] Compiling SwiftParser CharacterInfo.swift
[506/551] Compiling SwiftParser CollectionNodes+Parsable.swift
[507/551] Compiling SwiftParser Declarations.swift
[508/551] Emitting module SwiftParser
[514/551] Compiling SwiftParser Directives.swift
[515/551] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[516/551] Compiling SwiftParser Expressions.swift
[517/551] Compiling SwiftParser IncrementalParseTransition.swift
[518/551] Compiling SwiftParser IsValidIdentifier.swift
[519/551] Compiling SwiftParser UnicodeScalarExtensions.swift
[520/551] Compiling SwiftParser Lookahead.swift
[521/551] Compiling SwiftParser LoopProgressCondition.swift
[522/551] Compiling SwiftParser Modifiers.swift
[523/551] Compiling SwiftParser Names.swift
[539/551] Compiling SwiftParser IsLexerClassified.swift
[540/551] Compiling SwiftParser LayoutNodes+Parsable.swift
[541/551] Compiling SwiftParser Parser+TokenSpecSet.swift
[542/551] Compiling SwiftParser TokenSpecStaticMembers.swift
[547/587] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[548/588] Compiling SwiftOperators PrecedenceGroup.swift
[549/589] Compiling SwiftOperators OperatorTable.swift
[550/589] Compiling SwiftOperators PrecedenceGraph.swift
[551/589] Compiling SwiftParserDiagnostics PresenceUtils.swift
[552/589] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[553/589] Compiling SwiftParserDiagnostics Utils.swift
[554/590] Compiling SwiftOperators OperatorTable+Semantics.swift
[555/590] Compiling SwiftOperators SyntaxSynthesis.swift
[556/590] Compiling SwiftOperators OperatorTable+Defaults.swift
[557/590] Compiling SwiftOperators OperatorError+Diagnostics.swift
[558/590] Compiling SwiftOperators OperatorError.swift
[559/590] Compiling SwiftOperators Operator.swift
[560/590] Compiling SwiftOperators OperatorTable+Folding.swift
[561/590] Emitting module SwiftOperators
[562/590] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[563/590] Compiling SwiftParserDiagnostics Utils.swift
[564/590] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[565/590] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[566/590] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[567/590] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[568/590] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[569/590] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[570/590] Compiling SwiftParserDiagnostics PresenceUtils.swift
[571/590] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[572/590] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[573/590] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[574/590] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[575/590] Emitting module SwiftParserDiagnostics
[576/590] Compiling SwiftParserDiagnostics MissingNodesError.swift
[577/590] Compiling SwiftParserDiagnostics MissingTokenError.swift
[580/590] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[581/590] Emitting module SwiftParserDiagnostics
[586/620] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[587/620] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[588/620] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[589/621] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[590/621] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[591/621] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[592/621] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[593/621] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[594/621] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[595/621] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[596/621] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[597/621] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[598/621] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[599/621] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[600/622] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[601/622] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[604/622] Compiling SwiftSyntaxBuilder Indenter.swift
[605/622] Compiling SwiftSyntaxBuilder ListBuilder.swift
[606/622] Emitting module SwiftSyntaxBuilder
[616/622] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[618/644] Compiling SwiftSyntaxMacros PreambleMacro.swift
[619/645] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[620/645] Compiling SwiftSyntaxMacros Macro+Format.swift
[621/645] Compiling SwiftSyntaxMacros AttachedMacro.swift
[622/645] Compiling SwiftSyntaxMacros BodyMacro.swift
[623/645] Compiling SwiftSyntaxMacros Macro.swift
[624/645] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[625/645] Compiling SwiftSyntaxMacros MemberMacro.swift
[626/645] Compiling SwiftSyntaxMacros PeerMacro.swift
[627/645] Emitting module SwiftSyntaxMacros
[628/645] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[629/645] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[630/645] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[631/645] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[632/645] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[633/645] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[634/645] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[635/645] Compiling SwiftSyntaxMacros AccessorMacro.swift
[636/645] Compiling SwiftAtprotoLex misc.swift
[637/645] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[638/655] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[639/655] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[640/655] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[641/655] Emitting module SwiftSyntaxMacroExpansion
[642/655] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[643/655] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[644/655] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[645/655] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[646/655] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[647/655] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[648/667] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[649/668] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[650/668] Emitting module SwiftCompilerPluginMessageHandling
[651/668] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[652/668] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[653/668] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[654/668] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[655/668] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[656/668] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[657/668] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[658/668] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[659/668] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[660/668] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[661/670] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[662/670] Emitting module SwiftCompilerPlugin
[663/672] Compiling Macros Macros.swift
[664/672] Emitting module Macros
[665/672] Compiling SwiftAtprotoLex TypeSchema.swift
[666/672] Compiling SwiftAtprotoLex SwiftAtprotoLex.swift
[667/672] Emitting module SwiftAtprotoLex
[667/672] Write Objects.LinkFileList
[669/674] Emitting module swift_atproto
[670/674] Compiling swift_atproto main.swift
[670/674] Write Objects.LinkFileList
[671/674] Linking Macros-tool
[672/676] Linking swift-atproto
[673/676] Applying swift-atproto
[675/676] Compiling ATProtoMacro ATProtoMacro.swift
[676/676] Emitting module ATProtoMacro
Build complete! (128.08s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/swift-libp2p/swift-cid
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/swift-server/async-http-client.git
[1/175] Fetching swift-cid
[176/15125] Fetching swift-cid, swift-argument-parser
[177/29090] Fetching swift-cid, swift-argument-parser, async-http-client
[1642/76183] Fetching swift-cid, swift-argument-parser, async-http-client, swiftformat
[5931/151752] Fetching swift-cid, swift-argument-parser, async-http-client, swiftformat, swift-nio
Fetched https://github.com/apple/swift-argument-parser from cache (1.46s)
[19518/136802] Fetching swift-cid, async-http-client, swiftformat, swift-nio
[24711/207093] Fetching swift-cid, async-http-client, swiftformat, swift-nio, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.57s)
[96773/136802] Fetching swift-cid, async-http-client, swiftformat, swift-nio
Fetched https://github.com/swift-libp2p/swift-cid from cache (3.97s)
[96714/136627] Fetching async-http-client, swiftformat, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (54.90s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (54.90s)
Fetched https://github.com/apple/swift-nio.git from cache (54.90s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (3.17s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.45s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.58s)
Computing version for https://github.com/swift-libp2p/swift-cid
Computed https://github.com/swift-libp2p/swift-cid at 0.0.1 (0.49s)
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetching https://github.com/swift-libp2p/swift-multibase.git
Fetching https://github.com/swift-libp2p/swift-multihash.git
[1/265] Fetching swift-multihash
[57/554] Fetching swift-multihash, swift-multicodec
[204/717] Fetching swift-multihash, swift-multicodec, swift-multibase
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.76s)
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (0.76s)
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (0.76s)
Computing version for https://github.com/swift-libp2p/swift-multibase.git
Computed https://github.com/swift-libp2p/swift-multibase.git at 0.0.3 (0.49s)
Fetching https://github.com/swift-libp2p/swift-bases.git
[1/286] Fetching swift-bases
Fetched https://github.com/swift-libp2p/swift-bases.git from cache (0.78s)
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.50s)
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/108] Fetching swift-varint
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (0.66s)
[1/12934] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.72s)
Computing version for https://github.com/swift-libp2p/swift-varint.git
Computed https://github.com/swift-libp2p/swift-varint.git at 0.0.2 (0.53s)
Computing version for https://github.com/swift-libp2p/swift-bases.git
Computed https://github.com/swift-libp2p/swift-bases.git at 0.0.4 (0.55s)
Computing version for https://github.com/swift-libp2p/swift-multicodec.git
Computed https://github.com/swift-libp2p/swift-multicodec.git at 0.0.8 (0.55s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.54s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.47s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2619] Fetching swift-nio-transport-services
[132/4324] Fetching swift-nio-transport-services, swift-atomics
[184/10242] Fetching swift-nio-transport-services, swift-atomics, swift-algorithms
[631/14078] Fetching swift-nio-transport-services, swift-atomics, swift-algorithms, swift-log
[928/19802] Fetching swift-nio-transport-services, swift-atomics, swift-algorithms, swift-log, swift-nio-extras
[986/31306] Fetching swift-nio-transport-services, swift-atomics, swift-algorithms, swift-log, swift-nio-extras, swift-nio-http2
[4005/46115] Fetching swift-nio-transport-services, swift-atomics, swift-algorithms, swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (1.05s)
[22224/44410] Fetching swift-nio-transport-services, swift-algorithms, swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.37s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.37s)
[18736/30287] Fetching swift-algorithms, swift-log, swift-nio-extras, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (2.69s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.69s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.69s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.69s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.58s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.68s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/16306] Fetching swift-collections
[2/20673] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Fetched https://github.com/apple/swift-system.git from cache (1.78s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.64s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.44s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.45s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/904] Fetching swift-http-types
[101/2031] Fetching swift-http-types, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.85s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.85s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.42s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.42s)
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.25.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
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.0.8
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.26.0
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/swift-libp2p/swift-multibase.git
Working copy of https://github.com/swift-libp2p/swift-multibase.git resolved at 0.0.3
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.2.2
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.5
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.24.0
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.0.2
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.36.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
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.4.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.3.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
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.0.4
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.30.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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-cid",
"requirement" : {
"exact" : [
"0.0.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-cid"
},
{
"identity" : "swift-syntax",
"requirement" : {
"exact" : [
"601.0.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"exact" : [
"1.3.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swiftformat",
"requirement" : {
"exact" : [
"0.55.5"
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat"
},
{
"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"
}
],
"manifest_display_name" : "SwiftAtproto",
"name" : "SwiftAtproto",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SwiftAtproto",
"targets" : [
"SwiftAtproto"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ATProtoMacro",
"targets" : [
"ATProtoMacro"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "swift-atproto",
"targets" : [
"swift-atproto"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftAtprotoPlugin",
"targets" : [
"Generate Source Code"
],
"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",
"SwiftAtprotoPlugin"
],
"sources" : [
"main.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",
"SwiftAtprotoPlugin"
],
"sources" : [
"SwiftAtprotoLex.swift",
"TypeSchema.swift",
"misc.swift"
],
"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",
"extensions.swift"
],
"type" : "library"
},
{
"c99name" : "SourceControl",
"module_type" : "SwiftTarget",
"name" : "SourceControl",
"path" : "Sources/SourceControl",
"product_memberships" : [
"swift-atproto",
"SwiftAtprotoPlugin"
],
"sources" : [
"Git.swift",
"GitRepository.swift",
"LexiconConfig.swift",
"LexiconsStore.swift",
"misc.swift"
],
"type" : "library"
},
{
"c99name" : "MacrosTests",
"module_type" : "SwiftTarget",
"name" : "MacrosTests",
"path" : "Tests/MacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"MacrosTests.swift"
],
"target_dependencies" : [
"Macros"
],
"type" : "test"
},
{
"c99name" : "Macros",
"module_type" : "SwiftTarget",
"name" : "Macros",
"path" : "Sources/Macros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"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" : "Formats Swift source files using SwiftFormat",
"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"
}
],
"tools_version" : "6.0"
}
Done.