The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-environment-variables, reference main (b3a77e), with Swift 6.2 (beta) for macOS (SPM) on 22 Aug 2025 00:08:23 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/swift-environment-variables.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/coenttb/swift-environment-variables
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/coenttb/swift-environment-variables.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[10/13] Write swift-version-1EA4D86E10B52AF.txt
[12/31] Compiling IssueReportingPackageSupport _Test.swift
[13/31] Emitting module IssueReportingPackageSupport
[14/53] Compiling Logging LogHandler.swift
[15/53] Compiling Logging Locks.swift
[16/53] Emitting module Logging
[17/53] Compiling Logging MetadataProvider.swift
[18/53] Compiling Logging Logging.swift
[19/53] Compiling IssueReporting TestContext.swift
[20/53] Compiling IssueReporting Unimplemented.swift
[21/55] Emitting module IssueReporting
[22/55] Compiling IssueReporting WithExpectedIssue.swift
[23/55] Compiling IssueReporting WithIssueContext.swift
[24/55] Compiling ConcurrencyExtras LockIsolated.swift
[25/55] Compiling ConcurrencyExtras MainSerialExecutor.swift
[26/55] Compiling ConcurrencyExtras Locking.swift
[27/55] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[28/55] Compiling ConcurrencyExtras AsyncStream.swift
[29/55] Compiling ConcurrencyExtras Result.swift
[30/55] Compiling ConcurrencyExtras Task.swift
[31/55] Compiling IssueReporting Warn.swift
[32/55] Compiling IssueReporting XCTest.swift
[33/55] Compiling ConcurrencyExtras UncheckedBox.swift
[34/55] Emitting module ConcurrencyExtras
[35/56] Compiling IssueReporting BreakpointReporter.swift
[36/56] Compiling IssueReporting FatalErrorReporter.swift
[37/56] Compiling IssueReporting IsTesting.swift
[38/56] Compiling IssueReporting IssueReporter.swift
[39/56] Compiling IssueReporting LockIsolated.swift
[40/56] Compiling IssueReporting Rethrows.swift
[43/56] Compiling IssueReporting Deprecations.swift
[44/56] Compiling IssueReporting FailureObserver.swift
[45/56] Compiling IssueReporting ErrorReporting.swift
[46/56] Compiling IssueReporting AppHostWarning.swift
[47/56] Compiling IssueReporting SwiftTesting.swift
[48/56] Compiling IssueReporting UncheckedSendable.swift
[49/56] Compiling IssueReporting RuntimeWarningReporter.swift
[50/56] Compiling IssueReporting ReportIssue.swift
[51/59] Compiling ConcurrencyExtras UncheckedSendable.swift
[52/80] Compiling XCTestDynamicOverlay Deprecations.swift
[53/80] Compiling XCTestDynamicOverlay Exports.swift
[54/80] Emitting module XCTestDynamicOverlay
[55/80] Compiling CombineSchedulers Lock.swift
[56/81] Compiling CombineSchedulers UIKit.swift
[57/81] Compiling CombineSchedulers UIScheduler.swift
[58/81] Emitting module CombineSchedulers
[59/81] Compiling CombineSchedulers TestScheduler.swift
[60/81] Compiling CombineSchedulers Timer.swift
[61/81] Compiling CombineSchedulers AnyScheduler.swift
[62/81] Compiling CombineSchedulers Concurrency.swift
[63/81] Compiling CombineSchedulers ImmediateScheduler.swift
[64/81] Compiling CombineSchedulers Deprecations.swift
[65/81] Compiling CombineSchedulers UnimplementedScheduler.swift
[66/81] Compiling Clocks UnimplementedClock.swift
[67/81] Compiling Clocks Timer.swift
[68/81] Compiling IssueReportingTestSupport XCTest.swift
[69/81] Compiling IssueReportingTestSupport SwiftTesting.swift
[70/81] Emitting module IssueReportingTestSupport
[70/81] Write Objects.LinkFileList
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
[71/81] Linking libIssueReportingTestSupport.dylib
[73/81] Compiling Clocks AnyClock.swift
[74/81] Compiling Clocks TestClock.swift
[75/81] Compiling Clocks Lock.swift
[76/81] Compiling Clocks _AsyncTimerSequence.swift
[77/81] Compiling Clocks SwiftUI.swift
[78/81] Emitting module Clocks
[79/81] Compiling Clocks ImmediateClock.swift
[80/81] Compiling CombineSchedulers SwiftUI.swift
[81/81] Compiling CombineSchedulers NSRecursiveLock.swift
[82/105] Emitting module Dependencies
[83/107] Compiling Dependencies Dependency.swift
[84/107] Compiling Dependencies DependencyContext.swift
[85/107] Compiling Dependencies DependencyKey.swift
[86/107] Compiling Dependencies Clocks.swift
[87/107] Compiling Dependencies Context.swift
[88/107] Compiling Dependencies Date.swift
[89/107] Compiling Dependencies WithRandomNumberGenerator.swift
[90/107] Compiling Dependencies AppEntryPoint.swift
[91/107] Compiling Dependencies TypeName.swift
[92/107] Compiling Dependencies PreviewTrait.swift
[93/107] Compiling Dependencies MainRunLoop.swift
[94/107] Compiling Dependencies OpenURL.swift
[95/107] Compiling Dependencies TimeZone.swift
[96/107] Compiling Dependencies FireAndForget.swift
[97/107] Compiling Dependencies Locale.swift
[98/107] Compiling Dependencies MainQueue.swift
[99/107] Compiling Dependencies URLSession.swift
[100/107] Compiling Dependencies UUID.swift
[101/107] Compiling Dependencies Deprecations.swift
[102/107] Compiling Dependencies Exports.swift
[103/107] Compiling Dependencies DependencyValues.swift
[104/107] Compiling Dependencies Assert.swift
[105/107] Compiling Dependencies Calendar.swift
[106/107] Compiling Dependencies TestTrait.swift
[107/107] Compiling Dependencies WithDependencies.swift
[108/112] Compiling EnvironmentVariables exports.swift
[109/112] Compiling EnvironmentVariables EnvironmentVariables.swift
[110/112] Compiling EnvironmentVariables EnvironmentVariables.test.swift
[111/112] Emitting module EnvironmentVariables
[112/112] Compiling EnvironmentVariables EnvironmentVariables.live.swift
Build complete! (26.19s)
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/apple/swift-log
[1/6302] Fetching swift-dependencies
[191/10199] Fetching swift-dependencies, swift-log
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.02s)
Fetched https://github.com/apple/swift-log from cache (1.02s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (1.45s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.4 (0.43s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
[1/1292] Fetching swift-clocks
[182/3709] Fetching swift-clocks, combine-schedulers
[316/4587] Fetching swift-clocks, combine-schedulers, swift-concurrency-extras
[1262/10092] Fetching swift-clocks, combine-schedulers, swift-concurrency-extras, xctest-dynamic-overlay
[2613/81850] Fetching swift-clocks, combine-schedulers, swift-concurrency-extras, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (2.14s)
[63180/80558] Fetching combine-schedulers, swift-concurrency-extras, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (3.09s)
[77346/79680] Fetching combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.60s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (4.60s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.60s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (5.03s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.39s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.40s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.40s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.96s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
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.1
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/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.4
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"
}
Done.