The Swift Package Index logo.Swift Package Index

Build Information

Successful build of avie, reference main (a17295), with Swift 6.1 for Linux on 8 May 2026 11:02:05 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shrudge/avie.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a172959 Refactor README.md for improved structure and clarity
Cloned https://github.com/shrudge/avie.git
Revision (git rev-parse @):
a1729591561a3f03d428b91af625504afef63876
SUCCESS checkout https://github.com/shrudge/avie.git at main
========================================
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-3":/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 (1.12s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (2.12s)
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 TargetDeclaration.swift
[18/37] Compiling AvieCore Version.swift
[18/37] Wrapping AST for ArgumentParserToolInfo for debugging
[20/83] Compiling ArgumentParser ParentCommand.swift
[21/83] Compiling ArgumentParser AsyncParsableCommand.swift
[22/83] Compiling ArgumentParser CommandConfiguration.swift
[23/83] Compiling ArgumentParser CommandGroup.swift
[24/83] Compiling ArgumentParser EnumerableFlag.swift
[25/83] Compiling ArgumentParser ExpressibleByArgument.swift
[26/83] Compiling ArgumentParser ParsableArguments.swift
[27/89] Compiling AvieCore ResolvedPackage.swift
[28/89] Compiling AvieCore RuleID.swift
[29/89] Compiling AvieCore Suppression.swift
[30/89] Compiling ArgumentParser Foundation.swift
[31/89] Compiling ArgumentParser Mutex.swift
[32/89] Compiling ArgumentParser Platform.swift
[33/89] Compiling ArgumentParser SequenceExtensions.swift
[34/89] Compiling ArgumentParser StringExtensions.swift
[35/89] Compiling ArgumentParser SwiftExtensions.swift
[38/89] Emitting module AvieCore
[39/89] Compiling AvieCore Finding.swift
[40/89] Compiling AvieCore PackageIdentity.swift
[41/90] Wrapping AST for AvieCore for debugging
[43/93] Emitting module ArgumentParser
[44/100] Compiling ArgumentParser BashCompletionsGenerator.swift
[45/100] Compiling ArgumentParser CompletionsGenerator.swift
[46/100] Compiling ArgumentParser FishCompletionsGenerator.swift
[47/100] Compiling ArgumentParser ZshCompletionsGenerator.swift
[48/100] Compiling ArgumentParser Argument.swift
[49/100] Compiling ArgumentParser ArgumentDiscussion.swift
[50/100] Compiling ArgumentParser ArgumentHelp.swift
[51/100] Compiling ArgumentParser ArgumentVisibility.swift
[52/100] Compiling ArgumentParser CompletionKind.swift
[53/100] Compiling ArgumentParser Errors.swift
[54/100] Compiling ArgumentParser Flag.swift
[55/100] Compiling ArgumentParser NameSpecification.swift
[56/100] Compiling ArgumentParser Option.swift
[57/100] Compiling ArgumentParser OptionGroup.swift
[58/100] Compiling ArgumentParser Tree.swift
[59/100] Compiling ArgumentParser CodingKeyValidator.swift
[60/100] Compiling ArgumentParser NonsenseFlagsValidator.swift
[61/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[62/100] Compiling ArgumentParser PositionalArgumentsValidator.swift
[63/100] Compiling ArgumentParser UniqueNamesValidator.swift
[64/100] Emitting module AvieGraph
[65/100] Compiling AvieResolver SPMDependencyOutput.swift
[66/100] Compiling ArgumentParser InputOrigin.swift
[67/100] Compiling ArgumentParser Name.swift
[68/100] Compiling ArgumentParser Parsed.swift
[69/100] Compiling ArgumentParser ParsedValues.swift
[70/100] Compiling ArgumentParser ParserError.swift
[71/100] Compiling ArgumentParser SplitArguments.swift
[72/100] Compiling ArgumentParser DumpHelpGenerator.swift
[73/100] Compiling ArgumentParser HelpCommand.swift
[74/100] Compiling ArgumentParser HelpGenerator.swift
[75/100] Compiling ArgumentParser MessageInfo.swift
[76/100] Compiling ArgumentParser UsageGenerator.swift
[77/100] Compiling ArgumentParser CollectionExtensions.swift
[78/100] 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
[79/100] Compiling AvieGraph GraphTraversal.swift
[80/100] Compiling AvieGraph DependencyGraph.swift
[81/101] Compiling AvieResolver DependencyTransformer.swift
[82/101] Emitting module AvieResolver
[83/101] Compiling AvieResolver SPMResolver.swift
[84/101] Compiling AvieResolver SwiftToolFinder.swift
[86/101] Compiling AvieResolver ManifestReader.swift
[86/102] Wrapping AST for AvieGraph for debugging
[88/110] Wrapping AST for AvieResolver for debugging
[90/110] Compiling AvieRules BinaryTargetRule.swift
[91/110] Compiling AvieRules ExcessiveFanoutRule.swift
[92/110] Emitting module AvieRules
[93/110] Compiling AvieRules UnreachablePinRule.swift
[94/110] Compiling AvieRules RuleMetadata.swift
[95/110] Compiling AvieRules TestLeakageRule.swift
[96/110] Compiling ArgumentParser ParsableCommand.swift
[97/110] Compiling ArgumentParser ArgumentDecoder.swift
[98/110] Compiling ArgumentParser ArgumentDefinition.swift
[99/110] Compiling ArgumentParser ArgumentSet.swift
[100/110] Compiling ArgumentParser CommandParser.swift
[101/110] Compiling ArgumentParser InputKey.swift
[102/111] Compiling AvieRules Rule.swift
[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] Compiling AvieDiff GraphSnapshot.swift
[110/116] Compiling AvieDiff DiffEngine.swift
[111/116] Emitting module AvieDiff
[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] Compiling AvieCLI AvieCommand.swift
[121/130] Emitting module AvieCLI
[122/130] Compiling AvieCLI Banner.swift
[123/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
[124/131] Compiling AvieCLI CLIHelpers.swift
[125/131] Compiling AvieCLI ExplainCommand.swift
[126/131] Compiling AvieCLI DiffCommand.swift
[127/131] Compiling AvieCLI SnapshotCommand.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! (28.34s)
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.