Build Information
Successful build of console-kit, reference main (a7c32c), with Swift 6.2 for Android on 1 May 2026 15:48:48 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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/console-kit.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/vapor/console-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a7c32c7 Update Swift version to 6.2 in README (#236)
Cloned https://github.com/vapor/console-kit.git
Revision (git rev-parse @):
a7c32c78a6121f3b58d517318ae29883226d1c7d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/console-kit.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor/console-kit.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/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-configuration.git
Fetching https://github.com/apple/swift-log.git
[1/3252] Fetching swift-configuration
[3253/10062] Fetching swift-configuration, swift-log
[10063/16307] Fetching swift-configuration, swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-configuration.git from cache (0.90s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.14s)
Fetched https://github.com/apple/swift-log.git from cache (1.14s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (1.66s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.87s)
Fetching https://github.com/apple/swift-collections.git
[1/23894] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.72s)
Computing version for https://github.com/apple/swift-configuration.git
Computed https://github.com/apple/swift-configuration.git at 1.2.0 (4.28s)
Fetching https://github.com/swift-server/swift-service-lifecycle
Fetching https://github.com/apple/swift-system
[1/2751] Fetching swift-service-lifecycle
[1680/8352] Fetching swift-service-lifecycle, swift-system
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (0.35s)
[5209/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.14s)
Computing version for https://github.com/swift-server/swift-service-lifecycle
Computed https://github.com/swift-server/swift-service-lifecycle at 2.11.0 (0.35s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.46s)
Creating working copy for https://github.com/apple/swift-configuration.git
Working copy of https://github.com/apple/swift-configuration.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle
Working copy of https://github.com/swift-server/swift-service-lifecycle resolved at 2.11.0
Building for debugging...
[0/23] Write sources
[11/23] Write swift-version--11D90AFD9DD3AB2.txt
[12/23] Compiling CSystem shims.c
[14/78] Compiling SystemPackage FilePath.swift
[15/78] Compiling SystemPackage FilePathComponentView.swift
[16/78] Compiling SystemPackage FilePathComponents.swift
[17/80] Compiling SystemPackage FilePermissions.swift
[18/80] Compiling SystemPackage IOCompletion.swift
[19/80] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/80] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/80] Emitting module InternalCollectionsUtilities
[22/80] Compiling SystemPackage FilePathParsing.swift
[23/80] Compiling SystemPackage FilePathString.swift
[24/80] Compiling SystemPackage Errno.swift
[25/80] Compiling SystemPackage FilePathSyntax.swift
[26/80] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/80] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/80] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/84] Compiling SystemPackage ErrnoWindows.swift
[31/84] Compiling SystemPackage FileDescriptor.swift
[32/84] Compiling SystemPackage FileHelpers.swift
[33/84] Compiling SystemPackage FileOperations.swift
[39/84] Emitting module SystemPackage
[45/84] Compiling SystemPackage FilePathWindows.swift
[49/85] Wrapping AST for InternalCollectionsUtilities for debugging
[51/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[52/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[53/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[54/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[55/177] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[56/177] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[57/177] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[58/177] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[59/177] Compiling OrderedCollections _HashTable+Bucket.swift
[60/177] Compiling OrderedCollections _HashTable+BucketIterator.swift
[61/177] Compiling OrderedCollections _HashTable+Constants.swift
[62/177] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[63/177] Compiling OrderedCollections _HashTable+Testing.swift
[64/177] Emitting module ContainersPreview
[65/177] Compiling ContainersPreview Box.swift
[66/177] Compiling ContainersPreview Inout.swift
[67/177] Compiling ContainersPreview InputSpan.swift
[68/177] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[69/177] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/177] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[71/177] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[72/177] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[73/177] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[74/177] Compiling OrderedCollections OrderedDictionary+Values.swift
[75/177] Compiling OrderedCollections OrderedDictionary.swift
[76/177] Compiling OrderedCollections OrderedSet+Codable.swift
[77/177] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[82/177] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[83/177] Compiling OrderedCollections _HashTable.swift
[84/177] Compiling OrderedCollections _Hashtable+Header.swift
[85/177] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[86/177] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[87/177] Compiling OrderedCollections OrderedSet+Descriptions.swift
[88/177] Compiling OrderedCollections OrderedSet+Diffing.swift
[89/177] Compiling OrderedCollections OrderedSet+Equatable.swift
[90/177] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[91/177] Compiling OrderedCollections OrderedSet+Hashable.swift
[92/178] Wrapping AST for ContainersPreview for debugging
[94/218] Compiling DequeModule RigidDeque+Removals.swift
[95/218] Compiling DequeModule RigidDeque+Replacements.swift
[96/218] Compiling DequeModule RigidDeque+Testing.swift
[97/218] Compiling DequeModule RigidDeque.swift
[98/218] Compiling DequeModule UniqueDeque+Append.swift
[99/218] Compiling DequeModule UniqueDeque+Consumption.swift
[100/218] Compiling DequeModule UniqueDeque+Container.swift
[101/218] Compiling DequeModule UniqueDeque+Descriptions.swift
[102/218] Compiling DequeModule UniqueDeque+Equatable.swift
[103/218] Compiling DequeModule UniqueDeque+Experimental.swift
[104/218] Compiling DequeModule UniqueDeque+Hashable.swift
[105/218] Compiling DequeModule UniqueDeque+Initializers.swift
[106/218] Compiling DequeModule UniqueDeque+Insertions.swift
[107/218] Compiling DequeModule UniqueDeque+Prepend.swift
[108/218] Compiling DequeModule RigidDeque+Container.swift
[109/218] Compiling DequeModule RigidDeque+Descriptions.swift
[110/218] Compiling DequeModule RigidDeque+Equatable.swift
[111/218] Compiling DequeModule RigidDeque+Experimental.swift
[112/218] Compiling DequeModule RigidDeque+Hashable.swift
[113/218] Compiling DequeModule RigidDeque+Initializers.swift
[114/218] Compiling DequeModule RigidDeque+Insertions.swift
[115/218] Compiling DequeModule RigidDeque+Prepend.swift
[116/225] Compiling DequeModule _DequeBuffer.swift
[117/225] Compiling DequeModule _DequeBufferHeader.swift
[118/225] Compiling DequeModule RigidDeque+Append.swift
[119/225] Compiling DequeModule RigidDeque+Consumption.swift
[131/230] Compiling DequeModule UniqueDeque+Removals.swift
[144/230] Compiling DequeModule UniqueDeque+Replacements.swift
[145/230] Compiling DequeModule UniqueDeque.swift
[146/230] Compiling DequeModule _DequeSlot.swift
[147/230] Compiling DequeModule _UnsafeDequeHandle.swift
[148/230] Compiling DequeModule _UnsafeDequeSegments.swift
[149/230] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[150/230] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[151/230] Compiling OrderedCollections OrderedDictionary+Codable.swift
[152/230] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[153/230] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[154/230] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[155/230] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[156/230] Compiling OrderedCollections OrderedDictionary+Elements.swift
[157/230] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[158/230] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[159/230] Compiling DequeModule Deque+Testing.swift
[160/230] Compiling DequeModule Deque._Storage.swift
[161/230] Compiling DequeModule Deque._UnsafeHandle.swift
[162/230] Compiling DequeModule Deque.swift
[167/230] Compiling DequeModule Deque+Codable.swift
[168/230] Compiling DequeModule Deque+Collection.swift
[169/230] Compiling DequeModule Deque+CustomReflectable.swift
[170/230] Compiling DequeModule Deque+Descriptions.swift
[171/230] Compiling DequeModule Deque+Equatable.swift
[172/230] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[173/230] Compiling DequeModule Deque+Extras.swift
[174/230] Compiling DequeModule Deque+Hashable.swift
[191/230] Emitting module OrderedCollections
[192/231] Compiling Logging LogEvent.swift
[193/231] Compiling Logging Locks.swift
[194/231] Emitting module Logging
[196/231] Compiling Logging LogHandler.swift
[197/231] Compiling Logging MetadataProvider.swift
[198/231] Compiling Logging Logging.swift
[212/232] Compiling OrderedCollections OrderedSet+Sendable.swift
[213/232] Compiling OrderedCollections OrderedSet+SubSequence.swift
[214/232] Compiling OrderedCollections OrderedSet+Testing.swift
[215/232] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[216/232] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[217/232] Compiling OrderedCollections OrderedSet.swift
[218/232] Compiling OrderedCollections _UnsafeBitset.swift
[220/233] Emitting module DequeModule
[226/234] Wrapping AST for SystemPackage for debugging
[227/234] Wrapping AST for Logging for debugging
[228/236] Wrapping AST for DequeModule for debugging
[230/330] Emitting module AsyncAlgorithms
[231/337] Emitting module Configuration
[232/342] Compiling Configuration Span.swift
[233/342] Compiling Configuration ConfigBytesFromStringDecoder.swift
[234/342] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[235/342] Compiling AsyncAlgorithms Disconnected.swift
[236/342] Compiling AsyncAlgorithms _TinyArray.swift
[237/342] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[238/342] Compiling AsyncAlgorithms Locking.swift
[239/342] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[240/342] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[241/342] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[242/342] Compiling AsyncAlgorithms AsyncShareSequence.swift
[243/342] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[244/342] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[245/342] Compiling AsyncAlgorithms Rethrow.swift
[246/342] Compiling AsyncAlgorithms SetAlgebra.swift
[247/342] Compiling AsyncAlgorithms UnsafeTransfer.swift
[248/342] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[249/342] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[250/342] Compiling AsyncAlgorithms ZipStateMachine.swift
[251/342] Compiling AsyncAlgorithms ZipStorage.swift
[252/342] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[253/342] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[254/342] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[255/342] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[256/342] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[257/342] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[258/342] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[259/342] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[260/342] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[261/342] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[262/342] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[263/342] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[280/342] Compiling Configuration CombineLatestManyStorage.swift
[281/342] Compiling Configuration AsyncSequences.swift
[282/342] Compiling Configuration FoundationExtensions.swift
[285/342] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[286/342] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[287/342] Compiling AsyncAlgorithms AsyncChannel.swift
[288/342] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[289/342] Compiling AsyncAlgorithms ChannelStateMachine.swift
[290/342] Compiling AsyncAlgorithms ChannelStorage.swift
[291/342] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[294/342] Compiling AsyncAlgorithms MergeStateMachine.swift
[295/342] Compiling AsyncAlgorithms MergeStorage.swift
[296/342] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[297/342] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[298/342] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[299/342] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[300/342] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[301/342] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[302/342] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[303/342] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[307/342] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[308/342] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[309/342] Compiling AsyncAlgorithms CombineLatestStorage.swift
[310/342] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[311/342] Compiling AsyncAlgorithms DebounceStateMachine.swift
[312/342] Compiling AsyncAlgorithms DebounceStorage.swift
[313/342] Compiling AsyncAlgorithms Dictionary.swift
[315/366] Compiling ConsoleKit ConsoleTextFragment.swift
[316/366] Compiling ConsoleKit ANSI.swift
[317/366] Compiling ConsoleKit Console.swift
[318/366] Compiling ConsoleKit ConsoleColor.swift
[319/366] Compiling ConsoleKit ConsoleStyle.swift
[320/366] Compiling ConsoleKit ConsoleText.swift
[321/369] Compiling ConsoleKit Console+Ask.swift
[322/369] Compiling ConsoleKit Console+Choose.swift
[323/369] Compiling ConsoleKit Console+Confirm.swift
[324/369] Compiling ConsoleKit Console+Clear.swift
[325/369] Compiling ConsoleKit Console+Ephemeral.swift
[326/369] Compiling ConsoleKit ConsoleClear.swift
[327/369] Compiling ConsoleKit Console+Input.swift
[328/369] Compiling ConsoleKit Console+Center.swift
[329/369] Compiling ConsoleKit Console+Output.swift
[330/369] Compiling ConsoleKit ActivityBar.swift
[331/369] Compiling ConsoleKit ActivityIndicator.swift
[332/369] Compiling ConsoleKit ActivityIndicatorState.swift
[333/369] Compiling ConsoleKit ActivityIndicatorType.swift
[334/369] Emitting module ConsoleKit
[335/369] Compiling ConsoleKit CustomActivity.swift
[336/369] Compiling ConsoleKit LoadingBar.swift
[337/369] Compiling ConsoleKit ProgressBar.swift
[344/369] Compiling ConsoleKit AnySendableHashable.swift
[354/369] Compiling ConsoleKit Terminal.swift
[355/369] Compiling ConsoleKit readpassphrase_linux.swift
[362/370] Wrapping AST for Configuration for debugging
[368/379] Compiling ConsoleLogger ANSIColor.swift
[369/380] Emitting module ConsoleLogger
[370/380] Compiling ConsoleLogger ConsoleLogger+bootstrap.swift
[371/380] Compiling ConsoleLogger ConsoleLogger.swift
[372/380] Compiling ConsoleLogger LoggerFragmentBuilder.swift
[373/380] Compiling ConsoleLogger ConsoleLoggerPrinter.swift
[374/380] Compiling ConsoleLogger LogRecord.swift
[375/380] Compiling ConsoleLogger LoggerFragment.swift
[376/380] Compiling ConsoleLogger DefaultLoggerFragments.swift
[377/381] Wrapping AST for ConsoleLogger for debugging
[379/383] Emitting module ConsoleLoggerExample
[380/383] Compiling ConsoleLoggerExample entrypoint.swift
[381/384] Wrapping AST for ConsoleLoggerExample for debugging
[382/384] Write Objects.LinkFileList
[383/384] Linking ConsoleLoggerExample
Build complete! (56.77s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.11.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms.git"
},
{
"identity" : "swift-configuration",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-configuration.git"
}
],
"manifest_display_name" : "console-kit",
"name" : "console-kit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "ConsoleKit",
"targets" : [
"ConsoleKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ConsoleLogger",
"targets" : [
"ConsoleLogger"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ConsoleLoggerExample",
"targets" : [
"ConsoleLoggerExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ConsoleLoggerTests",
"module_type" : "SwiftTarget",
"name" : "ConsoleLoggerTests",
"path" : "Tests/ConsoleLoggerTests",
"product_dependencies" : [
"Configuration"
],
"sources" : [
"LoggerFragmentBuilderTests.swift",
"LoggingTests.swift",
"TestingConsoleLoggerPrinter.swift"
],
"target_dependencies" : [
"ConsoleLogger"
],
"type" : "test"
},
{
"c99name" : "ConsoleLoggerExample",
"module_type" : "SwiftTarget",
"name" : "ConsoleLoggerExample",
"path" : "Sources/ConsoleLoggerExample",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"ConsoleLoggerExample"
],
"sources" : [
"entrypoint.swift"
],
"target_dependencies" : [
"ConsoleLogger"
],
"type" : "executable"
},
{
"c99name" : "ConsoleLogger",
"module_type" : "SwiftTarget",
"name" : "ConsoleLogger",
"path" : "Sources/ConsoleLogger",
"product_dependencies" : [
"Logging",
"Configuration"
],
"product_memberships" : [
"ConsoleLogger",
"ConsoleLoggerExample"
],
"sources" : [
"ANSIColor.swift",
"ConsoleLogger+bootstrap.swift",
"ConsoleLogger.swift",
"ConsoleLoggerPrinter.swift",
"LogRecord.swift",
"LoggerFragments/DefaultLoggerFragments.swift",
"LoggerFragments/LoggerFragment.swift",
"LoggerFragments/LoggerFragmentBuilder.swift"
],
"type" : "library"
},
{
"c99name" : "ConsoleKitTests",
"module_type" : "SwiftTarget",
"name" : "ConsoleKitTests",
"path" : "Tests/ConsoleKitTests",
"sources" : [
"ActivityTests.swift",
"ConsoleTests.swift",
"TerminalTests.swift",
"TestConsole.swift"
],
"target_dependencies" : [
"ConsoleKit"
],
"type" : "test"
},
{
"c99name" : "ConsoleKit",
"module_type" : "SwiftTarget",
"name" : "ConsoleKit",
"path" : "Sources/ConsoleKit",
"product_dependencies" : [
"AsyncAlgorithms"
],
"product_memberships" : [
"ConsoleKit"
],
"sources" : [
"Activity/ActivityBar.swift",
"Activity/ActivityIndicator.swift",
"Activity/ActivityIndicatorState.swift",
"Activity/ActivityIndicatorType.swift",
"Activity/CustomActivity.swift",
"Activity/LoadingBar.swift",
"Activity/ProgressBar.swift",
"Clear/Console+Clear.swift",
"Clear/Console+Ephemeral.swift",
"Clear/ConsoleClear.swift",
"Input/Console+Ask.swift",
"Input/Console+Choose.swift",
"Input/Console+Confirm.swift",
"Input/Console+Input.swift",
"Output/Console+Center.swift",
"Output/Console+Output.swift",
"Output/ConsoleColor.swift",
"Output/ConsoleStyle.swift",
"Output/ConsoleText.swift",
"Output/ConsoleTextFragment.swift",
"Terminal/ANSI.swift",
"Terminal/Console.swift",
"Terminal/Terminal.swift",
"Terminal/readpassphrase_linux.swift",
"Utilities/AnySendableHashable.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.