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

Failed to build Feedbacks, reference main (e31d30), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 12:47:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CombineCommunity/Feedbacks.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CombineCommunity/Feedbacks
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e31d304 Merge pull request #44 from CombineCommunity/feature/improve-dsl-error-msg
Cloned https://github.com/CombineCommunity/Feedbacks.git
Revision (git rev-parse @):
e31d304ee0731e9a6381cdfbc6276fb84e2ec508
SUCCESS checkout https://github.com/CombineCommunity/Feedbacks.git at main
Fetching https://github.com/CombineCommunity/CombineExt.git
Fetching https://github.com/pointfreeco/combine-schedulers.git from cache
Fetched https://github.com/pointfreeco/combine-schedulers.git from cache (0.49s)
[1/2222] Fetching combineext
Fetched https://github.com/CombineCommunity/CombineExt.git from cache (0.98s)
Computing version for https://github.com/CombineCommunity/CombineExt.git
Computed https://github.com/CombineCommunity/CombineExt.git at 1.3.0 (1.55s)
Computing version for https://github.com/pointfreeco/combine-schedulers.git
Computed https://github.com/pointfreeco/combine-schedulers.git at 0.1.2 (0.57s)
Creating working copy for https://github.com/CombineCommunity/CombineExt.git
Working copy of https://github.com/CombineCommunity/CombineExt.git resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers.git
Working copy of https://github.com/pointfreeco/combine-schedulers.git resolved at 0.1.2
========================================
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": "feedbacks",
      "name": "Feedbacks",
      "url": "https://github.com/CombineCommunity/Feedbacks.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Feedbacks",
      "dependencies": [
        {
          "identity": "combineext",
          "name": "CombineExt",
          "url": "https://github.com/CombineCommunity/CombineExt.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CombineExt",
          "dependencies": [
            {
              "identity": "combine-schedulers",
              "name": "combine-schedulers",
              "url": "https://github.com/pointfreeco/combine-schedulers",
              "version": "0.11.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
              "dependencies": [
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "0.1.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "0.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CombineCommunity/Feedbacks.git
[1/835] Fetching feedbacks
Fetched https://github.com/CombineCommunity/Feedbacks.git from cache (1.14s)
Fetching https://github.com/CombineCommunity/CombineExt.git from cache
Fetched https://github.com/CombineCommunity/CombineExt.git from cache (0.41s)
Computing version for https://github.com/CombineCommunity/CombineExt.git
Computed https://github.com/CombineCommunity/CombineExt.git at 1.3.0 (0.47s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.40s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.98s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.46s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.46s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (1.04s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.54s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/CombineCommunity/Feedbacks.git
Working copy of https://github.com/CombineCommunity/Feedbacks.git resolved at main (e31d304)
Creating working copy for https://github.com/CombineCommunity/CombineExt.git
Working copy of https://github.com/CombineCommunity/CombineExt.git resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
warning: '.resolve-product-dependencies': dependency 'feedbacks' is not used by any target
Found 1 product dependencies
  - CombineExt
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/CombineCommunity/Feedbacks.git
https://github.com/CombineCommunity/Feedbacks.git
{
  "dependencies" : [
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "exact" : [
          "0.1.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers.git"
    },
    {
      "identity" : "combineext",
      "requirement" : {
        "exact" : [
          "1.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CombineCommunity/CombineExt.git"
    }
  ],
  "manifest_display_name" : "Feedbacks",
  "name" : "Feedbacks",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Feedbacks",
      "targets" : [
        "Feedbacks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FeedbacksTest",
      "targets" : [
        "FeedbacksTest"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FeedbacksTests",
      "module_type" : "SwiftTarget",
      "name" : "FeedbacksTests",
      "path" : "Tests/FeedbacksTests",
      "product_dependencies" : [
        "CombineSchedulers"
      ],
      "sources" : [
        "DispatchQueue+CurrentLabel.swift",
        "Feedbacks/FeedbackTests.swift",
        "Feedbacks/FeedbacksTests.swift",
        "Feedbacks/SideEffectTests.swift",
        "System/InitialStateTests.swift",
        "System/SystemTests.swift",
        "System/UISystem+BindingTests.swift",
        "System/UISystemTests.swift",
        "Transitions/ArrayBuilderTests.swift",
        "Transitions/FromTests.swift",
        "Transitions/OnTests.swift",
        "Transitions/StaticIdentifiableTests.swift",
        "Transitions/TransitionsTests.swift"
      ],
      "target_dependencies" : [
        "Feedbacks",
        "FeedbacksTest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FeedbacksTest",
      "module_type" : "SwiftTarget",
      "name" : "FeedbacksTest",
      "path" : "Sources/FeedbacksTest",
      "product_memberships" : [
        "FeedbacksTest"
      ],
      "sources" : [
        "StateMachine/Transitions+AssertThat.swift"
      ],
      "target_dependencies" : [
        "Feedbacks"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Feedbacks",
      "module_type" : "SwiftTarget",
      "name" : "Feedbacks",
      "path" : "Sources/Feedbacks",
      "product_dependencies" : [
        "CombineExt"
      ],
      "product_memberships" : [
        "Feedbacks",
        "FeedbacksTest"
      ],
      "sources" : [
        "Feedbacks/Feedback.swift",
        "Feedbacks/Feedbacks.swift",
        "Feedbacks/SideEffect.swift",
        "System/InitialState.swift",
        "System/Mediator.swift",
        "System/System.swift",
        "System/UISystem+Binding.swift",
        "System/UISystem.swift",
        "Transitions/AnyEvent.swift",
        "Transitions/AnyState.swift",
        "Transitions/ArrayBuilder.swift",
        "Transitions/Event.swift",
        "Transitions/From.swift",
        "Transitions/Instantiable.swift",
        "Transitions/On.swift",
        "Transitions/State.swift",
        "Transitions/StaticIdentifiable.swift",
        "Transitions/Transitions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/36] Emitting module CombineExt
[6/39] Compiling CombineExt WithLatestFrom.swift
[7/39] Compiling CombineExt ZipMany.swift
[8/39] Compiling CombineExt CurrentValueRelay.swift
[9/39] Compiling CombineExt PassthroughRelay.swift
[10/39] Compiling CombineExt Relay.swift
[11/39] Compiling CombineExt ReplaySubject.swift
[12/39] Compiling CombineExt Lock.swift
[13/39] Compiling CombineExt Timer.swift
[14/39] Compiling CombineExt MapMany.swift
[15/39] Compiling CombineExt DemandBuffer.swift
[16/39] Compiling CombineExt Sink.swift
[17/39] Compiling CombineExt Optional.swift
[18/39] Compiling CombineExt Event.swift
[19/39] Compiling CombineExt CombineLatestMany.swift
[20/39] Compiling CombineExt Create.swift
[21/39] Compiling CombineExt Dematerialize.swift
[22/39] Compiling CombineExt FilterMany.swift
[23/39] Compiling CombineExt SetOutputType.swift
[24/39] Compiling CombineExt ShareReplay.swift
[25/39] Compiling CombineExt Toggle.swift
[26/39] Compiling CombineExt Materialize.swift
[27/39] Compiling CombineExt MergeMany.swift
[28/39] Compiling CombineExt Nwise.swift
[29/39] Compiling CombineExt FlatMapBatches.swift
[30/39] Compiling CombineExt FlatMapLatest.swift
[31/39] Compiling CombineExt IgnoreFailure.swift
[32/39] Compiling CombineExt IgnoreOutputSetOutputType.swift
[33/39] Compiling CombineExt Partition.swift
[34/39] Compiling CombineExt PrefixDuration.swift
[35/39] Compiling CombineExt RemoveAllDuplicates.swift
[36/39] Compiling CombineExt ObjectOwnership.swift
[37/39] Compiling CombineExt Amb.swift
[38/39] Compiling CombineExt AssignOwnership.swift
[39/39] Compiling CombineExt AssignToMany.swift
[40/57] Compiling Feedbacks StaticIdentifiable.swift
[41/57] Compiling Feedbacks On.swift
[42/57] Compiling Feedbacks State.swift
[43/57] Compiling Feedbacks AnyEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift:15:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'AnyState' may have shared mutable state; this is an error in the Swift 6 language mode
12 | /// }`
13 | ///
14 | public struct AnyState: State, Instantiable {
   |               `- note: consider making struct 'AnyState' conform to the 'Sendable' protocol
15 |     public static let instance = AnyState()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'AnyState' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | }
17 |
[44/57] Compiling Feedbacks AnyState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift:15:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'AnyState' may have shared mutable state; this is an error in the Swift 6 language mode
12 | /// }`
13 | ///
14 | public struct AnyState: State, Instantiable {
   |               `- note: consider making struct 'AnyState' conform to the 'Sendable' protocol
15 |     public static let instance = AnyState()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'AnyState' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | }
17 |
[45/57] Compiling Feedbacks From.swift
[46/57] Compiling Feedbacks Instantiable.swift
[47/57] Compiling Feedbacks ArrayBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift:8:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
 6 | //
 7 |
 8 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
 9 | public struct ArrayBuilder<Value> {
10 |     public static func buildBlock(_ values: Value...) -> [Value] {
[48/57] Compiling Feedbacks Event.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift:8:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
 6 | //
 7 |
 8 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
 9 | public struct ArrayBuilder<Value> {
10 |     public static func buildBlock(_ values: Value...) -> [Value] {
[49/58] Compiling Feedbacks Transitions.swift
[50/58] Compiling Feedbacks Mediator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift:242:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
240 | }
241 |
242 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
243 | public struct SystemBuilder {
244 |     public static func buildBlock(
[51/58] Compiling Feedbacks System.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift:242:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
240 | }
241 |
242 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
243 | public struct SystemBuilder {
244 |     public static func buildBlock(
error: emit-module command failed with exit code 1 (use -v to see invocation)
[52/58] Compiling Feedbacks SideEffect.swift
[53/58] Compiling Feedbacks InitialState.swift
[54/58] Compiling Feedbacks Feedback.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift:160:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
158 | }
159 |
160 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
161 | public struct FeedbacksBuilder {
162 |     public static func buildBlock(_ feedbacks: Feedback...) -> [Feedback] {
[55/58] Compiling Feedbacks Feedbacks.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift:160:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
158 | }
159 |
160 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
161 | public struct FeedbacksBuilder {
162 |     public static func buildBlock(_ feedbacks: Feedback...) -> [Feedback] {
[56/58] Emitting module Feedbacks
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift:160:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
158 | }
159 |
160 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
161 | public struct FeedbacksBuilder {
162 |     public static func buildBlock(_ feedbacks: Feedback...) -> [Feedback] {
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift:242:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
240 | }
241 |
242 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
243 | public struct SystemBuilder {
244 |     public static func buildBlock(
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift:8:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
 6 | //
 7 |
 8 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
 9 | public struct ArrayBuilder<Value> {
10 |     public static func buildBlock(_ values: Value...) -> [Value] {
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift:54:14: error: initializer does not override a designated initializer from its superclass
 52 |     }
 53 |
 54 |     override init(initialState: InitialState,
    |              `- error: initializer does not override a designated initializer from its superclass
 55 |          feedbacks: Feedbacks,
 56 |          transitions: Transitions) where PublishedState == RawState {
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift:15:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'AnyState' may have shared mutable state; this is an error in the Swift 6 language mode
12 | /// }`
13 | ///
14 | public struct AnyState: State, Instantiable {
   |               `- note: consider making struct 'AnyState' conform to the 'Sendable' protocol
15 |     public static let instance = AnyState()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'AnyState' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | }
17 |
[57/58] Compiling Feedbacks UISystem+Binding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:17:13: warning: capture of 'get' with non-sendable type '(PublishedState) -> Output' in a '@Sendable' closure
15 |     func binding<Output>(get: @escaping (PublishedState) -> Output) -> Binding<Output> {
16 |         Binding<Output> { [state] in
17 |             get(state)
   |             |- warning: capture of 'get' with non-sendable type '(PublishedState) -> Output' in a '@Sendable' closure
   |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
18 |         } set: { _ in
19 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:17:17: warning: capture of 'state' with non-sendable type 'PublishedState' in a '@Sendable' closure
15 |     func binding<Output>(get: @escaping (PublishedState) -> Output) -> Binding<Output> {
16 |         Binding<Output> { [state] in
17 |             get(state)
   |                 `- warning: capture of 'state' with non-sendable type 'PublishedState' in a '@Sendable' closure
18 |         } set: { _ in
19 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift:33:23: note: consider making generic parameter 'PublishedState' conform to the 'Sendable' protocol
 31 | /// 2 - A Feedback that outputs a stream of user events
 32 | /// The published states are always published on the main thread.
 33 | public class UISystem<PublishedState: State>: System, ObservableObject {
    |                       `- note: consider making generic parameter 'PublishedState' conform to the 'Sendable' protocol
 34 |     @Published public private(set) var state: PublishedState
 35 |     public let events = PassthroughSubject<Event, Never>()
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:31:13: warning: capture of 'get' with non-sendable type '(PublishedState) -> Output' in a '@Sendable' closure
29 |     func binding<Output>(get: @escaping (PublishedState) -> Output, emit: @escaping (Output) -> Event) -> Binding<Output> {
30 |         Binding<Output> { [state] in
31 |             get(state)
   |             |- warning: capture of 'get' with non-sendable type '(PublishedState) -> Output' in a '@Sendable' closure
   |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
32 |         } set: { [weak self] in
33 |             self?.emit(emit($0))
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:31:17: warning: capture of 'state' with non-sendable type 'PublishedState' in a '@Sendable' closure
29 |     func binding<Output>(get: @escaping (PublishedState) -> Output, emit: @escaping (Output) -> Event) -> Binding<Output> {
30 |         Binding<Output> { [state] in
31 |             get(state)
   |                 `- warning: capture of 'state' with non-sendable type 'PublishedState' in a '@Sendable' closure
32 |         } set: { [weak self] in
33 |             self?.emit(emit($0))
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift:33:23: note: consider making generic parameter 'PublishedState' conform to the 'Sendable' protocol
 31 | /// 2 - A Feedback that outputs a stream of user events
 32 | /// The published states are always published on the main thread.
 33 | public class UISystem<PublishedState: State>: System, ObservableObject {
    |                       `- note: consider making generic parameter 'PublishedState' conform to the 'Sendable' protocol
 34 |     @Published public private(set) var state: PublishedState
 35 |     public let events = PassthroughSubject<Event, Never>()
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:33:13: warning: capture of 'self' with non-sendable type 'UISystem<PublishedState>?' in a '@Sendable' closure
31 |             get(state)
32 |         } set: { [weak self] in
33 |             self?.emit(emit($0))
   |             `- warning: capture of 'self' with non-sendable type 'UISystem<PublishedState>?' in a '@Sendable' closure
34 |         }
35 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift:33:14: note: generic class 'UISystem' does not conform to the 'Sendable' protocol
 31 | /// 2 - A Feedback that outputs a stream of user events
 32 | /// The published states are always published on the main thread.
 33 | public class UISystem<PublishedState: State>: System, ObservableObject {
    |              `- note: generic class 'UISystem' does not conform to the 'Sendable' protocol
 34 |     @Published public private(set) var state: PublishedState
 35 |     public let events = PassthroughSubject<Event, Never>()
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:33:24: warning: capture of 'emit' with non-sendable type '(Output) -> any Event' in a '@Sendable' closure
31 |             get(state)
32 |         } set: { [weak self] in
33 |             self?.emit(emit($0))
   |                        |- warning: capture of 'emit' with non-sendable type '(Output) -> any Event' in a '@Sendable' closure
   |                        `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
34 |         }
35 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift:54:14: error: initializer does not override a designated initializer from its superclass
 52 |     }
 53 |
 54 |     override init(initialState: InitialState,
    |              `- error: initializer does not override a designated initializer from its superclass
 55 |          feedbacks: Feedbacks,
 56 |          transitions: Transitions) where PublishedState == RawState {
[58/58] Compiling Feedbacks UISystem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:17:13: warning: capture of 'get' with non-sendable type '(PublishedState) -> Output' in a '@Sendable' closure
15 |     func binding<Output>(get: @escaping (PublishedState) -> Output) -> Binding<Output> {
16 |         Binding<Output> { [state] in
17 |             get(state)
   |             |- warning: capture of 'get' with non-sendable type '(PublishedState) -> Output' in a '@Sendable' closure
   |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
18 |         } set: { _ in
19 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:17:17: warning: capture of 'state' with non-sendable type 'PublishedState' in a '@Sendable' closure
15 |     func binding<Output>(get: @escaping (PublishedState) -> Output) -> Binding<Output> {
16 |         Binding<Output> { [state] in
17 |             get(state)
   |                 `- warning: capture of 'state' with non-sendable type 'PublishedState' in a '@Sendable' closure
18 |         } set: { _ in
19 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift:33:23: note: consider making generic parameter 'PublishedState' conform to the 'Sendable' protocol
 31 | /// 2 - A Feedback that outputs a stream of user events
 32 | /// The published states are always published on the main thread.
 33 | public class UISystem<PublishedState: State>: System, ObservableObject {
    |                       `- note: consider making generic parameter 'PublishedState' conform to the 'Sendable' protocol
 34 |     @Published public private(set) var state: PublishedState
 35 |     public let events = PassthroughSubject<Event, Never>()
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:31:13: warning: capture of 'get' with non-sendable type '(PublishedState) -> Output' in a '@Sendable' closure
29 |     func binding<Output>(get: @escaping (PublishedState) -> Output, emit: @escaping (Output) -> Event) -> Binding<Output> {
30 |         Binding<Output> { [state] in
31 |             get(state)
   |             |- warning: capture of 'get' with non-sendable type '(PublishedState) -> Output' in a '@Sendable' closure
   |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
32 |         } set: { [weak self] in
33 |             self?.emit(emit($0))
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:31:17: warning: capture of 'state' with non-sendable type 'PublishedState' in a '@Sendable' closure
29 |     func binding<Output>(get: @escaping (PublishedState) -> Output, emit: @escaping (Output) -> Event) -> Binding<Output> {
30 |         Binding<Output> { [state] in
31 |             get(state)
   |                 `- warning: capture of 'state' with non-sendable type 'PublishedState' in a '@Sendable' closure
32 |         } set: { [weak self] in
33 |             self?.emit(emit($0))
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift:33:23: note: consider making generic parameter 'PublishedState' conform to the 'Sendable' protocol
 31 | /// 2 - A Feedback that outputs a stream of user events
 32 | /// The published states are always published on the main thread.
 33 | public class UISystem<PublishedState: State>: System, ObservableObject {
    |                       `- note: consider making generic parameter 'PublishedState' conform to the 'Sendable' protocol
 34 |     @Published public private(set) var state: PublishedState
 35 |     public let events = PassthroughSubject<Event, Never>()
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:33:13: warning: capture of 'self' with non-sendable type 'UISystem<PublishedState>?' in a '@Sendable' closure
31 |             get(state)
32 |         } set: { [weak self] in
33 |             self?.emit(emit($0))
   |             `- warning: capture of 'self' with non-sendable type 'UISystem<PublishedState>?' in a '@Sendable' closure
34 |         }
35 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift:33:14: note: generic class 'UISystem' does not conform to the 'Sendable' protocol
 31 | /// 2 - A Feedback that outputs a stream of user events
 32 | /// The published states are always published on the main thread.
 33 | public class UISystem<PublishedState: State>: System, ObservableObject {
    |              `- note: generic class 'UISystem' does not conform to the 'Sendable' protocol
 34 |     @Published public private(set) var state: PublishedState
 35 |     public let events = PassthroughSubject<Event, Never>()
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:33:24: warning: capture of 'emit' with non-sendable type '(Output) -> any Event' in a '@Sendable' closure
31 |             get(state)
32 |         } set: { [weak self] in
33 |             self?.emit(emit($0))
   |                        |- warning: capture of 'emit' with non-sendable type '(Output) -> any Event' in a '@Sendable' closure
   |                        `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
34 |         }
35 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift:54:14: error: initializer does not override a designated initializer from its superclass
 52 |     }
 53 |
 54 |     override init(initialState: InitialState,
    |              `- error: initializer does not override a designated initializer from its superclass
 55 |          feedbacks: Feedbacks,
 56 |          transitions: Transitions) where PublishedState == RawState {
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/33] Emitting module CombineExt
[3/36] Compiling CombineExt DemandBuffer.swift
[4/36] Compiling CombineExt Sink.swift
[5/36] Compiling CombineExt Optional.swift
[6/36] Compiling CombineExt Event.swift
[7/36] Compiling CombineExt Partition.swift
[8/36] Compiling CombineExt PrefixDuration.swift
[9/36] Compiling CombineExt RemoveAllDuplicates.swift
[10/36] Compiling CombineExt FlatMapBatches.swift
[11/36] Compiling CombineExt FlatMapLatest.swift
[12/36] Compiling CombineExt IgnoreFailure.swift
[13/36] Compiling CombineExt IgnoreOutputSetOutputType.swift
[14/36] Compiling CombineExt Materialize.swift
[15/36] Compiling CombineExt MergeMany.swift
[16/36] Compiling CombineExt Nwise.swift
[17/36] Compiling CombineExt CombineLatestMany.swift
[18/36] Compiling CombineExt Create.swift
[19/36] Compiling CombineExt Dematerialize.swift
[20/36] Compiling CombineExt FilterMany.swift
[21/36] Compiling CombineExt WithLatestFrom.swift
[22/36] Compiling CombineExt ZipMany.swift
[23/36] Compiling CombineExt CurrentValueRelay.swift
[24/36] Compiling CombineExt SetOutputType.swift
[25/36] Compiling CombineExt ShareReplay.swift
[26/36] Compiling CombineExt Toggle.swift
[27/36] Compiling CombineExt ObjectOwnership.swift
[28/36] Compiling CombineExt Amb.swift
[29/36] Compiling CombineExt AssignOwnership.swift
[30/36] Compiling CombineExt AssignToMany.swift
[31/36] Compiling CombineExt Lock.swift
[32/36] Compiling CombineExt Timer.swift
[33/36] Compiling CombineExt MapMany.swift
[34/36] Compiling CombineExt PassthroughRelay.swift
[35/36] Compiling CombineExt Relay.swift
[36/36] Compiling CombineExt ReplaySubject.swift
[37/54] Compiling Feedbacks On.swift
[38/54] Compiling Feedbacks State.swift
[39/54] Compiling Feedbacks StaticIdentifiable.swift
[40/55] Compiling Feedbacks ArrayBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift:8:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
 6 | //
 7 |
 8 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
 9 | public struct ArrayBuilder<Value> {
10 |     public static func buildBlock(_ values: Value...) -> [Value] {
[41/55] Compiling Feedbacks Event.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift:8:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
 6 | //
 7 |
 8 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
 9 | public struct ArrayBuilder<Value> {
10 |     public static func buildBlock(_ values: Value...) -> [Value] {
[42/55] Compiling Feedbacks AnyEvent.swift
[43/55] Compiling Feedbacks AnyState.swift
[44/55] Compiling Feedbacks From.swift
[45/55] Compiling Feedbacks Instantiable.swift
[46/55] Compiling Feedbacks UISystem+Binding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift:54:14: error: initializer does not override a designated initializer from its superclass
 52 |     }
 53 |
 54 |     override init(initialState: InitialState,
    |              `- error: initializer does not override a designated initializer from its superclass
 55 |          feedbacks: Feedbacks,
 56 |          transitions: Transitions) where PublishedState == RawState {
[47/55] Compiling Feedbacks UISystem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift:54:14: error: initializer does not override a designated initializer from its superclass
 52 |     }
 53 |
 54 |     override init(initialState: InitialState,
    |              `- error: initializer does not override a designated initializer from its superclass
 55 |          feedbacks: Feedbacks,
 56 |          transitions: Transitions) where PublishedState == RawState {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/55] Compiling Feedbacks SideEffect.swift
[49/55] Compiling Feedbacks InitialState.swift
[50/55] Compiling Feedbacks Feedback.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift:160:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
158 | }
159 |
160 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
161 | public struct FeedbacksBuilder {
162 |     public static func buildBlock(_ feedbacks: Feedback...) -> [Feedback] {
[51/55] Compiling Feedbacks Feedbacks.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift:160:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
158 | }
159 |
160 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
161 | public struct FeedbacksBuilder {
162 |     public static func buildBlock(_ feedbacks: Feedback...) -> [Feedback] {
[52/55] Emitting module Feedbacks
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift:160:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
158 | }
159 |
160 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
161 | public struct FeedbacksBuilder {
162 |     public static func buildBlock(_ feedbacks: Feedback...) -> [Feedback] {
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift:242:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
240 | }
241 |
242 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
243 | public struct SystemBuilder {
244 |     public static func buildBlock(
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift:8:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
 6 | //
 7 |
 8 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
 9 | public struct ArrayBuilder<Value> {
10 |     public static func buildBlock(_ values: Value...) -> [Value] {
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift:54:14: error: initializer does not override a designated initializer from its superclass
 52 |     }
 53 |
 54 |     override init(initialState: InitialState,
    |              `- error: initializer does not override a designated initializer from its superclass
 55 |          feedbacks: Feedbacks,
 56 |          transitions: Transitions) where PublishedState == RawState {
[53/55] Compiling Feedbacks Mediator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift:242:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
240 | }
241 |
242 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
243 | public struct SystemBuilder {
244 |     public static func buildBlock(
[54/55] Compiling Feedbacks System.swift
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift:242:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
240 | }
241 |
242 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
243 | public struct SystemBuilder {
244 |     public static func buildBlock(
[55/55] Compiling Feedbacks Transitions.swift
BUILD FAILURE 6.1 macosSpm