Build Information
Successful build of swift-ass-renderer, reference 1.3.1 (28919f), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 18:27:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mihai8804858/swift-ass-renderer.git
Reference: 1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mihai8804858/swift-ass-renderer
* tag 1.3.1 -> FETCH_HEAD
HEAD is now at 28919f6 Fix package manifest for Swift < 6.0
Cloned https://github.com/mihai8804858/swift-ass-renderer.git
Revision (git rev-parse @):
28919f6b5ddd896d327b0283f8d97624902236e6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mihai8804858/swift-ass-renderer.git at 1.3.1
Fetching https://github.com/mihai8804858/swift-snapshot-testing
[1/3413] Fetching swift-snapshot-testing
Fetched https://github.com/mihai8804858/swift-snapshot-testing from cache (62.77s)
Fetching https://github.com/mihai8804858/swift-libass
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/956] Fetching swift-concurrency-extras
[107/1858] Fetching swift-concurrency-extras, swift-libass
[108/4464] Fetching swift-concurrency-extras, swift-libass, combine-schedulers
[1033/10187] Fetching swift-concurrency-extras, swift-libass, combine-schedulers, xctest-dynamic-overlay
[9647/85168] Fetching swift-concurrency-extras, swift-libass, combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.83s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.83s)
Fetched https://github.com/mihai8804858/swift-libass from cache (1.83s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.83s)
[17246/74981] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.88s)
Computing version for https://github.com/pointfreeco/combine-schedulers
warning: 'combine-schedulers': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.2 (4.47s)
Computing version for https://github.com/mihai8804858/swift-libass
Computed https://github.com/mihai8804858/swift-libass at 1.3.1 (2.16s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.3 (0.57s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.57s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.75s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/mihai8804858/swift-snapshot-testing
Working copy of https://github.com/mihai8804858/swift-snapshot-testing resolved at main (a3650f0)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.2
Creating working copy for https://github.com/mihai8804858/swift-libass
Working copy of https://github.com/mihai8804858/swift-libass resolved at 1.3.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.3
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-ass-renderer",
"name": "swift-ass-renderer",
"url": "https://github.com/mihai8804858/swift-ass-renderer.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-ass-renderer",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-libass",
"name": "swift-libass",
"url": "https://github.com/mihai8804858/swift-libass",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-libass",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "combine-schedulers",
"name": "combine-schedulers",
"url": "https://github.com/pointfreeco/combine-schedulers",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
"traits": [
],
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/mihai8804858/swift-ass-renderer.git
[1/2256] Fetching swift-ass-renderer
Fetched https://github.com/mihai8804858/swift-ass-renderer.git from cache (19.88s)
Fetching https://github.com/mihai8804858/swift-libass from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/mihai8804858/swift-libass from cache (0.48s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.48s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.2.0 (1.13s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.47s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.47s)
Computing version for https://github.com/mihai8804858/swift-libass
Computed https://github.com/mihai8804858/swift-libass at 1.4.0 (1.21s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.05s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.59s)
Creating working copy for https://github.com/mihai8804858/swift-libass
Working copy of https://github.com/mihai8804858/swift-libass resolved at 1.4.0
Creating working copy for https://github.com/mihai8804858/swift-ass-renderer.git
Working copy of https://github.com/mihai8804858/swift-ass-renderer.git resolved at 1.3.1 (28919f6)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
warning: '.resolve-product-dependencies': dependency 'swift-ass-renderer' is not used by any target
Found 2 product dependencies
- swift-libass
- combine-schedulers
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mihai8804858/swift-ass-renderer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Copying PrivacyInfo.xcprivacy
[0/15] Write sources
[2/15] Copying libpng16.a
[2/15] Copying libharfbuzz.a
[4/15] Copying libfribidi.a
[4/15] Copying PrivacyInfo.xcprivacy
[4/15] Copying libfontconfig.a
[5/15] Copying libfreetype.a
[5/15] Write sources
[12/15] Copying libass.a
[13/15] Write swift-version--6988338F2F200930.txt
[15/48] Compiling IssueReporting ReportIssue.swift
[16/48] Compiling IssueReporting TestContext.swift
[17/48] Compiling IssueReporting Unimplemented.swift
[18/48] Compiling IssueReporting WithExpectedIssue.swift
[19/49] Compiling IssueReporting WithIssueContext.swift
[20/49] Compiling IssueReporting IssueReporter.swift
[21/49] Compiling IssueReporting BreakpointReporter.swift
[22/49] Compiling IssueReporting FailureObserver.swift
[23/49] Compiling IssueReporting LockIsolated.swift
[24/49] Compiling IssueReporting XCTest.swift
[25/49] Compiling IssueReporting IsTesting.swift
[26/49] Compiling IssueReporting Rethrows.swift
[27/49] Compiling IssueReporting SwiftTesting.swift
[28/49] Compiling IssueReporting UncheckedSendable.swift
[29/49] Compiling IssueReporting Warn.swift
[30/49] Emitting module IssueReporting
[31/49] Compiling IssueReporting AppHostWarning.swift
[32/49] Compiling IssueReporting Deprecations.swift
[33/49] Compiling SwiftLibass resource_bundle_accessor.swift
[34/49] Emitting module SwiftLibass
[35/49] Compiling SwiftLibass SwiftLibass.swift
[36/49] Compiling ConcurrencyExtras Locking.swift
[37/49] Compiling ConcurrencyExtras Result.swift
[38/49] Compiling ConcurrencyExtras LockIsolated.swift
[39/49] Compiling ConcurrencyExtras UncheckedBox.swift
[40/49] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[41/49] Emitting module ConcurrencyExtras
[42/49] Compiling ConcurrencyExtras AsyncStream.swift
[45/49] Compiling ConcurrencyExtras Task.swift
[46/49] Compiling ConcurrencyExtras MainSerialExecutor.swift
[47/49] Compiling IssueReporting FatalErrorReporter.swift
[48/49] Compiling IssueReporting RuntimeWarningReporter.swift
[49/50] Compiling ConcurrencyExtras UncheckedSendable.swift
[49/50] Compiling SwiftAssBlend RenderBlend.c
[51/62] Compiling CombineSchedulers UIScheduler.swift
[52/63] Compiling CombineSchedulers TestScheduler.swift
[53/63] Compiling CombineSchedulers Timer.swift
[54/63] Compiling CombineSchedulers UIKit.swift
[55/63] Compiling CombineSchedulers NSRecursiveLock.swift
[56/63] Compiling CombineSchedulers UnimplementedScheduler.swift
[57/63] Compiling CombineSchedulers Lock.swift
[58/63] Compiling CombineSchedulers SwiftUI.swift
[59/63] Compiling CombineSchedulers ImmediateScheduler.swift
[60/63] Compiling CombineSchedulers Deprecations.swift
[61/63] Compiling CombineSchedulers AnyScheduler.swift
[62/63] Compiling CombineSchedulers Concurrency.swift
[63/63] Emitting module CombineSchedulers
[64/91] Emitting module SwiftAssRenderer
[65/93] Compiling SwiftAssRenderer DispatchQueue.swift
[66/93] Compiling SwiftAssRenderer FileManager.swift
[67/93] Compiling SwiftAssRenderer Lock.swift
[68/93] Compiling SwiftAssRenderer LibraryWrapper.swift
[69/93] Compiling SwiftAssRenderer resource_bundle_accessor.swift
[70/93] Compiling SwiftAssRenderer Tuple.swift
[71/93] Compiling SwiftAssRenderer View.swift
[72/93] Compiling SwiftAssRenderer FontConfig.swift
[73/93] Compiling SwiftAssRenderer AccelerateImagePipeline.swift
[74/93] Compiling SwiftAssRenderer BlendImagePipeline.swift
[75/93] Compiling SwiftAssRenderer ImagePipelineHelpers.swift
[76/93] Compiling SwiftAssRenderer ContentsLoader.swift
[77/93] Compiling SwiftAssRenderer Logger.swift
[78/93] Compiling SwiftAssRenderer AssSubtitles.swift
[79/93] Compiling SwiftAssRenderer AssSubtitlesView+AVPlayerViewController.swift
[80/93] Compiling SwiftAssRenderer AssSubtitlesView.swift
[81/93] Compiling SwiftAssRenderer Platform.swift
[82/93] Compiling SwiftAssRenderer ImagePipelineType.swift
[83/93] Compiling SwiftAssRenderer ProcessedImage.swift
[84/93] Compiling SwiftAssRenderer AssSubtitlesRenderer.swift
[85/93] Compiling SwiftAssRenderer Bundle.swift
[86/93] Compiling SwiftAssRenderer CALayer.swift
[87/93] Compiling SwiftAssRenderer CoreGraphics.swift
[88/93] Compiling SwiftAssRenderer AssSubtitlesRenderer+Composition.swift
[89/93] Compiling SwiftAssRenderer AssVideoComposition.swift
[90/93] Compiling SwiftAssRenderer AVPlayer.swift
[91/93] Compiling SwiftAssRenderer AssSubtitlesAttachModifier.swift
[92/93] Compiling SwiftAssRenderer AssSubtitlesView+AVPlayerLayer.swift
[93/93] Compiling SwiftAssRenderer AssSubtitlesView+AVPlayerView.swift
Build complete! (19.88s)
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mihai8804858/swift-snapshot-testing"
},
{
"identity" : "swift-libass",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mihai8804858/swift-libass"
},
{
"identity" : "combine-schedulers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/combine-schedulers"
}
],
"manifest_display_name" : "swift-ass-renderer",
"name" : "swift-ass-renderer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SwiftAssRenderer",
"targets" : [
"SwiftAssRenderer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SwiftAssRendererTests",
"module_type" : "SwiftTarget",
"name" : "SwiftAssRendererTests",
"path" : "Tests",
"product_dependencies" : [
"SnapshotTesting"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Fonts",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/Subs",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Extensions/CoreGraphicsTests.swift",
"FontConfig/FontConfigTests.swift",
"Helpers/FuncCheck.swift",
"Helpers/Snapshots.swift",
"Mocks/MockBundle.swift",
"Mocks/MockContentsLoader.swift",
"Mocks/MockDispatchQueue.swift",
"Mocks/MockFileManager.swift",
"Mocks/MockFontConfig.swift",
"Mocks/MockImagePipeline.swift",
"Mocks/MockLibraryWrapper.swift",
"Mocks/MockLogger.swift",
"Pipeline/AccelerateImagePipelineTests.swift",
"Pipeline/BlendImagePipelineTests.swift",
"Pipeline/PipelineTestCase.swift",
"Renderer/AssSubtitlesRendererTests.swift",
"Wrapper/LibraryWrapperTests.swift"
],
"target_dependencies" : [
"SwiftAssRenderer"
],
"type" : "test"
},
{
"c99name" : "SwiftAssRenderer",
"module_type" : "SwiftTarget",
"name" : "SwiftAssRenderer",
"path" : "Sources/SwiftAssRenderer",
"product_dependencies" : [
"SwiftLibass",
"CombineSchedulers"
],
"product_memberships" : [
"SwiftAssRenderer"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftAssRenderer/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Composition/AssSubtitlesRenderer+Composition.swift",
"Composition/AssVideoComposition.swift",
"Extensions/AVPlayer.swift",
"Extensions/Bundle.swift",
"Extensions/CALayer.swift",
"Extensions/CoreGraphics.swift",
"Extensions/DispatchQueue.swift",
"Extensions/FileManager.swift",
"Extensions/Lock.swift",
"Extensions/Tuple.swift",
"Extensions/View.swift",
"FontConfig/FontConfig.swift",
"Loader/ContentsLoader.swift",
"Logger/Logger.swift",
"Overlay/AssSubtitles.swift",
"Overlay/AssSubtitlesAttachModifier.swift",
"Overlay/AssSubtitlesView+AVPlayerLayer.swift",
"Overlay/AssSubtitlesView+AVPlayerView.swift",
"Overlay/AssSubtitlesView+AVPlayerViewController.swift",
"Overlay/AssSubtitlesView.swift",
"Overlay/Platform.swift",
"Pipeline/AccelerateImagePipeline.swift",
"Pipeline/BlendImagePipeline.swift",
"Pipeline/ImagePipelineHelpers.swift",
"Pipeline/ImagePipelineType.swift",
"Pipeline/ProcessedImage.swift",
"Renderer/AssSubtitlesRenderer.swift",
"Wrapper/LibraryWrapper.swift"
],
"target_dependencies" : [
"SwiftAssBlend"
],
"type" : "library"
},
{
"c99name" : "SwiftAssBlend",
"module_type" : "ClangTarget",
"name" : "SwiftAssBlend",
"path" : "Sources/SwiftAssBlend",
"product_dependencies" : [
"SwiftLibass"
],
"product_memberships" : [
"SwiftAssRenderer"
],
"sources" : [
"RenderBlend.c"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.