Build Information
Successful build of swift-weak-self-check, reference 0.6.0 (416d56
), with Swift 6.0 for macOS (SPM) on 20 Apr 2025 11:04:45 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/p-x9/swift-weak-self-check.git
Reference: 0.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/swift-weak-self-check
* tag 0.6.0 -> FETCH_HEAD
HEAD is now at 416d56e Merge pull request #16 from p-x9/feature/swift-syntax-601
Cloned https://github.com/p-x9/swift-weak-self-check.git
Revision (git rev-parse @):
416d56e95821fe52b65abe40d40250ee1ad317c0
SUCCESS checkout https://github.com/p-x9/swift-weak-self-check.git at 0.6.0
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/kateinoigakukun/swift-indexstore.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/319] Fetching swift-indexstore
[320/10608] Fetching swift-indexstore, yams
[629/25502] Fetching swift-indexstore, yams, swift-argument-parser
[20552/95672] Fetching swift-indexstore, yams, swift-argument-parser, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.15s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.15s)
Fetched https://github.com/jpsim/Yams.git from cache (3.15s)
Fetched https://github.com/kateinoigakukun/swift-indexstore.git from cache (3.15s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.2 (3.20s)
Computing version for https://github.com/kateinoigakukun/swift-indexstore.git
Computed https://github.com/kateinoigakukun/swift-indexstore.git at 0.3.0 (0.46s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.66s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.4.0 (0.50s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/kateinoigakukun/swift-indexstore.git
Working copy of https://github.com/kateinoigakukun/swift-indexstore.git resolved at 0.3.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.4.0
========================================
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": "swift-weak-self-check",
"name": "swift-weak-self-check",
"url": "https://github.com/p-x9/swift-weak-self-check.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-weak-self-check",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "swift-indexstore",
"name": "SwiftIndexStore",
"url": "https://github.com/kateinoigakukun/swift-indexstore.git",
"version": "0.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-indexstore",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
}
]
},
{
"identity": "yams",
"name": "Yams",
"url": "https://github.com/jpsim/Yams.git",
"version": "5.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/p-x9/swift-weak-self-check.git
[1/316] Fetching swift-weak-self-check
Fetched https://github.com/p-x9/swift-weak-self-check.git from cache (0.65s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/kateinoigakukun/swift-indexstore.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.88s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.89s)
Fetched https://github.com/jpsim/Yams.git from cache (0.89s)
Fetched https://github.com/kateinoigakukun/swift-indexstore.git from cache (0.89s)
Computing version for https://github.com/kateinoigakukun/swift-indexstore.git
Computed https://github.com/kateinoigakukun/swift-indexstore.git at 0.3.0 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.04s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.57s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.03s)
Creating working copy for https://github.com/kateinoigakukun/swift-indexstore.git
Working copy of https://github.com/kateinoigakukun/swift-indexstore.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/p-x9/swift-weak-self-check.git
Working copy of https://github.com/p-x9/swift-weak-self-check.git resolved at 0.6.0 (416d56e)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
Found 4 product dependencies
- swift-argument-parser
- swift-syntax
- SwiftIndexStore
- Yams
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/p-x9/swift-weak-self-check.git
https://github.com/p-x9/swift-weak-self-check.git
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-indexstore",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kateinoigakukun/swift-indexstore.git"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
}
],
"manifest_display_name" : "swift-weak-self-check",
"name" : "swift-weak-self-check",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "weak-self-check",
"targets" : [
"weak-self-check"
],
"type" : {
"executable" : null
}
},
{
"name" : "WeakSelfCheckBuildToolPlugin",
"targets" : [
"WeakSelfCheckBuildToolPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "WeakSelfCheckCommandPlugin",
"targets" : [
"WeakSelfCheckCommandPlugin"
],
"type" : {
"plugin" : null
}
}
],
"targets" : [
{
"c99name" : "weak_self_check",
"module_type" : "SwiftTarget",
"name" : "weak-self-check",
"path" : "Sources/weak-self-check",
"product_dependencies" : [
"ArgumentParser",
"Yams",
"SwiftIndexStore"
],
"product_memberships" : [
"weak-self-check",
"WeakSelfCheckBuildToolPlugin",
"WeakSelfCheckCommandPlugin"
],
"sources" : [
"Config.swift",
"Extension/FileManager+.swift",
"Extension/ReportType+.swift",
"main.swift"
],
"target_dependencies" : [
"WeakSelfCheckCore"
],
"type" : "executable"
},
{
"c99name" : "WeakSelfCheckCore",
"module_type" : "SwiftTarget",
"name" : "WeakSelfCheckCore",
"path" : "Sources/WeakSelfCheckCore",
"product_dependencies" : [
"SwiftSyntax",
"SwiftParser",
"SwiftIndexStore",
"SwiftSyntaxBuilder"
],
"product_memberships" : [
"weak-self-check",
"WeakSelfCheckBuildToolPlugin",
"WeakSelfCheckCommandPlugin"
],
"sources" : [
"ClosureWeakSelfChecker.swift",
"Extension/ClosureCapture+.swift",
"Extension/FunctionParameterSyntax+.swift",
"Extension/IndexStoreSymbol+.swift",
"Extension/MemberAccessExprSyntax+.swift",
"Extension/String+.swift",
"Extension/Syntax+.swift",
"Extension/TypeSyntaxProtocol+.swift",
"Model/WhiteListElement.swift",
"Reporter/ReportType.swift",
"Reporter/Reporter.swift",
"SelfAccessDetector.swift",
"Util/demangle.swift",
"WeakSelfChecker.swift"
],
"type" : "library"
},
{
"c99name" : "WeakSelfCheckCommandPlugin",
"module_type" : "PluginTarget",
"name" : "WeakSelfCheckCommandPlugin",
"path" : "Plugins/WeakSelfCheckCommandPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Check whether `self` is captured by weak reference in Closure.",
"type" : "custom",
"verb" : "weak-self-check"
},
"permissions" : [
],
"type" : "command"
},
"product_memberships" : [
"WeakSelfCheckCommandPlugin"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"weak-self-check"
],
"type" : "plugin"
},
{
"c99name" : "WeakSelfCheckBuildToolPlugin",
"module_type" : "PluginTarget",
"name" : "WeakSelfCheckBuildToolPlugin",
"path" : "Plugins/WeakSelfCheckBuildToolPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"WeakSelfCheckBuildToolPlugin"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"weak-self-check"
],
"type" : "plugin"
}
],
"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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin WeakSelfCheckBuildToolPlugin
[3/3] Compiling plugin WeakSelfCheckCommandPlugin
Building for debugging...
[3/32] Write sources
[8/32] Write weak-self-check-entitlement.plist
[12/32] Write sources
[20/32] Compiling _SwiftSyntaxCShims dummy.c
[20/32] Compiling _CIndexStore dummy.c
[22/32] Write swift-version-5BDAB9E9C0126B9D.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/40] 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/40] Compiling reader.c
[25/40] Compiling writer.c
[26/40] Compiling api.c
[27/40] Compiling parser.c
[28/42] Compiling emitter.c
[29/52] Compiling scanner.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/67] 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
[32/67] Compiling SwiftSyntax509 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)
[33/67] Emitting module SwiftSyntax601
<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)
[34/67] 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
<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
[35/67] Emitting module ArgumentParserToolInfo
<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
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin WeakSelfCheckBuildToolPlugin
[3/3] Compiling plugin WeakSelfCheckCommandPlugin
Building for debugging...
[3/7] Write swift-version-5BDAB9E9C0126B9D.txt
[5/42] Compiling SwiftSyntax509 Empty.swift
[6/42] Emitting module SwiftSyntax509
[7/42] Emitting module SwiftSyntax600
[8/42] Compiling SwiftSyntax600 Empty.swift
[9/42] Emitting module SwiftSyntax601
[10/42] Compiling SwiftSyntax601 Empty.swift
[11/42] Emitting module SwiftSyntax510
[12/42] Compiling SwiftSyntax510 Empty.swift
[13/108] Emitting module ArgumentParserToolInfo
[14/108] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/146] Compiling Yams Tag.swift
[16/147] Compiling SwiftIndexStore IndexStoreRelation.swift
[17/147] Compiling SwiftIndexStore IndexStoreSymbol.swift
[18/148] Compiling SwiftIndexStore IndexStoreOccurrence.swift
[19/148] Compiling ArgumentParser ArgumentHelp.swift
[20/148] Compiling ArgumentParser ArgumentVisibility.swift
[21/148] Compiling ArgumentParser CompletionKind.swift
[22/148] Compiling ArgumentParser Errors.swift
[23/148] Compiling ArgumentParser InputOrigin.swift
[24/148] Compiling ArgumentParser Name.swift
[25/148] Compiling ArgumentParser Parsed.swift
[26/148] Compiling ArgumentParser ParsedValues.swift
[27/155] Compiling SwiftIndexStore IndexStoreError.swift
[28/155] Emitting module SwiftIndexStore
[29/155] Compiling SwiftIndexStore OptionSetDisplayable.swift
[32/155] Compiling Yams String+Yams.swift
[33/155] Compiling SwiftIndexStore IndexStoreUnit.swift
[34/155] Compiling SwiftIndexStore LibIndexStore.swift
[35/155] Compiling SwiftIndexStore UnfairLock.swift
[38/155] Emitting module Yams
[39/155] Compiling Yams YamlError.swift
[40/155] Compiling Yams Resolver.swift
[41/155] Compiling ArgumentParser ArgumentDefinition.swift
[42/155] Compiling ArgumentParser ArgumentSet.swift
[45/155] Compiling Yams Representer.swift
[48/155] Compiling SwiftIndexStore Process+Extension.swift
[49/155] Compiling SwiftIndexStore SwiftIndexStore.swift
[50/155] Emitting module ArgumentParser
[55/159] Compiling ArgumentParser Platform.swift
[56/159] Compiling ArgumentParser SequenceExtensions.swift
[57/159] Compiling ArgumentParser StringExtensions.swift
[58/159] Compiling ArgumentParser Tree.swift
[59/159] Compiling ArgumentParser BashCompletionsGenerator.swift
[60/159] Compiling ArgumentParser CompletionsGenerator.swift
[61/159] Compiling ArgumentParser FishCompletionsGenerator.swift
[62/159] Compiling ArgumentParser ZshCompletionsGenerator.swift
[63/159] Compiling ArgumentParser Argument.swift
[64/159] Compiling ArgumentParser Flag.swift
[65/159] Compiling ArgumentParser NameSpecification.swift
[66/159] Compiling ArgumentParser Option.swift
[67/159] Compiling ArgumentParser OptionGroup.swift
[68/159] Compiling ArgumentParser ParsableArguments.swift
[69/159] Compiling ArgumentParser ParsableArgumentsValidation.swift
[70/159] Compiling ArgumentParser ParsableCommand.swift
[71/159] Compiling ArgumentParser ArgumentDecoder.swift
[72/159] Compiling ArgumentParser AsyncParsableCommand.swift
[73/159] Compiling ArgumentParser CommandConfiguration.swift
[74/159] Compiling ArgumentParser EnumerableFlag.swift
[75/159] Compiling ArgumentParser ExpressibleByArgument.swift
[76/159] Compiling ArgumentParser ParserError.swift
[77/159] Compiling ArgumentParser SplitArguments.swift
[78/159] Compiling ArgumentParser DumpHelpGenerator.swift
[79/159] Compiling ArgumentParser HelpCommand.swift
[80/159] Compiling ArgumentParser HelpGenerator.swift
[81/159] Compiling ArgumentParser MessageInfo.swift
[82/159] Compiling ArgumentParser UsageGenerator.swift
[83/159] Compiling ArgumentParser CollectionExtensions.swift
[90/159] Compiling ArgumentParser CommandParser.swift
[91/159] Compiling ArgumentParser InputKey.swift
[92/159] Emitting module SwiftSyntax
[93/159] Compiling SwiftSyntax SourceEdit.swift
[94/159] Compiling SwiftSyntax SourceLength.swift
[95/159] Compiling SwiftSyntax SourceLocation.swift
[96/159] Compiling SwiftSyntax SourcePresence.swift
[97/159] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[98/159] Compiling SwiftSyntax Syntax.swift
[99/159] Compiling SwiftSyntax SyntaxArena.swift
[104/159] Compiling SwiftSyntax SyntaxIdentifier.swift
[105/159] Compiling SwiftSyntax SyntaxNodeFactory.swift
[106/159] Compiling SwiftSyntax SyntaxNodeStructure.swift
[107/159] Compiling SwiftSyntax SyntaxProtocol.swift
[108/159] Compiling SwiftSyntax SyntaxText.swift
[109/159] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[110/159] Compiling SwiftSyntax TokenDiagnostic.swift
[111/159] Compiling SwiftSyntax TokenSequence.swift
[112/159] Compiling SwiftSyntax TokenSyntax.swift
[113/159] Compiling SwiftSyntax Trivia.swift
[114/159] Compiling SwiftSyntax SyntaxCollections.swift
[115/159] Compiling SwiftSyntax SyntaxEnum.swift
[116/159] Compiling SwiftSyntax SyntaxKind.swift
[117/159] Compiling SwiftSyntax SyntaxRewriter.swift
[118/159] Compiling SwiftSyntax SyntaxTraits.swift
[119/159] Compiling SwiftSyntax SyntaxVisitor.swift
[120/159] Compiling SwiftSyntax TokenKind.swift
[150/159] Compiling SwiftSyntax SyntaxNodesD.swift
[151/159] Compiling SwiftSyntax SyntaxNodesEF.swift
[152/159] Compiling SwiftSyntax SyntaxNodesGHI.swift
[153/159] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[154/159] Compiling SwiftSyntax SyntaxNodesOP.swift
[155/159] Compiling SwiftSyntax SyntaxNodesQRS.swift
[156/159] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[157/218] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[158/218] Compiling SwiftDiagnostics Message.swift
[159/218] Compiling SwiftBasicFormat Syntax+Extensions.swift
[160/219] Compiling SwiftBasicFormat InferIndentation.swift
[161/219] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[162/219] Compiling SwiftDiagnostics Note.swift
[163/219] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[164/219] Compiling SwiftDiagnostics FixIt.swift
[165/219] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[166/219] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[167/219] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[168/219] Compiling SwiftDiagnostics Diagnostic.swift
[169/219] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[170/219] Emitting module SwiftDiagnostics
[171/219] Compiling SwiftDiagnostics Convenience.swift
[172/219] Emitting module SwiftBasicFormat
[173/219] Compiling SwiftBasicFormat Indenter.swift
[174/219] Compiling SwiftBasicFormat BasicFormat.swift
[175/219] Compiling SwiftParser TopLevel.swift
[176/219] Compiling SwiftParser TriviaParser.swift
[177/219] Compiling SwiftParser Types.swift
[178/219] Compiling SwiftParser ExperimentalFeatures.swift
[179/223] Compiling SwiftParser StringLiterals.swift
[180/223] Compiling SwiftParser SwiftParserCompatibility.swift
[181/223] Compiling SwiftParser SwiftVersion.swift
[182/223] Compiling SwiftParser SyntaxUtils.swift
[183/223] Compiling SwiftParser TokenConsumer.swift
[184/223] Compiling SwiftParser TokenPrecedence.swift
[185/223] Compiling SwiftParser TokenSpec.swift
[186/223] Compiling SwiftParser TokenSpecSet.swift
[187/223] Compiling SwiftParser UnicodeScalarExtensions.swift
[188/223] Compiling SwiftParser Lookahead.swift
[189/223] Compiling SwiftParser LoopProgressCondition.swift
[190/223] Compiling SwiftParser Modifiers.swift
[191/223] Compiling SwiftParser Names.swift
[192/223] Compiling SwiftParser Recovery.swift
[193/223] Compiling SwiftParser Specifiers.swift
[194/223] Compiling SwiftParser Statements.swift
[195/223] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[196/223] Compiling SwiftParser Nominals.swift
[197/223] Compiling SwiftParser Parameters.swift
[198/223] Compiling SwiftParser ParseSourceFile.swift
[199/223] Compiling SwiftParser Parser.swift
[200/223] Compiling SwiftParser Patterns.swift
[201/223] Emitting module SwiftParser
[202/223] Compiling SwiftParser Directives.swift
[203/223] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[204/223] Compiling SwiftParser Expressions.swift
[205/223] Compiling SwiftParser IncrementalParseTransition.swift
[206/223] Compiling SwiftParser IsValidIdentifier.swift
[207/223] Compiling SwiftParser Attributes.swift
[208/223] Compiling SwiftParser Availability.swift
[209/223] Compiling SwiftParser CharacterInfo.swift
[210/223] Compiling SwiftParser CollectionNodes+Parsable.swift
[211/223] Compiling SwiftParser Declarations.swift
[212/223] Compiling SwiftParser Cursor.swift
[213/223] Compiling SwiftParser Lexeme.swift
[214/223] Compiling SwiftParser LexemeSequence.swift
[215/223] Compiling SwiftParser Lexer.swift
[216/223] Compiling SwiftParser RegexLiteralLexer.swift
[217/223] Compiling SwiftParser IsLexerClassified.swift
[218/223] Compiling SwiftParser LayoutNodes+Parsable.swift
[219/223] Compiling SwiftParser Parser+TokenSpecSet.swift
[220/223] Compiling SwiftParser TokenSpecStaticMembers.swift
[221/236] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[222/236] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[223/237] Emitting module SwiftParserDiagnostics
[224/237] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[225/237] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[226/237] Compiling SwiftParserDiagnostics PresenceUtils.swift
[227/237] Compiling SwiftParserDiagnostics MissingNodesError.swift
[228/237] Compiling SwiftParserDiagnostics MissingTokenError.swift
[229/237] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[230/237] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[231/237] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[232/237] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[233/237] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[234/237] Compiling SwiftParserDiagnostics Utils.swift
[235/252] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[236/252] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[237/253] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[238/253] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[239/253] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[240/253] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[241/253] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[242/253] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[243/253] Emitting module SwiftSyntaxBuilder
[244/253] Compiling SwiftSyntaxBuilder Indenter.swift
[245/253] Compiling SwiftSyntaxBuilder ListBuilder.swift
[246/253] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[247/253] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[248/253] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[249/253] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[250/253] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[251/267] Compiling WeakSelfCheckCore demangle.swift
[252/267] Compiling WeakSelfCheckCore SelfAccessDetector.swift
[253/267] Compiling WeakSelfCheckCore MemberAccessExprSyntax+.swift
[254/267] Compiling WeakSelfCheckCore String+.swift
[255/267] Compiling WeakSelfCheckCore ReportType.swift
[256/267] Compiling WeakSelfCheckCore Reporter.swift
[257/267] Compiling WeakSelfCheckCore Syntax+.swift
[258/267] Compiling WeakSelfCheckCore TypeSyntaxProtocol+.swift
[259/267] Compiling WeakSelfCheckCore WhiteListElement.swift
[260/267] Compiling WeakSelfCheckCore FunctionParameterSyntax+.swift
[261/267] Compiling WeakSelfCheckCore IndexStoreSymbol+.swift
[262/267] Compiling WeakSelfCheckCore ClosureWeakSelfChecker.swift
[263/267] Compiling WeakSelfCheckCore ClosureCapture+.swift
[264/267] Emitting module WeakSelfCheckCore
[265/268] Compiling WeakSelfCheckCore WeakSelfChecker.swift
[266/273] Compiling weak_self_check ReportType+.swift
[267/273] Compiling weak_self_check FileManager+.swift
[268/273] Compiling weak_self_check Config.swift
[269/273] Emitting module weak_self_check
[270/273] Compiling weak_self_check main.swift
[270/273] Write Objects.LinkFileList
[271/273] Linking weak-self-check
[272/273] Applying weak-self-check
Build complete! (22.54s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-indexstore",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kateinoigakukun/swift-indexstore.git"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
}
],
"manifest_display_name" : "swift-weak-self-check",
"name" : "swift-weak-self-check",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "weak-self-check",
"targets" : [
"weak-self-check"
],
"type" : {
"executable" : null
}
},
{
"name" : "WeakSelfCheckBuildToolPlugin",
"targets" : [
"WeakSelfCheckBuildToolPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "WeakSelfCheckCommandPlugin",
"targets" : [
"WeakSelfCheckCommandPlugin"
],
"type" : {
"plugin" : null
}
}
],
"targets" : [
{
"c99name" : "weak_self_check",
"module_type" : "SwiftTarget",
"name" : "weak-self-check",
"path" : "Sources/weak-self-check",
"product_dependencies" : [
"ArgumentParser",
"Yams",
"SwiftIndexStore"
],
"product_memberships" : [
"weak-self-check",
"WeakSelfCheckBuildToolPlugin",
"WeakSelfCheckCommandPlugin"
],
"sources" : [
"Config.swift",
"Extension/FileManager+.swift",
"Extension/ReportType+.swift",
"main.swift"
],
"target_dependencies" : [
"WeakSelfCheckCore"
],
"type" : "executable"
},
{
"c99name" : "WeakSelfCheckCore",
"module_type" : "SwiftTarget",
"name" : "WeakSelfCheckCore",
"path" : "Sources/WeakSelfCheckCore",
"product_dependencies" : [
"SwiftSyntax",
"SwiftParser",
"SwiftIndexStore",
"SwiftSyntaxBuilder"
],
"product_memberships" : [
"weak-self-check",
"WeakSelfCheckBuildToolPlugin",
"WeakSelfCheckCommandPlugin"
],
"sources" : [
"ClosureWeakSelfChecker.swift",
"Extension/ClosureCapture+.swift",
"Extension/FunctionParameterSyntax+.swift",
"Extension/IndexStoreSymbol+.swift",
"Extension/MemberAccessExprSyntax+.swift",
"Extension/String+.swift",
"Extension/Syntax+.swift",
"Extension/TypeSyntaxProtocol+.swift",
"Model/WhiteListElement.swift",
"Reporter/ReportType.swift",
"Reporter/Reporter.swift",
"SelfAccessDetector.swift",
"Util/demangle.swift",
"WeakSelfChecker.swift"
],
"type" : "library"
},
{
"c99name" : "WeakSelfCheckCommandPlugin",
"module_type" : "PluginTarget",
"name" : "WeakSelfCheckCommandPlugin",
"path" : "Plugins/WeakSelfCheckCommandPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Check whether `self` is captured by weak reference in Closure.",
"type" : "custom",
"verb" : "weak-self-check"
},
"permissions" : [
],
"type" : "command"
},
"product_memberships" : [
"WeakSelfCheckCommandPlugin"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"weak-self-check"
],
"type" : "plugin"
},
{
"c99name" : "WeakSelfCheckBuildToolPlugin",
"module_type" : "PluginTarget",
"name" : "WeakSelfCheckBuildToolPlugin",
"path" : "Plugins/WeakSelfCheckBuildToolPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"WeakSelfCheckBuildToolPlugin"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"weak-self-check"
],
"type" : "plugin"
}
],
"tools_version" : "5.9"
}
Done.