The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PaversSugar, reference 1.0.0 (4589b7), with Swift 6.1 for Android on 27 May 2025 19:00:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KeithPiTsui/PaversSugar.git
Reference: 1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/KeithPiTsui/PaversSugar
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 4589b7a initialization
Cloned https://github.com/KeithPiTsui/PaversSugar.git
Revision (git rev-parse @):
4589b7a40f2b502ba3a003fb9b05cd5d5afa2f78
SUCCESS checkout https://github.com/KeithPiTsui/PaversSugar.git at 1.0.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/KeithPiTsui/PaversSugar.git
https://github.com/KeithPiTsui/PaversSugar.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "paversfrp",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/KeithPiTsui/PaversFRP.git"
    }
  ],
  "manifest_display_name" : "PaversSugar",
  "name" : "PaversSugar",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PaversSugar",
      "targets" : [
        "PaversSugar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PaversSugarTests",
      "module_type" : "SwiftTarget",
      "name" : "PaversSugarTests",
      "path" : "Tests/PaversSugarTests",
      "sources" : [
        "PaversSugarTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "PaversSugar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PaversSugar",
      "module_type" : "SwiftTarget",
      "name" : "PaversSugar",
      "path" : "Sources/PaversSugar",
      "product_dependencies" : [
        "PaversFRP"
      ],
      "product_memberships" : [
        "PaversSugar"
      ],
      "sources" : [
        "Extension/CharacterExtension.swift",
        "Extension/CharacterSet+ASCII.swift",
        "Extension/CharacterSetExtension.swift",
        "Extension/Collection+PowerSet.swift",
        "Extension/Sequence.swift",
        "Extension/StringExtension.swift",
        "Guitar/Guitar.swift",
        "Guitar/GuitarBoolean.swift",
        "Guitar/GuitarCase.swift",
        "Guitar/GuitarCharacter.swift",
        "Guitar/GuitarChord.swift",
        "Guitar/GuitarCommon.swift",
        "Guitar/GuitarHelpers.swift",
        "Guitar/GuitarNSRangeExtension.swift",
        "Guitar/GuitarPadding.swift",
        "Sugar/Array+Queueable.swift",
        "Sugar/BundleType.swift",
        "Sugar/CharacterSet+Monoid.swift",
        "Sugar/DateFormat+Extension.swift",
        "Sugar/DispatchQueueExtension.swift",
        "Sugar/Double+DateTime.swift",
        "Sugar/NSDate+Extensions.swift",
        "Sugar/OptionalComparison.swift",
        "Sugar/SequenceType+Extensions.swift",
        "Sugar/String+CoreFoundation.swift",
        "Sugar/String+Empty.swift",
        "Sugar/String+Extension.swift",
        "Sugar/String+URLStringConvertible.swift",
        "Sugar/String+Validation.swift",
        "Sugar/Swizzler.swift",
        "Sugar/Value/Value+NumericType.swift",
        "Sugar/Value/Value+VectorType.swift",
        "Sugar/Value/ValueExtensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/KeithPiTsui/PaversFRP.git
[1/135] Fetching paversfrp
Fetched https://github.com/KeithPiTsui/PaversFRP.git from cache (1.39s)
Computing version for https://github.com/KeithPiTsui/PaversFRP.git
Computed https://github.com/KeithPiTsui/PaversFRP.git at 1.0.0 (3.38s)
Creating working copy for https://github.com/KeithPiTsui/PaversFRP.git
Working copy of https://github.com/KeithPiTsui/PaversFRP.git resolved at 1.0.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/46] Emitting module PaversFRP
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:145:27: error: cannot find type 'NSErrorPointer' in scope
143 |                   file: String = #file,
144 |                   line: Int = #line,
145 |                   `try`: (NSErrorPointer) -> T?)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:160:27: error: cannot find type 'NSErrorPointer' in scope
158 |                   file: String = #file,
159 |                   line: Int = #line,
160 |                   `try`: (NSErrorPointer) -> Bool)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
161 |   -> Result<(), NSError> {
162 | 	var error: NSError?
[5/52] Compiling PaversFRP Optional.swift
[6/52] Compiling PaversFRP Pair.swift
[7/52] Compiling PaversFRP Tuple.swift
[8/52] Compiling PaversFRP Unit.swift
[9/52] Compiling PaversFRP Set+CartesianProduct.swift
[10/52] Compiling PaversFRP Set+Monoid.swift
[11/52] Compiling PaversFRP Lens.swift
[12/52] Compiling PaversFRP LensHolder.swift
[13/52] Compiling PaversFRP Optional+Alternative.swift
[14/52] Compiling PaversFRP Optional+Applicative.swift
[15/52] Compiling PaversFRP Optional+Functor.swift
[16/52] Compiling PaversFRP Optional+Monad.swift
[17/52] Compiling PaversFRP OptionalType.swift
[18/52] Compiling PaversFRP ResultProtocol.swift
[19/52] Compiling PaversFRP Semigroup.swift
[20/52] Compiling PaversFRP VectorType.swift
[21/52] Compiling PaversFRP Array+Alternative.swift
[22/52] Compiling PaversFRP Array+Applicative.swift
[23/52] Compiling PaversFRP EitherType.swift
[24/52] Compiling PaversFRP Enumerable.swift
[25/52] Compiling PaversFRP LensObject.swift
[26/52] Compiling PaversFRP Monoid.swift
[27/52] Compiling PaversFRP NonEmptyType.swift
[28/52] Compiling PaversFRP NumericType.swift
[29/52] Compiling PaversFRP Empty.swift
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:145:27: error: cannot find type 'NSErrorPointer' in scope
143 |                   file: String = #file,
144 |                   line: Int = #line,
145 |                   `try`: (NSErrorPointer) -> T?)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:160:27: error: cannot find type 'NSErrorPointer' in scope
158 |                   file: String = #file,
159 |                   line: Int = #line,
160 |                   `try`: (NSErrorPointer) -> Bool)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
161 |   -> Result<(), NSError> {
162 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:148:27: error: generic parameter 'Value' could not be inferred
  2 |
  3 | /// An enum representing either a failure with an explanatory error, or a success with a result value.
  4 | public enum Result<Value, Error: Swift.Error>: ResultProtocol, CustomStringConvertible, CustomDebugStringConvertible {
    |                    `- note: 'Value' declared as parameter to type 'Result'
  5 | 	case success(Value)
  6 | 	case failure(Error)
    :
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
148 | 	return `try`(&error).map(Result.success)
    |                           |- error: generic parameter 'Value' could not be inferred
    |                           `- note: explicitly specify the generic arguments to fix this issue
149 |     ?? .failure(error ?? Result<T, NSError>.error(function: function, file: file, line: line))
150 | }
[30/52] Compiling PaversFRP Ordering.swift
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:145:27: error: cannot find type 'NSErrorPointer' in scope
143 |                   file: String = #file,
144 |                   line: Int = #line,
145 |                   `try`: (NSErrorPointer) -> T?)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:160:27: error: cannot find type 'NSErrorPointer' in scope
158 |                   file: String = #file,
159 |                   line: Int = #line,
160 |                   `try`: (NSErrorPointer) -> Bool)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
161 |   -> Result<(), NSError> {
162 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:148:27: error: generic parameter 'Value' could not be inferred
  2 |
  3 | /// An enum representing either a failure with an explanatory error, or a success with a result value.
  4 | public enum Result<Value, Error: Swift.Error>: ResultProtocol, CustomStringConvertible, CustomDebugStringConvertible {
    |                    `- note: 'Value' declared as parameter to type 'Result'
  5 | 	case success(Value)
  6 | 	case failure(Error)
    :
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
148 | 	return `try`(&error).map(Result.success)
    |                           |- error: generic parameter 'Value' could not be inferred
    |                           `- note: explicitly specify the generic arguments to fix this issue
149 |     ?? .failure(error ?? Result<T, NSError>.error(function: function, file: file, line: line))
150 | }
[31/52] Compiling PaversFRP Result.swift
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:145:27: error: cannot find type 'NSErrorPointer' in scope
143 |                   file: String = #file,
144 |                   line: Int = #line,
145 |                   `try`: (NSErrorPointer) -> T?)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:160:27: error: cannot find type 'NSErrorPointer' in scope
158 |                   file: String = #file,
159 |                   line: Int = #line,
160 |                   `try`: (NSErrorPointer) -> Bool)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
161 |   -> Result<(), NSError> {
162 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:148:27: error: generic parameter 'Value' could not be inferred
  2 |
  3 | /// An enum representing either a failure with an explanatory error, or a success with a result value.
  4 | public enum Result<Value, Error: Swift.Error>: ResultProtocol, CustomStringConvertible, CustomDebugStringConvertible {
    |                    `- note: 'Value' declared as parameter to type 'Result'
  5 | 	case success(Value)
  6 | 	case failure(Error)
    :
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
148 | 	return `try`(&error).map(Result.success)
    |                           |- error: generic parameter 'Value' could not be inferred
    |                           `- note: explicitly specify the generic arguments to fix this issue
149 |     ?? .failure(error ?? Result<T, NSError>.error(function: function, file: file, line: line))
150 | }
[32/52] Compiling PaversFRP Value+NumericType.swift
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:145:27: error: cannot find type 'NSErrorPointer' in scope
143 |                   file: String = #file,
144 |                   line: Int = #line,
145 |                   `try`: (NSErrorPointer) -> T?)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:160:27: error: cannot find type 'NSErrorPointer' in scope
158 |                   file: String = #file,
159 |                   line: Int = #line,
160 |                   `try`: (NSErrorPointer) -> Bool)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
161 |   -> Result<(), NSError> {
162 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:148:27: error: generic parameter 'Value' could not be inferred
  2 |
  3 | /// An enum representing either a failure with an explanatory error, or a success with a result value.
  4 | public enum Result<Value, Error: Swift.Error>: ResultProtocol, CustomStringConvertible, CustomDebugStringConvertible {
    |                    `- note: 'Value' declared as parameter to type 'Result'
  5 | 	case success(Value)
  6 | 	case failure(Error)
    :
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
148 | 	return `try`(&error).map(Result.success)
    |                           |- error: generic parameter 'Value' could not be inferred
    |                           `- note: explicitly specify the generic arguments to fix this issue
149 |     ?? .failure(error ?? Result<T, NSError>.error(function: function, file: file, line: line))
150 | }
[33/52] Compiling PaversFRP Curry.swift
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:145:27: error: cannot find type 'NSErrorPointer' in scope
143 |                   file: String = #file,
144 |                   line: Int = #line,
145 |                   `try`: (NSErrorPointer) -> T?)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:160:27: error: cannot find type 'NSErrorPointer' in scope
158 |                   file: String = #file,
159 |                   line: Int = #line,
160 |                   `try`: (NSErrorPointer) -> Bool)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
161 |   -> Result<(), NSError> {
162 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:148:27: error: generic parameter 'Value' could not be inferred
  2 |
  3 | /// An enum representing either a failure with an explanatory error, or a success with a result value.
  4 | public enum Result<Value, Error: Swift.Error>: ResultProtocol, CustomStringConvertible, CustomDebugStringConvertible {
    |                    `- note: 'Value' declared as parameter to type 'Result'
  5 | 	case success(Value)
  6 | 	case failure(Error)
    :
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
148 | 	return `try`(&error).map(Result.success)
    |                           |- error: generic parameter 'Value' could not be inferred
    |                           `- note: explicitly specify the generic arguments to fix this issue
149 |     ?? .failure(error ?? Result<T, NSError>.error(function: function, file: file, line: line))
150 | }
[34/52] Compiling PaversFRP Runes.swift
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:145:27: error: cannot find type 'NSErrorPointer' in scope
143 |                   file: String = #file,
144 |                   line: Int = #line,
145 |                   `try`: (NSErrorPointer) -> T?)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:160:27: error: cannot find type 'NSErrorPointer' in scope
158 |                   file: String = #file,
159 |                   line: Int = #line,
160 |                   `try`: (NSErrorPointer) -> Bool)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
161 |   -> Result<(), NSError> {
162 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:148:27: error: generic parameter 'Value' could not be inferred
  2 |
  3 | /// An enum representing either a failure with an explanatory error, or a success with a result value.
  4 | public enum Result<Value, Error: Swift.Error>: ResultProtocol, CustomStringConvertible, CustomDebugStringConvertible {
    |                    `- note: 'Value' declared as parameter to type 'Result'
  5 | 	case success(Value)
  6 | 	case failure(Error)
    :
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
148 | 	return `try`(&error).map(Result.success)
    |                           |- error: generic parameter 'Value' could not be inferred
    |                           `- note: explicitly specify the generic arguments to fix this issue
149 |     ?? .failure(error ?? Result<T, NSError>.error(function: function, file: file, line: line))
150 | }
[35/52] Compiling PaversFRP Array+Functor.swift
[36/52] Compiling PaversFRP Array+Monad.swift
[37/52] Compiling PaversFRP Array.swift
[38/52] Compiling PaversFRP NonEmpties.swift
[39/52] Compiling PaversFRP Comparator.swift
[40/52] Compiling PaversFRP Dictionary.swift
[41/52] Compiling PaversFRP State+Functor.swift
[42/52] Compiling PaversFRP State+Monad.swift
[43/52] Compiling PaversFRP State.swift
[44/52] Compiling PaversFRP String.swift
[45/52] Compiling PaversFRP Bool.swift
[46/52] Compiling PaversFRP Either.swift
[47/52] Compiling PaversFRP AnyError.swift
[48/52] Compiling PaversFRP NoError.swift
[49/52] Compiling PaversFRP SomeError.swift
[50/52] Compiling PaversFRP Comparable.swift
[51/52] Compiling PaversFRP Function.swift
[52/52] Compiling PaversFRP Unpack.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/44] Compiling PaversFRP Lens.swift
[3/44] Compiling PaversFRP LensHolder.swift
[4/44] Compiling PaversFRP Optional+Alternative.swift
[5/44] Compiling PaversFRP Optional+Applicative.swift
[6/44] Compiling PaversFRP Optional+Functor.swift
[7/44] Compiling PaversFRP Optional+Monad.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/50] Emitting module PaversFRP
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:145:27: error: cannot find type 'NSErrorPointer' in scope
143 |                   file: String = #file,
144 |                   line: Int = #line,
145 |                   `try`: (NSErrorPointer) -> T?)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:160:27: error: cannot find type 'NSErrorPointer' in scope
158 |                   file: String = #file,
159 |                   line: Int = #line,
160 |                   `try`: (NSErrorPointer) -> Bool)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
161 |   -> Result<(), NSError> {
162 | 	var error: NSError?
[9/50] Compiling PaversFRP Optional.swift
[10/50] Compiling PaversFRP Pair.swift
[11/50] Compiling PaversFRP Tuple.swift
[12/50] Compiling PaversFRP Unit.swift
[13/50] Compiling PaversFRP Set+CartesianProduct.swift
[14/50] Compiling PaversFRP Set+Monoid.swift
[15/50] Compiling PaversFRP EitherType.swift
[16/50] Compiling PaversFRP Enumerable.swift
[17/50] Compiling PaversFRP LensObject.swift
[18/50] Compiling PaversFRP Monoid.swift
[19/50] Compiling PaversFRP NonEmptyType.swift
[20/50] Compiling PaversFRP NumericType.swift
[21/50] Compiling PaversFRP OptionalType.swift
[22/50] Compiling PaversFRP ResultProtocol.swift
[23/50] Compiling PaversFRP Semigroup.swift
[24/50] Compiling PaversFRP VectorType.swift
[25/50] Compiling PaversFRP Array+Alternative.swift
[26/50] Compiling PaversFRP Array+Applicative.swift
[27/50] Compiling PaversFRP State+Functor.swift
[28/50] Compiling PaversFRP State+Monad.swift
[29/50] Compiling PaversFRP State.swift
[30/50] Compiling PaversFRP String.swift
[31/50] Compiling PaversFRP Bool.swift
[32/50] Compiling PaversFRP Either.swift
[33/50] Compiling PaversFRP AnyError.swift
[34/50] Compiling PaversFRP NoError.swift
[35/50] Compiling PaversFRP SomeError.swift
[36/50] Compiling PaversFRP Comparable.swift
[37/50] Compiling PaversFRP Function.swift
[38/50] Compiling PaversFRP Unpack.swift
[39/50] Compiling PaversFRP Array+Functor.swift
[40/50] Compiling PaversFRP Array+Monad.swift
[41/50] Compiling PaversFRP Array.swift
[42/50] Compiling PaversFRP NonEmpties.swift
[43/50] Compiling PaversFRP Comparator.swift
[44/50] Compiling PaversFRP Dictionary.swift
[45/50] Compiling PaversFRP Empty.swift
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:145:27: error: cannot find type 'NSErrorPointer' in scope
143 |                   file: String = #file,
144 |                   line: Int = #line,
145 |                   `try`: (NSErrorPointer) -> T?)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:160:27: error: cannot find type 'NSErrorPointer' in scope
158 |                   file: String = #file,
159 |                   line: Int = #line,
160 |                   `try`: (NSErrorPointer) -> Bool)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
161 |   -> Result<(), NSError> {
162 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:148:27: error: generic parameter 'Value' could not be inferred
  2 |
  3 | /// An enum representing either a failure with an explanatory error, or a success with a result value.
  4 | public enum Result<Value, Error: Swift.Error>: ResultProtocol, CustomStringConvertible, CustomDebugStringConvertible {
    |                    `- note: 'Value' declared as parameter to type 'Result'
  5 | 	case success(Value)
  6 | 	case failure(Error)
    :
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
148 | 	return `try`(&error).map(Result.success)
    |                           |- error: generic parameter 'Value' could not be inferred
    |                           `- note: explicitly specify the generic arguments to fix this issue
149 |     ?? .failure(error ?? Result<T, NSError>.error(function: function, file: file, line: line))
150 | }
[46/50] Compiling PaversFRP Ordering.swift
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:145:27: error: cannot find type 'NSErrorPointer' in scope
143 |                   file: String = #file,
144 |                   line: Int = #line,
145 |                   `try`: (NSErrorPointer) -> T?)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:160:27: error: cannot find type 'NSErrorPointer' in scope
158 |                   file: String = #file,
159 |                   line: Int = #line,
160 |                   `try`: (NSErrorPointer) -> Bool)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
161 |   -> Result<(), NSError> {
162 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:148:27: error: generic parameter 'Value' could not be inferred
  2 |
  3 | /// An enum representing either a failure with an explanatory error, or a success with a result value.
  4 | public enum Result<Value, Error: Swift.Error>: ResultProtocol, CustomStringConvertible, CustomDebugStringConvertible {
    |                    `- note: 'Value' declared as parameter to type 'Result'
  5 | 	case success(Value)
  6 | 	case failure(Error)
    :
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
148 | 	return `try`(&error).map(Result.success)
    |                           |- error: generic parameter 'Value' could not be inferred
    |                           `- note: explicitly specify the generic arguments to fix this issue
149 |     ?? .failure(error ?? Result<T, NSError>.error(function: function, file: file, line: line))
150 | }
[47/50] Compiling PaversFRP Result.swift
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:145:27: error: cannot find type 'NSErrorPointer' in scope
143 |                   file: String = #file,
144 |                   line: Int = #line,
145 |                   `try`: (NSErrorPointer) -> T?)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:160:27: error: cannot find type 'NSErrorPointer' in scope
158 |                   file: String = #file,
159 |                   line: Int = #line,
160 |                   `try`: (NSErrorPointer) -> Bool)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
161 |   -> Result<(), NSError> {
162 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:148:27: error: generic parameter 'Value' could not be inferred
  2 |
  3 | /// An enum representing either a failure with an explanatory error, or a success with a result value.
  4 | public enum Result<Value, Error: Swift.Error>: ResultProtocol, CustomStringConvertible, CustomDebugStringConvertible {
    |                    `- note: 'Value' declared as parameter to type 'Result'
  5 | 	case success(Value)
  6 | 	case failure(Error)
    :
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
148 | 	return `try`(&error).map(Result.success)
    |                           |- error: generic parameter 'Value' could not be inferred
    |                           `- note: explicitly specify the generic arguments to fix this issue
149 |     ?? .failure(error ?? Result<T, NSError>.error(function: function, file: file, line: line))
150 | }
[48/50] Compiling PaversFRP Value+NumericType.swift
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:145:27: error: cannot find type 'NSErrorPointer' in scope
143 |                   file: String = #file,
144 |                   line: Int = #line,
145 |                   `try`: (NSErrorPointer) -> T?)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:160:27: error: cannot find type 'NSErrorPointer' in scope
158 |                   file: String = #file,
159 |                   line: Int = #line,
160 |                   `try`: (NSErrorPointer) -> Bool)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
161 |   -> Result<(), NSError> {
162 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:148:27: error: generic parameter 'Value' could not be inferred
  2 |
  3 | /// An enum representing either a failure with an explanatory error, or a success with a result value.
  4 | public enum Result<Value, Error: Swift.Error>: ResultProtocol, CustomStringConvertible, CustomDebugStringConvertible {
    |                    `- note: 'Value' declared as parameter to type 'Result'
  5 | 	case success(Value)
  6 | 	case failure(Error)
    :
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
148 | 	return `try`(&error).map(Result.success)
    |                           |- error: generic parameter 'Value' could not be inferred
    |                           `- note: explicitly specify the generic arguments to fix this issue
149 |     ?? .failure(error ?? Result<T, NSError>.error(function: function, file: file, line: line))
150 | }
[49/50] Compiling PaversFRP Curry.swift
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:145:27: error: cannot find type 'NSErrorPointer' in scope
143 |                   file: String = #file,
144 |                   line: Int = #line,
145 |                   `try`: (NSErrorPointer) -> T?)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:160:27: error: cannot find type 'NSErrorPointer' in scope
158 |                   file: String = #file,
159 |                   line: Int = #line,
160 |                   `try`: (NSErrorPointer) -> Bool)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
161 |   -> Result<(), NSError> {
162 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:148:27: error: generic parameter 'Value' could not be inferred
  2 |
  3 | /// An enum representing either a failure with an explanatory error, or a success with a result value.
  4 | public enum Result<Value, Error: Swift.Error>: ResultProtocol, CustomStringConvertible, CustomDebugStringConvertible {
    |                    `- note: 'Value' declared as parameter to type 'Result'
  5 | 	case success(Value)
  6 | 	case failure(Error)
    :
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
148 | 	return `try`(&error).map(Result.success)
    |                           |- error: generic parameter 'Value' could not be inferred
    |                           `- note: explicitly specify the generic arguments to fix this issue
149 |     ?? .failure(error ?? Result<T, NSError>.error(function: function, file: file, line: line))
150 | }
[50/50] Compiling PaversFRP Runes.swift
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:145:27: error: cannot find type 'NSErrorPointer' in scope
143 |                   file: String = #file,
144 |                   line: Int = #line,
145 |                   `try`: (NSErrorPointer) -> T?)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:160:27: error: cannot find type 'NSErrorPointer' in scope
158 |                   file: String = #file,
159 |                   line: Int = #line,
160 |                   `try`: (NSErrorPointer) -> Bool)
    |                           `- error: cannot find type 'NSErrorPointer' in scope
161 |   -> Result<(), NSError> {
162 | 	var error: NSError?
/host/spi-builder-workspace/.build/checkouts/PaversFRP/Sources/PaversFRP/Types/SumType/Result.swift:148:27: error: generic parameter 'Value' could not be inferred
  2 |
  3 | /// An enum representing either a failure with an explanatory error, or a success with a result value.
  4 | public enum Result<Value, Error: Swift.Error>: ResultProtocol, CustomStringConvertible, CustomDebugStringConvertible {
    |                    `- note: 'Value' declared as parameter to type 'Result'
  5 | 	case success(Value)
  6 | 	case failure(Error)
    :
146 |   -> Result<T, NSError> {
147 | 	var error: NSError?
148 | 	return `try`(&error).map(Result.success)
    |                           |- error: generic parameter 'Value' could not be inferred
    |                           `- note: explicitly specify the generic arguments to fix this issue
149 |     ?? .failure(error ?? Result<T, NSError>.error(function: function, file: file, line: line))
150 | }
BUILD FAILURE 6.1 android