Build Information
Successful build of IOStreams, reference main (af0e5a
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 07:55:15 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/outfoxx/IOStreams.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/outfoxx/IOStreams
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at af0e5a5 Merge pull request #12 from outfoxx/fix/file-cancel
Cloned https://github.com/outfoxx/IOStreams.git
Revision (git rev-parse @):
af0e5a538f612a7daadee31c96926048ab0695d5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/outfoxx/IOStreams.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/outfoxx/IOStreams.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[4/6] Write swift-version-1EA4D86E10B52AF.txt
[5/6] Compiling _AtomicsShims.c
[7/22] Compiling Atomics AtomicRawRepresentable.swift
[8/22] Compiling Atomics AtomicStrongReference.swift
[9/22] Compiling Atomics IntegerConformances.swift
[10/23] Emitting module Atomics
[11/23] Compiling Atomics AtomicInteger.swift
[12/23] Compiling Atomics AtomicMemoryOrderings.swift
[13/23] Compiling Atomics AtomicOptional.swift
[14/23] Compiling Atomics AtomicOptionalRawRepresentable.swift
[15/23] Compiling Atomics AtomicLazyReference.swift
[16/23] Compiling Atomics HighLevelTypes.swift
[17/23] Compiling Atomics Unmanaged extensions.swift
[18/23] Compiling Atomics AtomicBool.swift
[19/23] Compiling Atomics AtomicValue.swift
[20/23] Compiling Atomics DoubleWord.swift
[21/23] Compiling Atomics Primitives.native.swift
[22/23] Compiling Atomics PointerConformances.swift
[23/23] Compiling Atomics Primitives.shims.swift
[24/38] Compiling IOStreams BufferedStreams.swift
[25/38] Compiling IOStreams CompressionFilter.swift
[26/39] Emitting module IOStreams
[27/39] Compiling IOStreams AsyncBuffers.swift
[28/39] Compiling IOStreams BoxCipherFilter.swift
[29/39] Compiling IOStreams Stream.swift
[30/39] Compiling IOStreams Sink.swift
[31/39] Compiling IOStreams IOError.swift
[32/39] Compiling IOStreams DataStreams.swift
[33/39] Compiling IOStreams FileStreams.swift
[34/39] Compiling IOStreams Source.swift
[35/39] Compiling IOStreams HMACFilter.swift
[36/39] Compiling IOStreams HashingFilter.swift
[37/39] Compiling IOStreams FilterStreams.swift
[38/39] Compiling IOStreams Flushable.swift
[39/39] Compiling IOStreams URLSessionStreams.swift
Build complete! (19.90s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
[43/3879] Fetching swift-docc-plugin, swift-atomics
Fetched https://github.com/apple/swift-docc-plugin from cache (1.13s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.13s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (1.68s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.10s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.68s)
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.4
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.1.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"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" : "IOStreams",
"name" : "IOStreams",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "IOStreams",
"targets" : [
"IOStreams"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IOStreamsTests",
"module_type" : "SwiftTarget",
"name" : "IOStreamsTests",
"path" : "Tests/IOStreamsTests",
"sources" : [
"BoxCipherFilterTests.swift",
"BufferedStreamsTests.swift",
"CompressionFilterTests.swift",
"ErrorTests.swift",
"FileStreamsTests.swift",
"HMACFilterTests.swift",
"HashingFilterTests.swift",
"URLSessionStreamTests.swift"
],
"target_dependencies" : [
"IOStreams"
],
"type" : "test"
},
{
"c99name" : "IOStreams",
"module_type" : "SwiftTarget",
"name" : "IOStreams",
"path" : "Sources/IOStreams",
"product_dependencies" : [
"Atomics"
],
"product_memberships" : [
"IOStreams"
],
"sources" : [
"AsyncBuffers.swift",
"BoxCipherFilter.swift",
"BufferedStreams.swift",
"CompressionFilter.swift",
"DataStreams.swift",
"FileStreams.swift",
"FilterStreams.swift",
"Flushable.swift",
"HMACFilter.swift",
"HashingFilter.swift",
"IOError.swift",
"Sink.swift",
"Source.swift",
"Stream.swift",
"URLSessionStreams.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.