The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftBeanCountWealthsimpleMapper with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.33.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e8498e9 Bump setup-swift from 1.26.0 to 2.0.0
Cloned https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Revision (git rev-parse @):
e8498e9646b76bc7eb40f3fffcb211f54afc594d
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/Nef10/WealthsimpleDownloader.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/3245] Fetching swiftbeancountmodel
[66/4059] Fetching swiftbeancountmodel, swiftbeancountparserutils
[644/5850] Fetching swiftbeancountmodel, swiftbeancountparserutils, wealthsimpledownloader
[4809/5036] Fetching swiftbeancountmodel, wealthsimpledownloader
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git (0.26s)
Fetched https://github.com/Nef10/WealthsimpleDownloader.git (0.34s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git (0.34s)
Computing version for https://github.com/Nef10/WealthsimpleDownloader.git
Computed https://github.com/Nef10/WealthsimpleDownloader.git at 2.0.1 (0.39s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.40s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.42s)
Creating working copy for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Working copy of https://github.com/Nef10/SwiftBeanCountParserUtils.git resolved at 1.0.0
Creating working copy for https://github.com/Nef10/WealthsimpleDownloader.git
Working copy of https://github.com/Nef10/WealthsimpleDownloader.git resolved at 2.0.1
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
Building for debugging...
[1/28] Emitting module SwiftBeanCountModel
[2/30] Compiling SwiftBeanCountModel Transaction.swift
[3/30] Compiling SwiftBeanCountModel TransactionMetaData.swift
[4/30] Compiling SwiftBeanCountModel TransactionPosting.swift
[5/30] Compiling SwiftBeanCountModel ValidationResult.swift
[6/30] Compiling SwiftBeanCountModel Account.swift
[7/30] Compiling SwiftBeanCountModel AccountName.swift
[8/30] Compiling SwiftBeanCountModel Amount.swift
[9/30] Compiling Wealthsimple WealthsimpleAsset.swift
[10/30] Compiling Wealthsimple WealthsimpleDownloader.swift
[11/31] Compiling SwiftBeanCountModel Price.swift
[12/31] Compiling SwiftBeanCountModel Tag.swift
[13/31] Emitting module SwiftBeanCountParserUtils
[14/31] Compiling SwiftBeanCountParserUtils String.swift
[15/31] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[16/31] Compiling SwiftBeanCountModel Option.swift
[17/31] Compiling SwiftBeanCountModel Balance.swift
[18/31] Compiling SwiftBeanCountModel Commodity.swift
[19/31] Compiling SwiftBeanCountModel Cost.swift
[20/31] Compiling SwiftBeanCountModel Custom.swift
[21/31] Compiling SwiftBeanCountModel Event.swift
[22/31] Compiling SwiftBeanCountModel Flag.swift
[23/31] Compiling SwiftBeanCountModel Inventory.swift
[24/31] Compiling SwiftBeanCountModel Ledger.swift
[25/32] Compiling Wealthsimple WealthsimpleAccount.swift
[26/32] Compiling Wealthsimple WealthsimplePosition.swift
[27/32] Compiling Wealthsimple TransactionError.swift
[28/32] Emitting module Wealthsimple
[29/32] Compiling Wealthsimple Token.swift
[30/32] Compiling Wealthsimple String+CamelCase.swift
[35/35] Compiling Wealthsimple WealthsimpleTransaction.swift
[38/45] Compiling SwiftBeanCountWealthsimpleMapper MetaDataKeys.swift
[39/45] Emitting module SwiftBeanCountWealthsimpleMapper
[40/45] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleConversionError.swift
[41/45] Compiling SwiftBeanCountWealthsimpleMapper Wealthsimple.Transaction+Helper.swift
[42/45] Compiling SwiftBeanCountWealthsimpleMapper String+KebabCase.swift
[43/45] Compiling SwiftBeanCountWealthsimpleMapper LedgerLookup.swift
[44/45] Compiling SwiftBeanCountWealthsimpleMapper Amount+init.swift
[45/45] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleLedgerMapper.swift
Build complete! (12.71s)
Build complete.
Done.

Build Machine: Linux 2