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 watchOS using Xcode 14.3 on 20 Oct 2024 02:35:46 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=watchOS

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:         watchOS
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-collections.git
Fetching from https://github.com/vapor/async-kit.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/apple/swift-numerics
Fetching from https://github.com/swiftwasm/WasmTransformer
Fetching from https://github.com/apple/swift-nio-extras.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/swifweb/webber-tools
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/apple/swift-nio-ssl.git
Fetching from https://github.com/vapor/multipart-kit.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/vapor/vapor
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/vapor/routing-kit.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-nio-transport-services.git
Fetching from https://github.com/swift-server/swift-backtrace.git
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-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-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-collections’
Checking out 1.0.3 of package ‘swift-collections’
Creating working copy of package ‘swift-nio’
Checking out 2.44.0 of package ‘swift-nio’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.15.0 of package ‘swift-nio-extras’
Creating working copy of package ‘routing-kit’
Checking out 4.6.0 of package ‘routing-kit’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.23.0 of package ‘swift-nio-ssl’
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-crypto’
Checking out 2.2.0 of package ‘swift-crypto’
Creating working copy of package ‘console-kit’
Checking out master of package ‘console-kit’
Creating working copy of package ‘vapor’
Checking out 4.67.3 of package ‘vapor’
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 ‘WasmTransformer’
Checking out 0.4.1 of package ‘WasmTransformer’
Creating working copy of package ‘async-kit’
Checking out 1.14.0 of package ‘async-kit’
Creating working copy of package ‘swift-algorithms’
Checking out 1.0.0 of package ‘swift-algorithms’
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’
'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
  console-kit: https://github.com/swifweb/console-kit @ master
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.3
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.23.1
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.2.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.15.0
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
  webber: /Users/admin/builder/spi-builder-workspace
  webber-tools: https://github.com/swifweb/webber-tools @ 1.4.3
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.23.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
  async-kit: https://github.com/vapor/async-kit.git @ 1.14.0
  WasmTransformer: https://github.com/swiftwasm/WasmTransformer @ 0.4.1
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  vapor: https://github.com/vapor/vapor @ 4.67.3
  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-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
  swift-nio-extras: https://github.com/apple/swift-nio-extras.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
resolved source packages: swift-metrics, console-kit, swift-backtrace, swift-nio-http2, routing-kit, swift-crypto, swift-nio-transport-services, multipart-kit, webber, webber-tools, swift-nio-ssl, websocket-kit, async-kit, WasmTransformer, swift-algorithms, swift-numerics, vapor, swift-nio, swift-log, swift-atomics, swift-nio-extras, swift-collections, async-http-client
2024-10-19 22:34:07.998 xcodebuild[473:2540] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-10-19 22:35:25.435 xcodebuild[473:2540] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000035a5200: 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:35:25.487 xcodebuild[473:2540] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000346ca00: 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:35:25.513 xcodebuild[473:2540] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000034cb200: 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:35:25.535 xcodebuild[473:2540] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003454800: 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:35:25.558 xcodebuild[473:2540] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000035af300: 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:35:25.571 xcodebuild[473:2540] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003597100: 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:35:25.586 xcodebuild[473:2540] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000035c8f00: 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:35:25.588 xcodebuild[473:2540] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000035c9c00: 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:35:25.590 xcodebuild[473:2540] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000035caa00: 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:35:25.698 xcodebuild[473:2540] [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: 0x600003ab5170>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001db8200>{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:35:25.699 xcodebuild[473:2540] 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:35:30.557 xcodebuild[1870:6688] 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=watchOS
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=watchOS
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-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
  WasmTransformer: https://github.com/swiftwasm/WasmTransformer @ 0.4.1
  webber-tools: https://github.com/swifweb/webber-tools @ 1.4.3
  vapor: https://github.com/vapor/vapor @ 4.67.3
  swift-nio: https://github.com/apple/swift-nio.git @ 2.44.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.2.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.23.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.15.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.13.1
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
  swift-log: https://github.com/apple/swift-log.git @ 1.4.4
  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
  webber: /Users/admin/builder/spi-builder-workspace
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
  console-kit: https://github.com/swifweb/console-kit @ master
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
2024-10-19 22:35:31.732 xcodebuild[1872:6730] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-10-19 22:35:40.835 xcodebuild[1872:6730] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000755300: 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:35:40.837 xcodebuild[1872:6730] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000745200: 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:35:40.842 xcodebuild[1872:6730] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000746800: 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:35:40.859 xcodebuild[1872:6730] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000006e0300: 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:35:40.872 xcodebuild[1872:6730] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000072bf00: 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:35:40.964 xcodebuild[1872:6730] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000006b1d00: 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:35:40.978 xcodebuild[1872:6730] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000006bbe00: 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:35:40.980 xcodebuild[1872:6730] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000006cda00: 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:35:40.981 xcodebuild[1872:6730] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000006ce900: 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:35:41.099 xcodebuild[1872:6730] [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: 0x6000009e8900>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002ee4200>{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:35:41.100 xcodebuild[1872:6730] 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:35:41.101 xcodebuild[1872:6730] Writing error result bundle to /var/folders/w2/nm7r2v151xdbgh0vg5l65j6c0000gn/T/ResultBundle_2024-19-10_22-35-0041.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=watchOS
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:
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.23.1
  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-log: https://github.com/apple/swift-log.git @ 1.4.4
  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
  webber: /Users/admin/builder/spi-builder-workspace
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.23.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-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
  vapor: https://github.com/vapor/vapor @ 4.67.3
  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
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.2.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.15.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
  webber-tools: https://github.com/swifweb/webber-tools @ 1.4.3
  console-kit: https://github.com/swifweb/console-kit @ master
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: c6beb1596c8ac8ae46f5951b3a1c295e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c6beb1596c8ac8ae46f5951b3a1c295e.xcbuilddata
note: Building targets in dependency order
error: The package product 'Crypto' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'WebberTools' from project 'webber-tools')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Webber' from project 'webber')
error: The package product 'ConsoleKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Webber' from project 'webber')
Resolve Package Graph
2024-10-19 22:35:42.606 xcodebuild[1967:7273] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-10-19 22:35:43.407 xcodebuild[1967:7273] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000c11000: 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:35:43.419 xcodebuild[1967:7273] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000c48400: 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:35:43.450 xcodebuild[1967:7273] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000c70400: 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:35:43.462 xcodebuild[1967:7273] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000c32700: 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:35:43.473 xcodebuild[1967:7273] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000da9000: 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:35:43.484 xcodebuild[1967:7273] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000c7de00: 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:35:43.486 xcodebuild[1967:7273] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000c7ec00: 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:35:43.488 xcodebuild[1967:7273] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000c7f200: 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:35:43.507 xcodebuild[1967:7273] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000da5100: 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".}
** BUILD FAILED **
BUILD FAILURE 5.8 watchOS