Build Information
Successful build of swift-environment-variables, reference 0.1.3 (b3a77e), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 19:19:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/swift-environment-variables.git
Reference: 0.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/coenttb/swift-environment-variables
* tag 0.1.3 -> FETCH_HEAD
HEAD is now at b3a77e8 chore: Update version badge to 0.1.3
Cloned https://github.com/coenttb/swift-environment-variables.git
Revision (git rev-parse @):
b3a77e85ed19bf6adb278eae97efe9a13e5f0722
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/swift-environment-variables.git at 0.1.3
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/apple/swift-log
[1/6764] Fetching swift-dependencies
[137/13369] Fetching swift-dependencies, swift-log
Fetched https://github.com/apple/swift-log from cache (1.16s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.16s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (1.79s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
[1/1317] Fetching swift-clocks
[28/3886] Fetching swift-clocks, combine-schedulers
[249/9609] Fetching swift-clocks, combine-schedulers, xctest-dynamic-overlay
[250/10565] Fetching swift-clocks, combine-schedulers, xctest-dynamic-overlay, swift-concurrency-extras
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.34s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.34s)
[1/74985] Fetching swift-syntax
Fetched https://github.com/pointfreeco/combine-schedulers from cache (5.19s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (5.19s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.19s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (5.86s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.59s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.57s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.58s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (2.45s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.30s)
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-environment-variables",
"name": "swift-environment-variables",
"url": "https://github.com/coenttb/swift-environment-variables.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-environment-variables",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-dependencies",
"name": "swift-dependencies",
"url": "https://github.com/pointfreeco/swift-dependencies",
"version": "1.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "combine-schedulers",
"name": "combine-schedulers",
"url": "https://github.com/pointfreeco/combine-schedulers",
"version": "1.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
"traits": [
],
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-clocks",
"name": "swift-clocks",
"url": "https://github.com/pointfreeco/swift-clocks",
"version": "1.0.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log",
"version": "1.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/coenttb/swift-environment-variables.git
[1/242] Fetching swift-environment-variables
Fetched https://github.com/coenttb/swift-environment-variables.git from cache (0.72s)
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetched https://github.com/apple/swift-log from cache (0.55s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.56s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.65s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.46s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.46s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.46s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.93s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.93s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.02s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.05s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.05s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.05s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.05s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.04s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/coenttb/swift-environment-variables.git
Working copy of https://github.com/coenttb/swift-environment-variables.git resolved at 0.1.3 (b3a77e8)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
warning: '.resolve-product-dependencies': dependency 'swift-environment-variables' is not used by any target
Found 2 product dependencies
- swift-dependencies
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/coenttb/swift-environment-variables.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[10/13] Write swift-version--6988338F2F200930.txt
[12/32] Compiling IssueReportingPackageSupport _Test.swift
[13/32] Emitting module IssueReportingPackageSupport
[14/55] Compiling Logging Locks.swift
[15/55] Compiling Logging Logging.swift
[16/55] Emitting module Logging
[17/55] Compiling Logging LogHandler.swift
[18/55] Compiling Logging MetadataProvider.swift
[19/55] Compiling Logging LogEvent.swift
[20/55] Emitting module IssueReporting
[21/55] Compiling IssueReporting FailureObserver.swift
[22/55] Compiling IssueReporting LockIsolated.swift
[23/57] Compiling IssueReporting IssueReporter.swift
[24/57] Compiling IssueReporting BreakpointReporter.swift
[25/57] Compiling IssueReporting UncheckedSendable.swift
[26/57] Compiling IssueReporting Warn.swift
[27/57] Compiling IssueReporting TestContext.swift
[28/57] Compiling IssueReporting Unimplemented.swift
[29/57] Compiling IssueReporting Rethrows.swift
[30/57] Compiling IssueReporting SwiftTesting.swift
[31/57] Compiling IssueReporting IssueSeverity.swift
[32/57] Compiling IssueReporting ReportIssue.swift
[33/57] Compiling IssueReporting XCTest.swift
[34/57] Compiling IssueReporting IsTesting.swift
[35/57] Compiling IssueReporting ErrorReporting.swift
[36/57] Compiling IssueReporting AppHostWarning.swift
[37/57] Compiling IssueReporting Deprecations.swift
[38/57] Compiling IssueReporting DefaultReporter.swift
[39/57] Compiling IssueReporting FatalErrorReporter.swift
[40/57] Emitting module ConcurrencyExtras
[41/57] Compiling ConcurrencyExtras Locking.swift
[42/57] Compiling ConcurrencyExtras AsyncStream.swift
[43/57] Compiling ConcurrencyExtras Task.swift
[44/57] Compiling ConcurrencyExtras Result.swift
[45/57] Compiling ConcurrencyExtras LockIsolated.swift
[46/57] Compiling ConcurrencyExtras MainSerialExecutor.swift
[49/57] Compiling ConcurrencyExtras UncheckedBox.swift
[50/57] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[51/58] Compiling ConcurrencyExtras UncheckedSendable.swift
[52/58] Compiling IssueReporting WithExpectedIssue.swift
[53/58] Compiling IssueReporting WithIssueContext.swift
[54/83] Compiling XCTestDynamicOverlay Deprecations.swift
[55/83] Compiling XCTestDynamicOverlay Exports.swift
[56/83] Emitting module XCTestDynamicOverlay
[57/83] Compiling CombineSchedulers Lock.swift
[58/83] Compiling CombineSchedulers NSRecursiveLock.swift
[59/84] Compiling CombineSchedulers UIScheduler.swift
[60/84] Compiling CombineSchedulers ImmediateScheduler.swift
[61/84] Compiling CombineSchedulers Deprecations.swift
[62/84] Compiling CombineSchedulers UIKit.swift
[63/84] Compiling Clocks UnimplementedClock.swift
[64/84] Compiling Clocks Timer.swift
[65/84] Compiling CombineSchedulers TestScheduler.swift
[66/84] Compiling CombineSchedulers Timer.swift
[67/84] Compiling CombineSchedulers UnimplementedScheduler.swift
[68/84] Compiling Clocks TestClock.swift
[69/84] Emitting module CombineSchedulers
[70/84] Compiling CombineSchedulers AnyScheduler.swift
[71/84] Compiling CombineSchedulers Concurrency.swift
[72/84] Compiling IssueReportingTestSupport XCTest.swift
[73/84] Emitting module IssueReportingTestSupport
[74/84] Compiling IssueReportingTestSupport SwiftTesting.swift
[74/84] Write Objects.LinkFileList
[76/84] Compiling Clocks _AsyncTimerSequence.swift
[77/84] Compiling Clocks AnyClock.swift
[78/84] Compiling Clocks Lock.swift
[79/84] Compiling Clocks ImmediateClock.swift
[80/84] Compiling Clocks SwiftUI.swift
[81/84] Emitting module Clocks
[82/84] Compiling CombineSchedulers SwiftUI.swift
[83/84] Compiling CombineSchedulers Platform.swift
[84/110] Compiling Dependencies Exports.swift
[85/110] Compiling Dependencies SendableKeyPath.swift
[86/112] Compiling Dependencies MainRunLoop.swift
[87/112] Compiling Dependencies NotificationCenter.swift
[88/112] Compiling Dependencies OpenURL.swift
[89/112] Emitting module Dependencies
ld: warning: building for macOS-11.0, but linking with dylib '@rpath/Testing.framework/Versions/A/Testing' which was built for newer version 14.0
ld: warning: building for macOS-11.0, but linking with dylib '@rpath/libXCTestSwiftSupport.dylib' which was built for newer version 14.0
[89/112] Linking libIssueReportingTestSupport.dylib
[91/112] Compiling Dependencies Dependency.swift
[92/112] Compiling Dependencies DependencyContext.swift
[93/112] Compiling Dependencies DependencyKey.swift
[94/112] Compiling Dependencies FireAndForget.swift
[95/112] Compiling Dependencies Locale.swift
[96/112] Compiling Dependencies MainQueue.swift
[97/112] Compiling Dependencies TimeZone.swift
[98/112] Compiling Dependencies URLSession.swift
[99/112] Compiling Dependencies UUID.swift
[100/112] Compiling Dependencies Clocks.swift
[101/112] Compiling Dependencies Context.swift
[102/112] Compiling Dependencies Date.swift
[103/112] Compiling Dependencies TypeName.swift
[104/112] Compiling Dependencies PreviewTrait.swift
[105/112] Compiling Dependencies WithRandomNumberGenerator.swift
[106/112] Compiling Dependencies AppEntryPoint.swift
[107/112] Compiling Dependencies Deprecations.swift
[108/112] Compiling Dependencies DependencyValues.swift
[109/112] Compiling Dependencies Assert.swift
[110/112] Compiling Dependencies Calendar.swift
[111/112] Compiling Dependencies TestTrait.swift
[112/112] Compiling Dependencies WithDependencies.swift
[113/117] Compiling EnvironmentVariables exports.swift
[114/117] Compiling EnvironmentVariables EnvironmentVariables.test.swift
[115/117] Compiling EnvironmentVariables EnvironmentVariables.swift
[116/117] Compiling EnvironmentVariables EnvironmentVariables.live.swift
[117/117] Emitting module EnvironmentVariables
Build complete! (14.51s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
}
],
"manifest_display_name" : "swift-environment-variables",
"name" : "swift-environment-variables",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "EnvVars",
"targets" : [
"EnvironmentVariables"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "EnvironmentVariables",
"targets" : [
"EnvironmentVariables"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EnvironmentVariables_Tests",
"module_type" : "SwiftTarget",
"name" : "EnvironmentVariables Tests",
"path" : "Tests/EnvironmentVariables Tests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"EnvironmentVariables Tests.swift",
"EnvironmentVariables.extensions.swift"
],
"target_dependencies" : [
"EnvironmentVariables"
],
"type" : "test"
},
{
"c99name" : "EnvironmentVariables",
"module_type" : "SwiftTarget",
"name" : "EnvironmentVariables",
"path" : "Sources/EnvironmentVariables",
"product_dependencies" : [
"Dependencies",
"Logging"
],
"product_memberships" : [
"EnvVars",
"EnvironmentVariables"
],
"sources" : [
"EnvironmentVariables.live.swift",
"EnvironmentVariables.swift",
"EnvironmentVariables.test.swift",
"exports.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/coenttb/swift-environment-variables/0.1.3
Repository: coenttb/swift-environment-variables
Swift version used: 6.3
Target: EnvironmentVariables
Extracting symbol information for 'EnvironmentVariables'...
Finished extracting symbol information for 'EnvironmentVariables'. (44.01s)
Building documentation for 'EnvironmentVariables'...
warning: Extraneous content found after a link in task group list item
--> EnvironmentVariables.md:29:3-29:81
27 |
28 | - ``EnvironmentVariables/live(environmentConfiguration:requiredKeys:decoder:)``
29 + - ``EnvironmentVariables/live(localEnvFile:requiredKeys:decoder:)`` (deprecated)
| ╰─suggestion: Remove extraneous content
30 | - ``EnvironmentVariables/init(dictionary:requiredKeys:)``
31 | - ``EnvironmentVariables/EnvironmentConfiguration``
warning: 'DependencyValues' doesn't exist at '/EnvironmentVariables'
--> EnvironmentVariables.md:52:5-52:21
50 | ### Dependencies Integration
51 |
52 + - ``DependencyValues/envVars``
| ├─suggestion: Replace 'DependencyValues' with 'Dependencies'
| ╰─suggestion: Replace 'DependencyValues' with 'Dependencies-Integration'
Finished building documentation for 'EnvironmentVariables' (0.57s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/coenttb/swift-environment-variables/0.1.3
Updating https://github.com/swiftlang/swift-syntax
Updating https://github.com/apple/swift-log
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/pointfreeco/swift-dependencies
Updating https://github.com/pointfreeco/swift-concurrency-extras
Updating https://github.com/pointfreeco/swift-clocks
Updating https://github.com/pointfreeco/combine-schedulers
Updated https://github.com/apple/swift-log (0.50s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/pointfreeco/swift-dependencies (0.55s)
Updated https://github.com/pointfreeco/swift-clocks (0.55s)
Updated https://github.com/pointfreeco/combine-schedulers (0.55s)
Updated https://github.com/pointfreeco/swift-concurrency-extras (0.55s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.55s)
Updated https://github.com/swiftlang/swift-syntax (0.96s)
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.09s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (2.22s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.56s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.73s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.55s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.55s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.57s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.89s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling Snippets SnippetParser.swift
[17/57] Compiling Snippets Snippet.swift
[18/57] Emitting module Snippets
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Compiling SymbolKit GenericConstraint.swift
[25/57] Compiling SymbolKit GenericParameter.swift
[26/57] Compiling SymbolKit Generics.swift
[27/57] Compiling SymbolKit Namespace.swift
[28/57] Compiling SymbolKit DeclarationFragments.swift
[29/57] Compiling SymbolKit Fragment.swift
[30/57] Compiling SymbolKit FragmentKind.swift
[31/57] Compiling SymbolKit FunctionParameter.swift
[32/57] Compiling SymbolKit FunctionSignature.swift
[33/57] Compiling SymbolKit SourceRange.swift
[34/57] Compiling SymbolKit Metadata.swift
[35/57] Compiling SymbolKit Module.swift
[36/57] Compiling SymbolKit OperatingSystem.swift
[37/57] Compiling SymbolKit Platform.swift
[38/57] Compiling SymbolKit Names.swift
[39/57] Compiling SymbolKit SPI.swift
[40/57] Compiling SymbolKit Snippet.swift
[41/57] Compiling SymbolKit Extension.swift
[42/57] Compiling SymbolKit Symbol.swift
[43/57] Compiling SymbolKit SymbolKind.swift
[44/57] Compiling SymbolKit SymbolGraph.swift
[45/57] Compiling SymbolKit GraphCollector.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract URL+Status.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.93s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'EnvironmentVariables' complete! (0.90s)
132
2 /Users/admin/builder/spi-builder-workspace/.docs/coenttb/swift-environment-variables/0.1.3
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/coenttb/swift-environment-variables/0.1.3
File count: 132
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-coenttb-swift-environment-variables-0.1.3-4186260b.zip to s3://spi-docs-inbox/prod-coenttb-swift-environment-variables-0.1.3-4186260b.zip
Copying... [14%]
Copying... [29%]
Copying... [43%]
Copying... [58%]
Copying... [72%]
Copying... [87%]
Copying... [100%]
Done.