Build Information
Failed to build vapor-oauth, reference main (383ada
), with Swift 5.8 for watchOS using Xcode 14.3 on 26 Jun 2024 19:55:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme vapor-oauth -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/vapor-oauth.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brokenhandsio/vapor-oauth
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 383ada9 Merge pull request #14 from alexandre-pod/feature/resource_server_retriever_async
Cloned https://github.com/brokenhandsio/vapor-oauth.git
Revision (git rev-parse @):
383ada97220f3b922c447432af9d7a32d35f0e96
SUCCESS checkout https://github.com/brokenhandsio/vapor-oauth.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 5.8
Building package at path: $workDir
https://github.com/brokenhandsio/vapor-oauth.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/apple/swift-nio-ssl.git
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/vapor/console-kit.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/vapor/multipart-kit.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-numerics
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/swift-server/async-http-client.git
Fetching from https://github.com/apple/swift-nio-transport-services.git
Fetching from https://github.com/vapor/routing-kit.git
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/swift-server/swift-backtrace.git
Fetching from https://github.com/vapor/async-kit.git
Fetching from https://github.com/apple/swift-metrics.git
Fetching from https://github.com/apple/swift-nio-extras.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/vapor/vapor.git
Creating working copy of package ‘swift-nio-http2’
Checking out 1.22.1 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-atomics’
Checking out 1.0.2 of package ‘swift-atomics’
Creating working copy of package ‘multipart-kit’
Checking out 4.5.2 of package ‘multipart-kit’
Creating working copy of package ‘async-http-client’
Checking out 1.11.5 of package ‘async-http-client’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.22.1 of package ‘swift-nio-ssl’
Creating working copy of package ‘routing-kit’
Checking out 4.6.0 of package ‘routing-kit’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.13.1 of package ‘swift-nio-transport-services’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.2 of package ‘swift-numerics’
Creating working copy of package ‘swift-backtrace’
Checking out 1.3.3 of package ‘swift-backtrace’
Creating working copy of package ‘swift-crypto’
Checking out 2.1.0 of package ‘swift-crypto’
Creating working copy of package ‘swift-metrics’
Checking out 2.3.2 of package ‘swift-metrics’
Creating working copy of package ‘swift-nio’
Checking out 2.41.1 of package ‘swift-nio’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.14.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-collections’
Checking out 1.0.3 of package ‘swift-collections’
Creating working copy of package ‘async-kit’
Checking out 1.13.0 of package ‘async-kit’
Creating working copy of package ‘websocket-kit’
Checking out 2.6.1 of package ‘websocket-kit’
Creating working copy of package ‘swift-algorithms’
Checking out 1.0.0 of package ‘swift-algorithms’
Creating working copy of package ‘console-kit’
Checking out 4.5.0 of package ‘console-kit’
Creating working copy of package ‘swift-log’
Checking out 1.4.4 of package ‘swift-log’
Creating working copy of package ‘vapor’
Checking out 4.65.2 of package ‘vapor’
Resolve Package Graph
Resolved source packages:
swift-log: https://github.com/apple/swift-log.git @ 1.4.4
console-kit: https://github.com/vapor/console-kit.git @ 4.5.0
vapor-oauth: /Users/admin/builder/spi-builder-workspace
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.1.0
routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
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.22.1
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.22.1
vapor: https://github.com/vapor/vapor.git @ 4.65.2
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.14.0
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.13.1
websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.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.11.5
async-kit: https://github.com/vapor/async-kit.git @ 1.13.0
swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
swift-nio: https://github.com/apple/swift-nio.git @ 2.41.1
resolved source packages: swift-log, console-kit, vapor-oauth, swift-crypto, routing-kit, swift-atomics, swift-backtrace, swift-nio-http2, swift-nio-ssl, vapor, swift-nio-extras, swift-nio-transport-services, websocket-kit, swift-algorithms, swift-collections, async-http-client, async-kit, swift-numerics, multipart-kit, swift-metrics, swift-nio
2024-06-26 15:54:15.610 xcodebuild[468:2526] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-06-26 15:55:05.412 xcodebuild[468:2526] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000115900: 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-06-26 15:55:05.413 xcodebuild[468:2526] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000117d00: 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-06-26 15:55:05.415 xcodebuild[468:2526] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000114a00: 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-06-26 15:55:05.443 xcodebuild[468:2526] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000001f5f00: 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-06-26 15:55:05.454 xcodebuild[468:2526] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000001fc000: 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-06-26 15:55:05.499 xcodebuild[468:2526] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000000ae300: 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-06-26 15:55:05.518 xcodebuild[468:2526] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000000a8300: 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".}
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "vapor-oauth",
"name" : "vapor-oauth",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "OAuth",
"targets" : [
"VaporOAuth"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporOAuthTests",
"module_type" : "SwiftTarget",
"name" : "VaporOAuthTests",
"path" : "Tests/VaporOAuthTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"Application+testable.swift",
"AuthorizationTests/AuthorizationRequestTests.swift",
"AuthorizationTests/AuthorizationResponseTests.swift",
"DefaultImplementationTests/DefaultImplementationTests.swift",
"Fakes/AccessToken.swift",
"Fakes/CapturingAuthorizeHandler.swift",
"Fakes/CapturingLogger.swift",
"Fakes/FakeAuthenticationMiddleware.swift",
"Fakes/FakeClientGetter.swift",
"Fakes/FakeCodeManager.swift",
"Fakes/FakeResourceServerRetriever.swift",
"Fakes/FakeSessions.swift",
"Fakes/FakeTokenManager.swift",
"Fakes/FakeUserManager.swift",
"Fakes/RefreshToken.swift",
"Fakes/StubCodeManager.swift",
"Fakes/StubTokenManager.swift",
"Fakes/StubUserManager.swift",
"GrantTests/AuthorizationCodeTokenTests.swift",
"GrantTests/ClientCredentialsTokenTests.swift",
"GrantTests/ImplicitGrantTests.swift",
"GrantTests/PasswordGrantTokenTests.swift",
"GrantTests/TokenRefreshTests.swift",
"Helpers/HTTPHeaders+location.swift",
"Helpers/Responses.swift",
"Helpers/TestDataBuilder.swift",
"IntegrationTests/AuthCodeResourceServerTests.swift",
"TokenIntrospectionTests/TokenIntrospectionTests.swift"
],
"target_dependencies" : [
"VaporOAuth"
],
"type" : "test"
},
{
"c99name" : "VaporOAuth",
"module_type" : "SwiftTarget",
"name" : "VaporOAuth",
"path" : "Sources/VaporOAuth",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"OAuth"
],
"sources" : [
"DefaultImplementations/EmptyAuthorizationHandler.swift",
"DefaultImplementations/EmptyCodeManager.swift",
"DefaultImplementations/EmptyResourceServerRetriever.swift",
"DefaultImplementations/EmptyUserManager.swift",
"DefaultImplementations/StaticClientRetriever.swift",
"Helper/OAuthHelper+local.swift",
"Helper/OAuthHelper+remote.swift",
"Helper/OAuthHelper.swift",
"Middleware/OAuth2ScopeMiddleware.swift",
"Middleware/OAuth2TokenIntrospectionMiddleware.swift",
"Middleware/TokenIntrospectionAuthenticationMiddleware.swift",
"Models/OAuthClient.swift",
"Models/OAuthCode.swift",
"Models/OAuthResourceServer.swift",
"Models/OAuthUser.swift",
"Models/Tokens/AccessToken.swift",
"Models/Tokens/RefreshToken.swift",
"OAuth2.swift",
"Protocols/AuthorizeHandler.swift",
"Protocols/ClientRetriever.swift",
"Protocols/CodeManager.swift",
"Protocols/ResourceServerRetriever.swift",
"Protocols/TokenManager.swift",
"Protocols/UserManager.swift",
"RouteHandlers/AuthorizeGetHandler.swift",
"RouteHandlers/AuthorizePostHandler.swift",
"RouteHandlers/TokenHandler.swift",
"RouteHandlers/TokenHandlers/AuthCodeTokenHandler.swift",
"RouteHandlers/TokenHandlers/ClientCredentialsTokenHandler.swift",
"RouteHandlers/TokenHandlers/PasswordTokenHandler.swift",
"RouteHandlers/TokenHandlers/RefreshTokenHandler.swift",
"RouteHandlers/TokenHandlers/TokenResponseGenerator.swift",
"RouteHandlers/TokenIntrospectionHandler.swift",
"Utilities/OAuthFlowType.swift",
"Utilities/StringDefines.swift",
"Utilities/TokenAuthenticator.swift",
"Validators/ClientValidator.swift",
"Validators/CodeValidator.swift",
"Validators/ResourceServerAuthenticator.swift",
"Validators/ScopeValidator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"vapor-oauth"
]
}
}
2024-06-26 15:55:09.895 xcodebuild[1740:6287] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme vapor-oauth -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 vapor-oauth -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
Resolve Package Graph
Resolved source packages:
swift-nio: https://github.com/apple/swift-nio.git @ 2.41.1
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.1.0
routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
async-kit: https://github.com/vapor/async-kit.git @ 1.13.0
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.22.1
swift-log: https://github.com/apple/swift-log.git @ 1.4.4
vapor: https://github.com/vapor/vapor.git @ 4.65.2
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.13.1
websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
vapor-oauth: /Users/admin/builder/spi-builder-workspace
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.11.5
swift-nio-extras: https://github.com/apple/swift-nio-extras.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
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.22.1
console-kit: https://github.com/vapor/console-kit.git @ 4.5.0
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 38adc90a986ef2a914afe0484977d8e3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/38adc90a986ef2a914afe0484977d8e3.xcbuilddata
note: Building targets in dependency order
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'VaporOAuth' from project 'vapor-oauth')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'VaporOAuthTests' from project 'vapor-oauth')
error: The package product 'XCTVapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'VaporOAuthTests' from project 'vapor-oauth')
Resolve Package Graph
2024-06-26 15:55:11.054 xcodebuild[1741:6328] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-06-26 15:55:19.421 xcodebuild[1741:6328] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000014a5600: 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-06-26 15:55:19.422 xcodebuild[1741:6328] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000014a5e00: 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-06-26 15:55:19.425 xcodebuild[1741:6328] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000014a6900: 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-06-26 15:55:19.437 xcodebuild[1741:6328] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001465300: 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-06-26 15:55:19.474 xcodebuild[1741:6328] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001493400: 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-06-26 15:55:19.530 xcodebuild[1741:6328] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000150e200: 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-06-26 15:55:19.537 xcodebuild[1741:6328] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001509600: 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".}
** BUILD FAILED **
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 vapor-oauth -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
Resolved source packages:
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
async-kit: https://github.com/vapor/async-kit.git @ 1.13.0
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.22.1
routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.13.1
swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
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-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.14.0
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.22.1
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.11.5
multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
console-kit: https://github.com/vapor/console-kit.git @ 4.5.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.41.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
vapor-oauth: /Users/admin/builder/spi-builder-workspace
vapor: https://github.com/vapor/vapor.git @ 4.65.2
websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.1.0
swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 38adc90a986ef2a914afe0484977d8e3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/38adc90a986ef2a914afe0484977d8e3.xcbuilddata
note: Building targets in dependency order
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'VaporOAuth' from project 'vapor-oauth')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'VaporOAuthTests' from project 'vapor-oauth')
error: The package product 'XCTVapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'VaporOAuthTests' from project 'vapor-oauth')
2024-06-26 15:55:23.867 xcodebuild[1852:6881] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-06-26 15:55:24.765 xcodebuild[1852:6881] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001514400: 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-06-26 15:55:24.795 xcodebuild[1852:6881] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001505600: 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-06-26 15:55:24.796 xcodebuild[1852:6881] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001505f00: 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-06-26 15:55:24.797 xcodebuild[1852:6881] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001506b00: 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-06-26 15:55:24.816 xcodebuild[1852:6881] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000150c900: 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-06-26 15:55:24.822 xcodebuild[1852:6881] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000014b9f00: 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-06-26 15:55:24.851 xcodebuild[1852:6881] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000157f400: 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".}
** BUILD FAILED **
BUILD FAILURE 5.8 watchOS