The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-filestreamer, reference 0.11.2 (411165), with Swift 6.1 for macOS (SPM) on 25 Mar 2026 19:20:59 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/swift-filestreamer.git
Reference: 0.11.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/swift-filestreamer
 * tag               0.11.2     -> FETCH_HEAD
HEAD is now at 4111650 Add support for Swift 6.3
Cloned https://github.com/sersoft-gmbh/swift-filestreamer.git
Revision (git rev-parse @):
4111650d3620389a058ee40a7d2f123a7e50f224
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sersoft-gmbh/swift-filestreamer.git at 0.11.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/sersoft-gmbh/swift-filestreamer.git
https://github.com/sersoft-gmbh/swift-filestreamer.git
{
  "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"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    }
  ],
  "manifest_display_name" : "swift-filestreamer",
  "name" : "swift-filestreamer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "FileStreamer",
      "targets" : [
        "FileStreamer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FileStreamerTests",
      "module_type" : "SwiftTarget",
      "name" : "FileStreamerTests",
      "path" : "Tests/FileStreamerTests",
      "sources" : [
        "FileStreamTests.swift"
      ],
      "target_dependencies" : [
        "FileStreamer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FileStreamer",
      "module_type" : "SwiftTarget",
      "name" : "FileStreamer",
      "path" : "Sources/FileStreamer",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "FileStreamer"
      ],
      "sources" : [
        "AnyAsyncStream.swift",
        "FileStream.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[4/6] Compiling CSystem shims.c
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/34] Compiling SystemPackage FilePathTempPosix.swift
[8/34] Compiling SystemPackage FilePathTempWindows.swift
[9/34] Compiling SystemPackage FilePathWindows.swift
[10/34] Compiling SystemPackage FilePathString.swift
[11/34] Compiling SystemPackage FilePathSyntax.swift
[12/34] Compiling SystemPackage FilePathTemp.swift
[13/37] Emitting module SystemPackage
[14/37] Compiling SystemPackage Util+StringArray.swift
[15/37] Compiling SystemPackage Util.swift
[16/37] Compiling SystemPackage UtilConsumers.swift
[17/37] Compiling SystemPackage FileHelpers.swift
[18/37] Compiling SystemPackage FileOperations.swift
[19/37] Compiling SystemPackage FilePath.swift
[20/37] Compiling SystemPackage FilePermissions.swift
[21/37] Compiling SystemPackage Backcompat.swift
[22/37] Compiling SystemPackage CInterop.swift
[23/37] Compiling SystemPackage RawBuffer.swift
[24/37] Compiling SystemPackage Syscalls.swift
[25/37] Compiling SystemPackage WindowsSyscallAdapters.swift
[26/37] Compiling SystemPackage Errno.swift
[27/37] Compiling SystemPackage ErrnoWindows.swift
[28/37] Compiling SystemPackage FileDescriptor.swift
[29/37] Compiling SystemPackage MachPort.swift
[30/37] Compiling SystemPackage PlatformString.swift
[31/37] Compiling SystemPackage SystemString.swift
[32/37] Compiling SystemPackage FilePathComponentView.swift
[33/37] Compiling SystemPackage FilePathComponents.swift
[34/37] Compiling SystemPackage FilePathParsing.swift
[35/37] Compiling SystemPackage Constants.swift
[36/37] Compiling SystemPackage Exports.swift
[37/37] Compiling SystemPackage Mocking.swift
[38/40] Emitting module FileStreamer
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/40] Compiling FileStreamer AnyAsyncStream.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/40] Compiling FileStreamer FileStream.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (22.65s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-system from cache
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.26s)
Fetched https://github.com/apple/swift-system from cache (1.28s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (4.30s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.08s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.76s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.55s)
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.6
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-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
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"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    }
  ],
  "manifest_display_name" : "swift-filestreamer",
  "name" : "swift-filestreamer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "FileStreamer",
      "targets" : [
        "FileStreamer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FileStreamerTests",
      "module_type" : "SwiftTarget",
      "name" : "FileStreamerTests",
      "path" : "Tests/FileStreamerTests",
      "sources" : [
        "FileStreamTests.swift"
      ],
      "target_dependencies" : [
        "FileStreamer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FileStreamer",
      "module_type" : "SwiftTarget",
      "name" : "FileStreamer",
      "path" : "Sources/FileStreamer",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "FileStreamer"
      ],
      "sources" : [
        "AnyAsyncStream.swift",
        "FileStream.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.