The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build AppRemoteConfig, reference main (a1eb42), with Swift 6.1 for Android on 14 Dec 2025 15:13:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/egeniq/app-remote-config.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/egeniq/app-remote-config
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a1eb42d Fix missing import
Cloned https://github.com/egeniq/app-remote-config.git
Revision (git rev-parse @):
a1eb42d35ddb2ae493799754829909a806b4be61
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/egeniq/app-remote-config.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/egeniq/app-remote-config.git
https://github.com/egeniq/app-remote-config.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.6",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "AppRemoteConfig",
  "name" : "AppRemoteConfig",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "AppRemoteConfig",
      "targets" : [
        "AppRemoteConfig"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppRemoteConfigService",
      "targets" : [
        "AppRemoteConfigService"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppRemoteConfigServiceMacros",
      "targets" : [
        "AppRemoteConfigServiceMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "care",
      "targets" : [
        "care"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "AppRemoteConfigServiceMacrosPlugin",
      "targets" : [
        "AppRemoteConfigServiceMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "care",
      "module_type" : "SwiftTarget",
      "name" : "care",
      "path" : "Sources/care",
      "product_dependencies" : [
        "ArgumentParser",
        "Yams"
      ],
      "product_memberships" : [
        "care"
      ],
      "sources" : [
        "ANSIEffect.swift",
        "CreateKeyPair.swift",
        "Error.swift",
        "Init.swift",
        "Prepare.swift",
        "Resolve.swift",
        "Verify.swift",
        "care.swift"
      ],
      "target_dependencies" : [
        "AppRemoteConfig"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AppRemoteConfigTests",
      "module_type" : "SwiftTarget",
      "name" : "AppRemoteConfigTests",
      "path" : "Tests/AppRemoteConfigTests",
      "sources" : [
        "AppRemoteConfigTests.swift",
        "SigningTests.swift"
      ],
      "target_dependencies" : [
        "AppRemoteConfig"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppRemoteConfigServiceTests",
      "module_type" : "SwiftTarget",
      "name" : "AppRemoteConfigServiceTests",
      "path" : "Tests/AppRemoteConfigServiceTests",
      "sources" : [
        "AppRemoteConfigServiceTests.swift"
      ],
      "target_dependencies" : [
        "AppRemoteConfigService"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppRemoteConfigServiceMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "AppRemoteConfigServiceMacrosPlugin",
      "path" : "Sources/AppRemoteConfigServiceMacrosPlugin",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "AppRemoteConfigServiceMacros",
        "AppRemoteConfigServiceMacrosPlugin"
      ],
      "sources" : [
        "AppRemoteConfigValuesMacro.swift",
        "Plugins.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "AppRemoteConfigServiceMacros",
      "module_type" : "SwiftTarget",
      "name" : "AppRemoteConfigServiceMacros",
      "path" : "Sources/AppRemoteConfigServiceMacros",
      "product_dependencies" : [
        "IssueReporting"
      ],
      "product_memberships" : [
        "AppRemoteConfigServiceMacros"
      ],
      "sources" : [
        "Macros.swift"
      ],
      "target_dependencies" : [
        "AppRemoteConfigServiceMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppRemoteConfigService",
      "module_type" : "SwiftTarget",
      "name" : "AppRemoteConfigService",
      "path" : "Sources/AppRemoteConfigService",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "AppRemoteConfigService"
      ],
      "sources" : [
        "AppRemoteConfigService.swift"
      ],
      "target_dependencies" : [
        "AppRemoteConfig"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppRemoteConfigMacrosPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "AppRemoteConfigMacrosPluginTests",
      "path" : "Tests/AppRemoteConfigMacrosPluginTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "AppRemoteConfigValuesMacroTests.swift",
        "Internal/BaseTestCase.swift"
      ],
      "target_dependencies" : [
        "AppRemoteConfigServiceMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppRemoteConfig",
      "module_type" : "SwiftTarget",
      "name" : "AppRemoteConfig",
      "path" : "Sources/AppRemoteConfig",
      "product_dependencies" : [
        "Crypto",
        "Logging"
      ],
      "product_memberships" : [
        "AppRemoteConfig",
        "AppRemoteConfigService",
        "care"
      ],
      "sources" : [
        "BuildVariant.swift",
        "Condition.swift",
        "Config+Resolve.swift",
        "Config+Signing.swift",
        "Config.swift",
        "Error.swift",
        "Override.swift",
        "Platform.swift",
        "Schedule.swift",
        "Version.swift",
        "VersionRange.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/pointfreeco/swift-dependencies
[1/932] Fetching swift-macro-testing
[924/7368] Fetching swift-macro-testing, swift-dependencies
[989/13117] Fetching swift-macro-testing, swift-dependencies, swift-log
[1407/24384] Fetching swift-macro-testing, swift-dependencies, swift-log, yams
[14358/97496] Fetching swift-macro-testing, swift-dependencies, swift-log, yams, swift-syntax
Fetched https://github.com/apple/swift-log.git from cache (1.45s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.45s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-argument-parser
[9543/85311] Fetching swift-macro-testing, yams, swift-syntax
[16355/102232] Fetching swift-macro-testing, yams, swift-syntax, swift-argument-parser
[19396/119697] Fetching swift-macro-testing, yams, swift-syntax, swift-argument-parser, swift-crypto
Fetched https://github.com/apple/swift-argument-parser from cache (2.40s)
[35880/102776] Fetching swift-macro-testing, yams, swift-syntax, swift-crypto
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (4.29s)
[42227/101844] Fetching yams, swift-syntax, swift-crypto
Fetched https://github.com/jpsim/Yams.git from cache (4.43s)
[33644/90577] Fetching swift-syntax, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (5.63s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/swiftlang/swift-syntax from cache (13.52s)
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.23s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (15.66s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15633] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.46s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (8.60s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (1.06s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.53s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.58s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.54s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (2.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (2.23s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (1.35s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (1.45s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/2538] Fetching combine-schedulers
[27/3424] Fetching combine-schedulers, swift-concurrency-extras
[641/4723] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.37s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.37s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.37s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (2.64s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (1.12s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.88s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (2.32s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.01s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (3.48s)
Fetching https://github.com/apple/swift-asn1.git
[1/1667] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.39s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (1.72s)
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/822] Write sources
[22/822] Compiling _SwiftSyntaxCShims dummy.c
[23/822] Write sources
[33/822] Compiling slhdsa.cc
[34/822] Write swift-version-24593BA9C3E375BF.txt
[35/822] Compiling p_x25519.cc
[36/822] Compiling fiat_p256_adx_sqr.S
[37/822] Compiling CCryptoBoringSSLShims shims.c
[38/822] Compiling p_rsa.cc
[39/824] Compiling p_hkdf.cc
[40/826] Compiling hpke.cc
[41/828] Compiling p_rsa_asn1.cc
[42/828] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[44/853] Emitting module IssueReportingPackageSupport
[45/853] Compiling IssueReportingPackageSupport _Test.swift
[46/854] Emitting module SwiftSyntax509
[47/854] Compiling SwiftSyntax509 Empty.swift
[48/855] Emitting module SwiftSyntax510
[49/855] Compiling SwiftSyntax510 Empty.swift
[51/856] Emitting module SwiftSyntax601
[52/856] Compiling SwiftSyntax601 Empty.swift
[54/857] Emitting module SwiftSyntax600
[55/857] Compiling SwiftSyntax600 Empty.swift
[57/858] Compiling ConcurrencyExtras ActorIsolated.swift
[58/858] Compiling ConcurrencyExtras AnyHashableSendable.swift
[60/859] Wrapping AST for SwiftSyntax510 for debugging
[61/860] Wrapping AST for SwiftSyntax509 for debugging
[62/885] Wrapping AST for SwiftSyntax600 for debugging
[63/970] Compiling fiat_p256_adx_mul.S
[65/970] Compiling ConcurrencyExtras UncheckedSendable.swift
[65/970] Compiling fiat_curve25519_adx_square.S
[66/970] Wrapping AST for SwiftSyntax601 for debugging
[67/970] Compiling fiat_curve25519_adx_mul.S
[68/1034] Compiling md5-x86_64-linux.S
[69/1034] Compiling md5-x86_64-apple.S
[70/1034] Compiling md5-586-apple.S
[71/1034] Compiling md5-586-linux.S
[72/1034] Compiling chacha20_poly1305_x86_64-linux.S
[74/1034] Compiling SwiftSyntax SyntaxCollection.swift
[75/1034] Compiling SwiftSyntax SyntaxHashable.swift
[76/1034] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[77/1034] Compiling SwiftSyntax SyntaxChildren.swift
[77/1036] Compiling chacha20_poly1305_x86_64-apple.S
[78/1036] Compiling chacha20_poly1305_armv8-win.S
[79/1036] Compiling err_data.cc
[80/1036] Compiling chacha20_poly1305_armv8-linux.S
[82/1036] Emitting module IssueReporting
[82/1036] Compiling chacha20_poly1305_armv8-apple.S
[83/1036] Compiling chacha-x86_64-linux.S
[84/1036] Compiling chacha-x86_64-apple.S
[86/1036] Compiling Logging MetadataProvider.swift
[87/1036] Emitting module Logging
[88/1036] Compiling Logging Locks.swift
[88/1036] Compiling chacha-x86-apple.S
[89/1036] Compiling chacha-x86-linux.S
[91/1036] Compiling Logging LogHandler.swift
[92/1036] Compiling Logging Logging.swift
[92/1037] Compiling chacha-armv8-win.S
[93/1037] Compiling chacha-armv8-linux.S
[95/1037] Compiling ConcurrencyExtras MainSerialExecutor.swift
[96/1037] Compiling ConcurrencyExtras LockIsolated.swift
[96/1037] Compiling chacha-armv8-apple.S
[97/1037] Compiling chacha-armv4-linux.S
[100/1037] Compiling ConcurrencyExtras Result.swift
[101/1037] Compiling ConcurrencyExtras Task.swift
[101/1037] Compiling aes128gcmsiv-x86_64-apple.S
[103/1037] Compiling SwiftSyntax MissingNodeInitializers.swift
[104/1037] Compiling SwiftSyntax RawSyntax.swift
[105/1037] Emitting module ConcurrencyExtras
[106/1037] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[107/1037] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[107/1038] Compiling aes128gcmsiv-x86_64-linux.S
[109/1038] Compiling SwiftSyntax Syntax.swift
[110/1038] Compiling SwiftSyntax SyntaxArena.swift
[110/1038] Compiling x86_64-mont5-apple.S
[111/1038] Compiling x86_64-mont5-linux.S
[116/1038] Compiling x86_64-mont-linux.S
[117/1038] Compiling x86_64-mont-apple.S
[118/1038] Compiling x86-mont-linux.S
[120/1038] Compiling IssueReporting WithExpectedIssue.swift
[121/1038] Compiling IssueReporting WithIssueContext.swift
[121/1038] Compiling x86-mont-apple.S
[122/1038] Compiling vpaes-x86_64-linux.S
[123/1038] Compiling vpaes-x86_64-apple.S
[124/1038] Compiling vpaes-x86-apple.S
[125/1038] Compiling vpaes-x86-linux.S
[126/1038] Compiling vpaes-armv8-apple.S
[127/1038] Compiling vpaes-armv8-linux.S
[128/1038] Compiling sha512-x86_64-linux.S
[129/1038] Compiling vpaes-armv7-linux.S
[130/1038] Compiling vpaes-armv8-win.S
[131/1038] Compiling sha512-x86_64-apple.S
[131/1038] Compiling sha512-armv8-linux.S
[133/1038] Compiling sha512-armv8-win.S
[134/1038] Compiling sha512-armv8-apple.S
[135/1038] Compiling sha512-586-linux.S
[136/1038] Compiling sha512-armv4-linux.S
[138/1038] Compiling SwiftSyntax Identifier.swift
[139/1038] Compiling SwiftSyntax MemoryLayout.swift
[140/1038] Compiling sha512-586-apple.S
[142/1038] Compiling SwiftSyntax SourceLocation.swift
[143/1038] Compiling SwiftSyntax SourcePresence.swift
[144/1038] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[145/1038] Compiling SwiftSyntax RawSyntaxTokenView.swift
[146/1038] Compiling SwiftSyntax SourceEdit.swift
[147/1038] Compiling SwiftSyntax SourceLength.swift
[147/1038] Compiling sha256-x86_64-apple.S
[148/1039] Compiling sha256-x86_64-linux.S
[149/1039] Compiling sha256-armv8-win.S
[150/1039] Compiling sha256-armv8-linux.S
[151/1039] Compiling sha256-armv8-apple.S
[152/1039] Compiling sha256-586-linux.S
[153/1039] Compiling sha256-armv4-linux.S
[155/1039] Compiling sha256-586-apple.S
[156/1039] Compiling sha1-x86_64-linux.S
[157/1039] Compiling sha1-x86_64-apple.S
[158/1039] Compiling sha1-armv8-win.S
[159/1039] Compiling sha1-armv4-large-linux.S
[160/1039] Compiling sha1-armv8-linux.S
[161/1039] Compiling sha1-armv8-apple.S
[162/1039] Compiling sha1-586-linux.S
[166/1042] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[167/1042] Compiling SwiftSyntax Assert.swift
[168/1042] Compiling SwiftSyntax BumpPtrAllocator.swift
[169/1042] Compiling SwiftSyntax CommonAncestor.swift
[170/1042] Compiling SwiftSyntax Convenience.swift
[171/1042] Compiling SwiftSyntax CustomTraits.swift
[172/1042] Compiling SwiftSyntax EditorPlaceholder.swift
[172/1042] Compiling sha1-586-apple.S
[173/1043] Compiling rsaz-avx2-linux.S
[174/1059] Compiling rdrand-x86_64-linux.S
[175/1059] Compiling rsaz-avx2-apple.S
[176/1059] Compiling rdrand-x86_64-apple.S
[177/1059] Compiling p256_beeu-x86_64-asm-linux.S
[178/1059] Compiling p256_beeu-armv8-asm-win.S
[179/1059] Compiling p256_beeu-x86_64-asm-apple.S
[181/1059] Compiling XCTestDynamicOverlay Exports.swift
[181/1059] Compiling p256_beeu-armv8-asm-linux.S
[182/1059] Compiling p256_beeu-armv8-asm-apple.S
[184/1059] Compiling Clocks Timer.swift
[185/1060] Compiling Clocks Lock.swift
[185/1060] Compiling p256-x86_64-asm-linux.S
[186/1060] Compiling p256-x86_64-asm-apple.S
[187/1060] Compiling p256-armv8-asm-win.S
[189/1060] Emitting module Clocks
[189/1060] Compiling p256-armv8-asm-linux.S
[190/1060] Compiling ghashv8-armv8-win.S
[191/1060] Compiling p256-armv8-asm-apple.S
[192/1060] Compiling ghashv8-armv8-linux.S
[193/1060] Compiling ghashv8-armv8-apple.S
[194/1060] Compiling ghashv8-armv7-linux.S
[196/1060] Compiling Clocks ImmediateClock.swift
[197/1060] Compiling Clocks AnyClock.swift
[197/1060] Compiling ghash-x86_64-apple.S
[198/1060] Compiling ghash-x86_64-linux.S
[199/1060] Compiling ghash-x86-linux.S
[200/1060] Compiling ghash-x86-apple.S
[201/1060] Compiling ghash-ssse3-x86_64-linux.S
[202/1060] Compiling ghash-ssse3-x86_64-apple.S
[203/1060] Compiling ghash-ssse3-x86-linux.S
[205/1060] Compiling Clocks _AsyncTimerSequence.swift
[206/1060] Compiling Clocks TestClock.swift
[207/1060] Compiling Clocks SwiftUI.swift
[207/1060] Compiling ghash-ssse3-x86-apple.S
[208/1060] Compiling ghash-neon-armv8-win.S
[210/1060] Compiling Clocks UnimplementedClock.swift
[210/1060] Compiling ghash-neon-armv8-linux.S
[212/1061] Emitting module XCTestDynamicOverlay
[213/1061] Compiling XCTestDynamicOverlay Deprecations.swift
[213/1062] Compiling ghash-neon-armv8-apple.S
[214/1062] Compiling ghash-armv4-linux.S
[215/1062] Compiling co-586-linux.S
[218/1062] Compiling co-586-apple.S
[219/1062] Compiling bn-armv8-win.S
[220/1062] Compiling bsaes-armv7-linux.S
[221/1062] Compiling bn-armv8-linux.S
[222/1062] Compiling bn-armv8-apple.S
[223/1062] Compiling bn-586-linux.S
[224/1062] Compiling armv8-mont-win.S
[224/1062] Compiling bn-586-apple.S
[226/1062] Compiling armv8-mont-linux.S
[228/1062] Emitting module OpenCombine
[228/1074] Compiling armv8-mont-apple.S
[229/1074] Compiling armv4-mont-linux.S
[230/1074] Compiling aesv8-gcm-armv8-win.S
[231/1074] Compiling aesv8-gcm-armv8-apple.S
[232/1074] Compiling aesv8-gcm-armv8-linux.S
[233/1074] Compiling aesv8-armv8-win.S
[234/1074] Compiling aesv8-armv8-linux.S
[235/1074] Compiling aesv8-armv8-apple.S
[236/1074] Compiling aesv8-armv7-linux.S
[237/1074] Compiling aesni-x86_64-apple.S
[238/1074] Compiling aesni-x86_64-linux.S
[239/1074] Compiling aesni-x86-linux.S
[240/1074] Compiling aes-gcm-avx512-x86_64-linux.S
[241/1074] Compiling aesni-gcm-x86_64-linux.S
[242/1074] Compiling aesni-x86-apple.S
[243/1074] Compiling aesni-gcm-x86_64-apple.S
[244/1074] Compiling aes-gcm-avx512-x86_64-apple.S
[245/1074] Compiling aes-gcm-avx2-x86_64-linux.S
[246/1074] Compiling aes-gcm-avx2-x86_64-apple.S
[248/1074] Compiling OpenCombine Publishers.Map.swift
[249/1074] Compiling OpenCombine Publishers.MapError.swift
[250/1074] Compiling OpenCombine Publishers.MeasureInterval.swift
[251/1074] Compiling OpenCombine Publishers.Multicast.swift
[252/1074] Compiling OpenCombine Publishers.Output.swift
[253/1074] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[254/1074] Compiling OpenCombine Publishers.PrefixWhile.swift
[255/1074] Compiling OpenCombine Publishers.Print.swift
[256/1074] Compiling OpenCombine Publishers.ReceiveOn.swift
[257/1074] Compiling OpenCombine Publishers.Reduce.swift
[258/1074] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[259/1074] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[260/1074] Compiling OpenCombine Publishers.ReplaceError.swift
[275/1074] Compiling SwiftSyntax SyntaxIdentifier.swift
[276/1074] Compiling SwiftSyntax SyntaxNodeFactory.swift
[277/1074] Compiling SwiftSyntax SyntaxNodeStructure.swift
[278/1074] Compiling SwiftSyntax SyntaxProtocol.swift
[279/1074] Compiling SwiftSyntax SyntaxText.swift
[280/1074] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[281/1074] Compiling SwiftSyntax TokenDiagnostic.swift
[282/1074] Compiling SwiftSyntax TokenSequence.swift
[283/1074] Compiling SwiftSyntax TokenSyntax.swift
[284/1074] Compiling SwiftSyntax Trivia.swift
[285/1074] Compiling SwiftSyntax Utils.swift
[286/1074] Compiling SwiftSyntax ChildNameForKeyPath.swift
[300/1074] Compiling SwiftSyntax Keyword.swift
[301/1074] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[302/1074] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[303/1074] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[304/1074] Compiling SwiftSyntax SyntaxBaseNodes.swift
[305/1074] Compiling SwiftSyntax SyntaxCollections.swift
[306/1074] Compiling SwiftSyntax RawSyntaxNodesC.swift
[307/1074] Compiling SwiftSyntax RawSyntaxNodesD.swift
[308/1074] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[309/1074] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[310/1074] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[311/1074] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[312/1074] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[313/1074] Compiling SwiftSyntax SyntaxNodesD.swift
[314/1074] Compiling SwiftSyntax SyntaxNodesEF.swift
[315/1074] Compiling SwiftSyntax SyntaxNodesGHI.swift
[316/1074] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[317/1074] Compiling SwiftSyntax SyntaxNodesOP.swift
[318/1074] Compiling SwiftSyntax SyntaxNodesQRS.swift
[319/1074] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[320/1074] Compiling OpenCombine Publishers.First.swift
[321/1074] Compiling OpenCombine Publishers.FlatMap.swift
[322/1074] Compiling OpenCombine Publishers.HandleEvents.swift
[323/1074] Compiling OpenCombine Publishers.IgnoreOutput.swift
[324/1074] Compiling OpenCombine Publishers.Last.swift
[325/1074] Compiling OpenCombine Publishers.MakeConnectable.swift
[325/1074] Compiling xwing.cc
[327/1074] Compiling OpenCombine Result.swift
[328/1074] Compiling OpenCombine Scheduler.swift
[329/1074] Compiling OpenCombine Subject+Void.swift
[330/1074] Compiling OpenCombine Subscriber+Void.swift
[331/1074] Compiling OpenCombine Subscribers.Assign.swift
[332/1074] Compiling OpenCombine Subscribers.Completion.swift
[333/1074] Compiling OpenCombine Subscribers.Demand.swift
[334/1074] Compiling OpenCombine Subscribers.Sink.swift
[335/1074] Compiling OpenCombine Subscribers.swift
[336/1074] Compiling OpenCombine Subscription.swift
[337/1074] Compiling OpenCombine Subscriptions.swift
[338/1074] Compiling OpenCombine _Introspection.swift
[338/1074] Compiling x_sig.cc
[357/1074] Compiling x_spki.cc
[358/1074] Compiling x_x509a.cc
[359/1074] Compiling x_x509.cc
[361/1074] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[362/1074] Compiling SwiftSyntax RawSyntaxValidation.swift
[363/1074] Compiling SwiftSyntax SyntaxEnum.swift
[364/1074] Compiling SwiftSyntax SyntaxKind.swift
[365/1074] Compiling SwiftSyntax SyntaxRewriter.swift
[366/1074] Compiling SwiftSyntax SyntaxTraits.swift
[367/1074] Compiling SwiftSyntax SyntaxVisitor.swift
[368/1074] Compiling SwiftSyntax TokenKind.swift
[369/1074] Compiling SwiftSyntax Tokens.swift
[370/1074] Compiling SwiftSyntax TriviaPieces.swift
[371/1074] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[372/1074] Compiling SwiftSyntax SyntaxNodesAB.swift
[373/1074] Compiling SwiftSyntax SyntaxNodesC.swift
[374/1075] Compiling Logging Locks.swift
[376/1075] Compiling Logging MetadataProvider.swift
[377/1075] Compiling Logging Logging.swift
[378/1075] Compiling Logging LogHandler.swift
[379/1075] Emitting module Logging
[379/1076] Compiling x_req.cc
[381/1089] Compiling x_exten.cc
[382/1089] Compiling x_crl.cc
[383/1089] Compiling x_pubkey.cc
[385/1089] Emitting module OpenCombineDispatch
[386/1089] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[386/1090] Compiling x_name.cc
[388/1090] Compiling x_attrib.cc
[389/1090] Compiling x509spki.cc
[390/1090] Compiling x_all.cc
[391/1090] Compiling x_algor.cc
[392/1090] Compiling x509rset.cc
[393/1090] Compiling x509name.cc
[394/1090] Compiling x509cset.cc
[395/1090] Compiling x509_v3.cc
[396/1090] Compiling x509_vpm.cc
[398/1090] Compiling OpenCombineFoundation Timer+Publisher.swift
[398/1090] Compiling x509_txt.cc
[400/1091] Compiling OpenCombineFoundation Utils.swift
[401/1091] Compiling OpenCombineFoundation Violations.swift
[402/1091] Compiling OpenCombineFoundation JSONEncoder.swift
[403/1091] Compiling OpenCombineFoundation NotificationCenter.swift
[404/1091] Compiling OpenCombineFoundation Locking.swift
[405/1091] Compiling OpenCombineFoundation Portability.swift
[406/1091] Emitting module OpenCombineFoundation
[407/1091] Compiling OpenCombineFoundation PropertyListEncoder.swift
[408/1091] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[408/1091] Compiling x509_vfy.cc
[410/1091] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[410/1091] Compiling x509_trs.cc
[411/1091] Compiling x509_req.cc
[413/1091] Compiling OpenCombineFoundation URLSession.swift
[413/1092] Compiling x509_obj.cc
[414/1092] Compiling x509_set.cc
[416/1092] Compiling x509_ext.cc
[417/1092] Compiling x509_lu.cc
[419/1094] Compiling OpenCombineShim OpenCombineShim.swift
[420/1094] Emitting module OpenCombineShim
[420/1095] Compiling x509_d2.cc
[421/1095] Compiling x509_def.cc
[423/1095] Compiling x509_cmp.cc
[424/1095] Compiling x509_att.cc
[425/1095] Compiling x509.cc
[426/1108] Compiling v3_utl.cc
[427/1108] Compiling v3_skey.cc
[429/1108] Compiling CombineSchedulers Lock.swift
[430/1108] Compiling CombineSchedulers NSRecursiveLock.swift
[431/1108] Compiling CombineSchedulers UIKit.swift
[432/1108] Compiling CombineSchedulers UIScheduler.swift
[433/1109] Emitting module CombineSchedulers
[433/1109] Compiling v3_purp.cc
[434/1109] Compiling v3_pmaps.cc
[436/1109] Compiling CombineSchedulers ImmediateScheduler.swift
[437/1109] Compiling CombineSchedulers Deprecations.swift
[438/1109] Compiling CombineSchedulers AnyScheduler.swift
[439/1109] Compiling CombineSchedulers Concurrency.swift
[439/1109] Compiling v3_prn.cc
[440/1109] Compiling v3_pcons.cc
[442/1109] Compiling CombineSchedulers UnimplementedScheduler.swift
[442/1109] Compiling v3_ocsp.cc
[444/1109] Compiling CombineSchedulers TestScheduler.swift
[445/1109] Compiling CombineSchedulers Timer.swift
[446/1109] Compiling CombineSchedulers Platform.swift
[447/1109] Compiling CombineSchedulers SwiftUI.swift
[447/1110] Compiling v3_ncons.cc
[449/1110] Compiling v3_int.cc
[450/1110] Compiling v3_lib.cc
[452/1110] Emitting module SwiftSyntax
[452/1110] Compiling v3_info.cc
[453/1134] Compiling v3_ia5.cc
[455/1134] Compiling Dependencies UUID.swift
[456/1134] Compiling Dependencies WithRandomNumberGenerator.swift
[457/1134] Compiling Dependencies AppEntryPoint.swift
[457/1137] Compiling v3_genn.cc
[459/1137] Compiling Dependencies MainQueue.swift
[460/1137] Compiling Dependencies MainRunLoop.swift
[461/1137] Compiling Dependencies NotificationCenter.swift
[462/1137] Compiling Dependencies OpenURL.swift
[463/1137] Compiling Dependencies TimeZone.swift
[464/1137] Compiling Dependencies URLSession.swift
[465/1137] Compiling Dependencies Date.swift
[466/1137] Compiling Dependencies FireAndForget.swift
[467/1137] Compiling Dependencies Locale.swift
[468/1137] Compiling Dependencies Assert.swift
[469/1137] Compiling Dependencies Calendar.swift
[470/1137] Compiling Dependencies Clocks.swift
[471/1137] Compiling Dependencies Context.swift
[472/1137] Compiling Dependencies Deprecations.swift
[473/1137] Compiling Dependencies Exports.swift
[474/1137] Compiling Dependencies TypeName.swift
[474/1137] Compiling v3_extku.cc
[475/1137] Compiling v3_enum.cc
[476/1137] Compiling v3_conf.cc
[477/1137] Compiling v3_crld.cc
[479/1137] Compiling Dependencies PreviewTrait.swift
[480/1137] Compiling Dependencies TestTrait.swift
[481/1137] Compiling Dependencies WithDependencies.swift
[482/1137] Emitting module Dependencies
[483/1137] Compiling Dependencies Dependency.swift
[484/1137] Compiling Dependencies DependencyContext.swift
[485/1137] Compiling Dependencies DependencyKey.swift
[486/1137] Compiling Dependencies DependencyValues.swift
[487/1138] Compiling v3_cpols.cc
[488/1138] Compiling v3_bitst.cc
[489/1138] Compiling v3_bcons.cc
[490/1138] Compiling v3_akeya.cc
[491/1138] Compiling v3_alt.cc
[492/1138] Compiling v3_akey.cc
[493/1138] Compiling t_x509.cc
[494/1138] Compiling t_x509a.cc
[495/1138] Compiling t_req.cc
[496/1138] Compiling i2d_pr.cc
[497/1138] Compiling policy.cc
[498/1138] Compiling t_crl.cc
[499/1138] Compiling rsa_pss.cc
[500/1138] Compiling algorithm.cc
[501/1138] Compiling by_file.cc
[502/1138] Compiling name_print.cc
[503/1138] Compiling by_dir.cc
[504/1138] Compiling voprf.cc
[505/1138] Compiling asn1_gen.cc
[506/1138] Compiling a_verify.cc
[507/1138] Compiling a_digest.cc
[508/1138] Compiling a_sign.cc
[509/1138] Compiling thread_win.cc
[510/1138] Compiling trust_token.cc
[511/1138] Compiling thread.cc
[512/1138] Compiling thread_pthread.cc
[513/1138] Compiling thread_none.cc
[514/1138] Compiling pmbtoken.cc
[515/1138] Compiling stack.cc
[516/1138] Compiling siphash.cc
[517/1138] Compiling sha256.cc
[518/1138] Compiling sha512.cc
[519/1138] Compiling sha1.cc
[520/1138] Compiling rsa_print.cc
[521/1138] Compiling rsa_extra.cc
[522/1138] Compiling rc4.cc
[523/1138] Compiling spake2plus.cc
[524/1138] Compiling refcount.cc
[525/1138] Compiling rsa_crypt.cc
[526/1138] Compiling trusty.cc
[527/1138] Compiling windows.cc
[528/1138] Compiling rand.cc
[529/1138] Compiling urandom.cc
[530/1138] Compiling passive.cc
[531/1138] Compiling ios.cc
[532/1138] Compiling getentropy.cc
[533/1138] Compiling fork_detect.cc
[534/1138] Compiling forkunsafe.cc
[535/1138] Compiling poly1305_arm_asm.S
[536/1138] Compiling deterministic.cc
[537/1138] Compiling rsa_asn1.cc
[538/1138] Compiling poly1305_arm.cc
[539/1138] Compiling poly1305.cc
[540/1138] Compiling poly1305_vec.cc
[541/1138] Compiling pool.cc
[542/1138] Compiling p5_pbev2.cc
[543/1138] Compiling pkcs8_x509.cc
[544/1138] Compiling pkcs7.cc
[545/1138] Compiling pkcs8.cc
[546/1138] Compiling pkcs7_x509.cc
[547/1138] Compiling pem_xaux.cc
[548/1138] Compiling pem_x509.cc
[549/1138] Compiling pem_info.cc
[550/1138] Compiling pem_lib.cc
[551/1138] Compiling pem_pkey.cc
[552/1138] Compiling pem_oth.cc
[553/1138] Compiling mlkem.cc
[554/1138] Compiling pem_pk8.cc
[555/1138] Compiling obj_xref.cc
[557/1138] Compiling mldsa.cc
[566/1138] Compiling mem.cc
[567/1138] Compiling pem_all.cc
[568/1138] Compiling poly_rq_mul.S
[569/1138] Compiling lhash.cc
[570/1138] Compiling fips_shared_support.cc
[571/1138] Compiling md5.cc
[572/1138] Compiling md4.cc
[573/1138] Compiling obj.cc
[574/1138] Compiling fuzzer_mode.cc
[575/1138] Compiling kyber.cc
[576/1138] Compiling ex_data.cc
[577/1138] Compiling scrypt.cc
[578/1138] Compiling print.cc
[579/1138] Compiling hrss.cc
[580/1138] Compiling sign.cc
[581/1138] Compiling pbkdf.cc
[582/1138] Compiling p_ed25519.cc
[583/1138] Compiling p_ed25519_asn1.cc
[584/1138] Compiling p_x25519_asn1.cc
[585/1138] Compiling p_ec.cc
[586/1138] Compiling p_ec_asn1.cc
[587/1138] Compiling p_dsa_asn1.cc
[588/1138] Compiling p_dh.cc
[589/1138] Compiling evp_ctx.cc
[590/1138] Compiling err.cc
[591/1138] Compiling p_dh_asn1.cc
[592/1138] Compiling engine.cc
[593/1138] Compiling evp_asn1.cc
[594/1138] Compiling evp.cc
[595/1138] Compiling ecdsa_p1363.cc
[596/1138] Compiling ecdh.cc
[597/1138] Compiling ec_derive.cc
[598/1138] Compiling ecdsa_asn1.cc
[599/1138] Compiling dsa.cc
[600/1138] Compiling hash_to_curve.cc
[601/1138] Compiling dsa_asn1.cc
[602/1138] Compiling ec_asn1.cc
[603/1138] Compiling digest_extra.cc
[604/1138] Compiling params.cc
[605/1138] Compiling x25519-asm-arm.S
[606/1138] Compiling des.cc
[607/1138] Compiling spake25519.cc
[617/1138] Compiling dh_asn1.cc
[618/1138] Compiling crypto.cc
[619/1138] Compiling cpu_arm_linux.cc
[620/1138] Compiling cpu_intel.cc
[621/1138] Compiling curve25519.cc
[622/1138] Compiling cpu_arm_freebsd.cc
[623/1138] Compiling curve25519_64_adx.cc
[624/1138] Compiling cpu_aarch64_win.cc
[625/1138] Compiling cpu_aarch64_openbsd.cc
[626/1138] Compiling cpu_aarch64_fuchsia.cc
[627/1138] Compiling cpu_aarch64_apple.cc
[628/1138] Compiling cpu_aarch64_sysreg.cc
[629/1138] Compiling cpu_aarch64_linux.cc
[630/1138] Compiling conf.cc
[631/1138] Compiling e_rc4.cc
[632/1138] Compiling e_tls.cc
[633/1138] Compiling get_cipher.cc
[634/1138] Compiling tls_cbc.cc
[635/1138] Compiling e_rc2.cc
[636/1138] Compiling e_null.cc
[637/1138] Compiling e_des.cc
[638/1138] Compiling e_aesgcmsiv.cc
[639/1138] Compiling e_chacha20poly1305.cc
[640/1138] Compiling e_aeseax.cc
[641/1138] Compiling cms.cc
[642/1138] Compiling derive_key.cc
[643/1138] Compiling e_aesctrhmac.cc
[644/1138] Compiling chacha.cc
[645/1138] Compiling unicode.cc
[646/1138] Compiling asn1_compat.cc
[647/1138] Compiling cbb.cc
[648/1138] Compiling div.cc
[649/1138] Compiling ber.cc
[650/1138] Compiling buf.cc
[651/1138] Compiling sqrt.cc
[652/1138] Compiling exponentiation.cc
[653/1138] Compiling cbs.cc
[654/1138] Compiling pair.cc
[655/1138] Compiling printf.cc
[656/1138] Compiling hexdump.cc
[657/1138] Compiling bn_asn1.cc
[658/1138] Compiling blake2.cc
[659/1138] Compiling convert.cc
[660/1138] Compiling file.cc
[661/1138] Compiling errno.cc
[662/1138] Compiling fd.cc
[663/1138] Compiling bio_mem.cc
[664/1138] Compiling base64.cc
[665/1138] Compiling bio.cc
[666/1138] Compiling tasn_typ.cc
[667/1138] Compiling tasn_fre.cc
[668/1138] Compiling tasn_dec.cc
[669/1138] Compiling f_int.cc
[670/1138] Compiling tasn_enc.cc
[671/1138] Compiling tasn_utl.cc
[672/1138] Compiling posix_time.cc
[673/1138] Compiling tasn_new.cc
[674/1138] Compiling f_string.cc
[675/1138] Compiling asn_pack.cc
[676/1138] Compiling asn1_par.cc
[677/1138] Compiling a_utctm.cc
[678/1138] Compiling asn1_lib.cc
[679/1138] Compiling a_type.cc
[680/1138] Compiling a_time.cc
[681/1138] Compiling a_strex.cc
[682/1138] Compiling a_i2d_fp.cc
[683/1138] Compiling a_octet.cc
[684/1138] Compiling a_strnid.cc
[685/1138] Compiling a_mbstr.cc
[686/1138] Compiling a_object.cc
[687/1138] Compiling a_dup.cc
[688/1138] Compiling a_int.cc
[688/1138] Write sources
[695/1138] Compiling a_d2i_fp.cc
[696/1138] Write sources
[697/1138] Wrapping AST for Logging for debugging
[698/1138] Write sources
[703/1138] Compiling a_gentm.cc
[704/1138] Write sources
[706/1138] Compiling writer.c
[707/1140] Compiling aes.cc
[708/1151] Compiling reader.c
[710/1151] Compiling IssueReportingPackageSupport _Test.swift
[711/1151] Emitting module IssueReportingPackageSupport
[711/1152] Compiling parser.c
[713/1152] Compiling scanner.c
[714/1152] Compiling a_bool.cc
[715/1152] Compiling a_bitstr.cc
[716/1152] Compiling fiat_p256_adx_sqr.S
[717/1152] Compiling emitter.c
[718/1152] Compiling api.c
[719/1152] Compiling fiat_p256_adx_mul.S
[720/1152] Compiling fiat_curve25519_adx_square.S
[721/1152] Compiling fiat_curve25519_adx_mul.S
[722/1171] Compiling md5-x86_64-linux.S
[723/1171] Compiling md5-x86_64-apple.S
[724/1171] Compiling md5-586-apple.S
[725/1171] Compiling md5-586-linux.S
[726/1191] Compiling chacha20_poly1305_x86_64-linux.S
[727/1191] Compiling chacha20_poly1305_x86_64-apple.S
[728/1191] Compiling CCryptoBoringSSLShims shims.c
[729/1191] Compiling chacha20_poly1305_armv8-win.S
[730/1191] Compiling chacha20_poly1305_armv8-apple.S
[731/1191] Compiling chacha-x86_64-linux.S
[732/1191] Compiling chacha20_poly1305_armv8-linux.S
[733/1191] Compiling chacha-x86_64-apple.S
[734/1191] Compiling chacha-x86-linux.S
[735/1191] Compiling chacha-x86-apple.S
[736/1191] Compiling chacha-armv8-win.S
[737/1191] Compiling chacha-armv8-apple.S
[738/1191] Compiling chacha-armv8-linux.S
[739/1191] Compiling chacha-armv4-linux.S
[740/1191] Compiling aes128gcmsiv-x86_64-linux.S
[741/1191] Compiling aes128gcmsiv-x86_64-apple.S
[742/1191] Compiling x86_64-mont5-linux.S
[743/1191] Compiling err_data.cc
[744/1191] Compiling x86_64-mont5-apple.S
[745/1191] Compiling x86_64-mont-linux.S
[746/1191] Compiling x86_64-mont-apple.S
[747/1191] Compiling x86-mont-linux.S
[748/1191] Compiling x86-mont-apple.S
[749/1191] Compiling vpaes-x86_64-linux.S
[750/1191] Compiling vpaes-x86_64-apple.S
[751/1191] Compiling vpaes-x86-linux.S
[752/1191] Compiling vpaes-x86-apple.S
[753/1191] Compiling vpaes-armv8-win.S
[754/1191] Compiling vpaes-armv8-linux.S
[755/1191] Compiling vpaes-armv8-apple.S
[756/1191] Compiling vpaes-armv7-linux.S
[757/1191] Compiling sha512-x86_64-linux.S
[758/1191] Compiling sha512-x86_64-apple.S
[759/1191] Compiling sha512-armv8-win.S
[760/1191] Compiling sha512-armv8-apple.S
[761/1191] Compiling sha512-armv8-linux.S
[762/1191] Compiling sha512-armv4-linux.S
[763/1191] Compiling sha512-586-apple.S
[764/1191] Compiling sha512-586-linux.S
[765/1191] Compiling sha256-x86_64-linux.S
[766/1191] Compiling sha256-armv8-win.S
[767/1191] Compiling sha256-x86_64-apple.S
[768/1191] Compiling sha256-armv8-apple.S
[769/1191] Compiling sha256-armv8-linux.S
[770/1191] Compiling sha256-armv4-linux.S
[771/1191] Compiling sha256-586-linux.S
[772/1191] Compiling sha1-x86_64-linux.S
[773/1191] Compiling sha256-586-apple.S
[774/1191] Compiling sha1-armv8-win.S
[775/1191] Compiling sha1-x86_64-apple.S
[777/1191] Compiling ConcurrencyExtras MainSerialExecutor.swift
[777/1191] Compiling sha1-armv8-linux.S
[778/1192] Compiling sha1-armv8-apple.S
[779/1192] Compiling sha1-armv4-large-linux.S
[780/1192] Compiling sha1-586-linux.S
[781/1192] Compiling sha1-586-apple.S
[782/1192] Compiling rsaz-avx2-linux.S
[783/1192] Compiling rdrand-x86_64-linux.S
[784/1192] Compiling rsaz-avx2-apple.S
[786/1192] Compiling Yams Node.swift
[787/1192] Compiling Yams Tag.swift
[787/1194] Compiling rdrand-x86_64-apple.S
[789/1194] Emitting module ConcurrencyExtras
[789/1194] Compiling p256_beeu-x86_64-asm-linux.S
[790/1194] Compiling p256_beeu-x86_64-asm-apple.S
[791/1194] Compiling p256_beeu-armv8-asm-win.S
[792/1194] Compiling p256_beeu-armv8-asm-linux.S
[793/1194] Compiling p256_beeu-armv8-asm-apple.S
[795/1194] Compiling Yams YamlAnchorProviding.swift
[796/1194] Compiling Yams Resolver.swift
[796/1194] Compiling p256-x86_64-asm-linux.S
[798/1194] Compiling ConcurrencyExtras UncheckedSendable.swift
[798/1194] Compiling p256-x86_64-asm-apple.S
[799/1194] Compiling p256-armv8-asm-win.S
[800/1194] Compiling p256-armv8-asm-apple.S
[801/1194] Compiling ghashv8-armv8-win.S
[802/1194] Compiling p256-armv8-asm-linux.S
[803/1194] Compiling ghashv8-armv8-linux.S
[804/1194] Compiling ghashv8-armv8-apple.S
[805/1194] Compiling ghashv8-armv7-linux.S
[806/1194] Compiling bcm.cc
[807/1194] Compiling ghash-x86_64-linux.S
[808/1194] Compiling ghash-x86_64-apple.S
[809/1194] Compiling ghash-x86-linux.S
[810/1194] Compiling ghash-x86-apple.S
[811/1194] Compiling ghash-ssse3-x86_64-linux.S
[812/1194] Compiling ghash-ssse3-x86_64-apple.S
[813/1194] Compiling ghash-ssse3-x86-apple.S
[814/1194] Compiling ghash-neon-armv8-win.S
[815/1194] Compiling ghash-ssse3-x86-linux.S
[816/1194] Compiling ghash-neon-armv8-linux.S
[816/1194] Compiling ghash-neon-armv8-apple.S
[818/1194] Compiling ghash-armv4-linux.S
[819/1202] Compiling co-586-linux.S
[820/1202] Compiling bsaes-armv7-linux.S
[821/1202] Compiling co-586-apple.S
[822/1202] Compiling bn-armv8-linux.S
[823/1202] Compiling bn-armv8-win.S
[824/1202] Compiling bn-armv8-apple.S
[826/1202] Compiling IssueReporting WithExpectedIssue.swift
[827/1202] Compiling IssueReporting WithIssueContext.swift
[827/1202] Compiling bn-586-linux.S
[828/1202] Compiling armv8-mont-win.S
[829/1202] Compiling bn-586-apple.S
[830/1202] Compiling armv8-mont-apple.S
[831/1202] Compiling armv4-mont-linux.S
[831/1202] Compiling armv8-mont-linux.S
[833/1202] Compiling aesv8-gcm-armv8-win.S
[834/1202] Compiling aesv8-gcm-armv8-apple.S
[835/1202] Compiling aesv8-gcm-armv8-linux.S
[836/1202] Compiling aesv8-armv8-win.S
[837/1202] Compiling aesv8-armv8-linux.S
[838/1202] Compiling aesv8-armv8-apple.S
[839/1202] Compiling aesv8-armv7-linux.S
[840/1202] Compiling aesni-x86_64-linux.S
[841/1202] Compiling aesni-x86_64-apple.S
[842/1202] Compiling aesni-x86-linux.S
[843/1202] Compiling aesni-x86-apple.S
[844/1202] Compiling aesni-gcm-x86_64-linux.S
[845/1202] Compiling aesni-gcm-x86_64-apple.S
[846/1202] Compiling aes-gcm-avx512-x86_64-apple.S
[847/1202] Compiling aes-gcm-avx512-x86_64-linux.S
[848/1202] Compiling aes-gcm-avx2-x86_64-linux.S
[850/1202] Compiling Yams Node.Scalar.swift
[851/1202] Compiling Yams Node.Sequence.swift
[851/1202] Compiling aes-gcm-avx2-x86_64-apple.S
[853/1202] Compiling Yams AliasDereferencingStrategy.swift
[854/1202] Compiling Yams Anchor.swift
[855/1202] Compiling Yams Constructor.swift
[856/1202] Compiling Yams RedundancyAliasingStrategy.swift
[857/1202] Compiling Yams Representer.swift
[858/1202] Compiling ConcurrencyExtras LockIsolated.swift
[859/1202] Compiling Yams Mark.swift
[860/1202] Compiling Yams Node.Alias.swift
[861/1202] Compiling Yams Node.Mapping.swift
[862/1202] Compiling Yams Parser.swift
[863/1202] Compiling ConcurrencyExtras Task.swift
[864/1202] Emitting module IssueReporting
[865/1202] Compiling ConcurrencyExtras Result.swift
[866/1203] Compiling Yams Decoder.swift
[867/1203] Compiling Yams Emitter.swift
[868/1203] Compiling Yams Encoder.swift
[877/1204] Compiling CryptoBoringWrapper RandomBytes.swift
[878/1204] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[879/1204] Emitting module CryptoBoringWrapper
[880/1204] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[881/1204] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[882/1204] Compiling CryptoBoringWrapper EllipticCurve.swift
[883/1204] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[884/1204] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[884/1205] Compiling xwing.cc
[909/1223] Compiling XCTestDynamicOverlay Exports.swift
[909/1223] Compiling x_x509a.cc
[910/1223] Compiling x_x509.cc
[912/1223] Compiling CombineSchedulers UIKit.swift
[913/1224] Compiling CombineSchedulers ImmediateScheduler.swift
[914/1224] Compiling CombineSchedulers Deprecations.swift
[915/1224] Compiling CombineSchedulers Platform.swift
[916/1224] Compiling CombineSchedulers SwiftUI.swift
[917/1224] Compiling CombineSchedulers UIScheduler.swift
[918/1224] Compiling CombineSchedulers TestScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:23:13: error: cannot find type 'Scheduler' in scope
 21 |
 22 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 23 |   extension Scheduler {
    |             `- error: cannot find type 'Scheduler' in scope
 24 |     /// Returns a publisher that repeatedly emits the scheduler's current time on the given
 25 |     /// interval.
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:44:13: error: cannot find type 'Publishers' in scope
 42 |
 43 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 44 |   extension Publishers {
    |             `- error: cannot find type 'Publishers' in scope
 45 |     /// A publisher that emits a scheduler's current time on a repeating interval.
 46 |     ///
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:38:10: error: cannot find type 'Publishers' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
    |          `- error: cannot find type 'Publishers' in scope
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
 40 |     }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:35:23: error: cannot find type 'SchedulerTimeType' in scope
 33 |     /// - Returns: A publisher that repeatedly emits the current date on the given interval.
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
    |                       `- error: cannot find type 'SchedulerTimeType' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:36:18: error: cannot find type 'SchedulerTimeType' in scope
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
    |                  `- error: cannot find type 'SchedulerTimeType' in scope
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:37:16: error: cannot find type 'SchedulerOptions' in scope
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
    |                `- error: cannot find type 'SchedulerOptions' in scope
 38 |     ) -> Publishers.Timer<Self> {
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:87:41: error: cannot find type '_CombineScheduler' in scope
 85 |     /// XCTAssertEqual(output, Array(0...1_001))
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
    |                                         `- error: cannot find type '_CombineScheduler' in scope
 88 |       public typealias Output = Scheduler.SchedulerTimeType
 89 |       public typealias Failure = Never
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:88:43: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
 88 |       public typealias Output = Scheduler.SchedulerTimeType
    |                                           `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:91:38: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
    |                                      `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:92:37: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
 92 |       public let options: Scheduler.SchedulerOptions?
    |                                     `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:94:39: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
    |                                       `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 95 |
 96 |       private lazy var routingSubscription: RoutingSubscription = {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:106:35: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
104 |
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
    |                                   `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:107:30: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
    |                              `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:109:28: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
    |                            `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
110 |       ) {
111 |         self.interval = interval
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:42: error: cannot find type 'Subscription' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                          `- error: cannot find type 'Subscription' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:56: error: cannot find type 'Subscriber' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                                        `- error: cannot find type 'Subscriber' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:122:37: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
122 |         typealias Input = Scheduler.SchedulerTimeType
    |                                     `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
123 |         typealias Failure = Never
124 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:125:46: error: cannot find type 'AnySubscriber' in scope
123 |         typealias Failure = Never
124 |
125 |         private typealias ErasedSubscriber = AnySubscriber<Output, Failure>
    |                                              `- error: cannot find type 'AnySubscriber' in scope
126 |
127 |         private let lock: Lock
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:45: error: cannot find type 'Subscriber' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                             `- error: cannot find type 'Subscriber' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:160:32: error: cannot find type 'CombineIdentifier' in scope
158 |         var customMirror: Mirror { return inner.customMirror }
159 |         var playgroundDescription: Any { return description }
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
    |                                `- error: cannot find type 'CombineIdentifier' in scope
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:162:22: error: cannot find type 'Publishers' in scope
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
    |                      `- error: cannot find type 'Publishers' in scope
163 |           self.lock = Lock()
164 |           self.inner = .init(parent, self)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:171:33: error: cannot find type 'Subscriber' in scope
169 |         }
170 |
171 |         func addSubscriber<Sub: Subscriber>(_ sub: Sub)
    |                                 `- error: cannot find type 'Subscriber' in scope
172 |         where
173 |           Sub.Failure == Failure,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:183:36: error: cannot find type 'Subscription' in scope
181 |         }
182 |
183 |         func receive(subscription: Subscription) {
    |                                    `- error: cannot find type 'Subscription' in scope
184 |           lock.lock()
185 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:193:41: error: cannot find type 'Subscribers' in scope
191 |         }
192 |
193 |         func receive(_ value: Input) -> Subscribers.Demand {
    |                                         `- error: cannot find type 'Subscribers' in scope
194 |           var resultingDemand: Subscribers.Demand = .max(0)
195 |           lock.lock()
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:208:34: error: cannot find type 'Subscribers' in scope
206 |         }
207 |
208 |         func receive(completion: Subscribers.Completion<Failure>) {
    |                                  `- error: cannot find type 'Subscribers' in scope
209 |           lock.lock()
210 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:218:32: error: cannot find type 'Subscribers' in scope
216 |         }
217 |
218 |         func request(_ demand: Subscribers.Demand) {
    |                                `- error: cannot find type 'Subscribers' in scope
219 |           lock.lock()
220 |           // Inner will always be non-nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:239:32: error: cannot find type 'Subscriber' in scope
237 |       }
238 |
239 |       public func receive<Sub: Subscriber>(subscriber: Sub)
    |                                `- error: cannot find type 'Subscriber' in scope
240 |       where Failure == Sub.Failure, Output == Sub.Input {
241 |         routingSubscription.addSubscriber(subscriber)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:244:32: error: cannot find type 'Cancellable' in scope
242 |       }
243 |
244 |       public func connect() -> Cancellable {
    |                                `- error: cannot find type 'Cancellable' in scope
245 |         routingSubscription.isConnected = true
246 |         return routingSubscription
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:249:34: error: cannot find type 'Publishers' in scope
247 |       }
248 |
249 |       private typealias Parent = Publishers.Timer
    |                                  `- error: cannot find type 'Publishers' in scope
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
251 |         CustomPlaygroundDisplayConvertible
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:68: error: cannot find type 'Subscription' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                                                    `- error: cannot find type 'Subscription' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:256:34: error: cannot find type 'Cancellable' in scope
254 |         Downstream.Failure == Never
255 |       {
256 |         private var cancellable: Cancellable?
    |                                  `- error: cannot find type 'Cancellable' in scope
257 |         private let lock: Lock
258 |         private var downstream: Downstream?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:261:29: error: cannot find type 'Subscribers' in scope
259 |         private var parent: Parent<Scheduler>?
260 |         private var started: Bool
261 |         private var demand: Subscribers.Demand
    |                             `- error: cannot find type 'Subscribers' in scope
262 |
263 |         override var description: String { return "Timer" }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:328:27: error: cannot find type 'Subscribers' in scope
326 |         }
327 |
328 |         func request(_ n: Subscribers.Demand) {
    |                           `- error: cannot find type 'Subscribers' in scope
329 |           lock.lock()
330 |           defer { lock.unlock() }
[919/1224] Compiling CombineSchedulers Timer.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:23:13: error: cannot find type 'Scheduler' in scope
 21 |
 22 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 23 |   extension Scheduler {
    |             `- error: cannot find type 'Scheduler' in scope
 24 |     /// Returns a publisher that repeatedly emits the scheduler's current time on the given
 25 |     /// interval.
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:44:13: error: cannot find type 'Publishers' in scope
 42 |
 43 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 44 |   extension Publishers {
    |             `- error: cannot find type 'Publishers' in scope
 45 |     /// A publisher that emits a scheduler's current time on a repeating interval.
 46 |     ///
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:38:10: error: cannot find type 'Publishers' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
    |          `- error: cannot find type 'Publishers' in scope
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
 40 |     }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:35:23: error: cannot find type 'SchedulerTimeType' in scope
 33 |     /// - Returns: A publisher that repeatedly emits the current date on the given interval.
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
    |                       `- error: cannot find type 'SchedulerTimeType' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:36:18: error: cannot find type 'SchedulerTimeType' in scope
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
    |                  `- error: cannot find type 'SchedulerTimeType' in scope
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:37:16: error: cannot find type 'SchedulerOptions' in scope
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
    |                `- error: cannot find type 'SchedulerOptions' in scope
 38 |     ) -> Publishers.Timer<Self> {
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:87:41: error: cannot find type '_CombineScheduler' in scope
 85 |     /// XCTAssertEqual(output, Array(0...1_001))
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
    |                                         `- error: cannot find type '_CombineScheduler' in scope
 88 |       public typealias Output = Scheduler.SchedulerTimeType
 89 |       public typealias Failure = Never
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:88:43: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
 88 |       public typealias Output = Scheduler.SchedulerTimeType
    |                                           `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:91:38: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
    |                                      `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:92:37: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
 92 |       public let options: Scheduler.SchedulerOptions?
    |                                     `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:94:39: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
    |                                       `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 95 |
 96 |       private lazy var routingSubscription: RoutingSubscription = {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:106:35: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
104 |
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
    |                                   `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:107:30: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
    |                              `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:109:28: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
    |                            `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
110 |       ) {
111 |         self.interval = interval
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:42: error: cannot find type 'Subscription' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                          `- error: cannot find type 'Subscription' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:56: error: cannot find type 'Subscriber' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                                        `- error: cannot find type 'Subscriber' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:122:37: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
122 |         typealias Input = Scheduler.SchedulerTimeType
    |                                     `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
123 |         typealias Failure = Never
124 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:125:46: error: cannot find type 'AnySubscriber' in scope
123 |         typealias Failure = Never
124 |
125 |         private typealias ErasedSubscriber = AnySubscriber<Output, Failure>
    |                                              `- error: cannot find type 'AnySubscriber' in scope
126 |
127 |         private let lock: Lock
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:45: error: cannot find type 'Subscriber' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                             `- error: cannot find type 'Subscriber' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:160:32: error: cannot find type 'CombineIdentifier' in scope
158 |         var customMirror: Mirror { return inner.customMirror }
159 |         var playgroundDescription: Any { return description }
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
    |                                `- error: cannot find type 'CombineIdentifier' in scope
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:162:22: error: cannot find type 'Publishers' in scope
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
    |                      `- error: cannot find type 'Publishers' in scope
163 |           self.lock = Lock()
164 |           self.inner = .init(parent, self)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:171:33: error: cannot find type 'Subscriber' in scope
169 |         }
170 |
171 |         func addSubscriber<Sub: Subscriber>(_ sub: Sub)
    |                                 `- error: cannot find type 'Subscriber' in scope
172 |         where
173 |           Sub.Failure == Failure,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:183:36: error: cannot find type 'Subscription' in scope
181 |         }
182 |
183 |         func receive(subscription: Subscription) {
    |                                    `- error: cannot find type 'Subscription' in scope
184 |           lock.lock()
185 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:193:41: error: cannot find type 'Subscribers' in scope
191 |         }
192 |
193 |         func receive(_ value: Input) -> Subscribers.Demand {
    |                                         `- error: cannot find type 'Subscribers' in scope
194 |           var resultingDemand: Subscribers.Demand = .max(0)
195 |           lock.lock()
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:208:34: error: cannot find type 'Subscribers' in scope
206 |         }
207 |
208 |         func receive(completion: Subscribers.Completion<Failure>) {
    |                                  `- error: cannot find type 'Subscribers' in scope
209 |           lock.lock()
210 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:218:32: error: cannot find type 'Subscribers' in scope
216 |         }
217 |
218 |         func request(_ demand: Subscribers.Demand) {
    |                                `- error: cannot find type 'Subscribers' in scope
219 |           lock.lock()
220 |           // Inner will always be non-nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:239:32: error: cannot find type 'Subscriber' in scope
237 |       }
238 |
239 |       public func receive<Sub: Subscriber>(subscriber: Sub)
    |                                `- error: cannot find type 'Subscriber' in scope
240 |       where Failure == Sub.Failure, Output == Sub.Input {
241 |         routingSubscription.addSubscriber(subscriber)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:244:32: error: cannot find type 'Cancellable' in scope
242 |       }
243 |
244 |       public func connect() -> Cancellable {
    |                                `- error: cannot find type 'Cancellable' in scope
245 |         routingSubscription.isConnected = true
246 |         return routingSubscription
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:249:34: error: cannot find type 'Publishers' in scope
247 |       }
248 |
249 |       private typealias Parent = Publishers.Timer
    |                                  `- error: cannot find type 'Publishers' in scope
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
251 |         CustomPlaygroundDisplayConvertible
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:68: error: cannot find type 'Subscription' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                                                    `- error: cannot find type 'Subscription' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:256:34: error: cannot find type 'Cancellable' in scope
254 |         Downstream.Failure == Never
255 |       {
256 |         private var cancellable: Cancellable?
    |                                  `- error: cannot find type 'Cancellable' in scope
257 |         private let lock: Lock
258 |         private var downstream: Downstream?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:261:29: error: cannot find type 'Subscribers' in scope
259 |         private var parent: Parent<Scheduler>?
260 |         private var started: Bool
261 |         private var demand: Subscribers.Demand
    |                             `- error: cannot find type 'Subscribers' in scope
262 |
263 |         override var description: String { return "Timer" }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:328:27: error: cannot find type 'Subscribers' in scope
326 |         }
327 |
328 |         func request(_ n: Subscribers.Demand) {
    |                           `- error: cannot find type 'Subscribers' in scope
329 |           lock.lock()
330 |           defer { lock.unlock() }
[919/1224] Compiling x_sig.cc
[921/1224] Emitting module Yams
[921/1224] Compiling x_spki.cc
[923/1224] Compiling CombineSchedulers UnimplementedScheduler.swift
[924/1224] Compiling CombineSchedulers Lock.swift
[925/1224] Compiling CombineSchedulers NSRecursiveLock.swift
[926/1224] Compiling CombineSchedulers AnyScheduler.swift
[927/1224] Compiling CombineSchedulers Concurrency.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[928/1224] Emitting module CombineSchedulers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:23:13: error: cannot find type 'Scheduler' in scope
 21 |
 22 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 23 |   extension Scheduler {
    |             `- error: cannot find type 'Scheduler' in scope
 24 |     /// Returns a publisher that repeatedly emits the scheduler's current time on the given
 25 |     /// interval.
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:44:13: error: cannot find type 'Publishers' in scope
 42 |
 43 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 44 |   extension Publishers {
    |             `- error: cannot find type 'Publishers' in scope
 45 |     /// A publisher that emits a scheduler's current time on a repeating interval.
 46 |     ///
[928/1224] Compiling x_pubkey.cc
[928/1224] Compiling x_req.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/270] Write sources
[4/276] Compiling x_exten.cc
[5/276] Compiling x_attrib.cc
[6/276] Compiling x_req.cc
[7/276] Compiling x_pubkey.cc
[8/276] Compiling x_name.cc
[9/276] Compiling x_algor.cc
[10/276] Compiling x_crl.cc
[11/276] Compiling x_all.cc
[12/276] Write swift-version-24593BA9C3E375BF.txt
[13/276] Compiling x509spki.cc
[14/276] Compiling x509rset.cc
[15/276] Compiling x509name.cc
[16/276] Compiling x509_v3.cc
[17/276] Compiling x509cset.cc
[18/278] Compiling x509_vpm.cc
[19/279] Compiling x509_vfy.cc
[20/288] Compiling x509_txt.cc
[22/304] Compiling SwiftSyntax601 Empty.swift
[23/304] Emitting module SwiftSyntax601
[24/305] Compiling SwiftSyntax600 Empty.swift
[25/305] Emitting module SwiftSyntax600
[26/306] Compiling SwiftSyntax509 Empty.swift
[27/306] Emitting module SwiftSyntax509
[28/307] Compiling SwiftSyntax510 Empty.swift
[29/309] Emitting module SwiftSyntax510
[34/380] Compiling OpenCombine ConduitList.swift
[35/380] Compiling OpenCombine DebugHook.swift
[36/391] Compiling Logging MetadataProvider.swift
[38/410] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[39/410] Compiling OpenCombine ConduitBase.swift
[40/431] Compiling IssueReportingPackageSupport _Test.swift
[41/431] Emitting module IssueReportingPackageSupport
[42/432] Compiling Logging Locks.swift
[43/432] Emitting module Logging
[44/432] Compiling IssueReportingPackageSupport _Test.swift
[45/432] Emitting module IssueReportingPackageSupport
[46/433] Compiling Logging Locks.swift
[47/433] Emitting module Logging
[50/433] Compiling ConcurrencyExtras LockIsolated.swift
[51/433] Compiling ConcurrencyExtras Locking.swift
[52/433] Compiling ConcurrencyExtras UncheckedBox.swift
[53/434] Compiling ConcurrencyExtras MainSerialExecutor.swift
[54/434] Emitting module ConcurrencyExtras
[55/434] Compiling ConcurrencyExtras AsyncStream.swift
[56/434] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[57/434] Compiling OpenCombine Publisher+Subscribe.swift
[58/434] Compiling OpenCombine Deferred.swift
[59/434] Compiling OpenCombine Empty.swift
[60/434] Compiling ConcurrencyExtras ActorIsolated.swift
[61/434] Compiling ConcurrencyExtras AnyHashableSendable.swift
[62/434] Compiling CryptoBoringWrapper RandomBytes.swift
[63/434] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[64/434] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[65/434] Compiling ConcurrencyExtras Task.swift
[66/434] Compiling ConcurrencyExtras Result.swift
[67/434] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[68/434] Compiling CryptoBoringWrapper EllipticCurve.swift
[69/434] Emitting module CryptoBoringWrapper
[70/435] Compiling ConcurrencyExtras UncheckedSendable.swift
[72/454] Emitting module Yams
[73/454] Compiling Yams YamlError.swift
[74/454] Compiling Yams YamlTagProviding.swift
[75/454] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[76/454] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[77/504] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[78/504] Compiling SwiftSyntax RawSyntaxTokenView.swift
[79/540] Compiling IssueReporting BreakpointReporter.swift
[80/540] Compiling IssueReporting DefaultReporter.swift
[82/540] Compiling IssueReporting XCTest.swift
[83/540] Compiling IssueReporting IsTesting.swift
[84/540] Compiling IssueReporting IssueReporter.swift
[85/540] Compiling IssueReporting FailureObserver.swift
[86/540] Compiling IssueReporting LockIsolated.swift
[87/540] Compiling IssueReporting Rethrows.swift
[88/540] Compiling IssueReporting FatalErrorReporter.swift
[89/540] Compiling IssueReporting ReportIssue.swift
[90/540] Compiling Logging LogHandler.swift
[91/540] Compiling Logging Logging.swift
[92/552] Compiling Logging LogHandler.swift
[93/552] Compiling Logging Logging.swift
[97/553] Compiling IssueReporting TestContext.swift
[98/553] Compiling IssueReporting Unimplemented.swift
[101/555] Emitting module IssueReporting
[104/555] Compiling IssueReporting WithExpectedIssue.swift
[116/554] Compiling IssueReporting WithIssueContext.swift
[117/554] Compiling ConcurrencyExtras MainSerialExecutor.swift
[118/555] Compiling ConcurrencyExtras LockIsolated.swift
[119/555] Compiling ConcurrencyExtras Locking.swift
[120/555] Compiling ConcurrencyExtras UncheckedBox.swift
[121/555] Compiling ConcurrencyExtras AsyncStream.swift
[122/555] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[123/555] Compiling ConcurrencyExtras Task.swift
[124/555] Compiling ConcurrencyExtras Result.swift
[125/581] Emitting module ConcurrencyExtras
[126/581] Compiling Crypto ChaChaPoly_boring.swift
[127/581] Compiling Crypto ChaChaPoly.swift
[128/626] Compiling Crypto AES-GCM.swift
[129/626] Compiling Crypto AES-GCM_boring.swift
[132/627] Compiling Crypto Cipher.swift
[133/627] Compiling Crypto Nonces.swift
[134/628] Emitting module IssueReporting
[135/628] Compiling ConcurrencyExtras UncheckedSendable.swift
[136/629] Compiling OpenCombine Publishers.Map.swift
[137/629] Compiling OpenCombine Publishers.MapError.swift
[138/629] Compiling OpenCombine Publishers.MeasureInterval.swift
[139/629] Compiling OpenCombine Publishers.Multicast.swift
[140/629] Compiling OpenCombine Publishers.Output.swift
[141/629] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[142/629] Compiling OpenCombine Publishers.PrefixWhile.swift
[143/629] Compiling OpenCombine Publishers.Print.swift
[144/629] Compiling OpenCombine Publishers.ReceiveOn.swift
[145/629] Compiling OpenCombine Publishers.Reduce.swift
[146/629] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[147/629] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[148/629] Compiling OpenCombine Publishers.ReplaceError.swift
[157/642] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[158/642] Compiling Crypto HPKE-KEM.swift
[159/643] Compiling Crypto PEMDocument.swift
[160/643] Compiling Crypto HPKE-Errors.swift
[161/643] Compiling Crypto HPKE.swift
[162/643] Compiling Crypto HPKE-Context.swift
[163/643] Compiling Crypto HPKE-KeySchedule.swift
[164/643] Compiling Crypto HPKE-Modes.swift
[165/643] Compiling Crypto Insecure.swift
[166/643] Compiling Crypto Insecure_HashFunctions.swift
[167/643] Compiling Crypto KEM.swift
[168/643] Compiling Crypto ECDH_boring.swift
[169/643] Compiling Crypto DH.swift
[170/643] Compiling Crypto ECDH.swift
[171/643] Compiling Crypto HKDF.swift
[173/646] Emitting module OpenCombine
[174/646] Compiling Crypto AESWrap.swift
[175/646] Compiling Crypto AESWrap_boring.swift
[176/646] Compiling Crypto Ed25519_boring.swift
[177/646] Compiling Crypto NISTCurvesKeys_boring.swift
[178/646] Compiling Crypto X25519Keys_boring.swift
[179/646] Compiling Crypto Curve25519.swift
[180/646] Compiling Crypto Ed25519Keys.swift
[181/646] Compiling Crypto NISTCurvesKeys.swift
[182/646] Compiling Crypto X25519Keys.swift
[183/646] Compiling Crypto SymmetricKeys.swift
[184/646] Compiling Crypto HMAC.swift
[185/646] Compiling Crypto MACFunctions.swift
[186/646] Compiling Crypto MessageAuthenticationCode.swift
[187/646] Compiling Crypto HPKE-KexKeyDerivation.swift
[188/646] Compiling Crypto HPKE-LabeledExtract.swift
[189/646] Compiling Crypto HPKE-Utils.swift
[190/646] Compiling Crypto DHKEM.swift
[191/646] Compiling Crypto HPKE-KEM-Curve25519.swift
[194/646] Compiling Crypto PKCS8PrivateKey.swift
[195/646] Compiling Crypto SEC1PrivateKey.swift
[196/646] Compiling Crypto SubjectPublicKeyInfo.swift
[197/646] Compiling Crypto CryptoError_boring.swift
[198/646] Compiling Crypto CryptoKitErrors.swift
[199/646] Compiling Crypto Digest_boring.swift
[200/646] Compiling Crypto Digest.swift
[201/646] Compiling Crypto Digests.swift
[202/646] Compiling Crypto HashFunctions.swift
[203/646] Compiling Crypto HashFunctions_SHA2.swift
[204/646] Compiling Crypto ASN1Identifier.swift
[205/646] Compiling Crypto ASN1Integer.swift
[206/646] Compiling Crypto ASN1Null.swift
[207/646] Compiling Crypto ASN1OctetString.swift
[208/646] Compiling Crypto ASN1Strings.swift
[209/646] Compiling Crypto ArraySliceBigint.swift
[210/646] Compiling Crypto GeneralizedTime.swift
[211/646] Compiling Crypto ObjectIdentifier.swift
[212/646] Compiling Crypto ECDSASignature.swift
[219/646] Compiling Crypto ASN1.swift
[220/646] Compiling Crypto ASN1Any.swift
[221/646] Compiling Crypto ASN1BitString.swift
[222/646] Compiling Crypto ASN1Boolean.swift
[223/646] Compiling Crypto HPKE-AEAD.swift
[224/646] Compiling Crypto HPKE-Ciphersuite.swift
[225/646] Compiling Crypto HPKE-KDF.swift
[226/654] Compiling XCTestDynamicOverlay Exports.swift
[233/655] Compiling Clocks SwiftUI.swift
[234/656] Compiling Clocks Timer.swift
[236/656] Emitting module Clocks
[237/656] Compiling Clocks ImmediateClock.swift
[238/656] Compiling Clocks AnyClock.swift
[239/656] Compiling Clocks _AsyncTimerSequence.swift
[240/656] Compiling Clocks Lock.swift
[241/656] Emitting module XCTestDynamicOverlay
[242/656] Compiling XCTestDynamicOverlay Deprecations.swift
[244/660] Compiling Crypto AES.swift
[245/660] Compiling Crypto ECDSASignature_boring.swift
[246/660] Compiling Crypto ECDSA_boring.swift
[247/660] Compiling Crypto EdDSA_boring.swift
[248/660] Compiling Crypto ECDSA.swift
[249/660] Compiling OpenCombine Publishers.SubscribeOn.swift
[250/660] Compiling OpenCombine Publishers.SwitchToLatest.swift
[251/660] Compiling OpenCombine Publishers.Throttle.swift
[252/660] Compiling OpenCombine Publishers.Timeout.swift
[253/660] Compiling OpenCombine Publishers.Zip.swift
[254/660] Compiling OpenCombine Publishers.swift
[255/660] Compiling OpenCombine Record.swift
[256/660] Compiling OpenCombine Result.Publisher.swift
[257/660] Compiling Clocks TestClock.swift
[258/660] Compiling Clocks UnimplementedClock.swift
[259/661] Compiling OpenCombine Result.swift
[260/661] Compiling OpenCombine Scheduler.swift
[261/661] Compiling OpenCombine Subject+Void.swift
[262/661] Compiling OpenCombine Subscriber+Void.swift
[263/661] Compiling OpenCombine Subscribers.Assign.swift
[264/661] Compiling OpenCombine Subscribers.Completion.swift
[265/661] Compiling OpenCombine Subscribers.Demand.swift
[266/661] Compiling OpenCombine Subscribers.Sink.swift
[267/661] Compiling OpenCombine Subscribers.swift
[268/661] Compiling OpenCombine Subscription.swift
[269/661] Compiling OpenCombine Subscriptions.swift
[270/661] Compiling OpenCombine _Introspection.swift
[271/662] Compiling XCTestDynamicOverlay Exports.swift
[274/662] Emitting module XCTestDynamicOverlay
[275/675] Compiling ArgumentParserToolInfo ToolInfo.swift
[276/675] Emitting module ArgumentParserToolInfo
[277/676] Compiling CombineSchedulers ImmediateScheduler.swift
[278/676] Compiling CombineSchedulers Deprecations.swift
[279/676] Compiling CombineSchedulers AnyScheduler.swift
[280/676] Compiling CombineSchedulers Concurrency.swift
[281/676] Compiling CombineSchedulers Platform.swift
[282/676] Compiling CombineSchedulers SwiftUI.swift
[283/676] Compiling CombineSchedulers Lock.swift
[284/676] Compiling CombineSchedulers NSRecursiveLock.swift
[285/676] Compiling CombineSchedulers TestScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:23:13: error: cannot find type 'Scheduler' in scope
 21 |
 22 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 23 |   extension Scheduler {
    |             `- error: cannot find type 'Scheduler' in scope
 24 |     /// Returns a publisher that repeatedly emits the scheduler's current time on the given
 25 |     /// interval.
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:44:13: error: cannot find type 'Publishers' in scope
 42 |
 43 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 44 |   extension Publishers {
    |             `- error: cannot find type 'Publishers' in scope
 45 |     /// A publisher that emits a scheduler's current time on a repeating interval.
 46 |     ///
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:38:10: error: cannot find type 'Publishers' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
    |          `- error: cannot find type 'Publishers' in scope
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
 40 |     }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:35:23: error: cannot find type 'SchedulerTimeType' in scope
 33 |     /// - Returns: A publisher that repeatedly emits the current date on the given interval.
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
    |                       `- error: cannot find type 'SchedulerTimeType' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:36:18: error: cannot find type 'SchedulerTimeType' in scope
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
    |                  `- error: cannot find type 'SchedulerTimeType' in scope
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:37:16: error: cannot find type 'SchedulerOptions' in scope
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
    |                `- error: cannot find type 'SchedulerOptions' in scope
 38 |     ) -> Publishers.Timer<Self> {
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:87:41: error: cannot find type '_CombineScheduler' in scope
 85 |     /// XCTAssertEqual(output, Array(0...1_001))
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
    |                                         `- error: cannot find type '_CombineScheduler' in scope
 88 |       public typealias Output = Scheduler.SchedulerTimeType
 89 |       public typealias Failure = Never
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:88:43: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
 88 |       public typealias Output = Scheduler.SchedulerTimeType
    |                                           `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:91:38: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
    |                                      `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:92:37: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
 92 |       public let options: Scheduler.SchedulerOptions?
    |                                     `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:94:39: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
    |                                       `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 95 |
 96 |       private lazy var routingSubscription: RoutingSubscription = {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:106:35: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
104 |
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
    |                                   `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:107:30: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
    |                              `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:109:28: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
    |                            `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
110 |       ) {
111 |         self.interval = interval
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:42: error: cannot find type 'Subscription' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                          `- error: cannot find type 'Subscription' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:56: error: cannot find type 'Subscriber' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                                        `- error: cannot find type 'Subscriber' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:122:37: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
122 |         typealias Input = Scheduler.SchedulerTimeType
    |                                     `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
123 |         typealias Failure = Never
124 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:125:46: error: cannot find type 'AnySubscriber' in scope
123 |         typealias Failure = Never
124 |
125 |         private typealias ErasedSubscriber = AnySubscriber<Output, Failure>
    |                                              `- error: cannot find type 'AnySubscriber' in scope
126 |
127 |         private let lock: Lock
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:45: error: cannot find type 'Subscriber' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                             `- error: cannot find type 'Subscriber' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:160:32: error: cannot find type 'CombineIdentifier' in scope
158 |         var customMirror: Mirror { return inner.customMirror }
159 |         var playgroundDescription: Any { return description }
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
    |                                `- error: cannot find type 'CombineIdentifier' in scope
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:162:22: error: cannot find type 'Publishers' in scope
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
    |                      `- error: cannot find type 'Publishers' in scope
163 |           self.lock = Lock()
164 |           self.inner = .init(parent, self)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:171:33: error: cannot find type 'Subscriber' in scope
169 |         }
170 |
171 |         func addSubscriber<Sub: Subscriber>(_ sub: Sub)
    |                                 `- error: cannot find type 'Subscriber' in scope
172 |         where
173 |           Sub.Failure == Failure,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:183:36: error: cannot find type 'Subscription' in scope
181 |         }
182 |
183 |         func receive(subscription: Subscription) {
    |                                    `- error: cannot find type 'Subscription' in scope
184 |           lock.lock()
185 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:193:41: error: cannot find type 'Subscribers' in scope
191 |         }
192 |
193 |         func receive(_ value: Input) -> Subscribers.Demand {
    |                                         `- error: cannot find type 'Subscribers' in scope
194 |           var resultingDemand: Subscribers.Demand = .max(0)
195 |           lock.lock()
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:208:34: error: cannot find type 'Subscribers' in scope
206 |         }
207 |
208 |         func receive(completion: Subscribers.Completion<Failure>) {
    |                                  `- error: cannot find type 'Subscribers' in scope
209 |           lock.lock()
210 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:218:32: error: cannot find type 'Subscribers' in scope
216 |         }
217 |
218 |         func request(_ demand: Subscribers.Demand) {
    |                                `- error: cannot find type 'Subscribers' in scope
219 |           lock.lock()
220 |           // Inner will always be non-nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:239:32: error: cannot find type 'Subscriber' in scope
237 |       }
238 |
239 |       public func receive<Sub: Subscriber>(subscriber: Sub)
    |                                `- error: cannot find type 'Subscriber' in scope
240 |       where Failure == Sub.Failure, Output == Sub.Input {
241 |         routingSubscription.addSubscriber(subscriber)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:244:32: error: cannot find type 'Cancellable' in scope
242 |       }
243 |
244 |       public func connect() -> Cancellable {
    |                                `- error: cannot find type 'Cancellable' in scope
245 |         routingSubscription.isConnected = true
246 |         return routingSubscription
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:249:34: error: cannot find type 'Publishers' in scope
247 |       }
248 |
249 |       private typealias Parent = Publishers.Timer
    |                                  `- error: cannot find type 'Publishers' in scope
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
251 |         CustomPlaygroundDisplayConvertible
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:68: error: cannot find type 'Subscription' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                                                    `- error: cannot find type 'Subscription' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:256:34: error: cannot find type 'Cancellable' in scope
254 |         Downstream.Failure == Never
255 |       {
256 |         private var cancellable: Cancellable?
    |                                  `- error: cannot find type 'Cancellable' in scope
257 |         private let lock: Lock
258 |         private var downstream: Downstream?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:261:29: error: cannot find type 'Subscribers' in scope
259 |         private var parent: Parent<Scheduler>?
260 |         private var started: Bool
261 |         private var demand: Subscribers.Demand
    |                             `- error: cannot find type 'Subscribers' in scope
262 |
263 |         override var description: String { return "Timer" }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:328:27: error: cannot find type 'Subscribers' in scope
326 |         }
327 |
328 |         func request(_ n: Subscribers.Demand) {
    |                           `- error: cannot find type 'Subscribers' in scope
329 |           lock.lock()
330 |           defer { lock.unlock() }
[287/685] Compiling CombineSchedulers Timer.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:23:13: error: cannot find type 'Scheduler' in scope
 21 |
 22 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 23 |   extension Scheduler {
    |             `- error: cannot find type 'Scheduler' in scope
 24 |     /// Returns a publisher that repeatedly emits the scheduler's current time on the given
 25 |     /// interval.
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:44:13: error: cannot find type 'Publishers' in scope
 42 |
 43 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 44 |   extension Publishers {
    |             `- error: cannot find type 'Publishers' in scope
 45 |     /// A publisher that emits a scheduler's current time on a repeating interval.
 46 |     ///
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:38:10: error: cannot find type 'Publishers' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
    |          `- error: cannot find type 'Publishers' in scope
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
 40 |     }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:35:23: error: cannot find type 'SchedulerTimeType' in scope
 33 |     /// - Returns: A publisher that repeatedly emits the current date on the given interval.
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
    |                       `- error: cannot find type 'SchedulerTimeType' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:36:18: error: cannot find type 'SchedulerTimeType' in scope
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
    |                  `- error: cannot find type 'SchedulerTimeType' in scope
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:37:16: error: cannot find type 'SchedulerOptions' in scope
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
    |                `- error: cannot find type 'SchedulerOptions' in scope
 38 |     ) -> Publishers.Timer<Self> {
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:87:41: error: cannot find type '_CombineScheduler' in scope
 85 |     /// XCTAssertEqual(output, Array(0...1_001))
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
    |                                         `- error: cannot find type '_CombineScheduler' in scope
 88 |       public typealias Output = Scheduler.SchedulerTimeType
 89 |       public typealias Failure = Never
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:88:43: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
 88 |       public typealias Output = Scheduler.SchedulerTimeType
    |                                           `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:91:38: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
    |                                      `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:92:37: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
 92 |       public let options: Scheduler.SchedulerOptions?
    |                                     `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:94:39: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
    |                                       `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 95 |
 96 |       private lazy var routingSubscription: RoutingSubscription = {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:106:35: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
104 |
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
    |                                   `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:107:30: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
    |                              `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:109:28: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
    |                            `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
110 |       ) {
111 |         self.interval = interval
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:42: error: cannot find type 'Subscription' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                          `- error: cannot find type 'Subscription' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:56: error: cannot find type 'Subscriber' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                                        `- error: cannot find type 'Subscriber' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:122:37: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
122 |         typealias Input = Scheduler.SchedulerTimeType
    |                                     `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
123 |         typealias Failure = Never
124 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:125:46: error: cannot find type 'AnySubscriber' in scope
123 |         typealias Failure = Never
124 |
125 |         private typealias ErasedSubscriber = AnySubscriber<Output, Failure>
    |                                              `- error: cannot find type 'AnySubscriber' in scope
126 |
127 |         private let lock: Lock
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:45: error: cannot find type 'Subscriber' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                             `- error: cannot find type 'Subscriber' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:160:32: error: cannot find type 'CombineIdentifier' in scope
158 |         var customMirror: Mirror { return inner.customMirror }
159 |         var playgroundDescription: Any { return description }
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
    |                                `- error: cannot find type 'CombineIdentifier' in scope
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:162:22: error: cannot find type 'Publishers' in scope
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
    |                      `- error: cannot find type 'Publishers' in scope
163 |           self.lock = Lock()
164 |           self.inner = .init(parent, self)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:171:33: error: cannot find type 'Subscriber' in scope
169 |         }
170 |
171 |         func addSubscriber<Sub: Subscriber>(_ sub: Sub)
    |                                 `- error: cannot find type 'Subscriber' in scope
172 |         where
173 |           Sub.Failure == Failure,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:183:36: error: cannot find type 'Subscription' in scope
181 |         }
182 |
183 |         func receive(subscription: Subscription) {
    |                                    `- error: cannot find type 'Subscription' in scope
184 |           lock.lock()
185 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:193:41: error: cannot find type 'Subscribers' in scope
191 |         }
192 |
193 |         func receive(_ value: Input) -> Subscribers.Demand {
    |                                         `- error: cannot find type 'Subscribers' in scope
194 |           var resultingDemand: Subscribers.Demand = .max(0)
195 |           lock.lock()
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:208:34: error: cannot find type 'Subscribers' in scope
206 |         }
207 |
208 |         func receive(completion: Subscribers.Completion<Failure>) {
    |                                  `- error: cannot find type 'Subscribers' in scope
209 |           lock.lock()
210 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:218:32: error: cannot find type 'Subscribers' in scope
216 |         }
217 |
218 |         func request(_ demand: Subscribers.Demand) {
    |                                `- error: cannot find type 'Subscribers' in scope
219 |           lock.lock()
220 |           // Inner will always be non-nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:239:32: error: cannot find type 'Subscriber' in scope
237 |       }
238 |
239 |       public func receive<Sub: Subscriber>(subscriber: Sub)
    |                                `- error: cannot find type 'Subscriber' in scope
240 |       where Failure == Sub.Failure, Output == Sub.Input {
241 |         routingSubscription.addSubscriber(subscriber)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:244:32: error: cannot find type 'Cancellable' in scope
242 |       }
243 |
244 |       public func connect() -> Cancellable {
    |                                `- error: cannot find type 'Cancellable' in scope
245 |         routingSubscription.isConnected = true
246 |         return routingSubscription
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:249:34: error: cannot find type 'Publishers' in scope
247 |       }
248 |
249 |       private typealias Parent = Publishers.Timer
    |                                  `- error: cannot find type 'Publishers' in scope
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
251 |         CustomPlaygroundDisplayConvertible
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:68: error: cannot find type 'Subscription' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                                                    `- error: cannot find type 'Subscription' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:256:34: error: cannot find type 'Cancellable' in scope
254 |         Downstream.Failure == Never
255 |       {
256 |         private var cancellable: Cancellable?
    |                                  `- error: cannot find type 'Cancellable' in scope
257 |         private let lock: Lock
258 |         private var downstream: Downstream?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:261:29: error: cannot find type 'Subscribers' in scope
259 |         private var parent: Parent<Scheduler>?
260 |         private var started: Bool
261 |         private var demand: Subscribers.Demand
    |                             `- error: cannot find type 'Subscribers' in scope
262 |
263 |         override var description: String { return "Timer" }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:328:27: error: cannot find type 'Subscribers' in scope
326 |         }
327 |
328 |         func request(_ n: Subscribers.Demand) {
    |                           `- error: cannot find type 'Subscribers' in scope
329 |           lock.lock()
330 |           defer { lock.unlock() }
[287/686] Wrapping AST for Yams for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[290/686] Emitting module CombineSchedulers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:23:13: error: cannot find type 'Scheduler' in scope
 21 |
 22 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 23 |   extension Scheduler {
    |             `- error: cannot find type 'Scheduler' in scope
 24 |     /// Returns a publisher that repeatedly emits the scheduler's current time on the given
 25 |     /// interval.
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:44:13: error: cannot find type 'Publishers' in scope
 42 |
 43 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 44 |   extension Publishers {
    |             `- error: cannot find type 'Publishers' in scope
 45 |     /// A publisher that emits a scheduler's current time on a repeating interval.
 46 |     ///
[293/691] Compiling CombineSchedulers UIScheduler.swift
[294/694] Compiling CombineSchedulers UIKit.swift
[295/694] Emitting module Crypto
[295/704] Compiling x509_trs.cc
[300/704] Compiling SwiftSyntax SyntaxNodesAB.swift
[301/704] Compiling SwiftSyntax SyntaxNodesC.swift
[302/704] Compiling SwiftSyntax SyntaxNodesD.swift
[303/704] Compiling SwiftSyntax SyntaxNodesEF.swift
[304/704] Compiling SwiftSyntax SyntaxNodesGHI.swift
[305/704] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[306/704] Compiling SwiftSyntax SyntaxNodesOP.swift
[307/704] Compiling CombineSchedulers UnimplementedScheduler.swift
BUILD FAILURE 6.1 android