Build Information
Successful build of NodeSwiftLogging, reference main (c05928
), with Swift 6.0 for macOS (SPM) on 15 Apr 2025 11:13:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stevengharris/NodeSwiftLogging.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stevengharris/NodeSwiftLogging
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c05928d Fix typo in README
Cloned https://github.com/stevengharris/NodeSwiftLogging.git
Revision (git rev-parse @):
c05928d8bd767d48adcef1bdb353f015e44f3773
SUCCESS checkout https://github.com/stevengharris/NodeSwiftLogging.git at main
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/kabiroberai/node-swift.git
[1/2142] Fetching node-swift
[2/5974] Fetching node-swift, swift-log
Fetched https://github.com/kabiroberai/node-swift.git from cache (1.03s)
Fetched https://github.com/apple/swift-log.git from cache (1.03s)
Computing version for https://github.com/kabiroberai/node-swift.git
Computed https://github.com/kabiroberai/node-swift.git at 1.3.0 (3.06s)
Fetching https://github.com/apple/swift-syntax.git
[1/70120] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.01s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (2.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
Creating working copy for https://github.com/kabiroberai/node-swift.git
Working copy of https://github.com/kabiroberai/node-swift.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "nodeswiftlogging",
"name": "NodeSwiftLogging",
"url": "https://github.com/stevengharris/NodeSwiftLogging.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NodeSwiftLogging",
"dependencies": [
{
"identity": "node-swift",
"name": "node-swift",
"url": "https://github.com/kabiroberai/node-swift.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/node-swift",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/apple/swift-syntax.git",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/stevengharris/NodeSwiftLogging.git
[1/212] Fetching nodeswiftlogging
Fetched https://github.com/stevengharris/NodeSwiftLogging.git from cache (0.69s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/kabiroberai/node-swift.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Fetched https://github.com/kabiroberai/node-swift.git from cache (0.53s)
Computing version for https://github.com/kabiroberai/node-swift.git
Computed https://github.com/kabiroberai/node-swift.git at 1.3.0 (0.03s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.83s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.03s)
Creating working copy for https://github.com/stevengharris/NodeSwiftLogging.git
Working copy of https://github.com/stevengharris/NodeSwiftLogging.git resolved at main (c05928d)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/kabiroberai/node-swift.git
Working copy of https://github.com/kabiroberai/node-swift.git resolved at 1.3.0
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.3
warning: '.resolve-product-dependencies': dependency 'nodeswiftlogging' is not used by any target
Found 2 product dependencies
- node-swift
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/stevengharris/NodeSwiftLogging.git
https://github.com/stevengharris/NodeSwiftLogging.git
{
"dependencies" : [
{
"identity" : "node-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kabiroberai/node-swift.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "NodeSwiftLogging",
"name" : "NodeSwiftLogging",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "NodeSwiftLogging",
"targets" : [
"NodeSwiftLogging"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NodeSwiftLogging",
"module_type" : "SwiftTarget",
"name" : "NodeSwiftLogging",
"path" : "Sources",
"product_dependencies" : [
"NodeAPI",
"Logging"
],
"product_memberships" : [
"NodeSwiftLogging"
],
"sources" : [
"NodeConsole.swift",
"NodeLogHandler.swift",
"NodeLogger.swift",
"NodeLoggerConfig.swift",
"NodeLoggerData.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/24] Write sources
[18/24] Compiling _SwiftSyntaxCShims dummy.c
[19/24] Write swift-version-5BDAB9E9C0126B9D.txt
[20/24] Compiling CNodeAPISupport task_reflection.cpp
[21/35] Compiling CNodeAPISupport node_context.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/35] Emitting module SwiftSyntax600
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[24/35] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/35] Emitting module SwiftSyntax509
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/35] Emitting module SwiftSyntax510
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[27/35] Emitting module Logging
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
[2/14] Compiling SwiftSyntax600 Empty.swift
[3/14] Emitting module SwiftSyntax600
[4/14] Emitting module SwiftSyntax510
[5/14] Compiling SwiftSyntax510 Empty.swift
[6/14] Compiling SwiftSyntax509 Empty.swift
[7/14] Emitting module SwiftSyntax509
[8/79] Compiling Logging MetadataProvider.swift
[9/79] Compiling Logging Locks.swift
[10/79] Compiling Logging LogHandler.swift
[11/79] Emitting module Logging
[12/79] Compiling Logging Logging.swift
[13/79] Compiling SwiftSyntax SourceEdit.swift
[14/79] Compiling SwiftSyntax SourceLength.swift
[15/79] Compiling SwiftSyntax SourceLocation.swift
[16/79] Compiling SwiftSyntax SourcePresence.swift
[17/79] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[18/79] Compiling SwiftSyntax Syntax.swift
[19/79] Compiling SwiftSyntax SyntaxArena.swift
[20/79] Compiling SwiftSyntax AbsolutePosition.swift
[21/79] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[22/79] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[23/79] Compiling SwiftSyntax Assert.swift
[24/79] Compiling SwiftSyntax BumpPtrAllocator.swift
[25/79] Compiling SwiftSyntax CommonAncestor.swift
[26/79] Compiling SwiftSyntax Convenience.swift
[27/79] Compiling SwiftSyntax CustomTraits.swift
[28/79] Compiling SwiftSyntax SyntaxProtocol.swift
[29/79] Compiling SwiftSyntax SyntaxText.swift
[30/79] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[31/79] Compiling SwiftSyntax TokenDiagnostic.swift
[32/79] Compiling SwiftSyntax TokenSequence.swift
[33/79] Compiling SwiftSyntax TokenSyntax.swift
[34/79] Compiling SwiftSyntax Trivia.swift
[35/86] Compiling SwiftSyntax Identifier.swift
[36/86] Compiling SwiftSyntax MemoryLayout.swift
[37/86] Compiling SwiftSyntax MissingNodeInitializers.swift
[38/86] Compiling SwiftSyntax RawSyntax.swift
[39/86] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[40/86] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[41/86] Compiling SwiftSyntax RawSyntaxTokenView.swift
[42/86] Emitting module SwiftSyntax
[43/86] Compiling SwiftSyntax Tokens.swift
[44/86] Compiling SwiftSyntax TriviaPieces.swift
[45/86] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[46/86] Compiling SwiftSyntax RawSyntaxNodesC.swift
[47/86] Compiling SwiftSyntax RawSyntaxNodesD.swift
[48/86] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[49/86] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[50/86] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[51/86] Compiling SwiftSyntax SyntaxChildren.swift
[52/86] Compiling SwiftSyntax SyntaxCollection.swift
[53/86] Compiling SwiftSyntax SyntaxHashable.swift
[54/86] Compiling SwiftSyntax SyntaxIdentifier.swift
[55/86] Compiling SwiftSyntax SyntaxNodeFactory.swift
[56/86] Compiling SwiftSyntax SyntaxNodeStructure.swift
[57/86] Compiling SwiftSyntax SyntaxCollections.swift
[58/86] Compiling SwiftSyntax SyntaxEnum.swift
[59/86] Compiling SwiftSyntax SyntaxKind.swift
[60/86] Compiling SwiftSyntax SyntaxRewriter.swift
[61/86] Compiling SwiftSyntax SyntaxTraits.swift
[62/86] Compiling SwiftSyntax SyntaxVisitor.swift
[63/86] Compiling SwiftSyntax TokenKind.swift
[64/86] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[65/86] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[66/86] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[67/86] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[68/86] Compiling SwiftSyntax RawSyntaxValidation.swift
[69/86] Compiling SwiftSyntax SyntaxNodesAB.swift
[70/86] Compiling SwiftSyntax SyntaxNodesC.swift
[71/86] Compiling SwiftSyntax Utils.swift
[72/86] Compiling SwiftSyntax ChildNameForKeyPath.swift
[73/86] Compiling SwiftSyntax Keyword.swift
[74/86] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[75/86] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[76/86] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[77/86] Compiling SwiftSyntax SyntaxBaseNodes.swift
[78/86] Compiling SwiftSyntax SyntaxNodesD.swift
[79/86] Compiling SwiftSyntax SyntaxNodesEF.swift
[80/86] Compiling SwiftSyntax SyntaxNodesGHI.swift
[81/86] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[82/86] Compiling SwiftSyntax SyntaxNodesOP.swift
[83/86] Compiling SwiftSyntax SyntaxNodesQRS.swift
[84/86] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[85/144] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[86/144] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[87/144] Compiling SwiftBasicFormat Syntax+Extensions.swift
[88/144] Emitting module SwiftDiagnostics
[89/145] Compiling SwiftDiagnostics FixIt.swift
[90/145] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[91/145] Compiling SwiftDiagnostics Message.swift
[92/145] Compiling SwiftDiagnostics Note.swift
[93/145] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[94/145] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[95/145] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[96/145] Compiling SwiftDiagnostics Diagnostic.swift
[97/145] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[98/145] Compiling SwiftDiagnostics Convenience.swift
[99/145] Compiling SwiftBasicFormat InferIndentation.swift
[100/145] Emitting module SwiftBasicFormat
[101/145] Compiling SwiftBasicFormat BasicFormat.swift
[102/145] Compiling SwiftParser StringLiterals.swift
[103/145] Compiling SwiftParser SwiftParserCompatibility.swift
[104/145] Compiling SwiftParser SwiftVersion.swift
[105/145] Compiling SwiftParser SyntaxUtils.swift
[106/149] Compiling SwiftParser TopLevel.swift
[107/149] Compiling SwiftParser TriviaParser.swift
[108/149] Compiling SwiftParser Types.swift
[109/149] Compiling SwiftParser ExperimentalFeatures.swift
[110/149] Compiling SwiftParser UnicodeScalarExtensions.swift
[111/149] Compiling SwiftParser Lookahead.swift
[112/149] Compiling SwiftParser LoopProgressCondition.swift
[113/149] Compiling SwiftParser Modifiers.swift
[114/149] Compiling SwiftParser Names.swift
[115/149] Compiling SwiftParser TokenConsumer.swift
[116/149] Compiling SwiftParser TokenPrecedence.swift
[117/149] Compiling SwiftParser TokenSpec.swift
[118/149] Compiling SwiftParser TokenSpecSet.swift
[119/149] Emitting module SwiftParser
[120/149] Compiling SwiftParser Nominals.swift
[121/149] Compiling SwiftParser Parameters.swift
[122/149] Compiling SwiftParser ParseSourceFile.swift
[123/149] Compiling SwiftParser Parser.swift
[124/149] Compiling SwiftParser Patterns.swift
[125/149] Compiling SwiftParser Recovery.swift
[126/149] Compiling SwiftParser Specifiers.swift
[127/149] Compiling SwiftParser Statements.swift
[128/149] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[129/149] Compiling SwiftParser Directives.swift
[130/149] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[131/149] Compiling SwiftParser Expressions.swift
[132/149] Compiling SwiftParser IncrementalParseTransition.swift
[133/149] Compiling SwiftParser IsValidIdentifier.swift
[134/149] Compiling SwiftParser Attributes.swift
[135/149] Compiling SwiftParser Availability.swift
[136/149] Compiling SwiftParser CharacterInfo.swift
[137/149] Compiling SwiftParser CollectionNodes+Parsable.swift
[138/149] Compiling SwiftParser Declarations.swift
[139/149] Compiling SwiftParser Cursor.swift
[140/149] Compiling SwiftParser Lexeme.swift
[141/149] Compiling SwiftParser LexemeSequence.swift
[142/149] Compiling SwiftParser Lexer.swift
[143/149] Compiling SwiftParser RegexLiteralLexer.swift
[144/149] Compiling SwiftParser IsLexerClassified.swift
[145/149] Compiling SwiftParser LayoutNodes+Parsable.swift
[146/149] Compiling SwiftParser Parser+TokenSpecSet.swift
[147/149] Compiling SwiftParser TokenSpecStaticMembers.swift
[148/172] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[149/173] Compiling SwiftParserDiagnostics Utils.swift
[150/173] Compiling SwiftOperators PrecedenceGraph.swift
[151/173] Compiling SwiftOperators PrecedenceGroup.swift
[152/174] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[153/174] Compiling SwiftOperators OperatorTable+Semantics.swift
[154/174] Compiling SwiftOperators OperatorError+Diagnostics.swift
[155/174] Compiling SwiftOperators OperatorTable.swift
[156/174] Compiling SwiftOperators OperatorTable+Defaults.swift
[157/174] Compiling SwiftOperators OperatorError.swift
[158/174] Emitting module SwiftOperators
[159/174] Compiling SwiftOperators OperatorTable+Folding.swift
[160/174] Compiling SwiftOperators Operator.swift
[161/174] Compiling SwiftOperators SyntaxSynthesis.swift
[162/174] Compiling SwiftParserDiagnostics PresenceUtils.swift
[163/174] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[164/174] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[165/174] Compiling SwiftParserDiagnostics MissingNodesError.swift
[166/174] Compiling SwiftParserDiagnostics MissingTokenError.swift
[167/174] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[168/174] Emitting module SwiftParserDiagnostics
[169/174] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[170/174] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[171/174] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[172/174] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[173/189] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[174/189] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[175/190] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[176/190] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[177/190] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[178/190] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[179/190] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[180/190] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[181/190] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[182/190] Emitting module SwiftSyntaxBuilder
[183/190] Compiling SwiftSyntaxBuilder Indenter.swift
[184/190] Compiling SwiftSyntaxBuilder ListBuilder.swift
[185/190] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[186/190] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[187/190] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[188/190] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[189/208] Compiling SwiftSyntaxMacros PreambleMacro.swift
[190/208] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[191/208] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[192/208] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[193/208] Compiling SwiftSyntaxMacros Macro+Format.swift
[194/208] Compiling SwiftSyntaxMacros MemberMacro.swift
[195/208] Compiling SwiftSyntaxMacros PeerMacro.swift
[196/208] Compiling SwiftSyntaxMacros Macro.swift
[197/208] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[198/209] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[199/209] Compiling SwiftSyntaxMacros AccessorMacro.swift
[200/209] Compiling SwiftSyntaxMacros AttachedMacro.swift
[201/209] Compiling SwiftSyntaxMacros BodyMacro.swift
[202/209] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[203/209] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[204/209] Emitting module SwiftSyntaxMacros
[205/209] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[206/209] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[207/209] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[208/219] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[209/219] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[210/219] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[211/219] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[212/219] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[213/219] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[214/219] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[215/219] Emitting module SwiftSyntaxMacroExpansion
[216/219] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[217/219] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[218/231] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[219/231] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[220/232] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[221/232] Emitting module SwiftCompilerPluginMessageHandling
[222/232] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[223/232] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[224/232] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[225/232] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[226/232] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[227/232] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[228/232] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[229/232] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[230/232] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[231/234] Emitting module SwiftCompilerPlugin
[232/234] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[233/243] Compiling NodeAPIMacros NodePropertyMacro.swift
[234/243] Compiling NodeAPIMacros Plugin.swift
[235/243] Compiling NodeAPIMacros NodeMethodMacro.swift
[236/243] Compiling NodeAPIMacros NodeModuleMacro.swift
[237/243] Compiling NodeAPIMacros NodeConstructorMacro.swift
[238/243] Compiling NodeAPIMacros Diagnostics.swift
[239/243] Emitting module NodeAPIMacros
[240/243] Compiling NodeAPIMacros NodeClassMacro.swift
[241/243] Compiling NodeAPIMacros SyntaxUtils.swift
[241/243] Write Objects.LinkFileList
[242/243] Linking NodeAPIMacros-tool
[244/273] Compiling NodeAPI NodeThrowable.swift
[245/273] Compiling NodeAPI NodeTypedArray.swift
[246/273] Compiling NodeAPI NodeUndefined.swift
[247/276] Compiling NodeAPI NodeArrayBuffer.swift
[248/276] Compiling NodeAPI NodeAsyncQueue.swift
[249/276] Compiling NodeAPI NodeBigInt.swift
[250/276] Compiling NodeAPI NodeBool.swift
[251/276] Compiling NodeAPI Locks.swift
[252/276] Compiling NodeAPI NodeAPIError.swift
[253/276] Compiling NodeAPI NodeActor.swift
[254/276] Compiling NodeAPI NodeArray.swift
[255/276] Compiling NodeAPI NodeNumber.swift
[256/276] Compiling NodeAPI NodeObject.swift
[257/276] Compiling NodeAPI NodePromise.swift
[258/276] Compiling NodeAPI NodeBuffer.swift
[259/276] Compiling NodeAPI NodeClass.swift
[260/276] Compiling NodeAPI NodeContext.swift
[261/276] Compiling NodeAPI NodeDataView.swift
[262/276] Compiling NodeAPI NodeDate.swift
[263/276] Compiling NodeAPI NodeEnvironment.swift
[264/276] Compiling NodeAPI NodeProperty.swift
[265/276] Compiling NodeAPI NodeString.swift
[266/276] Compiling NodeAPI NodeSymbol.swift
[267/276] Emitting module NodeAPI
[268/276] Compiling NodeAPI NodeError.swift
[269/276] Compiling NodeAPI NodeExternal.swift
[270/276] Compiling NodeAPI NodeFunction.swift
[271/276] Compiling NodeAPI NodeInstanceData.swift
[272/276] Compiling NodeAPI NodeModule.swift
[273/276] Compiling NodeAPI NodeNull.swift
[274/276] Compiling NodeAPI NodeValue.swift
[275/276] Compiling NodeAPI Sugar.swift
[276/276] Compiling NodeAPI Utilities.swift
[277/282] Compiling NodeSwiftLogging NodeLogger.swift
macro expansion @NodeConstructor:2:60: warning: converting non-sendable function value to '@NodeActor @Sendable (NodeFunction, String?) throws -> NodeLogger._NodeSelf' (aka '@NodeActor @Sendable (NodeFunction, Optional<String>) throws -> NodeLogger') may introduce data races
`- /Users/admin/builder/spi-builder-workspace/Sources/NodeLogger.swift:67:6: note: expanded code originates here
65 | self.logger = logger
66 | Self.nodeLogger = self
67 | }
+--- macro expansion @NodeConstructor -------------------------------
|1 | @NodeActor public static let construct
|2 | = NodeConstructor(_NodeSelf.init(callback:jsonConfig:) as @NodeActor (NodeFunction, String? ) throws -> _NodeSelf)
| | `- warning: converting non-sendable function value to '@NodeActor @Sendable (NodeFunction, String?) throws -> NodeLogger._NodeSelf' (aka '@NodeActor @Sendable (NodeFunction, Optional<String>) throws -> NodeLogger') may introduce data races
+--------------------------------------------------------------------
68 |
69 | /// Pass the log data from provided by the Logger to node.js.
[278/282] Compiling NodeSwiftLogging NodeLoggerConfig.swift
[279/282] Compiling NodeSwiftLogging NodeLogHandler.swift
[280/282] Compiling NodeSwiftLogging NodeLoggerData.swift
[281/282] Compiling NodeSwiftLogging NodeConsole.swift
macro expansion @NodeConstructor:2:49: warning: converting non-sendable function value to '@NodeActor @Sendable (NodeFunction) throws -> NodeConsole._NodeSelf' (aka '@NodeActor @Sendable (NodeFunction) throws -> NodeConsole') may introduce data races
`- /Users/admin/builder/spi-builder-workspace/Sources/NodeConsole.swift:52:6: note: expanded code originates here
50 | self.callback = callback
51 | Self.console = self
52 | }
+--- macro expansion @NodeConstructor -------------------------------
|1 | @NodeActor public static let construct
|2 | = NodeConstructor(_NodeSelf.init(callback:) as @NodeActor (NodeFunction) throws -> _NodeSelf)
| | `- warning: converting non-sendable function value to '@NodeActor @Sendable (NodeFunction) throws -> NodeConsole._NodeSelf' (aka '@NodeActor @Sendable (NodeFunction) throws -> NodeConsole') may introduce data races
+--------------------------------------------------------------------
53 |
54 | /// Run the `callback` on the `nodeQueue`, passing the `message`.
[282/282] Emitting module NodeSwiftLogging
macro expansion @NodeConstructor:2:49: warning: converting non-sendable function value to '@NodeActor @Sendable (NodeFunction) throws -> NodeConsole._NodeSelf' (aka '@NodeActor @Sendable (NodeFunction) throws -> NodeConsole') may introduce data races
`- /Users/admin/builder/spi-builder-workspace/Sources/NodeConsole.swift:52:6: note: expanded code originates here
50 | self.callback = callback
51 | Self.console = self
52 | }
+--- macro expansion @NodeConstructor -------------------------------
|1 | @NodeActor public static let construct
|2 | = NodeConstructor(_NodeSelf.init(callback:) as @NodeActor (NodeFunction) throws -> _NodeSelf)
| | `- warning: converting non-sendable function value to '@NodeActor @Sendable (NodeFunction) throws -> NodeConsole._NodeSelf' (aka '@NodeActor @Sendable (NodeFunction) throws -> NodeConsole') may introduce data races
+--------------------------------------------------------------------
53 |
54 | /// Run the `callback` on the `nodeQueue`, passing the `message`.
macro expansion @NodeConstructor:2:60: warning: converting non-sendable function value to '@NodeActor @Sendable (NodeFunction, String?) throws -> NodeLogger._NodeSelf' (aka '@NodeActor @Sendable (NodeFunction, Optional<String>) throws -> NodeLogger') may introduce data races
`- /Users/admin/builder/spi-builder-workspace/Sources/NodeLogger.swift:67:6: note: expanded code originates here
65 | self.logger = logger
66 | Self.nodeLogger = self
67 | }
+--- macro expansion @NodeConstructor -------------------------------
|1 | @NodeActor public static let construct
|2 | = NodeConstructor(_NodeSelf.init(callback:jsonConfig:) as @NodeActor (NodeFunction, String? ) throws -> _NodeSelf)
| | `- warning: converting non-sendable function value to '@NodeActor @Sendable (NodeFunction, String?) throws -> NodeLogger._NodeSelf' (aka '@NodeActor @Sendable (NodeFunction, Optional<String>) throws -> NodeLogger') may introduce data races
+--------------------------------------------------------------------
68 |
69 | /// Pass the log data from provided by the Logger to node.js.
Build complete! (28.44s)
Build complete.
{
"dependencies" : [
{
"identity" : "node-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kabiroberai/node-swift.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "NodeSwiftLogging",
"name" : "NodeSwiftLogging",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "NodeSwiftLogging",
"targets" : [
"NodeSwiftLogging"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NodeSwiftLogging",
"module_type" : "SwiftTarget",
"name" : "NodeSwiftLogging",
"path" : "Sources",
"product_dependencies" : [
"NodeAPI",
"Logging"
],
"product_memberships" : [
"NodeSwiftLogging"
],
"sources" : [
"NodeConsole.swift",
"NodeLogHandler.swift",
"NodeLogger.swift",
"NodeLoggerConfig.swift",
"NodeLoggerData.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.