Build Information
Successful build of Restructure, reference main (8e152e), with Swift 6.3 for watchOS using Xcode 26.4 on 14 Apr 2026 17:28:03 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=watchOSBuild 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: watchOS
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/SimplyDanny/SwiftLintPlugins
Fetching from https://github.com/apple/swift-docc-plugin
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 ‘swift-numerics’
Checking out 1.1.1 of package ‘swift-numerics’
Creating working copy of package ‘SwiftLintPlugins’
Checking out 0.63.2 of package ‘SwiftLintPlugins’
Resolve Package Graph
Resolved source packages:
SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.63.2
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
Restructure: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
resolved source packages: SwiftLintPlugins, SwiftDocCPlugin, Restructure, SymbolKit, swift-numerics
2026-04-14 13:27:13.201 xcodebuild[528:3075] [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:35.650 xcodebuild[927:5452] [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=watchOS
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=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Restructure: /Users/admin/builder/spi-builder-workspace
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
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:0xb45dab000 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/WatchOS.platform/Developer/SDKs/WatchOS26.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: 0fe26924c49a143957ddcf1513ee09c5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0fe26924c49a143957ddcf1513ee09c5.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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.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/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/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/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
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/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
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-watchos
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/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-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Restructure.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Restructure.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Restructure.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/Restructure.build/Objects-normal/arm64_32/Restructure_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/Restructure.build/Objects-normal/arm64_32/Restructure-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Objects-normal/arm64/Restructure_const_extract_protocols.json
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/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-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/Restructure.build/Objects-normal/arm64_32/Restructure.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/Restructure.build/Objects-normal/arm64_32/Restructure.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/Restructure.build/Objects-normal/arm64_32/Restructure.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Objects-normal/arm64/Restructure.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Objects-normal/arm64/Restructure.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Objects-normal/arm64/Restructure.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Objects-normal/arm64/Restructure-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Restructure.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Restructure.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
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-watchos/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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos9.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-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/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-watchos/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-watchos/Restructure.build/Objects-normal/arm64/Restructure_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Objects-normal/arm64/Restructure-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Restructure normal arm64_32 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-watchos/Restructure.build/Objects-normal/arm64_32/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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos9.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-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/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-watchos/Restructure.build/Objects-normal/arm64_32/Restructure_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Objects-normal/arm64_32/Restructure-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-5FZDPVDXD2HPLM78ZOM9N03SU.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-3FGS91GJTSCVBQWF0AZ8RDWIB.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-266NT1P7D1LMWVI1EJLP0L9GE.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-32WBVDB5Y1RJ3SQX5PTMTSJGL.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-9QJQ6YF71IBBNARH6DJ15ECUA.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-32VS6E3RJ2GW9HCKVH7N8W3I1.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-CS37TA6S5T8WO941F1Y6KPTPB.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-86SG3KWN2416SP1TV07QXWLZJ.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-EDJTPVI58WEN65KIWCAS19P47.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-23GVZO3J60TK1907VB9EHEBV9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-D9WKCDD8BROY62AW3B8MFPIXL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-9C1VDMTMAA0JCC5F9EDHMU7LC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-EZGCYJSMQH3DYOXQY29AVGE07.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-VGXHWQD1X9HM4Q2T00E645TO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-3F71YKAFPIL4I12A9PF0U6XHE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-8NZTOI4T0VWLZ8LCHBTWOV0U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-4ZAELXTE2GG4SZFDXPWPT7O9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-1SCPK6D91G9GTJ123R4QFENF6.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-6O6RHGGQ8I02TIQLYBL6S0W5Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-1DTQYY9UU66023I0ATSGWG7ZE.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-EU5DPB0SJLR7RBL14Y02NSQS1.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SQLite3-5JSITLKJM057WH9AU3JF48PHM.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-BWJ8WVXJZ6T37PQKKMKQAIQ22.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-EL9Q6E0RP2I23KV7GOAH9UASG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SQLite3-4XZIRHPNVR9SCFM49GS1N96B7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9HF0QGHXY3KFYNL697MDX2JFV.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-D49PZOP3LYQFTFQ3ZWU4CUWLY.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-ANMRWEGXQF51I6TK574L4FTFE.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-BKK5BSQWGF92KVELOAWQ749XO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-5N90L5D6IYIYT6DRYMU0H0V03.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-7P8EAMJHII1Y13KPDIO6OPE85.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-2GWRARA6K993RJ88V1Y96KEJJ.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-8SQHK6BHD7C805PBQL0T3FF2V.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-EXSLV4FZ23ACOHESV6HN242JF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-9IKAGRULHBU3C82MV2Y7ETRR9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-D1BA92JP0VXKAOKXR6B6MZJZO.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-7UUR49QAGO7D92C84DCGJCQ92.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-E9GNV3GPGTFX3JG66LQF1QW75.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-7E7HKSKAV5AQ47IQSCMCCSI5V.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-4432WEOWGS1BJEUBC5UJRUFI3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-ABHR2RPZAPKKRPEZKN1VS3U62.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-57SK7T5TWBSHOGKKP26ZBGOZ9.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-4G9M6BOQAKJFT396RD8IL8IUF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-B36SMAPOXYMQNNNBLHT80G2FZ.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-BJL619DGQVH96DCT9RMEYS271.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-EF0P0CB81D8MM9HSY5UO4BF4M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-Y7I7SAWGZK3XSFY29XNYOFQY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-84YPE2UAZHTV4F627ZS1DADPK.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-71DXGL209Y0POA2RI0VLBU7FT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-8P4ROWVRZKZVZOL4S233P5SIA.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-31UN2CX7CUTVJGRDSF1GJVT2O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-7BDO0EMJRHS1THDHPCHC04IUO.pcm
SwiftCompile normal arm64_32 Compiling\ String+SQLite3.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/String+SQLite3.swift (in target 'Restructure' from project 'Restructure')
SwiftCompile normal arm64_32 /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
SwiftCompile normal arm64_32 Compiling\ WalCheckpointMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/WalCheckpointMode.swift (in target 'Restructure' from project 'Restructure')
SwiftCompile normal arm64_32 /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_32 Compiling\ Structurable.swift /Users/admin/builder/spi-builder-workspace/Sources/Restructure/Structurable.swift (in target 'Restructure' from project 'Restructure')
SwiftCompile normal arm64_32 /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_32 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_32 /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_32 /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_32 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_32 /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_32 /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_32 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_32 /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_32 /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_32 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_32 /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_32 /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_32 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_32 /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_32 /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
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Restructure (in target 'Restructure' from project 'Restructure')
EmitSwiftModule normal arm64_32 (in target 'Restructure' from project 'Restructure')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 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_32 /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_32 /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
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
SwiftDriverJobDiscovery normal arm64_32 Emitting module for Restructure (in target 'Restructure' from project 'Restructure')
SwiftDriver\ Compilation\ Requirements Restructure normal arm64_32 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-watchos/Restructure.build/Objects-normal/arm64_32/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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos9.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-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/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-watchos/Restructure.build/Objects-normal/arm64_32/Restructure_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Objects-normal/arm64_32/Restructure-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for Restructure (in target 'Restructure' from project 'Restructure')
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
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-watchos/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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos9.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-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/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-watchos/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-watchos/Restructure.build/Objects-normal/arm64/Restructure_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/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_32 Compiling ArrayStrategy.swift, AutoVacuum.swift (in target 'Restructure' from project 'Restructure')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/Restructure.build/Objects-normal/arm64_32/Restructure.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/arm64_32-apple-watchos.swiftmodule
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Restructure-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64/Restructure-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/Restructure.build/Objects-normal/arm64/Restructure-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/Restructure-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Restructure-Swift.h
SwiftDriverJobDiscovery normal arm64_32 Compiling JournalMode.swift, PragmaRepresentable.swift (in target 'Restructure' from project 'Restructure')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/Restructure.build/Objects-normal/arm64_32/Restructure.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/Restructure.build/Objects-normal/arm64_32/Restructure.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Objects-normal/arm64/Restructure.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/arm64-apple-watchos.swiftmodule
SwiftDriverJobDiscovery normal arm64_32 Compiling Date+Julian.swift, DateStrategy.swift (in target 'Restructure' from project 'Restructure')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Objects-normal/arm64/Restructure.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Objects-normal/arm64/Restructure.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/Restructure.build/Objects-normal/arm64_32/Restructure.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Objects-normal/arm64/Restructure.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64_32 Compiling String+SQLite3.swift (in target 'Restructure' from project 'Restructure')
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
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\ 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\ 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
SwiftDriverJobDiscovery normal arm64_32 Compiling StatementEncoder.swift, StepResult.swift (in target 'Restructure' from project 'Restructure')
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\ 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
SwiftDriverJobDiscovery normal arm64_32 Compiling WalCheckpointMode.swift (in target 'Restructure' from project 'Restructure')
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
SwiftDriverJobDiscovery normal arm64_32 Compiling Row.swift, RowDecoder.swift (in target 'Restructure' from project 'Restructure')
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
SwiftDriverJobDiscovery normal arm64_32 Compiling Restructure.swift, RestructureError.swift (in target 'Restructure' from project 'Restructure')
SwiftDriverJobDiscovery normal arm64 Compiling SecureDelete.swift, Statement.swift (in target 'Restructure' from project 'Restructure')
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
SwiftCompile normal arm64_32 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_32 /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_32 /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
SwiftDriverJobDiscovery normal arm64_32 Compiling Structurable.swift (in target 'Restructure' from project 'Restructure')
SwiftDriverJobDiscovery normal arm64 Compiling String+SQLite3.swift (in target 'Restructure' from project 'Restructure')
SwiftDriverJobDiscovery normal arm64 Compiling WalCheckpointMode.swift (in target 'Restructure' from project 'Restructure')
SwiftDriverJobDiscovery normal arm64 Compiling Date+Julian.swift, DateStrategy.swift (in target 'Restructure' from project 'Restructure')
SwiftDriverJobDiscovery normal arm64 Compiling JournalMode.swift, PragmaRepresentable.swift (in target 'Restructure' from project 'Restructure')
SwiftDriverJobDiscovery normal arm64 Compiling ArrayStrategy.swift, AutoVacuum.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 Restructure.swift, RestructureError.swift (in target 'Restructure' from project 'Restructure')
SwiftDriverJobDiscovery normal arm64_32 Compiling SecureDelete.swift, Statement.swift (in target 'Restructure' from project 'Restructure')
SwiftDriver\ Compilation Restructure normal arm64_32 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-watchos/Restructure.build/Objects-normal/arm64_32/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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos9.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-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/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-watchos/Restructure.build/Objects-normal/arm64_32/Restructure_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/Restructure.build/Objects-normal/arm64_32/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/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/Binary/Restructure.o normal arm64_32 (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_32-apple-watchos9.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/Restructure.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/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-watchos/Restructure.build/Objects-normal/arm64_32/Restructure_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/Restructure.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/Restructure-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/Binary/Restructure.o
SwiftDriverJobDiscovery normal arm64 Compiling Row.swift, RowDecoder.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-watchos/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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos9.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-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/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-watchos/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-watchos/Restructure.build/Objects-normal/arm64/Restructure_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/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/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64/Binary/Restructure.o normal arm64 (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-watchos9.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/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-watchos/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-watchos/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/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64/Restructure.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64/Restructure-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64/Binary/Restructure.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.o normal arm64\ arm64_32 (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/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64/Binary/Restructure.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/Binary/Restructure.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/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.8YRgKZ/Metal.xctoolchain --module-name Restructure --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk --xcode-version 17E192 --platform-family watchOS --deployment-target 9.0 --bundle-identifier spi-builder-workspace.Restructure --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.appintents --target-triple arm64-apple-watchos9.0 --target-triple arm64_32-apple-watchos9.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Restructure.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64/Restructure_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/Restructure_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64/Restructure.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/Restructure.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Restructure.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Restructure.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64/Restructure.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Restructure.build/Debug-watchos/Restructure.build/Objects-normal/arm64_32/Restructure.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-14 13:28:02.777 appintentsmetadataprocessor[1272:7369] Starting appintentsmetadataprocessor export
2026-04-14 13:28:02.798 appintentsmetadataprocessor[1272:7369] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/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-watchos/Restructure.o
** BUILD SUCCEEDED **
2026-04-14 13:27:44.673 xcodebuild[998:5893] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 13:27:56.116 xcodebuild[998:6927] 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: 0xb43c8b410>
Method: -addMessage:
Thread: <NSThread: 0xb4611aec0>{number = 334, 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:27:56.116 xcodebuild[998:6927] 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: 0xb43c8b410>
Method: -addMessage:
Thread: <NSThread: 0xb4611aec0>{number = 334, 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:27:56.117 xcodebuild[998:6927] 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: 0xb43c8b410>
Method: -addMessage:
Thread: <NSThread: 0xb4611aec0>{number = 334, 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:27:56.117 xcodebuild[998:6927] 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: 0xb43c8b410>
Method: -addMessage:
Thread: <NSThread: 0xb4611aec0>{number = 334, 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:27:56.117 xcodebuild[998:6927] 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: 0xb43c8b410>
Method: -addMessage:
Thread: <NSThread: 0xb4611aec0>{number = 334, 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:27:56.117 xcodebuild[998:6927] 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: 0xb43c8b410>
Method: -addMessage:
Thread: <NSThread: 0xb4611aec0>{number = 334, 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:27:56.117 xcodebuild[998:6927] 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: 0xb43c8b410>
Method: -addMessage:
Thread: <NSThread: 0xb4611aec0>{number = 334, 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:27:56.117 xcodebuild[998:6927] 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: 0xb43c8b410>
Method: -addMessage:
Thread: <NSThread: 0xb4611aec0>{number = 334, 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:27:56.117 xcodebuild[998:6927] 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: 0xb43c8b410>
Method: -addMessage:
Thread: <NSThread: 0xb4611aec0>{number = 334, 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.