The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ServiceAutograph with Swift 5.9 for macOS (Xcode) using Xcode 15.2 at master.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RedMadRobot/service-autograph.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RedMadRobot/service-autograph
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0b9a2e5 Merge pull request #2 from Hardenn/bugfix/build-error
Cloned https://github.com/RedMadRobot/service-autograph.git into spi-builder-workspace
0b9a2e56be208da5ff9856b486b8647ab582e7d5
SUCCESS checkout https://github.com/RedMadRobot/service-autograph.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
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/RedMadRobot/autograph (cached)

Fetching from https://github.com/RedMadRobot/synopsis (cached)

Fetching from https://github.com/jpsim/SourceKitten (cached)

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

Fetching from https://github.com/drmohundro/SWXMLHash.git (cached)

Fetching from https://github.com/jpsim/Yams.git (cached)
Creating working copy of package ‘swift-argument-parser’

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

Creating working copy of package ‘SWXMLHash’

Checking out 7.0.2 of package ‘SWXMLHash’

Creating working copy of package ‘autograph’

Checking out 1.1.1 of package ‘autograph’

Creating working copy of package ‘synopsis’

Checking out 1.1.1 of package ‘synopsis’

Creating working copy of package ‘Yams’

Checking out 5.0.5 of package ‘Yams’

Creating working copy of package ‘SourceKitten’

Checking out 0.34.1 of package ‘SourceKitten’

Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swift
Resolve Package Graph
Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swift
2023-06-12 09:44:20.012 xcodebuild[31412:625186] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000024a6f00: 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".}
2023-06-12 09:44:20.308 xcodebuild[31412:625186] [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: 0x600002adccf0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000dd8200>{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-12 09:44:20.311 xcodebuild[31412:625186] 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:
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.2
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  ServiceAutograph: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Synopsis: https://github.com/RedMadRobot/synopsis @ 1.1.1
  Yams: https://github.com/jpsim/Yams.git @ 5.0.5
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.34.1
  Autograph: https://github.com/RedMadRobot/autograph @ 1.1.1
resolved source packages: swift-argument-parser, SWXMLHash, ServiceAutograph, Synopsis, Yams, SourceKitten, Autograph
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ServiceAutograph"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme ServiceAutograph -destination 'platform=macos,arch=arm64'
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 ServiceAutograph -destination platform=macos,arch=arm64

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
Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swift

Resolve Package Graph
Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swift
2023-06-12 09:44:23.581 xcodebuild[32069:627183] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000023b1000: 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".}
2023-06-12 09:44:23.790 xcodebuild[32069:627183] [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: 0x600002d02eb0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000a38200>{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-12 09:44:23.791 xcodebuild[32069:627183] 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:
  ServiceAutograph: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Autograph: https://github.com/RedMadRobot/autograph @ 1.1.1
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.34.1
  Synopsis: https://github.com/RedMadRobot/synopsis @ 1.1.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.2
  Yams: https://github.com/jpsim/Yams.git @ 5.0.5
2023-06-12 09:44:23.792 xcodebuild[32069:627183] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-12-06_09-44-0023.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "ServiceAutograph". 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 ServiceAutograph -destination platform=macos,arch=arm64

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
Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swift


Resolved source packages:
  Yams: https://github.com/jpsim/Yams.git @ 5.0.5
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  Autograph: https://github.com/RedMadRobot/autograph @ 1.1.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.2
  ServiceAutograph: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Synopsis: https://github.com/RedMadRobot/synopsis @ 1.1.1
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.34.1
--- 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

2023-06-12 09:44:26.326 xcodebuild[32167:627642] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002748000: 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: 1eacf736606d3b64750a34a874eaf702
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1eacf736606d3b64750a34a874eaf702.xcbuilddata

note: Building targets in dependency order
note: Target dependency graph (14 targets)
    Target 'ServiceAutograph' in project 'ServiceAutograph'
        ➜ Explicit dependency on target 'Autograph' in project 'Autograph'
    Target 'Autograph' in project 'Autograph'
        ➜ Explicit dependency on target 'Autograph' in project 'Autograph'
        ➜ Explicit dependency on target 'Synopsis' in project 'Synopsis'
    Target 'Autograph' in project 'Autograph'
        ➜ Explicit dependency on target 'Synopsis' in project 'Synopsis'
    Target 'Synopsis' in project 'Synopsis'
        ➜ Explicit dependency on target 'Synopsis' in project 'Synopsis'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
    Target 'Synopsis' in project 'Synopsis'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
    Target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'CYaml' in project 'Yams' (no dependencies)
    Target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
    Target 'SWXMLHash' in project 'SWXMLHash' (no dependencies)
    Target 'SourceKit' in project 'SourceKitten' (no dependencies)
    Target 'Clang_C' in project 'SourceKitten' (no dependencies)
error: The package product 'SourceKittenFramework' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'Synopsis' from project 'Synopsis')
Resolve Package Graph
** BUILD FAILED **
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosXcodebuild