The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build RetryingOperation, reference main (033f46), with Swift 5.10 for Linux on 29 Nov 2024 23:21:02 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/RetryingOperation.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Frizlab/RetryingOperation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 033f46e Use GlobalConfModule instead of SafeGlobal for the config
Cloned https://github.com/Frizlab/RetryingOperation.git
Revision (git rev-parse @):
033f46e7c4cf807c8dbfded3d16a1ba15982fc95
SUCCESS checkout https://github.com/Frizlab/RetryingOperation.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Frizlab/RetryingOperation.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/apple/swift-log.git
Fetching https://github.com/Frizlab/GlobalConfModule.git
[1/586] Fetching globalconfmodule
[587/4309] Fetching globalconfmodule, swift-log
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.30s)
Fetched https://github.com/apple/swift-log.git from cache (0.30s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.0 (0.35s)
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 (3.75s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.80s)
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.90s)
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/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
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.0
Building for debugging...
[0/35] Write sources
[18/35] Write swift-version-24593BA9C3E375BF.txt
[20/47] Emitting module Logging
[21/47] Emitting module SwiftSyntax510
[22/47] Compiling SwiftSyntax510 Empty.swift
[23/48] Compiling ServiceContextModule ServiceContextKey.swift
[24/48] Wrapping AST for SwiftSyntax510 for debugging
[26/48] Compiling SwiftSyntax509 Empty.swift
[27/48] Emitting module SwiftSyntax509
[28/49] Wrapping AST for SwiftSyntax509 for debugging
[30/49] Emitting module ServiceContextModule
[31/49] Compiling ServiceContextModule ServiceContext.swift
[33/110] Compiling Logging MetadataProvider.swift
[34/110] Compiling Logging Locks.swift
[35/110] Compiling Logging LogHandler.swift
[36/110] Compiling Logging Logging.swift
[38/111] Compiling SwiftSyntax AbsolutePosition.swift
[39/111] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[40/111] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[41/111] Compiling SwiftSyntax Assert.swift
[42/111] Compiling SwiftSyntax BumpPtrAllocator.swift
[43/111] Compiling SwiftSyntax CommonAncestor.swift
[44/111] Compiling SwiftSyntax Convenience.swift
[45/111] Compiling SwiftSyntax MemoryLayout.swift
[46/111] Compiling SwiftSyntax MissingNodeInitializers.swift
[47/119] Compiling SwiftSyntax RawSyntax.swift
[48/119] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[49/119] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[50/119] Compiling SwiftSyntax RawSyntaxTokenView.swift
[51/119] Compiling SwiftSyntax SourceLength.swift
[52/119] Compiling SwiftSyntax SourceLocation.swift
[53/119] Compiling SwiftSyntax SourcePresence.swift
[54/119] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[55/119] Compiling SwiftSyntax Syntax.swift
[56/119] Emitting module SwiftSyntax
[57/119] Compiling SwiftSyntax SyntaxArena.swift
[58/119] Compiling SwiftSyntax SyntaxChildren.swift
[59/119] Compiling SwiftSyntax SyntaxCollection.swift
[60/119] Compiling SwiftSyntax SyntaxHashable.swift
[61/119] Compiling SwiftSyntax SyntaxIdentifier.swift
[62/119] Compiling SwiftSyntax SyntaxNodeStructure.swift
[63/119] Compiling SwiftSyntax SyntaxProtocol.swift
[64/119] Compiling SwiftSyntax SyntaxText.swift
[65/119] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[66/119] Compiling SwiftSyntax TokenDiagnostic.swift
[67/119] Compiling SwiftSyntax TokenSequence.swift
[68/119] Compiling SwiftSyntax TokenSyntax.swift
[69/119] Compiling SwiftSyntax Trivia.swift
[70/119] Compiling SwiftSyntax Utils.swift
[71/119] Compiling SwiftSyntax ChildNameForKeyPath.swift
[72/119] Compiling SwiftSyntax Keyword.swift
[73/119] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[74/119] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[75/119] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[76/119] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[77/119] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[78/119] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[79/119] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[80/119] Compiling SwiftSyntax RawSyntaxValidation.swift
[81/119] Compiling SwiftSyntax SyntaxNodesAB.swift
[82/119] Compiling SwiftSyntax SyntaxTransform.swift
[83/119] Compiling SwiftSyntax SyntaxVisitor.swift
[84/119] Compiling SwiftSyntax TokenKind.swift
[85/119] Compiling SwiftSyntax Tokens.swift
[86/119] Compiling SwiftSyntax TriviaPieces.swift
[87/119] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[88/119] Compiling SwiftSyntax RawSyntaxNodesC.swift
[89/119] Compiling SwiftSyntax RawSyntaxNodesD.swift
[90/119] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[91/119] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[92/119] Compiling SwiftSyntax SyntaxBaseNodes.swift
[93/119] Compiling SwiftSyntax SyntaxCollections.swift
[94/119] Compiling SwiftSyntax SyntaxEnum.swift
[95/119] Compiling SwiftSyntax SyntaxKind.swift
[96/119] Compiling SwiftSyntax SyntaxRewriter.swift
[97/119] Compiling SwiftSyntax SyntaxTraits.swift
[98/119] Compiling SwiftSyntax SyntaxNodesC.swift
[99/119] Compiling SwiftSyntax SyntaxNodesD.swift
[100/119] Compiling SwiftSyntax SyntaxNodesEF.swift
[101/119] Compiling SwiftSyntax SyntaxNodesGHI.swift
[102/119] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[103/119] Compiling SwiftSyntax SyntaxNodesOP.swift
[104/119] Compiling SwiftSyntax SyntaxNodesQRS.swift
[105/119] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[106/120] Wrapping AST for SwiftSyntax for debugging
[108/171] Emitting module SwiftDiagnostics
[109/171] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[110/171] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[111/171] Compiling SwiftDiagnostics Convenience.swift
[112/171] Compiling SwiftDiagnostics Message.swift
[113/171] Compiling SwiftDiagnostics Note.swift
[114/171] Compiling SwiftDiagnostics Diagnostic.swift
[115/171] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[116/171] Compiling SwiftDiagnostics FixIt.swift
[117/171] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[118/172] Compiling SwiftBasicFormat Syntax+Extensions.swift
[119/172] Emitting module SwiftBasicFormat
[120/172] Compiling SwiftBasicFormat BasicFormat.swift
[122/173] Wrapping AST for SwiftDiagnostics for debugging
[123/173] Wrapping AST for SwiftBasicFormat for debugging
[125/173] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[126/173] Compiling SwiftParser StringLiterals.swift
[127/173] Compiling SwiftParser SwiftParserCompatibility.swift
[128/173] Compiling SwiftParser SyntaxUtils.swift
[129/173] Compiling SwiftParser TokenConsumer.swift
[130/173] Compiling SwiftParser TokenPrecedence.swift
[131/173] Compiling SwiftParser TokenSpec.swift
[132/173] Compiling SwiftParser TokenSpecSet.swift
[133/173] Compiling SwiftParser TopLevel.swift
[134/173] Compiling SwiftParser TriviaParser.swift
[135/178] Emitting module SwiftParser
[136/178] Compiling SwiftParser Modifiers.swift
[137/178] Compiling SwiftParser Names.swift
[138/178] Compiling SwiftParser Nominals.swift
[139/178] Compiling SwiftParser Parameters.swift
[140/178] Compiling SwiftParser ParseSourceFile.swift
[141/178] Compiling SwiftParser Lexer.swift
[142/178] Compiling SwiftParser RegexLiteralLexer.swift
[143/178] Compiling SwiftParser UnicodeScalarExtensions.swift
[144/178] Compiling SwiftParser Lookahead.swift
[145/178] Compiling SwiftParser LoopProgressCondition.swift
[146/178] Compiling SwiftParser Parser.swift
[147/178] Compiling SwiftParser Patterns.swift
[148/178] Compiling SwiftParser Recovery.swift
[149/178] Compiling SwiftParser Specifiers.swift
[150/178] Compiling SwiftParser Statements.swift
[151/178] Compiling SwiftParser Attributes.swift
[152/178] Compiling SwiftParser Availability.swift
[153/178] Compiling SwiftParser CharacterInfo.swift
[154/178] Compiling SwiftParser CollectionNodes+Parsable.swift
[155/178] Compiling SwiftParser Declarations.swift
[156/178] Compiling SwiftParser Directives.swift
[157/178] Compiling SwiftParser ExperimentalFeatures.swift
[158/178] Compiling SwiftParser Expressions.swift
[159/178] Compiling SwiftParser IncrementalParseTransition.swift
[160/178] Compiling SwiftParser Cursor.swift
[161/178] Compiling SwiftParser Lexeme.swift
[162/178] Compiling SwiftParser LexemeSequence.swift
[163/178] Compiling SwiftParser Types.swift
[164/178] Compiling SwiftParser IsLexerClassified.swift
[165/178] Compiling SwiftParser LayoutNodes+Parsable.swift
[166/178] Compiling SwiftParser Parser+TokenSpecSet.swift
[167/178] Compiling SwiftParser TokenSpecStaticMembers.swift
[168/179] Wrapping AST for SwiftParser for debugging
[170/202] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[171/202] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[172/202] Compiling SwiftOperators Operator.swift
[173/202] Compiling SwiftOperators OperatorError+Diagnostics.swift
[174/203] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[175/204] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[176/204] Emitting module SwiftOperators
[177/204] Compiling SwiftOperators SyntaxSynthesis.swift
[178/204] Compiling SwiftOperators PrecedenceGroup.swift
[179/204] Compiling SwiftOperators OperatorTable+Folding.swift
[180/204] Compiling SwiftOperators OperatorTable.swift
[181/204] Compiling SwiftOperators PrecedenceGraph.swift
[182/204] Compiling SwiftOperators OperatorTable+Semantics.swift
[183/205] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[184/205] Compiling SwiftParserDiagnostics Utils.swift
[185/205] Wrapping AST for SwiftOperators for debugging
[187/205] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[188/205] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[189/205] Compiling SwiftParserDiagnostics PresenceUtils.swift
[190/205] Emitting module SwiftParserDiagnostics
[193/205] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[194/205] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[197/206] Wrapping AST for SwiftParserDiagnostics for debugging
[199/220] Compiling SwiftSyntaxBuilder Indenter.swift
[200/220] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[201/221] Emitting module SwiftSyntaxBuilder
[202/221] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[203/221] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[204/221] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[205/221] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[206/221] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[207/221] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[208/221] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[209/221] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[210/221] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[211/221] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[212/221] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[213/221] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[214/222] Wrapping AST for SwiftSyntaxBuilder for debugging
[216/236] Compiling SwiftSyntaxMacros Macro.swift
[217/236] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[218/237] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[219/237] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[220/237] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[221/237] Compiling SwiftSyntaxMacros Macro+Format.swift
[222/237] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[223/237] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[224/237] Compiling SwiftSyntaxMacros MemberMacro.swift
[225/237] Compiling SwiftSyntaxMacros PeerMacro.swift
[226/237] Compiling SwiftSyntaxMacros AccessorMacro.swift
[227/237] Compiling SwiftSyntaxMacros AttachedMacro.swift
[228/237] Emitting module SwiftSyntaxMacros
[229/237] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[230/237] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[231/238] Wrapping AST for SwiftSyntaxMacros for debugging
[233/246] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[234/246] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[235/246] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[236/246] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[237/246] Emitting module SwiftSyntaxMacroExpansion
[238/246] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[239/246] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[240/246] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[241/247] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[243/254] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[244/254] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[245/254] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[246/254] Emitting module SwiftCompilerPluginMessageHandling
[247/254] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[248/254] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[249/254] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[250/255] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[252/257] Emitting module SwiftCompilerPlugin
[253/257] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[254/258] Wrapping AST for SwiftCompilerPlugin for debugging
[256/266] Compiling GlobalConfMacros Optional+Utils.swift
[257/267] Emitting module GlobalConfMacros
[258/267] Compiling GlobalConfMacros Entrypoint.swift
[259/267] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[260/267] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[261/267] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[262/267] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[263/267] Compiling GlobalConfMacros DeclareConfMacro.swift
[264/267] Compiling GlobalConfMacros  Errors.swift
[265/268] Wrapping AST for GlobalConfMacros for debugging
[266/268] Write Objects.LinkFileList
[267/268] Linking GlobalConfMacros
[269/290] 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)
                                                                                                       ^
[270/290] 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)
                                                                                                       ^
[271/290] 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)
                                                                                                       ^
[272/292] 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)
                                                                                                       ^
[273/292] 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)
                                                                                                       ^
[274/292] 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)
                                                                                                       ^
[275/292] 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)
                                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[276/292] 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)
                                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[277/292] 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)
                                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[278/292] Compiling GlobalConfModule ConfKey.swift
[279/292] Compiling GlobalConfModule ConfKeyMainActor.swift
[280/292] Compiling GlobalConfModule ConfKeys.swift
[281/292] Compiling GlobalConfModule ConfContext+ConfKey.swift
[282/292] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[283/292] Compiling GlobalConfModule ConfContext.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[284/292] 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)
                                                                                                       ^
[285/292] Compiling GlobalConfModule InjectedConf.swift
[286/292] Compiling GlobalConfModule 1-ConfKey.swift
[287/292] Compiling GlobalConfModule 2-ServiceKey.swift
[288/292] Compiling GlobalConfModule Conf.swift
[289/292] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[290/292] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[291/292] Compiling GlobalConfModule 3-NamespaceKey.swift
[292/292] Compiling GlobalConfModule 4-AccessorConvenience.swift
error: fatalError
BUILD FAILURE 5.10 linux