Build Information
Failed to build CommonParsers, reference master (fb6f45
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 13:31:34 UTC.
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/ilyapuchka/common-parsers.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ilyapuchka/common-parsers
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at fb6f45c print template without parameters
Cloned https://github.com/ilyapuchka/common-parsers.git
Revision (git rev-parse @):
fb6f45cc44c4bd3b1385bf57e67755944e405ede
SUCCESS checkout https://github.com/ilyapuchka/common-parsers.git at master
Fetching https://github.com/pointfreeco/swift-prelude.git
[1/3294] Fetching swift-prelude
Fetched https://github.com/pointfreeco/swift-prelude.git from cache (0.98s)
Creating working copy for https://github.com/pointfreeco/swift-prelude.git
Working copy of https://github.com/pointfreeco/swift-prelude.git resolved at master (c61b493)
========================================
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": "common-parsers",
"name": "CommonParsers",
"url": "https://github.com/ilyapuchka/common-parsers.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/common-parsers",
"dependencies": [
{
"identity": "swift-prelude",
"name": "Prelude",
"url": "https://github.com/pointfreeco/swift-prelude.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-prelude",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ilyapuchka/common-parsers.git
[1/72] Fetching common-parsers
Fetched https://github.com/ilyapuchka/common-parsers.git from cache (0.67s)
Fetching https://github.com/pointfreeco/swift-prelude.git from cache
Fetched https://github.com/pointfreeco/swift-prelude.git from cache (0.49s)
Creating working copy for https://github.com/pointfreeco/swift-prelude.git
Working copy of https://github.com/pointfreeco/swift-prelude.git resolved at master (b4ceef2)
Creating working copy for https://github.com/ilyapuchka/common-parsers.git
Working copy of https://github.com/ilyapuchka/common-parsers.git resolved at master (fb6f45c)
warning: '.resolve-product-dependencies': dependency 'common-parsers' is not used by any target
Found 1 product dependencies
- Prelude
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/ilyapuchka/common-parsers.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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/37] Emitting module Prelude
[5/40] Compiling Prelude Sequence.swift
[6/40] Compiling Prelude Set.swift
[7/40] Compiling Prelude String.swift
[8/40] Compiling Prelude Strong.swift
[9/40] Compiling Prelude Tuple.swift
[10/40] Compiling Prelude Unit.swift
[11/40] Compiling Prelude Alt.swift
[12/40] Compiling Prelude Array.swift
[13/40] Compiling Prelude Collection.swift
[14/40] Compiling Prelude CommutativeRing.swift
[15/40] Compiling Prelude FreeNearSemiring.swift
[16/40] Compiling Prelude Func.swift
[17/40] Compiling Prelude Function.swift
[18/40] Compiling Prelude HeytingAlgebra.swift
[19/40] Compiling Prelude Ring.swift
[20/40] Compiling Prelude Semigroup.swift
[21/40] Compiling Prelude Semiring.swift
[22/40] Compiling Prelude Parallel.swift
[23/40] Compiling Prelude Plus.swift
[24/40] Compiling Prelude PrecedenceGroups.swift
[25/40] Compiling Prelude Comparable.swift
[26/40] Compiling Prelude Comparator.swift
[27/40] Compiling Prelude Curry.swift
[28/40] Compiling Prelude Endo.swift
[29/40] Compiling Prelude Equatable.swift
[30/40] Compiling Prelude EuclideanRing.swift
[31/40] Compiling Prelude Field.swift
[32/40] Compiling Prelude Filterable.swift
[33/40] Compiling Prelude Hole.swift
[34/40] Compiling Prelude IO.swift
[35/40] Compiling Prelude KeyPath.swift
[36/40] Compiling Prelude Monoid.swift
[37/40] Compiling Prelude NearSemiring.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:10:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
8 |
9 | public func coalesce<A>(with default: @autoclosure @escaping () -> A) -> (A?) -> A {
10 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
11 | }
12 |
[38/40] Compiling Prelude Never.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:10:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
8 |
9 | public func coalesce<A>(with default: @autoclosure @escaping () -> A) -> (A?) -> A {
10 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
11 | }
12 |
[39/40] Compiling Prelude Operators.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:10:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
8 |
9 | public func coalesce<A>(with default: @autoclosure @escaping () -> A) -> (A?) -> A {
10 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
11 | }
12 |
[40/40] Compiling Prelude Optional.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:10:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
8 |
9 | public func coalesce<A>(with default: @autoclosure @escaping () -> A) -> (A?) -> A {
10 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
11 | }
12 |
BUILD FAILURE 6.0 macosSpm