The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftOutdated, reference 0.9.0 (6dbb22), with Swift 6.1 for Android on 29 May 2025 00:05:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kiliankoe/swift-outdated.git
Reference: 0.9.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/kiliankoe/swift-outdated
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at 6dbb22f bump version to 0.9.0
Cloned https://github.com/kiliankoe/swift-outdated.git
Revision (git rev-parse @):
6dbb22f79874b75b5c95daa0a21d66082f6aeefc
SUCCESS checkout https://github.com/kiliankoe/swift-outdated.git at 0.9.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kiliankoe/swift-outdated.git
https://github.com/kiliankoe/swift-outdated.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/ShellOut.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/Files.git"
    },
    {
      "identity" : "swiftytexttable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scottrhoyt/SwiftyTextTable.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    }
  ],
  "manifest_display_name" : "SwiftOutdated",
  "name" : "SwiftOutdated",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "swift-outdated",
      "targets" : [
        "SwiftOutdated"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Outdated",
      "targets" : [
        "Outdated"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftOutdated",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOutdated",
      "path" : "Sources/SwiftOutdated",
      "product_dependencies" : [
        "ArgumentParser",
        "Logging"
      ],
      "product_memberships" : [
        "swift-outdated"
      ],
      "sources" : [
        "SwiftOutdated.swift"
      ],
      "target_dependencies" : [
        "Outdated"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Outdated",
      "module_type" : "SwiftTarget",
      "name" : "Outdated",
      "path" : "Sources/Outdated",
      "product_dependencies" : [
        "Logging",
        "Files",
        "Rainbow",
        "ShellOut",
        "SwiftyTextTable",
        "Version"
      ],
      "product_memberships" : [
        "swift-outdated",
        "Outdated"
      ],
      "sources" : [
        "ConcurrentDictionary.swift",
        "OutdatedPackage.swift",
        "PackageCollection.swift",
        "Pin.swift",
        "Resolved.swift",
        "SwiftPackage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/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 finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/johnsundell/Files.git
Fetching https://github.com/johnsundell/ShellOut.git
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[1/288] Fetching version
[289/1524] Fetching version, files
[1303/2484] Fetching version, files, shellout
[2485/3680] Fetching version, files, shellout, rainbow
[3275/4609] Fetching version, files, shellout, rainbow, swiftytexttable
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/johnsundell/ShellOut.git from cache (0.45s)
Fetched https://github.com/johnsundell/Files.git from cache (0.45s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/onevcat/Rainbow.git from cache (0.53s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.53s)
Fetched https://github.com/mxcl/Version.git from cache (0.54s)
[1/3836] Fetching swift-log
[3837/19187] Fetching swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log.git from cache (1.04s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.03s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (4.18s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (2.81s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.1.0 (0.68s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.2.0 (0.67s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.64s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (0.69s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.65s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/johnsundell/ShellOut.git
Working copy of https://github.com/johnsundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.1.0
Creating working copy for https://github.com/johnsundell/Files.git
Working copy of https://github.com/johnsundell/Files.git resolved at 4.2.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/24] Write sources
[11/24] Write swift-version-24593BA9C3E375BF.txt
[13/54] Emitting module ArgumentParserToolInfo
[14/54] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/55] Compiling Rainbow String+Rainbow.swift
[17/56] Compiling Version Version+Range.swift
[18/56] Compiling Rainbow StringGenerator.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/56] Compiling Rainbow Style.swift
[20/56] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 |         // Check if we are in any term env and the output is a tty.
56 |         let termType = getEnvValue("TERM")
57 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
58 |             return .console
59 |         }
[21/56] Compiling Rainbow BackgroundColor.swift
[22/56] Compiling Rainbow CodesParser.swift
[23/56] Compiling Rainbow XcodeColorsSupport.swift
[24/56] Compiling Version Version.swift
[24/56] Wrapping AST for ArgumentParserToolInfo for debugging
[26/94] Compiling ArgumentParser OptionGroup.swift
[27/94] Compiling ArgumentParser AsyncParsableCommand.swift
[28/94] Compiling ArgumentParser CommandConfiguration.swift
[29/94] Compiling ArgumentParser CommandGroup.swift
[30/94] Compiling ArgumentParser EnumerableFlag.swift
[31/99] Compiling ArgumentParser ExpressibleByArgument.swift
[32/99] Compiling ArgumentParser ParsableArguments.swift
[33/99] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/99] Compiling ArgumentParser ParsableCommand.swift
[35/99] Compiling ArgumentParser ArgumentDecoder.swift
[36/99] Compiling ArgumentParser ArgumentVisibility.swift
[37/99] Compiling ArgumentParser CompletionKind.swift
[38/99] Compiling ArgumentParser Errors.swift
[39/99] Compiling ArgumentParser Flag.swift
[40/99] Compiling ArgumentParser NameSpecification.swift
[41/99] Compiling ArgumentParser Option.swift
[42/99] Emitting module ArgumentParser
[43/99] Compiling ArgumentParser BashCompletionsGenerator.swift
[44/99] Compiling ArgumentParser CompletionsGenerator.swift
[45/99] Compiling ArgumentParser FishCompletionsGenerator.swift
[46/99] Compiling ArgumentParser ZshCompletionsGenerator.swift
[47/99] Compiling ArgumentParser Argument.swift
[48/99] Compiling ArgumentParser ArgumentHelp.swift
[49/99] Compiling Logging Locks.swift
[50/99] Compiling Logging MetadataProvider.swift
[51/99] Compiling ArgumentParser CollectionExtensions.swift
[52/99] Compiling ArgumentParser Platform.swift
[53/99] Compiling ArgumentParser SequenceExtensions.swift
[54/99] Compiling ArgumentParser StringExtensions.swift
[55/99] Compiling ArgumentParser Tree.swift
[56/99] Compiling Logging LogHandler.swift
[57/99] Emitting module Logging
[58/99] Compiling Logging Logging.swift
[60/100] Emitting module SwiftyTextTable
[61/100] Compiling SwiftyTextTable TextTable.swift
[62/100] Emitting module Files
[63/100] Compiling Files Files.swift
[64/102] Compiling Version Version+Comparable.swift
[65/102] Compiling Version Version+Codable.swift
[66/102] Emitting module Version
[67/102] Compiling Version Version+Foundation.swift
[68/103] Compiling Rainbow Rainbow.swift
[70/103] Compiling ArgumentParser Name.swift
[71/103] Compiling ArgumentParser Parsed.swift
[72/103] Compiling ArgumentParser ParsedValues.swift
[73/103] Compiling ArgumentParser ParserError.swift
[74/103] Compiling ArgumentParser SplitArguments.swift
[75/103] Compiling ArgumentParser DumpHelpGenerator.swift
[76/103] Compiling ArgumentParser HelpCommand.swift
[77/103] Compiling ArgumentParser HelpGenerator.swift
[78/103] Compiling ArgumentParser MessageInfo.swift
[79/103] Compiling ArgumentParser UsageGenerator.swift
[80/103] Wrapping AST for Logging for debugging
[83/103] Compiling ArgumentParser ArgumentDefinition.swift
[84/103] Compiling ArgumentParser ArgumentSet.swift
[85/103] Compiling ArgumentParser CommandParser.swift
[86/103] Compiling ArgumentParser InputKey.swift
[87/103] Compiling ArgumentParser InputOrigin.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 |         // Check if we are in any term env and the output is a tty.
56 |         let termType = getEnvValue("TERM")
57 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
58 |             return .console
59 |         }
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 |         // Check if we are in any term env and the output is a tty.
56 |         let termType = getEnvValue("TERM")
57 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
58 |             return .console
59 |         }
[91/104] Wrapping AST for Files for debugging
[91/104] Wrapping AST for SwiftyTextTable for debugging
[92/104] Emitting module ShellOut
[92/104] Wrapping AST for Version for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write swift-version-24593BA9C3E375BF.txt
[3/44] Compiling Version Version+Codable.swift
[4/44] Compiling SwiftyTextTable TextTable.swift
[5/44] Compiling Rainbow StringGenerator.swift
[6/44] Compiling Rainbow Style.swift
[7/45] Compiling Rainbow ModesExtractor.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 |         // Check if we are in any term env and the output is a tty.
56 |         let termType = getEnvValue("TERM")
57 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
58 |             return .console
59 |         }
[8/45] Compiling Rainbow OutputTarget.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 |         // Check if we are in any term env and the output is a tty.
56 |         let termType = getEnvValue("TERM")
57 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
58 |             return .console
59 |         }
[9/45] Compiling Rainbow BackgroundColor.swift
[10/45] Compiling Rainbow CodesParser.swift
[11/45] Compiling Rainbow XcodeColorsSupport.swift
[12/45] Compiling Rainbow Rainbow.swift
[13/45] Compiling Rainbow String+Rainbow.swift
[14/45] Compiling ShellOut ShellOut.swift
[15/45] Emitting module Version
[16/45] Emitting module SwiftyTextTable
[17/45] Compiling Logging MetadataProvider.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/45] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 |         // Check if we are in any term env and the output is a tty.
56 |         let termType = getEnvValue("TERM")
57 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
58 |             return .console
59 |         }
[19/46] Compiling Version Version+Foundation.swift
[20/46] Emitting module ShellOut
[21/47] Compiling Files Files.swift
[22/47] Compiling Rainbow Color.swift
[23/47] Compiling Rainbow ControlCode.swift
[24/47] Emitting module Files
[25/47] Compiling Version Version+Comparable.swift
[28/48] Compiling Logging Locks.swift
[30/48] Compiling Version Version+Range.swift
[31/48] Compiling Version Version.swift
[32/49] Emitting module ArgumentParserToolInfo
[33/49] Emitting module Logging
[34/49] Compiling Logging LogHandler.swift
BUILD FAILURE 6.1 android