The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DangerXcodeStaticAnalyzer with Swift 5.10 for iOS using Xcode 15.3 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme DangerXcodeStaticAnalyzer-Package -destination generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/healthtap/dangerxcodestaticanalyzer.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/healthtap/dangerxcodestaticanalyzer
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3d19696 Update Package.swift
Cloned https://github.com/healthtap/dangerxcodestaticanalyzer.git
Revision (git rev-parse @):
3d19696202633d2f33848242e5e580d100d2bf88
SUCCESS checkout https://github.com/healthtap/dangerxcodestaticanalyzer.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/healthtap/dangerxcodestaticanalyzer.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-02-14 20:46:59.096 xcodebuild[78920:11087954] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 20:46:59.403 xcodebuild[78920:11087954] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "DangerXcodeStaticAnalyzer",
    "schemes" : [
      "DangerXcodeStaticAnalyzer-Package"
    ],
    "targets" : [
      "Danger",
      "DangerShellExecutor",
      "DangerXcodeStaticAnalyzer",
      "DangerXcodeStaticAnalyzerPackageDescription",
      "Logger",
      "LoggerPackageDescription",
      "OctoKit",
      "OctoKitPackageDescription",
      "RequestKit",
      "RequestKitPackageDescription",
      "danger-swiftPackageDescription"
    ]
  }
}
2024-02-14 20:46:59.720 xcodebuild[78921:11087980] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 20:47:00.055 xcodebuild[78921:11087980] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme DangerXcodeStaticAnalyzer-Package -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DangerXcodeStaticAnalyzer-Package -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'DangerXcodeStaticAnalyzer' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'Danger' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'Logger' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'OctoKit' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'RequestKit' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'DangerShellExecutor' in project 'DangerXcodeStaticAnalyzer'
    Target 'Danger' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'Logger' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'OctoKit' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'RequestKit' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'DangerShellExecutor' in project 'DangerXcodeStaticAnalyzer'
    Target 'DangerShellExecutor' in project 'DangerXcodeStaticAnalyzer' (no dependencies)
    Target 'OctoKit' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'RequestKit' in project 'DangerXcodeStaticAnalyzer'
    Target 'RequestKit' in project 'DangerXcodeStaticAnalyzer' (no dependencies)
    Target 'Logger' in project 'DangerXcodeStaticAnalyzer' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1a16aa5622afa1600395a78bf6269f8a
Build description path: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1a16aa5622afa1600395a78bf6269f8a.xcbuilddata
ClangStatCache /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/DangerXcodeStaticAnalyzer.xcodeproj
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -o /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache
CreateBuildDirectory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/DangerXcodeStaticAnalyzer.xcodeproj
    builtin-create-build-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/DangerXcodeStaticAnalyzer.xcodeproj
    builtin-create-build-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/DangerXcodeStaticAnalyzer.xcodeproj
    builtin-create-build-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/DangerXcodeStaticAnalyzer.xcodeproj
    builtin-create-build-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
