The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build swift-crypto, reference 3.12.3 (e8d6eb), with Swift 5.9 for watchOS using Xcode 15.2 on 7 Apr 2025 16:37:11 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-crypto-Package -destination generic/platform=watchOS

Build Log

/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:280:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: 4, mod: 5, expectedResult: .ok(4)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:280:31: note: add 'if #available' version check
            (a: 3, b: 4, mod: 5, expectedResult: .ok(4)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:280:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: 4, mod: 5, expectedResult: .ok(4)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:280:54: note: add 'if #available' version check
            (a: 3, b: 4, mod: 5, expectedResult: .ok(4)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:17: note: add 'if #available' version check
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:23: note: add 'if #available' version check
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:31: note: add 'if #available' version check
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:55: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:55: note: add 'if #available' version check
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:17: note: add 'if #available' version check
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:24: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:24: note: add 'if #available' version check
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:32: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                               ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:32: note: add 'if #available' version check
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                               ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:55: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:55: note: add 'if #available' version check
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:17: note: add 'if #available' version check
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:23: note: add 'if #available' version check
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:32: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                               ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:32: note: add 'if #available' version check
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                               ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:55: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:55: note: add 'if #available' version check
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:287:17: warning: conformance of 'ArbitraryPrecisionInteger' to 'Equatable' is only available in watchOS 6 or newer
                XCTAssertEqual(
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:287:17: note: add 'if #available' version check
                XCTAssertEqual(
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:288:34: error: 'sub(_:modulo:)' is only available in watchOS 6 or newer
                    try vector.a.sub(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:288:34: note: add 'if #available' version check
                    try vector.a.sub(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:294:34: error: 'sub(_:modulo:)' is only available in watchOS 6 or newer
                    try vector.a.sub(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:294:34: note: add 'if #available' version check
                    try vector.a.sub(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:302:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
        typealias I = ArbitraryPrecisionInteger
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:309:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:309:17: note: add 'if #available' version check
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:309:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:309:23: note: add 'if #available' version check
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:309:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:309:31: note: add 'if #available' version check
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:17: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:23: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:31: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:54: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:17: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:23: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:31: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:54: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:17: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:23: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:31: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:54: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:17: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:23: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:31: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:54: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:17: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:23: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:31: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:54: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:17: note: add 'if #available' version check
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:23: note: add 'if #available' version check
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:31: note: add 'if #available' version check
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:55: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:55: note: add 'if #available' version check
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:17: note: add 'if #available' version check
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:24: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:24: note: add 'if #available' version check
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:33: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:33: note: add 'if #available' version check
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:56: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                                                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:56: note: add 'if #available' version check
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                                                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:320:17: warning: conformance of 'ArbitraryPrecisionInteger' to 'Equatable' is only available in watchOS 6 or newer
                XCTAssertEqual(
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:320:17: note: add 'if #available' version check
                XCTAssertEqual(
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:321:34: error: 'mul(_:modulo:)' is only available in watchOS 6 or newer
                    try vector.a.mul(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:321:34: note: add 'if #available' version check
                    try vector.a.mul(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:327:34: error: 'mul(_:modulo:)' is only available in watchOS 6 or newer
                    try vector.a.mul(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:327:34: note: add 'if #available' version check
                    try vector.a.mul(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
SwiftEmitModule normal armv7k Emitting\ module\ for\ CryptoBoringWrapperTests (in target 'CryptoBoringWrapperTests' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift /Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/FiniteFieldArithmeticTests.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/armv7k/CryptoBoringWrapperTests_const_extract_protocols.json -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoBoringWrapperTests -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/armv7k/CryptoBoringWrapperTests.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/armv7k/CryptoBoringWrapperTests.swiftsourceinfo -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/armv7k/CryptoBoringWrapperTests-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/armv7k/CryptoBoringWrapperTests-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/armv7k/CryptoBoringWrapperTests.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/armv7k/CryptoBoringWrapperTests.abi.json
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:205:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
        typealias I = ArbitraryPrecisionInteger
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:204:10: note: add @available attribute to enclosing instance method
    func testModularInverse() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:212:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, mod: 7, expectedResult: .ok(5)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:212:17: note: add 'if #available' version check
            (a: 3, mod: 7, expectedResult: .ok(5)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:204:10: note: add @available attribute to enclosing instance method
    func testModularInverse() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:212:25: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, mod: 7, expectedResult: .ok(5)),
                        ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:212:25: note: add 'if #available' version check
            (a: 3, mod: 7, expectedResult: .ok(5)),
                        ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:204:10: note: add @available attribute to enclosing instance method
    func testModularInverse() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:212:48: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, mod: 7, expectedResult: .ok(5)),
                                               ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:212:48: note: add 'if #available' version check
            (a: 3, mod: 7, expectedResult: .ok(5)),
                                               ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:204:10: note: add @available attribute to enclosing instance method
    func testModularInverse() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:213:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 10, mod: 17, expectedResult: .ok(12)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:213:17: note: add 'if #available' version check
            (a: 10, mod: 17, expectedResult: .ok(12)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:204:10: note: add @available attribute to enclosing instance method
    func testModularInverse() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:213:26: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 10, mod: 17, expectedResult: .ok(12)),
                         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:213:26: note: add 'if #available' version check
            (a: 10, mod: 17, expectedResult: .ok(12)),
                         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:204:10: note: add @available attribute to enclosing instance method
    func testModularInverse() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:213:50: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 10, mod: 17, expectedResult: .ok(12)),
                                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:213:50: note: add 'if #available' version check
            (a: 10, mod: 17, expectedResult: .ok(12)),
                                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:204:10: note: add @available attribute to enclosing instance method
    func testModularInverse() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:214:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 7, mod: 26, expectedResult: .ok(15)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:214:17: note: add 'if #available' version check
            (a: 7, mod: 26, expectedResult: .ok(15)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:204:10: note: add @available attribute to enclosing instance method
    func testModularInverse() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:214:25: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 7, mod: 26, expectedResult: .ok(15)),
                        ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:214:25: note: add 'if #available' version check
            (a: 7, mod: 26, expectedResult: .ok(15)),
                        ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:204:10: note: add @available attribute to enclosing instance method
    func testModularInverse() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:214:49: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 7, mod: 26, expectedResult: .ok(15)),
                                                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:214:49: note: add 'if #available' version check
            (a: 7, mod: 26, expectedResult: .ok(15)),
                                                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:204:10: note: add @available attribute to enclosing instance method
    func testModularInverse() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:215:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 7, mod: 7, expectedResult: .throwsError),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:215:17: note: add 'if #available' version check
            (a: 7, mod: 7, expectedResult: .throwsError),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:204:10: note: add @available attribute to enclosing instance method
    func testModularInverse() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:215:25: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 7, mod: 7, expectedResult: .throwsError),
                        ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:215:25: note: add 'if #available' version check
            (a: 7, mod: 7, expectedResult: .throwsError),
                        ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:204:10: note: add @available attribute to enclosing instance method
    func testModularInverse() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:219:17: warning: conformance of 'ArbitraryPrecisionInteger' to 'Equatable' is only available in watchOS 6 or newer
                XCTAssertEqual(
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:219:17: note: add 'if #available' version check
                XCTAssertEqual(
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:204:10: note: add @available attribute to enclosing instance method
    func testModularInverse() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:220:34: error: 'inverse(modulo:)' is only available in watchOS 6 or newer
                    try vector.a.inverse(modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:220:34: note: add 'if #available' version check
                    try vector.a.inverse(modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:204:10: note: add @available attribute to enclosing instance method
    func testModularInverse() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:226:34: error: 'inverse(modulo:)' is only available in watchOS 6 or newer
                    try vector.a.inverse(modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:226:34: note: add 'if #available' version check
                    try vector.a.inverse(modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:204:10: note: add @available attribute to enclosing instance method
    func testModularInverse() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:234:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
        typealias I = ArbitraryPrecisionInteger
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:241:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:241:17: note: add 'if #available' version check
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:241:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:241:23: note: add 'if #available' version check
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:241:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:241:31: note: add 'if #available' version check
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:242:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:242:17: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:242:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:242:23: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:242:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:242:31: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:242:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:242:54: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:243:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:243:17: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:243:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:243:23: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:243:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:243:31: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:243:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:243:54: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:244:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:244:17: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:244:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:244:23: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:244:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:244:31: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:244:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:244:54: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:245:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:245:17: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:245:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:245:23: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:245:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:245:31: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:245:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:245:54: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:246:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:246:17: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:246:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:246:23: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:246:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:246:31: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:246:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:246:54: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:247:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:247:17: note: add 'if #available' version check
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:247:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:247:23: note: add 'if #available' version check
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:247:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:247:31: note: add 'if #available' version check
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:247:55: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:247:55: note: add 'if #available' version check
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:248:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -4, b: -3, mod: 5, expectedResult: .ok(3)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:248:17: note: add 'if #available' version check
            (a: -4, b: -3, mod: 5, expectedResult: .ok(3)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:248:24: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -4, b: -3, mod: 5, expectedResult: .ok(3)),
                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:248:24: note: add 'if #available' version check
            (a: -4, b: -3, mod: 5, expectedResult: .ok(3)),
                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:248:33: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -4, b: -3, mod: 5, expectedResult: .ok(3)),
                                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:248:33: note: add 'if #available' version check
            (a: -4, b: -3, mod: 5, expectedResult: .ok(3)),
                                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:248:56: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -4, b: -3, mod: 5, expectedResult: .ok(3)),
                                                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:248:56: note: add 'if #available' version check
            (a: -4, b: -3, mod: 5, expectedResult: .ok(3)),
                                                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:252:17: warning: conformance of 'ArbitraryPrecisionInteger' to 'Equatable' is only available in watchOS 6 or newer
                XCTAssertEqual(
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:252:17: note: add 'if #available' version check
                XCTAssertEqual(
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:253:34: error: 'add(_:modulo:)' is only available in watchOS 6 or newer
                    try vector.a.add(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:253:34: note: add 'if #available' version check
                    try vector.a.add(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:259:34: error: 'add(_:modulo:)' is only available in watchOS 6 or newer
                    try vector.a.add(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:259:34: note: add 'if #available' version check
                    try vector.a.add(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:233:10: note: add @available attribute to enclosing instance method
    func testModularAddition() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:267:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
        typealias I = ArbitraryPrecisionInteger
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:274:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:274:17: note: add 'if #available' version check
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:274:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:274:23: note: add 'if #available' version check
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:274:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:274:31: note: add 'if #available' version check
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:275:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:275:17: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:275:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:275:23: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:275:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:275:31: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:275:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:275:54: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:276:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:276:17: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:276:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:276:23: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:276:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:276:31: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:276:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:276:54: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(1)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:277:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:277:17: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:277:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:277:23: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:277:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:277:31: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:277:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:277:54: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(1)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:278:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:278:17: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:278:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:278:23: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:278:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:278:31: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:278:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:278:54: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:279:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(1)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:279:17: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(1)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:279:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(1)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:279:23: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(1)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:279:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(1)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:279:31: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(1)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:279:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(1)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:279:54: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(1)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:280:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: 4, mod: 5, expectedResult: .ok(4)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:280:17: note: add 'if #available' version check
            (a: 3, b: 4, mod: 5, expectedResult: .ok(4)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:280:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: 4, mod: 5, expectedResult: .ok(4)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:280:23: note: add 'if #available' version check
            (a: 3, b: 4, mod: 5, expectedResult: .ok(4)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:280:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: 4, mod: 5, expectedResult: .ok(4)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:280:31: note: add 'if #available' version check
            (a: 3, b: 4, mod: 5, expectedResult: .ok(4)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:280:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: 4, mod: 5, expectedResult: .ok(4)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:280:54: note: add 'if #available' version check
            (a: 3, b: 4, mod: 5, expectedResult: .ok(4)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:17: note: add 'if #available' version check
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:23: note: add 'if #available' version check
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:31: note: add 'if #available' version check
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:55: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:281:55: note: add 'if #available' version check
            (a: 3, b: 4, mod: -5, expectedResult: .ok(4)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:17: note: add 'if #available' version check
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:24: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:24: note: add 'if #available' version check
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:32: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                               ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:32: note: add 'if #available' version check
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                               ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:55: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:282:55: note: add 'if #available' version check
            (a: -3, b: 4, mod: 5, expectedResult: .ok(3)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:17: note: add 'if #available' version check
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:23: note: add 'if #available' version check
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:32: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                               ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:32: note: add 'if #available' version check
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                               ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:55: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:283:55: note: add 'if #available' version check
            (a: 3, b: -4, mod: 5, expectedResult: .ok(2)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:287:17: warning: conformance of 'ArbitraryPrecisionInteger' to 'Equatable' is only available in watchOS 6 or newer
                XCTAssertEqual(
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:287:17: note: add 'if #available' version check
                XCTAssertEqual(
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:288:34: error: 'sub(_:modulo:)' is only available in watchOS 6 or newer
                    try vector.a.sub(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:288:34: note: add 'if #available' version check
                    try vector.a.sub(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:294:34: error: 'sub(_:modulo:)' is only available in watchOS 6 or newer
                    try vector.a.sub(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:294:34: note: add 'if #available' version check
                    try vector.a.sub(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:266:10: note: add @available attribute to enclosing instance method
    func testModularSubtraction() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:302:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
        typealias I = ArbitraryPrecisionInteger
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:309:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:309:17: note: add 'if #available' version check
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:309:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:309:23: note: add 'if #available' version check
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:309:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:309:31: note: add 'if #available' version check
            (a: 0, b: 0, mod: 0, expectedResult: .throwsError),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:17: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:23: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:31: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:310:54: note: add 'if #available' version check
            (a: 0, b: 0, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:17: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:23: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:31: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:311:54: note: add 'if #available' version check
            (a: 1, b: 0, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:17: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:23: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:31: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:312:54: note: add 'if #available' version check
            (a: 0, b: 1, mod: 2, expectedResult: .ok(0)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:17: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:23: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:31: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:313:54: note: add 'if #available' version check
            (a: 1, b: 1, mod: 2, expectedResult: .ok(1)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:17: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:23: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:31: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:54: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:314:54: note: add 'if #available' version check
            (a: 4, b: 3, mod: 5, expectedResult: .ok(2)),
                                                     ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:17: note: add 'if #available' version check
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:23: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:23: note: add 'if #available' version check
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:31: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:31: note: add 'if #available' version check
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                              ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:55: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:315:55: note: add 'if #available' version check
            (a: 4, b: 3, mod: -5, expectedResult: .ok(2)),
                                                      ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:17: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:17: note: add 'if #available' version check
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:24: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:24: note: add 'if #available' version check
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:33: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:33: note: add 'if #available' version check
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:56: error: 'ArbitraryPrecisionInteger' is only available in watchOS 6 or newer
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                                                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:316:56: note: add 'if #available' version check
            (a: -4, b: -3, mod: 5, expectedResult: .ok(2)),
                                                       ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:320:17: warning: conformance of 'ArbitraryPrecisionInteger' to 'Equatable' is only available in watchOS 6 or newer
                XCTAssertEqual(
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:320:17: note: add 'if #available' version check
                XCTAssertEqual(
                ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:321:34: error: 'mul(_:modulo:)' is only available in watchOS 6 or newer
                    try vector.a.mul(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:321:34: note: add 'if #available' version check
                    try vector.a.mul(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:327:34: error: 'mul(_:modulo:)' is only available in watchOS 6 or newer
                    try vector.a.mul(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:327:34: note: add 'if #available' version check
                    try vector.a.mul(vector.b, modulo: vector.mod),
                                 ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:301:10: note: add @available attribute to enclosing instance method
    func testModularMultiplication() throws {
         ^
/Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift:19:13: note: add @available attribute to enclosing class
final class ArbitraryPrecisionIntegerTests: XCTestCase {
            ^
SwiftCompile normal arm64_32 Compiling\ ArbitraryPrecisionIntegerTests.swift /Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift (in target 'CryptoBoringWrapperTests' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift /Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/FiniteFieldArithmeticTests.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/arm64_32/ArbitraryPrecisionIntegerTests.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/arm64_32/ArbitraryPrecisionIntegerTests.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/arm64_32/ArbitraryPrecisionIntegerTests.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/arm64_32/ArbitraryPrecisionIntegerTests.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/arm64_32/CryptoBoringWrapperTests_const_extract_protocols.json -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoBoringWrapperTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/arm64_32/ArbitraryPrecisionIntegerTests.o -index-unit-output-path /swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/arm64_32/ArbitraryPrecisionIntegerTests.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift (in target 'CryptoBoringWrapperTests' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/ArbitraryPrecisionIntegerTests.swift /Users/admin/builder/spi-builder-workspace/Tests/CryptoBoringWrapperTests/FiniteFieldArithmeticTests.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/arm64_32/ArbitraryPrecisionIntegerTests.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/arm64_32/ArbitraryPrecisionIntegerTests.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/arm64_32/ArbitraryPrecisionIntegerTests.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/arm64_32/ArbitraryPrecisionIntegerTests.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/arm64_32/CryptoBoringWrapperTests_const_extract_protocols.json -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CCryptoBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CryptoBoringWrapperTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/arm64_32/ArbitraryPrecisionIntegerTests.o -index-unit-output-path /swift-crypto.build/Debug-watchos/CryptoBoringWrapperTests.build/Objects-normal/arm64_32/ArbitraryPrecisionIntegerTests.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ CryptoBoringWrapperTests (in target 'CryptoBoringWrapperTests' from project 'swift-crypto')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ CryptoBoringWrapperTests (in target 'CryptoBoringWrapperTests' from project 'swift-crypto')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ CryptoBoringWrapperTests (in target 'CryptoBoringWrapperTests' from project 'swift-crypto')
(3 failures)
BUILD FAILURE 5.9 watchOS