Build Information
Successful build of Restructure, reference main (8e152e), with Swift 6.3 for tvOS using Xcode 26.4 on 14 Apr 2026 17:28:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Restructure -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stack/Restructure.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stack/Restructure
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8e152e7 Fix README about dateStrategy
Cloned https://github.com/stack/Restructure.git
Revision (git rev-parse @):
8e152e7b64adece0edea6f6e724593b8c3839b37
SUCCESS checkout https://github.com/stack/Restructure.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/stack/Restructure.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/SimplyDanny/SwiftLintPlugins
Fetching from https://github.com/apple/swift-numerics
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.6 of package ‘swift-docc-plugin’
Creating working copy of package ‘SwiftLintPlugins’
Checking out 0.63.2 of package ‘SwiftLintPlugins’
Creating working copy of package ‘swift-numerics’
Checking out 1.1.1 of package ‘swift-numerics’
Resolve Package Graph
Resolved source packages:
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.63.2
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
Restructure: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-numerics, SwiftLintPlugins, SymbolKit, SwiftDocCPlugin, Restructure
2026-04-14 13:27:37.538 xcodebuild[525:3032] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"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-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "swiftlintplugins",
"requirement" : {
"range" : [
{
"lower_bound" : "0.59.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
}
],
"manifest_display_name" : "Restructure",
"name" : "Restructure",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "Restructure",
"targets" : [
"Restructure"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RestructureTests",
"module_type" : "SwiftTarget",
"name" : "RestructureTests",
"path" : "Tests/RestructureTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"RestructureInitializationTests.swift",
"RestructureTests.swift",
"RowDecoderTests.swift",
"RowTests.swift",
"StatementEncoderTests.swift",
"StatementSequenceTests.swift",
"StatementTests.swift"
],
"target_dependencies" : [
"Restructure"
],
"type" : "test"
},
{
"c99name" : "Restructure",
"module_type" : "SwiftTarget",
"name" : "Restructure",
"path" : "Sources/Restructure",
"product_dependencies" : [
"SwiftLintBuildToolPlugin"
],
"product_memberships" : [
"Restructure"
],
"sources" : [
"ArrayStrategy.swift",
"AutoVacuum.swift",
"Date+Julian.swift",
"DateStrategy.swift",
"JournalMode.swift",
"PragmaRepresentable.swift",
"Restructure.swift",
"RestructureError.swift",
"Row.swift",
"RowDecoder.swift",
"SecureDelete.swift",
"Statement.swift",
"StatementEncoder.swift",
"StepResult.swift",
"String+SQLite3.swift",
"Structurable.swift",
"WalCheckpointMode.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Restructure"
]
}
}
2026-04-14 13:27:59.864 xcodebuild[924:5393] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Restructure -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Restructure -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
Restructure: /Users/admin/builder/spi-builder-workspace
SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.63.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “SwiftLintBuildToolPlugin” in package “swiftlintplugins”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/SwiftLintBuildToolPlugin
[debug]: Using compiler /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 1f31c2d49165860e76c3fe2c75b28b83ba386765e2c148d3b7ccdaa8225e13e6
Apply build tool plug-in “SwiftLintBuildToolPlugin” to target “Restructure” in package “spi-builder-workspace”
/usr/bin/sandbox-exec -p "(version 1)
(deny default)
(import \"system.sb\")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name \"com.apple.lsd.mapdb\"))
(allow mach-lookup (global-name \"com.apple.mobileassetd.v2\"))
(allow file-write*
(subpath \"/private/tmp\")
(subpath \"/private/var/tmp\")
(subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T\")
(subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/C\")
)
(deny file-write*
(subpath \"/Users/admin/builder/spi-builder-workspace\")
)
(allow file-write*
(subpath \"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Restructure/SwiftLintBuildToolPlugin\")
(subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryItems\")
)
" /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/macos/swiftlint lint --quiet --force-exclude --cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Restructure/SwiftLintBuildToolPlugin/Cache /Users/admin/builder/spi-builder-workspace/Sources/Restructure/ArrayStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/AutoVacuum.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Date+Julian.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/DateStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/JournalMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/PragmaRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Restructure.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/RestructureError.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Row.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/SecureDelete.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Statement.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/StepResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/String+SQLite3.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Structurable.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/WalCheckpointMode.swift
warning: 'redundant_optional_initialization' has been renamed to 'implicit_optional_initialization' and will be completely removed in a future release.
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/Restructure.swift:178:9: warning: Multiline Call Arguments Violation: Call should have each parameter on a separate line (multiline_call_arguments)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:49:46: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:65:33: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:216:35: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:220:46: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:224:48: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:228:48: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:232:47: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:236:45: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:240:46: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:244:47: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:248:47: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:252:47: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:256:46: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:260:47: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:264:48: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift:268:48: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift:215:44: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift:219:56: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift:232:58: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift:244:58: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift:256:57: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift:268:55: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift:280:56: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift:292:57: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift:304:57: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift:316:57: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift:328:56: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift:340:57: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift:352:58: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
/Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift:364:58: warning: Unneeded (Re)Throws Keyword Violation: Superfluous 'throws'; body of this function does not throw any error (unneeded_throws_rethrows)
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0xb22074c00 path:'/Users/admin/builder/spi-builder-workspace'>
target: Restructure
prebuildCommandOutputPaths: []
buildCommands: []
allDerivedOutputPaths: []
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'Restructure' in project 'Restructure'
➜ Explicit dependency on target 'Restructure' in project 'Restructure'
➜ Explicit dependency on target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
Target 'Restructure' in project 'Restructure'
➜ Explicit dependency on target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
Target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
➜ Explicit dependency on target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
Target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8dd6ae6171b733a4a73e3a2236427a84
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8dd6ae6171b733a4a73e3a2236427a84.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLintPlugins.build/Debug/SwiftLintBuildToolPlugin.build/SwiftLintBuildToolPlugin.DependencyMetadataFileList (in target 'SwiftLintBuildToolPlugin' from project 'SwiftLintPlugins')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftLintPlugins
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLintPlugins.build/Debug/SwiftLintBuildToolPlugin.build/SwiftLintBuildToolPlugin.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Restructure.DependencyMetadataFileList (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Restructure.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Restructure.modulemap (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Restructure.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLintPlugins.build/Debug/SwiftLintBuildToolPlugin.build/SwiftLintBuildToolPlugin.DependencyStaticMetadataFileList (in target 'SwiftLintBuildToolPlugin' from project 'SwiftLintPlugins')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftLintPlugins
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLintPlugins.build/Debug/SwiftLintBuildToolPlugin.build/SwiftLintBuildToolPlugin.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Restructure.DependencyStaticMetadataFileList (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Restructure.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.SwiftFileList (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.SwiftConstValuesFileList (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure_const_extract_protocols.json (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.LinkFileList (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure-OutputFileMap.json (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Restructure.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Restructure.modulemap (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Restructure.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver Restructure normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Restructure -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos17.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-8P5G6DEEPG56ZYUKMYHMN3RE1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-4BAHLZJ2RBDQMNK46XR6Y1JZS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-3KWPF1V25TACG1K3ZQBSH88O6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-2HYNKNS3I0KIM31LWB1MT4JSR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-BZO0N6E0DIXHZYNQ4S8EZ7EDL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-1I7I9RFLZZYCUO3TPLS4U805X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-C8QKBRC8FEWLEQZYK4B7DE50J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-6YUZKR4MV7T2QFLE4Q48OP5H2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-2ERXFBA9JY7AMMKY8VA4HWPMN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-BS1SXL224UKZLY0BZCZGXSPY2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SQLite3-6KDJIY7XEPWF5GTDU725FPY9H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-C3APVXRMKC1TL26H5OI6RFWKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-AHTQ2Z4LJMUBWM4FTN7VFGCFE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-904ZPNR3NXQN0C6LOE65GKG9O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-14C32VGX1D4IWU8QLS276WR4F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-6TXRXGZJ10UGF87VX48ADDYWW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EL0RWE9MAIYLCMLOT4GISD5SK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-4YCIRIE2AAE9KXHT7D5IAT201.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-4DPRV7LKB1X9IM7UR1GZ26NF6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-H6TLJP72XS2SCHLO6XNUG4J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-71UJJ66WD6FHY7Z4384KRXYHP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-61A3Z4HC5YGRZ4301Q8563VIJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-8J56K3TBOO6PAYWQ2YRFTOXRC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-AY4SBASI0IYB2DRL4P1HZYF3D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-99BTF6SWJRRYNWL6MZ2TBIY92.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-D5CB4LO29N5WBJ3LLTIKRY0JG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3LVP7PFMTBITP49EDS4BMYCFP.pcm
SwiftCompile normal arm64 Compiling\ String+SQLite3.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/String+SQLite3.swift (in target 'Restructure' from project 'Restructure')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/String+SQLite3.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Restructure (in target 'Restructure' from project 'Restructure')
EmitSwiftModule normal arm64 (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Structurable.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Structurable.swift (in target 'Restructure' from project 'Restructure')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Structurable.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ StatementEncoder.swift,\ StepResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/StepResult.swift (in target 'Restructure' from project 'Restructure')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/StepResult.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JournalMode.swift,\ PragmaRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/JournalMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/PragmaRepresentable.swift (in target 'Restructure' from project 'Restructure')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/JournalMode.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/PragmaRepresentable.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Restructure.swift,\ RestructureError.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Restructure.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/RestructureError.swift (in target 'Restructure' from project 'Restructure')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Restructure.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/RestructureError.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Date+Julian.swift,\ DateStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Date+Julian.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/DateStrategy.swift (in target 'Restructure' from project 'Restructure')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Date+Julian.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/DateStrategy.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SecureDelete.swift,\ Statement.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/SecureDelete.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Statement.swift (in target 'Restructure' from project 'Restructure')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/SecureDelete.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Statement.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Row.swift,\ RowDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Row.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift (in target 'Restructure' from project 'Restructure')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Row.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/RowDecoder.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WalCheckpointMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/WalCheckpointMode.swift (in target 'Restructure' from project 'Restructure')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/WalCheckpointMode.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ArrayStrategy.swift,\ AutoVacuum.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/ArrayStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/AutoVacuum.swift (in target 'Restructure' from project 'Restructure')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/ArrayStrategy.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Restructure/AutoVacuum.swift (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Restructure (in target 'Restructure' from project 'Restructure')
SwiftDriver\ Compilation\ Requirements Restructure normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Restructure -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos17.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Date+Julian.swift, DateStrategy.swift (in target 'Restructure' from project 'Restructure')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Restructure-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure-Swift.h (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Restructure-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Restructure.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.swiftmodule (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Restructure.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Restructure.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.swiftdoc (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Restructure.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Restructure.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.abi.json (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Restructure.swiftmodule/arm64-apple-tvos.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling JournalMode.swift, PragmaRepresentable.swift (in target 'Restructure' from project 'Restructure')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Restructure.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.swiftsourceinfo (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Restructure.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ArrayStrategy.swift, AutoVacuum.swift (in target 'Restructure' from project 'Restructure')
SwiftDriverJobDiscovery normal arm64 Compiling String+SQLite3.swift (in target 'Restructure' from project 'Restructure')
SwiftDriverJobDiscovery normal arm64 Compiling SecureDelete.swift, Statement.swift (in target 'Restructure' from project 'Restructure')
SwiftDriverJobDiscovery normal arm64 Compiling Restructure.swift, RestructureError.swift (in target 'Restructure' from project 'Restructure')
SwiftDriverJobDiscovery normal arm64 Compiling Row.swift, RowDecoder.swift (in target 'Restructure' from project 'Restructure')
SwiftDriverJobDiscovery normal arm64 Compiling StatementEncoder.swift, StepResult.swift (in target 'Restructure' from project 'Restructure')
SwiftDriverJobDiscovery normal arm64 Compiling WalCheckpointMode.swift (in target 'Restructure' from project 'Restructure')
SwiftDriverJobDiscovery normal arm64 Compiling Structurable.swift (in target 'Restructure' from project 'Restructure')
SwiftDriver\ Compilation Restructure normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Restructure -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos17.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Restructure.o normal (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos17.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Restructure.o
ExtractAppIntentsMetadata (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.R36TJR/Metal.xctoolchain --module-name Restructure --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk --xcode-version 17E192 --platform-family tvOS --deployment-target 17.0 --bundle-identifier spi-builder-workspace.Restructure --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Restructure.appintents --target-triple arm64-apple-tvos17.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Restructure.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Restructure.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Restructure.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-appletvos/Restructure.build/Objects-normal/arm64/Restructure.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-14 13:28:27.000 appintentsmetadataprocessor[1230:7172] Starting appintentsmetadataprocessor export
2026-04-14 13:28:27.018 appintentsmetadataprocessor[1230:7172] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Restructure.o (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Restructure.o
** BUILD SUCCEEDED **
2026-04-14 13:28:09.331 xcodebuild[995:5850] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 13:28:21.083 xcodebuild[995:6893] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:810
Details: log recorder for IDEActivityLogCommandInvocationSection “SwiftLint” was sent -addMessage: after it had already been asked to stop recording.
Object: <IDEActivityLogCommandInvocationSectionRecorder: 0xb2400f560>
Method: -addMessage:
Thread: <NSThread: 0xb23feb0c0>{number = 336, name = (null)}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-14 13:28:21.083 xcodebuild[995:6893] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:810
Details: log recorder for IDEActivityLogCommandInvocationSection “SwiftLint” was sent -addMessage: after it had already been asked to stop recording.
Object: <IDEActivityLogCommandInvocationSectionRecorder: 0xb2400f560>
Method: -addMessage:
Thread: <NSThread: 0xb23feb0c0>{number = 336, name = (null)}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-14 13:28:21.083 xcodebuild[995:6893] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:810
Details: log recorder for IDEActivityLogCommandInvocationSection “SwiftLint” was sent -addMessage: after it had already been asked to stop recording.
Object: <IDEActivityLogCommandInvocationSectionRecorder: 0xb2400f560>
Method: -addMessage:
Thread: <NSThread: 0xb23feb0c0>{number = 336, name = (null)}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-14 13:28:21.083 xcodebuild[995:6893] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:810
Details: log recorder for IDEActivityLogCommandInvocationSection “SwiftLint” was sent -addMessage: after it had already been asked to stop recording.
Object: <IDEActivityLogCommandInvocationSectionRecorder: 0xb2400f560>
Method: -addMessage:
Thread: <NSThread: 0xb23feb0c0>{number = 336, name = (null)}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-14 13:28:21.083 xcodebuild[995:6893] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:810
Details: log recorder for IDEActivityLogCommandInvocationSection “SwiftLint” was sent -addMessage: after it had already been asked to stop recording.
Object: <IDEActivityLogCommandInvocationSectionRecorder: 0xb2400f560>
Method: -addMessage:
Thread: <NSThread: 0xb23feb0c0>{number = 336, name = (null)}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-14 13:28:21.083 xcodebuild[995:6893] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:810
Details: log recorder for IDEActivityLogCommandInvocationSection “SwiftLint” was sent -addMessage: after it had already been asked to stop recording.
Object: <IDEActivityLogCommandInvocationSectionRecorder: 0xb2400f560>
Method: -addMessage:
Thread: <NSThread: 0xb23feb0c0>{number = 336, name = (null)}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-14 13:28:21.083 xcodebuild[995:6893] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:810
Details: log recorder for IDEActivityLogCommandInvocationSection “SwiftLint” was sent -addMessage: after it had already been asked to stop recording.
Object: <IDEActivityLogCommandInvocationSectionRecorder: 0xb2400f560>
Method: -addMessage:
Thread: <NSThread: 0xb23feb0c0>{number = 336, name = (null)}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-14 13:28:21.083 xcodebuild[995:6893] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:810
Details: log recorder for IDEActivityLogCommandInvocationSection “SwiftLint” was sent -addMessage: after it had already been asked to stop recording.
Object: <IDEActivityLogCommandInvocationSectionRecorder: 0xb2400f560>
Method: -addMessage:
Thread: <NSThread: 0xb23feb0c0>{number = 336, name = (null)}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-14 13:28:21.083 xcodebuild[995:6893] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:810
Details: log recorder for IDEActivityLogCommandInvocationSection “SwiftLint” was sent -addMessage: after it had already been asked to stop recording.
Object: <IDEActivityLogCommandInvocationSectionRecorder: 0xb2400f560>
Method: -addMessage:
Thread: <NSThread: 0xb23feb0c0>{number = 336, name = (null)}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
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-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "swiftlintplugins",
"requirement" : {
"range" : [
{
"lower_bound" : "0.59.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
}
],
"manifest_display_name" : "Restructure",
"name" : "Restructure",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "Restructure",
"targets" : [
"Restructure"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RestructureTests",
"module_type" : "SwiftTarget",
"name" : "RestructureTests",
"path" : "Tests/RestructureTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"RestructureInitializationTests.swift",
"RestructureTests.swift",
"RowDecoderTests.swift",
"RowTests.swift",
"StatementEncoderTests.swift",
"StatementSequenceTests.swift",
"StatementTests.swift"
],
"target_dependencies" : [
"Restructure"
],
"type" : "test"
},
{
"c99name" : "Restructure",
"module_type" : "SwiftTarget",
"name" : "Restructure",
"path" : "Sources/Restructure",
"product_dependencies" : [
"SwiftLintBuildToolPlugin"
],
"product_memberships" : [
"Restructure"
],
"sources" : [
"ArrayStrategy.swift",
"AutoVacuum.swift",
"Date+Julian.swift",
"DateStrategy.swift",
"JournalMode.swift",
"PragmaRepresentable.swift",
"Restructure.swift",
"RestructureError.swift",
"Row.swift",
"RowDecoder.swift",
"SecureDelete.swift",
"Statement.swift",
"StatementEncoder.swift",
"StepResult.swift",
"String+SQLite3.swift",
"Structurable.swift",
"WalCheckpointMode.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.