Build Information
Successful build of AnyAsyncSequence, reference 1.0.2 (9fee84
), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 19:12:40 UTC.
Swift 6 data race errors: 0
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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vsanthanam/AnyAsyncSequence.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vsanthanam/AnyAsyncSequence
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 9fee844 Update README.md
Cloned https://github.com/vsanthanam/AnyAsyncSequence.git
Revision (git rev-parse @):
9fee8443252bb25e191b0b3b03a006aabac44088
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vsanthanam/AnyAsyncSequence.git at 1.0.2
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.26s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.57s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
========================================
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": "anyasyncsequence",
"name": "AnyAsyncSequence",
"url": "https://github.com/vsanthanam/AnyAsyncSequence.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AnyAsyncSequence",
"dependencies": [
]
}
]
}
Fetching https://github.com/vsanthanam/AnyAsyncSequence.git
[1/209] Fetching anyasyncsequence
Fetched https://github.com/vsanthanam/AnyAsyncSequence.git from cache (0.97s)
Creating working copy for https://github.com/vsanthanam/AnyAsyncSequence.git
Working copy of https://github.com/vsanthanam/AnyAsyncSequence.git resolved at 1.0.2 (9fee844)
warning: '.resolve-product-dependencies': dependency 'anyasyncsequence' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/vsanthanam/AnyAsyncSequence.git
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/7] Emitting module AnyAsyncSequence
[6/7] Compiling AnyAsyncSequence AsyncSequence+AnySequence.swift
[7/7] Compiling AnyAsyncSequence AnyAsyncSequence.swift
Build complete! (14.46s)
Build complete.
{
"dependencies" : [
{
"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" : "AnyAsyncSequence",
"name" : "AnyAsyncSequence",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "AnyAsyncSequence",
"targets" : [
"AnyAsyncSequence"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AnyAsyncSequenceTests",
"module_type" : "SwiftTarget",
"name" : "AnyAsyncSequenceTests",
"path" : "Tests/AnyAsyncSequenceTests",
"sources" : [
"AnyAsyncSequenceTests.swift"
],
"target_dependencies" : [
"AnyAsyncSequence"
],
"type" : "test"
},
{
"c99name" : "AnyAsyncSequence",
"module_type" : "SwiftTarget",
"name" : "AnyAsyncSequence",
"path" : "Sources/AnyAsyncSequence",
"product_memberships" : [
"AnyAsyncSequence"
],
"sources" : [
"AnyAsyncSequence.swift",
"AsyncSequence+AnySequence.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/vsanthanam/anyasyncsequence/1.0.2
Repository: vsanthanam/AnyAsyncSequence
Swift version used: 6.0
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
Target: AnyAsyncSequence
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Generating documentation for 'AnyAsyncSequence'...
Converting documentation...
Conversion complete! (0.11s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/vsanthanam/anyasyncsequence/1.0.2'
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/4] Compiling AnyAsyncSequence AsyncSequence+AnySequence.swift
[3/4] Compiling AnyAsyncSequence AnyAsyncSequence.swift
[4/4] Emitting module AnyAsyncSequence
Build of target: 'AnyAsyncSequence' complete! (0.40s)
130
2 /Users/admin/builder/spi-builder-workspace/.docs/vsanthanam/anyasyncsequence/1.0.2
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/vsanthanam/anyasyncsequence/1.0.2
File count: 130
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-vsanthanam-anyasyncsequence-1.0.2-03ce2e78.zip to s3://spi-docs-inbox/prod-vsanthanam-anyasyncsequence-1.0.2-03ce2e78.zip
Copying... [16%]
Copying... [31%]
Copying... [47%]
Copying... [63%]
Copying... [79%]
Copying... [94%]
Copying... [100%]
Done.