Build Information
Successful build of swift-sls-adapter, reference 0.2.1 (45d8ac
), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 12:39:22 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-serverless/swift-sls-adapter.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-serverless/swift-sls-adapter
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at 45d8ac7 Merge pull request #1 from swift-sprinter/feature/support-webhook
Cloned https://github.com/swift-serverless/swift-sls-adapter.git
Revision (git rev-parse @):
45d8ac77d323c90d7f94cfb5b928e4cfcd7fb3c9
SUCCESS checkout https://github.com/swift-serverless/swift-sls-adapter.git at 0.2.1
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.61s)
Fetched https://github.com/jpsim/Yams.git from cache (1.61s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.23s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.77s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.45s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.56s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
========================================
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": "swift-sls-adapter",
"name": "swift-sls-adapter",
"url": "https://github.com/swift-serverless/swift-sls-adapter.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sls-adapter",
"dependencies": [
{
"identity": "yams",
"name": "Yams",
"url": "https://github.com/jpsim/Yams.git",
"version": "5.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/swift-serverless/swift-sls-adapter.git
[1/219] Fetching swift-sls-adapter
Fetched https://github.com/swift-serverless/swift-sls-adapter.git from cache (0.70s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.54s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.59s)
Creating working copy for https://github.com/swift-serverless/swift-sls-adapter.git
Working copy of https://github.com/swift-serverless/swift-sls-adapter.git resolved at 0.2.1 (45d8ac7)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
warning: '.resolve-product-dependencies': dependency 'swift-sls-adapter' is not used by any target
Found 1 product dependencies
- Yams
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-serverless/swift-sls-adapter.git
https://github.com/swift-serverless/swift-sls-adapter.git
{
"dependencies" : [
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-sls-adapter",
"name" : "swift-sls-adapter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SLSAdapter",
"targets" : [
"SLSAdapter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SLSAdapterTests",
"module_type" : "SwiftTarget",
"name" : "SLSAdapterTests",
"path" : "Tests/SLSAdapterTests",
"product_dependencies" : [
"Yams"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SLSAdapterTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"HttpAPILambdaParams.swift",
"SLSAdapterTests.swift",
"ServerlessConfig+Exensions.swift",
"ServerlessHttpAPILambdaTests.swift"
],
"target_dependencies" : [
"SLSAdapter"
],
"type" : "test"
},
{
"c99name" : "SLSAdapter",
"module_type" : "SwiftTarget",
"name" : "SLSAdapter",
"path" : "Sources/SLSAdapter",
"product_dependencies" : [
"Yams"
],
"product_memberships" : [
"SLSAdapter"
],
"sources" : [
"CodableDefault.swift",
"Function+Extensions.swift",
"Function.swift",
"Package.swift",
"Provider.swift",
"Region.swift",
"Resource.swift",
"ServerlessConfig.swift",
"YAMLContent.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/11] Write sources
[4/11] Write swift-version-2F0A5646E1D333AE.txt
[5/11] Compiling reader.c
[6/11] Compiling writer.c
[7/11] Compiling api.c
[8/11] Compiling emitter.c
[9/11] Compiling parser.c
[10/11] Compiling scanner.c
[12/30] Compiling Yams Tag.swift
[13/30] Compiling Yams YamlAnchorProviding.swift
[14/32] Compiling Yams YamlError.swift
[15/32] Compiling Yams YamlTagProviding.swift
[16/32] Compiling Yams Resolver.swift
[17/32] Compiling Yams String+Yams.swift
[18/32] Compiling Yams Node.Scalar.swift
[19/32] Compiling Yams Node.Sequence.swift
[20/32] Compiling Yams Node.Alias.swift
[21/32] Compiling Yams Node.Mapping.swift
[22/32] Compiling Yams RedundancyAliasingStrategy.swift
[23/32] Compiling Yams Representer.swift
[24/32] Compiling Yams Node.swift
[25/32] Compiling Yams Parser.swift
[26/32] Compiling Yams Encoder.swift
[27/32] Compiling Yams Mark.swift
[28/32] Compiling Yams Decoder.swift
[29/32] Compiling Yams Emitter.swift
[30/32] Emitting module Yams
[31/32] Compiling Yams Anchor.swift
[32/32] Compiling Yams Constructor.swift
[33/42] Compiling SLSAdapter Region.swift
[34/42] Compiling SLSAdapter YAMLContent.swift
[35/42] Compiling SLSAdapter Resource.swift
[36/42] Compiling SLSAdapter ServerlessConfig.swift
[37/42] Compiling SLSAdapter Package.swift
[38/42] Compiling SLSAdapter Function.swift
[39/42] Compiling SLSAdapter Function+Extensions.swift
[40/42] Emitting module SLSAdapter
[41/42] Compiling SLSAdapter CodableDefault.swift
[42/42] Compiling SLSAdapter Provider.swift
Build complete! (18.18s)
Build complete.
{
"dependencies" : [
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-sls-adapter",
"name" : "swift-sls-adapter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SLSAdapter",
"targets" : [
"SLSAdapter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SLSAdapterTests",
"module_type" : "SwiftTarget",
"name" : "SLSAdapterTests",
"path" : "Tests/SLSAdapterTests",
"product_dependencies" : [
"Yams"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SLSAdapterTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"HttpAPILambdaParams.swift",
"SLSAdapterTests.swift",
"ServerlessConfig+Exensions.swift",
"ServerlessHttpAPILambdaTests.swift"
],
"target_dependencies" : [
"SLSAdapter"
],
"type" : "test"
},
{
"c99name" : "SLSAdapter",
"module_type" : "SwiftTarget",
"name" : "SLSAdapter",
"path" : "Sources/SLSAdapter",
"product_dependencies" : [
"Yams"
],
"product_memberships" : [
"SLSAdapter"
],
"sources" : [
"CodableDefault.swift",
"Function+Extensions.swift",
"Function.swift",
"Package.swift",
"Provider.swift",
"Region.swift",
"Resource.swift",
"ServerlessConfig.swift",
"YAMLContent.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.