Build Information
Successful build of swift-weak-self-check, reference 0.7.0 (1bbad2
), with Swift 6.0 for Linux on 4 Sep 2025 20:26:10 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/swift-weak-self-check.git
Reference: 0.7.0
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/p-x9/swift-weak-self-check
* tag 0.7.0 -> FETCH_HEAD
HEAD is now at 1bbad28 Merge pull request #22 from p-x9/feature/migrate-deprecated-api
Cloned https://github.com/p-x9/swift-weak-self-check.git
Revision (git rev-parse @):
1bbad286af0a19f7a90d16003551d04d3f2f14b3
SUCCESS checkout https://github.com/p-x9/swift-weak-self-check.git at 0.7.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/p-x9/swift-weak-self-check.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/p-x9/swift-source-reporter.git
[1/47] Fetching swift-source-reporter
Fetched https://github.com/p-x9/swift-source-reporter.git from cache (0.26s)
[1/11136] Fetching yams
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/kateinoigakukun/swift-indexstore.git
Fetched https://github.com/jpsim/Yams.git from cache (1.67s)
[1/323] Fetching swift-indexstore
[324/72173] Fetching swift-indexstore, swift-syntax
[325/87865] Fetching swift-indexstore, swift-syntax, swift-argument-parser
Fetched https://github.com/kateinoigakukun/swift-indexstore.git from cache (7.48s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (7.49s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.53s)
Computing version for https://github.com/p-x9/swift-source-reporter.git
Computed https://github.com/p-x9/swift-source-reporter.git at 0.2.0 (0.59s)
Computing version for https://github.com/kateinoigakukun/swift-indexstore.git
Computed https://github.com/kateinoigakukun/swift-indexstore.git at 0.4.0 (0.53s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.64s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.38s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.64s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/kateinoigakukun/swift-indexstore.git
Working copy of https://github.com/kateinoigakukun/swift-indexstore.git resolved at 0.4.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.6.1
Creating working copy for https://github.com/p-x9/swift-source-reporter.git
Working copy of https://github.com/p-x9/swift-source-reporter.git resolved at 0.2.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
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin WeakSelfCheckBuildToolPlugin
/host/spi-builder-workspace/Plugins/WeakSelfCheckCommandPlugin/plugin.swift:37:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
35 |
36 | let process = Process()
37 | process.launchPath = tool.url.path
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
| `- note: use 'executableURL' instead
38 | process.arguments = [
39 | path,
[4/4] Compiling plugin WeakSelfCheckCommandPlugin
Building for debugging...
[4/49] Write sources
[20/49] Compiling _SwiftSyntaxCShims dummy.c
[21/49] Compiling _CIndexStore dummy.c
[22/49] Write sources
[23/49] Compiling writer.c
[24/49] Compiling reader.c
[25/49] Compiling api.c
[26/49] Compiling parser.c
[27/49] Compiling emitter.c
[28/49] Compiling scanner.c
[29/49] Write swift-version-24593BA9C3E375BF.txt
[31/87] Emitting module SwiftSyntax509
[32/96] Emitting module SwiftIndexStore
[33/97] Compiling SwiftSyntax509 Empty.swift
[34/97] Compiling Yams Tag.swift
[35/97] Compiling Yams YamlAnchorProviding.swift
[36/97] Compiling SwiftIndexStore OptionSetDisplayable.swift
[37/100] Compiling SwiftSyntax510 Empty.swift
[38/100] Emitting module SwiftSyntax510
[39/100] Compiling SwiftSyntax601 Empty.swift
[40/100] Emitting module SwiftSyntax601
[41/100] Emitting module SwiftSyntax600
[42/100] Compiling SwiftSyntax600 Empty.swift
[46/103] Wrapping AST for SwiftSyntax509 for debugging
[47/103] Wrapping AST for SwiftSyntax600 for debugging
[48/103] Wrapping AST for SwiftSyntax601 for debugging
[49/103] Wrapping AST for SwiftSyntax510 for debugging
[51/167] Emitting module ArgumentParserToolInfo
[52/167] Compiling ArgumentParserToolInfo ToolInfo.swift
[53/168] Wrapping AST for ArgumentParserToolInfo for debugging
[55/212] Emitting module SourceReporter
[56/212] Compiling ArgumentParser OptionGroup.swift
[57/212] Compiling ArgumentParser AsyncParsableCommand.swift
[58/212] Compiling ArgumentParser CommandConfiguration.swift
[59/212] Compiling ArgumentParser CommandGroup.swift
[60/212] Compiling ArgumentParser EnumerableFlag.swift
[61/212] Compiling ArgumentParser ExpressibleByArgument.swift
[62/212] Compiling SourceReporter XcodeReporter.swift
[63/218] Compiling SwiftIndexStore UnfairLock.swift
[64/218] Compiling SourceReporter ReporterProtocol.swift
[65/218] Compiling ArgumentParser InputKey.swift
[66/218] Compiling ArgumentParser InputOrigin.swift
[67/218] Compiling ArgumentParser BashCompletionsGenerator.swift
[68/218] Compiling ArgumentParser CompletionsGenerator.swift
[69/218] Compiling SourceReporter ReportType.swift
[70/218] Compiling ArgumentParser Option.swift
[72/218] Compiling ArgumentParser CollectionExtensions.swift
[73/218] Compiling ArgumentParser Mutex.swift
[74/218] Compiling ArgumentParser Platform.swift
[75/218] Compiling ArgumentParser SequenceExtensions.swift
[76/218] Compiling ArgumentParser StringExtensions.swift
[77/218] Compiling ArgumentParser SwiftExtensions.swift
[81/218] Compiling ArgumentParser ArgumentHelp.swift
[82/218] Compiling ArgumentParser ArgumentVisibility.swift
[83/218] Compiling ArgumentParser CompletionKind.swift
[84/218] Compiling ArgumentParser Errors.swift
[85/218] Compiling ArgumentParser Flag.swift
[86/218] Compiling ArgumentParser NameSpecification.swift
[87/218] Compiling SwiftIndexStore IndexStoreUnit.swift
[88/218] Compiling ArgumentParser FishCompletionsGenerator.swift
[89/218] Compiling ArgumentParser ZshCompletionsGenerator.swift
[90/218] Compiling SourceReporter CompositeReporter.swift
[91/218] Compiling SourceReporter CallbackReporter.swift
[92/218] Compiling SourceReporter Report.swift
[93/219] Emitting module Yams
[94/219] Emitting module ArgumentParser
[97/219] Compiling ArgumentParser Argument.swift
[98/219] Compiling ArgumentParser ArgumentDiscussion.swift
[102/219] Compiling SwiftIndexStore Process+Extension.swift
[103/219] Compiling SwiftIndexStore SwiftIndexStore.swift
[104/219] Compiling SwiftIndexStore LibIndexStore.swift
[105/221] Wrapping AST for SourceReporter for debugging
[107/221] Wrapping AST for SwiftIndexStore for debugging
[108/221] Wrapping AST for Yams for debugging
[110/221] Compiling ArgumentParser HelpCommand.swift
[111/221] Compiling ArgumentParser HelpGenerator.swift
[112/221] Compiling ArgumentParser MessageInfo.swift
[113/221] Compiling ArgumentParser UsageGenerator.swift
[114/221] Compiling ArgumentParser ParsableArguments.swift
[115/221] Compiling ArgumentParser ParsableCommand.swift
[116/221] Compiling ArgumentParser ArgumentDecoder.swift
[117/221] Compiling ArgumentParser ArgumentDefinition.swift
[118/221] Compiling ArgumentParser ArgumentSet.swift
[119/230] Compiling ArgumentParser Tree.swift
[120/230] Compiling ArgumentParser CodingKeyValidator.swift
[121/230] Compiling ArgumentParser NonsenseFlagsValidator.swift
[122/230] Compiling ArgumentParser ParsableArgumentsValidation.swift
[123/230] Compiling ArgumentParser PositionalArgumentsValidator.swift
[124/230] Compiling ArgumentParser UniqueNamesValidator.swift
[150/230] Compiling ArgumentParser Name.swift
[151/230] Compiling ArgumentParser Parsed.swift
[152/230] Compiling ArgumentParser ParsedValues.swift
[153/230] Compiling ArgumentParser ParserError.swift
[154/230] Compiling ArgumentParser SplitArguments.swift
[155/230] Compiling ArgumentParser DumpHelpGenerator.swift
[182/230] Compiling ArgumentParser CommandParser.swift
[183/231] Wrapping AST for ArgumentParser for debugging
[185/231] Emitting module SwiftSyntax
[190/231] Compiling SwiftSyntax SyntaxVisitor.swift
[191/231] Compiling SwiftSyntax TokenKind.swift
[192/231] Compiling SwiftSyntax Tokens.swift
[193/231] Compiling SwiftSyntax TriviaPieces.swift
[194/231] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[195/231] Compiling SwiftSyntax RawSyntaxNodesC.swift
[196/231] Compiling SwiftSyntax RawSyntaxNodesD.swift
[197/231] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[198/231] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[199/231] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[200/231] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[201/231] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[202/231] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[203/231] Compiling SwiftSyntax RawSyntaxValidation.swift
[213/231] Compiling SwiftSyntax SyntaxNodesAB.swift
[214/231] Compiling SwiftSyntax SyntaxNodesC.swift
[215/231] Compiling SwiftSyntax SyntaxNodesD.swift
[216/231] Compiling SwiftSyntax SyntaxNodesEF.swift
[217/231] Compiling SwiftSyntax SyntaxNodesGHI.swift
[218/231] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[219/231] Compiling SwiftSyntax SyntaxNodesOP.swift
[220/231] Compiling SwiftSyntax SyntaxNodesQRS.swift
[221/231] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[222/232] Wrapping AST for SwiftSyntax for debugging
[224/290] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[225/291] Compiling SwiftBasicFormat InferIndentation.swift
[226/291] Compiling SwiftBasicFormat Syntax+Extensions.swift
[227/291] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[228/291] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[229/291] Compiling SwiftDiagnostics Message.swift
[230/291] Emitting module SwiftDiagnostics
[231/291] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[232/291] Compiling SwiftParser Expressions.swift
[233/291] Compiling SwiftParser IncrementalParseTransition.swift
[234/291] Compiling SwiftParser IsValidIdentifier.swift
[235/291] Compiling SwiftDiagnostics Note.swift
[236/291] Compiling SwiftBasicFormat Indenter.swift
[237/291] Compiling SwiftDiagnostics FixIt.swift
[238/291] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[239/291] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[241/292] Compiling SwiftBasicFormat BasicFormat.swift
[242/292] Emitting module SwiftBasicFormat
[242/293] Wrapping AST for SwiftDiagnostics for debugging
[244/293] Wrapping AST for SwiftBasicFormat for debugging
[246/293] Compiling SwiftParser Modifiers.swift
[247/293] Compiling SwiftParser Names.swift
[248/293] Compiling SwiftParser Nominals.swift
[249/293] Compiling SwiftParser Parameters.swift
[250/293] Compiling SwiftParser ParseSourceFile.swift
[251/293] Compiling SwiftParser Parser.swift
[252/293] Compiling SwiftParser LexemeSequence.swift
[253/293] Compiling SwiftParser Lexer.swift
[254/293] Compiling SwiftParser RegexLiteralLexer.swift
[255/293] Compiling SwiftParser UnicodeScalarExtensions.swift
[256/293] Compiling SwiftParser Lookahead.swift
[257/293] Compiling SwiftParser LoopProgressCondition.swift
[258/298] Compiling SwiftParser Patterns.swift
[259/298] Compiling SwiftParser Recovery.swift
[260/298] Compiling SwiftParser Specifiers.swift
[261/298] Compiling SwiftParser Statements.swift
[262/298] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[263/298] Compiling SwiftParser StringLiterals.swift
[264/298] Compiling SwiftParser SwiftParserCompatibility.swift
[265/298] Compiling SwiftParser SwiftVersion.swift
[266/298] Compiling SwiftParser SyntaxUtils.swift
[267/298] Compiling SwiftParser TokenConsumer.swift
[268/298] Compiling SwiftParser TokenPrecedence.swift
[269/298] Compiling SwiftParser TokenSpec.swift
[270/298] Compiling SwiftParser TokenSpecSet.swift
[271/298] Compiling SwiftParser TopLevel.swift
[272/298] Compiling SwiftParser TriviaParser.swift
[273/298] Compiling SwiftParser Types.swift
[274/298] Compiling SwiftParser Attributes.swift
[275/298] Compiling SwiftParser Availability.swift
[276/298] Compiling SwiftParser CharacterInfo.swift
[277/298] Compiling SwiftParser CollectionNodes+Parsable.swift
[278/298] Compiling SwiftParser Declarations.swift
[279/298] Compiling SwiftParser Directives.swift
[280/298] Emitting module SwiftParser
[285/298] Compiling SwiftParser Cursor.swift
[286/298] Compiling SwiftParser Lexeme.swift
[287/298] Compiling SwiftParser ExperimentalFeatures.swift
[288/298] Compiling SwiftParser IsLexerClassified.swift
[289/298] Compiling SwiftParser LayoutNodes+Parsable.swift
[290/298] Compiling SwiftParser Parser+TokenSpecSet.swift
[291/298] Compiling SwiftParser TokenSpecStaticMembers.swift
[292/299] Wrapping AST for SwiftParser for debugging
[294/312] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[295/313] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[296/313] Emitting module SwiftParserDiagnostics
[297/313] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[298/313] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[299/313] Compiling SwiftParserDiagnostics Utils.swift
[300/313] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[301/313] Compiling SwiftParserDiagnostics PresenceUtils.swift
[302/313] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[303/313] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[304/313] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[305/313] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[306/313] Compiling SwiftParserDiagnostics MissingNodesError.swift
[307/313] Compiling SwiftParserDiagnostics MissingTokenError.swift
[308/314] Wrapping AST for SwiftParserDiagnostics for debugging
[310/329] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[311/329] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[312/330] Emitting module SwiftSyntaxBuilder
[313/330] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[314/330] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[315/330] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[316/330] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[317/330] Compiling SwiftSyntaxBuilder Indenter.swift
[318/330] Compiling SwiftSyntaxBuilder ListBuilder.swift
[319/330] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[320/330] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[321/330] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[322/330] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[323/330] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[324/330] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[325/330] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[326/331] Wrapping AST for SwiftSyntaxBuilder for debugging
[328/343] Compiling WeakSelfCheckCore demangle.swift
[329/344] Compiling WeakSelfCheckCore WhiteListElement.swift
[330/344] Compiling WeakSelfCheckCore SelfAccessDetector.swift
[331/344] Compiling WeakSelfCheckCore FunctionParameterSyntax+.swift
[332/344] Compiling WeakSelfCheckCore IndexStoreSymbol+.swift
[333/344] Compiling WeakSelfCheckCore Syntax+.swift
[334/344] Compiling WeakSelfCheckCore TypeSyntaxProtocol+.swift
[335/344] Compiling WeakSelfCheckCore MemberAccessExprSyntax+.swift
[336/344] Compiling WeakSelfCheckCore String+.swift
[337/344] Compiling WeakSelfCheckCore ClosureWeakSelfChecker.swift
[338/344] Compiling WeakSelfCheckCore ClosureCapture+.swift
[339/344] Emitting module WeakSelfCheckCore
[340/344] Compiling WeakSelfCheckCore WeakSelfChecker.swift
/host/spi-builder-workspace/Sources/WeakSelfCheckCore/WeakSelfChecker.swift:106:26: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead
104 |
105 | public func diagnose() throws {
106 | let source = try String(contentsOfFile: fileName)
| `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead
107 | try diagnose(source: source)
108 | }
[341/345] Wrapping AST for WeakSelfCheckCore for debugging
[343/350] Emitting module weak_self_check
[344/350] Compiling weak_self_check Config.swift
[345/350] Compiling weak_self_check FileManager+.swift
[346/350] Compiling weak_self_check ReportType+.swift
[347/350] Compiling weak_self_check main.swift
[348/351] Wrapping AST for weak-self-check for debugging
[349/351] Write Objects.LinkFileList
[350/351] Linking weak-self-check
Build complete! (194.09s)
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"
},
{
"identity" : "swift-source-reporter",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/p-x9/swift-source-reporter.git"
}
],
"manifest_display_name" : "swift-weak-self-check",
"name" : "swift-weak-self-check",
"path" : "/host/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" : "WeakSelfCheckCoreTests",
"module_type" : "SwiftTarget",
"name" : "WeakSelfCheckCoreTests",
"path" : "Tests/WeakSelfCheckCoreTests",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxBuilder"
],
"sources" : [
"WeakSelfCheckCoreTests.swift"
],
"target_dependencies" : [
"WeakSelfCheckCore"
],
"type" : "test"
},
{
"c99name" : "WeakSelfCheckCore",
"module_type" : "SwiftTarget",
"name" : "WeakSelfCheckCore",
"path" : "Sources/WeakSelfCheckCore",
"product_dependencies" : [
"SwiftSyntax",
"SwiftParser",
"SwiftIndexStore",
"SwiftSyntaxBuilder",
"SourceReporter"
],
"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",
"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" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.