Build Information
Successful build of swift-sls-adapter, reference main (e89775
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 07:17:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-serverless/swift-sls-adapter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-serverless/swift-sls-adapter
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e89775f Add coverage to codecov.io (#2)
Cloned https://github.com/swift-serverless/swift-sls-adapter.git
Revision (git rev-parse @):
e89775ffc5d82bad786a3ec877d1b68e990e3646
SUCCESS checkout https://github.com/swift-serverless/swift-sls-adapter.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/swift-serverless/swift-sls-adapter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[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-1EA4D86E10B52AF.txt
[5/11] Compiling reader.c
[6/11] Compiling writer.c
[7/11] Compiling emitter.c
[8/11] Compiling api.c
[9/11] Compiling parser.c
[10/11] Compiling scanner.c
[12/31] Compiling Yams Tag.swift
[13/31] Compiling Yams YamlAnchorProviding.swift
[14/33] Compiling Yams YamlError.swift
[15/33] Compiling Yams YamlTagProviding.swift
[16/33] Compiling Yams Resolver.swift
[17/33] Compiling Yams String+Yams.swift
[18/33] Compiling Yams Node.Scalar.swift
[19/33] Compiling Yams Node.Sequence.swift
[20/33] Compiling Yams Node.Alias.swift
[21/33] Compiling Yams Node.Mapping.swift
[22/33] Compiling Yams Node.swift
[23/33] Compiling Yams Parser.swift
[24/33] Compiling Yams RedundancyAliasingStrategy.swift
[25/33] Compiling Yams Representer.swift
[26/33] Compiling Yams Encoder.swift
[27/33] Compiling Yams Mark.swift
[28/33] Compiling Yams Decoder.swift
[29/33] Compiling Yams Emitter.swift
[30/33] Emitting module Yams
[31/33] Compiling Yams AliasDereferencingStrategy.swift
[32/33] Compiling Yams Anchor.swift
[33/33] Compiling Yams Constructor.swift
[34/43] Compiling SLSAdapter YAMLContent.swift
[35/43] Compiling SLSAdapter Package.swift
[36/43] Compiling SLSAdapter ServerlessConfig.swift
[37/43] Compiling SLSAdapter Resource.swift
[38/43] Emitting module SLSAdapter
[39/43] Compiling SLSAdapter Provider.swift
[40/43] Compiling SLSAdapter Region.swift
[41/43] Compiling SLSAdapter CodableDefault.swift
[42/43] Compiling SLSAdapter Function+Extensions.swift
[43/43] Compiling SLSAdapter Function.swift
Build complete! (21.95s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
[231/12956] Fetching swift-docc-plugin, yams
Fetched https://github.com/apple/swift-docc-plugin from cache (1.80s)
Fetched https://github.com/jpsim/Yams.git from cache (1.80s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.35s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.18s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.76s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.51s)
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.4
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
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.