The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CryptoScraper with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/foscomputerservices/CryptoScraper.git
Reference: v0.3.0
Cloned https://github.com/foscomputerservices/CryptoScraper.git into spi-builder-workspace
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/foscomputerservices/CryptoScraper.git at v0.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/oscbyspro/AwesomeNumbersKit.git
[1/7244] Fetching awesomenumberskit
Fetched https://github.com/oscbyspro/AwesomeNumbersKit.git (0.78s)
Computing version for https://github.com/oscbyspro/AwesomeNumbersKit.git
Computed https://github.com/oscbyspro/AwesomeNumbersKit.git at 0.3.4 (0.35s)
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 Aliases.swift
[2/14] Compiling ANKFoundation ANKSign.swift
[3/14] Compiling ANKFoundation ANKSigned.swift
[4/15] Compiling ANKFoundation ANKBitPatternConvertible.swift
[5/15] Compiling ANKFoundation ANKContiguousBytes.swift
[6/15] Compiling ANKFoundation Text.swift
[7/15] Compiling ANKFoundation ANKFixedWidthInteger.swift
[8/15] Compiling ANKFoundation ANKIntOrUInt.swift
[9/15] Compiling ANKFoundation ANKLargeBinaryInteger.swift
[10/15] Compiling ANKFoundation ANKLargeFixedWidthInteger.swift
[11/15] Compiling ANKFoundation ANKTrivialFixedWidthInteger.swift
[12/15] Compiling ANKFoundation ANKWords.swift
[13/15] Compiling ANKFoundation ANKBigEndianTextCodable.swift
[14/15] Compiling ANKFoundation ANKBinaryInteger.swift
[15/15] Emitting module ANKFoundation
[18/59] Compiling ANKFullWidthKit ANKFullWidth+0512.swift
[19/59] Compiling ANKFullWidthKit ANKFullWidth+1024.swift
[20/60] Compiling ANKSignedKit Exports.swift
[21/60] Compiling ANKFullWidthKit ANKFullWidth+0064.swift
[22/60] Compiling ANKFullWidthKit ANKFullWidth+0128.swift
[23/60] Compiling ANKSignedKit ANKSigned+Text.swift
[24/60] Compiling ANKSignedKit ANKSigned.swift
[25/60] Compiling ANKFullWidthKit ANKFullWidth+Addition+Digit.swift
[26/60] Compiling ANKFullWidthKit ANKFullWidth+Addition.swift
[27/60] Compiling ANKFullWidthKit ANKFullWidth+2048.swift
[28/60] Compiling ANKFullWidthKit ANKFullWidth+4096.swift
[29/60] Emitting module ANKSignedKit
[30/60] Compiling ANKFullWidthKit ANKFullWidth+0192.swift
[31/60] Compiling ANKFullWidthKit ANKFullWidth+0256.swift
[42/66] Compiling ANKFullWidthKit ANKFullWidth+Subtraction+Digit.swift
[43/66] Compiling ANKFullWidthKit ANKFullWidth+Subtraction.swift
[44/66] Compiling ANKFullWidthKit ANKFullWidth+Text.swift
[45/66] Compiling ANKFullWidthKit ANKFullWidth+Words.swift
[46/66] Compiling ANKFullWidthKit ANKFullWidth+Collection+Pointers.swift
[47/66] Compiling ANKFullWidthKit ANKFullWidth+Collection.swift
[48/66] Compiling ANKFullWidthKit ANKFullWidth+Comparison.swift
[49/66] Compiling ANKFullWidthKit ANKFullWidth+Complements.swift
[50/66] Compiling ANKFullWidthKit ANKFullWidth+Division+Digit.swift
[51/66] Compiling ANKFullWidthKit ANKFullWidth+Division.swift
[52/66] Compiling ANKFullWidthKit ANKFullWidth+Endianness.swift
[53/66] Compiling ANKFullWidthKit ANKFullWidth+Multiplication+Digit.swift
[56/66] Compiling ANKFullWidthKit ANKFullWidth+Arithmetic.swift
[57/66] Compiling ANKFullWidthKit ANKFullWidth+Bitwise.swift
[58/66] Compiling ANKFullWidthKit ANKFullWidth.swift
[59/66] Compiling ANKFullWidthKit Aliases.swift
[60/66] Compiling ANKFullWidthKit UInt+Arithmetic.swift
[61/66] Compiling ANKFullWidthKit UInt+Radix.swift
[62/66] Compiling ANKFullWidthKit ANKFullWidth+Multiplication.swift
[63/66] Compiling ANKFullWidthKit ANKFullWidth+Negation.swift
[64/66] Compiling ANKFullWidthKit ANKFullWidth+Numbers.swift
[65/66] Compiling ANKFullWidthKit ANKFullWidth+Shifts.swift
[66/66] Emitting module ANKFullWidthKit
[69/70] Emitting module AwesomeNumbersKit
[70/70] Compiling AwesomeNumbersKit Exports.swift
[73/119] Emitting module CryptoScraper
[74/125] Compiling CryptoScraper Decodable.swift
[75/125] Compiling CryptoScraper DecodingError.swift
[76/125] Compiling CryptoScraper URL.swift
[77/125] Compiling CryptoScraper CryptoAmount.swift
[78/125] Compiling CryptoScraper CryptoChain.swift
[79/125] Compiling CryptoScraper CryptoContract.swift
[80/125] Compiling CryptoScraper EthereumScanner.swift
[81/125] Compiling CryptoScraper Etherscan.swift
[82/125] Compiling CryptoScraper FTMScan.swift
[83/125] Compiling CryptoScraper FantomChain.swift
[84/125] Compiling CryptoScraper FantomContract.swift
[85/125] Compiling CryptoScraper OptimismChain.swift
[86/125] Compiling CryptoScraper OptimismContract.swift
[87/125] Compiling CryptoScraper TronScan+Transactions.swift
[88/125] Compiling CryptoScraper TronScan.swift
[89/125] Compiling CryptoScraper CryptoScraper.swift
[90/125] Compiling CryptoScraper CoinGeckoAggregator+Availability.swift
[91/125] Compiling CryptoScraper CoinGeckoAggregator+Coins.swift
[92/125] Compiling CryptoScraper CoinGeckoAggregator.swift
[93/125] Compiling CryptoScraper BNBContract.swift
[94/125] Compiling CryptoScraper BinanceSmartChain.swift
[95/125] Compiling CryptoScraper BscScan.swift
[96/125] Compiling CryptoScraper BitcoinChain.swift
[97/125] Compiling CryptoScraper BitcoinContract.swift
[98/125] Compiling CryptoScraper BlockChainInfo+Accounts.swift
[99/125] Compiling CryptoScraper BlockChainInfo+Transactions.swift
[100/125] Compiling CryptoScraper CoinGeckoError.swift
[101/125] Compiling CryptoScraper CoinMarketCapAggregator+Coins.swift
[102/125] Compiling CryptoScraper CoinMarketCapAggregator.swift
[103/125] Compiling CryptoScraper CoinMarketCapError.swift
[104/125] Compiling CryptoScraper Exports.swift
[105/125] Compiling CryptoScraper DateFormatter.swift
[106/125] Compiling CryptoScraper BlockChainInfo.swift
[107/125] Compiling CryptoScraper BlockChains.swift
[108/125] Compiling CryptoScraper EthereumChain.swift
[109/125] Compiling CryptoScraper EthereumContract.swift
[110/125] Compiling CryptoScraper EthereumScanner+Accounts.swift
[111/125] Compiling CryptoScraper EthereumScanner+Tokens.swift
[112/125] Compiling CryptoScraper EthereumScanner+Transactions.swift
[113/125] Compiling CryptoScraper OptimisticEtherscan.swift
[114/125] Compiling CryptoScraper MaticContract.swift
[115/125] Compiling CryptoScraper PolygonChain.swift
[116/125] Compiling CryptoScraper PolygonScan.swift
[117/125] Compiling CryptoScraper TronChain.swift
[118/125] Compiling CryptoScraper TronContract.swift
[119/125] Compiling CryptoScraper TronScan+Accounts.swift
[120/125] Compiling CryptoScraper CryptoDataAggregator.swift
[121/125] Compiling CryptoScraper CryptoInfo.swift
[122/125] Compiling CryptoScraper CryptoScanner.swift
[123/125] Compiling CryptoScraper CryptoTransaction.swift
[124/125] Compiling CryptoScraper FoundationDataFetch.swift
[125/125] Compiling CryptoScraper JSONDecoder.swift
Build complete! (32.32s)
Build complete.
Done.

Build Machine: Linux 1