The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build webber, reference master (80b56d), with Swift 5.8 for tvOS using Xcode 14.3 on 20 Oct 2024 02:33:29 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme webber -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swifweb/webber.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swifweb/webber
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 80b56dc 🪚 Add Ubuntu 22.04 and 24.04 #5
Cloned https://github.com/swifweb/webber.git
Revision (git rev-parse @):
80b56dcdfb66679a33c1a46d6836e53326e5cc1c
SUCCESS checkout https://github.com/swifweb/webber.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.8
Building package at path:  $PWD
https://github.com/swifweb/webber.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/swifweb/console-kit
Fetching from https://github.com/vapor/async-kit.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-nio-transport-services.git
Fetching from https://github.com/vapor/multipart-kit.git
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/apple/swift-numerics
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/swiftwasm/WasmTransformer
Fetching from https://github.com/swift-server/swift-backtrace.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/swift-server/async-http-client.git
Fetching from https://github.com/apple/swift-nio-extras.git
Fetching from https://github.com/apple/swift-nio-ssl.git
Fetching from https://github.com/apple/swift-metrics.git
Fetching from https://github.com/vapor/vapor
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/swifweb/webber-tools
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/vapor/routing-kit.git
Creating working copy of package ‘swift-algorithms’
Checking out 1.0.0 of package ‘swift-algorithms’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.23.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘WasmTransformer’
Checking out 0.4.1 of package ‘WasmTransformer’
Creating working copy of package ‘swift-log’
Checking out 1.4.4 of package ‘swift-log’
Creating working copy of package ‘routing-kit’
Checking out 4.6.0 of package ‘routing-kit’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.15.0 of package ‘swift-nio-extras’
Creating working copy of package ‘async-kit’
Checking out 1.14.0 of package ‘async-kit’
Creating working copy of package ‘vapor’
Checking out 4.67.3 of package ‘vapor’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.23.1 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-crypto’
Checking out 2.2.0 of package ‘swift-crypto’
Creating working copy of package ‘swift-backtrace’
Checking out 1.3.3 of package ‘swift-backtrace’
Creating working copy of package ‘swift-atomics’
Checking out 1.0.2 of package ‘swift-atomics’
Creating working copy of package ‘swift-metrics’
Checking out 2.3.2 of package ‘swift-metrics’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.2 of package ‘swift-numerics’
Creating working copy of package ‘webber-tools’
Checking out 1.4.3 of package ‘webber-tools’
Creating working copy of package ‘websocket-kit’
Checking out 2.6.1 of package ‘websocket-kit’
Creating working copy of package ‘swift-nio’
Checking out 2.44.0 of package ‘swift-nio’
Creating working copy of package ‘swift-collections’
Checking out 1.0.3 of package ‘swift-collections’
Creating working copy of package ‘async-http-client’
Checking out 1.13.1 of package ‘async-http-client’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.15.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘console-kit’
Checking out master of package ‘console-kit’
Creating working copy of package ‘multipart-kit’
Checking out 4.5.2 of package ‘multipart-kit’
'Webber' was identified as an executable target given the presence of a 'main.swift' file. Starting with tools version 5.4.0 executable targets should be declared as 'executableTarget()''vapor' dependency on 'https://github.com/vapor/console-kit.git' conflicts with dependency on 'https://github.com/swifweb/console-kit' which has the same identity 'console-kit'. this will be escalated to an error in future versions of SwiftPM.Resolve Package Graph
'Webber' was identified as an executable target given the presence of a 'main.swift' file. Starting with tools version 5.4.0 executable targets should be declared as 'executableTarget()''vapor' dependency on 'https://github.com/vapor/console-kit.git' conflicts with dependency on 'https://github.com/swifweb/console-kit' which has the same identity 'console-kit'. this will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.15.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
  console-kit: https://github.com/swifweb/console-kit @ master
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.44.0
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.23.0
  vapor: https://github.com/vapor/vapor @ 4.67.3
  webber-tools: https://github.com/swifweb/webber-tools @ 1.4.3
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.23.1
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.3
  async-kit: https://github.com/vapor/async-kit.git @ 1.14.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.2.0
  webber: /Users/admin/builder/spi-builder-workspace
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.15.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.13.1
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
  WasmTransformer: https://github.com/swiftwasm/WasmTransformer @ 0.4.1
  swift-log: https://github.com/apple/swift-log.git @ 1.4.4
