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 Currency, reference master (ab3dd4), with Swift 6.0 for Linux on 2 Nov 2024 18:27:39 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Peek-Travel/swift-currency.git
Reference: master
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/Peek-Travel/swift-currency
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ab3dd40 [Misc] Cleanup GitHub workflow for Jazzy docs
Cloned https://github.com/Peek-Travel/swift-currency.git
Revision (git rev-parse @):
ab3dd40ee17621b228ccb7f35633bec35b7374e4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Peek-Travel/swift-currency.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Peek-Travel/swift-currency.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swiftcsv/SwiftCSV.git
[1/1780] Fetching swiftcsv
Fetched https://github.com/swiftcsv/SwiftCSV.git from cache (0.29s)
Computing version for https://github.com/swiftcsv/SwiftCSV.git
Computed https://github.com/swiftcsv/SwiftCSV.git at 0.10.0 (0.50s)
Creating working copy for https://github.com/swiftcsv/SwiftCSV.git
Working copy of https://github.com/swiftcsv/SwiftCSV.git resolved at 0.10.0
Building for debugging...
[0/8] Copying PrivacyInfo.xcprivacy
[0/8] Write sources
[3/8] Write swift-version-24593BA9C3E375BF.txt
[5/18] Compiling SwiftCSV Parser.swift
[6/18] Compiling SwiftCSV ParsingState.swift
[7/19] Compiling SwiftCSV NamedCSVView.swift
[8/19] Compiling SwiftCSV resource_bundle_accessor.swift
[9/19] Compiling SwiftCSV CSVDelimiter.swift
[10/19] Compiling SwiftCSV EnumeratedCSVView.swift
[11/19] Emitting module SwiftCSV
[12/19] Compiling SwiftCSV CSV+DelimiterGuessing.swift
[13/19] Compiling SwiftCSV CSV.swift
[14/19] Compiling SwiftCSV Serializer.swift
[15/19] Compiling SwiftCSV String+Lines.swift
[16/20] Wrapping AST for SwiftCSV for debugging
[18/27] Compiling ISOStandardCodegen ProcessingError.swift
[19/27] Compiling ISOStandardCodegen main.swift
[20/27] Emitting module ISOStandardCodegen
[21/27] Compiling ISOStandardCodegen CSVParsing.swift
[22/27] Compiling ISOStandardCodegen ISOCurrencyGeneration.swift
[23/27] Compiling ISOStandardCodegen FileContentWrapping.swift
[24/27] Compiling ISOStandardCodegen MintISOSupportGeneration.swift
[25/28] Wrapping AST for ISOStandardCodegen for debugging
[26/28] Write Objects.LinkFileList
[27/28] Linking ISOStandardCodegen-tool
Build of product 'ISOStandardCodegen' complete! (10.89s)
[1/1] Compiling plugin ISOStandardCodegenPlugin
Building for debugging...
[1/11] Write sources
[2/11] Copying PrivacyInfo.xcprivacy
[4/11] Generating ISO Standard currency support code
[5/11] Write swift-version-24593BA9C3E375BF.txt
[6/11] Write sources
[8/30] Emitting module SwiftCSV
[9/31] Compiling SwiftCSV ParsingState.swift
[10/31] Compiling SwiftCSV Parser.swift
[11/31] Compiling SwiftCSV String+Lines.swift
[12/31] Compiling SwiftCSV NamedCSVView.swift
[13/31] Compiling SwiftCSV CSVDelimiter.swift
[14/31] Compiling SwiftCSV EnumeratedCSVView.swift
[15/31] Compiling Currency AnyCurrency+Algorithms.swift
[16/31] Compiling Currency AnyCurrency+Sequence.swift
[17/31] Compiling SwiftCSV resource_bundle_accessor.swift
[18/31] Compiling SwiftCSV Serializer.swift
[20/32] Compiling Currency CurrencyProtocol.swift
[21/32] Compiling Currency CurrencyMint.swift
[22/33] Compiling Currency CurrencyMetadata.swift
[25/33] Emitting module Currency
[26/33] Compiling Currency AnyCurrency.swift
[26/33] Wrapping AST for SwiftCSV for debugging
[28/40] Compiling ISOStandardCodegen ProcessingError.swift
[29/40] Compiling ISOStandardCodegen main.swift
[30/40] Compiling ISOStandardCodegen ISOCurrencyGeneration.swift
[31/40] Compiling ISOStandardCodegen FileContentWrapping.swift
[32/40] Compiling ISOStandardCodegen MintISOSupportGeneration.swift
[33/40] Emitting module ISOStandardCodegen
[34/40] Compiling ISOStandardCodegen CSVParsing.swift
[35/41] Wrapping AST for ISOStandardCodegen for debugging
[36/41] Write Objects.LinkFileList
[38/41] Compiling Currency CurrencyMint+ISOCurrencies.swift
[38/41] Linking ISOStandardCodegen
[40/41] Compiling Currency ISOCurrencies.swift
[41/41] Compiling Currency Decimal.swift
Build complete! (31.61s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftcsv",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftcsv/SwiftCSV.git"
    }
  ],
  "manifest_display_name" : "Currency",
  "name" : "Currency",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Currency",
      "targets" : [
        "Currency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ISOStandardCodegen",
      "targets" : [
        "ISOStandardCodegen"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ISOStandardCodegenPlugin",
      "module_type" : "PluginTarget",
      "name" : "ISOStandardCodegenPlugin",
      "path" : "Plugins/ISOStandardCodegenPlugin",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "Currency"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "ISOStandardCodegen"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "ISOStandardCodegen",
      "module_type" : "SwiftTarget",
      "name" : "ISOStandardCodegen",
      "path" : "Sources/ISOStandardCodegen",
      "product_dependencies" : [
        "SwiftCSV"
      ],
      "product_memberships" : [
        "Currency",
        "ISOStandardCodegen"
      ],
      "sources" : [
        "CSVParsing.swift",
        "FileContentWrapping.swift",
        "ISOCurrencyGeneration.swift",
        "MintISOSupportGeneration.swift",
        "ProcessingError.swift",
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CurrencyTests",
      "module_type" : "SwiftTarget",
      "name" : "CurrencyTests",
      "path" : "Tests/CurrencyTests",
      "sources" : [
        "AnyCurrencyAlgorithmsTests.swift",
        "AnyCurrencyTests.swift",
        "CurrencyMintTests.swift"
      ],
      "target_dependencies" : [
        "Currency"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Currency",
      "module_type" : "SwiftTarget",
      "name" : "Currency",
      "path" : "Sources/Currency",
      "product_memberships" : [
        "Currency"
      ],
      "sources" : [
        "AnyCurrency+Algorithms.swift",
        "AnyCurrency+Sequence.swift",
        "AnyCurrency.swift",
        "CurrencyMetadata.swift",
        "CurrencyMint.swift",
        "CurrencyProtocol.swift",
        "Extensions/Decimal.swift"
      ],
      "target_dependencies" : [
        "ISOStandardCodegenPlugin"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.