Build Information
Failed to build DangerSwiftLint, reference 0.4.1 (9ade16), with Swift 6.3 for tvOS using Xcode 26.4 on 10 Apr 2026 15:14:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DangerSwiftLint -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ashfurrow/danger-swiftlint.git
Reference: 0.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ashfurrow/danger-swiftlint
* tag 0.4.1 -> FETCH_HEAD
HEAD is now at 9ade161 Merge pull request #16 from marcelofabri/custom-binary-path
Cloned https://github.com/ashfurrow/danger-swiftlint.git
Revision (git rev-parse @):
9ade16147f162af9cbb37af1ea42e46d990527ee
SUCCESS checkout https://github.com/ashfurrow/danger-swiftlint.git at 0.4.1
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/ashfurrow/danger-swiftlint.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/danger/danger-swift.git
Fetching from https://github.com/JohnSundell/ShellOut
Fetching from https://github.com/nerdishbynature/octokit.swift
Fetching from https://github.com/f-meloni/Logger
Fetching from https://github.com/JohnSundell/Marathon
Fetching from https://github.com/JohnSundell/Releases.git
Fetching from https://github.com/JohnSundell/Files.git
Fetching from https://github.com/JohnSundell/Require.git
Fetching from https://github.com/nerdishbynature/RequestKit.git
Creating working copy of package ‘octokit.swift’
Checking out 0.14.0 of package ‘octokit.swift’
Creating working copy of package ‘Marathon’
Checking out 3.3.0 of package ‘Marathon’
Creating working copy of package ‘RequestKit’
Checking out 3.3.0 of package ‘RequestKit’
Creating working copy of package ‘Files’
Checking out 2.3.0 of package ‘Files’
Creating working copy of package ‘Logger’
Checking out 0.2.3 of package ‘Logger’
Creating working copy of package ‘Require’
Checking out 2.0.1 of package ‘Require’
Creating working copy of package ‘danger-swift’
Checking out 0.8.1 of package ‘danger-swift’
Creating working copy of package ‘Releases’
Checking out 4.0.0 of package ‘Releases’
Creating working copy of package ‘ShellOut’
Checking out 2.3.0 of package ‘ShellOut’
Resolve Package Graph
Resolved source packages:
danger-swift: https://github.com/danger/danger-swift.git @ 0.8.1
Require: https://github.com/JohnSundell/Require.git @ 2.0.1
OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.14.0
ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
Files: https://github.com/JohnSundell/Files.git @ 2.3.0
RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.3.0
Marathon: https://github.com/JohnSundell/Marathon @ 3.3.0
DangerSwiftLint: /Users/admin/builder/spi-builder-workspace
Releases: https://github.com/JohnSundell/Releases.git @ 4.0.0
Logger: https://github.com/f-meloni/Logger @ 0.2.3
resolved source packages: danger-swift, Require, OctoKit, ShellOut, Files, RequestKit, Marathon, DangerSwiftLint, Releases, Logger
2026-04-10 11:14:35.296 xcodebuild[529:3067] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "danger-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/danger/danger-swift.git"
}
],
"manifest_display_name" : "DangerSwiftLint",
"name" : "DangerSwiftLint",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DangerSwiftLint",
"targets" : [
"DangerSwiftLint"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DangerSwiftLintTests",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftLintTests",
"path" : "Tests/DangerSwiftLintTests",
"sources" : [
"DangerSwiftLintTests.swift",
"FakeCurrentPathProvider.swift",
"FakeShellExecutor.swift",
"URL+Utils.swift",
"ViolationTests.swift"
],
"target_dependencies" : [
"DangerSwiftLint"
],
"type" : "test"
},
{
"c99name" : "DangerSwiftLint",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftLint",
"path" : "Sources/DangerSwiftLint",
"product_dependencies" : [
"Danger"
],
"product_memberships" : [
"DangerSwiftLint"
],
"sources" : [
"CurrentPathProvider.swift",
"DangerSwiftLint.swift",
"ShellExecutor.swift",
"Violation.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DangerSwiftLint"
]
}
}
2026-04-10 11:14:44.466 xcodebuild[964:5425] [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 DangerSwiftLint -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DangerSwiftLint -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
DangerSwiftLint: /Users/admin/builder/spi-builder-workspace
Marathon: https://github.com/JohnSundell/Marathon @ 3.3.0
Require: https://github.com/JohnSundell/Require.git @ 2.0.1
Logger: https://github.com/f-meloni/Logger @ 0.2.3
ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
danger-swift: https://github.com/danger/danger-swift.git @ 0.8.1
RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.3.0
Files: https://github.com/JohnSundell/Files.git @ 2.3.0
Releases: https://github.com/JohnSundell/Releases.git @ 4.0.0
OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.14.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
Target 'DangerSwiftLint' in project 'DangerSwiftLint'
➜ Explicit dependency on target 'DangerSwiftLint' in project 'DangerSwiftLint'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
Target 'DangerSwiftLint' in project 'DangerSwiftLint'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
Target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Logger' in project 'Logger' (no dependencies)
Target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
Target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
Target 'RequestKit' in project 'RequestKit'
➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
Target 'RequestKit' in project 'RequestKit' (no dependencies)
Target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
Target 'ShellOut' in project 'ShellOut' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f02a2e0a4a12c4943163b3d61e376ca1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f02a2e0a4a12c4943163b3d61e376ca1.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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/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/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/ShellOut.DependencyMetadataFileList (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/ShellOut.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/ShellOut.DependencyStaticMetadataFileList (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/ShellOut.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/ShellOut.modulemap (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/ShellOut.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut-OutputFileMap.json (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut_const_extract_protocols.json (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftConstValuesFileList (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.LinkFileList (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftFileList (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/RequestKit.modulemap (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/RequestKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/RequestKit.DependencyStaticMetadataFileList (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/RequestKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/RequestKit.DependencyMetadataFileList (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/RequestKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit-OutputFileMap.json (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit_const_extract_protocols.json (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftFileList (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit.LinkFileList (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftConstValuesFileList (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/OctoKit.modulemap (in target 'OctoKit' from project 'OctoKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/OctoKit.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ShellOut.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/ShellOut.modulemap (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
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/ShellOut.build/Debug-appletvos/ShellOut.build/ShellOut.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/RequestKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/RequestKit.modulemap (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
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/RequestKit.build/Debug-appletvos/RequestKit.build/RequestKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/OctoKit.DependencyStaticMetadataFileList (in target 'OctoKit' from project 'OctoKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/OctoKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/OctoKit.DependencyMetadataFileList (in target 'OctoKit' from project 'OctoKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/OctoKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/Objects-normal/arm64/OctoKit_const_extract_protocols.json (in target 'OctoKit' from project 'OctoKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/Objects-normal/arm64/OctoKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/Objects-normal/arm64/OctoKit.SwiftFileList (in target 'OctoKit' from project 'OctoKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/Objects-normal/arm64/OctoKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/Objects-normal/arm64/OctoKit.SwiftConstValuesFileList (in target 'OctoKit' from project 'OctoKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/Objects-normal/arm64/OctoKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/Objects-normal/arm64/OctoKit.LinkFileList (in target 'OctoKit' from project 'OctoKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/Objects-normal/arm64/OctoKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/Objects-normal/arm64/OctoKit-OutputFileMap.json (in target 'OctoKit' from project 'OctoKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/Objects-normal/arm64/OctoKit-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/OctoKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-appletvos/OctoKit.build/OctoKit.modulemap (in target 'OctoKit' from project 'OctoKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
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/OctoKit.build/Debug-appletvos/OctoKit.build/OctoKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger.LinkFileList (in target 'Logger' from project 'Logger')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger.SwiftFileList (in target 'Logger' from project 'Logger')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger_const_extract_protocols.json (in target 'Logger' from project 'Logger')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger.SwiftConstValuesFileList (in target 'Logger' from project 'Logger')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger-OutputFileMap.json (in target 'Logger' from project 'Logger')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Logger.DependencyStaticMetadataFileList (in target 'Logger' from project 'Logger')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Logger.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Logger.modulemap (in target 'Logger' from project 'Logger')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Logger.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Logger.DependencyMetadataFileList (in target 'Logger' from project 'Logger')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Logger.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/DangerSwiftLint.modulemap (in target 'DangerSwiftLint' from project 'DangerSwiftLint')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/DangerSwiftLint.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/DangerSwiftLint.DependencyMetadataFileList (in target 'DangerSwiftLint' from project 'DangerSwiftLint')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/DangerSwiftLint.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/DangerSwiftLint.DependencyStaticMetadataFileList (in target 'DangerSwiftLint' from project 'DangerSwiftLint')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/DangerSwiftLint.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/Objects-normal/arm64/DangerSwiftLint.SwiftFileList (in target 'DangerSwiftLint' from project 'DangerSwiftLint')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/Objects-normal/arm64/DangerSwiftLint.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/Objects-normal/arm64/DangerSwiftLint-OutputFileMap.json (in target 'DangerSwiftLint' from project 'DangerSwiftLint')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/Objects-normal/arm64/DangerSwiftLint-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/Objects-normal/arm64/DangerSwiftLint.SwiftConstValuesFileList (in target 'DangerSwiftLint' from project 'DangerSwiftLint')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/Objects-normal/arm64/DangerSwiftLint.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/Objects-normal/arm64/DangerSwiftLint_const_extract_protocols.json (in target 'DangerSwiftLint' from project 'DangerSwiftLint')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/Objects-normal/arm64/DangerSwiftLint_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/Objects-normal/arm64/DangerSwiftLint.LinkFileList (in target 'DangerSwiftLint' from project 'DangerSwiftLint')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/Objects-normal/arm64/DangerSwiftLint.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Logger.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Logger.modulemap (in target 'Logger' from project 'Logger')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
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/Logger.build/Debug-appletvos/Logger.build/Logger.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Objects-normal/arm64/Danger.LinkFileList (in target 'Danger' from project 'danger-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Objects-normal/arm64/Danger.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Objects-normal/arm64/Danger_const_extract_protocols.json (in target 'Danger' from project 'danger-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Objects-normal/arm64/Danger_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/DangerSwiftLint.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/DangerSwiftLint.modulemap (in target 'DangerSwiftLint' from project 'DangerSwiftLint')
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/DangerSwiftLint.build/Debug-appletvos/DangerSwiftLint.build/DangerSwiftLint.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Objects-normal/arm64/Danger.SwiftConstValuesFileList (in target 'Danger' from project 'danger-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Objects-normal/arm64/Danger.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Objects-normal/arm64/Danger.SwiftFileList (in target 'Danger' from project 'danger-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Objects-normal/arm64/Danger.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Objects-normal/arm64/Danger-OutputFileMap.json (in target 'Danger' from project 'danger-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Objects-normal/arm64/Danger-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Danger.modulemap (in target 'Danger' from project 'danger-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Danger.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Danger.DependencyStaticMetadataFileList (in target 'Danger' from project 'danger-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Danger.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Danger.DependencyMetadataFileList (in target 'Danger' from project 'danger-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Danger.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger\ product.build/Danger.DependencyMetadataFileList (in target 'Danger' from project 'danger-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger\ product.build/Danger.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger\ product.build/empty-Danger.plist (in target 'Danger' from project 'danger-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger\ product.build/empty-Danger.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger\ product.build/Danger.DependencyStaticMetadataFileList (in target 'Danger' from project 'danger-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger\ product.build/Danger.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger\ product.build/Objects-normal/arm64/Danger.LinkFileList (in target 'Danger' from project 'danger-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger\ product.build/Objects-normal/arm64/Danger.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Danger.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-appletvos/Danger.build/Danger.modulemap (in target 'Danger' from project 'danger-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
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/danger-swift.build/Debug-appletvos/Danger.build/Danger.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks/Danger.framework (in target 'Danger' from project 'danger-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks/Danger.framework
SwiftDriver ShellOut normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShellOut' from project 'ShellOut')
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 ShellOut -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.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/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Logger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logger' from project 'Logger')
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 Logger -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.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/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver RequestKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RequestKit' from project 'RequestKit')
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 RequestKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.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/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ RequestKitSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit/Sources/RequestKit/RequestKitSession.swift (in target 'RequestKit' from project 'RequestKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit/Sources/RequestKit/RequestKitSession.swift (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Router.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit/Sources/RequestKit/Router.swift (in target 'RequestKit' from project 'RequestKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit/Sources/RequestKit/Router.swift (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ RequestKit (in target 'RequestKit' from project 'RequestKit')
EmitSwiftModule normal arm64 (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONPostRouter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit/Sources/RequestKit/JSONPostRouter.swift (in target 'RequestKit' from project 'RequestKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit/Sources/RequestKit/JSONPostRouter.swift (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Logger (in target 'Logger' from project 'Logger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger/Sources/Logger/Logger.swift (in target 'Logger' from project 'Logger')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ShellOut.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ ShellOut (in target 'ShellOut' from project 'ShellOut')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 4.2 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name ShellOut -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name appletvos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut-primary-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.abi.json
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:34:14: error: cannot find type 'Process' in scope
process: Process = .init(),
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:67:14: error: cannot find type 'Process' in scope
process: Process = .init(),
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:102:14: error: cannot find type 'Process' in scope
process: Process = .init(),
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:377:19: error: cannot find type 'Process' in scope
private extension Process {
^~~~~~~
SwiftCompile normal arm64 Compiling\ Logger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger/Sources/Logger/Logger.swift (in target 'Logger' from project 'Logger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger/Sources/Logger/Logger.swift (in target 'Logger' from project 'Logger')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
2026-04-10 11:14:50.347 xcodebuild[971:5499] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ ShellOut (in target 'ShellOut' from project 'ShellOut')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
Building workspace spi-builder-workspace with scheme DangerSwiftLint
(3 failures)
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
Resolved source packages:
RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.3.0
ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
Releases: https://github.com/JohnSundell/Releases.git @ 4.0.0
Marathon: https://github.com/JohnSundell/Marathon @ 3.3.0
DangerSwiftLint: /Users/admin/builder/spi-builder-workspace
Require: https://github.com/JohnSundell/Require.git @ 2.0.1
OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.14.0
danger-swift: https://github.com/danger/danger-swift.git @ 0.8.1
Files: https://github.com/JohnSundell/Files.git @ 2.3.0
Logger: https://github.com/f-meloni/Logger @ 0.2.3
resolved source packages: RequestKit, ShellOut, Releases, Marathon, DangerSwiftLint, Require, OctoKit, danger-swift, Files, Logger
2026-04-10 11:14:56.084 xcodebuild[1071:6079] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "danger-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/danger/danger-swift.git"
}
],
"manifest_display_name" : "DangerSwiftLint",
"name" : "DangerSwiftLint",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DangerSwiftLint",
"targets" : [
"DangerSwiftLint"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DangerSwiftLintTests",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftLintTests",
"path" : "Tests/DangerSwiftLintTests",
"sources" : [
"DangerSwiftLintTests.swift",
"FakeCurrentPathProvider.swift",
"FakeShellExecutor.swift",
"URL+Utils.swift",
"ViolationTests.swift"
],
"target_dependencies" : [
"DangerSwiftLint"
],
"type" : "test"
},
{
"c99name" : "DangerSwiftLint",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftLint",
"path" : "Sources/DangerSwiftLint",
"product_dependencies" : [
"Danger"
],
"product_memberships" : [
"DangerSwiftLint"
],
"sources" : [
"CurrentPathProvider.swift",
"DangerSwiftLint.swift",
"ShellExecutor.swift",
"Violation.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DangerSwiftLint"
]
}
}
2026-04-10 11:14:57.290 xcodebuild[1081:6183] [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 DangerSwiftLint -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DangerSwiftLint -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
Marathon: https://github.com/JohnSundell/Marathon @ 3.3.0
OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.14.0
Releases: https://github.com/JohnSundell/Releases.git @ 4.0.0
Files: https://github.com/JohnSundell/Files.git @ 2.3.0
RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.3.0
danger-swift: https://github.com/danger/danger-swift.git @ 0.8.1
ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
DangerSwiftLint: /Users/admin/builder/spi-builder-workspace
Require: https://github.com/JohnSundell/Require.git @ 2.0.1
Logger: https://github.com/f-meloni/Logger @ 0.2.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
Target 'DangerSwiftLint' in project 'DangerSwiftLint'
➜ Explicit dependency on target 'DangerSwiftLint' in project 'DangerSwiftLint'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
Target 'DangerSwiftLint' in project 'DangerSwiftLint'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
Target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Logger' in project 'Logger' (no dependencies)
Target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
Target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
Target 'RequestKit' in project 'RequestKit'
➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
Target 'RequestKit' in project 'RequestKit' (no dependencies)
Target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
Target 'ShellOut' in project 'ShellOut' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
SwiftDriver Logger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logger' from project 'Logger')
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 Logger -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-appletvos/Logger.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/Logger.build/Debug-appletvos/Logger.build/Objects-normal/arm64/Logger-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ShellOut normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShellOut' from project 'ShellOut')
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 ShellOut -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.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/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver RequestKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RequestKit' from project 'RequestKit')
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 RequestKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-appletvos/RequestKit.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/RequestKit.build/Debug-appletvos/RequestKit.build/Objects-normal/arm64/RequestKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ ShellOut (in target 'ShellOut' from project 'ShellOut')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:34:14: error: cannot find type 'Process' in scope
process: Process = .init(),
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:67:14: error: cannot find type 'Process' in scope
process: Process = .init(),
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:102:14: error: cannot find type 'Process' in scope
process: Process = .init(),
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:377:19: error: cannot find type 'Process' in scope
private extension Process {
^~~~~~~
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 4.2 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name ShellOut -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name appletvos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut-primary-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-appletvos/ShellOut.build/Objects-normal/arm64/ShellOut.abi.json
SwiftCompile normal arm64 Compiling\ Logger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger/Sources/Logger/Logger.swift (in target 'Logger' from project 'Logger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger/Sources/Logger/Logger.swift (in target 'Logger' from project 'Logger')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ShellOut.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Logger (in target 'Logger' from project 'Logger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger/Sources/Logger/Logger.swift (in target 'Logger' from project 'Logger')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ RequestKit (in target 'RequestKit' from project 'RequestKit')
EmitSwiftModule normal arm64 (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RequestKitSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit/Sources/RequestKit/RequestKitSession.swift (in target 'RequestKit' from project 'RequestKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit/Sources/RequestKit/RequestKitSession.swift (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONPostRouter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit/Sources/RequestKit/JSONPostRouter.swift (in target 'RequestKit' from project 'RequestKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit/Sources/RequestKit/JSONPostRouter.swift (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Router.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit/Sources/RequestKit/Router.swift (in target 'RequestKit' from project 'RequestKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit/Sources/RequestKit/Router.swift (in target 'RequestKit' from project 'RequestKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
2026-04-10 11:14:58.222 xcodebuild[1084:6217] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
SwiftEmitModule normal arm64 Emitting\ module\ for\ ShellOut (in target 'ShellOut' from project 'ShellOut')
Building workspace spi-builder-workspace with scheme DangerSwiftLint
(3 failures)
BUILD FAILURE 6.3 tvOS