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 0.7.1 (a1eb42), with Swift 6.1 for Wasm on 14 Dec 2025 15:08:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 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: 0.7.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/egeniq/app-remote-config
 * tag               0.7.1      -> FETCH_HEAD
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 0.7.1
========================================
Build
========================================
Selected platform:         wasm
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-1":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:dbcbf45695e2d1afcaee9a5a93239e71a6cc4a5872f338d6e993e9ceefe7df1b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/932] Fetching swift-macro-testing
[645/7368] Fetching swift-macro-testing, swift-dependencies
[1706/12968] Fetching swift-macro-testing, swift-dependencies, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.55s)
[4639/12036] Fetching swift-dependencies, xctest-dynamic-overlay
Fetching https://github.com/apple/swift-crypto.git
[9965/85148] Fetching swift-dependencies, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.21s)
[9257/96177] Fetching xctest-dynamic-overlay, swift-syntax, swift-crypto
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/jpsim/Yams.git
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.70s)
[9822/90577] Fetching swift-syntax, swift-crypto
[10554/107498] Fetching swift-syntax, swift-crypto, swift-argument-parser
[33292/113247] Fetching swift-syntax, swift-crypto, swift-argument-parser, swift-log
[33695/124514] Fetching swift-syntax, swift-crypto, swift-argument-parser, swift-log, yams
Fetched https://github.com/apple/swift-argument-parser from cache (1.65s)
[31459/107593] Fetching swift-syntax, swift-crypto, swift-log, yams
Fetched https://github.com/apple/swift-log.git from cache (3.50s)
[99651/101844] Fetching swift-syntax, swift-crypto, yams
Fetched https://github.com/jpsim/Yams.git from cache (3.67s)
[89115/90577] Fetching swift-syntax, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (5.91s)
Fetched https://github.com/swiftlang/swift-syntax from cache (11.23s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (12.32s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15633] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.85s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (6.46s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.62s)
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.43s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.01s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.88s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (0.70s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.70s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.77s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.70s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
[1/2538] Fetching combine-schedulers
[1803/3424] Fetching combine-schedulers, swift-concurrency-extras
[3009/4723] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.09s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.09s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.09s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.82s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.63s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.90s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (1.55s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.55s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.82s)
Fetching https://github.com/apple/swift-asn1.git
[1/1667] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.31s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.95s)
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/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/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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
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
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/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/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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
[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] Write swift-version-24593BA9C3E375BF.txt
[34/822] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[35/822] Compiling CCryptoBoringSSLShims shims.c
[37/826] Emitting module SwiftSyntax601
[38/826] Emitting module SwiftSyntax600
[38/826] Compiling v3_crld.cc
[39/826] Compiling v3_enum.cc
[40/826] Compiling v3_genn.cc
[41/826] Compiling v3_extku.cc
[42/826] Compiling v3_cpols.cc
[43/830] Compiling v3_conf.cc
[45/835] Emitting module SwiftSyntax510
[46/934] Emitting module IssueReportingPackageSupport
[47/934] Emitting module Logging
[48/934] Emitting module OpenCombine
[49/946] Compiling SwiftSyntax601 Empty.swift
[50/947] Compiling IssueReportingPackageSupport _Test.swift
[51/948] Compiling SwiftSyntax509 Empty.swift
[52/948] Emitting module SwiftSyntax509
[53/948] Compiling SwiftSyntax510 Empty.swift
[54/950] Compiling SwiftSyntax600 Empty.swift
[60/951] Compiling OpenCombine AnyCancellable.swift
[61/951] Compiling OpenCombine AnyPublisher.swift
[62/951] Compiling OpenCombine AnySubscriber.swift
[63/951] Compiling OpenCombine Cancellable.swift
[64/951] Compiling OpenCombine Codable.swift
[65/951] Compiling OpenCombine CombineIdentifier.swift
[66/951] Compiling OpenCombine ConcurrencyHelpers.swift
[67/951] Compiling OpenCombine Future+Concurrency.swift
[68/951] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[69/951] Compiling OpenCombine CurrentValueSubject.swift
[70/951] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[71/951] Compiling OpenCombine Future.swift
[72/951] Compiling OpenCombine GENERATED-RootProtocols.swift
[72/951] Wrapping AST for SwiftSyntax509 for debugging
[73/951] Wrapping AST for SwiftSyntax601 for debugging
[74/951] Wrapping AST for SwiftSyntax510 for debugging
[75/951] Compiling fiat_p256_adx_sqr.S
[76/981] Wrapping AST for SwiftSyntax600 for debugging
[77/981] Compiling fiat_p256_adx_mul.S
[78/981] Compiling fiat_curve25519_adx_square.S
[79/981] Compiling fiat_curve25519_adx_mul.S
[80/981] Compiling md5-x86_64-linux.S
[81/981] Compiling md5-x86_64-apple.S
[82/1015] Compiling md5-586-linux.S
[83/1024] Compiling md5-586-apple.S
[85/1045] Compiling SwiftSyntax SourceLength.swift
[86/1045] Compiling SwiftSyntax Trivia.swift
[87/1045] Compiling SwiftSyntax Utils.swift
[88/1045] Compiling SwiftSyntax ChildNameForKeyPath.swift
[89/1045] Compiling SwiftSyntax Keyword.swift
[90/1045] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[91/1045] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[92/1045] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[93/1045] Compiling SwiftSyntax SyntaxBaseNodes.swift
[94/1045] Compiling SwiftSyntax SyntaxCollections.swift
[95/1045] Compiling SwiftSyntax SourceLocation.swift
[96/1045] Compiling SwiftSyntax SourcePresence.swift
[97/1045] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[98/1045] Compiling SwiftSyntax SyntaxText.swift
[99/1045] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[100/1045] Compiling SwiftSyntax TokenDiagnostic.swift
[101/1045] Compiling SwiftSyntax TokenSequence.swift
[102/1045] Compiling SwiftSyntax TokenSyntax.swift
[103/1045] Compiling SwiftSyntax Identifier.swift
[104/1045] Compiling SwiftSyntax MemoryLayout.swift
[105/1045] Compiling SwiftSyntax MissingNodeInitializers.swift
[106/1045] Compiling SwiftSyntax RawSyntax.swift
[107/1045] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[108/1045] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[109/1045] Compiling SwiftSyntax RawSyntaxTokenView.swift
[110/1045] Compiling SwiftSyntax SourceEdit.swift
[111/1045] Compiling SwiftSyntax Syntax.swift
[112/1045] Compiling SwiftSyntax SyntaxArena.swift
[113/1045] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[114/1045] Compiling SwiftSyntax SyntaxChildren.swift
[115/1045] Compiling SwiftSyntax SyntaxCollection.swift
[116/1045] Compiling SwiftSyntax SyntaxHashable.swift
[117/1045] Compiling SwiftSyntax RawSyntaxNodesC.swift
[118/1045] Compiling SwiftSyntax RawSyntaxNodesD.swift
[119/1045] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[120/1045] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[121/1045] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[122/1045] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[123/1045] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[123/1045] Compiling chacha20_poly1305_x86_64-linux.S
[124/1045] Compiling chacha20_poly1305_x86_64-apple.S
[125/1045] Compiling chacha20_poly1305_armv8-win.S
[126/1045] Compiling chacha20_poly1305_armv8-linux.S
[128/1045] Compiling OpenCombine Result.swift
[129/1045] Compiling OpenCombine Scheduler.swift
[130/1045] Compiling OpenCombine Subject+Void.swift
[131/1045] Compiling OpenCombine Subscriber+Void.swift
[132/1045] Compiling OpenCombine Subscribers.Assign.swift
[133/1045] Compiling OpenCombine Subscribers.Completion.swift
[134/1045] Compiling OpenCombine Subscribers.Demand.swift
[135/1045] Compiling OpenCombine Subscribers.Sink.swift
[136/1045] Compiling OpenCombine Subscribers.swift
[137/1045] Compiling OpenCombine Subscription.swift
[138/1045] Compiling OpenCombine Subscriptions.swift
[139/1045] Compiling OpenCombine _Introspection.swift
[139/1045] Compiling chacha20_poly1305_armv8-apple.S
[140/1045] Compiling err_data.cc
[141/1045] Compiling chacha-x86_64-linux.S
[143/1045] Emitting module Logging
[144/1045] Compiling Logging Locks.swift
[144/1045] Compiling chacha-x86_64-apple.S
[146/1045] Compiling Logging MetadataProvider.swift
[147/1045] Compiling Logging LogHandler.swift
[148/1045] Compiling Logging Logging.swift
[148/1045] Compiling chacha-x86-linux.S
[149/1046] Compiling chacha-x86-apple.S
[150/1046] Compiling chacha-armv8-win.S
[151/1046] Compiling chacha-armv8-linux.S
[152/1046] Compiling chacha-armv8-apple.S
[154/1046] Compiling chacha-armv4-linux.S
[155/1046] Compiling aes128gcmsiv-x86_64-linux.S
[156/1046] Compiling aes128gcmsiv-x86_64-apple.S
[157/1046] Compiling x86_64-mont5-linux.S
[158/1046] Compiling x86_64-mont5-apple.S
[159/1046] Compiling x86_64-mont-linux.S
[160/1046] Compiling x86_64-mont-apple.S
[162/1046] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[163/1046] Compiling SwiftSyntax RawSyntaxValidation.swift
[164/1046] Compiling SwiftSyntax SyntaxEnum.swift
[165/1046] Compiling SwiftSyntax SyntaxKind.swift
[166/1046] Compiling SwiftSyntax SyntaxRewriter.swift
[167/1046] Compiling SwiftSyntax SyntaxTraits.swift
[168/1046] Compiling SwiftSyntax SyntaxVisitor.swift
[169/1046] Compiling SwiftSyntax TokenKind.swift
[170/1046] Compiling SwiftSyntax Tokens.swift
[171/1046] Compiling SwiftSyntax TriviaPieces.swift
[172/1046] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[173/1046] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[174/1046] Compiling OpenCombine Publishers.ReplaceError.swift
[175/1046] Compiling OpenCombine Publishers.Count.swift
[176/1046] Compiling OpenCombine Publishers.Debounce.swift
[177/1046] Compiling OpenCombine Publishers.Delay.swift
[178/1046] Compiling OpenCombine Publishers.Drop.swift
[179/1046] Compiling OpenCombine Publishers.DropUntilOutput.swift
[180/1046] Compiling OpenCombine Publishers.DropWhile.swift
[181/1046] Compiling OpenCombine Publishers.Filter.swift
[182/1046] Compiling OpenCombine Publishers.First.swift
[183/1046] Compiling OpenCombine Publishers.FlatMap.swift
[184/1046] Compiling OpenCombine Publishers.HandleEvents.swift
[185/1046] Compiling OpenCombine Publishers.IgnoreOutput.swift
[186/1046] Compiling OpenCombine Publishers.Last.swift
[187/1046] Compiling OpenCombine Publishers.MakeConnectable.swift
[188/1046] Compiling OpenCombine Publishers.Retry.swift
[189/1046] Compiling OpenCombine Publishers.Scan.swift
[190/1046] Compiling OpenCombine Publishers.Sequence.swift
[191/1046] Compiling OpenCombine Publishers.SetFailureType.swift
[192/1046] Compiling OpenCombine Publishers.Share.swift
[193/1046] Compiling OpenCombine Publishers.SubscribeOn.swift
[194/1046] Compiling OpenCombine Publishers.SwitchToLatest.swift
[195/1046] Compiling OpenCombine Publishers.Throttle.swift
[196/1046] Compiling OpenCombine Publishers.Timeout.swift
[197/1046] Compiling OpenCombine Publishers.Zip.swift
[198/1046] Compiling OpenCombine Publishers.swift
[199/1046] Compiling OpenCombine Record.swift
[200/1046] Compiling OpenCombine Result.Publisher.swift
[200/1046] Compiling x86-mont-apple.S
[201/1046] Compiling x86-mont-linux.S
[202/1046] Compiling vpaes-x86_64-linux.S
[204/1046] Compiling Logging MetadataProvider.swift
[204/1046] Compiling vpaes-x86_64-apple.S
[206/1047] Compiling Logging Locks.swift
[207/1047] Compiling Logging LogHandler.swift
[208/1047] Compiling Logging Logging.swift
[208/1047] Compiling vpaes-x86-linux.S
[209/1048] Compiling vpaes-x86-apple.S
[210/1048] Compiling vpaes-armv8-win.S
[210/1048] Compiling vpaes-armv8-linux.S
[212/1048] Compiling vpaes-armv8-apple.S
[213/1048] Compiling vpaes-armv7-linux.S
[215/1048] Compiling sha512-x86_64-linux.S
[216/1048] Compiling sha512-x86_64-apple.S
[218/1048] Compiling sha512-armv8-win.S
[219/1048] Compiling sha512-armv8-apple.S
[220/1048] Compiling sha512-armv8-linux.S
[221/1048] Compiling sha512-armv4-linux.S
[222/1048] Compiling sha512-586-linux.S
[223/1048] Compiling sha512-586-apple.S
[224/1048] Compiling sha256-x86_64-apple.S
[225/1048] Compiling sha256-x86_64-linux.S
[226/1048] Compiling sha256-armv8-win.S
[227/1048] Compiling sha256-armv8-linux.S
[228/1048] Compiling sha256-armv8-apple.S
[229/1048] Compiling sha256-armv4-linux.S
[230/1048] Compiling sha256-586-linux.S
[231/1048] Compiling sha256-586-apple.S
[232/1048] Compiling sha1-x86_64-apple.S
[233/1059] Compiling sha1-armv8-win.S
[234/1059] Compiling sha1-x86_64-linux.S
[235/1059] Compiling sha1-armv8-linux.S
[236/1061] Compiling sha1-armv8-apple.S
[237/1061] Compiling sha1-armv4-large-linux.S
[238/1061] Compiling sha1-586-linux.S
[239/1061] Compiling sha1-586-apple.S
[240/1061] Compiling rsaz-avx2-apple.S
[241/1061] Compiling rsaz-avx2-linux.S
[242/1061] Compiling rdrand-x86_64-linux.S
[243/1061] Compiling rdrand-x86_64-apple.S
[244/1061] Compiling p256_beeu-x86_64-asm-linux.S
[245/1061] Compiling p256_beeu-x86_64-asm-apple.S
[246/1061] Compiling p256_beeu-armv8-asm-win.S
[247/1061] Compiling p256_beeu-armv8-asm-linux.S
[248/1061] Compiling p256_beeu-armv8-asm-apple.S
[249/1061] Compiling p256-x86_64-asm-apple.S
[250/1061] Compiling p256-x86_64-asm-linux.S
[251/1061] Compiling p256-armv8-asm-win.S
[252/1061] Compiling p256-armv8-asm-linux.S
[253/1061] Compiling p256-armv8-asm-apple.S
[254/1061] Compiling ghashv8-armv8-win.S
[255/1061] Compiling ghashv8-armv8-apple.S
[256/1061] Compiling ghashv8-armv8-linux.S
[257/1061] Compiling ghashv8-armv7-linux.S
[258/1061] Compiling ghash-x86_64-apple.S
[259/1061] Compiling ghash-x86_64-linux.S
[260/1061] Compiling ghash-x86-linux.S
[261/1061] Compiling ghash-ssse3-x86_64-linux.S
[262/1061] Compiling ghash-x86-apple.S
[263/1061] Compiling ghash-ssse3-x86_64-apple.S
[264/1061] Compiling ghash-ssse3-x86-linux.S
[265/1061] Compiling ghash-ssse3-x86-apple.S
[266/1061] Compiling ghash-neon-armv8-win.S
[267/1061] Compiling ghash-neon-armv8-linux.S
[268/1061] Compiling ghash-neon-armv8-apple.S
[269/1061] Compiling ghash-armv4-linux.S
[272/1063] Compiling co-586-linux.S
[273/1063] Compiling bsaes-armv7-linux.S
[274/1063] Compiling co-586-apple.S
[275/1063] Compiling bn-armv8-win.S
[276/1063] Compiling bn-armv8-apple.S
[277/1063] Compiling bn-armv8-linux.S
[278/1063] Compiling bn-586-linux.S
[281/1063] Compiling bn-586-apple.S
[282/1063] Compiling armv8-mont-win.S
[283/1063] Compiling armv8-mont-linux.S
[284/1063] Compiling armv4-mont-linux.S
[285/1063] Compiling armv8-mont-apple.S
[286/1063] Compiling aesv8-gcm-armv8-win.S
[287/1063] Compiling aesv8-gcm-armv8-linux.S
[288/1063] Compiling aesv8-gcm-armv8-apple.S
[289/1063] Compiling aesv8-armv8-win.S
[291/1063] Emitting module OpenCombineDispatch
[292/1063] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[292/1063] Compiling aesv8-armv8-linux.S
[293/1064] Compiling aesv8-armv8-apple.S
[294/1064] Compiling aesv8-armv7-linux.S
[295/1064] Compiling aesni-x86_64-apple.S
[296/1064] Compiling aesni-x86_64-linux.S
[297/1064] Compiling aesni-x86-linux.S
[299/1064] Emitting module IssueReporting
[300/1064] Compiling aesni-x86-apple.S
[301/1064] Compiling aesni-gcm-x86_64-linux.S
[302/1064] Compiling aesni-gcm-x86_64-apple.S
[303/1064] Compiling aes-gcm-avx512-x86_64-apple.S
[304/1064] Compiling aes-gcm-avx512-x86_64-linux.S
[305/1064] Compiling aes-gcm-avx2-x86_64-linux.S
[306/1064] Compiling aes-gcm-avx2-x86_64-apple.S
[308/1064] Compiling OpenCombineFoundation Locking.swift
[309/1064] Compiling OpenCombineFoundation Portability.swift
[310/1064] Compiling OpenCombineFoundation JSONEncoder.swift
[311/1064] Compiling OpenCombineFoundation NotificationCenter.swift
[312/1064] Compiling OpenCombineFoundation Utils.swift
[313/1064] Compiling OpenCombineFoundation Violations.swift
[314/1064] Compiling SwiftSyntax Convenience.swift
[315/1064] Compiling SwiftSyntax CustomTraits.swift
[316/1064] Compiling SwiftSyntax EditorPlaceholder.swift
[317/1073] Compiling IssueReporting WithExpectedIssue.swift
[318/1073] Compiling IssueReporting WithIssueContext.swift
[323/1073] Emitting module ConcurrencyExtras
[326/1074] Compiling SwiftSyntax SyntaxProtocol.swift
[328/1074] Compiling ConcurrencyExtras LockIsolated.swift
[329/1074] Compiling ConcurrencyExtras MainSerialExecutor.swift
[330/1074] Compiling ConcurrencyExtras Task.swift
[331/1074] Compiling ConcurrencyExtras Result.swift
[335/1074] Compiling SwiftSyntax SyntaxIdentifier.swift
[336/1074] Compiling SwiftSyntax SyntaxNodeFactory.swift
[337/1074] Compiling SwiftSyntax SyntaxNodeStructure.swift
[337/1074] Compiling xwing.cc
[339/1074] Compiling ConcurrencyExtras UncheckedSendable.swift
[347/1076] Compiling x_spki.cc
[348/1076] Compiling x_x509a.cc
[349/1076] Compiling x_x509.cc
[351/1087] Compiling XCTestDynamicOverlay Exports.swift
[352/1087] Compiling OpenCombineFoundation PropertyListEncoder.swift
[353/1087] Compiling Clocks Timer.swift
[354/1089] Emitting module XCTestDynamicOverlay
[355/1089] Compiling Clocks AnyClock.swift
[356/1089] Compiling Clocks ImmediateClock.swift
[357/1089] Emitting module Clocks
[358/1089] Emitting module OpenCombineFoundation
[358/1089] Compiling x_sig.cc
[360/1089] Compiling Clocks Lock.swift
[361/1089] Compiling OpenCombineFoundation Timer+Publisher.swift
[362/1089] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[363/1089] Compiling Clocks UnimplementedClock.swift
[364/1089] Compiling Clocks TestClock.swift
[365/1089] Compiling Clocks SwiftUI.swift
[366/1089] Compiling Clocks _AsyncTimerSequence.swift
[366/1090] Compiling x_req.cc
[368/1090] Compiling OpenCombineFoundation URLSession.swift
[369/1090] Compiling XCTestDynamicOverlay Deprecations.swift
[374/1091] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[377/1092] Compiling x_pubkey.cc
[380/1092] Compiling x_name.cc
[382/1094] Compiling OpenCombineShim OpenCombineShim.swift
[383/1094] Emitting module OpenCombineShim
[383/1095] Compiling x_exten.cc
[385/1095] Compiling x_crl.cc
[386/1095] Compiling x_attrib.cc
[387/1095] Compiling x509spki.cc
[388/1095] Compiling x_all.cc
[389/1108] Compiling x_algor.cc
[391/1108] Compiling CombineSchedulers Platform.swift
[392/1108] Compiling CombineSchedulers SwiftUI.swift
[392/1109] Compiling x509rset.cc
[394/1109] Compiling CombineSchedulers UIKit.swift
[395/1109] Compiling CombineSchedulers UIScheduler.swift
[395/1109] Compiling x509name.cc
[397/1109] Compiling CombineSchedulers Lock.swift
[398/1109] Compiling CombineSchedulers NSRecursiveLock.swift
[399/1109] Emitting module CombineSchedulers
[400/1109] Compiling CombineSchedulers ImmediateScheduler.swift
[401/1109] Compiling CombineSchedulers Deprecations.swift
[402/1109] Compiling CombineSchedulers AnyScheduler.swift
[403/1109] Compiling CombineSchedulers Concurrency.swift
[403/1109] Compiling x509cset.cc
[405/1109] Compiling CombineSchedulers UnimplementedScheduler.swift
[405/1109] Compiling x509_vpm.cc
[406/1109] Compiling x509_vfy.cc
[407/1109] Compiling x509_v3.cc
[409/1109] Compiling CombineSchedulers TestScheduler.swift
[410/1109] Compiling CombineSchedulers Timer.swift
[411/1110] Compiling x509_txt.cc
[412/1134] Compiling x509_trs.cc
[414/1134] Compiling Dependencies MainQueue.swift
[415/1134] Compiling Dependencies MainRunLoop.swift
[416/1134] Compiling Dependencies NotificationCenter.swift
[417/1137] Compiling Dependencies UUID.swift
[418/1137] Compiling Dependencies WithRandomNumberGenerator.swift
[419/1137] Compiling Dependencies AppEntryPoint.swift
[420/1137] Compiling Dependencies Date.swift
[421/1137] Compiling Dependencies FireAndForget.swift
[422/1137] Compiling Dependencies Locale.swift
[422/1137] Compiling x509_set.cc
[424/1137] Compiling Dependencies OpenURL.swift
[425/1137] Compiling Dependencies TimeZone.swift
[426/1137] Compiling Dependencies URLSession.swift
[427/1137] Compiling Dependencies Deprecations.swift
[428/1137] Compiling Dependencies Exports.swift
[429/1137] Compiling Dependencies TypeName.swift
[430/1137] Compiling Dependencies Assert.swift
[431/1137] Compiling Dependencies Calendar.swift
[432/1137] Compiling Dependencies Clocks.swift
[433/1137] Compiling Dependencies Context.swift
[434/1137] Emitting module Dependencies
[434/1137] Compiling x509_req.cc
[435/1137] Compiling x509_obj.cc
[436/1137] Compiling x509_lu.cc
[438/1137] Compiling Dependencies PreviewTrait.swift
[439/1137] Compiling Dependencies TestTrait.swift
[440/1137] Compiling Dependencies WithDependencies.swift
[441/1137] Compiling Dependencies Dependency.swift
[442/1137] Compiling Dependencies DependencyContext.swift
[443/1137] Compiling Dependencies DependencyKey.swift
[444/1137] Compiling Dependencies DependencyValues.swift
[444/1138] Compiling x509_ext.cc
[445/1138] Compiling x509_def.cc
[447/1138] Compiling x509_d2.cc
[448/1138] Compiling x509_cmp.cc
[449/1138] Compiling x509.cc
[450/1138] Compiling x509_att.cc
[451/1138] Compiling v3_skey.cc
[452/1138] Compiling v3_purp.cc
[453/1138] Compiling v3_utl.cc
[454/1138] Compiling v3_prn.cc
[455/1138] Compiling v3_pmaps.cc
[456/1138] Compiling v3_pcons.cc
[457/1138] Compiling v3_ocsp.cc
[458/1138] Compiling v3_ncons.cc
[459/1138] Compiling v3_lib.cc
[460/1138] Compiling v3_int.cc
[461/1138] Compiling v3_info.cc
[462/1138] Compiling v3_ia5.cc
[463/1138] Compiling v3_bitst.cc
[464/1138] Compiling v3_bcons.cc
[465/1138] Compiling v3_akeya.cc
[467/1138] Emitting module SwiftSyntax
[467/1138] Compiling v3_alt.cc
[468/1138] Compiling v3_akey.cc
[469/1138] Compiling t_x509a.cc
[470/1138] Compiling t_x509.cc
[471/1138] Compiling t_crl.cc
[472/1138] Compiling t_req.cc
[473/1138] Compiling i2d_pr.cc
[474/1138] Compiling name_print.cc
[475/1138] Compiling rsa_pss.cc
[476/1138] Compiling policy.cc
[477/1138] Compiling by_file.cc
[478/1138] Compiling by_dir.cc
[479/1138] Compiling asn1_gen.cc
[480/1138] Compiling algorithm.cc
[481/1138] Compiling a_verify.cc
[482/1138] Compiling thread_win.cc
[483/1138] Compiling a_digest.cc
[484/1138] Compiling a_sign.cc
[485/1138] Compiling voprf.cc
[486/1138] Compiling pmbtoken.cc
[487/1138] Compiling thread_pthread.cc
[488/1138] Compiling thread.cc
[489/1138] Compiling thread_none.cc
[490/1138] Compiling trust_token.cc
[491/1138] Compiling stack.cc
[492/1138] Compiling sha512.cc
[493/1138] Compiling siphash.cc
[494/1138] Compiling sha256.cc
[495/1138] Compiling sha1.cc
[496/1138] Compiling slhdsa.cc
[497/1138] Compiling rsa_print.cc
[498/1138] Compiling spake2plus.cc
[499/1138] Compiling rsa_extra.cc
[500/1138] Compiling refcount.cc
[501/1138] Compiling rc4.cc
[502/1138] Compiling rsa_crypt.cc
[503/1138] Compiling trusty.cc
[504/1138] Compiling windows.cc
[505/1138] Compiling urandom.cc
[506/1138] Compiling rand.cc
[507/1138] Compiling ios.cc
[508/1138] Compiling passive.cc
[509/1138] Compiling getentropy.cc
[510/1138] Compiling forkunsafe.cc
[511/1138] Compiling poly1305_arm_asm.S
[512/1138] Compiling deterministic.cc
[513/1138] Compiling rsa_asn1.cc
[514/1138] Compiling fork_detect.cc
[515/1138] Compiling poly1305_arm.cc
[516/1138] Compiling poly1305.cc
[517/1138] Compiling poly1305_vec.cc
[518/1138] Compiling pool.cc
[519/1138] Compiling pkcs8.cc
[520/1138] Compiling pkcs7.cc
[521/1138] Compiling p5_pbev2.cc
[522/1138] Compiling pkcs8_x509.cc
[523/1138] Compiling pem_xaux.cc
[524/1138] Compiling pkcs7_x509.cc
[525/1138] Compiling pem_x509.cc
[526/1138] Compiling pem_pkey.cc
[527/1138] Compiling pem_oth.cc
[528/1138] Compiling obj_xref.cc
[529/1138] Compiling pem_pk8.cc
[530/1138] Compiling pem_lib.cc
[531/1138] Compiling pem_info.cc
[532/1138] Compiling mlkem.cc
[533/1138] Compiling pem_all.cc
[534/1138] Compiling mldsa.cc
[535/1138] Compiling mem.cc
[536/1138] Compiling poly_rq_mul.S
[537/1138] Compiling md5.cc
[538/1138] Compiling lhash.cc
[539/1138] Compiling fips_shared_support.cc
[540/1138] Compiling obj.cc
[541/1138] Compiling md4.cc
[542/1138] Compiling kyber.cc
[543/1138] Compiling fuzzer_mode.cc
[544/1138] Compiling ex_data.cc
[545/1138] Compiling hpke.cc
[545/1138] Compiling hrss.cc
[547/1138] Compiling scrypt.cc
[548/1138] Compiling print.cc
[549/1138] Compiling sign.cc
[550/1138] Compiling pbkdf.cc
[551/1138] Compiling p_x25519.cc
[552/1138] Compiling p_x25519_asn1.cc
[553/1138] Compiling p_rsa_asn1.cc
[554/1138] Compiling p_hkdf.cc
[555/1138] Compiling p_rsa.cc
[556/1138] Compiling p_ed25519_asn1.cc
[557/1138] Compiling p_ed25519.cc
[558/1138] Compiling p_ec_asn1.cc
[559/1138] Compiling p_ec.cc
[560/1138] Compiling p_dh_asn1.cc
[561/1138] Compiling p_dh.cc
[562/1138] Compiling p_dsa_asn1.cc
[563/1138] Compiling evp_ctx.cc
[564/1138] Compiling evp.cc
[565/1138] Compiling err.cc
[566/1138] Compiling engine.cc
[567/1138] Compiling ecdsa_p1363.cc
[568/1138] Compiling ecdh.cc
[569/1138] Compiling evp_asn1.cc
[570/1138] Compiling ec_derive.cc
[571/1138] Compiling ecdsa_asn1.cc
[572/1138] Compiling hash_to_curve.cc
[573/1138] Compiling dsa.cc
[574/1138] Compiling dsa_asn1.cc
[575/1138] Compiling ec_asn1.cc
[576/1138] Compiling digest_extra.cc
[577/1138] Compiling des.cc
[578/1138] Compiling x25519-asm-arm.S
[579/1138] Compiling params.cc
[580/1138] Compiling dh_asn1.cc
[581/1138] Compiling crypto.cc
[582/1138] Compiling cpu_intel.cc
[583/1138] Compiling cpu_arm_linux.cc
[584/1138] Compiling curve25519.cc
[585/1138] Compiling spake25519.cc
[586/1138] Compiling cpu_arm_freebsd.cc
[587/1138] Compiling cpu_aarch64_sysreg.cc
[588/1138] Compiling cpu_aarch64_win.cc
[589/1138] Compiling curve25519_64_adx.cc
[590/1138] Compiling cpu_aarch64_openbsd.cc
[591/1138] Compiling cpu_aarch64_linux.cc
[592/1138] Compiling cpu_aarch64_apple.cc
[611/1138] Compiling conf.cc
[612/1138] Compiling cpu_aarch64_fuchsia.cc
[613/1138] Compiling tls_cbc.cc
[614/1138] Compiling get_cipher.cc
[615/1138] Compiling e_tls.cc
[616/1138] Compiling e_rc4.cc
[617/1138] Compiling e_rc2.cc
[618/1138] Compiling e_null.cc
[619/1138] Compiling cms.cc
[620/1138] Compiling e_chacha20poly1305.cc
[621/1138] Compiling e_des.cc
[622/1138] Compiling e_aeseax.cc
[623/1138] Compiling e_aesgcmsiv.cc
[624/1138] Compiling derive_key.cc
[625/1138] Compiling e_aesctrhmac.cc
[626/1138] Compiling chacha.cc
[627/1138] Compiling unicode.cc
[628/1138] Compiling buf.cc
[629/1138] Compiling cbs.cc
[630/1138] Compiling cbb.cc
[631/1138] Compiling ber.cc
[632/1138] Compiling asn1_compat.cc
[633/1138] Compiling sqrt.cc
[634/1138] Compiling exponentiation.cc
[635/1138] Compiling div.cc
[636/1138] Compiling printf.cc
[637/1138] Compiling bn_asn1.cc
[638/1138] Compiling blake2.cc
[639/1138] Compiling pair.cc
[640/1138] Compiling convert.cc
[641/1138] Compiling hexdump.cc
[642/1138] Compiling file.cc
[643/1138] Compiling fd.cc
[644/1138] Compiling errno.cc
[645/1138] Compiling bio_mem.cc
[646/1138] Compiling base64.cc
[647/1138] Compiling bio.cc
[648/1138] Compiling tasn_typ.cc
[649/1138] Compiling tasn_fre.cc
[650/1138] Compiling tasn_utl.cc
[651/1138] Compiling tasn_new.cc
[652/1138] Compiling tasn_enc.cc
[653/1138] Compiling posix_time.cc
[654/1138] Compiling f_int.cc
[655/1138] Compiling f_string.cc
[656/1138] Compiling asn_pack.cc
[657/1138] Compiling tasn_dec.cc
[658/1138] Compiling asn1_par.cc
[659/1138] Compiling asn1_lib.cc
[660/1138] Compiling a_utctm.cc
[661/1138] Compiling a_type.cc
[662/1138] Compiling a_time.cc
[663/1138] Compiling a_strex.cc
[664/1138] Compiling a_strnid.cc
[665/1138] Compiling a_octet.cc
[666/1138] Compiling a_i2d_fp.cc
[667/1138] Compiling a_mbstr.cc
[668/1138] Compiling a_dup.cc
[669/1138] Compiling a_object.cc
[670/1138] Compiling a_int.cc
[670/1138] Write sources
[677/1138] Wrapping AST for Logging for debugging
[678/1138] Write sources
[679/1138] Compiling a_gentm.cc
[679/1138] Write sources
[687/1138] Compiling a_d2i_fp.cc
[688/1138] Compiling writer.c
[689/1138] Compiling aes.cc
[690/1151] Compiling reader.c
[691/1151] Compiling a_bool.cc
[693/1151] Emitting module IssueReportingPackageSupport
[694/1151] Compiling IssueReportingPackageSupport _Test.swift
[694/1152] Compiling parser.c
[695/1152] Compiling a_bitstr.cc
[696/1152] Compiling scanner.c
[698/1152] Compiling api.c
[699/1152] Compiling emitter.c
[700/1152] Compiling fiat_p256_adx_sqr.S
[701/1152] Compiling fiat_p256_adx_mul.S
[702/1152] Compiling fiat_curve25519_adx_square.S
[703/1152] Compiling fiat_curve25519_adx_mul.S
[704/1152] Compiling md5-x86_64-linux.S
[705/1167] Compiling md5-x86_64-apple.S
[706/1191] Compiling md5-586-linux.S
[707/1191] Compiling md5-586-apple.S
[708/1191] Compiling CCryptoBoringSSLShims shims.c
[709/1191] Compiling chacha20_poly1305_x86_64-linux.S
[710/1191] Compiling chacha20_poly1305_x86_64-apple.S
[711/1191] Compiling chacha20_poly1305_armv8-win.S
[712/1191] Compiling chacha20_poly1305_armv8-linux.S
[713/1191] Compiling chacha20_poly1305_armv8-apple.S
[714/1191] Compiling chacha-x86_64-linux.S
[715/1191] Compiling chacha-x86_64-apple.S
[716/1191] Compiling chacha-x86-linux.S
[717/1191] Compiling chacha-x86-apple.S
[718/1191] Compiling chacha-armv8-linux.S
[719/1191] Compiling chacha-armv8-win.S
[720/1191] Compiling chacha-armv8-apple.S
[721/1191] Compiling chacha-armv4-linux.S
[722/1191] Compiling aes128gcmsiv-x86_64-linux.S
[723/1191] Compiling aes128gcmsiv-x86_64-apple.S
[724/1191] Compiling x86_64-mont5-apple.S
[725/1191] Compiling x86_64-mont5-linux.S
[726/1191] Compiling x86_64-mont-apple.S
[728/1191] Compiling ConcurrencyExtras MainSerialExecutor.swift
[728/1192] Compiling x86_64-mont-linux.S
[729/1192] Compiling x86-mont-linux.S
[730/1192] Compiling x86-mont-apple.S
[731/1192] Compiling vpaes-x86_64-linux.S
[732/1192] Compiling vpaes-x86_64-apple.S
[733/1192] Compiling vpaes-x86-linux.S
[734/1192] Compiling vpaes-x86-apple.S
[736/1192] Emitting module ConcurrencyExtras
[736/1192] Compiling vpaes-armv8-win.S
[738/1192] Compiling ConcurrencyExtras UncheckedSendable.swift
[738/1192] Compiling bcm.cc
[739/1192] Compiling vpaes-armv8-linux.S
[740/1192] Compiling vpaes-armv8-apple.S
[741/1192] Compiling vpaes-armv7-linux.S
[743/1192] Compiling IssueReporting XCTest.swift
[744/1192] Compiling IssueReporting IsTesting.swift
[745/1192] Compiling IssueReporting IssueReporter.swift
[746/1194] Compiling IssueReporting FatalErrorReporter.swift
[747/1194] Compiling IssueReporting ReportIssue.swift
[748/1194] Compiling IssueReporting TestContext.swift
[749/1194] Compiling IssueReporting Unimplemented.swift
[749/1194] Compiling sha512-x86_64-linux.S
[750/1194] Compiling sha512-x86_64-apple.S
[751/1194] Compiling sha512-armv8-win.S
[752/1194] Compiling sha512-armv8-linux.S
[753/1202] Compiling sha512-armv8-apple.S
[754/1202] Compiling sha512-armv4-linux.S
[755/1202] Compiling sha512-586-linux.S
[756/1202] Compiling sha512-586-apple.S
[757/1202] Compiling sha256-x86_64-linux.S
[758/1202] Compiling sha256-x86_64-apple.S
[759/1202] Compiling sha256-armv8-win.S
[760/1202] Compiling sha256-armv8-linux.S
[761/1202] Compiling sha256-armv8-apple.S
[761/1202] Compiling err_data.cc
[763/1202] Compiling sha256-armv4-linux.S
[764/1202] Compiling sha256-586-linux.S
[765/1202] Compiling sha256-586-apple.S
[767/1202] Compiling IssueReporting BreakpointReporter.swift
[768/1202] Compiling IssueReporting DefaultReporter.swift
[768/1204] Compiling sha1-x86_64-linux.S
[769/1204] Compiling sha1-armv8-win.S
[770/1204] Compiling sha1-x86_64-apple.S
[771/1204] Compiling sha1-armv8-apple.S
[772/1204] Compiling sha1-armv8-linux.S
[773/1204] Compiling sha1-armv4-large-linux.S
[774/1204] Compiling rsaz-avx2-linux.S
[775/1204] Compiling sha1-586-apple.S
[776/1204] Compiling sha1-586-linux.S
[777/1204] Compiling rsaz-avx2-apple.S
[778/1204] Compiling rdrand-x86_64-apple.S
[779/1204] Compiling rdrand-x86_64-linux.S
[781/1204] Compiling IssueReporting WithExpectedIssue.swift
[782/1204] Compiling Yams YamlError.swift
[782/1204] Compiling p256_beeu-x86_64-asm-linux.S
[783/1204] Compiling p256_beeu-x86_64-asm-apple.S
[785/1204] Emitting module IssueReporting
[786/1204] Compiling IssueReporting SwiftTesting.swift
[787/1204] Compiling IssueReporting UncheckedSendable.swift
[788/1204] Compiling IssueReporting Warn.swift
[789/1204] Compiling ConcurrencyExtras LockIsolated.swift
[789/1204] Compiling p256_beeu-armv8-asm-win.S
[790/1204] Compiling p256_beeu-armv8-asm-linux.S
[791/1204] Compiling p256_beeu-armv8-asm-apple.S
[793/1204] Compiling IssueReporting ErrorReporting.swift
[794/1204] Compiling IssueReporting AppHostWarning.swift
[795/1204] Compiling IssueReporting Deprecations.swift
[796/1204] Compiling IssueReporting FailureObserver.swift
[797/1204] Compiling IssueReporting LockIsolated.swift
[798/1204] Compiling IssueReporting Rethrows.swift
[804/1204] Compiling p256-x86_64-asm-linux.S
[805/1204] Compiling p256-x86_64-asm-apple.S
[806/1204] Compiling p256-armv8-asm-win.S
[808/1204] Compiling ConcurrencyExtras Result.swift
[809/1204] Compiling ConcurrencyExtras Task.swift
[811/1206] Compiling p256-armv8-asm-linux.S
[812/1206] Compiling ghashv8-armv8-linux.S
[813/1206] Compiling p256-armv8-asm-apple.S
[814/1206] Compiling ghashv8-armv8-win.S
[815/1206] Compiling ghashv8-armv7-linux.S
[816/1206] Compiling ghash-x86_64-linux.S
[818/1206] Compiling ghashv8-armv8-apple.S
[820/1206] Compiling ghash-x86_64-apple.S
[821/1206] Compiling ghash-ssse3-x86_64-linux.S
[822/1206] Compiling ghash-x86-linux.S
[823/1206] Compiling ghash-x86-apple.S
[824/1206] Compiling ghash-ssse3-x86_64-apple.S
[825/1206] Compiling ghash-ssse3-x86-linux.S
[826/1206] Compiling ghash-ssse3-x86-apple.S
[827/1206] Compiling ghash-neon-armv8-win.S
[830/1206] Compiling ghash-neon-armv8-linux.S
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:307:45: error: cannot find 'DBL_DECIMAL_DIG' in scope
305 |         // Since `NumberFormatter` creates a string with insufficient precision for Decode,
306 |         // it uses with `String(format:...)`
307 |         let string = String(format: "%.*g", DBL_DECIMAL_DIG, self)
    |                                             `- error: cannot find 'DBL_DECIMAL_DIG' in scope
308 |         // "%*.g" does not use scientific notation if the exponent is less than –4.
309 |         // So fallback to using `NumberFormatter` if string does not uses scientific notation.
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:307:45: error: cannot find 'DBL_DECIMAL_DIG' in scope
305 |         // Since `NumberFormatter` creates a string with insufficient precision for Decode,
306 |         // it uses with `String(format:...)`
307 |         let string = String(format: "%.*g", DBL_DECIMAL_DIG, self)
    |                                             `- error: cannot find 'DBL_DECIMAL_DIG' in scope
