The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of LeakDetect with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/LeakDetect.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yume190/LeakDetect
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2726d6c Move SyntaxParser to Parser
Cloned https://github.com/yume190/LeakDetect.git
Revision (git rev-parse @):
2726d6c55ef54392a06313fa9067db2e6ea600ef
SUCCESS checkout https://github.com/yume190/LeakDetect.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/yume190/LeakDetect.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/33] Write sources
[1/33] Write leakDetect-entitlement.plist
[3/33] Write sources
[15/33] Compiling Clang_C Clang_C.c
[15/33] Compiling SourceKit SourceKit.c
[17/33] Write sources
[19/33] Write swift-version--423B1241ED78D482.txt
[20/95] Compiling writer.c
[21/95] Compiling reader.c
[22/95] Compiling parser.c
[23/108] Compiling api.c
[24/190] Compiling emitter.c
[25/208] Compiling scanner.c
[27/223] Compiling ArgumentParserToolInfo ToolInfo.swift
[28/223] Emitting module ArgumentParserToolInfo
[29/260] Compiling ArgumentParser OptionGroup.swift
[30/260] Compiling ArgumentParser AsyncParsableCommand.swift
[31/260] Compiling ArgumentParser CommandConfiguration.swift
[32/260] Compiling ArgumentParser EnumerableFlag.swift
[33/260] Compiling CryptoSwift NoPadding.swift
[34/265] Compiling ArgumentParser Option.swift
[39/270] Compiling ArgumentParser HelpCommand.swift
[40/270] Compiling ArgumentParser HelpGenerator.swift
[41/270] Compiling ArgumentParser MessageInfo.swift
[42/270] Compiling ArgumentParser UsageGenerator.swift
[44/270] Compiling Rainbow StringGenerator.swift
[45/271] Emitting module PathKit
[46/271] Compiling Rainbow Style.swift
[47/271] Compiling ArgumentParser Name.swift
[48/271] Compiling ArgumentParser Parsed.swift
[49/271] Compiling ArgumentParser ParsedValues.swift
[50/271] Compiling ArgumentParser ParserError.swift
[51/271] Compiling ArgumentParser SplitArguments.swift
[52/271] Compiling Rainbow String+Rainbow.swift
[53/271] Compiling ArgumentParser CollectionExtensions.swift
[54/271] Compiling ArgumentParser Platform.swift
[55/271] Compiling ArgumentParser SequenceExtensions.swift
[56/271] Compiling ArgumentParser StringExtensions.swift
[57/271] Compiling ArgumentParser Tree.swift
[58/271] Compiling ArgumentParser ArgumentDefinition.swift
[59/271] Compiling ArgumentParser ArgumentSet.swift
[60/271] Compiling ArgumentParser CommandParser.swift
[63/274] Compiling ArgumentParser BashCompletionsGenerator.swift
[64/274] Compiling ArgumentParser CompletionsGenerator.swift
[65/274] Compiling ArgumentParser FishCompletionsGenerator.swift
[66/274] Compiling ArgumentParser ZshCompletionsGenerator.swift
[70/274] Compiling ArgumentParser InputKey.swift
[71/274] Compiling ArgumentParser InputOrigin.swift
[72/274] Compiling ArgumentParser ArgumentVisibility.swift
[73/274] Compiling ArgumentParser CompletionKind.swift
[74/274] Compiling ArgumentParser Argument.swift
[75/274] Compiling ArgumentParser ArgumentHelp.swift
[76/274] Compiling ArgumentParser ExpressibleByArgument.swift
[77/274] Compiling ArgumentParser ParsableArguments.swift
[78/274] Emitting module SWXMLHash
[79/274] Compiling ArgumentParser Errors.swift
[80/274] Compiling ArgumentParser Flag.swift
[81/274] Compiling ArgumentParser NameSpecification.swift
[94/275] Emitting module Yams
[97/275] Compiling PathKit PathKit.swift
[108/275] Emitting module ArgumentParser
[115/275] Compiling ArgumentParser DumpHelpGenerator.swift
[122/275] Compiling SWXMLHash XMLHashOptions.swift
[123/275] Compiling SWXMLHash XMLIndexer.swift
[124/275] Compiling SWXMLHash shim.swift
[128/275] Compiling Yams YamlError.swift
[129/316] Compiling Rainbow Rainbow.swift
[130/316] Compiling SourceKittenFramework CodeCompletionItem.swift
[131/316] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[132/316] Compiling Rainbow OutputTarget.swift
[133/316] Compiling SourceKittenFramework Clang+SourceKitten.swift
[134/316] Compiling SourceKittenFramework ClangTranslationUnit.swift
[135/316] Compiling SourceKittenFramework ByteCount.swift
[136/316] Compiling SourceKittenFramework ByteRange.swift
[137/316] Emitting module Rainbow
[138/316] Compiling SourceKittenFramework Dictionary+Merge.swift
[139/316] Compiling SourceKittenFramework Documentation.swift
[140/316] Compiling SourceKittenFramework Exec.swift
[141/316] Compiling SourceKittenFramework File+Hashable.swift
[142/316] Compiling SourceKittenFramework File.swift
[143/316] Compiling CryptoSwift Hashable.swift
[144/316] Compiling CryptoSwift Integer Conversion.swift
[145/316] Compiling CryptoSwift Multiplication.swift
[146/316] Compiling CryptoSwift Prime Test.swift
[147/316] Compiling CryptoSwift Random.swift
[148/316] Compiling CryptoSwift Shifts.swift
[149/316] Compiling CryptoSwift Square Root.swift
[150/316] Compiling CryptoSwift Strideable.swift
[151/316] Compiling CryptoSwift String Conversion.swift
[152/316] Compiling CryptoSwift Subtraction.swift
[153/316] Compiling CryptoSwift Words and Bits.swift
[154/316] Compiling CryptoSwift ChaCha20.swift
[155/316] Compiling CryptoSwift Checksum.swift
[156/316] Compiling CryptoSwift Cipher.swift
[157/316] Compiling CryptoSwift BlockEncryptor.swift
[158/316] Compiling CryptoSwift BlockMode.swift
[159/316] Compiling CryptoSwift BlockModeOptions.swift
[160/316] Compiling CryptoSwift CBC.swift
[161/316] Compiling CryptoSwift CCM.swift
[162/316] Compiling CryptoSwift CFB.swift
[163/316] Compiling CryptoSwift CTR.swift
[164/316] Compiling CryptoSwift CipherModeWorker.swift
[165/316] Compiling CryptoSwift ECB.swift
[166/316] Compiling CryptoSwift GCM.swift
[167/316] Compiling CryptoSwift OCB.swift
[168/316] Compiling CryptoSwift OFB.swift
[169/316] Compiling CryptoSwift PCBC.swift
[170/316] Compiling CryptoSwift Blowfish.swift
[177/329] Compiling SourceKittenFramework String+SourceKitten.swift
[178/329] Compiling SourceKittenFramework StringView+SourceKitten.swift
[179/329] Compiling SourceKittenFramework StringView.swift
[180/329] Compiling SourceKittenFramework Structure.swift
[181/329] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[182/329] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[183/329] Compiling SourceKittenFramework SwiftDocKey.swift
[184/329] Compiling SourceKittenFramework SwiftDocs.swift
[185/329] Emitting module SourceKittenFramework
[191/334] Compiling SourceKittenFramework JSONOutput.swift
[192/334] Compiling SourceKittenFramework Language.swift
[193/334] Compiling SourceKittenFramework Line.swift
[194/334] Compiling SourceKittenFramework LinuxCompatibility.swift
[195/334] Compiling SourceKittenFramework Module.swift
[196/334] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[197/334] Compiling SourceKittenFramework OffsetMap.swift
[204/334] Compiling SourceKittenFramework SyntaxToken.swift
[205/334] Compiling SourceKittenFramework Text.swift
[206/334] Compiling SourceKittenFramework UID.swift
[207/334] Compiling SourceKittenFramework UIDRepresentable.swift
[208/334] Compiling SourceKittenFramework Version.swift
[211/334] Compiling SourceKittenFramework SwiftVersion.swift
[212/334] Compiling SourceKittenFramework SyntaxKind.swift
[213/334] Compiling SourceKittenFramework SyntaxMap.swift
[220/334] Compiling SourceKittenFramework Parameter.swift
[221/334] Compiling SourceKittenFramework Request.swift
[222/334] Compiling SourceKittenFramework SourceDeclaration.swift
[223/334] Compiling SourceKittenFramework SourceKitObject.swift
[224/334] Compiling SourceKittenFramework SourceLocation.swift
[225/334] Compiling SourceKittenFramework StatementKind.swift
[226/334] Compiling CryptoSwift SecureBytes.swift
[227/334] Compiling CryptoSwift Signature.swift
[228/334] Compiling CryptoSwift StreamDecryptor.swift
[229/334] Compiling CryptoSwift StreamEncryptor.swift
[230/334] Compiling CryptoSwift String+Extension.swift
[231/334] Compiling CryptoSwift UInt128.swift
[232/334] Compiling CryptoSwift UInt16+Extension.swift
[233/334] Compiling CryptoSwift UInt32+Extension.swift
[234/334] Compiling CryptoSwift UInt64+Extension.swift
[235/334] Compiling CryptoSwift UInt8+Extension.swift
[236/334] Compiling CryptoSwift Updatable.swift
[237/334] Compiling CryptoSwift Utils.swift
[238/334] Compiling CryptoSwift ZeroPadding.swift
[239/334] Compiling SourceKittenFramework Xcode.swift
[240/334] Compiling SourceKittenFramework XcodeBuildSetting.swift
[241/334] Compiling SourceKittenFramework library_wrapper.swift
[242/334] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[243/334] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[258/334] Emitting module CryptoSwift
[262/334] Compiling CryptoSwift Cryptors.swift
[263/334] Compiling CryptoSwift Digest.swift
[264/334] Compiling CryptoSwift DigestType.swift
[265/334] Compiling CryptoSwift AES+Foundation.swift
[266/334] Compiling CryptoSwift Array+Foundation.swift
[267/334] Compiling CryptoSwift Blowfish+Foundation.swift
[268/334] Compiling CryptoSwift ChaCha20+Foundation.swift
[269/334] Compiling CryptoSwift Data+Extension.swift
[270/334] Compiling CryptoSwift HMAC+Foundation.swift
[271/334] Compiling CryptoSwift Rabbit+Foundation.swift
[272/334] Compiling CryptoSwift String+FoundationExtension.swift
[287/334] Compiling CryptoSwift PKCS5.swift
[288/334] Compiling CryptoSwift PKCS7.swift
[289/334] Compiling CryptoSwift PKCS7Padding.swift
[290/334] Compiling CryptoSwift Padding.swift
[291/334] Compiling CryptoSwift Poly1305.swift
[292/334] Compiling CryptoSwift RSA+Cipher.swift
[293/334] Compiling CryptoSwift RSA+Signature.swift
[294/334] Compiling CryptoSwift RSA.swift
[295/334] Compiling CryptoSwift Rabbit.swift
[296/334] Compiling CryptoSwift SHA1.swift
[297/334] Compiling CryptoSwift SHA2.swift
[298/334] Compiling CryptoSwift SHA3.swift
[299/334] Compiling CryptoSwift Scrypt.swift
[300/336] Emitting module Derived
[301/336] Compiling Derived DerivedPath.swift
[319/336] Emitting module SwiftSyntax
[329/336] Write Objects.LinkFileList
[330/342] Archiving libSwiftSyntax.a
[332/342] Compiling SwiftDiagnostics Note.swift
[333/342] Compiling SwiftDiagnostics Message.swift
[334/342] Compiling SwiftDiagnostics FixIt.swift
[335/342] Compiling SwiftDiagnostics Diagnostic.swift
[336/342] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[337/342] Emitting module SwiftDiagnostics
[338/368] Compiling SwiftParser TokenConsumer.swift
[339/368] Compiling SwiftParser TokenPrecedence.swift
[340/368] Compiling SwiftParser TopLevel.swift
[341/368] Compiling SwiftParser Nominals.swift
[342/368] Compiling SwiftParser Parser.swift
[343/368] Compiling SwiftParser Patterns.swift
[344/368] Compiling SwiftParser RawTokenKindSubset.swift
[345/371] Compiling SwiftParser Recovery.swift
[346/371] Compiling SwiftParser Statements.swift
[347/371] Compiling SwiftParser SyntaxUtils.swift
[348/371] Compiling SwiftParser Attributes.swift
[349/371] Compiling SwiftParser Availability.swift
[350/371] Compiling SwiftParser CharacterInfo.swift
[351/371] Compiling SwiftParser Declarations.swift
[352/371] Compiling SwiftParser TriviaParser.swift
[353/371] Compiling SwiftParser Types.swift
[354/371] Compiling SwiftParser DeclarationAttribute.swift
[355/371] Compiling SwiftParser DeclarationModifier.swift
[356/371] Compiling SwiftParser Parser+Entry.swift
[357/371] Compiling SwiftParser TypeAttribute.swift
[358/371] Compiling SwiftParser Directives.swift
[359/371] Compiling SwiftParser Expressions.swift
[360/371] Compiling SwiftParser Lexer.swift
[361/371] Compiling SwiftParser LexerDiagnosticMessages.swift
[362/371] Compiling SwiftParser Lookahead.swift
[363/371] Compiling SwiftParser LoopProgressCondition.swift
[364/371] Compiling SwiftParser Modifiers.swift
[365/371] Compiling SwiftParser Names.swift
[366/371] Emitting module SwiftParser
[366/371] Write Objects.LinkFileList
[367/371] Archiving libSwiftParser.a
[369/386] Compiling SKClient SourceKitResponse.swift
[370/386] Compiling SKClient String+XML.swift
[371/387] Compiling SKClient Exec.swift
[372/387] Compiling SKClient IndexDB.swift
[373/387] Compiling SKClient USR.swift
[374/387] Compiling SKClient ClosureCaptureVisitor.swift
[375/387] Compiling SKClient Duration.swift
[376/387] Compiling SKClient Env.swift
[377/387] Compiling SKClient Kind.swift
[378/387] Compiling SKClient Reportable.swift
[379/387] Compiling SKClient SDK.swift
[380/387] Compiling SKClient SKClient.swift
[381/387] Emitting module SKClient
[382/387] Compiling SKClient CodeLocation.swift
[383/387] Compiling SKClient Demangle.swift
[384/387] Compiling SKClient XCodeSetting.swift
[385/408] Compiling LeakDetectKit TypeEscapeVisitor.swift
[386/408] Compiling LeakDetectKit WeakDetector.swift
[387/408] Compiling LeakDetectKit LeakResult.swift
[388/408] Compiling LeakDetectKit Pipeline.swift
[389/408] Compiling LeakDetectKit Visitors.swift
[390/408] Compiling LeakDetectKit BuiltinTypeList.swift
[391/410] Compiling LeakDetectKit String+Remove.swift
[392/410] Compiling LeakDetectKit String+SourceKitResponse.swift
[393/410] Emitting module LeakDetectKit
[394/410] Compiling LeakDetectKit SkipsFunction.swift
[395/410] Compiling LeakDetectKit SDK+Target.swift
[396/410] Compiling LeakDetectKit SKClient+Ex.swift
[397/410] Compiling LeakDetectKit ExprSyntax+Ex.swift
[398/410] Compiling LeakDetectKit TypeSyntax+Ex.swift
[399/410] Compiling LeakDetectKit USR+Struct.swift
[400/410] Compiling LeakDetectKit EscapingDetector.swift
[401/410] Compiling LeakDetectKit FunctionParameterListEscapeVisitor.swift
[402/410] Compiling LeakDetectKit AssignClosureVisitor.swift
[403/410] Compiling LeakDetectKit CaptureListRewriter.swift
[404/410] Compiling LeakDetectKit DeclsVisitor.swift
[405/410] Compiling LeakDetectKit IdentifierVisitor.swift
[406/410] Compiling LeakDetectKit LeakVisitor.swift
[407/410] Compiling LeakDetectKit LeakVisitorResult.swift
[408/416] Compiling LeakDetect Arguments+Ex.swift
[409/416] Compiling LeakDetect Reporter.swift
[410/416] Compiling LeakDetect GitAction.swift
[411/416] Compiling LeakDetect Command.swift
[412/416] Compiling LeakDetect Entry.swift
[413/416] Emitting module LeakDetect
[413/416] Write Objects.LinkFileList
[414/416] Linking leakDetect
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/leakDetect: replacing existing signature
[415/416] Applying leakDetect
Build complete! (47.48s)
Fetching https://github.com/krzyzanowskim/CryptoSwift from cache
Fetching https://github.com/jpsim/SourceKitten from cache
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/yume190/TypeFill from cache
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/kylef/PathKit from cache (0.21s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.21s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (0.21s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.22s)
Fetching https://github.com/zonble/HumanString.git from cache
Fetched https://github.com/jpsim/SourceKitten from cache (0.23s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.17s)
Fetched https://github.com/onevcat/Rainbow from cache (0.22s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.23s)
Fetched https://github.com/zonble/HumanString.git from cache (0.30s)
Fetched https://github.com/apple/swift-syntax.git from cache (0.38s)
Fetched https://github.com/yume190/TypeFill from cache (0.70s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.0.6 (0.03s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.02s)
Computing version for https://github.com/zonble/HumanString.git
Computed https://github.com/zonble/HumanString.git at 0.1.1 (0.39s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.2 (0.03s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.34.1 (0.33s)
Computing version for https://github.com/yume190/TypeFill
Computed https://github.com/yume190/TypeFill at 0.4.9 (0.54s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 508.0.1 (0.78s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.04s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.1 (0.58s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.7.2 (0.49s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Rainbow-64aa5363 is not valid git repository for 'https://github.com/onevcat/Rainbow', will fetch again.
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Rainbow-64aa5363 is not valid git repository for 'https://github.com/onevcat/Rainbow', will fetch again.
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.01s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/zonble/HumanString.git
Working copy of https://github.com/zonble/HumanString.git resolved at 0.1.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.1
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit', will fetch again.
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/kylef/PathKit from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit', will fetch again.
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/kylef/PathKit from cache (0.01s)
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SourceKitten-8ccd7df5 is not valid git repository for 'https://github.com/jpsim/SourceKitten', will fetch again.
Fetching https://github.com/jpsim/SourceKitten from cache
Fetched https://github.com/jpsim/SourceKitten from cache (0.03s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SourceKitten-8ccd7df5 is not valid git repository for 'https://github.com/jpsim/SourceKitten', will fetch again.
Fetching https://github.com/jpsim/SourceKitten from cache
Fetched https://github.com/jpsim/SourceKitten from cache (0.11s)
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.34.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 508.0.1
Creating working copy for https://github.com/yume190/TypeFill
Working copy of https://github.com/yume190/TypeFill resolved at 0.4.9
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/CryptoSwift-02302490 is not valid git repository for 'https://github.com/krzyzanowskim/CryptoSwift', will fetch again.
Fetching https://github.com/krzyzanowskim/CryptoSwift from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/CryptoSwift-02302490 is not valid git repository for 'https://github.com/krzyzanowskim/CryptoSwift', will fetch again.
Fetching https://github.com/krzyzanowskim/CryptoSwift from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (0.01s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.7.2
Build complete.
Done.