Build Information
Successful build of Periphery, reference master (da38a5
), with Swift 6.2 (beta) for Linux on 4 Sep 2025 12:04:17 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.2-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/peripheryapp/periphery.git
Reference: master
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/peripheryapp/periphery
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at da38a50 Update deps
Cloned https://github.com/peripheryapp/periphery.git
Revision (git rev-parse @):
da38a506e65c972883cdc37842dcf58d8f13930e
SUCCESS checkout https://github.com/peripheryapp/periphery.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/peripheryapp/periphery.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/ileitch/swift-filename-matcher
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/tadija/AEXML
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/kateinoigakukun/swift-indexstore
[1/63] Fetching swift-filename-matcher
[64/386] Fetching swift-filename-matcher, swift-indexstore
[387/2513] Fetching swift-filename-matcher, swift-indexstore, aexml
[2514/13649] Fetching swift-filename-matcher, swift-indexstore, aexml, yams
[3405/85499] Fetching swift-filename-matcher, swift-indexstore, aexml, yams, swift-syntax
[7778/101191] Fetching swift-filename-matcher, swift-indexstore, aexml, yams, swift-syntax, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.29s)
Fetching https://github.com/apple/swift-system
[38078/85499] Fetching swift-filename-matcher, swift-indexstore, aexml, yams, swift-syntax
[52449/90440] Fetching swift-filename-matcher, swift-indexstore, aexml, yams, swift-syntax, swift-system
Fetched https://github.com/apple/swift-system from cache (0.46s)
[65381/85499] Fetching swift-filename-matcher, swift-indexstore, aexml, yams, swift-syntax
Fetched https://github.com/kateinoigakukun/swift-indexstore from cache (5.62s)
Fetched https://github.com/tadija/AEXML from cache (5.62s)
Fetched https://github.com/ileitch/swift-filename-matcher from cache (5.62s)
Fetched https://github.com/jpsim/Yams from cache (5.68s)
Fetched https://github.com/apple/swift-syntax from cache (5.70s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 601.0.1 (8.63s)
Computing version for https://github.com/kateinoigakukun/swift-indexstore
Computed https://github.com/kateinoigakukun/swift-indexstore at 0.4.0 (0.36s)
Computing version for https://github.com/ileitch/swift-filename-matcher
Computed https://github.com/ileitch/swift-filename-matcher at 2.0.1 (0.40s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.1.0 (0.36s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.2 (0.49s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.7.0 (0.39s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.40s)
Creating working copy for https://github.com/kateinoigakukun/swift-indexstore
Working copy of https://github.com/kateinoigakukun/swift-indexstore resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.7.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.2
Creating working copy for https://github.com/ileitch/swift-filename-matcher
Working copy of https://github.com/ileitch/swift-filename-matcher resolved at 2.0.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.1.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/61] Write sources
[23/61] Compiling _SwiftSyntaxCShims dummy.c
[24/61] Compiling _CIndexStore dummy.c
[25/61] Write swift-version-24593BA9C3E375BF.txt
[25/61] Write sources
[29/61] Compiling writer.c
[30/61] Compiling reader.c
[31/61] Compiling CSystem shims.c
[32/63] Compiling parser.c
[33/65] Compiling api.c
[34/73] Compiling emitter.c
[36/78] Emitting module SwiftSyntax600
[36/100] Compiling scanner.c
[38/132] Emitting module SystemPackage
[39/136] Compiling SwiftSyntax600 Empty.swift
[41/137] Emitting module SwiftSyntax509
[42/137] Compiling SwiftSyntax509 Empty.swift
[43/138] Emitting module SwiftSyntax601
[44/138] Compiling SwiftSyntax601 Empty.swift
[45/139] Emitting module SwiftSyntax510
[46/139] Compiling SwiftSyntax510 Empty.swift
[47/140] Compiling Yams Tag.swift
[48/140] Compiling Yams YamlAnchorProviding.swift
[49/142] Compiling SystemPackage SystemString.swift
[50/142] Compiling SystemPackage Util+StringArray.swift
[51/142] Compiling SystemPackage Util.swift
[52/142] Compiling SystemPackage UtilConsumers.swift
[54/142] Compiling Yams Encoder.swift
[55/142] Compiling Yams Mark.swift
[56/142] Compiling Yams Node.Alias.swift
[57/142] Compiling Yams Node.Mapping.swift
[58/142] Compiling Yams Parser.swift
[64/145] Compiling Yams AliasDereferencingStrategy.swift
[65/145] Compiling Yams Anchor.swift
[66/145] Compiling Yams Constructor.swift
[67/145] Compiling Yams Decoder.swift
[68/145] Compiling Yams Emitter.swift
[69/198] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[70/198] Compiling SwiftSyntax Assert.swift
[71/199] Compiling SwiftIndexStore IndexStoreUnit.swift
[72/219] Compiling FilenameMatcher FilenameMatcherOptions.swift
[73/219] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[74/219] Compiling SwiftSyntax RawSyntaxTokenView.swift
[75/219] Compiling SwiftSyntax SourceEdit.swift
[76/219] Compiling SwiftSyntax SourceLength.swift
[77/219] Compiling SwiftSyntax MemoryLayout.swift
[78/219] Compiling SwiftSyntax MissingNodeInitializers.swift
[79/219] Compiling SwiftSyntax RawSyntax.swift
[80/219] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[81/219] Compiling SwiftSyntax SourceLocation.swift
[82/219] Compiling SwiftSyntax SourcePresence.swift
[83/219] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[84/219] Compiling SwiftSyntax Syntax.swift
[85/219] Compiling SwiftSyntax SyntaxArena.swift
[86/219] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[87/219] Compiling SwiftSyntax SyntaxChildren.swift
[88/219] Compiling SwiftSyntax SyntaxCollection.swift
[89/219] Compiling SwiftSyntax SyntaxHashable.swift
[90/219] Compiling SwiftSyntax Trivia.swift
[91/219] Compiling SwiftSyntax Utils.swift
[92/219] Compiling SwiftSyntax ChildNameForKeyPath.swift
[96/220] Compiling SwiftIndexStore UnfairLock.swift
[97/220] Emitting module FilenameMatcher
[98/220] Compiling FilenameMatcher FilenameMatcher.swift
[99/221] Compiling SwiftIndexStore OptionSetDisplayable.swift
[100/221] Compiling SwiftIndexStore Process+Extension.swift
[102/221] Emitting module Logger
[103/221] Compiling Logger Logger.swift
[107/222] Compiling SwiftSyntax Identifier.swift
[110/222] Emitting module SwiftIndexStore
[111/222] Compiling SwiftSyntax AbsolutePosition.swift
[112/222] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[113/222] Wrapping AST for SwiftSyntax601 for debugging
[115/222] Compiling SwiftIndexStore SwiftIndexStore.swift
[115/222] Wrapping AST for SystemPackage for debugging
[116/224] Wrapping AST for SwiftSyntax510 for debugging
[117/229] Wrapping AST for SwiftSyntax600 for debugging
[121/231] Emitting module Yams
[121/231] Wrapping AST for SwiftSyntax509 for debugging
[123/231] Emitting module ArgumentParserToolInfo
[124/231] Compiling ArgumentParserToolInfo ToolInfo.swift
[124/231] Wrapping AST for Logger for debugging
[125/232] Wrapping AST for FilenameMatcher for debugging
[127/232] Compiling AEXML Error.swift
[128/232] Emitting module AEXML
[129/232] Compiling AEXML Builders.swift
[131/232] Compiling SwiftIndexStore LibIndexStore.swift
[132/233] Compiling AEXML Options.swift
[133/233] Compiling AEXML Parser.swift
[135/233] Compiling AEXML Document.swift
[136/233] Compiling AEXML Element.swift
[137/234] Compiling Extensions Array+Extension.swift
[138/234] Compiling Extensions Collection+Extension.swift
[141/234] Compiling SwiftSyntax BumpPtrAllocator.swift
[142/234] Compiling SwiftSyntax CommonAncestor.swift
[143/234] Wrapping AST for ArgumentParserToolInfo for debugging
[145/234] Compiling Extensions Sequence+Extension.swift
[145/236] Wrapping AST for SwiftIndexStore for debugging
[147/262] Wrapping AST for AEXML for debugging
[149/280] Compiling Extensions FilePath+Extension.swift
[149/280] Wrapping AST for Yams for debugging
[151/280] Compiling Extensions String+Version.swift
[152/280] Compiling Extensions String+Extension.swift
[153/280] Compiling Extensions Set+Extension.swift
[154/280] Compiling Extensions FilenameMatcher+Extension.swift
[155/280] Compiling Extensions FilePath+Glob.swift
[156/280] Compiling ArgumentParser BashCompletionsGenerator.swift
[157/280] Compiling ArgumentParser CompletionsGenerator.swift
[158/280] Emitting module Extensions
[159/281] Wrapping AST for Extensions for debugging
[161/291] Emitting module Shared
[162/292] Compiling ArgumentParser OptionGroup.swift
[163/292] Compiling ArgumentParser AsyncParsableCommand.swift
[164/292] Compiling ArgumentParser CommandConfiguration.swift
[165/292] Compiling ArgumentParser CommandGroup.swift
[166/292] Compiling ArgumentParser EnumerableFlag.swift
[167/292] Compiling ArgumentParser ExpressibleByArgument.swift
[168/298] Compiling Shared SwiftVersion.swift
[169/298] Compiling Shared SwiftVersionParser.swift
[170/298] Compiling Shared UnfairLock.swift
[171/298] Compiling Shared Benchmark.swift
[172/298] Compiling Shared Constants.swift
[173/298] Compiling Shared PeripheryError.swift
[174/298] Compiling Shared ProjectKind.swift
[175/298] Compiling Shared Shell.swift
/host/spi-builder-workspace/Sources/Shared/Shell.swift:63:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
61 | ) throws -> (Int32, String, String) {
62 | let process = Process()
63 | process.launchPath = "/bin/bash"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
64 | process.arguments = ["-c", cmd.joined(separator: " ")]
65 |
/host/spi-builder-workspace/Sources/Shared/Shell.swift:79:17: warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
77 | }
78 |
79 | process.launch()
| |- warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
| `- note: use 'run' instead
80 |
81 | var standardOutput = ""
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[176/298] Compiling Shared PropertyTypeSanitizer.swift
[177/298] Compiling Shared SetupGuide.swift
[178/299] Compiling ArgumentParser CollectionExtensions.swift
[179/299] Compiling ArgumentParser Mutex.swift
[180/299] Compiling ArgumentParser Platform.swift
[181/299] Compiling ArgumentParser SequenceExtensions.swift
[182/299] Compiling ArgumentParser StringExtensions.swift
[183/299] Compiling ArgumentParser SwiftExtensions.swift
[184/299] Wrapping AST for Shared for debugging
[186/302] Compiling Configuration OutputFormat.swift
[187/302] Compiling ArgumentParser Tree.swift
[188/302] Compiling ArgumentParser CodingKeyValidator.swift
[189/302] Compiling ArgumentParser NonsenseFlagsValidator.swift
[190/302] Compiling ArgumentParser ParsableArgumentsValidation.swift
[191/302] Compiling ArgumentParser PositionalArgumentsValidator.swift
[192/302] Compiling ArgumentParser UniqueNamesValidator.swift
[197/302] Compiling ArgumentParser Argument.swift
[198/302] Compiling ArgumentParser ArgumentDiscussion.swift
[199/302] Compiling ArgumentParser ArgumentHelp.swift
[200/302] Emitting module ArgumentParser
[201/302] Compiling ArgumentParser ArgumentVisibility.swift
[202/302] Compiling ArgumentParser CompletionKind.swift
[203/302] Compiling ArgumentParser Errors.swift
[204/302] Compiling ArgumentParser Flag.swift
[205/302] Compiling ArgumentParser NameSpecification.swift
[206/302] Compiling ArgumentParser Option.swift
[207/302] Emitting module Configuration
/host/spi-builder-workspace/Sources/Configuration/Configuration.swift:326:1: warning: extension declares a conformance of imported type 'FilePath' to imported protocol 'NodeRepresentable'; this will not behave correctly if the owners of 'SystemPackage' introduce this conformance in the future
324 | }
325 |
326 | extension FilePath: Yams.ScalarRepresentable {
| |- warning: extension declares a conformance of imported type 'FilePath' to imported protocol 'NodeRepresentable'; this will not behave correctly if the owners of 'SystemPackage' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
327 | public func represented() -> Node.Scalar {
328 | string.represented()
[208/302] Compiling Configuration Configuration.swift
/host/spi-builder-workspace/Sources/Configuration/Configuration.swift:326:1: warning: extension declares a conformance of imported type 'FilePath' to imported protocol 'NodeRepresentable'; this will not behave correctly if the owners of 'SystemPackage' introduce this conformance in the future
324 | }
325 |
326 | extension FilePath: Yams.ScalarRepresentable {
| |- warning: extension declares a conformance of imported type 'FilePath' to imported protocol 'NodeRepresentable'; this will not behave correctly if the owners of 'SystemPackage' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
327 | public func represented() -> Node.Scalar {
328 | string.represented()
/host/spi-builder-workspace/Sources/Configuration/Configuration.swift:160:29: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
158 | public func save(to path: FilePath = defaultConfigurationFile) throws {
159 | let data = try asYaml().data(using: .utf8)
160 | FileManager.default.createFile(atPath: path.string, contents: data)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
161 | }
162 |
[228/312] Compiling ArgumentParser ParsableArguments.swift
[229/312] Compiling ArgumentParser ParsableCommand.swift
[230/312] Compiling ArgumentParser ArgumentDecoder.swift
[231/312] Compiling ArgumentParser ArgumentDefinition.swift
[232/312] Compiling ArgumentParser ArgumentSet.swift
[233/312] Compiling ArgumentParser CommandParser.swift
[234/312] Compiling ArgumentParser InputKey.swift
[235/312] Compiling ArgumentParser InputOrigin.swift
[236/312] Wrapping AST for Configuration for debugging
[240/312] Compiling ArgumentParser Name.swift
[241/312] Compiling ArgumentParser Parsed.swift
[242/312] Compiling ArgumentParser ParsedValues.swift
[243/312] Compiling ArgumentParser ParserError.swift
[244/312] Compiling ArgumentParser SplitArguments.swift
[245/312] Compiling ArgumentParser DumpHelpGenerator.swift
[246/312] Compiling ArgumentParser HelpCommand.swift
[247/312] Compiling ArgumentParser HelpGenerator.swift
[248/312] Compiling ArgumentParser MessageInfo.swift
[249/312] Compiling ArgumentParser UsageGenerator.swift
[256/313] Wrapping AST for ArgumentParser for debugging
[258/313] Emitting module SwiftSyntax
[259/313] Compiling SwiftSyntax SyntaxEnum.swift
[260/313] Compiling SwiftSyntax SyntaxKind.swift
[261/313] Compiling SwiftSyntax SyntaxRewriter.swift
[262/313] Compiling SwiftSyntax SyntaxTraits.swift
[263/313] Compiling SwiftSyntax SyntaxVisitor.swift
[264/313] Compiling SwiftSyntax TokenKind.swift
[265/313] Compiling SwiftSyntax Tokens.swift
[266/313] Compiling SwiftSyntax TriviaPieces.swift
[267/313] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[272/313] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[273/313] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[274/313] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[275/313] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[276/313] Compiling SwiftSyntax RawSyntaxValidation.swift
[295/313] Compiling SwiftSyntax SyntaxNodesAB.swift
[296/313] Compiling SwiftSyntax SyntaxNodesC.swift
[297/313] Compiling SwiftSyntax SyntaxNodesD.swift
[298/313] Compiling SwiftSyntax SyntaxNodesEF.swift
[299/313] Compiling SwiftSyntax SyntaxNodesGHI.swift
[300/313] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[301/313] Compiling SwiftSyntax SyntaxNodesOP.swift
[302/313] Compiling SwiftSyntax SyntaxNodesQRS.swift
[303/313] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[304/314] Wrapping AST for SwiftSyntax for debugging
[306/397] Compiling SwiftParser Attributes.swift
[307/397] Compiling SwiftParser Availability.swift
[308/397] Compiling SwiftParser CharacterInfo.swift
[309/397] Compiling SwiftParser CollectionNodes+Parsable.swift
[310/397] Compiling SwiftParser Declarations.swift
[311/397] Compiling SwiftParser Directives.swift
[312/402] Compiling SwiftParser Patterns.swift
[313/402] Compiling SwiftParser Recovery.swift
[314/402] Compiling SwiftParser Specifiers.swift
[315/402] Compiling SwiftParser Statements.swift
[316/402] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[317/402] Compiling SwiftParser StringLiterals.swift
[318/402] Compiling SwiftParser SwiftParserCompatibility.swift
[319/402] Compiling SwiftParser SwiftVersion.swift
[320/402] Compiling SwiftParser SyntaxUtils.swift
[321/402] Compiling SwiftParser TokenConsumer.swift
[322/402] Compiling SwiftParser TokenPrecedence.swift
[323/402] Compiling SwiftParser TokenSpec.swift
[324/402] Compiling SwiftParser TokenSpecSet.swift
[325/402] Compiling SwiftParser TopLevel.swift
[326/402] Compiling SwiftParser TriviaParser.swift
[327/402] Compiling SwiftParser Types.swift
[328/402] Compiling SourceGraph XCTestRetainer.swift
[329/402] Compiling SwiftParser Modifiers.swift
[330/402] Compiling SwiftParser Names.swift
[331/402] Compiling SwiftParser Nominals.swift
[332/402] Compiling SwiftParser Parameters.swift
[333/402] Compiling SwiftParser ParseSourceFile.swift
[334/402] Compiling SwiftParser Parser.swift
[335/402] Compiling SwiftParser LexemeSequence.swift
[336/402] Compiling SwiftParser Lexer.swift
[337/402] Compiling SwiftParser RegexLiteralLexer.swift
[338/402] Compiling SwiftParser UnicodeScalarExtensions.swift
[339/402] Compiling SwiftParser Lookahead.swift
[340/402] Compiling SwiftParser LoopProgressCondition.swift
[341/402] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[342/402] Compiling SwiftParser Expressions.swift
[343/402] Compiling SwiftParser IncrementalParseTransition.swift
[344/402] Compiling SwiftParser IsValidIdentifier.swift
[345/402] Compiling SwiftParser Cursor.swift
[346/402] Compiling SwiftParser Lexeme.swift
[347/402] Emitting module SourceGraph
[348/402] Compiling SourceGraph SourceGraph.swift
[349/402] Compiling SourceGraph SourceGraphDebugger.swift
[350/402] Compiling SourceGraph SourceGraphMutator.swift
[351/402] Compiling SourceGraph SourceGraphMutatorRunner.swift
[352/402] Compiling SourceGraph SynchronizedSourceGraph.swift
[353/403] Wrapping AST for SourceGraph for debugging
[383/408] Emitting module SwiftParser
[396/408] Compiling SwiftParser ExperimentalFeatures.swift
[397/408] Compiling SwiftParser IsLexerClassified.swift
[398/408] Compiling SwiftParser LayoutNodes+Parsable.swift
[399/408] Compiling SwiftParser Parser+TokenSpecSet.swift
[400/408] Compiling SwiftParser TokenSpecStaticMembers.swift
[401/409] Wrapping AST for SwiftParser for debugging
[403/417] Compiling SyntaxAnalysis TypeSyntaxInspector.swift
[404/418] Compiling SyntaxAnalysis UnusedParameterAnalyzer.swift
[405/418] Compiling SyntaxAnalysis SourceLocationBuilder.swift
[406/418] Compiling SyntaxAnalysis ImportSyntaxVisitor.swift
/host/spi-builder-workspace/Sources/SyntaxAnalysis/ImportSyntaxVisitor.swift:28:16: warning: value 'parent' was defined but never used; consider replacing with boolean test [#no-usage]
26 | var isConditional = false
27 |
28 | if let parent = node.parent?.parent?.parent?.as(IfConfigClauseSyntax.self) {
| `- warning: value 'parent' was defined but never used; consider replacing with boolean test [#no-usage]
29 | isConditional = true
30 | }
[407/418] Compiling SyntaxAnalysis MultiplexingSyntaxVisitor.swift
[408/418] Compiling SyntaxAnalysis CommentCommand.swift
[409/418] Emitting module SyntaxAnalysis
[410/418] Compiling SyntaxAnalysis DeclarationSyntaxVisitor.swift
[411/418] Compiling SyntaxAnalysis UnusedParameterParser.swift
[412/419] Wrapping AST for SyntaxAnalysis for debugging
[414/433] Compiling Indexer XibIndexer.swift
[415/434] Compiling Indexer XCDataModelIndexer.swift
[416/434] Compiling Indexer XCDataModelParser.swift
[417/434] Compiling Indexer XCMappingModelIndexer.swift
[418/434] Compiling Indexer XCMappingModelParser.swift
[419/434] Compiling Indexer XibParser.swift
[420/434] Compiling Indexer IndexPipeline.swift
[421/434] Compiling Indexer IndexPlan.swift
[422/434] Compiling Indexer InfoPlistParser.swift
[423/434] Compiling Indexer JobPool.swift
[424/434] Compiling Indexer Indexer.swift
[425/434] Compiling Indexer InfoPlistIndexer.swift
[426/434] Emitting module Indexer
[427/434] Compiling Indexer SourceFileCollector.swift
[428/434] Compiling Indexer SwiftIndexer.swift
[429/435] Wrapping AST for Indexer for debugging
[431/455] Compiling PeripheryKit ScanResult.swift
[432/456] Compiling ProjectDrivers XcodeProjectDriver.swift
[433/456] Compiling ProjectDrivers SPMProjectDriver.swift
[434/456] Compiling ProjectDrivers BazelProjectDriver.swift
[435/456] Emitting module ProjectDrivers
[436/456] Compiling PeripheryKit CodeClimateFormatter.swift
[437/456] Compiling PeripheryKit CsvFormatter.swift
[438/456] Compiling PeripheryKit XcodeFormatter.swift
[439/456] Compiling PeripheryKit ScanResultBuilder.swift
[440/456] Compiling ProjectDrivers ProjectDriver.swift
[441/456] Compiling ProjectDrivers GenericProjectDriver.swift
[442/456] Compiling ProjectDrivers SPM.swift
[444/457] Emitting module PeripheryKit
[445/457] Compiling PeripheryKit Baseline.swift
[446/457] Compiling PeripheryKit CheckstyleFormatter.swift
[446/457] Wrapping AST for ProjectDrivers for debugging
[448/457] Compiling PeripheryKit GitHubActionsFormatter.swift
[449/457] Compiling PeripheryKit GitHubMarkdownFormatter.swift
[450/457] Compiling PeripheryKit GitLabCodeQualityFormatter.swift
[451/457] Compiling PeripheryKit JsonFormatter.swift
[452/457] Compiling PeripheryKit OutputDeclarationFilter.swift
[453/457] Compiling PeripheryKit OutputFormatter.swift
[454/458] Wrapping AST for PeripheryKit for debugging
[456/481] Compiling TestShared Helper.swift
[457/481] Compiling TestShared DeclarationDescription.swift
[458/481] Emitting module TestShared
[459/481] Compiling TestShared XCTestCase+Extensions.swift
[460/481] Compiling Frontend Logger+Extension.swift
[461/481] Compiling Frontend Project.swift
[462/482] Compiling Frontend CommonSetupGuide.swift
[463/482] Compiling Frontend GuidedSetup.swift
[464/482] Compiling Frontend BazelProjectSetupGuide.swift
[465/482] Compiling Frontend CheckUpdateCommand.swift
[466/482] Compiling Frontend main.swift
[467/482] Emitting module Frontend
/host/spi-builder-workspace/Sources/Frontend/Commands/ScanCommand.swift:298:1: warning: extension declares a conformance of imported type 'FilePath' to imported protocol '_SendableMetatype'; this will not behave correctly if the owners of 'SystemPackage' introduce this conformance in the future
296 | extension OutputFormat: ExpressibleByArgument {}
297 |
298 | extension FilePath: ArgumentParser.ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'FilePath' to imported protocol '_SendableMetatype'; this will not behave correctly if the owners of 'SystemPackage' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
299 | public init?(argument: String) {
300 | self.init(argument)
[468/482] Compiling Frontend SPMProjectSetupGuide.swift
[469/482] Compiling Frontend Scan.swift
[470/482] Compiling Frontend UpdateChecker.swift
[471/482] Compiling Frontend Version.swift
[472/482] Compiling TestShared SPMSourceGraphTestCase.swift
[473/482] Compiling TestShared DeclarationScope.swift
[474/482] Compiling TestShared FixtureSourceGraphTestCase.swift
[475/482] Compiling TestShared SourceGraphTestCase.swift
[477/483] Compiling Frontend ClearCacheCommand.swift
[478/483] Compiling Frontend FrontendCommand.swift
[479/483] Compiling Frontend ScanCommand.swift
/host/spi-builder-workspace/Sources/Frontend/Commands/ScanCommand.swift:298:1: warning: extension declares a conformance of imported type 'FilePath' to imported protocol '_SendableMetatype'; this will not behave correctly if the owners of 'SystemPackage' introduce this conformance in the future
296 | extension OutputFormat: ExpressibleByArgument {}
297 |
298 | extension FilePath: ArgumentParser.ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'FilePath' to imported protocol '_SendableMetatype'; this will not behave correctly if the owners of 'SystemPackage' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
299 | public init?(argument: String) {
300 | self.init(argument)
[480/483] Compiling Frontend VersionCommand.swift
/host/spi-builder-workspace/Sources/Frontend/Commands/ScanCommand.swift:298:1: warning: extension declares a conformance of imported type 'FilePath' to imported protocol '_SendableMetatype'; this will not behave correctly if the owners of 'SystemPackage' introduce this conformance in the future
296 | extension OutputFormat: ExpressibleByArgument {}
297 |
298 | extension FilePath: ArgumentParser.ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'FilePath' to imported protocol '_SendableMetatype'; this will not behave correctly if the owners of 'SystemPackage' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
299 | public init?(argument: String) {
300 | self.init(argument)
[481/484] Wrapping AST for Frontend for debugging
[482/484] Write Objects.LinkFileList
[483/484] Linking periphery
Build complete! (162.14s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
},
{
"identity" : "aexml",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tadija/AEXML"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-indexstore",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kateinoigakukun/swift-indexstore"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "601.0.1",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax"
},
{
"identity" : "swift-filename-matcher",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ileitch/swift-filename-matcher"
}
],
"manifest_display_name" : "Periphery",
"name" : "Periphery",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "periphery",
"targets" : [
"Frontend"
],
"type" : {
"executable" : null
}
},
{
"name" : "PeripheryKit",
"targets" : [
"PeripheryKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "TestShared",
"module_type" : "SwiftTarget",
"name" : "TestShared",
"path" : "Tests/Shared",
"sources" : [
"DeclarationDescription.swift",
"DeclarationScope.swift",
"FixtureSourceGraphTestCase.swift",
"Helper.swift",
"SPMSourceGraphTestCase.swift",
"SourceGraphTestCase.swift",
"XCTestCase+Extensions.swift"
],
"target_dependencies" : [
"PeripheryKit",
"ProjectDrivers",
"Configuration"
],
"type" : "library"
},
{
"c99name" : "SyntaxAnalysis",
"module_type" : "SwiftTarget",
"name" : "SyntaxAnalysis",
"path" : "Sources/SyntaxAnalysis",
"product_dependencies" : [
"SwiftSyntax",
"SwiftParser"
],
"product_memberships" : [
"periphery",
"PeripheryKit"
],
"sources" : [
"CommentCommand.swift",
"DeclarationSyntaxVisitor.swift",
"ImportSyntaxVisitor.swift",
"MultiplexingSyntaxVisitor.swift",
"SourceLocationBuilder.swift",
"TypeSyntaxInspector.swift",
"UnusedParameterAnalyzer.swift",
"UnusedParameterParser.swift"
],
"target_dependencies" : [
"SourceGraph",
"Shared"
],
"type" : "library"
},
{
"c99name" : "SourceGraph",
"module_type" : "SwiftTarget",
"name" : "SourceGraph",
"path" : "Sources/SourceGraph",
"product_dependencies" : [
"SwiftSyntax"
],
"product_memberships" : [
"periphery",
"PeripheryKit"
],
"sources" : [
"Elements/Accessibility.swift",
"Elements/AssetReference.swift",
"Elements/CommentCommand.swift",
"Elements/Declaration.swift",
"Elements/ImportStatement.swift",
"Elements/Location.swift",
"Elements/ProjectFileKind.swift",
"Elements/Reference.swift",
"Elements/SourceFile.swift",
"Mutators/AccessibilityCascader.swift",
"Mutators/AncestralReferenceEliminator.swift",
"Mutators/AssetReferenceRetainer.swift",
"Mutators/AssignOnlyPropertyReferenceEliminator.swift",
"Mutators/CodablePropertyRetainer.swift",
"Mutators/CodingKeyEnumReferenceBuilder.swift",
"Mutators/ComplexPropertyAccessorReferenceBuilder.swift",
"Mutators/DefaultConstructorReferenceBuilder.swift",
"Mutators/DynamicMemberRetainer.swift",
"Mutators/EntryPointAttributeRetainer.swift",
"Mutators/EnumCaseReferenceBuilder.swift",
"Mutators/ExtensionReferenceBuilder.swift",
"Mutators/ExternalOverrideRetainer.swift",
"Mutators/ExternalTypeProtocolConformanceReferenceRemover.swift",
"Mutators/GenericClassAndStructConstructorReferenceBuilder.swift",
"Mutators/InterfaceBuilderPropertyRetainer.swift",
"Mutators/ObjCAccessibleRetainer.swift",
"Mutators/PropertyWrapperRetainer.swift",
"Mutators/ProtocolConformanceReferenceBuilder.swift",
"Mutators/ProtocolExtensionReferenceBuilder.swift",
"Mutators/PubliclyAccessibleRetainer.swift",
"Mutators/RedundantExplicitPublicAccessibilityMarker.swift",
"Mutators/RedundantProtocolMarker.swift",
"Mutators/ResultBuilderRetainer.swift",
"Mutators/StringInterpolationAppendInterpolationRetainer.swift",
"Mutators/StructImplicitInitializerReferenceBuilder.swift",
"Mutators/SwiftTestingRetainer.swift",
"Mutators/SwiftUIRetainer.swift",
"Mutators/UnusedImportMarker.swift",
"Mutators/UnusedParameterRetainer.swift",
"Mutators/UsedDeclarationMarker.swift",
"Mutators/XCTestRetainer.swift",
"SourceGraph.swift",
"SourceGraphDebugger.swift",
"SourceGraphMutator.swift",
"SourceGraphMutatorRunner.swift",
"SynchronizedSourceGraph.swift"
],
"target_dependencies" : [
"Configuration",
"Shared"
],
"type" : "library"
},
{
"c99name" : "Shared",
"module_type" : "SwiftTarget",
"name" : "Shared",
"path" : "Sources/Shared",
"product_dependencies" : [
"SystemPackage",
"FilenameMatcher"
],
"product_memberships" : [
"periphery",
"PeripheryKit"
],
"sources" : [
"Benchmark.swift",
"Constants.swift",
"PeripheryError.swift",
"ProjectKind.swift",
"PropertyTypeSanitizer.swift",
"SetupGuide.swift",
"Shell.swift",
"SwiftVersion.swift",
"SwiftVersionParser.swift",
"UnfairLock.swift"
],
"target_dependencies" : [
"Extensions",
"Logger"
],
"type" : "library"
},
{
"c99name" : "SPMTests",
"module_type" : "SwiftTarget",
"name" : "SPMTests",
"path" : "Tests/SPMTests",
"sources" : [
"Helper.swift",
"SPMProjectTest.swift"
],
"target_dependencies" : [
"TestShared",
"PeripheryKit"
],
"type" : "test"
},
{
"c99name" : "ProjectDrivers",
"module_type" : "SwiftTarget",
"name" : "ProjectDrivers",
"path" : "Sources/ProjectDrivers",
"product_memberships" : [
"periphery"
],
"sources" : [
"BazelProjectDriver.swift",
"GenericProjectDriver.swift",
"ProjectDriver.swift",
"SPM.swift",
"SPMProjectDriver.swift",
"XcodeProjectDriver.swift"
],
"target_dependencies" : [
"SourceGraph",
"Shared",
"Indexer"
],
"type" : "library"
},
{
"c99name" : "PeripheryTests",
"module_type" : "SwiftTarget",
"name" : "PeripheryTests",
"path" : "Tests/PeripheryTests",
"sources" : [
"CrossModuleRetentionTest.swift",
"Extensions/FilePathGlobTest.swift",
"Extensions/FilePathTest.swift",
"Extensions/FilenameMatcherTests.swift",
"Extensions/String+VersionTest.swift",
"ObjcAccessibleRetentionTest.swift",
"ObjcAnnotatedRetentionTest.swift",
"RetentionTest.swift",
"SwiftVersionParserTest.swift",
"Syntax/FunctionVisitTest.swift",
"Syntax/ImportVisitTest.swift",
"Syntax/PropertyVisitTest.swift",
"Syntax/TypeSyntaxInspectorTest.swift",
"Syntax/UnusedParameterTest.swift"
],
"target_dependencies" : [
"TestShared",
"PeripheryKit"
],
"type" : "test"
},
{
"c99name" : "PeripheryKit",
"module_type" : "SwiftTarget",
"name" : "PeripheryKit",
"path" : "Sources/PeripheryKit",
"product_dependencies" : [
"SystemPackage",
"AEXML",
"SwiftSyntax",
"SwiftParser",
"SwiftIndexStore",
"FilenameMatcher"
],
"product_memberships" : [
"periphery",
"PeripheryKit"
],
"sources" : [
"Results/Baseline.swift",
"Results/CheckstyleFormatter.swift",
"Results/CodeClimateFormatter.swift",
"Results/CsvFormatter.swift",
"Results/GitHubActionsFormatter.swift",
"Results/GitHubMarkdownFormatter.swift",
"Results/GitLabCodeQualityFormatter.swift",
"Results/JsonFormatter.swift",
"Results/OutputDeclarationFilter.swift",
"Results/OutputFormatter.swift",
"Results/XcodeFormatter.swift",
"ScanResult.swift",
"ScanResultBuilder.swift"
],
"target_dependencies" : [
"SourceGraph",
"Shared",
"Indexer"
],
"type" : "library"
},
{
"c99name" : "Logger",
"module_type" : "SwiftTarget",
"name" : "Logger",
"path" : "Sources/Logger",
"product_memberships" : [
"periphery",
"PeripheryKit"
],
"sources" : [
"Logger.swift"
],
"type" : "library"
},
{
"c99name" : "Indexer",
"module_type" : "SwiftTarget",
"name" : "Indexer",
"path" : "Sources/Indexer",
"product_dependencies" : [
"SwiftIndexStore",
"AEXML"
],
"product_memberships" : [
"periphery",
"PeripheryKit"
],
"sources" : [
"IndexPipeline.swift",
"IndexPlan.swift",
"Indexer.swift",
"InfoPlistIndexer.swift",
"InfoPlistParser.swift",
"JobPool.swift",
"SourceFileCollector.swift",
"SwiftIndexer.swift",
"XCDataModelIndexer.swift",
"XCDataModelParser.swift",
"XCMappingModelIndexer.swift",
"XCMappingModelParser.swift",
"XibIndexer.swift",
"XibParser.swift"
],
"target_dependencies" : [
"SyntaxAnalysis",
"Shared"
],
"type" : "library"
},
{
"c99name" : "Frontend",
"module_type" : "SwiftTarget",
"name" : "Frontend",
"path" : "Sources/Frontend",
"product_dependencies" : [
"ArgumentParser",
"FilenameMatcher"
],
"product_memberships" : [
"periphery"
],
"sources" : [
"BazelProjectSetupGuide.swift",
"Commands/CheckUpdateCommand.swift",
"Commands/ClearCacheCommand.swift",
"Commands/FrontendCommand.swift",
"Commands/ScanCommand.swift",
"Commands/VersionCommand.swift",
"CommonSetupGuide.swift",
"GuidedSetup.swift",
"Logger+Extension.swift",
"Project.swift",
"SPMProjectSetupGuide.swift",
"Scan.swift",
"UpdateChecker.swift",
"Version.swift",
"main.swift"
],
"target_dependencies" : [
"Shared",
"Configuration",
"SourceGraph",
"PeripheryKit",
"ProjectDrivers"
],
"type" : "executable"
},
{
"c99name" : "Extensions",
"module_type" : "SwiftTarget",
"name" : "Extensions",
"path" : "Sources/Extensions",
"product_dependencies" : [
"SystemPackage",
"FilenameMatcher"
],
"product_memberships" : [
"periphery",
"PeripheryKit"
],
"sources" : [
"Array+Extension.swift",
"Collection+Extension.swift",
"FilePath+Extension.swift",
"FilePath+Glob.swift",
"FilenameMatcher+Extension.swift",
"Sequence+Extension.swift",
"Set+Extension.swift",
"String+Extension.swift",
"String+Version.swift"
],
"type" : "library"
},
{
"c99name" : "Configuration",
"module_type" : "SwiftTarget",
"name" : "Configuration",
"path" : "Sources/Configuration",
"product_dependencies" : [
"Yams",
"SystemPackage",
"FilenameMatcher"
],
"product_memberships" : [
"periphery",
"PeripheryKit"
],
"sources" : [
"Configuration.swift",
"OutputFormat.swift"
],
"target_dependencies" : [
"Extensions",
"Shared",
"Logger"
],
"type" : "library"
},
{
"c99name" : "AccessibilityTests",
"module_type" : "SwiftTarget",
"name" : "AccessibilityTests",
"path" : "Tests/AccessibilityTests",
"sources" : [
"Helper.swift",
"RedundantPublicAccessibilityTest.swift"
],
"target_dependencies" : [
"TestShared",
"PeripheryKit",
"Configuration"
],
"type" : "test"
}
],
"tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.