The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Scout, reference 1.1.0 (ccfa35), with Swift 6.1 for Android on 10 Mar 2026 23:58:04 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dodobrands/scout.git
Reference: 1.1.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/dodobrands/scout
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at ccfa35c Support regex patterns in pattern search (#109) (#110)
Cloned https://github.com/dodobrands/scout.git
Revision (git rev-parse @):
ccfa35c2def8aacce5b08e9c381e4d9a59c9afa2
SUCCESS checkout https://github.com/dodobrands/scout.git at 1.1.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/dodobrands/scout.git
https://github.com/dodobrands/scout.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"
    },
    {
      "identity" : "sourcekitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.36.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/SourceKitten"
    },
    {
      "identity" : "swift-subprocess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-subprocess"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-log-oslog",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/chrisaljoudi/swift-log-oslog.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-glob",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/davbeck/swift-glob.git"
    }
  ],
  "manifest_display_name" : "Scout",
  "name" : "Scout",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Types",
      "targets" : [
        "Types"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Files",
      "targets" : [
        "Files"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Pattern",
      "targets" : [
        "Pattern"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LOC",
      "targets" : [
        "LOC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BuildSettings",
      "targets" : [
        "BuildSettings"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "scout",
      "targets" : [
        "Scout"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TypesTests",
      "module_type" : "SwiftTarget",
      "name" : "TypesTests",
      "path" : "Tests/TypesTests",
      "product_dependencies" : [
        "InlineSnapshotTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/TypesTests/Samples",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "TypesTests.swift"
      ],
      "target_dependencies" : [
        "Types"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TypesCLITests",
      "module_type" : "SwiftTarget",
      "name" : "TypesCLITests",
      "path" : "Tests/TypesCLITests",
      "product_dependencies" : [
        "InlineSnapshotTesting"
      ],
      "sources" : [
        "TypesCLIInputPriorityTests.swift",
        "TypesCLIOutputTests.swift",
        "TypesCLISummaryTests.swift"
      ],
      "target_dependencies" : [
        "TypesCLI",
        "Types",
        "Common"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TypesCLI",
      "module_type" : "SwiftTarget",
      "name" : "TypesCLI",
      "path" : "Sources/TypesCLI",
      "product_dependencies" : [
        "ArgumentParser",
        "Logging"
      ],
      "product_memberships" : [
        "scout"
      ],
      "sources" : [
        "TypesCLI.swift",
        "TypesCLIConfig.swift",
        "TypesCLIInputs.swift",
        "TypesCLISummary.swift",
        "TypesInput+CLI.swift"
      ],
      "target_dependencies" : [
        "Types",
        "Common"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Types",
      "module_type" : "SwiftTarget",
      "name" : "Types",
      "path" : "Sources/Types",
      "product_dependencies" : [
        "SourceKittenFramework",
        "Logging"
      ],
      "product_memberships" : [
        "Types",
        "scout"
      ],
      "sources" : [
        "AnalysisInput.swift",
        "Input.swift",
        "ObjectFromCode.swift",
        "Output.swift",
        "SwiftParser.swift",
        "Types.swift"
      ],
      "target_dependencies" : [
        "Common"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Scout",
      "module_type" : "SwiftTarget",
      "name" : "Scout",
      "path" : "Sources/Scout",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "scout"
      ],
      "sources" : [
        "Scout.swift",
        "Version.swift"
      ],
      "target_dependencies" : [
        "TypesCLI",
        "FilesCLI",
        "PatternCLI",
        "LOCCLI",
        "BuildSettingsCLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "PatternTests",
      "module_type" : "SwiftTarget",
      "name" : "PatternTests",
      "path" : "Tests/PatternTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/PatternTests/Samples",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "PatternTests.swift"
      ],
      "target_dependencies" : [
        "Pattern"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PatternCLITests",
      "module_type" : "SwiftTarget",
      "name" : "PatternCLITests",
      "path" : "Tests/PatternCLITests",
      "product_dependencies" : [
        "InlineSnapshotTesting"
      ],
      "sources" : [
        "PatternCLIInputPriorityTests.swift",
        "PatternCLIOutputTests.swift",
        "PatternCLISummaryTests.swift"
      ],
      "target_dependencies" : [
        "PatternCLI",
        "Pattern",
        "Common"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PatternCLI",
      "module_type" : "SwiftTarget",
      "name" : "PatternCLI",
      "path" : "Sources/PatternCLI",
      "product_dependencies" : [
        "ArgumentParser",
        "Logging"
      ],
      "product_memberships" : [
        "scout"
      ],
      "sources" : [
        "PatternCLI.swift",
        "PatternCLIConfig.swift",
        "PatternCLIInputs.swift",
        "PatternCLISummary.swift",
        "PatternInput+CLI.swift"
      ],
      "target_dependencies" : [
        "Pattern",
        "Common"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Pattern",
      "module_type" : "SwiftTarget",
      "name" : "Pattern",
      "path" : "Sources/Pattern",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "Pattern",
        "scout"
      ],
      "sources" : [
        "AnalysisInput.swift",
        "Input.swift",
        "Output.swift",
        "Pattern.swift"
      ],
      "target_dependencies" : [
        "Common"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LOCTests",
      "module_type" : "SwiftTarget",
      "name" : "LOCTests",
      "path" : "Tests/LOCTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/LOCTests/Samples",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "LOCTests.swift",
        "MetricIdentifierTests.swift"
      ],
      "target_dependencies" : [
        "LOC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LOCCLITests",
      "module_type" : "SwiftTarget",
      "name" : "LOCCLITests",
      "path" : "Tests/LOCCLITests",
      "product_dependencies" : [
        "InlineSnapshotTesting"
      ],
      "sources" : [
        "LOCCLIInputPriorityTests.swift",
        "LOCCLIOutputTests.swift",
        "LOCCLISummaryTests.swift"
      ],
      "target_dependencies" : [
        "LOCCLI",
        "LOC",
        "Common"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LOCCLI",
      "module_type" : "SwiftTarget",
      "name" : "LOCCLI",
      "path" : "Sources/LOCCLI",
      "product_dependencies" : [
        "ArgumentParser",
        "Logging"
      ],
      "product_memberships" : [
        "scout"
      ],
      "sources" : [
        "LOCCLI.swift",
        "LOCCLIConfig.swift",
        "LOCCLIInputs.swift",
        "LOCCLISummary.swift",
        "LOCInput+CLI.swift"
      ],
      "target_dependencies" : [
        "LOC",
        "Common"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LOC",
      "module_type" : "SwiftTarget",
      "name" : "LOC",
      "path" : "Sources/LOC",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "LOC",
        "scout"
      ],
      "sources" : [
        "AnalysisInput.swift",
        "ClocRunner.swift",
        "Input.swift",
        "LOC.swift",
        "Output.swift"
      ],
      "target_dependencies" : [
        "Common"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FilesTests",
      "module_type" : "SwiftTarget",
      "name" : "FilesTests",
      "path" : "Tests/FilesTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/FilesTests/Samples",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "FilesTests.swift"
      ],
      "target_dependencies" : [
        "Files"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FilesCLITests",
      "module_type" : "SwiftTarget",
      "name" : "FilesCLITests",
      "path" : "Tests/FilesCLITests",
      "product_dependencies" : [
        "InlineSnapshotTesting"
      ],
      "sources" : [
        "FilesCLIInputPriorityTests.swift",
        "FilesCLIOutputTests.swift",
        "FilesCLISummaryTests.swift"
      ],
      "target_dependencies" : [
        "FilesCLI",
        "Files",
        "Common"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FilesCLI",
      "module_type" : "SwiftTarget",
      "name" : "FilesCLI",
      "path" : "Sources/FilesCLI",
      "product_dependencies" : [
        "ArgumentParser",
        "Logging"
      ],
      "product_memberships" : [
        "scout"
      ],
      "sources" : [
        "FilesCLI.swift",
        "FilesCLIConfig.swift",
        "FilesCLIInputs.swift",
        "FilesCLISummary.swift",
        "FilesInput+CLI.swift"
      ],
      "target_dependencies" : [
        "Files",
        "Common"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Files",
      "module_type" : "SwiftTarget",
      "name" : "Files",
      "path" : "Sources/Files",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "Files",
        "scout"
      ],
      "sources" : [
        "AnalysisInput.swift",
        "Files.swift",
        "Input.swift",
        "Output.swift"
      ],
      "target_dependencies" : [
        "Common"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommonTests",
      "module_type" : "SwiftTarget",
      "name" : "CommonTests",
      "path" : "Tests/CommonTests",
      "sources" : [
        "GroupedByCommitTests.swift"
      ],
      "target_dependencies" : [
        "Common"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Common",
      "module_type" : "SwiftTarget",
      "name" : "Common",
      "path" : "Sources/Common",
      "product_dependencies" : [
        "Subprocess",
        "Logging",
        "LoggingOSLog",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "Types",
        "Files",
        "Pattern",
        "LOC",
        "BuildSettings",
        "scout"
      ],
      "sources" : [
        "Array+AsyncMap.swift",
        "Array+NilIfEmpty.swift",
        "Array+SafeSubscript.swift",
        "CommandParser.swift",
        "CommitResolvable.swift",
        "DateFormatting.swift",
        "Encodable+WriteJSON.swift",
        "Git.swift",
        "GitCLIInputs.swift",
        "GitConfiguration.swift",
        "GitFileConfig.swift",
        "GitHubActionsLogHandler.swift",
        "LoggingSetup.swift",
        "ParseError.swift",
        "Sequence+ConcurrentMap.swift",
        "Shell.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BuildSettingsTests",
      "module_type" : "SwiftTarget",
      "name" : "BuildSettingsTests",
      "path" : "Tests/BuildSettingsTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/BuildSettingsTests/Samples",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BuildSettingsTests.swift",
        "ProjectDiscoveryTests.swift"
      ],
      "target_dependencies" : [
        "BuildSettings"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BuildSettingsCLITests",
      "module_type" : "SwiftTarget",
      "name" : "BuildSettingsCLITests",
      "path" : "Tests/BuildSettingsCLITests",
      "product_dependencies" : [
        "InlineSnapshotTesting"
      ],
      "sources" : [
        "BuildSettingsCLIInputPriorityTests.swift",
        "BuildSettingsCLIOutputTests.swift",
        "BuildSettingsCLISummaryTests.swift",
        "CommandParserTests.swift"
      ],
      "target_dependencies" : [
        "BuildSettingsCLI",
        "BuildSettings",
        "Common"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BuildSettingsCLI",
      "module_type" : "SwiftTarget",
      "name" : "BuildSettingsCLI",
      "path" : "Sources/BuildSettingsCLI",
      "product_dependencies" : [
        "ArgumentParser",
        "Logging"
      ],
      "product_memberships" : [
        "scout"
      ],
      "sources" : [
        "BuildSettingsCLI.swift",
        "BuildSettingsCLIConfig.swift",
        "BuildSettingsCLIInputs.swift",
        "BuildSettingsCLISummary.swift",
        "BuildSettingsInput+CLI.swift"
      ],
      "target_dependencies" : [
        "BuildSettings",
        "Common"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BuildSettings",
      "module_type" : "SwiftTarget",
      "name" : "BuildSettings",
      "path" : "Sources/BuildSettings",
      "product_dependencies" : [
        "Logging",
        "Glob"
      ],
      "product_memberships" : [
        "BuildSettings",
        "scout"
      ],
      "sources" : [
        "AnalysisInput.swift",
        "BuildSettings.swift",
        "Input.swift",
        "InternalTypes.swift",
        "Output.swift",
        "ProjectDiscovery.swift",
        "SetupCommand.swift"
      ],
      "target_dependencies" : [
        "Common"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
BUILD FAILURE 6.1 android