Build Information
Failed to build swift-bundler, reference v2.0.10 (182d89), with Swift 6.1 for Android on 29 May 2025 13:00:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/furby-tm/swift-bundler.git
Reference: v2.0.10
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/furby-tm/swift-bundler
* tag v2.0.10 -> FETCH_HEAD
HEAD is now at 182d898 Rewrite swiftpm provided target with users target. * This is necessary to remove swiftpm's default target of macosx10.0, macosx11.0, macosx12.0, macosx13.0, and macosx14.0, to instead use the user's specified platform triplet by replacing the (debug/release).yaml with: 'other-args' -target <user-specified-triplet>.
Cloned https://github.com/furby-tm/swift-bundler.git
Revision (git rev-parse @):
182d8982c11fdaf139ff1f5a61d8b1950e3699ea
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/furby-tm/swift-bundler.git at v2.0.10
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/furby-tm/swift-bundler.git
https://github.com/furby-tm/swift-bundler.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-arg-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wabiverse/swift-arg-parser"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "swift-parsing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-parsing"
},
{
"identity" : "tomlkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.6",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/furby-tm/TOMLKit"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
},
{
"identity" : "version",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Version.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "xcodegen",
"requirement" : {
"exact" : [
"2.35.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/XcodeGen"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax"
},
{
"identity" : "swift-format",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-format"
},
{
"identity" : "swift-overture",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-overture"
}
],
"manifest_display_name" : "swift-bundler",
"name" : "swift-bundler",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "swift-bundler",
"targets" : [
"swift-bundler"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftBundlerCommandPlugin",
"targets" : [
"SwiftBundlerCommandPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "schema-gen",
"targets" : [
"schema-gen"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_bundler",
"module_type" : "SwiftTarget",
"name" : "swift-bundler",
"path" : "Sources/swift-bundler",
"product_dependencies" : [
"StackOtterArgParser",
"Logging",
"Parsing",
"TOMLKit",
"Rainbow",
"Version",
"XcodeGenKit",
"ProjectSpec",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftFormat",
"SwiftFormatConfiguration",
"Overture"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"AsyncMain.swift",
"Bundler/Bundler.swift",
"Bundler/CodeSigner/CodeSigner.swift",
"Bundler/CodeSigner/CodeSignerError.swift",
"Bundler/CodeSigner/ProvisioningProfile.swift",
"Bundler/DynamicLibraryBundler.swift",
"Bundler/DynamicLibraryBundlerError.swift",
"Bundler/IOSBundler.swift",
"Bundler/IOSBundlerError.swift",
"Bundler/IconSetCreator.swift",
"Bundler/IconSetCreatorError.swift",
"Bundler/MacOSBundler.swift",
"Bundler/MacOSBundlerError.swift",
"Bundler/MetalCompiler.swift",
"Bundler/MetalCompilerError.swift",
"Bundler/PlistCreator.swift",
"Bundler/PlistCreatorError.swift",
"Bundler/ResourceBundler.swift",
"Bundler/ResourceBundlerError.swift",
"Bundler/Runner/Device.swift",
"Bundler/Runner/Runner.swift",
"Bundler/Runner/RunnerError.swift",
"Bundler/SimulatorManager/Simulator.swift",
"Bundler/SimulatorManager/SimulatorList.swift",
"Bundler/SimulatorManager/SimulatorManager.swift",
"Bundler/SimulatorManager/SimulatorManagerError.swift",
"Bundler/StoryboardCompiler.swift",
"Bundler/StoryboardCompilerError.swift",
"Bundler/SwiftPackageManager/BuildArchitecture.swift",
"Bundler/SwiftPackageManager/BuildConfiguration.swift",
"Bundler/SwiftPackageManager/PackageManifest.swift",
"Bundler/SwiftPackageManager/Platform.swift",
"Bundler/SwiftPackageManager/SwiftPackageManager.swift",
"Bundler/SwiftPackageManager/SwiftPackageManagerError.swift",
"Bundler/SwiftPackageManager/SwiftTargetInfo.swift",
"Bundler/System.swift",
"Bundler/SystemError.swift",
"Bundler/Templater/IndentationStyle.swift",
"Bundler/Templater/SystemDependency.swift",
"Bundler/Templater/Template.swift",
"Bundler/Templater/TemplateManifest.swift",
"Bundler/Templater/Templater.swift",
"Bundler/Templater/TemplaterError.swift",
"Bundler/VariableEvaluator.swift",
"Bundler/VariableEvaluatorError.swift",
"Bundler/VisionOSBundler.swift",
"Bundler/VisionOSBundlerError.swift",
"Bundler/XcodeSupportGenerator.swift",
"Bundler/XcodeSupportGeneratorError.swift",
"Bundler/XcodeprojConverter/ExecutableTarget.swift",
"Bundler/XcodeprojConverter/LibraryTarget.swift",
"Bundler/XcodeprojConverter/TargetType.swift",
"Bundler/XcodeprojConverter/XcodeFile.swift",
"Bundler/XcodeprojConverter/XcodePackageDependency.swift",
"Bundler/XcodeprojConverter/XcodeTarget.swift",
"Bundler/XcodeprojConverter/XcodeprojConverter.swift",
"Bundler/XcodeprojConverter/XcodeprojConverterError.swift",
"Commands/AsyncCommand.swift",
"Commands/BundleArguments.swift",
"Commands/BundleCommand.swift",
"Commands/CLIError.swift",
"Commands/Command.swift",
"Commands/ConvertCommand.swift",
"Commands/CreateCommand.swift",
"Commands/GenerateXcodeSupportCommand.swift",
"Commands/ListIdentitiesCommand.swift",
"Commands/MigrateCommand.swift",
"Commands/RunCommand.swift",
"Commands/Simulators/SimulatorsBootCommand.swift",
"Commands/Simulators/SimulatorsListCommand.swift",
"Commands/SimulatorsCommand.swift",
"Commands/Templates/TemplatesInfoCommand.swift",
"Commands/Templates/TemplatesListCommand.swift",
"Commands/Templates/TemplatesUpdateCommand.swift",
"Commands/TemplatesCommand.swift",
"Configuration/AppConfiguration.swift",
"Configuration/AppConfigurationError.swift",
"Configuration/MigrationMode.swift",
"Configuration/PackageConfiguration.swift",
"Configuration/PackageConfigurationError.swift",
"Configuration/PlistError.swift",
"Configuration/PlistValue.swift",
"Configuration/V1/PackageConfigurationV1.swift",
"Configuration/V2/AppConfigurationV2.swift",
"Configuration/V2/PackageConfigurationV2.swift",
"Extensions/Array.swift",
"Extensions/CaseIterable.swift",
"Extensions/FileHandle+TextOutputStream.swift",
"Extensions/FileManager.swift",
"Extensions/PBXProductType.swift",
"Extensions/Process.swift",
"Extensions/ProcessError.swift",
"Extensions/Result.swift",
"Extensions/Sequence.swift",
"Extensions/String.swift",
"Extensions/URL.swift",
"Extensions/Version.swift",
"SwiftBundler.swift",
"Utility/Box.swift",
"Utility/Logger.swift",
"Utility/LoggerLevel.swift",
"Utility/OutputBuilder/Array+OutputComponent.swift",
"Utility/OutputBuilder/ExampleCommand.swift",
"Utility/OutputBuilder/InlineList.swift",
"Utility/OutputBuilder/KeyedList.swift",
"Utility/OutputBuilder/KeyedListBuilder.swift",
"Utility/OutputBuilder/Line.swift",
"Utility/OutputBuilder/LineBuilder.swift",
"Utility/OutputBuilder/LinePartsBuilder.swift",
"Utility/OutputBuilder/List.swift",
"Utility/OutputBuilder/Output.swift",
"Utility/OutputBuilder/OutputBuilder.swift",
"Utility/OutputBuilder/OutputComponent.swift",
"Utility/OutputBuilder/OutputPartsBuilder.swift",
"Utility/OutputBuilder/Section.swift",
"Utility/OutputBuilder/String+OutputComponent.swift",
"Utility/OutputBuilder/StringOutput.swift",
"Utility/Signal.swift",
"Utility/Stopwatch.swift",
"Utility/YamlUtils.swift"
],
"type" : "executable"
},
{
"c99name" : "schema_gen",
"module_type" : "SwiftTarget",
"name" : "schema-gen",
"path" : "Sources/schema-gen",
"product_dependencies" : [
"SwiftSyntax",
"SwiftParser"
],
"product_memberships" : [
"schema-gen"
],
"sources" : [
"Namespace.swift",
"PropertyDecl.swift",
"SchemaGenerator.swift",
"TypeDecl.swift"
],
"type" : "executable"
},
{
"c99name" : "SwiftBundlerCommandPlugin",
"module_type" : "PluginTarget",
"name" : "SwiftBundlerCommandPlugin",
"path" : "Plugins/SwiftBundlerCommandPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Run a package as an app.",
"type" : "custom",
"verb" : "bundler"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Creating an app bundle requires writing to the package directory.",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_memberships" : [
"SwiftBundlerCommandPlugin"
],
"sources" : [
"SwiftBundlerCommandPlugin.swift"
],
"target_dependencies" : [
"swift-bundler"
],
"type" : "plugin"
},
{
"c99name" : "SwiftBundler",
"module_type" : "SwiftTarget",
"name" : "SwiftBundler",
"path" : "Documentation",
"sources" : [
"Empty.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/apple/swift-syntax
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/stackotter/XcodeGen
Fetching https://github.com/pointfreeco/swift-overture
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/apple/swift-format
[1/12163] Fetching swift-format
[2/14212] Fetching swift-format, swift-docc-plugin
[714/31264] Fetching swift-format, swift-docc-plugin, xcodegen
[837/31552] Fetching swift-format, swift-docc-plugin, xcodegen, version
[4509/32415] Fetching swift-format, swift-docc-plugin, xcodegen, version, swift-overture
[28836/102867] Fetching swift-format, swift-docc-plugin, xcodegen, version, swift-overture, swift-syntax
Fetched https://github.com/apple/swift-format from cache (1.10s)
[28707/90704] Fetching swift-docc-plugin, xcodegen, version, swift-overture, swift-syntax
Fetching https://github.com/onevcat/Rainbow
[31526/91900] Fetching swift-docc-plugin, xcodegen, version, swift-overture, swift-syntax, rainbow
Fetched https://github.com/mxcl/Version.git from cache (1.50s)
Fetched https://github.com/pointfreeco/swift-overture from cache (1.50s)
Fetching https://github.com/pointfreeco/swift-parsing
Fetching https://github.com/furby-tm/TOMLKit
Fetched https://github.com/onevcat/Rainbow from cache (0.39s)
Fetched https://github.com/stackotter/XcodeGen from cache (1.53s)
Fetching https://github.com/wabiverse/swift-arg-parser
Fetching https://github.com/apple/swift-log
[15435/72501] Fetching swift-docc-plugin, swift-syntax
[25300/73292] Fetching swift-docc-plugin, swift-syntax, tomlkit
[27500/77128] Fetching swift-docc-plugin, swift-syntax, tomlkit, swift-log
[29907/80105] Fetching swift-docc-plugin, swift-syntax, tomlkit, swift-log, swift-arg-parser
Fetched https://github.com/furby-tm/TOMLKit from cache (0.37s)
[32371/79314] Fetching swift-docc-plugin, swift-syntax, swift-log, swift-arg-parser
Fetched https://github.com/wabiverse/swift-arg-parser from cache (0.52s)
[43930/76337] Fetching swift-docc-plugin, swift-syntax, swift-log
Fetched https://github.com/apple/swift-log from cache (0.54s)
[42207/72501] Fetching swift-docc-plugin, swift-syntax
[72502/170382] Fetching swift-docc-plugin, swift-syntax, swift-parsing
Fetched https://github.com/apple/swift-docc-plugin from cache (6.85s)
Fetched https://github.com/apple/swift-syntax from cache (6.91s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (7.29s)
Computing version for https://github.com/pointfreeco/swift-overture
Computed https://github.com/pointfreeco/swift-overture at 0.5.0 (9.39s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 509.0.0 (0.62s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-markdown.git
[1/6755] Fetching swift-markdown
[6756/22134] Fetching swift-markdown, swift-argument-parser
Fetched https://github.com/apple/swift-markdown.git from cache (0.58s)
[8305/15379] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.92s)
Computing version for https://github.com/stackotter/XcodeGen
Computed https://github.com/stackotter/XcodeGen at 2.35.1 (1.56s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/yonaskolb/JSONUtilities.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/SwiftDocOrg/GraphViz.git
Fetching https://github.com/jakeheis/SwiftCLI.git
Fetching https://github.com/stackotter/SwiftXcodeProj.git
[1/1021] Fetching spectre
[1022/6095] Fetching spectre, swiftcli
[1682/7448] Fetching spectre, swiftcli, jsonutilities
[4710/8258] Fetching spectre, swiftcli, jsonutilities, graphviz
[8259/18915] Fetching spectre, swiftcli, jsonutilities, graphviz, yams
[8792/35398] Fetching spectre, swiftcli, jsonutilities, graphviz, yams, swiftxcodeproj
Fetched https://github.com/SwiftDocOrg/GraphViz.git from cache (1.23s)
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (1.24s)
Fetched https://github.com/yonaskolb/JSONUtilities.git from cache (1.24s)
Fetching https://github.com/kylef/PathKit.git
Fetched https://github.com/stackotter/SwiftXcodeProj.git from cache (1.27s)
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/Spectre.git from cache (1.59s)
Fetched https://github.com/kylef/PathKit.git from cache (0.36s)
Fetched https://github.com/jpsim/Yams.git from cache (1.63s)
Computing version for https://github.com/furby-tm/TOMLKit
Computed https://github.com/furby-tm/TOMLKit at 0.5.6 (2.38s)
Computing version for https://github.com/wabiverse/swift-arg-parser
Computed https://github.com/wabiverse/swift-arg-parser at 1.2.4 (0.65s)
Computing version for https://github.com/SwiftDocOrg/GraphViz.git
Computed https://github.com/SwiftDocOrg/GraphViz.git at 0.2.0 (0.61s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.63s)
Computing version for https://github.com/yonaskolb/JSONUtilities.git
Computed https://github.com/yonaskolb/JSONUtilities.git at 4.2.0 (2.34s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.60s)
Computing version for https://github.com/stackotter/SwiftXcodeProj.git
Computed https://github.com/stackotter/SwiftXcodeProj.git at 8.11.0 (0.61s)
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.31s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.89s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.59s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.1.0 (0.60s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (0.73s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (0.61s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18065] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.05s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (1.78s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.58s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.83s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.52s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.37s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (5.62s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.14.1 (1.85s)
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4375] Fetching swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.92s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (1.54s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.72s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (2.50s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.84s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.41s)
Creating working copy for https://github.com/stackotter/XcodeGen
Working copy of https://github.com/stackotter/XcodeGen resolved at 2.35.1
Creating working copy for https://github.com/apple/swift-format
Working copy of https://github.com/apple/swift-format resolved at 509.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/furby-tm/TOMLKit
Working copy of https://github.com/furby-tm/TOMLKit resolved at 0.5.6
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 6.0.3
Creating working copy for https://github.com/wabiverse/swift-arg-parser
Working copy of https://github.com/wabiverse/swift-arg-parser resolved at 1.2.4
Creating working copy for https://github.com/stackotter/SwiftXcodeProj.git
Working copy of https://github.com/stackotter/SwiftXcodeProj.git resolved at 8.11.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.14.1
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.6.0
Creating working copy for https://github.com/SwiftDocOrg/GraphViz.git
Working copy of https://github.com/SwiftDocOrg/GraphViz.git resolved at 0.2.0
Creating working copy for https://github.com/yonaskolb/JSONUtilities.git
Working copy of https://github.com/yonaskolb/JSONUtilities.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 509.1.1
Creating working copy for https://github.com/pointfreeco/swift-overture
Working copy of https://github.com/pointfreeco/swift-overture resolved at 0.5.0
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
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.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.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
warning: 'swift-case-paths': 'swift-case-paths' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
[1/1] Compiling plugin SwiftBundlerCommandPlugin
[2/2] Compiling plugin Lint Source Code
[3/3] Compiling plugin Format Source Code
[4/4] Compiling plugin GenerateManual
[5/5] Compiling plugin Swift-DocC Preview
[6/6] Compiling plugin Swift-DocC
[7/7] Compiling plugin GenManual
Building for debugging...
[7/261] Write sources
[12/261] Compiling cmark-gfm-extensions core-extensions.c
[13/261] Compiling cmark-gfm-extensions strikethrough.c
[14/261] Compiling cmark-gfm-extensions ext_scanners.c
[15/261] Compiling cmark-gfm-extensions tasklist.c
[16/261] Compiling cmark-gfm-extensions tagfilter.c
[17/261] Compiling cmark-gfm xml.c
[18/261] Compiling cmark-gfm-extensions autolink.c
[19/261] Compiling cmark-gfm registry.c
[20/261] Compiling cmark-gfm render.c
[21/261] Compiling cmark-gfm syntax_extension.c
[22/261] Compiling cmark-gfm references.c
[23/261] Compiling cmark-gfm-extensions table.c
[24/261] Compiling cmark-gfm plugin.c
[25/261] Compiling cmark-gfm plaintext.c
[26/261] Compiling cmark-gfm linked_list.c
[27/261] Compiling cmark-gfm man.c
[28/261] Compiling cmark-gfm map.c
[29/261] Compiling cmark-gfm latex.c
[30/261] Write swift-version-24593BA9C3E375BF.txt
[31/261] Compiling cmark-gfm iterator.c
[32/261] Compiling cmark-gfm utf8.c
[33/261] Compiling cmark-gfm node.c
[34/261] Compiling cmark-gfm houdini_href_e.c
[35/261] Compiling cmark-gfm html.c
[36/261] Compiling cmark-gfm houdini_html_u.c
[36/261] Compiling cmark-gfm houdini_html_e.c
[38/261] Compiling cmark-gfm scanners.c
[39/261] Compiling cmark-gfm cmark_ctype.c
[40/261] Compiling cmark-gfm footnotes.c
[40/261] Compiling cmark-gfm cmark.c
[40/261] Write sources
[64/261] Compiling cmark-gfm buffer.c
[64/261] Write sources
[69/261] Compiling cmark-gfm inlines.c
[70/261] Compiling cmark-gfm commonmark.c
[71/261] Write sources
[73/263] Compiling cmark-gfm arena.c
[74/263] Write sources
[76/274] Compiling cmark-gfm blocks.c
[78/314] Emitting module Rainbow
[79/315] Compiling Version Version.swift
[80/315] Compiling Rainbow StringGenerator.swift
[81/315] Compiling Rainbow String+Rainbow.swift
[82/315] Compiling Rainbow Style.swift
[83/315] Compiling Rainbow XcodeColorsSupport.swift
[84/315] Compiling Version Version+Range.swift
[85/315] Emitting module SwiftSyntax509
[86/315] Compiling SwiftSyntax509 Empty.swift
[87/315] Compiling Overture Uncurry.swift
[88/315] Compiling Overture Update.swift
[89/315] Compiling Overture With.swift
[90/315] Compiling Overture ZipOptional.swift
[91/316] Compiling Overture Optional.swift
[92/316] Compiling Overture Pipe.swift
[93/316] Compiling Overture Flip.swift
[94/316] Compiling Overture KeyPath.swift
[95/316] Compiling Rainbow CodesParser.swift
[96/316] Compiling Overture Setters.swift
[97/318] Emitting module Overture
[98/318] Compiling StackOtterArgParserToolInfo ToolInfo.swift
[99/318] Emitting module StackOtterArgParserToolInfo
[100/319] Compiling Rainbow Color.swift
[101/319] Compiling Rainbow ControlCode.swift
[102/319] Compiling Rainbow BackgroundColor.swift
[103/319] Compiling JSONUtilities DecodingError.swift
[105/319] Compiling JSONUtilities Dictionary+JSONKey.swift
[105/319] Write sources
[112/319] Compiling writer.c
[114/401] Emitting module Logging
[115/401] Compiling Logging Locks.swift
[116/401] Compiling Logging LogHandler.swift
[117/401] Compiling Logging Logging.swift
[118/401] Compiling Logging MetadataProvider.swift
[119/401] Compiling JSONUtilities JSONPrimitiveConvertible.swift
[120/403] Compiling JSONUtilities JSONObjectConvertible.swift
[121/403] Compiling Rainbow Rainbow.swift
[122/403] Compiling Version Version+Comparable.swift
[123/403] Compiling Version Version+Codable.swift
[124/403] Emitting module Version
[125/403] Compiling Version Version+Foundation.swift
[127/404] Compiling JSONUtilities KeyPath.swift
[128/404] Compiling JSONUtilities URL+JSONPrimitiveConvertible.swift
[129/404] Compiling SwiftSyntax BumpPtrAllocator.swift
[130/404] Compiling SwiftSyntax CommonAncestor.swift
[131/404] Compiling SwiftSyntax Convenience.swift
[132/404] Compiling SwiftSyntax MemoryLayout.swift
[133/404] Compiling SwiftSyntax AbsolutePosition.swift
[134/404] Compiling SwiftSyntax Assert.swift
[135/404] Compiling JSONUtilities InvalidItemBehaviour.swift
[136/404] Compiling JSONUtilities JSONFileLoading.swift
[137/405] Emitting module JSONUtilities
[140/405] Compiling JSONUtilities Dictionary+KeyPath.swift
[144/425] Compiling IssueReporting ReportIssue.swift
[145/425] Compiling IssueReporting TestContext.swift
[146/426] Emitting module StackOtterArgParser
[147/426] Compiling IssueReporting FailureObserver.swift
[148/426] Compiling IssueReporting LockIsolated.swift
[149/426] Compiling IssueReporting Rethrows.swift
[150/426] Compiling IssueReporting ErrorReporting.swift
[151/426] Compiling IssueReporting AppHostWarning.swift
[152/426] Compiling IssueReporting Deprecations.swift
[152/431] Wrapping AST for Version for debugging
[154/431] Wrapping AST for SwiftSyntax509 for debugging
[156/431] Emitting module PathKit
[157/431] Compiling PathKit PathKit.swift
[157/432] Wrapping AST for Rainbow for debugging
[158/432] Wrapping AST for StackOtterArgParserToolInfo for debugging
[160/447] Wrapping AST for Overture for debugging
[161/447] Wrapping AST for Logging for debugging
[162/447] Wrapping AST for JSONUtilities for debugging
[163/447] Compiling reader.c
[164/447] Wrapping AST for PathKit for debugging
[166/447] Compiling GraphViz Color.swift
[167/447] Compiling GraphViz Point.swift
[168/447] Compiling GraphViz Position.swift
[169/447] Compiling IssueReporting RuntimeWarningReporter.swift
[171/447] Compiling GraphViz Node.swift
[172/447] Compiling GraphViz Format.swift
[173/447] Compiling GraphViz Location.swift
[174/447] Compiling GraphViz Ordering.swift
[175/447] Compiling GraphViz AspectRatio.swift
[175/447] Compiling parser.c
[180/449] Compiling scanner.c
[181/449] Compiling api.c
[182/449] Compiling emitter.c
[184/449] Compiling GraphViz Rectangle.swift
[185/449] Compiling GraphViz Size.swift
[186/449] Compiling StackOtterArgParser CollectionExtensions.swift
[187/449] Compiling StackOtterArgParser Platform.swift
[188/449] Compiling StackOtterArgParser SequenceExtensions.swift
[189/449] Compiling StackOtterArgParser StringExtensions.swift
[190/449] Compiling StackOtterArgParser Tree.swift
[192/449] Compiling IssueReporting Unimplemented.swift
[193/449] Compiling SwiftSyntax Trivia.swift
[194/449] Compiling SwiftSyntax Utils.swift
[195/449] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[196/449] Compiling SwiftSyntax SyntaxBaseNodes.swift
[197/449] Compiling SwiftSyntax SyntaxCollections.swift
[198/449] Compiling SwiftSyntax SyntaxEnum.swift
[199/449] Compiling SwiftSyntax SyntaxKind.swift
[200/449] Compiling SwiftSyntax SyntaxRewriter.swift
[201/449] Compiling SwiftSyntax ChildNameForKeyPath.swift
[202/449] Compiling SwiftSyntax Keyword.swift
[203/449] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[204/449] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[205/449] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[206/449] Compiling SwiftSyntax Syntax.swift
[207/449] Compiling SwiftSyntax SyntaxArena.swift
[208/449] Compiling SwiftSyntax SyntaxChildren.swift
[209/449] Compiling SwiftSyntax SyntaxCollection.swift
[210/449] Compiling SwiftSyntax SyntaxData.swift
[211/470] Compiling Table.cpp
[212/470] Wrapping AST for StackOtterArgParser for debugging
[214/470] Compiling Yams Decoder.swift
[215/470] Compiling Yams Emitter.swift
[216/470] Compiling Yams Encoder.swift
[217/470] Compiling Yams AliasDereferencingStrategy.swift
[218/470] Compiling Yams Anchor.swift
[219/470] Compiling Yams Constructor.swift
[220/470] Compiling Yams Node.Scalar.swift
[221/476] Compiling Yams String+Yams.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[222/476] Compiling Yams Tag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[224/478] Compiling Yams Node.Sequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[225/478] Compiling Yams Node.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[226/478] Compiling Yams Parser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[227/478] Compiling Yams RedundancyAliasingStrategy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[228/478] Compiling Yams Representer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[229/478] Compiling Yams Resolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[234/478] Compiling Yams Node.Alias.swift
[235/478] Compiling Yams Node.Mapping.swift
[236/478] Compiling IssueReporting WithExpectedIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[237/478] Compiling IssueReporting WithIssueContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[244/478] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[245/478] Compiling Yams Mark.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[248/479] Compiling CAtomic CAtomic.c
[253/482] Compiling Node.cpp
[254/544] Compiling Date&Time&DateTime.cpp
[256/544] Emitting module GraphViz
[256/545] Wrapping AST for IssueReporting for debugging
[257/545] Write sources
[259/545] Compiling XCTestDynamicOverlay Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[260/545] Compiling Conversion.cpp
[261/545] Compiling cmark-gfm-extensions tasklist.c
[262/551] Wrapping AST for GraphViz for debugging
[263/555] Compiling cmark-gfm-extensions tagfilter.c
[265/555] Emitting module XCTestDynamicOverlay
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[266/555] Compiling XCTestDynamicOverlay Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[267/556] Compiling AEXML Parser.swift
[268/556] Compiling AEXML Error.swift
[269/556] Compiling AEXML Options.swift
[271/556] Compiling Markdown BasicBlockContainer.swift
[272/556] Compiling Markdown BasicInlineContainer.swift
[273/556] Compiling Markdown BlockContainer.swift
[274/556] Compiling Markdown BlockMarkup.swift
[275/556] Compiling Markdown InlineContainer.swift
[276/556] Compiling Markdown InlineMarkup.swift
[277/556] Compiling Markdown ListItemContainer.swift
[278/556] Compiling Markdown AtomicCounter.swift
[279/564] Emitting module DOT
[279/564] Compiling cmark-gfm-extensions table.c
[280/564] Compiling cmark-gfm-extensions strikethrough.c
[282/564] Compiling AEXML Element.swift
[283/564] Emitting module AEXML
[284/564] Compiling AEXML Document.swift
[284/565] Compiling cmark-gfm-extensions ext_scanners.c
[286/565] Emitting module Markdown
[288/565] Compiling DOT DOTRepresentable.swift
[288/565] Compiling cmark-gfm-extensions core-extensions.c
[289/565] Wrapping AST for XCTestDynamicOverlay for debugging
[290/565] Compiling Array.cpp
[291/575] Wrapping AST for AEXML for debugging
[293/575] Compiling Markdown BlockDirective.swift
[294/575] Compiling Markdown BlockQuote.swift
[295/575] Compiling Markdown CustomBlock.swift
[296/575] Compiling Markdown DoxygenDiscussion.swift
[297/575] Compiling Markdown DoxygenNote.swift
[298/575] Compiling Markdown DoxygenParameter.swift
[299/575] Compiling Markdown DoxygenReturns.swift
[300/575] Compiling Markdown ListItem.swift
[301/575] Compiling Markdown OrderedList.swift
[302/575] Compiling Markdown UnorderedList.swift
[303/575] Compiling Markdown Paragraph.swift
[304/575] Compiling Markdown CodeBlock.swift
[305/575] Compiling Markdown HTMLBlock.swift
[306/575] Compiling Markdown Heading.swift
[307/575] Compiling Markdown ThematicBreak.swift
[308/575] Compiling Markdown Table.swift
[309/575] Compiling Markdown TableBody.swift
[310/575] Compiling Markdown TableCell.swift
[310/575] Compiling cmark-gfm-extensions autolink.c
[312/575] Compiling CasePathsCore KeyPath+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[313/576] Compiling DOT DOT.swift
[314/576] Compiling DOT DOTEncoder.swift
[315/620] Compiling CasePathsCore TypeName.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[315/659] Compiling cmark-gfm xml.c
[318/689] Compiling CasePathsCore Never+CasePathable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[319/689] Compiling CasePathsCore Optional+CasePathable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[320/689] Compiling CasePathsCore UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[320/689] Compiling cmark-gfm syntax_extension.c
[322/689] Compiling SwiftXcodeProj PBXProjEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[323/689] Compiling SwiftXcodeProj PBXProject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[324/689] Emitting module CasePathsCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[325/689] Compiling SwiftXcodeProj PBXOutputSettings.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[326/689] Compiling SwiftXcodeProj PBXProj.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[327/689] Compiling CasePathsCore Result+CasePathable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[327/690] Compiling cmark-gfm utf8.c
[329/690] Compiling SwiftXcodeProj PBXSourceTree.swift
[330/690] Compiling SwiftXcodeProj PBXVariantGroup.swift
[332/696] Compiling SwiftXcodeProj PBXFileReference.swift
[333/696] Compiling SwiftXcodeProj PBXGroup.swift
[333/696] Wrapping AST for DOT for debugging
[335/696] Compiling SwiftXcodeProj PBXObjectReference.swift
[336/696] Compiling SwiftXcodeProj PBXObjects.swift
[337/696] Compiling SwiftXcodeProj PBXBuildPhase.swift
[338/699] Compiling Tools Graph+Rendering.swift
[339/699] Emitting module Tools
[340/699] Compiling Tools which.swift
[340/699] Wrapping AST for CasePathsCore for debugging
[346/699] Compiling SwiftXcodeProj Equality.generated.swift
[347/699] Compiling SwiftXcodeProj Sourcery.swift
[348/699] Compiling SwiftXcodeProj XCRemoteSwiftPackageReference.swift
[349/699] Compiling SwiftXcodeProj XCSwiftPackageProductDependency.swift
[350/699] Compiling SwiftXcodeProj PBXAggregateTarget.swift
[350/699] Compiling cmark-gfm render.c
[352/699] Compiling Tools Renderer.swift
[352/700] Compiling cmark-gfm registry.c
[353/700] Compiling cmark-gfm references.c
[356/700] Emitting module Yams
[356/700] Compiling cmark-gfm plugin.c
[358/700] Compiling SwiftXcodeProj PBXContainerItem.swift
[359/700] Compiling SwiftXcodeProj PBXContainerItemProxy.swift
[360/700] Compiling SwiftXcodeProj PBXFileElement.swift
[363/700] Compiling cmark-gfm plaintext.c
[364/700] Wrapping AST for Tools for debugging
[365/700] Compiling cmark-gfm scanners.c
[366/700] Compiling cmark-gfm map.c
[367/700] Compiling cmark-gfm man.c
[368/700] Compiling cmark-gfm linked_list.c
[370/700] Compiling Yams YamlError.swift
[371/700] Compiling Yams YamlTagProviding.swift
[371/700] Compiling cmark-gfm latex.c
[372/700] Compiling cmark-gfm iterator.c
[373/700] Compiling cmark-gfm node.c
[373/700] Compiling cmark-gfm html.c
[375/700] Compiling cmark-gfm houdini_html_e.c
[376/700] Compiling cmark-gfm houdini_html_u.c
[377/700] Compiling cmark-gfm houdini_href_e.c
[378/700] Compiling cmark-gfm footnotes.c
[380/700] Compiling TOMLKit TOMLValue+Initializers.swift
[381/700] Compiling TOMLKit TOMLValue.swift
[382/700] Compiling TOMLKit ValueOptions.swift
[382/700] Compiling cmark-gfm commonmark.c
[383/700] Compiling cmark-gfm cmark_ctype.c
[384/700] Compiling cmark-gfm inlines.c
[385/700] Compiling cmark-gfm cmark.c
[386/700] Compiling cmark-gfm buffer.c
[387/700] Write sources
[399/700] Compiling SwiftXcodeProj PBXLegacyTarget.swift
[400/700] Compiling SwiftXcodeProj PBXNativeTarget.swift
[401/700] Compiling SwiftXcodeProj PBXProductType.swift
[401/700] Compiling cmark-gfm arena.c
[402/700] Write sources
[407/700] Compiling cmark-gfm blocks.c
[408/700] Write sources
[418/706] Emitting module SwiftXcodeProj
[422/708] Compiling SwiftXcodeProj PBXObjectParser.swift
[427/722] Emitting module SwiftSyntax509
[428/722] Compiling SwiftXcodeProj Decoders.swift
/host/spi-builder-workspace/.build/checkouts/SwiftXcodeProj/Sources/SwiftXcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[429/722] Compiling SwiftXcodeProj JSONDecoding.swift
/host/spi-builder-workspace/.build/checkouts/SwiftXcodeProj/Sources/SwiftXcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[430/722] Compiling SwiftXcodeProj PBXBatchUpdater.swift
/host/spi-builder-workspace/.build/checkouts/SwiftXcodeProj/Sources/SwiftXcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[431/722] Compiling SwiftXcodeProj PlistValue.swift
/host/spi-builder-workspace/.build/checkouts/SwiftXcodeProj/Sources/SwiftXcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[432/722] Compiling SwiftXcodeProj ReferenceGenerator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftXcodeProj/Sources/SwiftXcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[433/722] Compiling SwiftXcodeProj XCConfig.swift
/host/spi-builder-workspace/.build/checkouts/SwiftXcodeProj/Sources/SwiftXcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[434/722] Compiling SwiftXcodeProj XCWorkspace.swift
/host/spi-builder-workspace/.build/checkouts/SwiftXcodeProj/Sources/SwiftXcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[435/722] Compiling SwiftXcodeProj XCWorkspaceData.swift
/host/spi-builder-workspace/.build/checkouts/SwiftXcodeProj/Sources/SwiftXcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[436/722] Compiling SwiftXcodeProj XCWorkspaceDataElement.swift
/host/spi-builder-workspace/.build/checkouts/SwiftXcodeProj/Sources/SwiftXcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[437/722] Compiling SwiftXcodeProj XCWorkspaceDataElementLocationType.swift
/host/spi-builder-workspace/.build/checkouts/SwiftXcodeProj/Sources/SwiftXcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[438/722] Compiling SwiftXcodeProj XCWorkspaceDataFileRef.swift
/host/spi-builder-workspace/.build/checkouts/SwiftXcodeProj/Sources/SwiftXcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[439/722] Compiling SwiftXcodeProj XCWorkspaceDataGroup.swift
/host/spi-builder-workspace/.build/checkouts/SwiftXcodeProj/Sources/SwiftXcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[446/722] Compiling SwiftXcodeProj PBXReferenceProxy.swift
[447/722] Compiling SwiftXcodeProj PBXTarget.swift
[448/722] Compiling SwiftXcodeProj PBXTargetDependency.swift
[449/722] Compiling SwiftXcodeProj WorkspaceSettings.swift
[450/722] Compiling SwiftXcodeProj XCBreakpointList.swift
[451/722] Compiling SwiftXcodeProj XCDebugger.swift
[452/722] Compiling SwiftXcodeProj XCSharedData.swift
[453/722] Compiling SwiftXcodeProj XCUserData.swift
[458/723] Emitting module TOMLKit
[464/724] Wrapping AST for Yams for debugging
[465/724] Wrapping AST for TOMLKit for debugging
[466/724] Write sources
[469/733] Compiling XcodeGenCore ArrayExtensions.swift
[470/733] Compiling XcodeGenCore StringDiff.swift
[471/733] Emitting module XcodeGenCore
[472/733] Compiling XcodeGenCore PathExtensions.swift
[473/733] Compiling SwiftXcodeProj XCScheme+BuildableProductRunnable.swift
[474/733] Compiling SwiftXcodeProj XCScheme+BuildableReference.swift
[475/733] Compiling SwiftXcodeProj XCScheme+CommandLineArguments.swift
[476/733] Compiling SwiftXcodeProj XCScheme+EnvironmentVariable.swift
[477/733] Compiling SwiftXcodeProj XCScheme+ExecutionAction.swift
[478/733] Compiling SwiftXcodeProj XCScheme+LaunchAction.swift
[479/733] Compiling SwiftXcodeProj XCScheme+LocationScenarioReference.swift
[480/733] Compiling SwiftXcodeProj XCScheme+PathRunnable.swift
[481/733] Compiling SwiftXcodeProj XCScheme+ProfileAction.swift
[483/733] Compiling SwiftXcodeProj PBXHeadersBuildPhase.swift
[484/733] Compiling SwiftXcodeProj PBXResourcesBuildPhase.swift
[485/733] Compiling SwiftXcodeProj PBXRezBuildPhase.swift
[486/733] Compiling SwiftXcodeProj PBXShellScriptBuildPhase.swift
[487/733] Compiling SwiftXcodeProj PBXSourcesBuildPhase.swift
[488/733] Compiling SwiftXcodeProj BuildSettings.swift
[489/733] Compiling SwiftXcodeProj XCBuildConfiguration.swift
[490/733] Compiling SwiftXcodeProj XCConfigurationList.swift
[491/733] Compiling SwiftXcodeProj Errors.swift
[492/733] Compiling SwiftXcodeProj AEXML+XcodeFormat.swift
[493/733] Compiling SwiftXcodeProj Array+Extras.swift
[494/733] Compiling SwiftXcodeProj Bool+Extras.swift
[495/733] Compiling SwiftXcodeProj Dictionary+Enumerate.swift
[496/733] Compiling SwiftXcodeProj Dictionary+Extras.swift
[497/733] Compiling SwiftXcodeProj KeyedDecodingContainer+Additions.swift
[498/733] Compiling SwiftXcodeProj NSRecursiveLock+Sync.swift
[512/734] Compiling SwiftXcodeProj XCScheme+RemoteRunnable.swift
[513/734] Compiling SwiftXcodeProj XCScheme+Runnable.swift
[514/734] Compiling SwiftXcodeProj XCScheme+SerialAction.swift
[515/734] Compiling SwiftXcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[516/734] Compiling SwiftXcodeProj XCScheme+TestAction.swift
[517/734] Compiling SwiftXcodeProj XCScheme+TestItem.swift
[518/734] Compiling SwiftXcodeProj XCScheme+TestPlanReference.swift
[519/734] Compiling SwiftXcodeProj XCScheme+TestableReference.swift
[520/734] Compiling SwiftXcodeProj XCScheme.swift
[521/734] Compiling SwiftXcodeProj XCSchemeManagement.swift
[522/734] Compiling SwiftXcodeProj BuildSettingsProvider.swift
[523/734] Compiling SwiftXcodeProj CommentedString.swift
[524/734] Compiling XcodeGenCore Atomic.swift
[524/734] Wrapping AST for Markdown for debugging
[525/734] Write sources
[547/734] Compiling SwiftXcodeProj Path+Extras.swift
[548/734] Compiling SwiftXcodeProj String+Utils.swift
[549/734] Compiling SwiftXcodeProj String+md5.swift
[550/734] Compiling SwiftXcodeProj BuildPhase.swift
[551/734] Compiling SwiftXcodeProj PBXBuildFile.swift
[564/734] Compiling XcodeGenCore Glob.swift
[565/734] Compiling XcodeGenCore MD5.swift
[566/746] Write sources
[576/746] Compiling SwiftXcodeProj Xcode.swift
[577/746] Compiling SwiftXcodeProj XcodeProj.swift
[578/746] Compiling SwiftXcodeProj Writable.swift
[579/746] Compiling SwiftXcodeProj XCScheme+AditionalOption.swift
[580/746] Compiling SwiftXcodeProj XCScheme+AnalyzeAction.swift
[581/746] Compiling SwiftXcodeProj XCScheme+ArchiveAction.swift
[582/746] Compiling SwiftXcodeProj XCScheme+BuildAction.swift
[592/746] Emitting module StackOtterArgParserToolInfo
[593/746] Compiling StackOtterArgParserToolInfo ToolInfo.swift
[594/747] Emitting module SwiftBundler
[595/747] Compiling SwiftBundler Empty.swift
[595/748] Wrapping AST for XcodeGenCore for debugging
[596/748] Write sources
[599/748] Compiling SwiftSyntax509 Empty.swift
[603/749] Emitting module SwiftSyntax
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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
warning: 'swift-case-paths': 'swift-case-paths' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
[0/1] Planning build
[1/1] Compiling plugin SwiftBundlerCommandPlugin
[2/2] Compiling plugin Lint Source Code
[3/3] Compiling plugin Format Source Code
[4/4] Compiling plugin GenerateManual
[5/5] Compiling plugin Swift-DocC Preview
[6/6] Compiling plugin Swift-DocC
[7/7] Compiling plugin GenManual
Building for debugging...
[7/94] Write sources
[16/114] Compiling writer.c
[17/114] Compiling reader.c
[18/114] Compiling api.c
[19/114] Compiling parser.c
[20/114] Compiling emitter.c
[21/114] Compiling CAtomic CAtomic.c
[21/114] Write sources
[23/114] Compiling scanner.c
[24/114] Write swift-version-24593BA9C3E375BF.txt
[26/160] Compiling Version Version+Range.swift
[27/160] Compiling Version Version+Foundation.swift
[28/160] Emitting module Version
[29/160] Compiling Version Version+Comparable.swift
[30/160] Compiling Version Version+Codable.swift
[31/160] Compiling Version Version.swift
[32/161] Compiling Yams Tag.swift
[33/161] Compiling Yams YamlAnchorProviding.swift
[35/163] Compiling Yams Resolver.swift
[36/163] Compiling Yams String+Yams.swift
[36/162] Compiling Conversion.cpp
[38/162] Compiling Yams YamlError.swift
[39/162] Compiling Yams YamlTagProviding.swift
[40/194] Compiling Version Version.swift
[41/194] Compiling TOMLKit TOMLCodingKey.swift
[42/194] Compiling TOMLKit TOMLParseError.swift
[43/194] Compiling TOMLKit TOMLType.swift
[44/197] Emitting module Version
[45/197] Compiling Version Version+Range.swift
[46/197] Compiling Version Version+Codable.swift
[47/197] Compiling TOMLKit TOMLTableIterator.swift
[48/197] Compiling TOMLKit TOMLValueConvertible+Int.swift
[49/197] Compiling TOMLKit TOMLValueConvertible.swift
[50/197] Compiling TOMLKit TOMLInt.swift
[51/197] Compiling TOMLKit TOMLTable+CollectionFunctions.swift
[52/197] Compiling TOMLKit TOMLTable.swift
[53/197] Compiling TOMLKit TOMLArray+CollectionConformance.swift
[54/197] Compiling TOMLKit TOMLArray.swift
[55/197] Compiling TOMLKit TOMLArrayIterator.swift
[56/197] Compiling TOMLKit InternalTOMLEncoder.swift
[57/197] Compiling TOMLKit KeyedEncodingContainer.swift
[58/197] Compiling TOMLKit SingleValueEncodingContainer.swift
[59/197] Compiling TOMLKit InternalTOMLDecoder.swift
[60/197] Compiling TOMLKit KeyedDecodingContainerProtocol.swift
[61/197] Compiling TOMLKit SingleValueDecodingContainer.swift
[62/197] Compiling TOMLKit TOMLDecoder.swift
[63/197] Compiling TOMLKit TOMLEncoder.swift
[64/197] Compiling TOMLKit UnkeyedEncodingContainer.swift
[65/197] Compiling TOMLKit TOMLValue+Initializers.swift
[66/197] Compiling TOMLKit TOMLValue.swift
[67/197] Compiling TOMLKit ValueOptions.swift
[68/197] Emitting module TOMLKit
[71/197] Compiling TOMLKit FormatOptions.swift
[72/197] Compiling TOMLKit Operators&Extensions.swift
[76/197] Compiling TOMLKit TOMLDate&Time&DateTime.swift
[77/197] Emitting module Yams
[80/197] Compiling TOMLKit UnkeyedDecodingContainer.swift
[83/200] Compiling Date&Time&DateTime.cpp
[93/202] Compiling SwiftSyntax509 Empty.swift
[94/203] Emitting module SwiftSyntax509
[95/206] Compiling Table.cpp
[97/207] Compiling Node.cpp
[99/209] Emitting module SwiftSyntax509
[100/209] Compiling SwiftSyntax509 Empty.swift
[101/210] Emitting module Yams
[102/210] Compiling SwiftBundler Empty.swift
[103/210] Emitting module SwiftBundler
[105/314] Compiling Array.cpp
[107/314] Compiling StackOtterArgParserToolInfo ToolInfo.swift
[108/314] Emitting module StackOtterArgParserToolInfo
[109/315] Compiling Rainbow Style.swift
[111/315] Compiling SwiftSyntax SyntaxText.swift
[112/315] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[113/341] Compiling Rainbow XcodeColorsSupport.swift
[114/352] Compiling Rainbow StringGenerator.swift
[115/352] Emitting module Rainbow
[116/352] Compiling Rainbow Rainbow.swift
[117/352] Compiling Rainbow String+Rainbow.swift
[118/352] Compiling Rainbow Color.swift
[119/352] Compiling Rainbow ControlCode.swift
[120/352] Compiling Rainbow ModesExtractor.swift
[121/352] Compiling Rainbow OutputTarget.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[123/352] Emitting module TOMLKit
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
14 | import ucrt
15 | #else
16 | #error("Unsupported Platform")
| `- error: Unsupported Platform
17 | #endif
18 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
[124/355] Compiling TOMLKit TOMLCodingKey.swift
[125/355] Compiling TOMLKit TOMLParseError.swift
[126/355] Compiling TOMLKit TOMLType.swift
[127/387] Emitting module StackOtterArgParserToolInfo
[128/387] Compiling StackOtterArgParserToolInfo ToolInfo.swift
[129/393] Compiling StackOtterArgParser ArgumentVisibility.swift
[130/393] Compiling StackOtterArgParser CompletionKind.swift
[131/393] Compiling StackOtterArgParser Errors.swift
[132/393] Compiling StackOtterArgParser Flag.swift
[133/393] Compiling StackOtterArgParser NameSpecification.swift
[134/393] Compiling StackOtterArgParser Option.swift
[135/393] Compiling StackOtterArgParser SplitArguments.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
[136/393] Compiling StackOtterArgParser ExpressibleByArgument.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
[137/393] Compiling StackOtterArgParser ParsableArguments.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
[139/393] Compiling StackOtterArgParser OptionGroup.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
14 | import ucrt
15 | #else
16 | #error("Unsupported Platform")
| `- error: Unsupported Platform
17 | #endif
18 |
[140/393] Compiling StackOtterArgParser AsyncParsableCommand.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
14 | import ucrt
15 | #else
16 | #error("Unsupported Platform")
| `- error: Unsupported Platform
17 | #endif
18 |
[141/393] Compiling StackOtterArgParser CommandConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
14 | import ucrt
15 | #else
16 | #error("Unsupported Platform")
| `- error: Unsupported Platform
17 | #endif
18 |
[142/393] Compiling StackOtterArgParser EnumerableFlag.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
14 | import ucrt
15 | #else
16 | #error("Unsupported Platform")
| `- error: Unsupported Platform
17 | #endif
18 |
[143/393] Compiling StackOtterArgParser InputKey.swift
[144/393] Compiling StackOtterArgParser InputOrigin.swift
[146/393] Compiling StackOtterArgParser ArgumentDefinition.swift
[147/393] Compiling Version Version+Comparable.swift
[148/393] Compiling Version Version+Foundation.swift
[149/394] Compiling StackOtterArgParser Parsed.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
[150/394] Compiling StackOtterArgParser ParsedValues.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
[151/394] Compiling StackOtterArgParser ParserError.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
[154/394] Compiling StackOtterArgParser Name.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
12 | import ucrt
13 | #else
14 | #error("Unsupported Platform")
| `- error: Unsupported Platform
15 | #endif
16 |
[163/433] Emitting module PathKit
[164/433] Compiling StackOtterArgParser Option.swift
[165/433] Compiling StackOtterArgParser OptionGroup.swift
[166/433] Compiling StackOtterArgParser AsyncParsableCommand.swift
[167/433] Compiling StackOtterArgParser CommandConfiguration.swift
[168/433] Compiling StackOtterArgParser EnumerableFlag.swift
[169/433] Compiling StackOtterArgParser BashCompletionsGenerator.swift
[170/434] Compiling PathKit PathKit.swift
[173/435] Compiling StackOtterArgParser CompletionsGenerator.swift
[174/435] Compiling StackOtterArgParser FishCompletionsGenerator.swift
[175/435] Compiling StackOtterArgParser ZshCompletionsGenerator.swift
[176/435] Compiling StackOtterArgParser Argument.swift
[177/435] Compiling StackOtterArgParser ArgumentHelp.swift
BUILD FAILURE 6.1 android