The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CombineExt, reference 1.9.0 (96a761), with Swift 6.2 for macOS (SPM) on 20 Jan 2026 19:47:35 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CombineCommunity/CombineExt.git
Reference: 1.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CombineCommunity/CombineExt
 * tag               1.9.0      -> FETCH_HEAD
HEAD is now at 96a7610 Add comprehensive memory leak tests for PassthroughRelay
Cloned https://github.com/CombineCommunity/CombineExt.git
Revision (git rev-parse @):
96a7610ca165e027b24710fc2f04c9ba8d2ce0e6
SUCCESS checkout https://github.com/CombineCommunity/CombineExt.git at 1.9.0
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/2542] Fetching combine-schedulers
[1095/8149] Fetching combine-schedulers, xctest-dynamic-overlay
[1609/9035] Fetching combine-schedulers, xctest-dynamic-overlay, swift-concurrency-extras
Fetched https://github.com/pointfreeco/combine-schedulers from cache (18.23s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (18.23s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (18.23s)
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (18.97s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (0.67s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.55s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.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.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.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": "combineext",
      "name": "CombineExt",
      "url": "https://github.com/CombineCommunity/CombineExt.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CombineExt",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/CombineCommunity/CombineExt.git
[1/2309] Fetching combineext
Fetched https://github.com/CombineCommunity/CombineExt.git from cache (0.95s)
Creating working copy for https://github.com/CombineCommunity/CombineExt.git
Working copy of https://github.com/CombineCommunity/CombineExt.git resolved at 1.9.0 (96a7610)
warning: '.resolve-product-dependencies': dependency 'combineext' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/CombineCommunity/CombineExt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
[3/39] Emitting module CombineExt
[4/43] Compiling CombineExt CurrentValueRelay.swift
[5/43] Compiling CombineExt PassthroughRelay.swift
[6/43] Compiling CombineExt Relay.swift
[7/43] Compiling CombineExt ReplaySubject.swift
[8/43] Compiling CombineExt ShareReplay.swift
[9/43] Compiling CombineExt Toggle.swift
[10/43] Compiling CombineExt WithLatestFrom.swift
[11/43] Compiling CombineExt ZipMany.swift
[12/43] Compiling CombineExt IgnoreFailure.swift
[13/43] Compiling CombineExt IgnoreOutputSetOutputType.swift
[14/43] Compiling CombineExt Lock.swift
[15/43] Compiling CombineExt Timer.swift
[16/43] Compiling CombineExt MapMany.swift
[17/43] Compiling CombineExt MapToResult.swift
[18/43] Compiling CombineExt MapToValue.swift
[19/43] Compiling CombineExt Materialize.swift
[20/43] Compiling CombineExt MergeMany.swift
[21/43] Compiling CombineExt Nwise.swift
[22/43] Compiling CombineExt Partition.swift
[23/43] Compiling CombineExt PrefixDuration.swift
[24/43] Compiling CombineExt FilterMany.swift
[25/43] Compiling CombineExt FlatMapBatches.swift
[26/43] Compiling CombineExt FlatMapFirst.swift
[27/43] Compiling CombineExt FlatMapLatest.swift
[28/43] Compiling CombineExt DemandBuffer.swift
[29/43] Compiling CombineExt Sink.swift
[30/43] Compiling CombineExt Optional.swift
[31/43] Compiling CombineExt Event.swift
[32/43] Compiling CombineExt PrefixWhileBehavior.swift
[33/43] Compiling CombineExt RemoveAllDuplicates.swift
[34/43] Compiling CombineExt RetryWhen.swift
[35/43] Compiling CombineExt SetOutputType.swift
[36/43] Compiling CombineExt CombineLatestMany.swift
[37/43] Compiling CombineExt Create.swift
[38/43] Compiling CombineExt Dematerialize.swift
[39/43] Compiling CombineExt Enumerated.swift
[40/43] Compiling CombineExt ObjectOwnership.swift
[41/43] Compiling CombineExt Amb.swift
[42/43] Compiling CombineExt AssignOwnership.swift
[43/43] Compiling CombineExt AssignToMany.swift
Build complete! (5.90s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers"
    }
  ],
  "manifest_display_name" : "CombineExt",
  "name" : "CombineExt",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CombineExt",
      "targets" : [
        "CombineExt"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "CombineExtTests",
      "module_type" : "SwiftTarget",
      "name" : "CombineExtTests",
      "path" : "Tests",
      "product_dependencies" : [
        "CombineSchedulers"
      ],
      "sources" : [
        "AmbTests.swift",
        "AssignOwnershipTests.swift",
        "AssignToManyTests.swift",
        "CombineLatestManyTests.swift",
        "CreateTests.swift",
        "CurrentValueRelayTests.swift",
        "DematerializeTests.swift",
        "EnumeratedTests.swift",
        "FilterManyTests.swift",
        "FlatMapBatchesTests.swift",
        "FlatMapFirstTests.swift",
        "FlatMapLatestTests.swift",
        "IgnoreFailureTests.swift",
        "IgnoreOutputSetOutputTypeTests.swift",
        "MapManyTests.swift",
        "MapToResultTests.swift",
        "MapToValueTests.swift",
        "MaterializeTests.swift",
        "MergeManyTests.swift",
        "NwiseTests.swift",
        "OptionalTests.swift",
        "PartitionTests.swift",
        "PassthroughRelayTests.swift",
        "PrefixDurationTests.swift",
        "PrefixWhileBehaviorTests.swift",
        "RemoveAllDuplicatesTests.swift",
        "ReplaySubjectTests.swift",
        "RetryWhenTests.swift",
        "SetOutputTypeTests.swift",
        "ShareReplayTests.swift",
        "TestHelpers.swift",
        "ToggleTests.swift",
        "WithLatestFromTests.swift",
        "ZipManyTests.swift"
      ],
      "target_dependencies" : [
        "CombineExt"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CombineExt",
      "module_type" : "SwiftTarget",
      "name" : "CombineExt",
      "path" : "Sources",
      "product_memberships" : [
        "CombineExt"
      ],
      "sources" : [
        "Common/DemandBuffer.swift",
        "Common/Sink.swift",
        "Convenience/Optional.swift",
        "Models/Event.swift",
        "Models/ObjectOwnership.swift",
        "Operators/Amb.swift",
        "Operators/AssignOwnership.swift",
        "Operators/AssignToMany.swift",
        "Operators/CombineLatestMany.swift",
        "Operators/Create.swift",
        "Operators/Dematerialize.swift",
        "Operators/Enumerated.swift",
        "Operators/FilterMany.swift",
        "Operators/FlatMapBatches.swift",
        "Operators/FlatMapFirst.swift",
        "Operators/FlatMapLatest.swift",
        "Operators/IgnoreFailure.swift",
        "Operators/IgnoreOutputSetOutputType.swift",
        "Operators/Internal/Lock.swift",
        "Operators/Internal/Timer.swift",
        "Operators/MapMany.swift",
        "Operators/MapToResult.swift",
        "Operators/MapToValue.swift",
        "Operators/Materialize.swift",
        "Operators/MergeMany.swift",
        "Operators/Nwise.swift",
        "Operators/Partition.swift",
        "Operators/PrefixDuration.swift",
        "Operators/PrefixWhileBehavior.swift",
        "Operators/RemoveAllDuplicates.swift",
        "Operators/RetryWhen.swift",
        "Operators/SetOutputType.swift",
        "Operators/ShareReplay.swift",
        "Operators/Toggle.swift",
        "Operators/WithLatestFrom.swift",
        "Operators/ZipMany.swift",
        "Relays/CurrentValueRelay.swift",
        "Relays/PassthroughRelay.swift",
        "Relays/Relay.swift",
        "Subjects/ReplaySubject.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.