The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Rester, reference 0.8.1 (2c477e), with Swift 6.1 for Android on 28 May 2025 04:11:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/finestructure/Rester.git
Reference: 0.8.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/finestructure/Rester
 * tag               0.8.1      -> FETCH_HEAD
HEAD is now at 2c477e6 Merge pull request #100 from finestructure/develop
Cloned https://github.com/finestructure/Rester.git
Revision (git rev-parse @):
2c477e6c6566a952e096a41d6db29f7dfb86ba7b
SUCCESS checkout https://github.com/finestructure/Rester.git at 0.8.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/finestructure/Rester.git
https://github.com/finestructure/Rester.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "regex",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/crossroadlabs/Regex.git"
    },
    {
      "identity" : "valuecodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/finestructure/ValueCodable"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "commander",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Commander.git"
    },
    {
      "identity" : "legibleerror",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/LegibleError.git"
    },
    {
      "identity" : "path.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Path.swift.git"
    },
    {
      "identity" : "promisekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/PromiseKit"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "swift-gen",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-gen.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "foundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PromiseKit/Foundation.git"
    }
  ],
  "manifest_display_name" : "Rester",
  "name" : "Rester",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "rester",
      "targets" : [
        "Rester"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ResterCore",
      "targets" : [
        "ResterCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ResterTests",
      "module_type" : "SwiftTarget",
      "name" : "ResterTests",
      "path" : "Tests/ResterTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "Dictionary+extTests.swift",
        "ExampleTests.swift",
        "IssuesTests.swift",
        "LaunchTests.swift",
        "MatcherTests.swift",
        "ParameterTests.swift",
        "PathTests.swift",
        "RequestLoggingTests.swift",
        "RequestTests.swift",
        "RequestValidationTests.swift",
        "ResponseTests.swift",
        "ResterTests.swift",
        "RestfileTests.swift",
        "StatsTests.swift",
        "SubstitutableTests.swift",
        "TempDir.swift",
        "TestUtils.swift",
        "TestUtilsTests.swift",
        "UtilsTests.swift",
        "ValidationTests.swift",
        "ValueTests.swift"
      ],
      "target_dependencies" : [
        "ResterCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ResterCore",
      "module_type" : "SwiftTarget",
      "name" : "ResterCore",
      "path" : "Sources/ResterCore",
      "product_dependencies" : [
        "Commander",
        "Gen",
        "LegibleError",
        "Path",
        "PMKFoundation",
        "PromiseKit",
        "Rainbow",
        "Regex",
        "ValueCodable",
        "Yams"
      ],
      "product_memberships" : [
        "rester",
        "ResterCore"
      ],
      "sources" : [
        "App.swift",
        "Body.swift",
        "Console.swift",
        "Extensions/Collection+ext.swift",
        "Extensions/Data+ext.swift",
        "Extensions/Dictionary+ext.swift",
        "Extensions/Double+ext.swift",
        "Extensions/KeyedDecodingContainer+ext.swift",
        "Extensions/Numeric+ext.swift",
        "Extensions/Path+ext.swift",
        "Extensions/String+ext.swift",
        "Extensions/Value+ext.swift",
        "Matcher.swift",
        "Method.swift",
        "Multipart.swift",
        "OrderedDict.swift",
        "Parameter.swift",
        "Request.swift",
        "Response.swift",
        "Rester.swift",
        "ResterError.swift",
        "Restfile.swift",
        "Stats.swift",
        "StringCodingKeys.swift",
        "Substitutable.swift",
        "TestResult.swift",
        "URLEncoding.swift",
        "Utils.swift",
        "Validation.swift",
        "ValidationResult.swift",
        "Version.swift",
        "World.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Rester",
      "module_type" : "SwiftTarget",
      "name" : "Rester",
      "path" : "Sources/Rester",
      "product_memberships" : [
        "rester"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ResterCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/pointfreeco/swift-gen.git
Fetching https://github.com/PromiseKit/Foundation.git
Fetching https://github.com/mxcl/Path.swift.git
Fetching https://github.com/mxcl/PromiseKit
Fetching https://github.com/onevcat/Rainbow.git
[1/1059] Fetching path.swift
[203/1668] Fetching path.swift, foundation
[1669/2380] Fetching path.swift, foundation, swift-gen
[2381/3576] Fetching path.swift, foundation, swift-gen, rainbow
Fetched https://github.com/mxcl/Path.swift.git from cache (0.34s)
Fetching https://github.com/mxcl/LegibleError.git
Fetched https://github.com/PromiseKit/Foundation.git from cache (0.35s)
Fetched https://github.com/pointfreeco/swift-gen.git from cache (0.36s)
Fetching https://github.com/jpsim/Yams.git
[1/17186] Fetching promisekit
Fetched https://github.com/onevcat/Rainbow.git from cache (0.46s)
Fetching https://github.com/finestructure/ValueCodable
[2236/30368] Fetching promisekit, swift-snapshot-testing
[16639/30546] Fetching promisekit, swift-snapshot-testing, legibleerror
[21584/30721] Fetching promisekit, swift-snapshot-testing, legibleerror, valuecodable
[21759/41378] Fetching promisekit, swift-snapshot-testing, legibleerror, valuecodable, yams
Fetching https://github.com/kylef/Commander.git
Fetched https://github.com/finestructure/ValueCodable from cache (2.42s)
Fetched https://github.com/mxcl/LegibleError.git from cache (2.56s)
Fetching https://github.com/crossroadlabs/Regex.git
Fetched https://github.com/mxcl/PromiseKit from cache (2.94s)
Fetched https://github.com/jpsim/Yams.git from cache (2.71s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.13s)
[1/1588] Fetching commander
[526/2884] Fetching commander, regex
Fetched https://github.com/crossroadlabs/Regex.git from cache (0.38s)
Fetched https://github.com/kylef/Commander.git from cache (0.40s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (3.95s)
Computing version for https://github.com/crossroadlabs/Regex.git
Computed https://github.com/crossroadlabs/Regex.git at 1.2.0 (2.30s)
Computing version for https://github.com/PromiseKit/Foundation.git
Computed https://github.com/PromiseKit/Foundation.git at 3.4.0 (0.66s)
Computing version for https://github.com/finestructure/ValueCodable
Computed https://github.com/finestructure/ValueCodable at 0.2.0 (0.69s)
Computing version for https://github.com/pointfreeco/swift-gen.git
Computed https://github.com/pointfreeco/swift-gen.git at 0.4.0 (0.79s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.2 (0.69s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.58s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.19s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.67s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (0.67s)
Computing version for https://github.com/mxcl/PromiseKit
Computed https://github.com/mxcl/PromiseKit at 6.22.1 (0.65s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.4 (0.62s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/4581] Fetching swift-custom-dump
[4582/75029] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (6.58s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.64s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (7.24s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.76s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.59s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.64s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 0.16.3 (3.67s)
Creating working copy for https://github.com/mxcl/Path.swift.git
Working copy of https://github.com/mxcl/Path.swift.git resolved at 0.16.3
Creating working copy for https://github.com/PromiseKit/Foundation.git
Working copy of https://github.com/PromiseKit/Foundation.git resolved at 3.4.0
Creating working copy for https://github.com/finestructure/ValueCodable
Working copy of https://github.com/finestructure/ValueCodable resolved at 0.2.0
Creating working copy for https://github.com/crossroadlabs/Regex.git
Working copy of https://github.com/crossroadlabs/Regex.git resolved at 1.2.0
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.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/mxcl/PromiseKit
Working copy of https://github.com/mxcl/PromiseKit resolved at 6.22.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.4
Creating working copy for https://github.com/pointfreeco/swift-gen.git
Working copy of https://github.com/pointfreeco/swift-gen.git resolved at 0.4.0
Creating working copy for https://github.com/mxcl/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.2
Building for debugging...
[0/33] Write sources
[12/33] Compiling writer.c
[13/33] Compiling reader.c
[14/33] Compiling parser.c
[15/33] Compiling api.c
[16/33] Compiling emitter.c
[17/33] Write swift-version-24593BA9C3E375BF.txt
[17/33] Compiling scanner.c
[20/104] Compiling Gen Gen.swift
[21/104] Compiling Gen UIKit.swift
[22/104] Compiling Gen LCRNG.swift
[23/104] Emitting module Gen
[24/104] Compiling Gen AnyRandomNumberGenerator.swift
[25/104] Compiling Gen Xoshiro.swift
[26/104] Compiling Gen Zip.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/105] Emitting module Path
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
[29/115] Compiling Regex String+Regex.swift
[30/116] Compiling Rainbow Style.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/117] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 |         // Check if we are in any term env and the output is a tty.
56 |         let termType = getEnvValue("TERM")
57 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
58 |             return .console
59 |         }
[32/117] Compiling Commander ArgumentConvertible.swift
[33/117] Compiling Commander ArgumentDescription.swift
[34/117] Compiling Rainbow StringGenerator.swift
[35/117] Compiling Rainbow String+Rainbow.swift
[36/117] Compiling Commander CommandRunner.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
[37/118] Compiling Commander Command.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
[38/118] Compiling Rainbow XcodeColorsSupport.swift
[39/118] Compiling Commander ArgumentParser.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
[40/118] Compiling Commander Group.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/118] Emitting module Commander
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
[44/118] Compiling Commander Commands.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
[45/118] Compiling Commander CommandType.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
[46/118] Compiling Regex RegexOptions.swift
[47/118] Compiling Path Path+ls.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
[48/118] Compiling Path Path+StringConvertibles.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
[49/118] Compiling Regex Match.swift
[50/118] Compiling Commander Error.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
[51/118] Emitting module Regex
[52/118] Compiling Regex GroupRangeUtils.swift
[53/118] Compiling Regex Utils.swift
[54/118] Compiling Regex MatchSequence.swift
[55/118] Compiling Regex PlatformTypes.swift
[56/118] Compiling Rainbow Rainbow.swift
[57/118] Compiling Regex Regex.swift
[58/118] Compiling Rainbow ModesExtractor.swift
[59/118] Compiling Rainbow OutputTarget.swift
[60/118] Compiling Yams Node.Scalar.swift
[61/118] Compiling Yams Node.Sequence.swift
[62/118] Compiling Rainbow Color.swift
[63/118] Compiling Rainbow ControlCode.swift
[64/118] Emitting module PromiseKit
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/15] Write swift-version-24593BA9C3E375BF.txt
[2/86] Compiling Regex String+Regex.swift
[3/87] Compiling Regex RegexOptions.swift
[4/87] Compiling Regex Regex.swift
[5/87] Compiling Regex MatchSequence.swift
[6/87] Compiling Regex PlatformTypes.swift
[7/87] Emitting module Gen
[8/87] Compiling Gen LCRNG.swift
[9/87] Emitting module LegibleError
[10/87] Compiling LegibleError LegibleError.swift
/host/spi-builder-workspace/.build/checkouts/LegibleError/Sources/LegibleError.swift:63:45: error: cannot find 'object_getClassName' in scope
61 |         let foo: Any = self
62 |         let nativeClassNames = ["_SwiftNativeNSError", "__SwiftNativeNSError"]
63 |         let selfClassName = String(cString: object_getClassName(self))
   |                                             `- error: cannot find 'object_getClassName' in scope
64 |         let isNSError = !nativeClassNames.contains(selfClassName) && foo is NSObject
65 |         // ^^ ∵ otherwise implicit bridging implicitly casts as for other tests
BUILD FAILURE 6.1 android