The Swift Package Index logo.Swift Package Index

Build Information

Successful build of console-kit, reference 4.16.0 (32ad16), with Swift 6.3 for Android on 19 Apr 2026 16:13:02 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/console-kit.git
Reference: 4.16.0
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
 * tag               4.16.0     -> FETCH_HEAD
HEAD is now at 32ad16d Update for swift-log 1.11.0 (#232)
Cloned https://github.com/vapor/console-kit.git
Revision (git rev-parse @):
32ad16dfc7677b927b225595ed18f3debb32f577
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/console-kit.git at 4.16.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/vapor/console-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/6635] Fetching swift-log
[6636/89807] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.99s)
[3327/83172] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.22s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (12.01s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (1.29s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[220/7421] Fetching swift-atomics, swift-system
[407/30990] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.05s)
[7487/29170] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (3.06s)
Fetched https://github.com/apple/swift-collections.git from cache (3.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.95s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.83s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.22s)
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/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Building for debugging...
[0/25] Write sources
[8/25] Write swift-version--4F562202D5529B1.txt
[9/31] Compiling c-nioatomics.c
[10/31] Compiling c-atomics.c
[12/38] Emitting module Logging
[13/38] Compiling NIOConcurrencyHelpers NIOLock.swift
[14/38] Emitting module NIOConcurrencyHelpers
[15/38] Compiling Logging LogEvent.swift
[16/38] Compiling NIOConcurrencyHelpers atomics.swift
[17/38] Compiling NIOConcurrencyHelpers lock.swift
[18/38] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[19/38] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[20/38] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[21/39] Wrapping AST for NIOConcurrencyHelpers for debugging
[23/39] Compiling Logging MetadataProvider.swift
[24/39] Compiling Logging Locks.swift
[25/39] Compiling Logging LogHandler.swift
[26/39] Compiling Logging Logging.swift
[27/40] Wrapping AST for Logging for debugging
[29/66] Emitting module ConsoleKitTerminal
[30/69] Compiling ConsoleKitTerminal Console+Confirm.swift
[31/69] Compiling ConsoleKitTerminal Console+Input.swift
[32/69] Compiling ConsoleKitTerminal Console+Center.swift
[33/69] Compiling ConsoleKitTerminal Console+Output.swift
[34/69] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[35/69] Compiling ConsoleKitTerminal ConsoleClear.swift
[36/69] Compiling ConsoleKitTerminal Console+Ask.swift
[37/69] Compiling ConsoleKitTerminal Console+Choose.swift
[38/69] Compiling ConsoleKitTerminal CustomActivity.swift
[39/69] Compiling ConsoleKitTerminal LoadingBar.swift
[40/69] Compiling ConsoleKitTerminal ProgressBar.swift
[41/69] Compiling ConsoleKitTerminal Console+Clear.swift
[42/69] Compiling ConsoleKitTerminal Console.swift
[43/69] Compiling ConsoleKitTerminal Terminal.swift
[44/69] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[45/69] Compiling ConsoleKitTerminal Console+Wait.swift
[46/69] Compiling ConsoleKitTerminal ConsoleColor.swift
[47/69] Compiling ConsoleKitTerminal ConsoleStyle.swift
[48/69] Compiling ConsoleKitTerminal ConsoleText.swift
[49/69] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[50/69] Compiling ConsoleKitTerminal ANSI.swift
[51/69] Compiling ConsoleKitTerminal ActivityBar.swift
[52/69] Compiling ConsoleKitTerminal ActivityIndicator.swift
[53/69] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[54/69] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[55/69] Compiling ConsoleKitTerminal AnySendableHashable.swift
[56/69] Compiling ConsoleKitTerminal ConsoleLogger.swift
[57/69] Compiling ConsoleKitTerminal LoggerFragment.swift
[58/70] Wrapping AST for ConsoleKitTerminal for debugging
[60/71] Emitting module ConsoleKitCommands
[61/94] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[62/94] Compiling ConsoleKitCommands Utilities.swift
[63/94] Compiling ConsoleKitCommands Command.swift
[64/94] Compiling ConsoleKitCommands CommandContext.swift
[65/94] Compiling ConsoleKitCommands CommandError.swift
[66/94] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[67/94] Compiling ConsoleKitCommands AsyncCommand.swift
[68/94] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[69/94] Compiling ConsoleKitCommands AsyncCommands.swift
[70/94] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[71/94] Compiling ConsoleKitCommands AnyCommand.swift
[72/94] Compiling ConsoleKitCommands CommandGroup.swift
[73/94] Compiling ConsoleKitCommands CommandInput.swift
[74/94] Compiling ConsoleKitCommands Commands.swift
[75/94] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[76/94] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[77/94] Compiling ConsoleKitCommands Argument.swift
[78/94] Compiling ConsoleKitCommands Console+Run.swift
[79/94] Compiling ConsoleKitCommands ConsoleError.swift
[80/94] Compiling ConsoleKitCommands Completion.swift
[81/94] Compiling ConsoleKitCommands CommandSignature.swift
[82/94] Compiling ConsoleKitCommands Flag.swift
[83/94] Compiling ConsoleKitCommands Option.swift
[84/95] Wrapping AST for ConsoleKitCommands for debugging
[86/97] Emitting module ConsoleKit
[87/97] Compiling ConsoleKit Exports.swift
[88/98] Wrapping AST for ConsoleKit for debugging
[90/106] Compiling ConsoleKitExample entrypoint.swift
[91/106] Emitting module ConsoleLoggerExample
[92/106] Compiling ConsoleLoggerExample entrypoint.swift
[93/106] Compiling ConsoleKitAsyncExample entrypoint.swift
[95/107] Compiling ConsoleKitAsyncExample DemoCommand.swift
[96/107] Emitting module ConsoleKitAsyncExample
[98/108] Emitting module ConsoleKitExample
[99/108] Compiling ConsoleKitExample DemoCommand.swift
[99/109] Wrapping AST for ConsoleLoggerExample for debugging
[100/109] Write Objects.LinkFileList
[102/109] Wrapping AST for ConsoleKitAsyncExample for debugging
[103/109] Write Objects.LinkFileList
[104/109] Wrapping AST for ConsoleKitExample for debugging
[105/109] Write Objects.LinkFileList
[106/109] Linking ConsoleLoggerExample
[107/109] Linking ConsoleKitAsyncExample
[108/109] Linking ConsoleKitExample
Build complete! (76.03s)
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-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.97.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "console-kit",
  "name" : "console-kit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ConsoleKit",
      "targets" : [
        "ConsoleKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ConsoleKitTerminal",
      "targets" : [
        "ConsoleKitTerminal"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ConsoleKitCommands",
      "targets" : [
        "ConsoleKitCommands"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ConsoleLoggerExample",
      "targets" : [
        "ConsoleLoggerExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ConsoleKitExample",
      "targets" : [
        "ConsoleKitExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ConsoleKitAsyncExample",
      "targets" : [
        "ConsoleKitAsyncExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ConsoleLoggerExample",
      "module_type" : "SwiftTarget",
      "name" : "ConsoleLoggerExample",
      "path" : "Sources/ConsoleLoggerExample",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "ConsoleLoggerExample"
      ],
      "sources" : [
        "entrypoint.swift"
      ],
      "target_dependencies" : [
        "ConsoleKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ConsoleKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ConsoleKitTests",
      "path" : "Tests/ConsoleKitTests",
      "sources" : [
        "ActivityTests.swift",
        "CommandErrorTests.swift",
        "CommandTests.swift",
        "ConsoleTests.swift",
        "LoggingTests.swift",
        "TerminalTests.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "ConsoleKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ConsoleKitTerminal",
      "module_type" : "SwiftTarget",
      "name" : "ConsoleKitTerminal",
      "path" : "Sources/ConsoleKitTerminal",
      "product_dependencies" : [
        "Logging",
        "NIOConcurrencyHelpers"
      ],
      "product_memberships" : [
        "ConsoleKit",
        "ConsoleKitTerminal",
        "ConsoleKitCommands",
        "ConsoleLoggerExample",
        "ConsoleKitExample",
        "ConsoleKitAsyncExample"
      ],
      "sources" : [
        "Activity/ActivityBar.swift",
        "Activity/ActivityIndicator.swift",
        "Activity/ActivityIndicatorRenderer.swift",
        "Activity/ActivityIndicatorState.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/Console+Wait.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",
        "Utilities/ConsoleLogger.swift",
        "Utilities/LoggerFragment.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ConsoleKitPerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "ConsoleKitPerformanceTests",
      "path" : "Tests/ConsoleKitPerformanceTests",
      "sources" : [
        "ConsoleLoggerPerformanceTests.swift"
      ],
      "target_dependencies" : [
        "ConsoleKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ConsoleKitExample",
      "module_type" : "SwiftTarget",
      "name" : "ConsoleKitExample",
      "path" : "Sources/ConsoleKitExample",
      "product_memberships" : [
        "ConsoleKitExample"
      ],
      "sources" : [
        "DemoCommand.swift",
        "entrypoint.swift"
      ],
      "target_dependencies" : [
        "ConsoleKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ConsoleKitCommands",
      "module_type" : "SwiftTarget",
      "name" : "ConsoleKitCommands",
      "path" : "Sources/ConsoleKitCommands",
      "product_dependencies" : [
        "Logging",
        "NIOConcurrencyHelpers"
      ],
      "product_memberships" : [
        "ConsoleKit",
        "ConsoleKitCommands",
        "ConsoleLoggerExample",
        "ConsoleKitExample",
        "ConsoleKitAsyncExample"
      ],
      "sources" : [
        "Async/AnyAsyncCommand.swift",
        "Async/AsyncCommand.swift",
        "Async/AsyncCommandGroup.swift",
        "Async/AsyncCommands.swift",
        "Async/GenerateAsyncAutocompleteCommand.swift",
        "Base/AnyCommand.swift",
        "Base/Command.swift",
        "Base/CommandContext.swift",
        "Base/CommandError.swift",
        "Base/CommandGroup.swift",
        "Base/CommandInput.swift",
        "Base/Commands.swift",
        "Base/Console+Run.swift",
        "Base/ConsoleError.swift",
        "Completion/Completion.swift",
        "Completion/GenerateAutocompleteCommand.swift",
        "Deprecated/MergedAsyncCommandGroup.swift",
        "Signatures/Argument.swift",
        "Signatures/CommandSignature.swift",
        "Signatures/Flag.swift",
        "Signatures/Option.swift",
        "Utilities/String+LevenshteinDistance.swift",
        "Utilities/Utilities.swift"
      ],
      "target_dependencies" : [
        "ConsoleKitTerminal"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ConsoleKitAsyncExample",
      "module_type" : "SwiftTarget",
      "name" : "ConsoleKitAsyncExample",
      "path" : "Sources/ConsoleKitAsyncExample",
      "product_memberships" : [
        "ConsoleKitAsyncExample"
      ],
      "sources" : [
        "DemoCommand.swift",
        "entrypoint.swift"
      ],
      "target_dependencies" : [
        "ConsoleKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ConsoleKit",
      "module_type" : "SwiftTarget",
      "name" : "ConsoleKit",
      "path" : "Sources/ConsoleKit",
      "product_memberships" : [
        "ConsoleKit",
        "ConsoleLoggerExample",
        "ConsoleKitExample",
        "ConsoleKitAsyncExample"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "ConsoleKitCommands",
        "ConsoleKitTerminal"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncConsoleKitTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncConsoleKitTests",
      "path" : "Tests/AsyncConsoleKitTests",
      "sources" : [
        "AsyncCommandErrorTests.swift",
        "AsyncCommandTests.swift",
        "AsyncUtilities.swift"
      ],
      "target_dependencies" : [
        "ConsoleKit"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "6.1"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.