The Swift Package Index logo.Swift Package Index

Build Information

Failed to build InstaGallery with Swift 5.9 for macOS (Xcode) using Xcode 15.2 at 0.4.2.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme InstaGallery -destination 'platform=macos,arch=arm64'

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/manucodin/InstaGallery.git
Reference: 0.4.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/manucodin/InstaGallery
 * tag               0.4.2      -> FETCH_HEAD
HEAD is now at c2746f8 Merge branch 'develop'
Cloned https://github.com/manucodin/InstaGallery.git into spi-builder-workspace
c2746f834de102ea34bca86bd4cac739c1f6f9ca
SUCCESS checkout https://github.com/manucodin/InstaGallery.git at 0.4.2
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git (cached)

Fetching from https://github.com/Quick/Nimble.git (cached)

Fetching from https://github.com/mattgallagher/CwlCatchException.git (cached)
Creating working copy of package ‘CwlPreconditionTesting’

Checking out 2.1.0 of package ‘CwlPreconditionTesting’


Creating working copy of package ‘CwlCatchException’

Checking out 2.1.1 of package ‘CwlCatchException’

Creating working copy of package ‘Nimble’

Checking out 9.2.1 of package ‘Nimble’

Resolve Package Graph


Resolved source packages:
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  InstaGallery: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1
  Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
resolved source packages: CwlPreconditionTesting, InstaGallery, CwlCatchException, Nimble
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "InstaGallery"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme InstaGallery -destination 'platform=macos,arch=arm64'
Command line invocation:
/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme InstaGallery -destination platform=macos,arch=arm64

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph


Resolved source packages:
  Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1
  InstaGallery: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: ace4e910cdaba9389f2de580767e2442
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ace4e910cdaba9389f2de580767e2442.xcbuilddata

note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'InstaGalleryTests' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchExceptionSupport' in project 'CwlCatchException' (no dependencies)
    Target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting' (no dependencies)
    Target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery_InstaGallery' in project 'InstaGallery'
    Target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery_InstaGallery' in project 'InstaGallery'
    Target 'InstaGallery_InstaGallery' in project 'InstaGallery' (no dependencies)
