Build Information
Successful build of BytePattern, reference 0.0.6 (663d34
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 18:08:42 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/Sajjon/BytePattern.git
Reference: 0.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Sajjon/BytePattern
* tag 0.0.6 -> FETCH_HEAD
HEAD is now at 663d343 Revert MainActor change
Cloned https://github.com/Sajjon/BytePattern.git
Revision (git rev-parse @):
663d343d5f2c516e09fdac37db18dd1214a0bcda
SUCCESS checkout https://github.com/Sajjon/BytePattern.git at 0.0.6
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Sajjon/BytePattern.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[5/7] Write swift-version-1EA4D86E10B52AF.txt
[6/7] Compiling _NumericsShims _NumericsShims.c
[8/17] Compiling RealModule Real.swift
[9/17] Compiling RealModule Float80+Real.swift
[10/18] Compiling RealModule ElementaryFunctions.swift
[11/18] Compiling RealModule Float16+Real.swift
[12/18] Compiling RealModule Double+Real.swift
[13/18] Compiling RealModule AugmentedArithmetic.swift
[14/18] Compiling RealModule ApproximateEquality.swift
[15/18] Emitting module RealModule
[16/18] Compiling RealModule AlgebraicField.swift
[17/18] Compiling RealModule Float+Real.swift
[18/18] Compiling RealModule RealFunctions.swift
[19/44] Compiling Algorithms RandomSample.swift
[20/44] Compiling Algorithms Reductions.swift
[21/44] Compiling Algorithms Rotate.swift
[22/44] Compiling Algorithms EitherSequence.swift
[23/44] Compiling Algorithms FirstNonNil.swift
[24/44] Compiling Algorithms FlattenCollection.swift
[25/46] Compiling Algorithms Suffix.swift
[26/46] Compiling Algorithms Trim.swift
[27/46] Compiling Algorithms Combinations.swift
[28/46] Compiling Algorithms Compacted.swift
[29/46] Compiling Algorithms Cycle.swift
[30/46] Compiling Algorithms Split.swift
[31/46] Compiling Algorithms Stride.swift
[32/46] Compiling Algorithms Joined.swift
[33/46] Compiling Algorithms Keyed.swift
[34/46] Compiling Algorithms MinMax.swift
[35/46] Compiling Algorithms Grouped.swift
[36/46] Compiling Algorithms Indexed.swift
[37/46] Compiling Algorithms Intersperse.swift
[38/46] Compiling Algorithms Partition.swift
[39/46] Compiling Algorithms Permutations.swift
[40/46] Compiling Algorithms Product.swift
[41/46] Compiling Algorithms Unique.swift
[42/46] Compiling Algorithms Windows.swift
[43/46] Compiling Algorithms AdjacentPairs.swift
[44/46] Compiling Algorithms Chain.swift
[45/46] Compiling Algorithms Chunked.swift
[46/46] Emitting module Algorithms
[47/59] Compiling BytePattern IntsGroup.swift
[48/60] Compiling BytePattern Ints.swift
[49/60] Compiling BytePattern FromEnd.swift
[50/60] Compiling BytePattern Operators.swift
[51/60] Compiling BytePattern SafeCompare.swift
[52/60] Compiling BytePattern SecureBytes.swift
[53/60] Compiling BytePattern FromBothEnds.swift
[54/60] Emitting module BytePattern
[55/60] Compiling BytePattern Data+Hex.swift
[56/60] Compiling BytePattern RandomBytes.swift
[57/60] Compiling BytePattern BytePattern.swift
[58/60] Compiling BytePattern BytePatternFinder.swift
[59/60] Compiling BytePattern Bools.swift
[60/60] Compiling BytePattern Storage.swift
[61/66] Emitting module BytesMutation
[62/66] Compiling BytesMutation ContigiousBytes+Mutate.swift
[63/66] Compiling XCTAssertBytesEqual XCTAssertBytesFromHexEqual.swift
[64/66] Emitting module XCTAssertBytesEqual
[65/66] Compiling XCTAssertBytesEqual XCTAssertBytesEqual.swift
[66/66] Compiling XCTAssertBytesEqual DefaultXCTAssertBytesEqualParameters.swift
Build complete! (17.36s)
Fetching https://github.com/apple/swift-algorithms
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (1.02s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (1.52s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.10s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.61s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms"
}
],
"manifest_display_name" : "BytePattern",
"name" : "BytePattern",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "BytePattern",
"targets" : [
"BytePattern"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XCTAssertBytesEqual",
"targets" : [
"XCTAssertBytesEqual"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BytesMutation",
"targets" : [
"BytesMutation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XCTAssertBytesEqual",
"module_type" : "SwiftTarget",
"name" : "XCTAssertBytesEqual",
"path" : "Sources/XCTAssertBytesEqual",
"product_memberships" : [
"XCTAssertBytesEqual"
],
"sources" : [
"DefaultXCTAssertBytesEqualParameters.swift",
"XCTAssertBytesEqual.swift",
"XCTAssertBytesFromHexEqual.swift"
],
"target_dependencies" : [
"BytePattern"
],
"type" : "library"
},
{
"c99name" : "BytesMutation",
"module_type" : "SwiftTarget",
"name" : "BytesMutation",
"path" : "Sources/BytesMutation",
"product_dependencies" : [
"Algorithms"
],
"product_memberships" : [
"BytesMutation"
],
"sources" : [
"ContigiousBytes+Mutate.swift"
],
"target_dependencies" : [
"BytePattern"
],
"type" : "library"
},
{
"c99name" : "BytePatternTests",
"module_type" : "SwiftTarget",
"name" : "BytePatternTests",
"path" : "Tests/BytePatternTests",
"sources" : [
"BytePatternTests.swift",
"Support/Timer.swift"
],
"target_dependencies" : [
"XCTAssertBytesEqual",
"BytesMutation"
],
"type" : "test"
},
{
"c99name" : "BytePattern",
"module_type" : "SwiftTarget",
"name" : "BytePattern",
"path" : "Sources/BytePattern",
"product_dependencies" : [
"Algorithms"
],
"product_memberships" : [
"BytePattern",
"XCTAssertBytesEqual",
"BytesMutation"
],
"sources" : [
"BytePattern.swift",
"BytePatternFinder.swift",
"Bytes/Data+Hex.swift",
"Bytes/RandomBytes.swift",
"Bytes/SafeCompare.swift",
"Bytes/SecureBytes.swift",
"Operators.swift",
"Storage/Bools.swift",
"Storage/IntsGroups/FromBothEnds/FromBothEnds.swift",
"Storage/IntsGroups/FromBothEnds/FromEnd/FromEnd.swift",
"Storage/IntsGroups/FromBothEnds/FromEnd/Ints/Ints.swift",
"Storage/IntsGroups/IntsGroup.swift",
"Storage/Storage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.