MkDir /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/RequestKit.framework (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/RequestKit.framework
MkDir /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/RequestKit.framework/Headers (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/RequestKit.framework/Headers
MkDir /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OctoKit.framework (in target 'OctoKit' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OctoKit.framework
MkDir /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OctoKit.framework/Headers (in target 'OctoKit' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OctoKit.framework/Headers
MkDir /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logger.framework/Headers (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logger.framework/Headers
MkDir /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logger.framework (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logger.framework
MkDir /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DangerShellExecutor.framework/Headers (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DangerShellExecutor.framework/Headers
MkDir /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DangerShellExecutor.framework (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DangerShellExecutor.framework
MkDir /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DangerXcodeStaticAnalyzer.framework/Headers (in target 'DangerXcodeStaticAnalyzer' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DangerXcodeStaticAnalyzer.framework/Headers
MkDir /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DangerXcodeStaticAnalyzer.framework (in target 'DangerXcodeStaticAnalyzer' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DangerXcodeStaticAnalyzer.framework
MkDir /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Danger.framework/Headers (in target 'Danger' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Danger.framework/Headers
MkDir /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Danger.framework (in target 'Danger' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Danger.framework
ProcessInfoPlistFile /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/RequestKit.framework/Info.plist /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/DangerXcodeStaticAnalyzer.xcodeproj/RequestKit_Info.plist (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/DangerXcodeStaticAnalyzer.xcodeproj/RequestKit_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/RequestKit.framework/Info.plist
WriteAuxiliaryFile /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit-OutputFileMap.json (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit_const_extract_protocols.json (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit.LinkFileList (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftFileList (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger.LinkFileList (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger.LinkFileList
WriteAuxiliaryFile /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger_const_extract_protocols.json (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger-OutputFileMap.json (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger.SwiftFileList (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger.SwiftFileList
ProcessInfoPlistFile /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logger.framework/Info.plist /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/DangerXcodeStaticAnalyzer.xcodeproj/Logger_Info.plist (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/DangerXcodeStaticAnalyzer.xcodeproj/Logger_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logger.framework/Info.plist
ProcessInfoPlistFile /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DangerShellExecutor.framework/Info.plist /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/DangerXcodeStaticAnalyzer.xcodeproj/DangerShellExecutor_Info.plist (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/DangerXcodeStaticAnalyzer.xcodeproj/DangerShellExecutor_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DangerShellExecutor.framework/Info.plist
WriteAuxiliaryFile /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor.LinkFileList (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor.LinkFileList
WriteAuxiliaryFile /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor_const_extract_protocols.json (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor-OutputFileMap.json (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor.SwiftFileList (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor.SwiftFileList
SwiftDriver\ Compilation\ Requirements Logger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Logger -Onone -enforce-exclusivity\=checked @/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios17.4 -enable-bare-slash-regex -g -module-cache-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache -output-file-map /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger_const_extract_protocols.json -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/DerivedSources/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger-Swift.h -working-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
error: Build input file cannot be found: '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Logger/Sources/Logger/Logger.swift'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
SwiftDriver\ Compilation\ Requirements RequestKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RequestKit -Onone -enforce-exclusivity\=checked @/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios17.4 -enable-bare-slash-regex -g -module-cache-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache -output-file-map /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit_const_extract_protocols.json -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit-Swift.h -working-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
error: Build input files cannot be found: '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RequestKit/Sources/RequestKit/Router.swift', '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RequestKit/Sources/RequestKit/JSONPostRouter.swift', '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RequestKit/Sources/RequestKit/RequestKitSession.swift'. Did you forget to declare these files as outputs of any script phases or custom build rules which produce them? (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
SwiftDriver\ Compilation\ Requirements DangerShellExecutor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DangerShellExecutor -Onone -enforce-exclusivity\=checked @/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios17.4 -enable-bare-slash-regex -g -module-cache-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache -output-file-map /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor_const_extract_protocols.json -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor-Swift.h -working-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
error: Build input file cannot be found: '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/danger-swift/Sources/DangerShellExecutor/ShellExecutor.swift'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
SwiftDriver\ Compilation Logger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Logger -Onone -enforce-exclusivity\=checked @/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios17.4 -enable-bare-slash-regex -g -module-cache-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache -output-file-map /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger_const_extract_protocols.json -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/DerivedSources/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger-Swift.h -working-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
error: Build input file cannot be found: '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Logger/Sources/Logger/Logger.swift'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
SwiftDriver\ Compilation RequestKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RequestKit -Onone -enforce-exclusivity\=checked @/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios17.4 -enable-bare-slash-regex -g -module-cache-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache -output-file-map /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit_const_extract_protocols.json -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit-Swift.h -working-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
error: Build input files cannot be found: '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RequestKit/Sources/RequestKit/Router.swift', '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RequestKit/Sources/RequestKit/JSONPostRouter.swift', '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RequestKit/Sources/RequestKit/RequestKitSession.swift'. Did you forget to declare these files as outputs of any script phases or custom build rules which produce them? (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
SwiftDriver\ Compilation DangerShellExecutor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DangerShellExecutor -Onone -enforce-exclusivity\=checked @/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios17.4 -enable-bare-slash-regex -g -module-cache-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache -output-file-map /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor_const_extract_protocols.json -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor-Swift.h -working-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
error: Build input file cannot be found: '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/danger-swift/Sources/DangerShellExecutor/ShellExecutor.swift'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
2024-02-14 20:47:00.381 xcodebuild[79052:11088339] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 20:47:00.713 xcodebuild[79052:11088339] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
The following build commands failed:
	SwiftDriver\ Compilation\ Requirements Logger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
	SwiftDriver\ Compilation\ Requirements RequestKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
	SwiftDriver\ Compilation\ Requirements DangerShellExecutor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
	SwiftDriver\ Compilation Logger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
	SwiftDriver\ Compilation RequestKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
	SwiftDriver\ Compilation DangerShellExecutor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
(6 failures)
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DangerXcodeStaticAnalyzer-Package -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'DangerXcodeStaticAnalyzer' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'Danger' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'Logger' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'OctoKit' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'RequestKit' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'DangerShellExecutor' in project 'DangerXcodeStaticAnalyzer'
    Target 'Danger' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'Logger' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'OctoKit' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'RequestKit' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'DangerShellExecutor' in project 'DangerXcodeStaticAnalyzer'
    Target 'DangerShellExecutor' in project 'DangerXcodeStaticAnalyzer' (no dependencies)
    Target 'OctoKit' in project 'DangerXcodeStaticAnalyzer'
        ➜ Explicit dependency on target 'RequestKit' in project 'DangerXcodeStaticAnalyzer'
    Target 'RequestKit' in project 'DangerXcodeStaticAnalyzer' (no dependencies)
    Target 'Logger' in project 'DangerXcodeStaticAnalyzer' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/DangerXcodeStaticAnalyzer.xcodeproj
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -o /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache
SwiftDriver\ Compilation\ Requirements RequestKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RequestKit -Onone -enforce-exclusivity\=checked @/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios17.4 -enable-bare-slash-regex -g -module-cache-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache -output-file-map /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit_const_extract_protocols.json -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit-Swift.h -working-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
error: Build input files cannot be found: '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RequestKit/Sources/RequestKit/RequestKitSession.swift', '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RequestKit/Sources/RequestKit/Router.swift', '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RequestKit/Sources/RequestKit/JSONPostRouter.swift'. Did you forget to declare these files as outputs of any script phases or custom build rules which produce them? (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
SwiftDriver\ Compilation\ Requirements Logger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Logger -Onone -enforce-exclusivity\=checked @/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios17.4 -enable-bare-slash-regex -g -module-cache-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache -output-file-map /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger_const_extract_protocols.json -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/DerivedSources/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger-Swift.h -working-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
error: Build input file cannot be found: '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Logger/Sources/Logger/Logger.swift'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
SwiftDriver\ Compilation\ Requirements DangerShellExecutor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DangerShellExecutor -Onone -enforce-exclusivity\=checked @/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios17.4 -enable-bare-slash-regex -g -module-cache-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache -output-file-map /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor_const_extract_protocols.json -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor-Swift.h -working-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
error: Build input file cannot be found: '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/danger-swift/Sources/DangerShellExecutor/ShellExecutor.swift'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
SwiftDriver\ Compilation Logger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Logger -Onone -enforce-exclusivity\=checked @/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios17.4 -enable-bare-slash-regex -g -module-cache-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache -output-file-map /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger_const_extract_protocols.json -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/DerivedSources/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/Logger.build/Objects-normal/arm64/Logger-Swift.h -working-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
error: Build input file cannot be found: '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Logger/Sources/Logger/Logger.swift'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
SwiftDriver\ Compilation RequestKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RequestKit -Onone -enforce-exclusivity\=checked @/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios17.4 -enable-bare-slash-regex -g -module-cache-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache -output-file-map /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit_const_extract_protocols.json -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/RequestKit.build/Objects-normal/arm64/RequestKit-Swift.h -working-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
error: Build input files cannot be found: '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RequestKit/Sources/RequestKit/RequestKitSession.swift', '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RequestKit/Sources/RequestKit/Router.swift', '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/RequestKit/Sources/RequestKit/JSONPostRouter.swift'. Did you forget to declare these files as outputs of any script phases or custom build rules which produce them? (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
SwiftDriver\ Compilation DangerShellExecutor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
    cd /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DangerShellExecutor -Onone -enforce-exclusivity\=checked @/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios17.4 -enable-bare-slash-regex -g -module-cache-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.4-21E5195d-549d62a58f229d91e21786092e67855a.sdkstatcache -output-file-map /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor_const_extract_protocols.json -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerXcodeStaticAnalyzer.build/Debug-iphoneos/DangerShellExecutor.build/Objects-normal/arm64/DangerShellExecutor-Swift.h -working-directory /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
error: Build input file cannot be found: '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/danger-swift/Sources/DangerShellExecutor/ShellExecutor.swift'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
2024-02-14 20:47:01.707 xcodebuild[79063:11088409] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 20:47:02.031 xcodebuild[79063:11088409] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
The following build commands failed:
	SwiftDriver\ Compilation\ Requirements RequestKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
	SwiftDriver\ Compilation\ Requirements Logger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
	SwiftDriver\ Compilation\ Requirements DangerShellExecutor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
	SwiftDriver\ Compilation Logger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logger' from project 'DangerXcodeStaticAnalyzer')
	SwiftDriver\ Compilation RequestKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RequestKit' from project 'DangerXcodeStaticAnalyzer')
	SwiftDriver\ Compilation DangerShellExecutor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DangerShellExecutor' from project 'DangerXcodeStaticAnalyzer')
(6 failures)
BUILD FAILURE 5.10 iOS