ClangStatCache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A5276e-c14edfe19d6cba9ecb76c8fcaf441d49.sdkstatcache
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A5276e-c14edfe19d6cba9ecb76c8fcaf441d49.sdkstatcache

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest/Contents/Resources (in target 'InstaGalleryTests' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest/Contents/Resources

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest/Contents/MacOS (in target 'InstaGalleryTests' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest/Contents/MacOS

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest/Contents (in target 'InstaGalleryTests' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest/Contents

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest (in target 'InstaGalleryTests' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlPreconditionTesting.build/Debug/CwlMachBadInstructionHandler.build/CwlMachBadInstructionHandler.modulemap (in target 'CwlMachBadInstructionHandler' from project 'CwlPreconditionTesting')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlPreconditionTesting
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlPreconditionTesting.build/Debug/CwlMachBadInstructionHandler.build/CwlMachBadInstructionHandler.modulemap

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchExceptionSupport.build/CwlCatchExceptionSupport.modulemap (in target 'CwlCatchExceptionSupport' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchExceptionSupport.build/CwlCatchExceptionSupport.modulemap

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/InstaGallery.modulemap (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/InstaGallery.modulemap

Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/CwlMachBadInstructionHandler.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlPreconditionTesting.build/Debug/CwlMachBadInstructionHandler.build/CwlMachBadInstructionHandler.modulemap (in target 'CwlMachBadInstructionHandler' from project 'CwlPreconditionTesting')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlPreconditionTesting
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlPreconditionTesting.build/Debug/CwlMachBadInstructionHandler.build/CwlMachBadInstructionHandler.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps

CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/GalleryController-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources/GalleryController.nib /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/empty-InstaGallery_InstaGallery.plist (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/empty-InstaGallery_InstaGallery.plist

Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/CwlCatchExceptionSupport.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchExceptionSupport.build/CwlCatchExceptionSupport.modulemap (in target 'CwlCatchExceptionSupport' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchExceptionSupport.build/CwlCatchExceptionSupport.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/GalleryCell-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources/GalleryCell.nib /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib
/* com.apple.ibtool.errors */
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery Cell/GalleryCell.xib: error: iOS xibs do not support target device type "mac".
CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/AuthController-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources/AuthController.nib /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib

Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/InstaGallery.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/InstaGallery.modulemap (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/InstaGallery.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlPreconditionTesting.build/Debug/CwlMachBadInstructionHandler.build/Objects-normal/arm64/CwlMachBadInstructionHandler.LinkFileList (in target 'CwlMachBadInstructionHandler' from project 'CwlPreconditionTesting')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlPreconditionTesting
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlPreconditionTesting.build/Debug/CwlMachBadInstructionHandler.build/Objects-normal/arm64/CwlMachBadInstructionHandler.LinkFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchExceptionSupport.build/Objects-normal/arm64/CwlCatchExceptionSupport.LinkFileList (in target 'CwlCatchExceptionSupport' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchExceptionSupport.build/Objects-normal/arm64/CwlCatchExceptionSupport.LinkFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/Objects-normal/arm64/InstaGallery_const_extract_protocols.json (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/Objects-normal/arm64/InstaGallery_const_extract_protocols.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/Objects-normal/arm64/InstaGallery.SwiftFileList (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/Objects-normal/arm64/InstaGallery.SwiftFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/Objects-normal/arm64/InstaGallery-OutputFileMap.json (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/Objects-normal/arm64/InstaGallery-OutputFileMap.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/DerivedSources/resource_bundle_accessor.swift (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/DerivedSources/resource_bundle_accessor.swift

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/CwlCatchException.modulemap (in target 'CwlCatchException' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/CwlCatchException.modulemap

Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/CwlCatchException.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/CwlCatchException.modulemap (in target 'CwlCatchException' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/CwlCatchException.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/Objects-normal/arm64/CwlCatchException.SwiftFileList (in target 'CwlCatchException' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/Objects-normal/arm64/CwlCatchException.SwiftFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/Objects-normal/arm64/CwlCatchException-OutputFileMap.json (in target 'CwlCatchException' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/Objects-normal/arm64/CwlCatchException-OutputFileMap.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/Objects-normal/arm64/CwlCatchException_const_extract_protocols.json (in target 'CwlCatchException' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/Objects-normal/arm64/CwlCatchException_const_extract_protocols.json
Resolve Package Graph
** BUILD FAILED **


The following build commands failed:
	CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
(1 failure)
ShellOut encountered an error
Status code: 65
Message: "--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
** BUILD FAILED **


The following build commands failed:
	CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
(1 failure)"
Output: "Command line invocation:
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme InstaGallery -destination platform=macos,arch=arm64

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph


Resolved source packages:
  Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1
  InstaGallery: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace

Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: ace4e910cdaba9389f2de580767e2442
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ace4e910cdaba9389f2de580767e2442.xcbuilddata

note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'InstaGalleryTests' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchExceptionSupport' in project 'CwlCatchException' (no dependencies)
    Target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting' (no dependencies)
    Target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery_InstaGallery' in project 'InstaGallery'
    Target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery_InstaGallery' in project 'InstaGallery'
    Target 'InstaGallery_InstaGallery' in project 'InstaGallery' (no dependencies)
ClangStatCache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A5276e-c14edfe19d6cba9ecb76c8fcaf441d49.sdkstatcache
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A5276e-c14edfe19d6cba9ecb76c8fcaf441d49.sdkstatcache

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest/Contents/Resources (in target 'InstaGalleryTests' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest/Contents/Resources

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest/Contents/MacOS (in target 'InstaGalleryTests' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest/Contents/MacOS

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest/Contents (in target 'InstaGalleryTests' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest/Contents

MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest (in target 'InstaGalleryTests' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGalleryTests.xctest

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlPreconditionTesting.build/Debug/CwlMachBadInstructionHandler.build/CwlMachBadInstructionHandler.modulemap (in target 'CwlMachBadInstructionHandler' from project 'CwlPreconditionTesting')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlPreconditionTesting
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlPreconditionTesting.build/Debug/CwlMachBadInstructionHandler.build/CwlMachBadInstructionHandler.modulemap

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchExceptionSupport.build/CwlCatchExceptionSupport.modulemap (in target 'CwlCatchExceptionSupport' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchExceptionSupport.build/CwlCatchExceptionSupport.modulemap

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/InstaGallery.modulemap (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/InstaGallery.modulemap

Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/CwlMachBadInstructionHandler.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlPreconditionTesting.build/Debug/CwlMachBadInstructionHandler.build/CwlMachBadInstructionHandler.modulemap (in target 'CwlMachBadInstructionHandler' from project 'CwlPreconditionTesting')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlPreconditionTesting
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlPreconditionTesting.build/Debug/CwlMachBadInstructionHandler.build/CwlMachBadInstructionHandler.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps

CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/GalleryController-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources/GalleryController.nib /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/empty-InstaGallery_InstaGallery.plist (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/empty-InstaGallery_InstaGallery.plist

Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/CwlCatchExceptionSupport.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchExceptionSupport.build/CwlCatchExceptionSupport.modulemap (in target 'CwlCatchExceptionSupport' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchExceptionSupport.build/CwlCatchExceptionSupport.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps

CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/GalleryCell-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources/GalleryCell.nib /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib
/* com.apple.ibtool.errors */
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery Cell/GalleryCell.xib: error: iOS xibs do not support target device type "mac".

CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/AuthController-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources/AuthController.nib /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib

Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/InstaGallery.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/InstaGallery.modulemap (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/InstaGallery.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlPreconditionTesting.build/Debug/CwlMachBadInstructionHandler.build/Objects-normal/arm64/CwlMachBadInstructionHandler.LinkFileList (in target 'CwlMachBadInstructionHandler' from project 'CwlPreconditionTesting')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlPreconditionTesting
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlPreconditionTesting.build/Debug/CwlMachBadInstructionHandler.build/Objects-normal/arm64/CwlMachBadInstructionHandler.LinkFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchExceptionSupport.build/Objects-normal/arm64/CwlCatchExceptionSupport.LinkFileList (in target 'CwlCatchExceptionSupport' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchExceptionSupport.build/Objects-normal/arm64/CwlCatchExceptionSupport.LinkFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/Objects-normal/arm64/InstaGallery_const_extract_protocols.json (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/Objects-normal/arm64/InstaGallery_const_extract_protocols.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/Objects-normal/arm64/InstaGallery.SwiftFileList (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/Objects-normal/arm64/InstaGallery.SwiftFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/Objects-normal/arm64/InstaGallery-OutputFileMap.json (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/Objects-normal/arm64/InstaGallery-OutputFileMap.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/DerivedSources/resource_bundle_accessor.swift (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery.build/DerivedSources/resource_bundle_accessor.swift

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/CwlCatchException.modulemap (in target 'CwlCatchException' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/CwlCatchException.modulemap

Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/CwlCatchException.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/CwlCatchException.modulemap (in target 'CwlCatchException' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/CwlCatchException.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/Objects-normal/arm64/CwlCatchException.SwiftFileList (in target 'CwlCatchException' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/Objects-normal/arm64/CwlCatchException.SwiftFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/Objects-normal/arm64/CwlCatchException-OutputFileMap.json (in target 'CwlCatchException' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/Objects-normal/arm64/CwlCatchException-OutputFileMap.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/Objects-normal/arm64/CwlCatchException_const_extract_protocols.json (in target 'CwlCatchException' from project 'CwlCatchException')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/CwlCatchException
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CwlCatchException.build/Debug/CwlCatchException.build/Objects-normal/arm64/CwlCatchException_const_extract_protocols.json

Resolve Package Graph"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
Command line invocation:
/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme InstaGallery -destination platform=macos,arch=arm64

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph



Resolved source packages:
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1
  InstaGallery: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: ace4e910cdaba9389f2de580767e2442
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ace4e910cdaba9389f2de580767e2442.xcbuilddata

note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'InstaGalleryTests' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchExceptionSupport' in project 'CwlCatchException' (no dependencies)
    Target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting' (no dependencies)
    Target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery_InstaGallery' in project 'InstaGallery'
    Target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery_InstaGallery' in project 'InstaGallery'
    Target 'InstaGallery_InstaGallery' in project 'InstaGallery' (no dependencies)
ClangStatCache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A5276e-c14edfe19d6cba9ecb76c8fcaf441d49.sdkstatcache
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A5276e-c14edfe19d6cba9ecb76c8fcaf441d49.sdkstatcache

CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/GalleryController-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources/GalleryController.nib /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib

CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/GalleryCell-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources/GalleryCell.nib /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib
/* com.apple.ibtool.errors */
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery Cell/GalleryCell.xib: error: iOS xibs do not support target device type "mac".

CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/AuthController-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources/AuthController.nib /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib
** BUILD FAILED **


The following build commands failed:
	CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
(1 failure)
ShellOut encountered an error
Status code: 65
Message: "--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
** BUILD FAILED **


The following build commands failed:
	CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
(1 failure)"
Output: "Command line invocation:
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme InstaGallery -destination platform=macos,arch=arm64

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph


Resolved source packages:
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1
  InstaGallery: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace

Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: ace4e910cdaba9389f2de580767e2442
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ace4e910cdaba9389f2de580767e2442.xcbuilddata

note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'InstaGalleryTests' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchExceptionSupport' in project 'CwlCatchException' (no dependencies)
    Target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting' (no dependencies)
    Target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery_InstaGallery' in project 'InstaGallery'
    Target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery_InstaGallery' in project 'InstaGallery'
    Target 'InstaGallery_InstaGallery' in project 'InstaGallery' (no dependencies)
ClangStatCache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A5276e-c14edfe19d6cba9ecb76c8fcaf441d49.sdkstatcache
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A5276e-c14edfe19d6cba9ecb76c8fcaf441d49.sdkstatcache

CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/GalleryController-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources/GalleryController.nib /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib

CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/GalleryCell-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources/GalleryCell.nib /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib
/* com.apple.ibtool.errors */
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery Cell/GalleryCell.xib: error: iOS xibs do not support target device type "mac".

CompileXIB /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug/InstaGallery_InstaGallery.build/AuthController-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InstaGallery_InstaGallery.bundle/Contents/Resources/AuthController.nib /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib
"
BUILD FAILURE 5.9 macosXcodebuild