The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Hondana with Swift 5.9 for iOS using Xcode 15.2 at 0.0.8.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme Hondana-Package -destination "generic/platform=ios"

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KS1019/Hondana.git
Reference: 0.0.8
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/KS1019/Hondana
 * tag               0.0.8      -> FETCH_HEAD
HEAD is now at 504eea9 Bump up version
Cloned https://github.com/KS1019/Hondana.git into spi-builder-workspace
504eea9fa3fe76819c9a041b99abb5cdc07d33f2
SUCCESS checkout https://github.com/KS1019/Hondana.git at 0.0.8
========================================
Build
========================================
Selected platform:         ios
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

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

Resolve Package Graph

Fetching from https://github.com/onevcat/Rainbow (cached)

Fetching from https://github.com/JohnSundell/Files (cached)

Fetching from https://github.com/pointfreeco/swift-custom-dump (cached)


Fetching from https://github.com/apple/swift-argument-parser (cached)

Fetching from https://github.com/scottrhoyt/SwiftyTextTable (cached)

Fetching from https://github.com/KS1019/AssertSwiftCLI (cached)

Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)

Creating working copy of package ‘swift-custom-dump’

Checking out 0.3.0 of package ‘swift-custom-dump’


Creating working copy of package ‘xctest-dynamic-overlay’

Checking out 0.2.1 of package ‘xctest-dynamic-overlay’


Creating working copy of package ‘Files’

Checking out 4.2.0 of package ‘Files’


Creating working copy of package ‘swift-argument-parser’

Checking out 1.0.3 of package ‘swift-argument-parser’

Creating working copy of package ‘AssertSwiftCLI’

Checking out 0.0.1 of package ‘AssertSwiftCLI’

Creating working copy of package ‘Rainbow’

Checking out 4.0.1 of package ‘Rainbow’

Creating working copy of package ‘SwiftyTextTable’

Checking out 0.9.0 of package ‘SwiftyTextTable’

Resolve Package Graph
2023-06-14 14:37:28.521 xcodebuild[17309:5454652] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22181.17/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x60000137a880>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600003448200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-06-14 14:37:28.531 xcodebuild[17309:5454652] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2023-06-14 14:37:28.531 xcodebuild[17309:5454652] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22181.17/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x60000137a880>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600003448200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-06-14 14:37:28.531 xcodebuild[17309:5454652] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2023-06-14 14:37:28.531 xcodebuild[17309:5454652] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22181.17/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x60000137a880>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600003448200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-06-14 14:37:28.532 xcodebuild[17309:5454652] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}


Resolved source packages:
  Files: https://github.com/JohnSundell/Files @ 4.2.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.0.3
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.2.1
  Hondana: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 0.3.0
  AssertSwiftCLI: https://github.com/KS1019/AssertSwiftCLI @ 0.0.1
  Rainbow: https://github.com/onevcat/Rainbow @ 4.0.1
  SwiftyTextTable: https://github.com/scottrhoyt/SwiftyTextTable @ 0.9.0

resolved source packages: Files, swift-argument-parser, xctest-dynamic-overlay, Hondana, swift-custom-dump, AssertSwiftCLI, Rainbow, SwiftyTextTable
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CustomDump_watchOS",
      "hondana",
      "Hondana-Package",
      "HondanaKit",
      "swift-custom-dump"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme Hondana-Package -destination "generic/platform=ios"
Building ... (attempt 1)
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Hondana-Package -destination generic/platform=ios

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

Resolve Package Graph
2023-06-14 14:37:32.635 xcodebuild[18028:5456589] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22181.17/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000006c5e60>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000021f8200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-06-14 14:37:32.636 xcodebuild[18028:5456589] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2023-06-14 14:37:32.636 xcodebuild[18028:5456589] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22181.17/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000006c5e60>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000021f8200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-06-14 14:37:32.636 xcodebuild[18028:5456589] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2023-06-14 14:37:32.636 xcodebuild[18028:5456589] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22181.17/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000006c5e60>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000021f8200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-06-14 14:37:32.636 xcodebuild[18028:5456589] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}


Resolved source packages:
  SwiftyTextTable: https://github.com/scottrhoyt/SwiftyTextTable @ 0.9.0
  Rainbow: https://github.com/onevcat/Rainbow @ 4.0.1
  Hondana: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.0.3
  Files: https://github.com/JohnSundell/Files @ 4.2.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 0.3.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.2.1
  AssertSwiftCLI: https://github.com/KS1019/AssertSwiftCLI @ 0.0.1
2023-06-14 14:37:32.637 xcodebuild[18028:5456589] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-14-06_14-37-0032.xcresult
2023-06-14 14:37:32.685 xcodebuild[18028:5456589] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000886f00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "Hondana-Package". The "-list" option can be used to find the names of the schemes in the workspace.
Retrying in 0 seconds ...
Building ... (attempt 2)
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Hondana-Package -destination generic/platform=ios

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


