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.10 for Linux on 22 Apr 2025 07:42:00 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /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/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:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/dagronf/BytesParser.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.84s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.41s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3366] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.33s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.43s)
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/20] Emitting module BytesParser
[6/22] Compiling BytesParser InMemorySource.swift
[7/22] Compiling BytesParser InputStreamSource.swift
[8/22] Compiling BytesParser BytesParser.swift
[9/22] Compiling BytesParser BytesReader+bool.swift
[10/22] Compiling BytesParser BytesReader+data.swift
[11/22] Compiling BytesParser BytesWriter+float.swift
[12/22] Compiling BytesParser BytesWriter+int.swift
[13/22] Compiling BytesParser ByteBuffer.swift
[14/22] Compiling BytesParser BytesReader+Source.swift
[15/22] Compiling BytesParser BytesWriter+bool.swift
[16/22] Compiling BytesParser BytesWriter+data.swift
[17/22] Compiling BytesParser BytesReader+string.swift
[18/22] Compiling BytesParser BytesReader.swift
[19/22] Compiling BytesParser BytesReader+float.swift
[20/22] Compiling BytesParser BytesReader+int.swift
[21/22] Compiling BytesParser BytesWriter+string.swift
[22/22] Compiling BytesParser BytesWriter.swift
Build complete! (18.92s)
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" : "/host/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" : "/host/spi-builder-workspace/Tests/BytesParserTests/resources/utf16-be.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/BytesParserTests/resources/utf32-le.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/BytesParserTests/resources/May0612.puz",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/BytesParserTests/resources/00000.mpls",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/BytesParserTests/resources/utf16-le.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/BytesParserTests/resources/winbitmap.bmp",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/BytesParserTests/resources/utf32-be.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/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"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.