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 1.9.0 (80b56d), with Swift 5.8 for tvOS using Xcode 14.3 on 20 Oct 2024 02:34:24 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: 1.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swifweb/webber
 * tag               1.9.0      -> FETCH_HEAD
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 1.9.0
========================================
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/apple/swift-crypto.git
Fetching from https://github.com/apple/swift-nio-extras.git
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/vapor/routing-kit.git
Fetching from https://github.com/swifweb/webber-tools
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/swiftwasm/WasmTransformer
Fetching from https://github.com/apple/swift-nio-ssl.git
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-nio-transport-services.git
Fetching from https://github.com/swift-server/async-http-client.git
Fetching from https://github.com/apple/swift-metrics.git
Fetching from https://github.com/vapor/multipart-kit.git
Fetching from https://github.com/vapor/vapor
Fetching from https://github.com/vapor/async-kit.git
Fetching from https://github.com/swift-server/swift-backtrace.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-numerics
Creating working copy of package ‘routing-kit’
Checking out 4.6.0 of package ‘routing-kit’
Creating working copy of package ‘swift-crypto’
Checking out 2.2.0 of package ‘swift-crypto’
Creating working copy of package ‘swift-collections’
Checking out 1.0.3 of package ‘swift-collections’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.2 of package ‘swift-numerics’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.15.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.23.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘vapor’
Checking out 4.67.3 of package ‘vapor’
Creating working copy of package ‘webber-tools’
Checking out 1.4.3 of package ‘webber-tools’
Creating working copy of package ‘swift-log’
Checking out 1.4.4 of package ‘swift-log’
Creating working copy of package ‘async-http-client’
Checking out 1.13.1 of package ‘async-http-client’
Creating working copy of package ‘swift-backtrace’
Checking out 1.3.3 of package ‘swift-backtrace’
Creating working copy of package ‘swift-nio’
Checking out 2.44.0 of package ‘swift-nio’
Creating working copy of package ‘console-kit’
Checking out master of package ‘console-kit’
Creating working copy of package ‘async-kit’
Checking out 1.14.0 of package ‘async-kit’
Creating working copy of package ‘swift-atomics’
Checking out 1.0.2 of package ‘swift-atomics’
Creating working copy of package ‘swift-algorithms’
Checking out 1.0.0 of package ‘swift-algorithms’
Creating working copy of package ‘WasmTransformer’
Checking out 0.4.1 of package ‘WasmTransformer’
Creating working copy of package ‘websocket-kit’
Checking out 2.6.1 of package ‘websocket-kit’
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 ‘swift-nio-http2’
Checking out 1.23.1 of package ‘swift-nio-http2’
Creating working copy of package ‘multipart-kit’
Checking out 4.5.2 of package ‘multipart-kit’
Creating working copy of package ‘swift-metrics’
Checking out 2.3.2 of package ‘swift-metrics’
'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-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
  async-kit: https://github.com/vapor/async-kit.git @ 1.14.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.3
  webber: /Users/admin/builder/spi-builder-workspace
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.15.0
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
  swift-log: https://github.com/apple/swift-log.git @ 1.4.4
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.15.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.23.1
  swift-nio: https://github.com/apple/swift-nio.git @ 2.44.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
  vapor: https://github.com/vapor/vapor @ 4.67.3
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.13.1
  console-kit: https://github.com/swifweb/console-kit @ master
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.23.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.2.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
  WasmTransformer: https://github.com/swiftwasm/WasmTransformer @ 0.4.1
  webber-tools: https://github.com/swifweb/webber-tools @ 1.4.3
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
resolved source packages: swift-numerics, swift-algorithms, async-kit, swift-metrics, swift-backtrace, webber, swift-nio-extras, multipart-kit, swift-log, swift-nio-transport-services, swift-nio-http2, swift-nio, swift-collections, vapor, async-http-client, console-kit, swift-atomics, swift-nio-ssl, swift-crypto, websocket-kit, WasmTransformer, webber-tools, routing-kit
2024-10-19 22:33:18.424 xcodebuild[468:2483] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-10-19 22:34:04.923 xcodebuild[468:2483] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000243c600: 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:34:04.925 xcodebuild[468:2483] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000243e800: 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:34:04.927 xcodebuild[468:2483] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002438700: 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:34:04.942 xcodebuild[468:2483] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000024fd000: 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:34:04.943 xcodebuild[468:2483] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000247f400: 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:34:04.999 xcodebuild[468:2483] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000024fe300: 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:34:05.043 xcodebuild[468:2483] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000025b3700: 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:34:05.048 xcodebuild[468:2483] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000258d800: 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:34:05.054 xcodebuild[468:2483] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000025ebb00: 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:34:05.195 xcodebuild[468:2483] [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: 0x600002a98fc0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000da8200>{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:34:05.196 xcodebuild[468:2483] 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:34:10.114 xcodebuild[1864:6560] 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-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
  webber: /Users/admin/builder/spi-builder-workspace
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
  webber-tools: https://github.com/swifweb/webber-tools @ 1.4.3
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.15.0
  vapor: https://github.com/vapor/vapor @ 4.67.3
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.13.1
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.23.1
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.23.0
  async-kit: https://github.com/vapor/async-kit.git @ 1.14.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.15.0
  WasmTransformer: https://github.com/swiftwasm/WasmTransformer @ 0.4.1
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.3
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
  console-kit: https://github.com/swifweb/console-kit @ master
  swift-nio: https://github.com/apple/swift-nio.git @ 2.44.0
  swift-log: https://github.com/apple/swift-log.git @ 1.4.4
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.2.0
2024-10-19 22:34:11.313 xcodebuild[1866:6605] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-10-19 22:34:19.188 xcodebuild[1866:6605] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000021ea100: 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:34:19.190 xcodebuild[1866:6605] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002194400: 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:34:19.201 xcodebuild[1866:6605] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002191000: 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:34:19.223 xcodebuild[1866:6605] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000021d6100: 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:34:19.271 xcodebuild[1866:6605] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000021daa00: 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:34:19.276 xcodebuild[1866:6605] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000021a1100: 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:34:19.277 xcodebuild[1866:6605] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000021a1d00: 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:34:19.279 xcodebuild[1866:6605] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002015200: 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:34:19.349 xcodebuild[1866:6605] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002013100: 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:34:19.449 xcodebuild[1866:6605] [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: 0x600002f2f180>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000828200>{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:34:19.450 xcodebuild[1866:6605] 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:34:19.452 xcodebuild[1866:6605] Writing error result bundle to /var/folders/w2/nm7r2v151xdbgh0vg5l65j6c0000gn/T/ResultBundle_2024-19-10_22-34-0019.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:
  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
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.15.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.13.1
  WasmTransformer: https://github.com/swiftwasm/WasmTransformer @ 0.4.1
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
  swift-log: https://github.com/apple/swift-log.git @ 1.4.4
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.3
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
  webber-tools: https://github.com/swifweb/webber-tools @ 1.4.3
  console-kit: https://github.com/swifweb/console-kit @ master
  webber: /Users/admin/builder/spi-builder-workspace
  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-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.23.0
  vapor: https://github.com/vapor/vapor @ 4.67.3
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.15.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.44.0
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
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 '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')
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')
Resolve Package Graph
2024-10-19 22:34:21.055 xcodebuild[1961:7147] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-10-19 22:34:21.929 xcodebuild[1961:7147] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000b1a200: 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:34:21.931 xcodebuild[1961:7147] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000b1ba00: 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:34:21.933 xcodebuild[1961:7147] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000b08500: 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:34:21.964 xcodebuild[1961:7147] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000b54200: 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:34:21.973 xcodebuild[1961:7147] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000b6c300: 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:34:21.991 xcodebuild[1961:7147] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000ab5a00: 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:34:22.047 xcodebuild[1961:7147] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000afd000: 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:34:22.057 xcodebuild[1961:7147] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000ae3600: 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:34:22.075 xcodebuild[1961:7147] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000aefc00: 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