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