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 SwiftBeanCountWealthsimpleMapper, reference main (49a0d3), with Swift 5.10 for Linux on 14 Jul 2024 01:46:45 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
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 49a0d32 Allow dynamic specification of account for more transaction types (#258)
Cloned https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Revision (git rev-parse @):
49a0d32f6fecd8cab5003f54fdf161784bab245b
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:2616150e65f8b5d336ef2ff8828ee78d83c0c72abe57c7be9f4d8e5b61afb28f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/WealthsimpleDownloader.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
[1/3260] Fetching swiftbeancountmodel
[132/5105] Fetching swiftbeancountmodel, wealthsimpledownloader
[2523/5932] Fetching swiftbeancountmodel, wealthsimpledownloader, swiftbeancountparserutils
Fetched https://github.com/Nef10/WealthsimpleDownloader.git from cache (0.30s)
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (0.33s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (0.33s)
Computing version for https://github.com/Nef10/WealthsimpleDownloader.git
Computed https://github.com/Nef10/WealthsimpleDownloader.git at 2.0.2 (0.66s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.76s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.71s)
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
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.2
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/33] Compiling SwiftBeanCountModel Transaction.swift
[7/33] Compiling SwiftBeanCountModel TransactionMetaData.swift
[8/35] Compiling SwiftBeanCountModel Price.swift
[9/35] Compiling SwiftBeanCountModel Tag.swift
[10/35] Compiling Wealthsimple String+CamelCase.swift
[11/35] Emitting module Wealthsimple
[12/36] Compiling Wealthsimple WealthsimpleDownloader.swift
[13/36] Compiling Wealthsimple WealthsimpleAccount.swift
[14/36] Compiling Wealthsimple WealthsimpleAsset.swift
[15/36] Compiling Wealthsimple WealthsimplePosition.swift
[16/36] Compiling SwiftBeanCountModel Custom.swift
[17/36] Compiling SwiftBeanCountModel Event.swift
[18/36] Compiling SwiftBeanCountModel Flag.swift
[19/36] Compiling Wealthsimple TransactionError.swift
[20/36] Emitting module SwiftBeanCountParserUtils
[21/36] Compiling SwiftBeanCountParserUtils String.swift
[22/36] Compiling Wealthsimple Token.swift
[23/36] Compiling SwiftBeanCountModel Inventory.swift
[24/36] Compiling SwiftBeanCountModel Ledger.swift
[25/36] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[26/36] Compiling SwiftBeanCountModel Option.swift
[27/36] Compiling SwiftBeanCountModel Account.swift
[28/36] Compiling SwiftBeanCountModel AccountName.swift
[29/36] Compiling SwiftBeanCountModel Amount.swift
[30/36] Emitting module SwiftBeanCountModel
[31/36] Compiling SwiftBeanCountModel Balance.swift
[32/36] Compiling SwiftBeanCountModel Commodity.swift
[33/36] Compiling SwiftBeanCountModel Cost.swift
[35/37] Compiling SwiftBeanCountModel TransactionPosting.swift
[36/37] Compiling SwiftBeanCountModel ValidationResult.swift
[38/38] Compiling Wealthsimple WealthsimpleTransaction.swift
[40/47] Emitting module SwiftBeanCountWealthsimpleMapper
[41/47] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleConversionError.swift
[42/47] Compiling SwiftBeanCountWealthsimpleMapper MetaDataKeys.swift
[43/47] Compiling SwiftBeanCountWealthsimpleMapper LedgerLookup.swift
[44/47] Compiling SwiftBeanCountWealthsimpleMapper Amount+init.swift
[45/47] Compiling SwiftBeanCountWealthsimpleMapper Wealthsimple.Transaction+Helper.swift
[46/47] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleLedgerMapper.swift
[47/47] Compiling SwiftBeanCountWealthsimpleMapper String+KebabCase.swift
Build complete! (20.79s)
Build complete.
Done.