The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CryptoScraper with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.21.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/foscomputerservices/CryptoScraper.git
Reference: v0.3.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/foscomputerservices/CryptoScraper
 * tag               v0.3.0     -> FETCH_HEAD
HEAD is now at 7be2a91 Merge pull request #15 from foscomputerservices/tron-blockchain
Cloned https://github.com/foscomputerservices/CryptoScraper.git into spi-builder-workspace
7be2a9192f98c8f4f3c449725a29125f78332f6f
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/foscomputerservices/CryptoScraper.git at v0.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/oscbyspro/AwesomeNumbersKit.git from cache
Fetched https://github.com/oscbyspro/AwesomeNumbersKit.git (0.21s)
Computing version for https://github.com/oscbyspro/AwesomeNumbersKit.git
Computed https://github.com/oscbyspro/AwesomeNumbersKit.git at 0.3.4 (0.49s)
Creating working copy for https://github.com/oscbyspro/AwesomeNumbersKit.git
Working copy of https://github.com/oscbyspro/AwesomeNumbersKit.git resolved at 0.3.4
Building for debugging...
[1/14] Compiling ANKFoundation ANKSigned.swift
[2/14] Compiling ANKFoundation ANKTrivialFixedWidthInteger.swift
[3/14] Compiling ANKFoundation ANKWords.swift
[4/15] Compiling ANKFoundation ANKBigEndianTextCodable.swift
[5/15] Compiling ANKFoundation ANKBinaryInteger.swift
[6/15] Compiling ANKFoundation Aliases.swift
[7/15] Compiling ANKFoundation ANKSign.swift
[8/15] Compiling ANKFoundation ANKLargeBinaryInteger.swift
[9/15] Compiling ANKFoundation ANKLargeFixedWidthInteger.swift
[10/15] Compiling ANKFoundation Text.swift
[11/15] Compiling ANKFoundation ANKBitPatternConvertible.swift
[12/15] Compiling ANKFoundation ANKContiguousBytes.swift
[13/15] Compiling ANKFoundation ANKFixedWidthInteger.swift
[14/15] Compiling ANKFoundation ANKIntOrUInt.swift
[15/15] Emitting module ANKFoundation
[16/57] Compiling ANKSignedKit ANKSigned+Text.swift
[17/57] Compiling ANKSignedKit ANKSigned.swift
[18/58] Compiling ANKFullWidthKit ANKFullWidth+0512.swift
[19/58] Compiling ANKFullWidthKit ANKFullWidth+1024.swift
[20/58] Compiling ANKFullWidthKit ANKFullWidth+Comparison.swift
[21/58] Compiling ANKFullWidthKit ANKFullWidth+Complements.swift
[22/58] Compiling ANKFullWidthKit ANKFullWidth+Collection+Pointers.swift
[23/58] Compiling ANKFullWidthKit ANKFullWidth+Collection.swift
[24/58] Compiling ANKSignedKit Exports.swift
[25/58] Compiling ANKFullWidthKit ANKFullWidth+0192.swift
[26/58] Compiling ANKFullWidthKit ANKFullWidth+0256.swift
[27/58] Compiling ANKFullWidthKit ANKFullWidth+0064.swift
[28/58] Compiling ANKFullWidthKit ANKFullWidth+0128.swift
[29/58] Emitting module ANKSignedKit
[32/58] Compiling ANKFullWidthKit ANKFullWidth+2048.swift
[33/58] Compiling ANKFullWidthKit ANKFullWidth+4096.swift
[38/62] Compiling ANKFullWidthKit ANKFullWidth+Addition+Digit.swift
[39/62] Compiling ANKFullWidthKit ANKFullWidth+Addition.swift
[40/62] Compiling ANKFullWidthKit ANKFullWidth+Arithmetic.swift
[41/62] Compiling ANKFullWidthKit ANKFullWidth+Bitwise.swift
[46/62] Compiling ANKFullWidthKit ANKFullWidth+Division+Digit.swift
[47/62] Compiling ANKFullWidthKit ANKFullWidth+Division.swift
[48/62] Compiling ANKFullWidthKit ANKFullWidth+Endianness.swift
[49/62] Compiling ANKFullWidthKit ANKFullWidth+Multiplication+Digit.swift
[50/62] Compiling ANKFullWidthKit ANKFullWidth+Subtraction+Digit.swift
[51/62] Compiling ANKFullWidthKit ANKFullWidth+Subtraction.swift
[52/62] Compiling ANKFullWidthKit ANKFullWidth+Text.swift
[53/62] Compiling ANKFullWidthKit ANKFullWidth+Words.swift
[54/62] Compiling ANKFullWidthKit ANKFullWidth+Multiplication.swift
[55/62] Compiling ANKFullWidthKit ANKFullWidth+Negation.swift
[56/62] Compiling ANKFullWidthKit ANKFullWidth+Numbers.swift
[57/62] Compiling ANKFullWidthKit ANKFullWidth+Shifts.swift
[58/62] Compiling ANKFullWidthKit ANKFullWidth.swift
[59/62] Compiling ANKFullWidthKit Aliases.swift
[60/62] Compiling ANKFullWidthKit UInt+Arithmetic.swift
[61/62] Compiling ANKFullWidthKit UInt+Radix.swift
[62/62] Emitting module ANKFullWidthKit
[63/64] Compiling AwesomeNumbersKit Exports.swift
[64/64] Emitting module AwesomeNumbersKit
[65/111] Emitting module CryptoScraper
[66/117] Compiling CryptoScraper EthereumScanner.swift
[67/117] Compiling CryptoScraper Etherscan.swift
[68/117] Compiling CryptoScraper FTMScan.swift
[69/117] Compiling CryptoScraper FantomChain.swift
[70/117] Compiling CryptoScraper FantomContract.swift
[71/117] Compiling CryptoScraper OptimismChain.swift
[72/117] Compiling CryptoScraper OptimismContract.swift
[73/117] Compiling CryptoScraper Decodable.swift
[74/117] Compiling CryptoScraper DecodingError.swift
[75/117] Compiling CryptoScraper URL.swift
[76/117] Compiling CryptoScraper CryptoAmount.swift
[77/117] Compiling CryptoScraper CryptoChain.swift
[78/117] Compiling CryptoScraper CryptoContract.swift
[79/117] Compiling CryptoScraper OptimisticEtherscan.swift
[80/117] Compiling CryptoScraper MaticContract.swift
[81/117] Compiling CryptoScraper PolygonChain.swift
[82/117] Compiling CryptoScraper PolygonScan.swift
[83/117] Compiling CryptoScraper TronChain.swift
[84/117] Compiling CryptoScraper TronContract.swift
[85/117] Compiling CryptoScraper TronScan+Accounts.swift
[86/117] Compiling CryptoScraper CoinGeckoError.swift
[87/117] Compiling CryptoScraper CoinMarketCapAggregator+Coins.swift
[88/117] Compiling CryptoScraper CoinMarketCapAggregator.swift
[89/117] Compiling CryptoScraper CoinMarketCapError.swift
[90/117] Compiling CryptoScraper Exports.swift
[91/117] Compiling CryptoScraper DateFormatter.swift
[92/117] Compiling CryptoScraper CryptoDataAggregator.swift
[93/117] Compiling CryptoScraper CryptoInfo.swift
[94/117] Compiling CryptoScraper CryptoScanner.swift
[95/117] Compiling CryptoScraper CryptoTransaction.swift
[96/117] Compiling CryptoScraper FoundationDataFetch.swift
[97/117] Compiling CryptoScraper JSONDecoder.swift
[98/117] Compiling CryptoScraper TronScan+Transactions.swift
[99/117] Compiling CryptoScraper TronScan.swift
[100/117] Compiling CryptoScraper CryptoScraper.swift
[101/117] Compiling CryptoScraper CoinGeckoAggregator+Availability.swift
[102/117] Compiling CryptoScraper CoinGeckoAggregator+Coins.swift
[103/117] Compiling CryptoScraper CoinGeckoAggregator.swift
[104/117] Compiling CryptoScraper BlockChainInfo.swift
[105/117] Compiling CryptoScraper BlockChains.swift
[106/117] Compiling CryptoScraper EthereumChain.swift
[107/117] Compiling CryptoScraper EthereumContract.swift
[108/117] Compiling CryptoScraper EthereumScanner+Accounts.swift
[109/117] Compiling CryptoScraper EthereumScanner+Tokens.swift
[110/117] Compiling CryptoScraper EthereumScanner+Transactions.swift
[111/117] Compiling CryptoScraper BNBContract.swift
[112/117] Compiling CryptoScraper BinanceSmartChain.swift
[113/117] Compiling CryptoScraper BscScan.swift
[114/117] Compiling CryptoScraper BitcoinChain.swift
[115/117] Compiling CryptoScraper BitcoinContract.swift
[116/117] Compiling CryptoScraper BlockChainInfo+Accounts.swift
[117/117] Compiling CryptoScraper BlockChainInfo+Transactions.swift
Build complete! (14.72s)
Build complete.
Sending doc result for status: pending ... (attempt 1)
✅  Doc result reported
========================================
GenerateDocs
========================================
Generating docs at path:  spi-builder-workspace/.docs/foscomputerservices/cryptoscraper/v0.3.0
Repository:               foscomputerservices/CryptoScraper
Swift version used:       5.8
Target:                   CryptoScraper
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/oscbyspro/AwesomeNumbersKit.git
Updated https://github.com/oscbyspro/AwesomeNumbersKit.git (0.18s)
Fetched https://github.com/apple/swift-docc-plugin (0.40s)
Computing version for https://github.com/oscbyspro/AwesomeNumbersKit.git
Computed https://github.com/oscbyspro/AwesomeNumbersKit.git at 0.3.4 (0.46s)
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 (0.54s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.03s)
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
Building for debugging...
[1/45] Compiling Snippets SnippetParser.swift
[2/45] Compiling Snippets Snippet.swift
[3/45] Emitting module Snippets
[4/45] Emitting module SymbolKit
[5/50] Compiling SymbolKit SPI.swift
[6/50] Compiling SymbolKit Snippet.swift
[7/50] Compiling SymbolKit Extension.swift
[8/50] Compiling SymbolKit GenericConstraint.swift
[9/50] Compiling SymbolKit GenericParameter.swift
[10/50] Compiling SymbolKit AvailabilityItem.swift
[11/50] Compiling SymbolKit Domain.swift
[12/50] Compiling SymbolKit DeclarationFragments.swift
[13/50] Compiling SymbolKit Fragment.swift
[14/50] Compiling SymbolKit FragmentKind.swift
[15/50] Compiling SymbolKit FunctionParameter.swift
[16/50] Compiling SymbolKit Mixin+Equals.swift
[17/50] Compiling SymbolKit Mixin+Hash.swift
[18/50] Compiling SymbolKit Mixin.swift
[19/50] Compiling SymbolKit LineList.swift
[20/50] Compiling SymbolKit Position.swift
[21/50] Compiling SymbolKit SourceRange.swift
[22/50] Compiling SymbolKit SourceOrigin.swift
[23/50] Compiling SymbolKit GenericConstraints.swift
[24/50] Compiling SymbolKit Swift.swift
[25/50] Compiling SymbolKit SemanticVersion.swift
[26/50] Compiling SymbolKit AccessControl.swift
[27/50] Compiling SymbolKit Availability.swift
[28/50] Compiling SymbolKit Generics.swift
[29/50] Compiling SymbolKit Namespace.swift
[30/50] Compiling SymbolKit Symbol.swift
[31/50] Compiling SymbolKit SymbolKind.swift
[32/50] Compiling SymbolKit SymbolGraph.swift
[33/50] Compiling SymbolKit FunctionSignature.swift
[34/50] Compiling SymbolKit Identifier.swift
[35/50] Compiling SymbolKit KindIdentifier.swift
[36/50] Compiling SymbolKit Location.swift
[37/50] Compiling SymbolKit Mutability.swift
[38/50] Compiling SymbolKit Names.swift
[39/50] Compiling SymbolKit Metadata.swift
[40/50] Compiling SymbolKit Module.swift
[41/50] Compiling SymbolKit OperatingSystem.swift
[42/50] Compiling SymbolKit Platform.swift
[43/50] Compiling SymbolKit Relationship.swift
[44/50] Compiling SymbolKit RelationshipKind.swift
[45/50] Compiling SymbolKit GraphCollector.swift
[46/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[47/50] Compiling SymbolKit UnifiedSymbol.swift
[48/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[49/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Emitting module snippet_extract
[52/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Linking snippet-extract
Build complete! (4.49s)
Building for debugging...
Build complete! (0.18s)
Generating documentation for 'CryptoScraper'...
Converting documentation...
Conversion complete! (0.31s)
Generated DocC archive at '/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/foscomputerservices/cryptoscraper/v0.3.0'
     938
8	spi-builder-workspace/.docs/foscomputerservices/cryptoscraper/v0.3.0
Sending doc result for status: uploading ... (attempt 1)
✅  Doc result reported
========================================
SyncDocs
========================================
Doc archive source directory: spi-builder-workspace/.docs/foscomputerservices/cryptoscraper/v0.3.0
File count: 938
Doc size:   8.0MB
Preparing doc bundle ...
Uploading prod-foscomputerservices-cryptoscraper-v0.3.0-b4efbd68.zip to s3://spi-docs-inbox/prod-foscomputerservices-cryptoscraper-v0.3.0-b4efbd68.zip
Uploading doc bundle ... (attempt 1)
Copying... [13%]
Copying... [22%]
Copying... [31%]
Copying... [40%]
Copying... [54%]
Copying... [63%]
Copying... [72%]
Copying... [81%]
Copying... [94%]
Copying... [100%]
Done.

Build Machine: Mac 5