Build Information
Successful build of avie, reference v1.0.6 (bf4720), with Swift 6.1 for Android on 8 May 2026 11:03:28 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/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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: android
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-4606859-2":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-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.78s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.61s)
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 AvieCore ResolvedPackage.swift
[15/36] Emitting module ArgumentParserToolInfo
[16/36] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/37] Compiling AvieCore Version.swift
[19/37] Compiling AvieCore TargetDeclaration.swift
[19/37] Wrapping AST for ArgumentParserToolInfo for debugging
[21/83] Emitting module ArgumentParser
[22/89] Compiling ArgumentParser InputOrigin.swift
[23/89] Compiling ArgumentParser Name.swift
[24/89] Compiling ArgumentParser Parsed.swift
[25/89] Compiling ArgumentParser ParsedValues.swift
[26/89] Compiling ArgumentParser ParserError.swift
[27/89] Compiling ArgumentParser SplitArguments.swift
[28/89] Compiling ArgumentParser Tree.swift
[29/89] Compiling ArgumentParser CodingKeyValidator.swift
[30/89] Compiling ArgumentParser NonsenseFlagsValidator.swift
[31/89] Compiling ArgumentParser ParsableArgumentsValidation.swift
[32/89] Compiling ArgumentParser PositionalArgumentsValidator.swift
[33/89] Compiling ArgumentParser UniqueNamesValidator.swift
[34/89] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/89] Compiling ArgumentParser CompletionsGenerator.swift
[36/89] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/89] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/89] Compiling ArgumentParser Argument.swift
[39/89] Compiling ArgumentParser ArgumentDiscussion.swift
[40/89] Compiling ArgumentParser ArgumentHelp.swift
[41/89] Compiling ArgumentParser Foundation.swift
[42/89] Compiling ArgumentParser Mutex.swift
[43/89] Compiling ArgumentParser Platform.swift
[44/89] Compiling ArgumentParser SequenceExtensions.swift
[45/89] Compiling ArgumentParser StringExtensions.swift
[46/89] Compiling ArgumentParser SwiftExtensions.swift
[47/89] Compiling ArgumentParser DumpHelpGenerator.swift
[48/89] Compiling ArgumentParser HelpCommand.swift
[49/89] Compiling ArgumentParser HelpGenerator.swift
[50/89] Compiling ArgumentParser MessageInfo.swift
[51/89] Compiling ArgumentParser UsageGenerator.swift
[52/89] Compiling ArgumentParser CollectionExtensions.swift
[53/89] Emitting module AvieCore
[54/89] Compiling AvieCore Finding.swift
[55/89] Compiling AvieCore PackageIdentity.swift
[58/89] Compiling AvieCore Suppression.swift
[59/89] Compiling AvieCore RuleID.swift
[60/90] Wrapping AST for AvieCore for debugging
[62/100] Compiling ArgumentParser ParentCommand.swift
[63/100] Compiling ArgumentParser AsyncParsableCommand.swift
[64/100] Compiling ArgumentParser CommandConfiguration.swift
[65/100] Emitting module AvieGraph
[66/100] Compiling ArgumentParser CommandGroup.swift
[67/100] Compiling ArgumentParser EnumerableFlag.swift
[68/100] Compiling ArgumentParser ExpressibleByArgument.swift
[69/100] Compiling ArgumentParser ParsableArguments.swift
[70/100] Compiling AvieGraph DependencyGraph.swift
[71/100] Compiling ArgumentParser ParsableCommand.swift
[72/100] Compiling ArgumentParser ArgumentDecoder.swift
[73/100] Compiling ArgumentParser ArgumentDefinition.swift
[74/100] Compiling ArgumentParser ArgumentSet.swift
[75/100] Compiling ArgumentParser CommandParser.swift
[76/100] Compiling ArgumentParser InputKey.swift
[77/100] Compiling ArgumentParser ArgumentVisibility.swift
[78/100] Compiling ArgumentParser CompletionKind.swift
[79/100] Compiling ArgumentParser Errors.swift
[80/100] Compiling ArgumentParser Flag.swift
[81/100] Compiling ArgumentParser NameSpecification.swift
[82/100] Compiling ArgumentParser Option.swift
[83/100] Compiling ArgumentParser OptionGroup.swift
[84/100] Compiling AvieGraph GraphTraversal.swift
[85/101] Compiling AvieResolver SwiftToolFinder.swift
[86/102] Compiling AvieResolver SPMDependencyOutput.swift
[87/102] Compiling AvieResolver SPMResolver.swift
[89/102] 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 |
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:64:23: note: var declared here
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
| `- note: var declared here
65 |
66 | /* C99 and earlier plus current C++ standards say these must be macros. */
/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 | }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:64:23: note: var declared here
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
| `- note: var declared here
65 |
66 | /* C99 and earlier plus current C++ standards say these must be macros. */
/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
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:64:23: note: var declared here
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
| `- note: var declared here
65 |
66 | /* C99 and earlier plus current C++ standards say these must be macros. */
[90/102] Compiling AvieResolver ManifestReader.swift
[91/102] Emitting module AvieResolver
[92/102] Compiling AvieResolver DependencyTransformer.swift
[94/103] Wrapping AST for AvieGraph for debugging
[95/111] Wrapping AST for AvieResolver for debugging
[96/111] Wrapping AST for ArgumentParser for debugging
[98/111] Compiling AvieRules BinaryTargetRule.swift
[99/111] Compiling AvieRules ExcessiveFanoutRule.swift
[100/111] Compiling AvieRules UnreachablePinRule.swift
[101/111] Emitting module AvieRules
[102/111] Compiling AvieRules RuleMetadata.swift
[103/111] Compiling AvieRules TestLeakageRule.swift
[104/111] Compiling AvieRules Rule.swift
[105/111] Compiling AvieRules RuleEngine.swift
[106/112] Wrapping AST for AvieRules for debugging
[108/116] Compiling AvieDiff GraphSnapshot.swift
[109/116] Compiling AvieDiff SemanticVersion.swift
[110/116] Emitting module AvieDiff
[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] Compiling AvieOutput JSONFormatter.swift
[117/121] Emitting module AvieOutput
[118/122] Wrapping AST for AvieOutput for debugging
[120/130] Compiling AvieCLI AvieCommand.swift
[121/130] Emitting module AvieCLI
[122/131] Compiling AvieCLI ExplainCommand.swift
[123/131] Compiling AvieCLI DiffCommand.swift
[124/131] Compiling AvieCLI SnapshotCommand.swift
[125/131] Compiling AvieCLI CLIHelpers.swift
[126/131] Compiling AvieCLI Banner.swift
[127/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 | }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:64:23: note: var declared here
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
| `- note: var declared here
65 |
66 | /* C99 and earlier plus current C++ standards say these must be macros. */
/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 | }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:64:23: note: var declared here
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
| `- note: var declared here
65 |
66 | /* C99 and earlier plus current C++ standards say these must be macros. */
/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 | }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:64:23: note: var declared here
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
| `- note: var declared here
65 |
66 | /* C99 and earlier plus current C++ standards say these must be macros. */
/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 |
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:64:23: note: var declared here
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
| `- note: var declared here
65 |
66 | /* C99 and earlier plus current C++ standards say these must be macros. */
/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 | }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:64:23: note: var declared here
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
| `- note: var declared here
65 |
66 | /* C99 and earlier plus current C++ standards say these must be macros. */
[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.71s)
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"
}
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Done.