Resolved source packages:
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.2.1
  AssertSwiftCLI: https://github.com/KS1019/AssertSwiftCLI @ 0.0.1
  Hondana: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.0.3
  SwiftyTextTable: https://github.com/scottrhoyt/SwiftyTextTable @ 0.9.0
  Files: https://github.com/JohnSundell/Files @ 4.2.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 0.3.0
  Rainbow: https://github.com/onevcat/Rainbow @ 4.0.1
Prepare packages

2023-06-14 14:37:34.829 xcodebuild[18694:5458084] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000df0c00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
Computing target dependency graph and provisioning inputs

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

note: Building targets in dependency order
note: Target dependency graph (24 targets)
    Target 'HondanaTests' in project 'Hondana'
        ➜ Explicit dependency on target 'Extensions' in project 'Hondana'
        ➜ Explicit dependency on target 'HondanaKit' in project 'Hondana'
        ➜ Explicit dependency on target 'Hondana' in project 'Hondana'
        ➜ Explicit dependency on target 'Files' in project 'Files'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftyTextTable' in project 'SwiftyTextTable'
        ➜ Explicit dependency on target 'AssertSwiftCLI' in project 'AssertSwiftCLI'
    Target 'Hondana' in project 'Hondana'
        ➜ Explicit dependency on target 'Extensions' in project 'Hondana'
        ➜ Explicit dependency on target 'HondanaKit' in project 'Hondana'
        ➜ Explicit dependency on target 'Files' in project 'Files'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftyTextTable' in project 'SwiftyTextTable'
    Target 'HondanaKitTests' in project 'Hondana'
        ➜ Explicit dependency on target 'Extensions' in project 'Hondana'
        ➜ Explicit dependency on target 'HondanaKit' in project 'Hondana'
        ➜ Explicit dependency on target 'Files' in project 'Files'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftyTextTable' in project 'SwiftyTextTable'
        ➜ Explicit dependency on target 'AssertSwiftCLI' in project 'AssertSwiftCLI'
    Target 'AssertSwiftCLI' in project 'AssertSwiftCLI'
        ➜ Explicit dependency on target 'AssertSwiftCLI' in project 'AssertSwiftCLI'
        ➜ Explicit dependency on target 'ArgumentParserTestHelpers' in project 'AssertSwiftCLI'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
    Target 'AssertSwiftCLI' in project 'AssertSwiftCLI'
        ➜ Explicit dependency on target 'ArgumentParserTestHelpers' in project 'AssertSwiftCLI'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
    Target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'ArgumentParserTestHelpers' in project 'AssertSwiftCLI'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ExtensionsTests' in project 'Hondana'
        ➜ Explicit dependency on target 'Extensions' in project 'Hondana'
        ➜ Explicit dependency on target 'Files' in project 'Files'
    Target 'hondana' in project 'Hondana'
        ➜ Explicit dependency on target 'Extensions' in project 'Hondana'
        ➜ Explicit dependency on target 'HondanaKit' in project 'Hondana'
        ➜ Explicit dependency on target 'Files' in project 'Files'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftyTextTable' in project 'SwiftyTextTable'
    Target 'HondanaKit' in project 'Hondana'
        ➜ Explicit dependency on target 'HondanaKit' in project 'Hondana'
        ➜ Explicit dependency on target 'Extensions' in project 'Hondana'
        ➜ Explicit dependency on target 'Files' in project 'Files'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftyTextTable' in project 'SwiftyTextTable'
    Target 'HondanaKit' in project 'Hondana'
        ➜ Explicit dependency on target 'Extensions' in project 'Hondana'
        ➜ Explicit dependency on target 'Files' in project 'Files'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftyTextTable' in project 'SwiftyTextTable'
    Target 'SwiftyTextTable' in project 'SwiftyTextTable'
        ➜ Explicit dependency on target 'SwiftyTextTable' in project 'SwiftyTextTable'
    Target 'SwiftyTextTable' in project 'SwiftyTextTable' (no dependencies)
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (no dependencies)
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'Extensions' in project 'Hondana'
        ➜ Explicit dependency on target 'Files' in project 'Files'
    Target 'Files' in project 'Files'
        ➜ Explicit dependency on target 'Files' in project 'Files'
    Target 'Files' in project 'Files' (no dependencies)
error: The package product 'CustomDump' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'AssertSwiftCLI' from project 'AssertSwiftCLI')
Resolve Package Graph
** BUILD FAILED **
Retrying in 0 seconds ...
BUILD FAILURE 5.9 ios