308 |         // "%*.g" does not use scientific notation if the exponent is less than –4.
309 |         // So fallback to using `NumberFormatter` if string does not uses scientific notation.
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:307:45: error: cannot find 'DBL_DECIMAL_DIG' in scope
305 |         // Since `NumberFormatter` creates a string with insufficient precision for Decode,
306 |         // it uses with `String(format:...)`
307 |         let string = String(format: "%.*g", DBL_DECIMAL_DIG, self)
    |                                             `- error: cannot find 'DBL_DECIMAL_DIG' in scope
308 |         // "%*.g" does not use scientific notation if the exponent is less than –4.
309 |         // So fallback to using `NumberFormatter` if string does not uses scientific notation.
[835/1206] Compiling CryptoBoringWrapper RandomBytes.swift
[838/1206] Compiling ghash-neon-armv8-apple.S
[840/1206] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[842/1206] Compiling Yams YamlTagProviding.swift
[842/1206] Compiling ghash-armv4-linux.S
[844/1206] Emitting module Yams
[844/1210] Compiling co-586-linux.S
[845/1230] Compiling co-586-apple.S
[847/1230] Compiling XCTestDynamicOverlay Exports.swift
[847/1230] Compiling bsaes-armv7-linux.S
[849/1230] Compiling Clocks Timer.swift
[850/1230] Emitting module CryptoBoringWrapper
[851/1230] Compiling CombineSchedulers AnyScheduler.swift
[852/1230] Compiling CombineSchedulers Concurrency.swift
[853/1230] Compiling CombineSchedulers Lock.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:54:7: error: cannot find 'pthread_mutexattr_init' in scope
52 |       var attr = pthread_mutexattr_t()
53 |       var mutex = pthread_mutex_t()
54 |       pthread_mutexattr_init(&attr)
   |       `- error: cannot find 'pthread_mutexattr_init' in scope
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 |       pthread_mutex_init(&mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:55:7: error: cannot find 'pthread_mutexattr_settype' in scope
53 |       var mutex = pthread_mutex_t()
54 |       pthread_mutexattr_init(&attr)
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
   |       `- error: cannot find 'pthread_mutexattr_settype' in scope
56 |       pthread_mutex_init(&mutex, &attr)
57 |       pthread_mutexattr_destroy(&attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:55:46: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
53 |       var mutex = pthread_mutex_t()
54 |       pthread_mutexattr_init(&attr)
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
   |                                              `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
56 |       pthread_mutex_init(&mutex, &attr)
57 |       pthread_mutexattr_destroy(&attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:56:7: error: cannot find 'pthread_mutex_init' in scope
54 |       pthread_mutexattr_init(&attr)
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 |       pthread_mutex_init(&mutex, &attr)
   |       `- error: cannot find 'pthread_mutex_init' in scope
57 |       pthread_mutexattr_destroy(&attr)
58 |       self.mutex = mutex
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:57:7: error: cannot find 'pthread_mutexattr_destroy' in scope
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 |       pthread_mutex_init(&mutex, &attr)
57 |       pthread_mutexattr_destroy(&attr)
   |       `- error: cannot find 'pthread_mutexattr_destroy' in scope
58 |       self.mutex = mutex
59 |     }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:66:7: error: cannot find 'pthread_mutex_lock' in scope
64 |
65 |     func lock() {
66 |       pthread_mutex_lock(&mutex)
   |       `- error: cannot find 'pthread_mutex_lock' in scope
67 |     }
68 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:70:7: error: cannot find 'pthread_mutex_unlock' in scope
68 |
69 |     func unlock() {
70 |       pthread_mutex_unlock(&mutex)
   |       `- error: cannot find 'pthread_mutex_unlock' in scope
71 |     }
72 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:78:7: error: cannot find 'pthread_mutex_destroy' in scope
76 |
77 |     deinit {
78 |       pthread_mutex_destroy(&mutex)
   |       `- error: cannot find 'pthread_mutex_destroy' in scope
79 |     }
80 |   }
[854/1230] Compiling CombineSchedulers NSRecursiveLock.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:54:7: error: cannot find 'pthread_mutexattr_init' in scope
52 |       var attr = pthread_mutexattr_t()
53 |       var mutex = pthread_mutex_t()
54 |       pthread_mutexattr_init(&attr)
   |       `- error: cannot find 'pthread_mutexattr_init' in scope
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 |       pthread_mutex_init(&mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:55:7: error: cannot find 'pthread_mutexattr_settype' in scope
53 |       var mutex = pthread_mutex_t()
54 |       pthread_mutexattr_init(&attr)
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
   |       `- error: cannot find 'pthread_mutexattr_settype' in scope
56 |       pthread_mutex_init(&mutex, &attr)
57 |       pthread_mutexattr_destroy(&attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:55:46: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
53 |       var mutex = pthread_mutex_t()
54 |       pthread_mutexattr_init(&attr)
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
   |                                              `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
56 |       pthread_mutex_init(&mutex, &attr)
57 |       pthread_mutexattr_destroy(&attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:56:7: error: cannot find 'pthread_mutex_init' in scope
54 |       pthread_mutexattr_init(&attr)
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 |       pthread_mutex_init(&mutex, &attr)
   |       `- error: cannot find 'pthread_mutex_init' in scope
57 |       pthread_mutexattr_destroy(&attr)
58 |       self.mutex = mutex
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:57:7: error: cannot find 'pthread_mutexattr_destroy' in scope
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 |       pthread_mutex_init(&mutex, &attr)
57 |       pthread_mutexattr_destroy(&attr)
   |       `- error: cannot find 'pthread_mutexattr_destroy' in scope
58 |       self.mutex = mutex
59 |     }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:66:7: error: cannot find 'pthread_mutex_lock' in scope
64 |
65 |     func lock() {
66 |       pthread_mutex_lock(&mutex)
   |       `- error: cannot find 'pthread_mutex_lock' in scope
67 |     }
68 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:70:7: error: cannot find 'pthread_mutex_unlock' in scope
68 |
69 |     func unlock() {
70 |       pthread_mutex_unlock(&mutex)
   |       `- error: cannot find 'pthread_mutex_unlock' in scope
71 |     }
72 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:78:7: error: cannot find 'pthread_mutex_destroy' in scope
76 |
77 |     deinit {
78 |       pthread_mutex_destroy(&mutex)
   |       `- error: cannot find 'pthread_mutex_destroy' in scope
79 |     }
80 |   }
[855/1230] Compiling CombineSchedulers ImmediateScheduler.swift
[856/1230] Compiling CombineSchedulers Deprecations.swift
[857/1230] Compiling CombineSchedulers UIScheduler.swift
[858/1231] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[859/1231] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[860/1232] 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 |     ///
[860/1232] Compiling bn-armv8-win.S
[862/1232] Compiling CombineSchedulers UIKit.swift
[863/1232] Compiling CryptoBoringWrapper EllipticCurve.swift
[863/1232] Compiling bn-armv8-linux.S
[865/1232] Compiling CombineSchedulers Platform.swift
[866/1232] Compiling CombineSchedulers SwiftUI.swift
[867/1232] 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() }
[868/1232] 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() }
[869/1232] Emitting module Clocks
[870/1232] Compiling Clocks AnyClock.swift
[871/1232] Compiling Clocks ImmediateClock.swift
[871/1232] Compiling bn-586-linux.S
[873/1232] Compiling CombineSchedulers UnimplementedScheduler.swift
[873/1232] Compiling bn-armv8-apple.S
[874/1232] Compiling armv8-mont-win.S
[874/1232] Compiling bn-586-apple.S
[875/1232] Emitting module XCTestDynamicOverlay
[876/1232] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:dbcbf45695e2d1afcaee9a5a93239e71a6cc4a5872f338d6e993e9ceefe7df1b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/298] Compiling bn-586-apple.S
[2/299] Compiling armv8-mont-linux.S
[2/303] Compiling armv8-mont-win.S
[2/303] Compiling armv4-mont-linux.S
[6/303] Compiling aesv8-gcm-armv8-win.S
[7/303] Compiling aesv8-gcm-armv8-apple.S
[8/303] Compiling aesv8-armv8-win.S
[9/303] Compiling armv8-mont-apple.S
[10/303] Compiling aesv8-gcm-armv8-linux.S
[11/303] Compiling aesv8-armv8-linux.S
[12/303] Compiling aesv8-armv8-apple.S
[13/303] Compiling aesv8-armv7-linux.S
[14/303] Compiling aesni-x86-apple.S
[15/303] Compiling aesni-x86_64-apple.S
[16/303] Compiling aesni-x86_64-linux.S
[17/303] Compiling aesni-x86-linux.S
[18/303] Compiling aesni-gcm-x86_64-linux.S
[19/303] Compiling aes-gcm-avx512-x86_64-linux.S
[20/303] Compiling aes-gcm-avx512-x86_64-apple.S
[21/303] Compiling aesni-gcm-x86_64-apple.S
[22/303] Compiling aes-gcm-avx2-x86_64-linux.S
[23/303] Compiling aes-gcm-avx2-x86_64-apple.S
[24/303] Write swift-version-24593BA9C3E375BF.txt
[25/303] Compiling xwing.cc
[26/323] Compiling x_sig.cc
[27/323] Compiling x_x509a.cc
[28/323] Compiling x_spki.cc
[29/323] Compiling x_pubkey.cc
[30/323] Compiling x_x509.cc
[31/323] Compiling x_req.cc
[33/331] Emitting module SwiftSyntax601
[34/331] Compiling SwiftSyntax601 Empty.swift
[34/332] Compiling x_name.cc
[36/332] Compiling SwiftSyntax600 Empty.swift
[37/332] Emitting module SwiftSyntax600
[38/337] Emitting module SwiftSyntax509
[39/337] Compiling SwiftSyntax509 Empty.swift
[40/339] Emitting module SwiftSyntax510
[41/339] Compiling SwiftSyntax510 Empty.swift
[46/373] Compiling OpenCombine Publishers.AllSatisfy.swift
[47/373] Compiling OpenCombine Publishers.AssertNoFailure.swift
[48/375] Compiling OpenCombine Publishers.Autoconnect.swift
[49/375] Compiling OpenCombine Publishers.Breakpoint.swift
[50/396] Compiling OpenCombine GENERATED-RootProtocols.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:307:45: error: cannot find 'DBL_DECIMAL_DIG' in scope
305 |         // Since `NumberFormatter` creates a string with insufficient precision for Decode,
306 |         // it uses with `String(format:...)`
307 |         let string = String(format: "%.*g", DBL_DECIMAL_DIG, self)
    |                                             `- error: cannot find 'DBL_DECIMAL_DIG' in scope
308 |         // "%*.g" does not use scientific notation if the exponent is less than –4.
309 |         // So fallback to using `NumberFormatter` if string does not uses scientific notation.
[51/396] Compiling OpenCombine Just.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:307:45: error: cannot find 'DBL_DECIMAL_DIG' in scope
305 |         // Since `NumberFormatter` creates a string with insufficient precision for Decode,
306 |         // it uses with `String(format:...)`
307 |         let string = String(format: "%.*g", DBL_DECIMAL_DIG, self)
    |                                             `- error: cannot find 'DBL_DECIMAL_DIG' in scope
308 |         // "%*.g" does not use scientific notation if the exponent is less than –4.
309 |         // So fallback to using `NumberFormatter` if string does not uses scientific notation.
[52/396] Compiling OpenCombine Optional.Publisher.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:307:45: error: cannot find 'DBL_DECIMAL_DIG' in scope
305 |         // Since `NumberFormatter` creates a string with insufficient precision for Decode,
306 |         // it uses with `String(format:...)`
307 |         let string = String(format: "%.*g", DBL_DECIMAL_DIG, self)
    |                                             `- error: cannot find 'DBL_DECIMAL_DIG' in scope
308 |         // "%*.g" does not use scientific notation if the exponent is less than –4.
309 |         // So fallback to using `NumberFormatter` if string does not uses scientific notation.
[53/435] Compiling Logging MetadataProvider.swift
[54/437] Compiling Logging Locks.swift
[55/438] Compiling Logging MetadataProvider.swift
[56/447] Emitting module Logging
[57/458] Compiling IssueReportingPackageSupport _Test.swift
[58/458] Emitting module IssueReportingPackageSupport
[60/459] Compiling IssueReportingPackageSupport _Test.swift
[61/460] Compiling ConcurrencyExtras Locking.swift
[62/460] Compiling ConcurrencyExtras UncheckedBox.swift
[63/461] Emitting module Logging
[64/461] Compiling ConcurrencyExtras LockIsolated.swift
[66/461] Compiling ConcurrencyExtras AsyncStream.swift
[67/461] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[69/461] Compiling ConcurrencyExtras ActorIsolated.swift
[70/461] Compiling ConcurrencyExtras AnyHashableSendable.swift
[71/461] Compiling OpenCombine ConcurrencyHelpers.swift
[72/461] Compiling OpenCombine Future+Concurrency.swift
[73/461] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[74/461] Compiling OpenCombine CurrentValueSubject.swift
[75/461] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[76/461] Compiling OpenCombine Future.swift
[77/461] Compiling ConcurrencyExtras Result.swift
[78/461] Compiling ConcurrencyExtras Task.swift
[79/461] Compiling ConcurrencyExtras MainSerialExecutor.swift
[80/461] Emitting module ConcurrencyExtras
[81/461] Compiling CryptoBoringWrapper RandomBytes.swift
[82/461] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[83/461] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[84/461] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[88/461] Compiling CryptoBoringWrapper EllipticCurve.swift
[89/461] Emitting module CryptoBoringWrapper
[90/461] Compiling Yams YamlError.swift
[91/461] Compiling Yams YamlTagProviding.swift
[92/461] Compiling ConcurrencyExtras UncheckedSendable.swift
[94/481] Compiling Logging LogHandler.swift
[95/481] Compiling Logging Locks.swift
[96/481] Compiling Logging Logging.swift
[98/546] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[99/546] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[101/566] Compiling IssueReporting IsTesting.swift
[102/566] Compiling IssueReporting IssueReporter.swift
[103/579] Compiling IssueReporting UncheckedSendable.swift
[104/579] Compiling IssueReporting Warn.swift
[105/579] Compiling IssueReporting XCTest.swift
[106/579] Compiling IssueReporting TestContext.swift
[107/579] Compiling IssueReporting Unimplemented.swift
[108/579] Compiling IssueReporting FatalErrorReporter.swift
[109/579] Compiling IssueReporting ReportIssue.swift
[110/579] Compiling ConcurrencyExtras MainSerialExecutor.swift
[111/580] Compiling ConcurrencyExtras Locking.swift
[112/580] Compiling ConcurrencyExtras UncheckedBox.swift
[113/580] Compiling ConcurrencyExtras LockIsolated.swift
[114/612] Emitting module IssueReporting
[115/639] Compiling Crypto ASN1Identifier.swift
[116/639] Compiling Crypto ASN1Integer.swift
[117/639] Compiling Logging LogHandler.swift
[118/639] Compiling Logging Logging.swift
[119/639] Compiling ConcurrencyExtras Result.swift
[120/639] Compiling ConcurrencyExtras Task.swift
[121/652] Compiling Crypto GeneralizedTime.swift
[122/652] Compiling Crypto ObjectIdentifier.swift
[123/654] Compiling Crypto SEC1PrivateKey.swift
[124/654] Compiling Crypto SubjectPublicKeyInfo.swift
[125/654] Compiling Crypto CryptoError_boring.swift
[126/654] Emitting module ConcurrencyExtras
[127/654] Compiling Crypto ASN1Null.swift
[128/654] Compiling Crypto ASN1OctetString.swift
[130/654] Emitting module Yams
[131/654] Compiling Crypto CryptoKitErrors.swift
[132/654] Compiling Crypto Digest_boring.swift
[134/654] Compiling Crypto ASN1Strings.swift
[135/654] Compiling Crypto ArraySliceBigint.swift
[136/654] Compiling Crypto Digest.swift
[137/654] Compiling Crypto Digests.swift
[137/653] Compiling x_exten.cc
BUILD FAILURE 6.1 wasm