The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzyzanowskim/CryptoSwift.git
Reference: 1.8.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/krzyzanowskim/CryptoSwift
 * tag               1.8.2      -> FETCH_HEAD
HEAD is now at c9c3df6 Update SwiftPM package supported platforms
Cloned https://github.com/krzyzanowskim/CryptoSwift.git
Revision (git rev-parse @):
c9c3df6ab812de32bae61fc0cd1bf6d45170ebf0
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.2
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.17s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.31s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cryptoswift",
      "name": "CryptoSwift",
      "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.23s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.2 (c9c3df6)
warning: '.resolve-product-dependencies': dependency 'cryptoswift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/krzyzanowskim/CryptoSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[3/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-6044DDE57671499D.txt
[6/106] Compiling CryptoSwift XChaCha20+Foundation.swift
[7/106] Compiling CryptoSwift Generics.swift
[8/106] Compiling CryptoSwift HKDF.swift
[9/106] Compiling CryptoSwift HMAC.swift
[10/106] Compiling CryptoSwift ISO10126Padding.swift
[11/106] Compiling CryptoSwift ISO78164Padding.swift
[12/106] Compiling CryptoSwift Int+Extension.swift
[13/106] Compiling CryptoSwift MD5.swift
[14/106] Compiling CryptoSwift NoPadding.swift
[15/106] Compiling CryptoSwift Operators.swift
[16/106] Compiling CryptoSwift DER.swift
[17/106] Compiling CryptoSwift PBKDF1.swift
[18/106] Compiling CryptoSwift PBKDF2.swift
[19/106] Compiling CryptoSwift PKCS1v15.swift
[20/106] Compiling CryptoSwift CompactMap.swift
[21/106] Compiling CryptoSwift Cryptor.swift
[22/106] Compiling CryptoSwift Cryptors.swift
[23/106] Compiling CryptoSwift Digest.swift
[24/106] Compiling CryptoSwift DigestType.swift
[25/106] Compiling CryptoSwift AES+Foundation.swift
[26/106] Compiling CryptoSwift Array+Foundation.swift
[27/106] Compiling CryptoSwift Blowfish+Foundation.swift
[28/106] Compiling CryptoSwift ChaCha20+Foundation.swift
[29/106] Compiling CryptoSwift Data+Extension.swift
[30/106] Compiling CryptoSwift HMAC+Foundation.swift
[31/106] Compiling CryptoSwift Rabbit+Foundation.swift
[32/106] Compiling CryptoSwift String+FoundationExtension.swift
[33/106] Compiling CryptoSwift Utils+Foundation.swift
[34/120] Compiling CryptoSwift CMAC.swift
[35/120] Compiling CryptoSwift Addition.swift
[36/120] Compiling CryptoSwift BigInt.swift
[37/120] Compiling CryptoSwift BigUInt.swift
[38/120] Compiling CryptoSwift Bitwise Ops.swift
[39/120] Compiling CryptoSwift CS.swift
[40/120] Compiling CryptoSwift Codable.swift
[41/120] Compiling CryptoSwift Comparable.swift
[42/120] Compiling CryptoSwift Data Conversion.swift
[43/120] Compiling CryptoSwift Division.swift
[44/120] Compiling CryptoSwift Exponentiation.swift
[45/120] Compiling CryptoSwift Floating Point Conversion.swift
[46/120] Compiling CryptoSwift GCD.swift
[47/120] Compiling CryptoSwift Hashable.swift
[48/120] Emitting module CryptoSwift
[49/120] Compiling CryptoSwift BlockEncryptor.swift
[50/120] Compiling CryptoSwift BlockMode.swift
[51/120] Compiling CryptoSwift BlockModeOptions.swift
[52/120] Compiling CryptoSwift CBC.swift
[53/120] Compiling CryptoSwift CCM.swift
[54/120] Compiling CryptoSwift CFB.swift
[55/120] Compiling CryptoSwift CTR.swift
[56/120] Compiling CryptoSwift CipherModeWorker.swift
[57/120] Compiling CryptoSwift ECB.swift
[58/120] Compiling CryptoSwift GCM.swift
[59/120] Compiling CryptoSwift OCB.swift
[60/120] Compiling CryptoSwift OFB.swift
[61/120] Compiling CryptoSwift PCBC.swift
[62/120] Compiling CryptoSwift Blowfish.swift
[63/120] Compiling CryptoSwift CBCMAC.swift
[64/120] Compiling CryptoSwift Integer Conversion.swift
[65/120] Compiling CryptoSwift Multiplication.swift
[66/120] Compiling CryptoSwift Prime Test.swift
[67/120] Compiling CryptoSwift Random.swift
[68/120] Compiling CryptoSwift Shifts.swift
[69/120] Compiling CryptoSwift Square Root.swift
[70/120] Compiling CryptoSwift Strideable.swift
[71/120] Compiling CryptoSwift String Conversion.swift
[72/120] Compiling CryptoSwift Subtraction.swift
[73/120] Compiling CryptoSwift Words and Bits.swift
[74/120] Compiling CryptoSwift ChaCha20.swift
[75/120] Compiling CryptoSwift Checksum.swift
[76/120] Compiling CryptoSwift Cipher.swift
[77/120] Compiling CryptoSwift Collection+Extension.swift
[78/120] Compiling CryptoSwift AEAD.swift
[79/120] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[80/120] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[81/120] Compiling CryptoSwift AES.Cryptors.swift
[82/120] Compiling CryptoSwift AES.swift
[83/120] Compiling CryptoSwift ASN1.swift
[84/120] Compiling CryptoSwift ASN1Decoder.swift
[85/120] Compiling CryptoSwift ASN1Encoder.swift
[86/120] Compiling CryptoSwift ASN1Scanner.swift
[87/120] Compiling CryptoSwift Array+Extension.swift
[88/120] Compiling CryptoSwift Authenticator.swift
[89/120] Compiling CryptoSwift BatchedCollection.swift
[90/120] Compiling CryptoSwift Bit.swift
[91/120] Compiling CryptoSwift BlockCipher.swift
[92/120] Compiling CryptoSwift BlockDecryptor.swift
[93/120] Compiling CryptoSwift Signature.swift
[94/120] Compiling CryptoSwift StreamDecryptor.swift
[95/120] Compiling CryptoSwift StreamEncryptor.swift
[96/120] Compiling CryptoSwift String+Extension.swift
[97/120] Compiling CryptoSwift UInt128.swift
[98/120] Compiling CryptoSwift UInt16+Extension.swift
[99/120] Compiling CryptoSwift UInt32+Extension.swift
[100/120] Compiling CryptoSwift UInt64+Extension.swift
[101/120] Compiling CryptoSwift UInt8+Extension.swift
[102/120] Compiling CryptoSwift Updatable.swift
[103/120] Compiling CryptoSwift Utils.swift
[104/120] Compiling CryptoSwift XChaCha20.swift
[105/120] Compiling CryptoSwift ZeroPadding.swift
[106/120] Compiling CryptoSwift resource_bundle_accessor.swift
[107/120] Compiling CryptoSwift PKCS5.swift
[108/120] Compiling CryptoSwift PKCS7.swift
[109/120] Compiling CryptoSwift PKCS7Padding.swift
[110/120] Compiling CryptoSwift Padding.swift
[111/120] Compiling CryptoSwift Poly1305.swift
[112/120] Compiling CryptoSwift RSA+Cipher.swift
[113/120] Compiling CryptoSwift RSA+Signature.swift
[114/120] Compiling CryptoSwift RSA.swift
[115/120] Compiling CryptoSwift Rabbit.swift
[116/120] Compiling CryptoSwift SHA1.swift
[117/120] Compiling CryptoSwift SHA2.swift
[118/120] Compiling CryptoSwift SHA3.swift
[119/120] Compiling CryptoSwift Scrypt.swift
[120/120] Compiling CryptoSwift SecureBytes.swift
Build complete! (13.35s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/krzyzanowskim/cryptoswift/1.8.2
Repository:               krzyzanowskim/CryptoSwift
Swift version used:       5.10
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0")
Target:                   CryptoSwift
Generating documentation for 'CryptoSwift'...
Converting documentation...
Conversion complete! (0.56s)
Generated DocC archive at '/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/krzyzanowskim/cryptoswift/1.8.2'
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-6044DDE57671499D.txt
[6/52] Compiling SymbolKit SourceOrigin.swift
[7/52] Compiling SymbolKit GenericConstraints.swift
[8/52] Compiling SymbolKit Swift.swift
[9/52] Compiling SymbolKit SemanticVersion.swift
[10/52] Compiling SymbolKit AccessControl.swift
[11/52] Compiling SymbolKit Availability.swift
[12/57] Compiling SymbolKit Mixin+Equals.swift
[13/57] Compiling SymbolKit Mixin+Hash.swift
[14/57] Compiling SymbolKit Mixin.swift
[15/57] Compiling SymbolKit LineList.swift
[16/57] Compiling SymbolKit Position.swift
[17/57] Compiling SymbolKit SourceRange.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit SPI.swift
[25/57] Compiling SymbolKit Snippet.swift
[26/57] Compiling SymbolKit Extension.swift
[27/57] Compiling SymbolKit GenericConstraint.swift
[28/57] Compiling SymbolKit GenericParameter.swift
[29/57] Compiling SymbolKit FunctionSignature.swift
[30/57] Compiling SymbolKit Identifier.swift
[31/57] Compiling SymbolKit KindIdentifier.swift
[32/57] Compiling SymbolKit Location.swift
[33/57] Compiling SymbolKit Mutability.swift
[34/57] Compiling SymbolKit Names.swift
[35/57] Compiling SymbolKit Generics.swift
[36/57] Compiling SymbolKit Namespace.swift
[37/57] Compiling SymbolKit Symbol.swift
[38/57] Compiling SymbolKit SymbolKind.swift
[39/57] Compiling SymbolKit SymbolGraph.swift
[40/57] Emitting module SymbolKit
[41/57] Compiling SymbolKit Metadata.swift
[42/57] Compiling SymbolKit Module.swift
[43/57] Compiling SymbolKit OperatingSystem.swift
[44/57] Compiling SymbolKit Platform.swift
[45/57] Compiling SymbolKit Relationship.swift
[46/57] Compiling SymbolKit RelationshipKind.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.00s)
Building for debugging...
[0/1] Write swift-version-6044DDE57671499D.txt
Build complete! (0.13s)
    2444
15	/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/krzyzanowskim/cryptoswift/1.8.2
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/krzyzanowskim/cryptoswift/1.8.2
File count: 2444
Doc size:   15.0MB
Preparing doc bundle ...
Uploading prod-krzyzanowskim-cryptoswift-1.8.2-67ae5f08.zip to s3://spi-docs-inbox/prod-krzyzanowskim-cryptoswift-1.8.2-67ae5f08.zip
Copying... [12%]
Copying... [22%]
Copying... [32%]
Copying... [42%]
Copying... [52%]
Copying... [62%]
Copying... [71%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.

Build Machine: Mac 7