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 Tabular, reference main (64b3a4), with Swift 6.1 for Linux on 29 Apr 2025 00:55:40 UTC.

Swift 6 data race errors: 1

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/entonio/Tabular.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/entonio/Tabular
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 64b3a4f Slot.csv(_ separator: Character = ",", trim: CharacterSet? = .whitespacesAndNewlines) -> [String]
Cloned https://github.com/entonio/Tabular.git
Revision (git rev-parse @):
64b3a4fa0de863818047c2fcb3bc3ca4d48eeef2
SUCCESS checkout https://github.com/entonio/Tabular.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/entonio/Tabular.git
https://github.com/entonio/Tabular.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "corexlsx",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CoreOffice/CoreXLSX.git"
    }
  ],
  "manifest_display_name" : "Tabular",
  "name" : "Tabular",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "Tabular",
      "targets" : [
        "Tabular"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TabularTests",
      "module_type" : "SwiftTarget",
      "name" : "TabularTests",
      "path" : "Tests/TabularTests",
      "sources" : [
        "TableTests.swift"
      ],
      "target_dependencies" : [
        "Tabular"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Tabular",
      "module_type" : "SwiftTarget",
      "name" : "Tabular",
      "path" : "Sources/Tabular",
      "product_dependencies" : [
        "CoreXLSX"
      ],
      "product_memberships" : [
        "Tabular"
      ],
      "sources" : [
        "Slot.swift",
        "Table.swift",
        "XLSX.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/CoreOffice/CoreXLSX.git
[1/9062] Fetching corexlsx
Fetched https://github.com/CoreOffice/CoreXLSX.git from cache (0.35s)
Computing version for https://github.com/CoreOffice/CoreXLSX.git
Computed https://github.com/CoreOffice/CoreXLSX.git at 0.14.2 (2.61s)
Fetching https://github.com/maxdesiatov/XMLCoder.git
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/5562] Fetching zipfoundation
[669/15573] Fetching zipfoundation, xmlcoder
Fetched https://github.com/maxdesiatov/XMLCoder.git from cache (0.54s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.54s)
Computing version for https://github.com/maxdesiatov/XMLCoder.git
Computed https://github.com/maxdesiatov/XMLCoder.git at 0.14.0 (1.10s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.51s)
Creating working copy for https://github.com/maxdesiatov/XMLCoder.git
Working copy of https://github.com/maxdesiatov/XMLCoder.git resolved at 0.14.0
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
Creating working copy for https://github.com/CoreOffice/CoreXLSX.git
Working copy of https://github.com/CoreOffice/CoreXLSX.git resolved at 0.14.2
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/69] Emitting module XMLCoder
[7/75] Emitting module ZIPFoundation
[8/77] Compiling XMLCoder DoubleBox.swift
[9/77] Compiling XMLCoder FloatBox.swift
[10/77] Compiling XMLCoder IntBox.swift
[11/77] Compiling XMLCoder KeyedBox.swift
[12/77] Compiling XMLCoder NullBox.swift
[13/77] Compiling XMLCoder SharedBox.swift
[14/77] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[15/77] Compiling ZIPFoundation URL+ZIP.swift
[16/77] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[17/77] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[18/77] Compiling XMLCoder DynamicNodeEncoding.swift
[19/77] Compiling XMLCoder EncodingErrorExtension.swift
[20/77] Compiling XMLCoder SingleValueEncodingContainer.swift
[21/77] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[22/77] Compiling XMLCoder SingleKeyedBox.swift
[23/77] Compiling XMLCoder StringBox.swift
[24/77] Compiling XMLCoder UIntBox.swift
[25/77] Compiling XMLCoder URLBox.swift
[26/77] Compiling XMLCoder UnkeyedBox.swift
[27/77] Compiling XMLCoder ValueBox.swift
[28/77] Compiling XMLCoder Attribute.swift
[29/77] Compiling XMLCoder BoolBox.swift
[30/77] Compiling XMLCoder Box.swift
[31/77] Compiling XMLCoder ChoiceBox.swift
[32/77] Compiling XMLCoder DataBox.swift
[33/77] Compiling XMLCoder DateBox.swift
[34/77] Compiling XMLCoder DecimalBox.swift
[35/77] Compiling XMLCoder DynamicNodeDecoding.swift
[36/77] Compiling XMLCoder SingleValueDecodingContainer.swift
[37/77] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[38/77] Compiling XMLCoder XMLDecoder.swift
[39/77] Compiling XMLCoder XMLDecoderImplementation.swift
[40/77] Compiling XMLCoder XMLDecodingStorage.swift
[46/77] Compiling XMLCoder XMLEncoder.swift
[47/77] Compiling XMLCoder XMLEncoderImplementation.swift
[48/77] Compiling XMLCoder XMLEncodingStorage.swift
[49/77] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[50/77] Compiling XMLCoder XMLReferencingEncoder.swift
[51/77] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[57/77] Compiling XMLCoder ISO8601DateFormatter.swift
[58/77] Compiling XMLCoder KeyedStorage.swift
[59/77] Compiling XMLCoder Metatypes.swift
[60/77] Compiling XMLCoder String+Extensions.swift
[61/77] Compiling XMLCoder XMLChoiceCodingKey.swift
[62/77] Compiling XMLCoder XMLCoderElement.swift
[63/77] Compiling XMLCoder XMLHeader.swift
[64/77] Compiling XMLCoder XMLKey.swift
[65/77] Compiling XMLCoder XMLStackParser.swift
[66/77] Compiling XMLCoder DecodingErrorExtension.swift
[80/91] Compiling CoreXLSX CellReference.swift
[81/92] Compiling CoreXLSX Cell.swift
[82/92] Compiling CoreXLSX CellQueries.swift
[83/92] Compiling CoreXLSX ColumnReference.swift
[84/92] Compiling CoreXLSX Worksheet.swift
[85/92] Compiling CoreXLSX XLSXFile.swift
[86/92] Compiling CoreXLSX Relationships.swift
[87/92] Compiling CoreXLSX SharedStrings.swift
[88/92] Compiling CoreXLSX Styles.swift
[89/92] Compiling CoreXLSX Workbook.swift
[90/92] Compiling CoreXLSX Comments.swift
[91/92] Compiling CoreXLSX Path.swift
[92/92] Emitting module CoreXLSX
[94/97] Compiling Tabular Slot.swift
/host/spi-builder-workspace/Sources/Tabular/Slot.swift:75:17: warning: stored property 'target' of 'Sendable'-conforming struct 'NotConvertibleError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
73 | public struct NotConvertibleError: Error, CustomStringConvertible, CustomDebugStringConvertible {
74 |     private let source: String
75 |     private let target: Any
   |                 `- warning: stored property 'target' of 'Sendable'-conforming struct 'NotConvertibleError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
76 |
77 |     public init(_ source: String, _ target: Any) {
[95/97] Emitting module Tabular
/host/spi-builder-workspace/Sources/Tabular/Slot.swift:75:17: warning: stored property 'target' of 'Sendable'-conforming struct 'NotConvertibleError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
73 | public struct NotConvertibleError: Error, CustomStringConvertible, CustomDebugStringConvertible {
74 |     private let source: String
75 |     private let target: Any
   |                 `- warning: stored property 'target' of 'Sendable'-conforming struct 'NotConvertibleError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
76 |
77 |     public init(_ source: String, _ target: Any) {
[96/97] Compiling Tabular Table.swift
[97/97] Compiling Tabular XLSX.swift
Build complete! (20.42s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "corexlsx",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CoreOffice/CoreXLSX.git"
    }
  ],
  "manifest_display_name" : "Tabular",
  "name" : "Tabular",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "Tabular",
      "targets" : [
        "Tabular"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TabularTests",
      "module_type" : "SwiftTarget",
      "name" : "TabularTests",
      "path" : "Tests/TabularTests",
      "sources" : [
        "TableTests.swift"
      ],
      "target_dependencies" : [
        "Tabular"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Tabular",
      "module_type" : "SwiftTarget",
      "name" : "Tabular",
      "path" : "Sources/Tabular",
      "product_dependencies" : [
        "CoreXLSX"
      ],
      "product_memberships" : [
        "Tabular"
      ],
      "sources" : [
        "Slot.swift",
        "Table.swift",
        "XLSX.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.