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 SwiftBeanCountRogersBankMapper, reference v0.0.13 (2a77c3), with Swift 5.9 for Linux on 9 Nov 2024 23:26:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Reference: v0.0.13
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/SwiftBeanCountRogersBankMapper
 * tag               v0.0.13    -> FETCH_HEAD
HEAD is now at 2a77c34 Bump RogersBankDownloader from 0.2.0 to 0.2.1
Cloned https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Revision (git rev-parse @):
2a77c3430d2f69ff9d76e953f4b000f9e7abd2f1
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git at v0.0.13
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/Nef10/RogersBankDownloader.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/837] Fetching swiftbeancountparserutils
[838/4104] Fetching swiftbeancountparserutils, swiftbeancountmodel
[2047/5577] Fetching swiftbeancountparserutils, swiftbeancountmodel, rogersbankdownloader
Fetched https://github.com/Nef10/RogersBankDownloader.git (0.29s)
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git (0.29s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git (0.29s)
Computing version for https://github.com/Nef10/RogersBankDownloader.git
Computed https://github.com/Nef10/RogersBankDownloader.git at 0.2.1 (0.36s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.37s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.36s)
Creating working copy for https://github.com/Nef10/RogersBankDownloader.git
Working copy of https://github.com/Nef10/RogersBankDownloader.git resolved at 0.2.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
Creating working copy for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Working copy of https://github.com/Nef10/SwiftBeanCountParserUtils.git resolved at 1.0.0
Building for debugging...
[1/28] Emitting module SwiftBeanCountModel
[2/30] Compiling SwiftBeanCountModel Price.swift
[3/30] Compiling SwiftBeanCountModel Tag.swift
[4/30] Compiling SwiftBeanCountModel Transaction.swift
[5/30] Compiling SwiftBeanCountModel TransactionMetaData.swift
[6/30] Emitting module RogersBankDownloader
[7/30] Compiling RogersBankDownloader RogersStatement.swift
[8/30] Compiling RogersBankDownloader URLTaskHelper.swift
[9/30] Compiling RogersBankDownloader RogersUser.swift
[10/30] Compiling SwiftBeanCountModel Balance.swift
[11/30] Compiling SwiftBeanCountModel Commodity.swift
[12/30] Compiling SwiftBeanCountModel Cost.swift
[13/30] Compiling SwiftBeanCountModel Custom.swift
[14/30] Compiling SwiftBeanCountModel Event.swift
[15/30] Compiling SwiftBeanCountModel Flag.swift
[16/30] Compiling SwiftBeanCountModel TransactionPosting.swift
[17/30] Compiling SwiftBeanCountModel ValidationResult.swift
[18/30] Compiling SwiftBeanCountModel Inventory.swift
[19/30] Compiling SwiftBeanCountModel Ledger.swift
[20/30] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[21/30] Compiling SwiftBeanCountModel Option.swift
[22/30] Emitting module SwiftBeanCountParserUtils
[23/30] Compiling SwiftBeanCountParserUtils String.swift
[25/32] Compiling SwiftBeanCountModel Account.swift
[26/32] Compiling SwiftBeanCountModel AccountName.swift
[27/32] Compiling SwiftBeanCountModel Amount.swift
[29/33] Compiling RogersBankDownloader RogersAuthenticator.swift
[31/34] Compiling RogersBankDownloader DownloadError.swift
[32/34] Compiling RogersBankDownloader RogersAccount.swift
[33/34] Compiling RogersBankDownloader RogersActivity.swift
[37/40] Emitting module SwiftBeanCountRogersBankMapper
[38/40] Compiling SwiftBeanCountRogersBankMapper MetaDataKeys.swift
[39/40] Compiling SwiftBeanCountRogersBankMapper SwiftBeanCountRogersBankMapper.swift
[40/40] Compiling SwiftBeanCountRogersBankMapper RogersBankMappingError.swift
Build complete! (10.75s)
Build complete.
Done.