The Swift Package Index logo.Swift Package Index

Build Information

Failed to build zcash-swift-payment-uri, reference 1.0.1 (798053), with Swift 6.1 for Android on 27 Jan 2026 02:29:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zecdev/zcash-swift-payment-uri.git
Reference: 1.0.1
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/zecdev/zcash-swift-payment-uri
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 798053b Merge pull request #77 from zecdev/fix-charset-encoding-validation
Cloned https://github.com/zecdev/zcash-swift-payment-uri.git
Revision (git rev-parse @):
798053ba8a2d80560b5e3f4899a8b35ac0c348bb
SUCCESS checkout https://github.com/zecdev/zcash-swift-payment-uri.git at 1.0.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/zecdev/zcash-swift-payment-uri.git
https://github.com/zecdev/zcash-swift-payment-uri.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "exact" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths"
    },
    {
      "identity" : "bigdecimal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mgriebling/BigDecimal.git"
    },
    {
      "identity" : "bigint",
      "requirement" : {
        "exact" : [
          "2.0.11"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mgriebling/BigInt.git"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    }
  ],
  "manifest_display_name" : "zcash-swift-payment-uri",
  "name" : "zcash-swift-payment-uri",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "ZcashPaymentURI",
      "targets" : [
        "ZcashPaymentURI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZcashPaymentURITests",
      "module_type" : "SwiftTarget",
      "name" : "ZcashPaymentURITests",
      "path" : "Tests/ZcashPaymentURITests",
      "sources" : [
        "AmountTests.swift",
        "DuplicateParameterDetectionTests.swift",
        "EncodingTests.swift",
        "MemoBytesTests.swift",
        "OtherParamsTests.swift",
        "ParamNameStringTests.swift",
        "ParseParametersTests.swift",
        "ParsingAddressEncodingTests.swift",
        "ParsingAddressesTests.swift",
        "PaymentTests.swift",
        "QcharStringTests.swift",
        "RecipientTests.swift",
        "RendererTests.swift",
        "RoundTripTests.swift",
        "TestVectors.swift",
        "ZIP321Tests.swift"
      ],
      "target_dependencies" : [
        "ZcashPaymentURI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ZcashPaymentURI",
      "module_type" : "SwiftTarget",
      "name" : "ZcashPaymentURI",
      "path" : "Sources/ZcashPaymentURI",
      "product_dependencies" : [
        "Parsing",
        "BigDecimal"
      ],
      "product_memberships" : [
        "ZcashPaymentURI"
      ],
      "sources" : [
        "Amount.swift",
        "Model.swift",
        "Parser.swift",
        "ParserContext.swift",
        "RecipientAddress.swift",
        "Render.swift",
        "ZIP321+Errors.swift",
        "ZIP321.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-parsing
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/mgriebling/BigDecimal.git
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/mgriebling/BigInt.git
[1/5949] Fetching bigdecimal
[299/10828] Fetching bigdecimal, swift-custom-dump
[3777/15362] Fetching bigdecimal, swift-custom-dump, swift-case-paths
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.44s)
[9829/10483] Fetching bigdecimal, swift-case-paths
[10484/17993] Fetching bigdecimal, swift-case-paths, bigint
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.30s)
Fetched https://github.com/mgriebling/BigInt.git from cache (1.31s)
[1/98105] Fetching swift-parsing
Fetched https://github.com/mgriebling/BigDecimal.git from cache (6.39s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (6.53s)
Computing version for https://github.com/mgriebling/BigInt.git
Computed https://github.com/mgriebling/BigInt.git at 2.0.11 (10.00s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.94s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5607] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.02s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.14.1 (2.94s)
Computing version for https://github.com/mgriebling/BigDecimal.git
Computed https://github.com/mgriebling/BigDecimal.git at 2.2.3 (2.14s)
Fetching https://github.com/mgriebling/UInt128.git
[1/1584] Fetching uint128
Fetched https://github.com/mgriebling/UInt128.git from cache (0.80s)
Computing version for https://github.com/mgriebling/UInt128.git
Computed https://github.com/mgriebling/UInt128.git at 3.2.0 (1.62s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.4 (0.78s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (0.79s)
Creating working copy for https://github.com/mgriebling/UInt128.git
Working copy of https://github.com/mgriebling/UInt128.git resolved at 3.2.0
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-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.0.0
Creating working copy for https://github.com/mgriebling/BigDecimal.git
Working copy of https://github.com/mgriebling/BigDecimal.git resolved at 2.2.3
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.14.1
Creating working copy for https://github.com/mgriebling/BigInt.git
Working copy of https://github.com/mgriebling/BigInt.git resolved at 2.0.11
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.4
warning: 'spi-builder-workspace': dependency 'swift-case-paths' is not used by any target
warning: 'spi-builder-workspace': dependency 'bigint' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-custom-dump' is not used by any target
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/28] Emitting module UInt128
[12/28] Compiling UInt128 UInt128.swift
[13/28] Emitting module IssueReportingPackageSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/28] Compiling UInt128 Common.swift
[15/28] Compiling UInt128 Int128.swift
[16/28] Compiling IssueReportingPackageSupport _Test.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/49] Emitting module BigInt
[20/50] Compiling BigInt ToomCook.swift
[21/50] Compiling IssueReporting IsTesting.swift
[22/50] Compiling IssueReporting IssueReporter.swift
[23/50] Compiling IssueReporting Deprecations.swift
[24/50] Compiling IssueReporting XCTest.swift
[25/50] Compiling BigInt Karatsuba.swift
[26/50] Compiling BigInt Factorial.swift
[27/50] Compiling BigInt Limbs.swift
[28/50] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/52] Compiling IssueReporting FatalErrorReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/52] Compiling IssueReporting ReportIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/52] Compiling IssueReporting TestContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/52] Compiling IssueReporting Unimplemented.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/52] Compiling IssueReporting WithExpectedIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/52] Compiling IssueReporting WithIssueContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/52] Compiling IssueReporting BreakpointReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/52] Compiling IssueReporting DefaultReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/52] Compiling IssueReporting FailureObserver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/52] Compiling IssueReporting LockIsolated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/52] Compiling IssueReporting Rethrows.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/52] Compiling IssueReporting SwiftTesting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/52] Compiling IssueReporting UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/52] Compiling IssueReporting Warn.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/52] Compiling IssueReporting ErrorReporting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/52] Compiling IssueReporting AppHostWarning.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:15: error: cannot find 'SecRandomCopyBytes' in scope
1737 |     #else
1738 |     static internal func randomBytes(_ bytes: inout Bytes) {
1739 |         guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
     |               `- error: cannot find 'SecRandomCopyBytes' in scope
1740 |             fatalError("randomBytes failed")
1741 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:34: error: cannot find 'kSecRandomDefault' in scope
1737 |     #else
1738 |     static internal func randomBytes(_ bytes: inout Bytes) {
1739 |         guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
     |                                  `- error: cannot find 'kSecRandomDefault' in scope
1740 |             fatalError("randomBytes failed")
1741 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:77: error: cannot find 'errSecSuccess' in scope
1737 |     #else
1738 |     static internal func randomBytes(_ bytes: inout Bytes) {
1739 |         guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
     |                                                                             `- error: cannot find 'errSecSuccess' in scope
1740 |             fatalError("randomBytes failed")
1741 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:15: error: cannot find 'SecRandomCopyBytes' in scope
1743 |
1744 |     static internal func randomLimbs(_ limbs: inout Limbs) {
1745 |         guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
     |               `- error: cannot find 'SecRandomCopyBytes' in scope
1746 |             fatalError("randomLimbs failed")
1747 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:34: error: cannot find 'kSecRandomDefault' in scope
1743 |
1744 |     static internal func randomLimbs(_ limbs: inout Limbs) {
1745 |         guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
     |                                  `- error: cannot find 'kSecRandomDefault' in scope
1746 |             fatalError("randomLimbs failed")
1747 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:81: error: cannot find 'errSecSuccess' in scope
1743 |
1744 |     static internal func randomLimbs(_ limbs: inout Limbs) {
1745 |         guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
     |                                                                                 `- error: cannot find 'errSecSuccess' in scope
1746 |             fatalError("randomLimbs failed")
1747 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:15: error: cannot find 'SecRandomCopyBytes' in scope
1737 |     #else
1738 |     static internal func randomBytes(_ bytes: inout Bytes) {
1739 |         guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
     |               `- error: cannot find 'SecRandomCopyBytes' in scope
1740 |             fatalError("randomBytes failed")
1741 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:34: error: cannot find 'kSecRandomDefault' in scope
1737 |     #else
1738 |     static internal func randomBytes(_ bytes: inout Bytes) {
1739 |         guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
     |                                  `- error: cannot find 'kSecRandomDefault' in scope
1740 |             fatalError("randomBytes failed")
1741 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:77: error: cannot find 'errSecSuccess' in scope
1737 |     #else
1738 |     static internal func randomBytes(_ bytes: inout Bytes) {
1739 |         guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
     |                                                                             `- error: cannot find 'errSecSuccess' in scope
1740 |             fatalError("randomBytes failed")
1741 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:15: error: cannot find 'SecRandomCopyBytes' in scope
1743 |
1744 |     static internal func randomLimbs(_ limbs: inout Limbs) {
1745 |         guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
     |               `- error: cannot find 'SecRandomCopyBytes' in scope
1746 |             fatalError("randomLimbs failed")
1747 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:34: error: cannot find 'kSecRandomDefault' in scope
1743 |
1744 |     static internal func randomLimbs(_ limbs: inout Limbs) {
1745 |         guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
     |                                  `- error: cannot find 'kSecRandomDefault' in scope
1746 |             fatalError("randomLimbs failed")
1747 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:81: error: cannot find 'errSecSuccess' in scope
1743 |
1744 |     static internal func randomLimbs(_ limbs: inout Limbs) {
1745 |         guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
     |                                                                                 `- error: cannot find 'errSecSuccess' in scope
1746 |             fatalError("randomLimbs failed")
1747 |         }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': dependency 'swift-case-paths' is not used by any target
warning: 'spi-builder-workspace': dependency 'bigint' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-custom-dump' is not used by any target
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/7] Compiling IssueReportingPackageSupport _Test.swift
[3/7] Emitting module IssueReportingPackageSupport
[5/39] Compiling BigInt Karatsuba.swift
[6/39] Compiling BigInt Factorial.swift
[7/40] Emitting module BigInt
[8/40] Emitting module UInt128
[9/40] Compiling UInt128 Int128.swift
[10/40] Emitting module IssueReporting
[11/40] Compiling IssueReporting FatalErrorReporter.swift
[12/40] Compiling IssueReporting ReportIssue.swift
[13/40] Compiling IssueReporting BreakpointReporter.swift
[14/40] Compiling IssueReporting DefaultReporter.swift
[15/42] Compiling BigInt ToomCook.swift
[16/42] Compiling IssueReporting XCTest.swift
[17/42] Compiling IssueReporting IsTesting.swift
[18/42] Compiling IssueReporting IssueReporter.swift
[19/42] Compiling IssueReporting TestContext.swift
[20/42] Compiling IssueReporting Unimplemented.swift
[21/42] Compiling UInt128 Common.swift
[22/42] Compiling UInt128 UInt128.swift
[24/43] Compiling IssueReporting FailureObserver.swift
[25/43] Compiling IssueReporting LockIsolated.swift
[26/43] Compiling IssueReporting Rethrows.swift
[27/43] Compiling IssueReporting SwiftTesting.swift
[28/43] Compiling IssueReporting UncheckedSendable.swift
[29/43] Compiling IssueReporting Warn.swift
[30/43] Compiling IssueReporting ErrorReporting.swift
[31/43] Compiling IssueReporting AppHostWarning.swift
[32/43] Compiling IssueReporting Deprecations.swift
[37/43] Compiling IssueReporting WithExpectedIssue.swift
[38/43] Compiling IssueReporting WithIssueContext.swift
[40/44] Compiling BigInt Limbs.swift
[41/47] Compiling XCTestDynamicOverlay Exports.swift
[42/47] Emitting module XCTestDynamicOverlay
[43/47] Compiling XCTestDynamicOverlay Deprecations.swift
[45/56] Compiling CasePaths OpenExistential.swift
[46/56] Compiling CasePaths TypeName.swift
[47/56] Compiling CasePaths CasePath.swift
[48/56] Emitting module CasePaths
[49/56] Compiling CasePaths Operators.swift
[50/56] Compiling CasePaths XCTUnwrap.swift
[51/56] Compiling CasePaths CasePaths.swift
[52/56] Compiling CasePaths EnumReflection.swift
[54/124] Compiling Parsing OneOfBuilder.swift
[55/124] Compiling Parsing ParserBuilder.swift
[56/124] Compiling Parsing Conversion.swift
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:15: error: cannot find 'SecRandomCopyBytes' in scope
1737 |     #else
1738 |     static internal func randomBytes(_ bytes: inout Bytes) {
1739 |         guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
     |               `- error: cannot find 'SecRandomCopyBytes' in scope
1740 |             fatalError("randomBytes failed")
1741 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:34: error: cannot find 'kSecRandomDefault' in scope
1737 |     #else
1738 |     static internal func randomBytes(_ bytes: inout Bytes) {
1739 |         guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
     |                                  `- error: cannot find 'kSecRandomDefault' in scope
1740 |             fatalError("randomBytes failed")
1741 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:77: error: cannot find 'errSecSuccess' in scope
1737 |     #else
1738 |     static internal func randomBytes(_ bytes: inout Bytes) {
1739 |         guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
     |                                                                             `- error: cannot find 'errSecSuccess' in scope
1740 |             fatalError("randomBytes failed")
1741 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:15: error: cannot find 'SecRandomCopyBytes' in scope
1743 |
1744 |     static internal func randomLimbs(_ limbs: inout Limbs) {
1745 |         guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
     |               `- error: cannot find 'SecRandomCopyBytes' in scope
1746 |             fatalError("randomLimbs failed")
1747 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:34: error: cannot find 'kSecRandomDefault' in scope
1743 |
1744 |     static internal func randomLimbs(_ limbs: inout Limbs) {
1745 |         guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
     |                                  `- error: cannot find 'kSecRandomDefault' in scope
1746 |             fatalError("randomLimbs failed")
1747 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:81: error: cannot find 'errSecSuccess' in scope
1743 |
1744 |     static internal func randomLimbs(_ limbs: inout Limbs) {
1745 |         guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
     |                                                                                 `- error: cannot find 'errSecSuccess' in scope
1746 |             fatalError("randomLimbs failed")
1747 |         }
[57/124] Compiling Parsing AnyConversion.swift
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:15: error: cannot find 'SecRandomCopyBytes' in scope
1737 |     #else
1738 |     static internal func randomBytes(_ bytes: inout Bytes) {
1739 |         guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
     |               `- error: cannot find 'SecRandomCopyBytes' in scope
1740 |             fatalError("randomBytes failed")
1741 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:34: error: cannot find 'kSecRandomDefault' in scope
1737 |     #else
1738 |     static internal func randomBytes(_ bytes: inout Bytes) {
1739 |         guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
     |                                  `- error: cannot find 'kSecRandomDefault' in scope
1740 |             fatalError("randomBytes failed")
1741 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:77: error: cannot find 'errSecSuccess' in scope
1737 |     #else
1738 |     static internal func randomBytes(_ bytes: inout Bytes) {
1739 |         guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
     |                                                                             `- error: cannot find 'errSecSuccess' in scope
1740 |             fatalError("randomBytes failed")
1741 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:15: error: cannot find 'SecRandomCopyBytes' in scope
1743 |
1744 |     static internal func randomLimbs(_ limbs: inout Limbs) {
1745 |         guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
     |               `- error: cannot find 'SecRandomCopyBytes' in scope
1746 |             fatalError("randomLimbs failed")
1747 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:34: error: cannot find 'kSecRandomDefault' in scope
1743 |
1744 |     static internal func randomLimbs(_ limbs: inout Limbs) {
1745 |         guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
     |                                  `- error: cannot find 'kSecRandomDefault' in scope
1746 |             fatalError("randomLimbs failed")
1747 |         }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:81: error: cannot find 'errSecSuccess' in scope
1743 |
1744 |     static internal func randomLimbs(_ limbs: inout Limbs) {
1745 |         guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
     |                                                                                 `- error: cannot find 'errSecSuccess' in scope
1746 |             fatalError("randomLimbs failed")
1747 |         }
BUILD FAILURE 6.1 android