Build Information
Failed to build SemiSingleton, reference 2.1.1 (b3b6b2
), with Swift 5.10 for Linux on 29 Nov 2024 21:40:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/SemiSingleton.git
Reference: 2.1.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/Frizlab/SemiSingleton
* tag 2.1.1 -> FETCH_HEAD
HEAD is now at b3b6b28 Fix dispatch queue name for the retrievingQueue
Cloned https://github.com/Frizlab/SemiSingleton.git
Revision (git rev-parse @):
b3b6b283289e4d717b01064e497b2cae0a9a75df
SUCCESS checkout https://github.com/Frizlab/SemiSingleton.git at 2.1.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/Frizlab/SemiSingleton.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/Frizlab/RecursiveSyncDispatch.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Frizlab/SafeGlobal.git
Fetching https://github.com/Frizlab/GlobalConfModule.git
[1/174] Fetching recursivesyncdispatch
[175/335] Fetching recursivesyncdispatch, safeglobal
[198/921] Fetching recursivesyncdispatch, safeglobal, globalconfmodule
[922/4644] Fetching recursivesyncdispatch, safeglobal, globalconfmodule, swift-log
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.26s)
Fetched https://github.com/Frizlab/RecursiveSyncDispatch.git from cache (0.32s)
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.32s)
Fetched https://github.com/apple/swift-log.git from cache (0.32s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.0 (0.40s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/989] Fetching swift-service-context
[990/67673] Fetching swift-service-context, swift-syntax
Fetched https://github.com/apple/swift-service-context.git from cache (4.29s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.34s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
Computed https://github.com/Frizlab/SafeGlobal.git at 0.3.1 (0.39s)
Computing version for https://github.com/Frizlab/RecursiveSyncDispatch.git
Computed https://github.com/Frizlab/RecursiveSyncDispatch.git at 1.0.1 (0.94s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.1.0 (0.36s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 510.0.3 (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.30s)
Creating working copy for https://github.com/Frizlab/RecursiveSyncDispatch.git
Working copy of https://github.com/Frizlab/RecursiveSyncDispatch.git resolved at 1.0.1
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.0
Creating working copy for https://github.com/Frizlab/SafeGlobal.git
Working copy of https://github.com/Frizlab/SafeGlobal.git resolved at 0.3.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.6.2
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 510.0.3
Building for debugging...
[0/36] Write sources
[19/36] Write swift-version-24593BA9C3E375BF.txt
[21/50] Emitting module Logging
[22/50] Emitting module SwiftSyntax510
[23/50] Compiling SwiftSyntax510 Empty.swift
[25/51] Emitting module ServiceContextModule
[25/51] Wrapping AST for SwiftSyntax510 for debugging
[27/51] Compiling ServiceContextModule ServiceContext.swift
[28/51] Compiling ServiceContextModule ServiceContextKey.swift
[30/52] Emitting module SwiftSyntax509
[31/52] Compiling SwiftSyntax509 Empty.swift
[32/53] Wrapping AST for SwiftSyntax509 for debugging
[34/113] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[35/113] Emitting module RecursiveSyncDispatch
[37/114] Compiling Logging MetadataProvider.swift
[38/114] Compiling Logging LogHandler.swift
[39/114] Compiling Logging Logging.swift
[40/114] Compiling Logging Locks.swift
[42/115] Compiling SwiftSyntax AbsolutePosition.swift
[43/115] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[44/115] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[45/115] Compiling SwiftSyntax Assert.swift
[46/115] Compiling SwiftSyntax BumpPtrAllocator.swift
[47/115] Compiling SwiftSyntax CommonAncestor.swift
[48/115] Compiling SwiftSyntax Convenience.swift
[49/115] Compiling SwiftSyntax MemoryLayout.swift
[50/115] Compiling SwiftSyntax MissingNodeInitializers.swift
[51/123] Compiling SwiftSyntax RawSyntax.swift
[52/123] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[53/123] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[54/123] Compiling SwiftSyntax RawSyntaxTokenView.swift
[55/123] Compiling SwiftSyntax SourceLength.swift
[56/123] Compiling SwiftSyntax SourceLocation.swift
[57/123] Compiling SwiftSyntax SourcePresence.swift
[58/123] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[59/123] Compiling SwiftSyntax Syntax.swift
[60/123] Emitting module SwiftSyntax
[61/123] Compiling SwiftSyntax TokenDiagnostic.swift
[62/123] Compiling SwiftSyntax TokenSequence.swift
[63/123] Compiling SwiftSyntax TokenSyntax.swift
[64/123] Compiling SwiftSyntax Trivia.swift
[65/123] Compiling SwiftSyntax Utils.swift
[66/123] Compiling SwiftSyntax ChildNameForKeyPath.swift
[67/123] Compiling SwiftSyntax Keyword.swift
[68/123] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[69/123] Compiling SwiftSyntax SyntaxArena.swift
[70/123] Compiling SwiftSyntax SyntaxChildren.swift
[71/123] Compiling SwiftSyntax SyntaxCollection.swift
[72/123] Compiling SwiftSyntax SyntaxHashable.swift
[73/123] Compiling SwiftSyntax SyntaxIdentifier.swift
[74/123] Compiling SwiftSyntax SyntaxNodeStructure.swift
[75/123] Compiling SwiftSyntax SyntaxProtocol.swift
[76/123] Compiling SwiftSyntax SyntaxText.swift
[77/123] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[78/123] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[79/123] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[80/123] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[81/123] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[82/123] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[83/123] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[84/123] Compiling SwiftSyntax RawSyntaxValidation.swift
[85/123] Compiling SwiftSyntax SyntaxNodesAB.swift
[86/123] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[87/123] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[88/123] Compiling SwiftSyntax SyntaxBaseNodes.swift
[89/123] Compiling SwiftSyntax SyntaxCollections.swift
[90/123] Compiling SwiftSyntax SyntaxEnum.swift
[91/123] Compiling SwiftSyntax SyntaxKind.swift
[92/123] Compiling SwiftSyntax SyntaxRewriter.swift
[93/123] Compiling SwiftSyntax SyntaxTraits.swift
[94/123] Compiling SwiftSyntax SyntaxTransform.swift
[95/123] Compiling SwiftSyntax SyntaxVisitor.swift
[96/123] Compiling SwiftSyntax TokenKind.swift
[97/123] Compiling SwiftSyntax Tokens.swift
[98/123] Compiling SwiftSyntax TriviaPieces.swift
[99/123] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[100/123] Compiling SwiftSyntax RawSyntaxNodesC.swift
[101/123] Compiling SwiftSyntax RawSyntaxNodesD.swift
[102/123] Compiling SwiftSyntax SyntaxNodesC.swift
[103/123] Compiling SwiftSyntax SyntaxNodesD.swift
[104/123] Compiling SwiftSyntax SyntaxNodesEF.swift
[105/123] Compiling SwiftSyntax SyntaxNodesGHI.swift
[106/123] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[107/123] Compiling SwiftSyntax SyntaxNodesOP.swift
[108/123] Compiling SwiftSyntax SyntaxNodesQRS.swift
[109/123] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[110/127] Wrapping AST for SwiftSyntax for debugging
[112/175] Compiling SwiftBasicFormat Syntax+Extensions.swift
[113/175] Compiling SwiftDiagnostics Note.swift
[114/175] Compiling SwiftDiagnostics Message.swift
[115/175] Emitting module SwiftDiagnostics
[116/175] Compiling SwiftDiagnostics Convenience.swift
[117/175] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[118/175] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[119/175] Compiling SwiftDiagnostics FixIt.swift
[120/175] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[121/175] Compiling SwiftDiagnostics Diagnostic.swift
[122/175] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[123/176] Emitting module SwiftBasicFormat
[124/176] Compiling SwiftBasicFormat BasicFormat.swift
[126/177] Wrapping AST for SwiftDiagnostics for debugging
[127/177] Wrapping AST for SwiftBasicFormat for debugging
[129/177] Compiling SwiftParser Modifiers.swift
[130/177] Compiling SwiftParser Names.swift
[131/177] Compiling SwiftParser Nominals.swift
[132/177] Compiling SwiftParser Parameters.swift
[133/177] Compiling SwiftParser ParseSourceFile.swift
[134/182] Compiling SwiftParser Lexer.swift
[135/182] Compiling SwiftParser RegexLiteralLexer.swift
[136/182] Compiling SwiftParser UnicodeScalarExtensions.swift
[137/182] Compiling SwiftParser Lookahead.swift
[138/182] Compiling SwiftParser LoopProgressCondition.swift
[139/182] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[140/182] Compiling SwiftParser StringLiterals.swift
[141/182] Compiling SwiftParser SwiftParserCompatibility.swift
[142/182] Compiling SwiftParser SyntaxUtils.swift
[143/182] Compiling SwiftParser TokenConsumer.swift
[144/182] Compiling SwiftParser TokenPrecedence.swift
[145/182] Compiling SwiftParser TokenSpec.swift
[146/182] Compiling SwiftParser TokenSpecSet.swift
[147/182] Compiling SwiftParser TopLevel.swift
[148/182] Compiling SwiftParser TriviaParser.swift
[149/182] Compiling SwiftParser Parser.swift
[150/182] Compiling SwiftParser Patterns.swift
[151/182] Compiling SwiftParser Recovery.swift
[152/182] Compiling SwiftParser Specifiers.swift
[153/182] Compiling SwiftParser Statements.swift
[154/182] Emitting module SwiftParser
[155/182] Compiling SwiftParser Attributes.swift
[156/182] Compiling SwiftParser Availability.swift
[157/182] Compiling SwiftParser CharacterInfo.swift
[158/182] Compiling SwiftParser CollectionNodes+Parsable.swift
[159/182] Compiling SwiftParser Declarations.swift
[160/182] Compiling SwiftParser Directives.swift
[161/182] Compiling SwiftParser ExperimentalFeatures.swift
[162/182] Compiling SwiftParser Expressions.swift
[163/182] Compiling SwiftParser IncrementalParseTransition.swift
[164/182] Compiling SwiftParser Cursor.swift
[165/182] Compiling SwiftParser Lexeme.swift
[166/182] Compiling SwiftParser LexemeSequence.swift
[167/182] Compiling SwiftParser Types.swift
[168/182] Compiling SwiftParser IsLexerClassified.swift
[169/182] Compiling SwiftParser LayoutNodes+Parsable.swift
[170/182] Compiling SwiftParser Parser+TokenSpecSet.swift
[171/182] Compiling SwiftParser TokenSpecStaticMembers.swift
[172/183] Wrapping AST for SwiftParser for debugging
[174/206] Compiling SwiftOperators OperatorTable+Semantics.swift
[175/207] Compiling SwiftOperators PrecedenceGroup.swift
[176/207] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[177/208] Compiling SwiftOperators SyntaxSynthesis.swift
[178/208] Compiling SwiftOperators OperatorError.swift
[179/208] Compiling SwiftOperators OperatorTable+Defaults.swift
[180/208] Compiling SwiftOperators Operator.swift
[181/208] Compiling SwiftOperators OperatorError+Diagnostics.swift
[182/208] Emitting module SwiftOperators
[183/208] Compiling SwiftOperators OperatorTable+Folding.swift
[184/208] Compiling SwiftOperators OperatorTable.swift
[185/208] Compiling SwiftOperators PrecedenceGraph.swift
[186/209] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[188/209] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[188/209] Wrapping AST for SwiftOperators for debugging
[194/209] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[195/209] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[196/209] Compiling SwiftParserDiagnostics MissingNodesError.swift
[197/209] Compiling SwiftParserDiagnostics MissingTokenError.swift
[198/209] Emitting module SwiftParserDiagnostics
[199/209] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[200/209] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[201/210] Wrapping AST for SwiftParserDiagnostics for debugging
[203/224] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[204/224] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[205/225] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[206/225] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[207/225] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[208/225] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[209/225] Compiling SwiftSyntaxBuilder Indenter.swift
[210/225] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[211/225] Emitting module SwiftSyntaxBuilder
[212/225] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[213/225] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[214/225] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[215/225] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[216/225] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[217/225] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[218/226] Wrapping AST for SwiftSyntaxBuilder for debugging
[220/240] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[221/240] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[222/241] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[223/241] Compiling SwiftSyntaxMacros Macro+Format.swift
[224/241] Compiling SwiftSyntaxMacros Macro.swift
[225/241] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[226/241] Compiling SwiftSyntaxMacros MemberMacro.swift
[227/241] Compiling SwiftSyntaxMacros PeerMacro.swift
[228/241] Compiling SwiftSyntaxMacros AccessorMacro.swift
[229/241] Compiling SwiftSyntaxMacros AttachedMacro.swift
[230/241] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[231/241] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[232/241] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[233/241] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[234/241] Emitting module SwiftSyntaxMacros
[235/242] Wrapping AST for SwiftSyntaxMacros for debugging
[237/250] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[238/250] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[239/250] Emitting module SwiftSyntaxMacroExpansion
[240/250] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[241/250] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[242/250] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[243/250] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[244/250] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[245/251] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[247/258] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[248/258] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[249/258] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[250/258] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[251/258] Emitting module SwiftCompilerPluginMessageHandling
[252/258] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[253/258] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[254/259] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[256/261] Emitting module SwiftCompilerPlugin
[257/261] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[258/262] Wrapping AST for SwiftCompilerPlugin for debugging
[260/270] Compiling GlobalConfMacros Optional+Utils.swift
[261/271] Compiling GlobalConfMacros Entrypoint.swift
[262/271] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[263/271] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[264/271] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[265/271] Compiling GlobalConfMacros Errors.swift
[266/271] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[267/271] Emitting module GlobalConfMacros
[268/271] Compiling GlobalConfMacros DeclareConfMacro.swift
[269/272] Wrapping AST for GlobalConfMacros for debugging
[270/272] Write Objects.LinkFileList
[271/272] Linking GlobalConfMacros
[273/294] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:33:120: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:33:144: error: non-built-in macro cannot be used as default argument
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:43:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:50:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:44:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:51:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:34:112: error: extra argument 'isolation' in call
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:34:90: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
^
[274/294] Compiling GlobalConfModule InjectedConf+ConfKey.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:33:120: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:33:144: error: non-built-in macro cannot be used as default argument
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:43:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:50:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:44:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:51:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:34:112: error: extra argument 'isolation' in call
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:34:90: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
^
[275/294] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:33:120: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:33:144: error: non-built-in macro cannot be used as default argument
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:43:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:50:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:44:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:51:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:34:112: error: extra argument 'isolation' in call
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:34:90: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
^
[276/296] Compiling GlobalConfModule ConfContext+ConfKey.swift
[277/296] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[278/296] Compiling GlobalConfModule ConfContext.swift
[279/296] Compiling GlobalConfModule ConfKey.swift
[280/296] Compiling GlobalConfModule ConfKeyMainActor.swift
[281/296] Compiling GlobalConfModule ConfKeys.swift
[282/296] Compiling GlobalConfModule Conf+ConfKey.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:43:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:43:199: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:50:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:50:199: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:44:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:51:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:46:100: error: extra argument 'isolation' in call
return try await Conf.$currentTaskContext.withValue(newContext, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:51:96: error: extra argument 'isolation' in call
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:51:74: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:44:208: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:51:208: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:47:100: error: extra argument 'isolation' in call
return try await Conf.$currentTaskContext.withValue(newContext, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:52:96: error: extra argument 'isolation' in call
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:52:74: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+withValues.swift:17:118: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValues<T>(contextSetBlock: (inout ConfContext) -> Void, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+withValues.swift:17:142: error: non-built-in macro cannot be used as default argument
static func withValues<T>(contextSetBlock: (inout ConfContext) -> Void, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+withValues.swift:20:114: error: extra argument 'isolation' in call
return try await Conf.$currentTaskContext.withValue(newContext.actualContext, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[283/296] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:43:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:43:199: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:50:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:50:199: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:44:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:51:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:46:100: error: extra argument 'isolation' in call
return try await Conf.$currentTaskContext.withValue(newContext, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:51:96: error: extra argument 'isolation' in call
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:51:74: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:44:208: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:51:208: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:47:100: error: extra argument 'isolation' in call
return try await Conf.$currentTaskContext.withValue(newContext, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:52:96: error: extra argument 'isolation' in call
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:52:74: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+withValues.swift:17:118: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValues<T>(contextSetBlock: (inout ConfContext) -> Void, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+withValues.swift:17:142: error: non-built-in macro cannot be used as default argument
static func withValues<T>(contextSetBlock: (inout ConfContext) -> Void, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+withValues.swift:20:114: error: extra argument 'isolation' in call
return try await Conf.$currentTaskContext.withValue(newContext.actualContext, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[284/296] Compiling GlobalConfModule Conf+withValues.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:43:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:43:199: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:50:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:50:199: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:44:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:51:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:46:100: error: extra argument 'isolation' in call
return try await Conf.$currentTaskContext.withValue(newContext, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:51:96: error: extra argument 'isolation' in call
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:51:74: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:44:208: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:51:208: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:47:100: error: extra argument 'isolation' in call
return try await Conf.$currentTaskContext.withValue(newContext, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:52:96: error: extra argument 'isolation' in call
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:52:74: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+withValues.swift:17:118: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValues<T>(contextSetBlock: (inout ConfContext) -> Void, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+withValues.swift:17:142: error: non-built-in macro cannot be used as default argument
static func withValues<T>(contextSetBlock: (inout ConfContext) -> Void, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+withValues.swift:20:114: error: extra argument 'isolation' in call
return try await Conf.$currentTaskContext.withValue(newContext.actualContext, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[285/296] Emitting module GlobalConfModule
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:43:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:43:199: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:50:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:50:199: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:44:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:51:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:51:96: error: extra argument 'isolation' in call
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:51:74: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:44:208: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:51:208: error: non-built-in macro cannot be used as default argument
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:52:96: error: extra argument 'isolation' in call
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:52:74: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
return try await withValue(newValue, for: InjectedKey.self, operation: operation, isolation: isolation)
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+withValues.swift:17:118: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValues<T>(contextSetBlock: (inout ConfContext) -> Void, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+withValues.swift:17:142: error: non-built-in macro cannot be used as default argument
static func withValues<T>(contextSetBlock: (inout ConfContext) -> Void, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:31:120: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:31:144: error: non-built-in macro cannot be used as default argument
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:32:112: error: extra argument 'isolation' in call
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:32:90: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:33:120: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:33:144: error: non-built-in macro cannot be used as default argument
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:34:112: error: extra argument 'isolation' in call
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectableMainActor.swift:34:90: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
^
[286/296] Compiling GlobalConfModule Conf.swift
[287/296] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[288/296] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[289/296] Compiling GlobalConfModule InjectedConf.swift
[290/296] Compiling GlobalConfModule 1-ConfKey.swift
[291/296] Compiling GlobalConfModule 2-ServiceKey.swift
[292/296] Compiling GlobalConfModule AutoInjectable.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:31:120: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:31:144: error: non-built-in macro cannot be used as default argument
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:43:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:50:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:44:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:51:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:32:112: error: extra argument 'isolation' in call
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:32:90: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
^
[293/296] Compiling GlobalConfModule AutoInjectableMainActor.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:31:120: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:31:144: error: non-built-in macro cannot be used as default argument
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:43:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:50:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:44:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:51:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:32:112: error: extra argument 'isolation' in call
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:32:90: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
^
[294/296] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:31:120: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:31:144: error: non-built-in macro cannot be used as default argument
static func withValue<T>(_ newValue: InjectedType.AutoInjectionKey.Value, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:43:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKey.swift:50:175: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKey, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:44:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyType: InjectedKey.Type = InjectedKey.self, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Conf/Conf+ConfKeyMainActor.swift:51:184: error: 'isolated' parameter has non-actor type '(any Actor)?'
static func withValue<InjectedKey : ConfKeyMainActor, T>(_ newValue: InjectedKey.Value, for keyPath: KeyPath<ConfKeys, InjectedKey.Type>, operation: () async throws -> T, isolation: isolated (any Actor)? = #isolation) async rethrows -> T {
^
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:32:112: error: extra argument 'isolation' in call
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GlobalConfModule/Sources/GlobalConf/Injection/InjectedConf+AutoInjectable.swift:32:90: error: cannot pass function of type '() async throws -> T' to parameter expecting synchronous function type
try await Conf.withValue(newValue, for: InjectedType.AutoInjectionKey.self, operation: operation, isolation: isolation)
^
[295/296] Compiling GlobalConfModule 3-NamespaceKey.swift
[296/296] Compiling GlobalConfModule 4-AccessorConvenience.swift
error: fatalError
BUILD FAILURE 5.10 linux