The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppRemoteConfig, reference main (87d0ee), with Swift 6.1 for Wasm on 24 Feb 2026 20:34:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images: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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/egeniq/app-remote-config
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 87d0ee8 Merge pull request #9 from egeniq/copilot/fix-variant-matching-issue
Cloned https://github.com/egeniq/app-remote-config.git
Revision (git rev-parse @):
87d0ee8a265da406826a45b8ee9d648086424b3e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/egeniq/app-remote-config.git at main
========================================
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-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images: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:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-log.git
[1/6618] Fetching swift-dependencies
[531/7580] Fetching swift-dependencies, swift-macro-testing
[3012/19083] Fetching swift-dependencies, swift-macro-testing, yams
[3319/25148] Fetching swift-dependencies, swift-macro-testing, yams, swift-log
[8683/30866] Fetching swift-dependencies, swift-macro-testing, yams, swift-log, xctest-dynamic-overlay
[18803/105319] Fetching swift-dependencies, swift-macro-testing, yams, swift-log, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.07s)
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-log.git from cache (1.09s)
Fetching https://github.com/apple/swift-argument-parser
[7724/92636] Fetching swift-macro-testing, yams, xctest-dynamic-overlay, swift-syntax
[22058/109805] Fetching swift-macro-testing, yams, xctest-dynamic-overlay, swift-syntax, swift-argument-parser
[22402/127345] Fetching swift-macro-testing, yams, xctest-dynamic-overlay, swift-syntax, swift-argument-parser, swift-crypto
Fetched https://github.com/apple/swift-argument-parser from cache (3.45s)
[95286/110176] Fetching swift-macro-testing, yams, xctest-dynamic-overlay, swift-syntax, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (4.81s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (10.86s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (10.89s)
Fetched https://github.com/jpsim/Yams.git from cache (10.92s)
Fetched https://github.com/swiftlang/swift-syntax from cache (10.93s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (11.52s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15752] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.79s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (6.25s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.82s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.9 (0.58s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5284] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.35s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.4.1 (0.90s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.73s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.67s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.85s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (0.67s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/886] Fetching swift-concurrency-extras
[462/3436] Fetching swift-concurrency-extras, combine-schedulers
[2341/4753] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.33s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.33s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.34s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.87s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.97s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.59s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (1.32s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.53s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.85s)
Fetching https://github.com/apple/swift-asn1.git
[1/1760] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.30s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (1.10s)
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/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.11.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/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/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/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.9
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.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/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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/822] Write sources
[35/822] Compiling _SwiftSyntaxCShims dummy.c
[36/822] Compiling fiat_curve25519_adx_mul.S
[37/822] Compiling fiat_curve25519_adx_square.S
[38/822] Compiling fiat_p256_adx_mul.S
[38/822] Compiling fiat_p256_adx_sqr.S
[40/822] Compiling md5-x86_64-linux.S
[41/822] Compiling md5-x86_64-apple.S
[42/822] Compiling md5-586-apple.S
[43/822] Compiling md5-586-linux.S
[44/822] Compiling chacha20_poly1305_x86_64-apple.S
[45/822] Compiling chacha20_poly1305_armv8-win.S
[46/822] Compiling chacha20_poly1305_armv8-linux.S
[47/822] Compiling chacha20_poly1305_x86_64-linux.S
[48/822] Compiling chacha-x86_64-linux.S
[48/822] Compiling chacha20_poly1305_armv8-apple.S
[50/822] Compiling chacha-x86_64-apple.S
[51/822] Write swift-version-24593BA9C3E375BF.txt
[52/822] Compiling chacha-x86-linux.S
[53/822] Compiling chacha-armv8-win.S
[54/822] Compiling chacha-x86-apple.S
[55/822] Compiling chacha-armv8-linux.S
[56/822] Compiling chacha-armv8-apple.S
[57/822] Compiling err_data.cc
[58/824] Compiling CCryptoBoringSSLShims shims.c
[59/840] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[61/853] Emitting module SwiftSyntax601
[62/853] Compiling SwiftSyntax601 Empty.swift
[63/854] Compiling ConcurrencyExtras Result.swift
[64/855] Emitting module SwiftSyntax510
[65/855] Compiling SwiftSyntax510 Empty.swift
[66/856] Emitting module IssueReportingPackageSupport
[67/856] Compiling IssueReportingPackageSupport _Test.swift
[68/856] Compiling SwiftSyntax600 Empty.swift
[69/856] Emitting module SwiftSyntax600
[70/858] Emitting module SwiftSyntax509
[71/858] Compiling SwiftSyntax509 Empty.swift
[76/859] Wrapping AST for SwiftSyntax601 for debugging
[77/859] Wrapping AST for SwiftSyntax600 for debugging
[78/859] Wrapping AST for SwiftSyntax510 for debugging
[80/859] Compiling ConcurrencyExtras UncheckedSendable.swift
[80/859] Compiling chacha-armv4-linux.S
[81/916] Compiling aes128gcmsiv-x86_64-linux.S
[82/922] Wrapping AST for SwiftSyntax509 for debugging
[83/971] Compiling aes128gcmsiv-x86_64-apple.S
[84/971] Compiling x86_64-mont5-linux.S
[85/1019] Compiling x86_64-mont5-apple.S
[86/1024] Compiling x86_64-mont-linux.S
[88/1035] Emitting module Logging
[89/1035] Compiling Logging MetadataProvider.swift
[89/1035] Compiling x86_64-mont-apple.S
[90/1035] Compiling x86-mont-linux.S
[92/1035] Compiling Logging LogHandler.swift
[93/1035] Compiling Logging Locks.swift
[94/1035] Compiling Logging Logging.swift
[94/1036] Compiling x86-mont-apple.S
[95/1036] Compiling vpaes-x86_64-linux.S
[96/1036] Compiling vpaes-x86_64-apple.S
[97/1036] Compiling vpaes-x86-linux.S
[99/1036] Compiling vpaes-x86-apple.S
[100/1036] Compiling vpaes-armv8-win.S
[101/1036] Compiling vpaes-armv8-linux.S
[102/1036] Compiling vpaes-armv8-apple.S
[103/1036] Compiling vpaes-armv7-linux.S
[104/1036] Compiling sha512-x86_64-linux.S
[105/1036] Compiling sha512-x86_64-apple.S
[106/1036] Compiling sha512-armv8-win.S
[108/1036] Compiling SwiftSyntax EditorPlaceholder.swift
[109/1036] Compiling SwiftSyntax SyntaxIdentifier.swift
[110/1036] Compiling SwiftSyntax Convenience.swift
[111/1036] Compiling SwiftSyntax CustomTraits.swift
[111/1038] Compiling sha512-armv8-linux.S
[112/1038] Compiling sha512-armv8-apple.S
[113/1038] Compiling sha512-armv4-linux.S
[114/1038] Compiling sha512-586-apple.S
[115/1038] Compiling sha512-586-linux.S
[116/1038] Compiling sha256-x86_64-linux.S
[117/1038] Compiling sha256-armv8-win.S
[118/1038] Compiling sha256-x86_64-apple.S
[119/1038] Compiling sha256-armv8-apple.S
[120/1038] Compiling sha256-armv8-linux.S
[122/1038] Compiling Logging Locks.swift
[123/1038] Emitting module Logging
[124/1038] Compiling Logging MetadataProvider.swift
[124/1038] Compiling sha256-armv4-linux.S
[126/1038] Compiling Logging Logging.swift
[127/1038] Compiling Logging LogHandler.swift
[127/1039] Compiling sha256-586-linux.S
[128/1039] Compiling sha256-586-apple.S
[129/1039] Compiling sha1-x86_64-linux.S
[130/1039] Compiling sha1-x86_64-apple.S
[131/1039] Compiling sha1-armv8-win.S
[132/1039] Compiling sha1-armv8-linux.S
[134/1039] Compiling sha1-armv8-apple.S
[135/1039] Compiling sha1-armv4-large-linux.S
[136/1039] Compiling sha1-586-linux.S
[138/1039] Compiling SwiftSyntax RawSyntax.swift
[139/1039] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[140/1039] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[140/1039] Compiling sha1-586-apple.S
[142/1039] Compiling ConcurrencyExtras MainSerialExecutor.swift
[142/1039] Compiling rsaz-avx2-linux.S
[144/1039] Compiling SwiftSyntax Identifier.swift
[145/1039] Compiling SwiftSyntax MemoryLayout.swift
[146/1039] Compiling SwiftSyntax MissingNodeInitializers.swift
[147/1039] Compiling rsaz-avx2-apple.S
[149/1039] Emitting module ConcurrencyExtras
[150/1039] Compiling ConcurrencyExtras Task.swift
[150/1039] Compiling rdrand-x86_64-linux.S
[151/1039] Compiling rdrand-x86_64-apple.S
[152/1039] Compiling p256_beeu-x86_64-asm-linux.S
[153/1039] Compiling p256_beeu-x86_64-asm-apple.S
[157/1039] Compiling ConcurrencyExtras LockIsolated.swift
[157/1040] Compiling p256_beeu-armv8-asm-win.S
[158/1040] Compiling p256_beeu-armv8-asm-linux.S
[159/1040] Compiling p256_beeu-armv8-asm-apple.S
[164/1040] Emitting module IssueReporting
[165/1040] Compiling SwiftSyntax AbsolutePosition.swift
[166/1040] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[167/1040] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[167/1040] Compiling p256-x86_64-asm-linux.S
[168/1040] Compiling p256-x86_64-asm-apple.S
[169/1040] Compiling p256-armv8-asm-win.S
[170/1040] Compiling p256-armv8-asm-linux.S
[172/1040] Compiling p256-armv8-asm-apple.S
[173/1040] Compiling ghashv8-armv8-win.S
[174/1040] Compiling ghashv8-armv8-linux.S
[175/1040] Compiling ghashv8-armv8-apple.S
[176/1040] Compiling ghashv8-armv7-linux.S
[177/1040] Compiling ghash-x86_64-linux.S
[178/1040] Compiling ghash-x86_64-apple.S
[179/1040] Compiling ghash-x86-linux.S
[180/1040] Compiling ghash-x86-apple.S
[181/1040] Compiling ghash-ssse3-x86_64-linux.S
[182/1040] Compiling ghash-ssse3-x86_64-apple.S
[183/1040] Compiling ghash-ssse3-x86-linux.S
[185/1040] Compiling IssueReporting WithExpectedIssue.swift
[186/1040] Compiling IssueReporting WithIssueContext.swift
[186/1040] Compiling ghash-ssse3-x86-apple.S
[187/1040] Compiling ghash-neon-armv8-win.S
[188/1040] Compiling ghash-neon-armv8-linux.S
[189/1040] Compiling ghash-neon-armv8-apple.S
[190/1040] Compiling ghash-armv4-linux.S
[191/1040] Compiling co-586-linux.S
[192/1040] Compiling co-586-apple.S
[193/1040] Compiling bn-armv8-win.S
[195/1040] Compiling SwiftSyntax RawSyntaxTokenView.swift
[196/1040] Compiling SwiftSyntax SourceEdit.swift
[197/1040] Compiling SwiftSyntax SourceLength.swift
[197/1040] Compiling bsaes-armv7-linux.S
[199/1040] Compiling SwiftSyntax Assert.swift
[200/1040] Compiling SwiftSyntax BumpPtrAllocator.swift
[201/1040] Compiling SwiftSyntax CommonAncestor.swift
[201/1041] Compiling bn-armv8-linux.S
[202/1041] Compiling bn-armv8-apple.S
[203/1041] Compiling bn-586-linux.S
[204/1041] Compiling bn-586-apple.S
[205/1041] Compiling armv8-mont-win.S
[206/1041] Compiling armv8-mont-linux.S
[207/1041] Compiling armv8-mont-apple.S
[208/1041] Compiling armv4-mont-linux.S
[209/1041] Compiling aesv8-gcm-armv8-linux.S
[210/1041] Compiling aesv8-gcm-armv8-win.S
[212/1041] Compiling aesv8-gcm-armv8-apple.S
[213/1041] Compiling aesv8-armv8-win.S
[214/1041] Compiling aesv8-armv7-linux.S
[215/1041] Compiling aesv8-armv8-linux.S
[216/1041] Compiling aesv8-armv8-apple.S
[217/1041] Compiling aesni-x86_64-linux.S
[218/1041] Compiling aesni-x86_64-apple.S
[219/1041] Compiling aesni-x86-linux.S
[220/1041] Compiling aesni-x86-apple.S
[221/1041] Compiling aesni-gcm-x86_64-linux.S
[222/1041] Compiling aesni-gcm-x86_64-apple.S
[223/1041] Compiling aes-gcm-avx512-x86_64-linux.S
[224/1041] Compiling aes-gcm-avx512-x86_64-apple.S
[225/1041] Compiling aes-gcm-avx2-x86_64-linux.S
[226/1044] Compiling aes-gcm-avx2-x86_64-apple.S
[228/1052] Compiling XCTestDynamicOverlay Exports.swift
[229/1052] Compiling Clocks SwiftUI.swift
[230/1053] Compiling Clocks Lock.swift
[231/1053] Compiling Clocks Timer.swift
[232/1053] Compiling Clocks ImmediateClock.swift
[233/1053] Compiling SwiftSyntax Keyword.swift
[234/1053] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[235/1053] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[236/1053] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[237/1053] Compiling SwiftSyntax SyntaxBaseNodes.swift
[238/1053] Compiling SwiftSyntax SyntaxCollections.swift
[239/1053] Compiling SwiftSyntax SyntaxEnum.swift
[240/1053] Compiling SwiftSyntax SyntaxKind.swift
[241/1053] Compiling SwiftSyntax SyntaxRewriter.swift
[242/1053] Compiling SwiftSyntax SyntaxTraits.swift
[243/1053] Compiling SwiftSyntax SyntaxVisitor.swift
[244/1053] Compiling SwiftSyntax TokenKind.swift
[245/1053] Compiling SwiftSyntax Tokens.swift
[246/1053] Compiling SwiftSyntax TokenSyntax.swift
[247/1053] Compiling SwiftSyntax SourceLocation.swift
[248/1053] Compiling SwiftSyntax SourcePresence.swift
[249/1053] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[250/1053] Compiling SwiftSyntax Syntax.swift
[251/1053] Compiling SwiftSyntax SyntaxArena.swift
[252/1053] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[253/1053] Compiling SwiftSyntax SyntaxChildren.swift
[254/1053] Compiling SwiftSyntax SyntaxCollection.swift
[255/1053] Compiling SwiftSyntax SyntaxHashable.swift
[256/1053] Compiling SwiftSyntax Trivia.swift
[257/1053] Compiling SwiftSyntax Utils.swift
[258/1053] Compiling SwiftSyntax ChildNameForKeyPath.swift
[259/1065] Emitting module Clocks
[260/1065] Compiling Clocks AnyClock.swift
[261/1065] Compiling Clocks _AsyncTimerSequence.swift
[262/1065] Emitting module OpenCombine
[263/1065] Compiling Clocks UnimplementedClock.swift
[264/1065] Emitting module XCTestDynamicOverlay
[265/1065] Compiling XCTestDynamicOverlay Deprecations.swift
[265/1066] Compiling xwing.cc
[267/1066] Compiling Clocks TestClock.swift
[270/1067] Compiling OpenCombine Publishers.Map.swift
[271/1067] Compiling OpenCombine Publishers.MapError.swift
[272/1067] Compiling OpenCombine Publishers.MeasureInterval.swift
[273/1067] Compiling OpenCombine Publishers.Multicast.swift
[274/1067] Compiling OpenCombine Publishers.Output.swift
[275/1067] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[276/1067] Compiling OpenCombine Publishers.PrefixWhile.swift
[277/1067] Compiling OpenCombine Publishers.Print.swift
[278/1067] Compiling OpenCombine Publishers.ReceiveOn.swift
[279/1067] Compiling OpenCombine Publishers.Reduce.swift
[280/1067] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[281/1067] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[282/1067] Compiling OpenCombine Publishers.ReplaceError.swift
[283/1067] Compiling OpenCombine Utils.swift
[284/1067] Compiling OpenCombine Violations.swift
[285/1067] Compiling OpenCombine ImmediateScheduler.swift
[286/1067] Compiling OpenCombine ObservableObject.swift
[287/1067] Compiling OpenCombine PassthroughSubject.swift
[288/1067] Compiling OpenCombine Published.swift
[289/1067] Compiling OpenCombine Publisher+Subscribe.swift
[290/1067] Compiling OpenCombine Deferred.swift
[291/1067] Compiling OpenCombine Empty.swift
[292/1067] Compiling OpenCombine Fail.swift
[293/1067] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[294/1067] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[295/1067] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[313/1076] Compiling x_x509a.cc
[314/1076] Compiling x_spki.cc
[315/1076] Compiling x_x509.cc
[317/1076] Compiling OpenCombine Result.swift
[318/1076] Compiling OpenCombine Scheduler.swift
[319/1076] Compiling OpenCombine Subject+Void.swift
[320/1076] Compiling OpenCombine Subscriber+Void.swift
[321/1076] Compiling OpenCombine Subscribers.Assign.swift
[322/1076] Compiling OpenCombine Subscribers.Completion.swift
[323/1076] Compiling OpenCombine Subscribers.Demand.swift
[324/1076] Compiling OpenCombine Subscribers.Sink.swift
[325/1076] Compiling OpenCombine Subscribers.swift
[326/1076] Compiling OpenCombine Subscription.swift
[327/1076] Compiling OpenCombine Subscriptions.swift
[328/1076] Compiling OpenCombine _Introspection.swift
[341/1076] Compiling x_sig.cc
[342/1076] Compiling x_req.cc
[343/1076] Compiling x_pubkey.cc
[344/1076] Compiling x_name.cc
[345/1076] Compiling x_exten.cc
[346/1076] Compiling x_crl.cc
[348/1076] Compiling SwiftSyntax TriviaPieces.swift
[349/1076] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[350/1076] Compiling SwiftSyntax RawSyntaxNodesC.swift
[351/1076] Compiling SwiftSyntax RawSyntaxNodesD.swift
[352/1076] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[353/1076] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[354/1076] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[355/1076] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[356/1076] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[357/1076] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[358/1076] Compiling SwiftSyntax RawSyntaxValidation.swift
[359/1076] Compiling SwiftSyntax SyntaxNodesAB.swift
[360/1076] Compiling SwiftSyntax SyntaxNodesC.swift
[369/1076] Compiling SwiftSyntax SyntaxProtocol.swift
[370/1076] Compiling SwiftSyntax SyntaxText.swift
[371/1076] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[372/1076] Compiling SwiftSyntax TokenDiagnostic.swift
[373/1076] Compiling SwiftSyntax TokenSequence.swift
[374/1088] Compiling x_attrib.cc
[375/1088] Compiling x_all.cc
[376/1090] Compiling x509spki.cc
[377/1090] Compiling x_algor.cc
[378/1090] Compiling x509rset.cc
[380/1090] Emitting module OpenCombineDispatch
[380/1090] Compiling x509name.cc
[382/1090] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[383/1091] Compiling x509cset.cc
[384/1091] Compiling x509_v3.cc
[385/1091] Compiling x509_vpm.cc
[386/1091] Compiling x509_vfy.cc
[387/1091] Compiling x509_txt.cc
[388/1091] Compiling x509_trs.cc
[389/1091] Compiling x509_set.cc
[391/1091] Compiling OpenCombineFoundation PropertyListEncoder.swift
[392/1092] Compiling OpenCombineFoundation Utils.swift
[393/1092] Compiling OpenCombineFoundation Violations.swift
[394/1092] Compiling OpenCombineFoundation Timer+Publisher.swift
[394/1092] Compiling x509_obj.cc
[395/1092] Compiling x509_req.cc
[396/1092] Compiling x509_lu.cc
[398/1092] Compiling OpenCombineFoundation Locking.swift
[399/1092] Compiling OpenCombineFoundation Portability.swift
[400/1092] Emitting module OpenCombineFoundation
[401/1092] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[401/1092] Compiling x509_ext.cc
[403/1092] Compiling OpenCombineFoundation URLSession.swift
[404/1092] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[405/1092] Compiling OpenCombineFoundation JSONEncoder.swift
[406/1092] Compiling OpenCombineFoundation NotificationCenter.swift
[407/1093] Compiling x509_def.cc
[408/1095] Compiling x509_d2.cc
[410/1095] Emitting module OpenCombineShim
[411/1095] Compiling OpenCombineShim OpenCombineShim.swift
[412/1096] Compiling x509.cc
[413/1096] Compiling x509_cmp.cc
[414/1109] Compiling x509_att.cc
[415/1109] Compiling v3_utl.cc
[417/1109] Compiling CombineSchedulers Platform.swift
[418/1109] Compiling CombineSchedulers SwiftUI.swift
[418/1110] Compiling v3_skey.cc
[420/1110] Compiling CombineSchedulers UIScheduler.swift
[421/1110] Compiling CombineSchedulers UIKit.swift
[422/1110] Compiling CombineSchedulers Lock.swift
[423/1110] Compiling CombineSchedulers NSRecursiveLock.swift
[424/1110] Compiling CombineSchedulers ImmediateScheduler.swift
[425/1110] Compiling CombineSchedulers Deprecations.swift
[425/1110] Compiling v3_purp.cc
[427/1110] Compiling CombineSchedulers AnyScheduler.swift
[428/1110] Compiling CombineSchedulers Concurrency.swift
[429/1110] Emitting module CombineSchedulers
[429/1110] Compiling v3_prn.cc
[431/1110] Compiling CombineSchedulers UnimplementedScheduler.swift
[431/1110] Compiling v3_pmaps.cc
[432/1110] Compiling v3_pcons.cc
[434/1110] Compiling CombineSchedulers TestScheduler.swift
[435/1110] Compiling CombineSchedulers Timer.swift
[435/1111] Compiling v3_ocsp.cc
[437/1111] Compiling v3_ncons.cc
[438/1111] Compiling v3_lib.cc
[439/1135] Compiling v3_int.cc
[440/1135] Compiling v3_ia5.cc
[441/1135] Compiling v3_info.cc
[443/1135] Compiling Dependencies OpenURL.swift
[444/1135] Compiling Dependencies TimeZone.swift
[445/1135] Compiling Dependencies URLSession.swift
[446/1135] Compiling Dependencies Date.swift
[447/1135] Compiling Dependencies FireAndForget.swift
[448/1135] Compiling Dependencies Locale.swift
[449/1138] Compiling Dependencies MainQueue.swift
[450/1138] Compiling Dependencies MainRunLoop.swift
[451/1138] Compiling Dependencies NotificationCenter.swift
[452/1138] Compiling Dependencies Assert.swift
[453/1138] Compiling Dependencies Calendar.swift
[454/1138] Compiling Dependencies Clocks.swift
[455/1138] Compiling Dependencies Context.swift
[455/1138] Compiling v3_genn.cc
[457/1138] Emitting module Dependencies
[458/1138] Compiling Dependencies Deprecations.swift
[459/1138] Compiling Dependencies Exports.swift
[460/1138] Compiling Dependencies TypeName.swift
[461/1138] Compiling Dependencies UUID.swift
[462/1138] Compiling Dependencies WithRandomNumberGenerator.swift
[463/1138] Compiling Dependencies AppEntryPoint.swift
[463/1138] Compiling v3_extku.cc
[464/1138] Compiling v3_enum.cc
[466/1138] Compiling Dependencies Dependency.swift
[467/1138] Compiling Dependencies DependencyContext.swift
[468/1138] Compiling Dependencies DependencyKey.swift
[469/1138] Compiling Dependencies DependencyValues.swift
[469/1138] Compiling v3_crld.cc
[471/1138] Compiling Dependencies PreviewTrait.swift
[472/1138] Compiling Dependencies TestTrait.swift
[473/1138] Compiling Dependencies WithDependencies.swift
[474/1139] Compiling v3_cpols.cc
[475/1139] Compiling v3_bitst.cc
[476/1139] Compiling v3_conf.cc
[477/1139] Compiling v3_bcons.cc
[479/1139] Emitting module SwiftSyntax
[479/1139] Compiling v3_akeya.cc
[480/1139] Compiling v3_alt.cc
[481/1139] Compiling v3_akey.cc
[482/1139] Compiling t_x509a.cc
[483/1139] Compiling t_crl.cc
[484/1139] Compiling t_x509.cc
[485/1139] Compiling t_req.cc
[486/1139] Compiling i2d_pr.cc
[487/1139] Compiling rsa_pss.cc
[488/1139] Compiling policy.cc
[489/1139] Compiling name_print.cc
[490/1139] Compiling by_file.cc
[491/1139] Compiling asn1_gen.cc
[492/1139] Compiling by_dir.cc
[493/1139] Compiling algorithm.cc
[494/1139] Compiling a_verify.cc
[495/1139] Compiling a_digest.cc
[496/1139] Compiling a_sign.cc
[497/1139] Compiling thread_win.cc
[498/1139] Compiling voprf.cc
[499/1139] Compiling pmbtoken.cc
[500/1139] Compiling thread_pthread.cc
[501/1139] Compiling thread_none.cc
[502/1139] Compiling thread.cc
[503/1139] Compiling trust_token.cc
[504/1139] Compiling stack.cc
[505/1139] Compiling sha512.cc
[506/1139] Compiling sha256.cc
[507/1139] Compiling sha1.cc
[508/1139] Compiling siphash.cc
[509/1139] Compiling slhdsa.cc
[510/1139] Compiling rsa_print.cc
[511/1139] Compiling rsa_extra.cc
[512/1139] Compiling spake2plus.cc
[513/1139] Compiling refcount.cc
[514/1139] Compiling rc4.cc
[515/1139] Compiling rsa_crypt.cc
[516/1139] Compiling windows.cc
[517/1139] Compiling urandom.cc
[518/1139] Compiling trusty.cc
[519/1139] Compiling rand.cc
[520/1139] Compiling ios.cc
[521/1139] Compiling passive.cc
[522/1139] Compiling getentropy.cc
[523/1139] Compiling poly1305_arm_asm.S
[524/1139] Compiling forkunsafe.cc
[525/1139] Compiling fork_detect.cc
[526/1139] Compiling deterministic.cc
[527/1139] Compiling rsa_asn1.cc
[528/1139] Compiling poly1305_arm.cc
[529/1139] Compiling poly1305_vec.cc
[530/1139] Compiling poly1305.cc
[531/1139] Compiling pool.cc
[532/1139] Compiling pkcs8.cc
[533/1139] Compiling p5_pbev2.cc
[533/1139] Compiling pkcs7.cc
[535/1139] Compiling pkcs8_x509.cc
[536/1139] Compiling pem_xaux.cc
[537/1139] Compiling pkcs7_x509.cc
[538/1139] Compiling pem_x509.cc
[539/1139] Compiling pem_pkey.cc
[540/1139] Compiling pem_pk8.cc
[541/1139] Compiling pem_oth.cc
[542/1139] Compiling obj_xref.cc
[543/1139] Compiling pem_lib.cc
[544/1139] Compiling mlkem.cc
[545/1139] Compiling pem_info.cc
[546/1139] Compiling mldsa.cc
[547/1139] Compiling pem_all.cc
[548/1139] Compiling mem.cc
[549/1139] Compiling poly_rq_mul.S
[550/1139] Compiling lhash.cc
[551/1139] Compiling md5.cc
[552/1139] Compiling fips_shared_support.cc
[553/1139] Compiling obj.cc
[554/1139] Compiling md4.cc
[555/1139] Compiling kyber.cc
[556/1139] Compiling fuzzer_mode.cc
[557/1139] Compiling hrss.cc
[558/1139] Compiling ex_data.cc
[559/1139] Compiling hpke.cc
[560/1139] Compiling scrypt.cc
[561/1139] Compiling pbkdf.cc
[562/1139] Compiling print.cc
[563/1139] Compiling sign.cc
[564/1139] Compiling p_x25519_asn1.cc
[565/1139] Compiling p_x25519.cc
[566/1139] Compiling p_rsa_asn1.cc
[567/1139] Compiling p_hkdf.cc
[568/1139] Compiling p_ed25519_asn1.cc
[569/1139] Compiling p_rsa.cc
[570/1139] Compiling p_ed25519.cc
[571/1139] Compiling p_ec_asn1.cc
[572/1139] Compiling p_ec.cc
[573/1139] Compiling p_dsa_asn1.cc
[574/1139] Compiling p_dh_asn1.cc
[575/1139] Compiling p_dh.cc
[576/1139] Compiling evp_ctx.cc
[577/1139] Compiling err.cc
[578/1139] Compiling engine.cc
[579/1139] Compiling evp.cc
[580/1139] Compiling ecdsa_p1363.cc
[581/1139] Compiling evp_asn1.cc
[582/1139] Compiling ecdh.cc
[583/1139] Compiling ec_derive.cc
[584/1139] Compiling ecdsa_asn1.cc
[585/1139] Compiling hash_to_curve.cc
[586/1139] Compiling ec_asn1.cc
[587/1139] Compiling dsa.cc
[588/1139] Compiling dsa_asn1.cc
[589/1139] Compiling digest_extra.cc
[590/1139] Compiling params.cc
[591/1139] Compiling x25519-asm-arm.S
[592/1139] Compiling dh_asn1.cc
[593/1139] Compiling des.cc
[612/1139] Compiling curve25519.cc
[613/1139] Compiling cpu_intel.cc
[614/1139] Compiling crypto.cc
[615/1139] Compiling cpu_arm_linux.cc
[616/1139] Compiling curve25519_64_adx.cc
[617/1139] Compiling cpu_arm_freebsd.cc
[618/1139] Compiling spake25519.cc
[619/1139] Compiling cpu_aarch64_sysreg.cc
[620/1139] Compiling cpu_aarch64_win.cc
[621/1139] Compiling cpu_aarch64_openbsd.cc
[622/1139] Compiling cpu_aarch64_linux.cc
[623/1139] Compiling cpu_aarch64_fuchsia.cc
[624/1139] Compiling cpu_aarch64_apple.cc
[625/1139] Compiling tls_cbc.cc
[626/1139] Compiling conf.cc
[627/1139] Compiling e_rc4.cc
[628/1139] Compiling e_tls.cc
[629/1139] Compiling get_cipher.cc
[630/1139] Compiling cms.cc
[631/1139] Compiling e_rc2.cc
[632/1139] Compiling e_chacha20poly1305.cc
[633/1139] Compiling e_null.cc
[634/1139] Compiling e_des.cc
[635/1139] Compiling e_aesgcmsiv.cc
[636/1139] Compiling derive_key.cc
[637/1139] Compiling e_aeseax.cc
[638/1139] Compiling chacha.cc
[639/1139] Compiling e_aesctrhmac.cc
[640/1139] Compiling unicode.cc
[641/1139] Compiling buf.cc
[642/1139] Compiling cbs.cc
[643/1139] Compiling cbb.cc
[644/1139] Compiling sqrt.cc
[645/1139] Compiling ber.cc
[646/1139] Compiling asn1_compat.cc
[647/1139] Compiling exponentiation.cc
[648/1139] Compiling div.cc
[649/1139] Compiling printf.cc
[650/1139] Compiling bn_asn1.cc
[651/1139] Compiling convert.cc
[652/1139] Compiling blake2.cc
[653/1139] Compiling pair.cc
[654/1139] Compiling hexdump.cc
[655/1139] Compiling file.cc
[656/1139] Compiling fd.cc
[657/1139] Compiling bio_mem.cc
[658/1139] Compiling errno.cc
[659/1139] Compiling base64.cc
[660/1139] Compiling bio.cc
[661/1139] Compiling tasn_typ.cc
[662/1139] Compiling tasn_fre.cc
[663/1139] Compiling tasn_enc.cc
[664/1139] Compiling tasn_utl.cc
[665/1139] Compiling tasn_new.cc
[666/1139] Compiling posix_time.cc
[667/1139] Compiling f_string.cc
[668/1139] Compiling tasn_dec.cc
[669/1139] Compiling asn_pack.cc
[670/1139] Compiling f_int.cc
[671/1139] Compiling asn1_par.cc
[672/1139] Compiling a_utctm.cc
[673/1139] Compiling asn1_lib.cc
[674/1139] Compiling a_type.cc
[675/1139] Compiling a_time.cc
[676/1139] Compiling a_strex.cc
[677/1139] Compiling a_octet.cc
[678/1139] Compiling a_strnid.cc
[679/1139] Compiling a_i2d_fp.cc
[680/1139] Compiling a_object.cc
[681/1139] Compiling a_mbstr.cc
[682/1139] Compiling a_dup.cc
[683/1139] Compiling a_gentm.cc
[684/1139] Write sources
[688/1139] Compiling a_int.cc
[689/1139] Write sources
[690/1139] Wrapping AST for Logging for debugging
[691/1139] Write sources
[697/1139] Compiling a_d2i_fp.cc
[698/1139] Compiling writer.c
[700/1141] Compiling IssueReportingPackageSupport _Test.swift
[700/1141] Compiling aes.cc
[702/1141] Emitting module IssueReportingPackageSupport
[702/1153] Compiling reader.c
[704/1153] Compiling a_bool.cc
[705/1153] Compiling scanner.c
[706/1153] Compiling parser.c
[707/1173] Compiling api.c
[708/1173] Compiling a_bitstr.cc
[709/1173] Compiling emitter.c
[710/1173] Compiling fiat_p256_adx_sqr.S
[711/1173] Compiling fiat_p256_adx_mul.S
[712/1173] Compiling fiat_curve25519_adx_square.S
[713/1173] Compiling fiat_curve25519_adx_mul.S
[714/1173] Compiling md5-x86_64-linux.S
[715/1173] Compiling md5-x86_64-apple.S
[716/1173] Compiling md5-586-linux.S
[717/1173] Compiling md5-586-apple.S
[718/1183] Compiling chacha20_poly1305_x86_64-linux.S
[719/1193] Compiling CCryptoBoringSSLShims shims.c
[720/1193] Compiling chacha20_poly1305_x86_64-apple.S
[721/1193] Compiling chacha20_poly1305_armv8-win.S
[722/1193] Compiling chacha20_poly1305_armv8-linux.S
[723/1193] Compiling chacha-x86_64-linux.S
[724/1193] Compiling chacha20_poly1305_armv8-apple.S
[725/1193] Compiling chacha-x86-linux.S
[726/1193] Compiling chacha-x86_64-apple.S
[727/1193] Compiling chacha-x86-apple.S
[728/1193] Compiling chacha-armv8-win.S
[729/1193] Compiling chacha-armv8-linux.S
[730/1193] Compiling chacha-armv8-apple.S
[731/1193] Compiling aes128gcmsiv-x86_64-linux.S
[732/1193] Compiling chacha-armv4-linux.S
[733/1193] Compiling x86_64-mont5-linux.S
[734/1193] Compiling aes128gcmsiv-x86_64-apple.S
[735/1193] Compiling x86_64-mont5-apple.S
[736/1193] Compiling x86_64-mont-linux.S
[737/1193] Compiling x86_64-mont-apple.S
[738/1193] Compiling x86-mont-linux.S
[739/1193] Compiling x86-mont-apple.S
[740/1193] Compiling vpaes-x86_64-linux.S
[741/1193] Compiling err_data.cc
[742/1193] Compiling vpaes-x86_64-apple.S
[743/1193] Compiling vpaes-x86-linux.S
[744/1193] Compiling vpaes-x86-apple.S
[745/1193] Compiling vpaes-armv8-linux.S
[746/1193] Compiling vpaes-armv8-win.S
[747/1193] Compiling vpaes-armv8-apple.S
[748/1193] Compiling vpaes-armv7-linux.S
[749/1193] Compiling sha512-x86_64-linux.S
[750/1193] Compiling sha512-x86_64-apple.S
[751/1193] Compiling sha512-armv8-win.S
[752/1193] Compiling sha512-armv8-linux.S
[753/1193] Compiling sha512-armv8-apple.S
[754/1193] Compiling sha512-586-linux.S
[755/1193] Compiling sha512-armv4-linux.S
[756/1193] Compiling sha512-586-apple.S
[757/1193] Compiling sha256-x86_64-apple.S
[758/1193] Compiling sha256-x86_64-linux.S
[759/1193] Compiling sha256-armv8-win.S
[760/1193] Compiling sha256-armv8-linux.S
[761/1193] Compiling sha256-armv8-apple.S
[762/1193] Compiling sha256-armv4-linux.S
[763/1193] Compiling sha256-586-linux.S
[764/1193] Compiling sha256-586-apple.S
[765/1193] Compiling sha1-x86_64-linux.S
[767/1193] Compiling ConcurrencyExtras MainSerialExecutor.swift
[767/1194] Compiling sha1-armv8-win.S
[768/1194] Compiling sha1-x86_64-apple.S
[769/1194] Compiling sha1-armv8-linux.S
[770/1194] Compiling sha1-armv4-large-linux.S
[771/1194] Compiling sha1-armv8-apple.S
[773/1194] Emitting module ConcurrencyExtras
[773/1194] Compiling sha1-586-linux.S
[774/1194] Compiling sha1-586-apple.S
[775/1194] Compiling rsaz-avx2-linux.S
[776/1194] Compiling rsaz-avx2-apple.S
[777/1194] Compiling rdrand-x86_64-linux.S
[778/1194] Compiling rdrand-x86_64-apple.S
[780/1194] Compiling Yams Resolver.swift
[781/1194] Compiling Yams String+Yams.swift
[781/1196] Compiling p256_beeu-x86_64-asm-linux.S
[782/1196] Compiling p256_beeu-armv8-asm-win.S
[783/1196] Compiling p256_beeu-x86_64-asm-apple.S
[784/1196] Compiling p256_beeu-armv8-asm-linux.S
[786/1196] Compiling ConcurrencyExtras UncheckedSendable.swift
[786/1196] Compiling p256_beeu-armv8-asm-apple.S
[787/1196] Compiling p256-x86_64-asm-linux.S
[788/1196] Compiling p256-armv8-asm-win.S
[789/1196] Compiling p256-x86_64-asm-apple.S
[790/1196] Compiling p256-armv8-asm-linux.S
[792/1196] Compiling Yams Tag.swift
[793/1196] Compiling Yams YamlAnchorProviding.swift
[793/1196] Compiling p256-armv8-asm-apple.S
[794/1196] Compiling ghashv8-armv8-win.S
[795/1196] Compiling ghashv8-armv8-linux.S
[796/1196] Compiling ghashv8-armv8-apple.S
[797/1196] Compiling ghash-x86_64-linux.S
[798/1196] Compiling ghashv8-armv7-linux.S
[799/1196] Compiling bcm.cc
[800/1196] Compiling ghash-x86_64-apple.S
[801/1196] Compiling ghash-x86-linux.S
[802/1196] Compiling ghash-ssse3-x86_64-linux.S
[803/1196] Compiling ghash-x86-apple.S
[804/1196] Compiling ghash-ssse3-x86_64-apple.S
[805/1196] Compiling ghash-ssse3-x86-apple.S
[806/1196] Compiling ghash-ssse3-x86-linux.S
[807/1196] Compiling ghash-neon-armv8-linux.S
[808/1196] Compiling ghash-neon-armv8-win.S
[809/1196] Compiling ghash-armv4-linux.S
[810/1196] Compiling ghash-neon-armv8-apple.S
[811/1196] Compiling co-586-linux.S
[812/1196] Compiling bsaes-armv7-linux.S
[813/1198] Compiling co-586-apple.S
[814/1204] Compiling bn-armv8-win.S
[815/1204] Compiling bn-armv8-apple.S
[816/1204] Compiling bn-armv8-linux.S
[818/1204] Compiling IssueReporting WithExpectedIssue.swift
[819/1204] Compiling IssueReporting WithIssueContext.swift
[819/1204] Compiling bn-586-linux.S
[820/1204] Compiling bn-586-apple.S
[821/1204] Compiling armv8-mont-win.S
[822/1204] Compiling armv8-mont-linux.S
[823/1204] Compiling armv4-mont-linux.S
[824/1204] Compiling armv8-mont-apple.S
[825/1204] Compiling aesv8-gcm-armv8-win.S
[826/1204] Compiling aesv8-gcm-armv8-linux.S
[827/1204] Compiling aesv8-gcm-armv8-apple.S
[828/1204] Compiling aesv8-armv8-win.S
[829/1204] Compiling aesv8-armv8-apple.S
[830/1204] Compiling aesv8-armv8-linux.S
[831/1204] Compiling aesv8-armv7-linux.S
[832/1204] Compiling aesni-x86_64-linux.S
[833/1204] Compiling aesni-x86_64-apple.S
[834/1204] Compiling aesni-x86-linux.S
[835/1204] Compiling aesni-x86-apple.S
[836/1204] Compiling aesni-gcm-x86_64-linux.S
[837/1204] Compiling aesni-gcm-x86_64-apple.S
[839/1204] Compiling ConcurrencyExtras LockIsolated.swift
[839/1204] Compiling aes-gcm-avx512-x86_64-linux.S
[840/1204] Compiling aes-gcm-avx512-x86_64-apple.S
[841/1204] Compiling aes-gcm-avx2-x86_64-linux.S
[842/1204] Compiling aes-gcm-avx2-x86_64-apple.S
[844/1204] Compiling Yams Decoder.swift
[845/1204] Compiling Yams Emitter.swift
[846/1204] Compiling Yams Encoder.swift
[847/1204] Compiling Yams Node.Scalar.swift
[848/1204] Compiling Yams Node.Sequence.swift
[849/1204] Compiling Yams Node.swift
[854/1206] Compiling Yams AliasDereferencingStrategy.swift
[855/1206] Compiling Yams Anchor.swift
[856/1206] Emitting module IssueReporting
[859/1206] Compiling Yams Constructor.swift
[860/1206] Compiling ConcurrencyExtras Result.swift
[861/1206] Compiling ConcurrencyExtras Task.swift
[866/1207] Compiling Yams Parser.swift
[867/1207] Compiling Yams RedundancyAliasingStrategy.swift
[868/1207] Compiling Yams Representer.swift
[869/1207] Compiling Yams Mark.swift
[870/1207] Compiling Yams Node.Alias.swift
[871/1207] Compiling Yams Node.Mapping.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.
/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.
[883/1208] Compiling CryptoBoringWrapper RandomBytes.swift
[884/1208] Emitting module Yams
[885/1208] Emitting module CryptoBoringWrapper
[886/1208] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[887/1208] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[888/1208] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[888/1208] Compiling xwing.cc
[890/1208] Compiling Yams YamlError.swift
[891/1208] Compiling Yams YamlTagProviding.swift
[892/1208] Compiling CryptoBoringWrapper EllipticCurve.swift
[893/1208] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[894/1208] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[896/1212] Compiling XCTestDynamicOverlay Exports.swift
[897/1212] Emitting module XCTestDynamicOverlay
[924/1212] Compiling x_x509a.cc
[925/1212] Compiling x_sig.cc
[926/1225] Compiling x_x509.cc
[928/1225] Compiling CombineSchedulers AnyScheduler.swift
[929/1225] Compiling CombineSchedulers Concurrency.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[930/1227] 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 |     ///
[931/1227] Compiling CombineSchedulers ImmediateScheduler.swift
[932/1227] Compiling CombineSchedulers Deprecations.swift
[933/1227] Compiling CombineSchedulers UIKit.swift
[934/1227] Compiling CombineSchedulers UIScheduler.swift
[935/1305] Compiling Crypto Cipher.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 |   }
[936/1305] Compiling Crypto Nonces.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 |   }
[937/1305] Compiling Crypto ASN1BitString.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() }
[938/1305] Compiling Crypto ASN1Boolean.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() }
[939/1305] Compiling Crypto ASN1.swift
[940/1305] Compiling Crypto ASN1Any.swift
[941/1305] Compiling Crypto AES-GCM.swift
[942/1305] Compiling Crypto AES-GCM_boring.swift
[943/1305] Compiling Crypto ChaChaPoly_boring.swift
[944/1305] Compiling Crypto ChaChaPoly.swift
[947/1305] Compiling XCTestDynamicOverlay Deprecations.swift
[948/1306] Compiling Clocks SwiftUI.swift
[948/1306] Compiling x_spki.cc
[948/1306] Compiling x_req.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
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/277] Compiling x_name.cc
[3/277] Compiling x_exten.cc
[4/277] Compiling x_req.cc
[5/277] Compiling x_crl.cc
[6/277] Compiling x_pubkey.cc
[7/277] Compiling x_all.cc
[8/277] Compiling x_attrib.cc
[9/277] Write swift-version-24593BA9C3E375BF.txt
[10/277] Compiling x_spki.cc
[11/297] Compiling x509name.cc
[12/297] Compiling x509spki.cc
[13/299] Compiling x509rset.cc
[15/299] Compiling Yams Tag.swift
[16/299] Compiling Yams YamlAnchorProviding.swift
[17/303] Emitting module SwiftSyntax601
[18/303] Compiling SwiftSyntax601 Empty.swift
[19/303] Compiling Yams Resolver.swift
[20/303] Compiling Yams String+Yams.swift
[21/303] Compiling Yams Parser.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.
[22/303] Compiling Yams RedundancyAliasingStrategy.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.
[23/303] Compiling Yams Representer.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.
[23/304] Compiling x509cset.cc
[25/305] Compiling x_algor.cc
[27/305] Compiling SwiftSyntax600 Empty.swift
[28/305] Emitting module SwiftSyntax600
[29/306] Compiling SwiftSyntax510 Empty.swift
[29/306] Compiling x509_vpm.cc
[31/306] Emitting module SwiftSyntax510
[32/306] Compiling x509_vfy.cc
[35/312] Emitting module Yams
[36/312] Compiling Yams Mark.swift
[37/312] Compiling Yams Node.Alias.swift
[38/312] Compiling Yams Node.Mapping.swift
[39/312] Compiling Yams Node.Scalar.swift
[40/312] Compiling Yams Node.Sequence.swift
[41/312] Compiling Yams Node.swift
[42/319] Compiling SwiftSyntax509 Empty.swift
[43/319] Emitting module SwiftSyntax509
[44/379] Emitting module IssueReportingPackageSupport
[45/380] Compiling IssueReportingPackageSupport _Test.swift
[46/387] Compiling Logging MetadataProvider.swift
[47/392] Compiling OpenCombine PublishedSubject.swift
[48/394] Compiling OpenCombine PublishedSubscriber.swift
[50/396] Compiling Logging LogHandler.swift
[51/422] Compiling IssueReportingPackageSupport _Test.swift
[52/422] Compiling Logging MetadataProvider.swift
[54/422] Emitting module IssueReportingPackageSupport
[55/423] Emitting module Logging
[56/423] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[58/423] Compiling CryptoBoringWrapper RandomBytes.swift
[59/423] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[60/434] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[61/434] Compiling CryptoBoringWrapper EllipticCurve.swift
[62/434] Compiling ConcurrencyExtras Result.swift
[63/434] Compiling ConcurrencyExtras MainSerialExecutor.swift
[64/434] Emitting module CryptoBoringWrapper
[65/435] Compiling ConcurrencyExtras Locking.swift
[66/435] Compiling ConcurrencyExtras UncheckedBox.swift
[67/435] Compiling ConcurrencyExtras LockIsolated.swift
[68/455] Compiling ConcurrencyExtras UncheckedSendable.swift
[69/455] Emitting module ConcurrencyExtras
[70/455] Compiling IssueReporting Deprecations.swift
[71/455] Compiling IssueReporting FailureObserver.swift
[72/455] Compiling IssueReporting ErrorReporting.swift
[73/455] Compiling IssueReporting AppHostWarning.swift
[74/455] Compiling ConcurrencyExtras Task.swift
[76/520] Compiling SwiftSyntax RawSyntax.swift
[77/520] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[78/520] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[79/520] Compiling SwiftSyntax RawSyntaxTokenView.swift
[80/520] Compiling SwiftSyntax SourceEdit.swift
[81/520] Compiling SwiftSyntax SourceLength.swift
[82/520] Compiling SwiftSyntax Trivia.swift
[83/522] Compiling SwiftSyntax Assert.swift
[84/522] Compiling SwiftSyntax BumpPtrAllocator.swift
[85/522] Compiling SwiftSyntax CommonAncestor.swift
[86/522] Compiling Logging Logging.swift
[87/522] Compiling Logging Locks.swift
[88/523] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[89/523] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[92/531] Emitting module OpenCombine
[93/531] Compiling IssueReporting ErrorReporting.swift
[94/531] Compiling IssueReporting AppHostWarning.swift
[95/531] Compiling IssueReporting Deprecations.swift
[96/556] Compiling IssueReporting XCTest.swift
[97/556] Compiling IssueReporting IsTesting.swift
[98/556] Compiling IssueReporting IssueReporter.swift
[99/556] Emitting module IssueReporting
[100/556] Compiling Logging LogHandler.swift
[101/556] Compiling Logging Locks.swift
[102/556] Emitting module Logging
[103/556] Compiling Logging Logging.swift
[107/557] Compiling IssueReporting FailureObserver.swift
[108/557] Compiling IssueReporting LockIsolated.swift
[109/557] Compiling IssueReporting Rethrows.swift
BUILD FAILURE 6.1 wasm