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 BytesParser, reference 3.2.1 (a09151), with Swift 5.9 for macOS (SPM) on 22 Apr 2025 07:44:40 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/BytesParser.git
Reference: 3.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/BytesParser
 * tag               3.2.1      -> FETCH_HEAD
HEAD is now at a091513 Added convenience for readthrough
Cloned https://github.com/dagronf/BytesParser.git
Revision (git rev-parse @):
a091513c4059d336c8cbf0b9485fcba63bcba83a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dagronf/BytesParser.git at 3.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/dagronf/BytesParser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/19] Compiling BytesParser BytesWriter+int.swift
[4/19] Compiling BytesParser BytesWriter+string.swift
[5/19] Compiling BytesParser InMemorySource.swift
[6/19] Compiling BytesParser BytesReader+Source.swift
[7/19] Compiling BytesParser BytesWriter+data.swift
[8/19] Compiling BytesParser BytesWriter+float.swift
[9/19] Compiling BytesParser BytesReader+int.swift
[10/19] Compiling BytesParser BytesReader+string.swift
[11/19] Emitting module BytesParser
[12/19] Compiling BytesParser BytesReader.swift
[13/19] Compiling BytesParser BytesWriter+bool.swift
[14/19] Compiling BytesParser BytesParser.swift
[15/19] Compiling BytesParser BytesReader+bool.swift
[16/19] Compiling BytesParser BytesReader+data.swift
[17/19] Compiling BytesParser BytesReader+float.swift
[18/19] Compiling BytesParser BytesWriter.swift
[19/19] Compiling BytesParser ByteBuffer.swift
[20/20] Compiling BytesParser InputStreamSource.swift
Build complete! (20.73s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (1.66s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.46s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3366] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.48s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "BytesParser",
  "name" : "BytesParser",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "BytesParser",
      "targets" : [
        "BytesParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BytesParserTests",
      "module_type" : "SwiftTarget",
      "name" : "BytesParserTests",
      "path" : "Tests/BytesParserTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BytesParserTests/resources/utf16-be.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BytesParserTests/resources/utf16-le.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BytesParserTests/resources/00000.mpls",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BytesParserTests/resources/utf32-le.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BytesParserTests/resources/May0612.puz",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BytesParserTests/resources/winbitmap.bmp",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BytesParserTests/resources/utf32-be.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/BytesParserTests/resources/HKS E (LAB).acb",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ByteParsingTests.swift",
        "ByteWritingTests.swift",
        "RandomAccessParsingTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "BytesParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BytesParser",
      "module_type" : "SwiftTarget",
      "name" : "BytesParser",
      "path" : "Sources/BytesParser",
      "product_memberships" : [
        "BytesParser"
      ],
      "sources" : [
        "BytesParser.swift",
        "BytesReader+bool.swift",
        "BytesReader+data.swift",
        "BytesReader+float.swift",
        "BytesReader+int.swift",
        "BytesReader+string.swift",
        "BytesReader.swift",
        "BytesWriter+bool.swift",
        "BytesWriter+data.swift",
        "BytesWriter+float.swift",
        "BytesWriter+int.swift",
        "BytesWriter+string.swift",
        "BytesWriter.swift",
        "private/ByteBuffer.swift",
        "reader-sources/BytesReader+Source.swift",
        "reader-sources/InMemorySource.swift",
        "reader-sources/InputStreamSource.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.