Build Information
Failed to build papyrus, reference main (be7dd2
), with Swift 6.0 for macOS (SPM) on 9 Dec 2024 01:57:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/joshuawright11/papyrus.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/joshuawright11/papyrus
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at be7dd29 linux
Cloned https://github.com/joshuawright11/papyrus.git
Revision (git rev-parse @):
be7dd29d07b2e7657bb67b63ce4cfeb764d00359
SUCCESS checkout https://github.com/joshuawright11/papyrus.git at main
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/636] Fetching swift-macro-testing
[631/67574] Fetching swift-macro-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (3.73s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.73s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (3.19s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.5.2 (0.46s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/12452] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.81s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.6 (0.56s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.5.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "papyrus",
"name": "papyrus",
"url": "https://github.com/joshuawright11/papyrus.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/papyrus",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/joshuawright11/papyrus.git
[1/2332] Fetching papyrus
Fetched https://github.com/joshuawright11/papyrus.git from cache (1.07s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.91s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.02s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/joshuawright11/papyrus.git
Working copy of https://github.com/joshuawright11/papyrus.git resolved at main (be7dd29)
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/joshuawright11/papyrus.git
https://github.com/joshuawright11/papyrus.git
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.1",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
}
],
"manifest_display_name" : "papyrus",
"name" : "papyrus",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Example",
"targets" : [
"Example"
],
"type" : {
"executable" : null
}
},
{
"name" : "Papyrus",
"targets" : [
"Papyrus"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PapyrusPlugin",
"targets" : [
"PapyrusPlugin"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "PapyrusTests",
"module_type" : "SwiftTarget",
"name" : "PapyrusTests",
"path" : "Papyrus/Tests",
"sources" : [
"APITests.swift",
"CurlTests.swift",
"KeyMappingTests.swift",
"ParameterTests.swift",
"ProviderTests.swift",
"RequestBuilderTests.swift",
"RequestEncoderTests.swift",
"ResponseDecoderTests.swift",
"ResponseTests.swift"
],
"target_dependencies" : [
"Papyrus"
],
"type" : "test"
},
{
"c99name" : "PapyrusPluginTests",
"module_type" : "SwiftTarget",
"name" : "PapyrusPluginTests",
"path" : "PapyrusPlugin/Tests",
"product_dependencies" : [
"MacroTesting"
],
"sources" : [
"APIMacroTests.swift"
],
"target_dependencies" : [
"PapyrusPlugin"
],
"type" : "test"
},
{
"c99name" : "PapyrusPlugin",
"module_type" : "SwiftTarget",
"name" : "PapyrusPlugin",
"path" : "PapyrusPlugin/Sources",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"Example",
"Papyrus",
"PapyrusPlugin"
],
"sources" : [
"Extensions/String+Utilities.swift",
"Extensions/SwiftSyntax+Utilities.swift",
"Macros/APIMacro.swift",
"Macros/DecoratorMacro.swift",
"Macros/MockMacro.swift",
"Macros/RoutesMacro.swift",
"Models/API.swift",
"Models/Declaration.swift",
"Models/EndpointAttribute.swift",
"Models/EndpointParameter.swift",
"Models/PapyrusPluginError.swift",
"Plugin.swift"
],
"type" : "macro"
},
{
"c99name" : "Papyrus",
"module_type" : "SwiftTarget",
"name" : "Papyrus",
"path" : "Papyrus/Sources",
"product_memberships" : [
"Example",
"Papyrus"
],
"sources" : [
"Coders.swift",
"Extensions/String+Multipart.swift",
"Extensions/URLSession+Papyrus.swift",
"HTTPBodyDecoder.swift",
"HTTPBodyEncoder.swift",
"HTTPService.swift",
"Interceptors/CurlInterceptor.swift",
"KeyMappable.swift",
"KeyMapping.swift",
"Multipart/MultipartDecoder.swift",
"Multipart/MultipartEncoder.swift",
"Multipart/Part.swift",
"PapyrusError.swift",
"PapyrusMacros.swift",
"PapyrusRequest.swift",
"PapyrusResponse.swift",
"Provider.swift",
"RequestBuilder.swift",
"Routing/PapyrusRouter.swift",
"Routing/RequestParser.swift",
"Routing/RouterRequest.swift",
"Routing/RouterResponse.swift",
"URLEncoded/URLEncodedForm.swift",
"URLEncoded/URLEncodedFormDecoder.swift",
"URLEncoded/URLEncodedFormEncoder.swift",
"URLEncoded/URLEncodedFormNode.swift"
],
"target_dependencies" : [
"PapyrusPlugin"
],
"type" : "library"
},
{
"c99name" : "Example",
"module_type" : "SwiftTarget",
"name" : "Example",
"path" : "Example",
"product_memberships" : [
"Example"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Papyrus"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/25] Write sources
[10/25] Write Example-entitlement.plist
[10/25] Write sources
[18/25] Compiling _SwiftSyntaxCShims dummy.c
[19/25] Write swift-version--7754E27361AE5C74.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/31] Emitting module SwiftSyntax600
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[22/31] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/31] Emitting module SwiftSyntax510
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[24/31] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/31] Emitting module SwiftSyntax509
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
BUILD FAILURE 6.0 macosSpm