Build Information
Successful build of avie, reference v1.0.6 (bf4720), with Swift 6.1 for Linux on 8 May 2026 10:59:39 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/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shrudge/avie.git
Reference: v1.0.6
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/shrudge/avie
* tag v1.0.6 -> FETCH_HEAD
HEAD is now at bf4720d feat: implement portable Swift-based banner and bump version to 1.0.6
Cloned https://github.com/shrudge/avie.git
Revision (git rev-parse @):
bf4720d51be873f714863ca1ed0a8a22d9660505
SUCCESS checkout https://github.com/shrudge/avie.git at v1.0.6
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/shrudge/avie.git
https://github.com/shrudge/avie.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
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/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-argument-parser
[1/17584] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.73s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.33s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
[1/1] Compiling plugin AviePlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/24] Write sources
[12/24] Write swift-version-24593BA9C3E375BF.txt
[14/35] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/35] Emitting module ArgumentParserToolInfo
[16/36] Compiling AvieCore RuleID.swift
[17/36] Compiling AvieCore ResolvedPackage.swift
[19/37] Compiling AvieCore TargetDeclaration.swift
[19/37] Wrapping AST for ArgumentParserToolInfo for debugging
[21/37] Compiling AvieCore Version.swift
[22/83] Compiling ArgumentParser ParentCommand.swift
[23/83] Compiling ArgumentParser AsyncParsableCommand.swift
[24/83] Compiling ArgumentParser CommandConfiguration.swift
[25/83] Compiling ArgumentParser CommandGroup.swift
[26/83] Compiling ArgumentParser EnumerableFlag.swift
[27/83] Compiling ArgumentParser ExpressibleByArgument.swift
[28/83] Compiling ArgumentParser ParsableArguments.swift
[29/89] Compiling AvieCore PackageIdentity.swift
[30/89] Compiling AvieCore Suppression.swift
[31/89] Compiling ArgumentParser Foundation.swift
[32/89] Compiling ArgumentParser Mutex.swift
[33/89] Compiling ArgumentParser Platform.swift
[34/89] Compiling ArgumentParser SequenceExtensions.swift
[35/89] Compiling ArgumentParser StringExtensions.swift
[36/89] Compiling ArgumentParser SwiftExtensions.swift
[39/89] Emitting module AvieCore
[40/89] Compiling AvieCore Finding.swift
[41/90] Wrapping AST for AvieCore for debugging
[43/100] Emitting module AvieGraph
[44/100] Compiling ArgumentParser DumpHelpGenerator.swift
[45/100] Compiling ArgumentParser HelpCommand.swift
[46/100] Compiling ArgumentParser HelpGenerator.swift
[47/100] Compiling ArgumentParser MessageInfo.swift
[48/100] Compiling ArgumentParser UsageGenerator.swift
[49/100] Compiling ArgumentParser CollectionExtensions.swift
[50/100] Compiling ArgumentParser Tree.swift
[51/100] Compiling ArgumentParser CodingKeyValidator.swift
[52/100] Compiling ArgumentParser NonsenseFlagsValidator.swift
[53/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[54/100] Compiling ArgumentParser PositionalArgumentsValidator.swift
[55/100] Compiling ArgumentParser UniqueNamesValidator.swift
[56/100] Compiling AvieResolver SwiftToolFinder.swift
[57/100] Emitting module ArgumentParser
[58/100] Compiling ArgumentParser ArgumentVisibility.swift
[59/100] Compiling ArgumentParser CompletionKind.swift
[60/100] Compiling ArgumentParser Errors.swift
[61/100] Compiling ArgumentParser Flag.swift
[62/100] Compiling ArgumentParser NameSpecification.swift
[63/100] Compiling ArgumentParser Option.swift
[64/100] Compiling ArgumentParser OptionGroup.swift
[65/100] Compiling ArgumentParser BashCompletionsGenerator.swift
[66/100] Compiling ArgumentParser CompletionsGenerator.swift
[67/100] Compiling ArgumentParser FishCompletionsGenerator.swift
[68/100] Compiling ArgumentParser ZshCompletionsGenerator.swift
[69/100] Compiling ArgumentParser Argument.swift
[70/100] Compiling ArgumentParser ArgumentDiscussion.swift
[71/100] Compiling ArgumentParser ArgumentHelp.swift
[72/100] Compiling AvieGraph DependencyGraph.swift
[73/100] Compiling AvieGraph GraphTraversal.swift
[74/101] Emitting module AvieResolver
[75/101] Compiling AvieResolver BinaryTargetDetector.swift
/host/spi-builder-workspace/Sources/AvieResolver/BinaryTargetDetector.swift:50:88: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
48 |
49 | if !pathsArray.isEmpty {
50 | fputs("Checking \(pathsArray.count) dependencies for binary targets...\n", stderr)
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
51 | }
52 |
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin; /* Standard input stream. */
144 | extern FILE *stdout; /* Standard output stream. */
145 | extern FILE *stderr; /* Standard error output stream. */
| `- note: var declared here
146 | /* C89/C99 say they're macros. Make them happy. */
147 | #define stdin stdin
/host/spi-builder-workspace/Sources/AvieResolver/BinaryTargetDetector.swift:58:28: warning: reference to captured var 'packageMap' in concurrently-executing code; this is an error in the Swift 6 language mode
56 | DispatchQueue.concurrentPerform(iterations: pathsArray.count) { index in
57 | let path = pathsArray[index]
58 | let identity = packageMap[path]!
| `- warning: reference to captured var 'packageMap' in concurrently-executing code; this is an error in the Swift 6 language mode
59 |
60 | if hasBinaryTarget(at: path, identity: identity, swiftExecutable: swiftExecutable) {
/host/spi-builder-workspace/Sources/AvieResolver/BinaryTargetDetector.swift:62:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
60 | if hasBinaryTarget(at: path, identity: identity, swiftExecutable: swiftExecutable) {
61 | lock.lock()
62 | result.insert(identity)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
63 | lock.unlock()
64 | }
/host/spi-builder-workspace/Sources/AvieResolver/BinaryTargetDetector.swift:67:13: warning: mutation of captured var 'completedCount' in concurrently-executing code; this is an error in the Swift 6 language mode
65 |
66 | progressLock.lock()
67 | completedCount += 1
| `- warning: mutation of captured var 'completedCount' in concurrently-executing code; this is an error in the Swift 6 language mode
68 | let current = completedCount
69 | progressLock.unlock()
/host/spi-builder-workspace/Sources/AvieResolver/BinaryTargetDetector.swift:68:27: warning: reference to captured var 'completedCount' in concurrently-executing code; this is an error in the Swift 6 language mode
66 | progressLock.lock()
67 | completedCount += 1
68 | let current = completedCount
| `- warning: reference to captured var 'completedCount' in concurrently-executing code; this is an error in the Swift 6 language mode
69 | progressLock.unlock()
70 |
/host/spi-builder-workspace/Sources/AvieResolver/BinaryTargetDetector.swift:72:83: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
70 |
71 | if current % 10 == 0 || current == pathsArray.count {
72 | fputs(" [\(current)/\(pathsArray.count)] packages checked...\n", stderr)
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
73 | }
74 | }
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin; /* Standard input stream. */
144 | extern FILE *stdout; /* Standard output stream. */
145 | extern FILE *stderr; /* Standard error output stream. */
| `- note: var declared here
146 | /* C89/C99 say they're macros. Make them happy. */
147 | #define stdin stdin
/host/spi-builder-workspace/Sources/AvieResolver/BinaryTargetDetector.swift:131:149: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
129 |
130 | if let error = lastError {
131 | fputs("warning: Failed to check for binary targets in '\(identity.value)' at \(packagePath) after \(maxAttempts) attempts: \(error)\n", stderr)
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
132 | }
133 | return false
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin; /* Standard input stream. */
144 | extern FILE *stdout; /* Standard output stream. */
145 | extern FILE *stderr; /* Standard error output stream. */
| `- note: var declared here
146 | /* C89/C99 say they're macros. Make them happy. */
147 | #define stdin stdin
[76/101] Compiling AvieResolver SPMDependencyOutput.swift
[77/101] Compiling AvieResolver SPMResolver.swift
[79/101] Compiling AvieResolver ManifestReader.swift
[80/101] Compiling AvieResolver DependencyTransformer.swift
[80/102] Wrapping AST for AvieGraph for debugging
[82/110] Wrapping AST for AvieResolver for debugging
[84/110] Compiling AvieRules UnreachablePinRule.swift
[85/110] Compiling ArgumentParser InputOrigin.swift
[86/110] Compiling ArgumentParser Name.swift
[87/110] Compiling ArgumentParser Parsed.swift
[88/110] Compiling ArgumentParser ParsedValues.swift
[89/110] Compiling ArgumentParser ParserError.swift
[90/110] Compiling ArgumentParser SplitArguments.swift
[91/110] Compiling ArgumentParser ParsableCommand.swift
[92/110] Compiling ArgumentParser ArgumentDecoder.swift
[93/110] Compiling ArgumentParser ArgumentDefinition.swift
[94/110] Compiling ArgumentParser ArgumentSet.swift
[95/110] Compiling ArgumentParser CommandParser.swift
[96/110] Compiling ArgumentParser InputKey.swift
[97/110] Compiling AvieRules RuleMetadata.swift
[98/110] Compiling AvieRules TestLeakageRule.swift
[99/111] Compiling AvieRules Rule.swift
[100/111] Compiling AvieRules ExcessiveFanoutRule.swift
[101/111] Compiling AvieRules BinaryTargetRule.swift
[102/111] Emitting module AvieRules
[103/111] Compiling AvieRules RuleEngine.swift
[105/112] Wrapping AST for ArgumentParser for debugging
[106/112] Wrapping AST for AvieRules for debugging
[108/116] Compiling AvieDiff SemanticVersion.swift
[109/116] Emitting module AvieDiff
[110/116] Compiling AvieDiff GraphSnapshot.swift
[111/116] Compiling AvieDiff DiffEngine.swift
[112/117] Wrapping AST for AvieDiff for debugging
[114/121] Compiling AvieOutput SARIFFormatter.swift
[115/121] Compiling AvieOutput TerminalFormatter.swift
[116/121] Emitting module AvieOutput
[117/121] Compiling AvieOutput JSONFormatter.swift
[118/122] Wrapping AST for AvieOutput for debugging
[120/130] Emitting module AvieCLI
[121/131] Compiling AvieCLI DiffCommand.swift
[122/131] Compiling AvieCLI CLIHelpers.swift
[123/131] Compiling AvieCLI Banner.swift
[124/131] Compiling AvieCLI AuditCommand.swift
/host/spi-builder-workspace/Sources/AvieCLI/Commands/AuditCommand.swift:41:61: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
39 | try resolver.validate()
40 | } catch {
41 | fputs("error: \(error.localizedDescription)\n", stderr)
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
42 | throw ExitCode(2)
43 | }
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin; /* Standard input stream. */
144 | extern FILE *stdout; /* Standard output stream. */
145 | extern FILE *stderr; /* Standard error output stream. */
| `- note: var declared here
146 | /* C89/C99 say they're macros. Make them happy. */
147 | #define stdin stdin
/host/spi-builder-workspace/Sources/AvieCLI/Commands/AuditCommand.swift:49:61: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
47 | spmOutput = try resolver.resolve()
48 | } catch {
49 | fputs("error: \(error.localizedDescription)\n", stderr)
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
50 | throw ExitCode(2)
51 | }
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin; /* Standard input stream. */
144 | extern FILE *stdout; /* Standard output stream. */
145 | extern FILE *stderr; /* Standard error output stream. */
| `- note: var declared here
146 | /* C89/C99 say they're macros. Make them happy. */
147 | #define stdin stdin
/host/spi-builder-workspace/Sources/AvieCLI/Commands/AuditCommand.swift:72:61: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
70 | graph = try DependencyGraph(packages: packages)
71 | } catch {
72 | fputs("error: \(error.localizedDescription)\n", stderr)
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
73 | throw ExitCode(2)
74 | }
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin; /* Standard input stream. */
144 | extern FILE *stdout; /* Standard output stream. */
145 | extern FILE *stderr; /* Standard error output stream. */
| `- note: var declared here
146 | /* C89/C99 say they're macros. Make them happy. */
147 | #define stdin stdin
/host/spi-builder-workspace/Sources/AvieCLI/Commands/AuditCommand.swift:81:100: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
79 | // Log warning if manifest reading failed
80 | if manifestData == nil {
81 | fputs("warning: Failed to read Package.swift manifest. Some rules will be skipped.\n", stderr)
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
82 | }
83 |
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin; /* Standard input stream. */
144 | extern FILE *stdout; /* Standard output stream. */
145 | extern FILE *stderr; /* Standard error output stream. */
| `- note: var declared here
146 | /* C89/C99 say they're macros. Make them happy. */
147 | #define stdin stdin
/host/spi-builder-workspace/Sources/AvieCLI/Commands/AuditCommand.swift:89:89: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
87 | config = try ConfigurationLoader.load(from: packageURL)
88 | } catch {
89 | fputs("error: .avie.json is malformed — \(error.localizedDescription)\n", stderr)
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
90 | throw ExitCode(3)
91 | }
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin; /* Standard input stream. */
144 | extern FILE *stdout; /* Standard output stream. */
145 | extern FILE *stderr; /* Standard error output stream. */
| `- note: var declared here
146 | /* C89/C99 say they're macros. Make them happy. */
147 | #define stdin stdin
[125/131] Compiling AvieCLI AvieCommand.swift
[126/131] Compiling AvieCLI SnapshotCommand.swift
[127/131] Compiling AvieCLI ExplainCommand.swift
[128/131] Compiling AvieCLI SuppressCommand.swift
[129/132] Wrapping AST for AvieCLI for debugging
[130/132] Write Objects.LinkFileList
[131/132] Linking avie
Build complete! (25.01s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "avie",
"name" : "avie",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "avie",
"targets" : [
"AvieCLI"
],
"type" : {
"executable" : null
}
},
{
"name" : "AviePlugin",
"targets" : [
"AviePlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "AvieCore",
"targets" : [
"AvieCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AvieRulesTests",
"module_type" : "SwiftTarget",
"name" : "AvieRulesTests",
"path" : "Tests/AvieRulesTests",
"sources" : [
"AvieRulesTests.swift"
],
"target_dependencies" : [
"AvieRules",
"AvieGraph"
],
"type" : "test"
},
{
"c99name" : "AvieRules",
"module_type" : "SwiftTarget",
"name" : "AvieRules",
"path" : "Sources/AvieRules",
"product_memberships" : [
"avie"
],
"sources" : [
"BinaryTargetRule.swift",
"ExcessiveFanoutRule.swift",
"Rule.swift",
"RuleEngine.swift",
"RuleMetadata.swift",
"TestLeakageRule.swift",
"UnreachablePinRule.swift"
],
"target_dependencies" : [
"AvieCore",
"AvieGraph"
],
"type" : "library"
},
{
"c99name" : "AvieResolverTests",
"module_type" : "SwiftTarget",
"name" : "AvieResolverTests",
"path" : "Tests/AvieResolverTests",
"sources" : [
"AvieResolverTests.swift"
],
"target_dependencies" : [
"AvieResolver"
],
"type" : "test"
},
{
"c99name" : "AvieResolver",
"module_type" : "SwiftTarget",
"name" : "AvieResolver",
"path" : "Sources/AvieResolver",
"product_memberships" : [
"avie"
],
"sources" : [
"BinaryTargetDetector.swift",
"DependencyTransformer.swift",
"ManifestReader.swift",
"SPMDependencyOutput.swift",
"SPMResolver.swift",
"SwiftToolFinder.swift"
],
"target_dependencies" : [
"AvieCore"
],
"type" : "library"
},
{
"c99name" : "AviePlugin",
"module_type" : "PluginTarget",
"name" : "AviePlugin",
"path" : "Plugins/AviePlugin",
"plugin_capability" : {
"intent" : {
"description" : "Run Avie dependency graph audit",
"type" : "custom",
"verb" : "avie-audit"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Write SARIF report",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_memberships" : [
"AviePlugin"
],
"sources" : [
"AviePlugin.swift"
],
"type" : "plugin"
},
{
"c99name" : "AvieOutputTests",
"module_type" : "SwiftTarget",
"name" : "AvieOutputTests",
"path" : "Tests/AvieOutputTests",
"sources" : [
"AvieOutputTests.swift"
],
"target_dependencies" : [
"AvieOutput"
],
"type" : "test"
},
{
"c99name" : "AvieOutput",
"module_type" : "SwiftTarget",
"name" : "AvieOutput",
"path" : "Sources/AvieOutput",
"product_memberships" : [
"avie"
],
"sources" : [
"JSONFormatter.swift",
"SARIFFormatter.swift",
"TerminalFormatter.swift"
],
"target_dependencies" : [
"AvieCore",
"AvieRules",
"AvieDiff"
],
"type" : "library"
},
{
"c99name" : "AvieGraphTests",
"module_type" : "SwiftTarget",
"name" : "AvieGraphTests",
"path" : "Tests/AvieGraphTests",
"sources" : [
"AvieGraphTests.swift"
],
"target_dependencies" : [
"AvieGraph"
],
"type" : "test"
},
{
"c99name" : "AvieGraph",
"module_type" : "SwiftTarget",
"name" : "AvieGraph",
"path" : "Sources/AvieGraph",
"product_memberships" : [
"avie"
],
"sources" : [
"DependencyGraph.swift",
"GraphTraversal.swift"
],
"target_dependencies" : [
"AvieCore"
],
"type" : "library"
},
{
"c99name" : "AvieDiffTests",
"module_type" : "SwiftTarget",
"name" : "AvieDiffTests",
"path" : "Tests/AvieDiffTests",
"sources" : [
"AvieDiffTests.swift"
],
"target_dependencies" : [
"AvieDiff"
],
"type" : "test"
},
{
"c99name" : "AvieDiff",
"module_type" : "SwiftTarget",
"name" : "AvieDiff",
"path" : "Sources/AvieDiff",
"product_memberships" : [
"avie"
],
"sources" : [
"DiffEngine.swift",
"GraphSnapshot.swift",
"SemanticVersion.swift"
],
"target_dependencies" : [
"AvieCore",
"AvieGraph",
"AvieRules"
],
"type" : "library"
},
{
"c99name" : "AvieCoreTests",
"module_type" : "SwiftTarget",
"name" : "AvieCoreTests",
"path" : "Tests/AvieCoreTests",
"sources" : [
"AvieCoreTests.swift"
],
"target_dependencies" : [
"AvieCore"
],
"type" : "test"
},
{
"c99name" : "AvieCore",
"module_type" : "SwiftTarget",
"name" : "AvieCore",
"path" : "Sources/AvieCore",
"product_memberships" : [
"avie",
"AvieCore"
],
"sources" : [
"ConfigurationLoader.swift",
"Models/AvieConfiguration.swift",
"Models/Finding.swift",
"Models/PackageIdentity.swift",
"Models/ResolvedPackage.swift",
"Models/RuleID.swift",
"Models/Suppression.swift",
"Models/TargetDeclaration.swift",
"Version.swift"
],
"type" : "library"
},
{
"c99name" : "AvieCLI",
"module_type" : "SwiftTarget",
"name" : "AvieCLI",
"path" : "Sources/AvieCLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"avie"
],
"sources" : [
"AvieCommand.swift",
"Banner.swift",
"CLIHelpers.swift",
"Commands/AuditCommand.swift",
"Commands/DiffCommand.swift",
"Commands/ExplainCommand.swift",
"Commands/SnapshotCommand.swift",
"Commands/SuppressCommand.swift"
],
"target_dependencies" : [
"AvieCore",
"AvieResolver",
"AvieGraph",
"AvieRules",
"AvieDiff",
"AvieOutput"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.