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 CoreXLSX, reference 0.14.2 (1391f3), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 07:00:23 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CoreOffice/CoreXLSX.git
Reference: 0.14.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CoreOffice/CoreXLSX
 * tag               0.14.2     -> FETCH_HEAD
HEAD is now at 1391f38 Update README.md (#170)
Cloned https://github.com/CoreOffice/CoreXLSX.git
Revision (git rev-parse @):
1391f3832ea2eeee5186ea8abb81ea49ed0609cc
SUCCESS checkout https://github.com/CoreOffice/CoreXLSX.git at 0.14.2
Fetching https://github.com/maxdesiatov/XMLCoder.git
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/10011] Fetching xmlcoder
[2/15477] Fetching xmlcoder, zipfoundation
Fetched https://github.com/maxdesiatov/XMLCoder.git from cache (1.27s)
[766/5466] Fetching zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.44s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.14 (0.55s)
Computing version for https://github.com/maxdesiatov/XMLCoder.git
Computed https://github.com/maxdesiatov/XMLCoder.git at 0.14.0 (0.58s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.14
Creating working copy for https://github.com/maxdesiatov/XMLCoder.git
Working copy of https://github.com/maxdesiatov/XMLCoder.git resolved at 0.14.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "corexlsx",
      "name": "CoreXLSX",
      "url": "https://github.com/CoreOffice/CoreXLSX.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoreXLSX",
      "dependencies": [
        {
          "identity": "xmlcoder",
          "name": "XMLCoder",
          "url": "https://github.com/maxdesiatov/XMLCoder.git",
          "version": "0.14.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
          "dependencies": [
          ]
        },
        {
          "identity": "zipfoundation",
          "name": "ZIPFoundation",
          "url": "https://github.com/weichsel/ZIPFoundation.git",
          "version": "0.9.19",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CoreOffice/CoreXLSX.git
[1/9062] Fetching corexlsx
Fetched https://github.com/CoreOffice/CoreXLSX.git from cache (1.11s)
Fetching https://github.com/weichsel/ZIPFoundation.git from cache
Fetching https://github.com/maxdesiatov/XMLCoder.git from cache
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.44s)
Fetched https://github.com/maxdesiatov/XMLCoder.git from cache (0.47s)
Computing version for https://github.com/maxdesiatov/XMLCoder.git
Computed https://github.com/maxdesiatov/XMLCoder.git at 0.14.0 (0.02s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.42s)
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/maxdesiatov/XMLCoder.git
Working copy of https://github.com/maxdesiatov/XMLCoder.git resolved at 0.14.0
Creating working copy for https://github.com/CoreOffice/CoreXLSX.git
Working copy of https://github.com/CoreOffice/CoreXLSX.git resolved at 0.14.2 (1391f38)
warning: '.resolve-product-dependencies': dependency 'corexlsx' is not used by any target
Found 2 product dependencies
  - XMLCoder
  - ZIPFoundation
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/CoreOffice/CoreXLSX.git
{
  "dependencies" : [
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.0",
            "upper_bound" : "0.15.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maxdesiatov/XMLCoder.git"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.11",
            "upper_bound" : "0.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation.git"
    }
  ],
  "manifest_display_name" : "CoreXLSX",
  "name" : "CoreXLSX",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "CoreXLSX",
      "targets" : [
        "CoreXLSX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CoreXLSXTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreXLSXTests",
      "path" : "Tests/CoreXLSXTests",
      "sources" : [
        "Border.swift",
        "CellQueries.swift",
        "CellReference.swift",
        "Comments.swift",
        "Formula.swift",
        "Namespaces.swift",
        "Relationships.swift",
        "SharedStrings.swift",
        "Styles.swift",
        "Workbook.swift",
        "Worksheet.swift",
        "XCTestManifests.swift",
        "XLSXFile.swift"
      ],
      "target_dependencies" : [
        "CoreXLSX"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreXLSX",
      "module_type" : "SwiftTarget",
      "name" : "CoreXLSX",
      "path" : "Sources/CoreXLSX",
      "product_dependencies" : [
        "XMLCoder",
        "ZIPFoundation"
      ],
      "product_memberships" : [
        "CoreXLSX"
      ],
      "sources" : [
        "Comments.swift",
        "Path.swift",
        "Relationships.swift",
        "SharedStrings.swift",
        "Styles.swift",
        "Workbook.swift",
        "Worksheet/Cell.swift",
        "Worksheet/CellQueries.swift",
        "Worksheet/CellReference.swift",
        "Worksheet/ColumnReference.swift",
        "Worksheet/Worksheet.swift",
        "XLSXFile.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/68] Emitting module XMLCoder
[6/72] Compiling XMLCoder XMLEncodingStorage.swift
[7/72] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[8/72] Compiling XMLCoder XMLReferencingEncoder.swift
[9/72] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[10/72] Compiling XMLCoder Element.swift
[11/72] Compiling XMLCoder EncodingErrorExtension.swift
[12/72] Compiling ZIPFoundation FileManager+ZIP.swift
[13/72] Compiling XMLCoder UnkeyedBox.swift
[14/72] Compiling XMLCoder ValueBox.swift
[15/72] Compiling XMLCoder NullBox.swift
[16/72] Compiling XMLCoder SharedBox.swift
[17/72] Compiling XMLCoder XMLDecoderImplementation.swift
[18/72] Compiling XMLCoder XMLDecodingStorage.swift
[19/72] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[20/72] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[21/72] Compiling XMLCoder DynamicNodeEncoding.swift
[22/73] Compiling XMLCoder DecodingErrorExtension.swift
[23/73] Compiling XMLCoder DynamicNodeDecoding.swift
[24/73] Compiling XMLCoder SingleValueDecodingContainer.swift
[25/73] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[26/73] Compiling XMLCoder XMLDecoder.swift
[27/73] Compiling XMLCoder ElementAndAttribute.swift
[28/73] Compiling XMLCoder ISO8601DateFormatter.swift
[29/73] Compiling XMLCoder KeyedStorage.swift
[30/73] Compiling XMLCoder Metatypes.swift
[31/73] Compiling XMLCoder String+Extensions.swift
[32/73] Compiling XMLCoder Attribute.swift
[33/73] Compiling XMLCoder BoolBox.swift
[34/73] Compiling XMLCoder Box.swift
[35/73] Compiling XMLCoder ChoiceBox.swift
[36/73] Compiling XMLCoder DataBox.swift
[37/73] Compiling XMLCoder XMLChoiceCodingKey.swift
[38/73] Compiling XMLCoder XMLCoderElement.swift
[39/73] Compiling XMLCoder XMLHeader.swift
[40/73] Compiling XMLCoder XMLKey.swift
[41/73] Compiling XMLCoder XMLStackParser.swift
[42/73] Compiling XMLCoder DateBox.swift
[43/73] Compiling XMLCoder DecimalBox.swift
[44/73] Compiling XMLCoder DoubleBox.swift
[45/73] Compiling XMLCoder FloatBox.swift
[46/73] Compiling XMLCoder IntBox.swift
[47/73] Compiling XMLCoder KeyedBox.swift
[50/73] Compiling XMLCoder SingleKeyedBox.swift
[51/73] Compiling XMLCoder StringBox.swift
[53/73] Compiling XMLCoder SingleValueEncodingContainer.swift
[54/73] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[55/73] Compiling XMLCoder XMLEncoder.swift
[56/73] Compiling XMLCoder XMLEncoderImplementation.swift
[57/73] Compiling XMLCoder UIntBox.swift
[58/73] Compiling XMLCoder URLBox.swift
[70/73] Emitting module ZIPFoundation
[73/73] Compiling ZIPFoundation URL+ZIP.swift
[74/85] Compiling CoreXLSX ColumnReference.swift
[75/85] Compiling CoreXLSX CellReference.swift
[76/86] Compiling CoreXLSX Cell.swift
[77/86] Compiling CoreXLSX CellQueries.swift
[78/86] Compiling CoreXLSX Workbook.swift
[79/86] Compiling CoreXLSX Worksheet.swift
[80/86] Compiling CoreXLSX XLSXFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreXLSX/XLSXFile.swift:115:21: warning: 'extract(_:bufferSize:skipCRC32:progress:consumer:)' is deprecated: Please use `Int` for `bufferSize`.
113 |
114 |     var data = Data()
115 |     _ = try archive.extract(entry, bufferSize: bufferSize) {
    |                     `- warning: 'extract(_:bufferSize:skipCRC32:progress:consumer:)' is deprecated: Please use `Int` for `bufferSize`.
116 |       data += $0
117 |     }
[81/86] Compiling CoreXLSX Relationships.swift
[82/86] Compiling CoreXLSX SharedStrings.swift
[83/86] Compiling CoreXLSX Comments.swift
[84/86] Compiling CoreXLSX Path.swift
[85/86] Compiling CoreXLSX Styles.swift
[86/86] Emitting module CoreXLSX
Build complete! (33.97s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.0",
            "upper_bound" : "0.15.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maxdesiatov/XMLCoder.git"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.11",
            "upper_bound" : "0.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation.git"
    }
  ],
  "manifest_display_name" : "CoreXLSX",
  "name" : "CoreXLSX",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "CoreXLSX",
      "targets" : [
        "CoreXLSX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CoreXLSXTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreXLSXTests",
      "path" : "Tests/CoreXLSXTests",
      "sources" : [
        "Border.swift",
        "CellQueries.swift",
        "CellReference.swift",
        "Comments.swift",
        "Formula.swift",
        "Namespaces.swift",
        "Relationships.swift",
        "SharedStrings.swift",
        "Styles.swift",
        "Workbook.swift",
        "Worksheet.swift",
        "XCTestManifests.swift",
        "XLSXFile.swift"
      ],
      "target_dependencies" : [
        "CoreXLSX"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreXLSX",
      "module_type" : "SwiftTarget",
      "name" : "CoreXLSX",
      "path" : "Sources/CoreXLSX",
      "product_dependencies" : [
        "XMLCoder",
        "ZIPFoundation"
      ],
      "product_memberships" : [
        "CoreXLSX"
      ],
      "sources" : [
        "Comments.swift",
        "Path.swift",
        "Relationships.swift",
        "SharedStrings.swift",
        "Styles.swift",
        "Workbook.swift",
        "Worksheet/Cell.swift",
        "Worksheet/CellQueries.swift",
        "Worksheet/CellReference.swift",
        "Worksheet/ColumnReference.swift",
        "Worksheet/Worksheet.swift",
        "XLSXFile.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.