resolved source packages: swift-metrics, multipart-kit, swift-nio-extras, websocket-kit, swift-algorithms, console-kit, routing-kit, swift-nio, swift-numerics, swift-nio-ssl, vapor, webber-tools, swift-nio-http2, swift-backtrace, async-kit, swift-crypto, webber, swift-nio-transport-services, swift-collections, async-http-client, swift-atomics, WasmTransformer, swift-log
2024-10-19 22:31:57.839 xcodebuild[465:2454] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-10-19 22:33:08.717 xcodebuild[465:2454] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000000c1000: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIO/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:08.744 xcodebuild[465:2454] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000047b00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/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".}
2024-10-19 22:33:08.770 xcodebuild[465:2454] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000007d100: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOSOCKS/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:08.772 xcodebuild[465:2454] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000007da00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOExtras/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:08.773 xcodebuild[465:2454] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000007e800: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOHTTPCompression/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:08.791 xcodebuild[465:2454] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000001beb00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async-http-client/Sources/AsyncHTTPClient/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:08.801 xcodebuild[465:2454] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000001e4a00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:08.811 xcodebuild[465:2454] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000194d00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-http2/Sources/NIOHTTP2/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:08.840 xcodebuild[465:2454] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000121000: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/NIOSSL/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:08.956 xcodebuild[465:2454] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600000e80900>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000029a8200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-10-19 22:33:08.957 xcodebuild[465:2454] 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.}
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor"
    },
    {
      "identity" : "console-kit",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swifweb/console-kit"
    },
    {
      "identity" : "wasmtransformer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/WasmTransformer"
    },
    {
      "identity" : "webber-tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swifweb/webber-tools"
    }
  ],
  "manifest_display_name" : "webber",
  "name" : "webber",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Webber",
      "targets" : [
        "Webber"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Webber",
      "module_type" : "SwiftTarget",
      "name" : "Webber",
      "path" : "Sources/Webber",
      "product_dependencies" : [
        "Vapor",
        "ConsoleKit",
        "WasmTransformer",
        "WebberTools"
      ],
      "product_memberships" : [
        "Webber"
      ],
      "sources" : [
        "Commands/BundleCommand.swift",
        "Commands/NewCommand.swift",
        "Commands/ReleaseCommand.swift",
        "Commands/ServeCommand.swift",
        "Commands/VersionCommand.swift",
        "Enums/AppType.swift",
        "Enums/BrowserType.swift",
        "Extensions/Data+Bytes.swift",
        "Extensions/String+Random.swift",
        "Extensions/String+SwifWebLogo.swift",
        "Extensions/URL+FileAttributes.swift",
        "Helpers/DetectPlatformType.swift",
        "Helpers/WebberContext.swift",
        "Helpers/WebberMiddleware.swift",
        "Tools/Apt.swift",
        "Tools/Arch.swift",
        "Tools/Brew.swift",
        "Tools/Extractor.swift",
        "Tools/Installer.swift",
        "Tools/IpConfig.swift",
        "Tools/Npm.swift",
        "Tools/OpenSSL.swift",
        "Tools/Optimizer.swift",
        "Tools/Server.swift",
        "Tools/Toolchain.swift",
        "Tools/ToolchainInstaller.swift",
        "Tools/ToolchainRetriever.swift",
        "Tools/WasmOpt.swift",
        "Tools/Webber+Index.swift",
        "Tools/Webber+JS.swift",
        "Tools/Webber.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
warning: 'spi-builder-workspace': 'Webber' was identified as an executable target given the presence of a 'main.swift' file. Starting with tools version 5.4.0 executable targets should be declared as 'executableTarget()'
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "webber"
    ]
  }
}
2024-10-19 22:33:13.693 xcodebuild[1866:6667] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme webber -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme webber -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
'Webber' was identified as an executable target given the presence of a 'main.swift' file. Starting with tools version 5.4.0 executable targets should be declared as 'executableTarget()''vapor' dependency on 'https://github.com/vapor/console-kit.git' conflicts with dependency on 'https://github.com/swifweb/console-kit' which has the same identity 'console-kit'. this will be escalated to an error in future versions of SwiftPM.
Resolve Package Graph
'Webber' was identified as an executable target given the presence of a 'main.swift' file. Starting with tools version 5.4.0 executable targets should be declared as 'executableTarget()''vapor' dependency on 'https://github.com/vapor/console-kit.git' conflicts with dependency on 'https://github.com/swifweb/console-kit' which has the same identity 'console-kit'. this will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
  swift-nio: https://github.com/apple/swift-nio.git @ 2.44.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
  webber: /Users/admin/builder/spi-builder-workspace
  vapor: https://github.com/vapor/vapor @ 4.67.3
  WasmTransformer: https://github.com/swiftwasm/WasmTransformer @ 0.4.1
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
  console-kit: https://github.com/swifweb/console-kit @ master
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.2.0
  async-kit: https://github.com/vapor/async-kit.git @ 1.14.0
  swift-log: https://github.com/apple/swift-log.git @ 1.4.4
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.23.1
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.13.1
  webber-tools: https://github.com/swifweb/webber-tools @ 1.4.3
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.15.0
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.3
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.23.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.15.0
2024-10-19 22:33:14.836 xcodebuild[1868:6708] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-10-19 22:33:24.214 xcodebuild[1868:6708] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002a0f400: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/NIOSSL/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:24.228 xcodebuild[1868:6708] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002ae2e00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/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".}
2024-10-19 22:33:24.231 xcodebuild[1868:6708] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002ab6a00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:24.266 xcodebuild[1868:6708] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002a8fc00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-http2/Sources/NIOHTTP2/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:24.292 xcodebuild[1868:6708] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002b79100: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIO/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:24.347 xcodebuild[1868:6708] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002b2fb00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async-http-client/Sources/AsyncHTTPClient/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:24.367 xcodebuild[1868:6708] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002b09700: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOHTTPCompression/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:24.370 xcodebuild[1868:6708] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002b0a900: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOExtras/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:24.372 xcodebuild[1868:6708] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002b0ba00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOSOCKS/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:24.476 xcodebuild[1868:6708] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600002440000>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000037c200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-10-19 22:33:24.477 xcodebuild[1868:6708] 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.}
2024-10-19 22:33:24.478 xcodebuild[1868:6708] Writing error result bundle to /var/folders/w2/nm7r2v151xdbgh0vg5l65j6c0000gn/T/ResultBundle_2024-19-10_22-33-0024.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "webber". The "-list" option can be used to find the names of the schemes in the workspace.
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme webber -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
'Webber' was identified as an executable target given the presence of a 'main.swift' file. Starting with tools version 5.4.0 executable targets should be declared as 'executableTarget()''vapor' dependency on 'https://github.com/vapor/console-kit.git' conflicts with dependency on 'https://github.com/swifweb/console-kit' which has the same identity 'console-kit'. this will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
  swift-log: https://github.com/apple/swift-log.git @ 1.4.4
  webber-tools: https://github.com/swifweb/webber-tools @ 1.4.3
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.15.0
  webber: /Users/admin/builder/spi-builder-workspace
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.2.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.13.1
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
  console-kit: https://github.com/swifweb/console-kit @ master
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.15.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.44.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
  WasmTransformer: https://github.com/swiftwasm/WasmTransformer @ 0.4.1
  async-kit: https://github.com/vapor/async-kit.git @ 1.14.0
  vapor: https://github.com/vapor/vapor @ 4.67.3
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.23.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.3
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.23.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 2ba3a93800adf664e737fc94f4c3245d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2ba3a93800adf664e737fc94f4c3245d.xcbuilddata
note: Building targets in dependency order
error: The package product 'Crypto' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'WebberTools' from project 'webber-tools')
error: The package product 'Vapor' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'Webber' from project 'webber')
error: The package product 'ConsoleKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'Webber' from project 'webber')
Resolve Package Graph
2024-10-19 22:33:26.063 xcodebuild[1963:7247] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-10-19 22:33:26.987 xcodebuild[1963:7247] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001e85600: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIO/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:27.025 xcodebuild[1963:7247] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001e4a900: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:27.033 xcodebuild[1963:7247] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001f1c100: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/NIOSSL/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:27.042 xcodebuild[1963:7247] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001f08800: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-http2/Sources/NIOHTTP2/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:27.068 xcodebuild[1963:7247] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001f7c000: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async-http-client/Sources/AsyncHTTPClient/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:27.089 xcodebuild[1963:7247] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001f6a600: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOSOCKS/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:27.092 xcodebuild[1963:7247] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001f6bd00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOHTTPCompression/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:27.094 xcodebuild[1963:7247] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001f6c600: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOExtras/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-10-19 22:33:27.095 xcodebuild[1963:7247] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001f6d200: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/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".}
** BUILD FAILED **
BUILD FAILURE 5.8 tvOS