Build Information
Failed to build swift-bundler, reference main (96d442
), with Swift 6.1 for Android on 24 Jun 2025 17:53:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-bundler.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/stackotter/swift-bundler
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 96d442c Fix clean subcommand (forgot to run process)
Cloned https://github.com/stackotter/swift-bundler.git
Revision (git rev-parse @):
96d442c8cd5ef061b0b7ff99e5139a333ddf161f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stackotter/swift-bundler.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/stackotter/swift-bundler.git
https://github.com/stackotter/swift-bundler.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "swift-parsing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.13.0",
"upper_bound" : "0.14.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-parsing"
},
{
"identity" : "tomlkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/TOMLKit"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.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"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "xcodeproj",
"requirement" : {
"range" : [
{
"lower_bound" : "8.16.0",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/XcodeProj"
},
{
"identity" : "xcodegen",
"requirement" : {
"range" : [
{
"lower_bound" : "2.42.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yonaskolb/XcodeGen"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-overture",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-overture"
},
{
"identity" : "flyingfox",
"requirement" : {
"range" : [
{
"lower_bound" : "0.22.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swhitty/FlyingFox"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.2",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
},
{
"identity" : "pathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit"
},
{
"identity" : "swift-certificates",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-certificates"
},
{
"identity" : "swift-asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-asn1"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.10.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder"
},
{
"identity" : "async-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/adam-fowler/async-collections.git"
},
{
"identity" : "asyncprocess",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.5",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gregcotten/AsyncProcess"
},
{
"identity" : "swift-inotify",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "0.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sersoft-gmbh/swift-inotify"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
}
],
"manifest_display_name" : "swift-bundler",
"name" : "swift-bundler",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "swift-bundler",
"targets" : [
"swift-bundler"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftBundler",
"targets" : [
"SwiftBundler"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftBundlerRuntime",
"targets" : [
"SwiftBundlerRuntime"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftBundlerBuilders",
"targets" : [
"SwiftBundlerBuilders"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"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_memberships" : [
"swift-bundler",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftBundler"
],
"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" : "SwiftBundlerTests",
"module_type" : "SwiftTarget",
"name" : "SwiftBundlerTests",
"path" : "Tests/SwiftBundlerTests",
"sources" : [
"SwiftBundlerTests.swift"
],
"target_dependencies" : [
"SwiftBundler"
],
"type" : "test"
},
{
"c99name" : "SwiftBundlerRuntimeC",
"module_type" : "ClangTarget",
"name" : "SwiftBundlerRuntimeC",
"path" : "Sources/SwiftBundlerRuntimeC",
"product_memberships" : [
"SwiftBundlerRuntime"
],
"sources" : [
"dummy.c"
],
"type" : "library"
},
{
"c99name" : "SwiftBundlerRuntime",
"module_type" : "SwiftTarget",
"name" : "SwiftBundlerRuntime",
"path" : "Sources/SwiftBundlerRuntime",
"product_dependencies" : [
"FlyingSocks"
],
"product_memberships" : [
"SwiftBundlerRuntime"
],
"sources" : [
"Dylib.swift",
"HotReloadingClient.swift",
"Metadata.swift",
"RuntimeError.swift"
],
"target_dependencies" : [
"HotReloadingProtocol",
"SwiftBundlerRuntimeC"
],
"type" : "library"
},
{
"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" : "SwiftBundlerBuilders",
"module_type" : "SwiftTarget",
"name" : "SwiftBundlerBuilders",
"path" : "Sources/SwiftBundlerBuilders",
"product_dependencies" : [
"ProcessSpawnSync"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerBuilders",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"Builder.swift",
"BuilderContextImpl.swift",
"BuilderResult.swift",
"Context.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftBundler",
"module_type" : "SwiftTarget",
"name" : "SwiftBundler",
"path" : "Sources/SwiftBundler",
"product_dependencies" : [
"TOMLKit",
"Rainbow",
"Version",
"Yams",
"XMLCoder",
"Crypto",
"SwiftASN1",
"X509",
"ArgumentParser",
"Logging",
"Parsing",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"Overture",
"AsyncCollections",
"ProcessSpawnSync",
"XcodeProj",
"PathKit",
"XcodeGenKit",
"ProjectSpec",
"FlyingSocks"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"Bundler/AppImageBundler.swift",
"Bundler/AppImageBundlerError.swift",
"Bundler/AppImageTool.swift",
"Bundler/AppImageToolError.swift",
"Bundler/ArchiveTool.swift",
"Bundler/ArchiveToolError.swift",
"Bundler/Bundler.swift",
"Bundler/CodeSigner/CodeSigner.swift",
"Bundler/CodeSigner/CodeSignerError.swift",
"Bundler/DarwinAppBundleStructure.swift",
"Bundler/DarwinBundler.swift",
"Bundler/DarwinBundlerError.swift",
"Bundler/DeviceManager.swift",
"Bundler/DynamicLibraryBundler.swift",
"Bundler/DynamicLibraryBundlerError.swift",
"Bundler/GenericBuildContext.swift",
"Bundler/GenericLinuxBundler.swift",
"Bundler/GenericLinuxBundlerError.swift",
"Bundler/GenericWindowsBundler.swift",
"Bundler/GenericWindowsBundlerError.swift",
"Bundler/HostPlatform.swift",
"Bundler/HotReloadingServer.swift",
"Bundler/IconSetCreator.swift",
"Bundler/IconSetCreatorError.swift",
"Bundler/MSIBundler.swift",
"Bundler/MachOEditor.swift",
"Bundler/MetadataInserter.swift",
"Bundler/MetadataInserterError.swift",
"Bundler/MetalCompiler.swift",
"Bundler/MetalCompilerError.swift",
"Bundler/NonMacAppleOS.swift",
"Bundler/NonMacApplePlatform.swift",
"Bundler/PatchElfTool.swift",
"Bundler/PatchElfToolError.swift",
"Bundler/PlistCreator.swift",
"Bundler/PlistCreatorError.swift",
"Bundler/ProjectBuilder.swift",
"Bundler/ProvisioningProfileManager/ProvisioningProfile.swift",
"Bundler/ProvisioningProfileManager/ProvisioningProfileManager.swift",
"Bundler/RPMBundler.swift",
"Bundler/RPMBundlerError.swift",
"Bundler/ResourceBundler.swift",
"Bundler/ResourceBundlerError.swift",
"Bundler/Runner/ConnectedDevice.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/StringCatalogCompiler.swift",
"Bundler/StringCatalogCompilerError.swift",
"Bundler/Stripper.swift",
"Bundler/SwiftPackageManager/AppleOS.swift",
"Bundler/SwiftPackageManager/ApplePlatform.swift",
"Bundler/SwiftPackageManager/AppleSDKPlatform.swift",
"Bundler/SwiftPackageManager/BuildArchitecture.swift",
"Bundler/SwiftPackageManager/BuildConfiguration.swift",
"Bundler/SwiftPackageManager/BuildPlan.swift",
"Bundler/SwiftPackageManager/LLVMTargetTriple.swift",
"Bundler/SwiftPackageManager/OS.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/VariableEvaluatable.swift",
"Bundler/VariableEvaluator.swift",
"Bundler/VariableEvaluatorError.swift",
"Bundler/XcodeSupportGenerator.swift",
"Bundler/XcodeSupportGeneratorError.swift",
"Bundler/Xcodebuild/Xcodebuild.swift",
"Bundler/Xcodebuild/XcodebuildError.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/BundleArguments.swift",
"Commands/BundleCommand.swift",
"Commands/BundlerChoice.swift",
"Commands/CLIError.swift",
"Commands/CleanCommand.swift",
"Commands/Command.swift",
"Commands/ConvertCommand.swift",
"Commands/CreateCommand.swift",
"Commands/Devices/DevicesCommand.swift",
"Commands/Devices/DevicesListCommand.swift",
"Commands/ErrorHandledCommand.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/ConfigurationFlattener.swift",
"Configuration/ConfigurationFlattenerError.swift",
"Configuration/ConfigurationOverlay.swift",
"Configuration/MetadataValue.swift",
"Configuration/MigrationMode.swift",
"Configuration/PackageConfiguration.swift",
"Configuration/PackageConfigurationError.swift",
"Configuration/PlistError.swift",
"Configuration/PlistValue.swift",
"Configuration/ProjectConfiguration.swift",
"Configuration/V1/PackageConfigurationV1.swift",
"Configuration/V2/AppConfigurationV2.swift",
"Configuration/V2/PackageConfigurationV2.swift",
"Extensions/Array.swift",
"Extensions/CaseIterable.swift",
"Extensions/Data.swift",
"Extensions/Dictionary.swift",
"Extensions/FileHandle+TextOutputStream.swift",
"Extensions/FileManager.swift",
"Extensions/JSONDecoder.swift",
"Extensions/JSONEncoder.swift",
"Extensions/Optional.swift",
"Extensions/PBXProductType.swift",
"Extensions/Process.swift",
"Extensions/ProcessError.swift",
"Extensions/ProcessInfo.swift",
"Extensions/PropertyListEncoder.swift",
"Extensions/Result.swift",
"Extensions/Sequence.swift",
"Extensions/String.swift",
"Extensions/TOMLDecoder.swift",
"Extensions/URL.swift",
"Extensions/Version.swift",
"SwiftBundler.swift",
"Utility/Box.swift",
"Utility/CodingPath.swift",
"Utility/CommandLine.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"
],
"target_dependencies" : [
"SwiftBundlerBuilders",
"HotReloadingProtocol",
"FileSystemWatcher"
],
"type" : "library"
},
{
"c99name" : "HotReloadingProtocol",
"module_type" : "SwiftTarget",
"name" : "HotReloadingProtocol",
"path" : "Sources/HotReloadingProtocol",
"product_dependencies" : [
"FlyingSocks"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerRuntime",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"Packet.swift",
"ReadableStream.swift",
"Socket+Stream.swift",
"WritableStream.swift"
],
"type" : "library"
},
{
"c99name" : "FileSystemWatcher",
"module_type" : "SwiftTarget",
"name" : "FileSystemWatcher",
"path" : "Sources/FileSystemWatcher",
"product_dependencies" : [
"Inotify",
"SystemPackage",
"AsyncAlgorithms"
],
"product_memberships" : [
"swift-bundler",
"SwiftBundler",
"SwiftBundlerCommandPlugin"
],
"sources" : [
"CoreServicesFileSystemWatcher.swift",
"DispatchQueue.swift",
"FileSystemWatcher.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/gregcotten/AsyncProcess
Fetching https://github.com/adam-fowler/async-collections.git
Fetching https://github.com/CoreOffice/XMLCoder
Fetching https://github.com/apple/swift-system
Fetching https://github.com/sersoft-gmbh/swift-inotify
Fetching https://github.com/apple/swift-async-algorithms
[1/77] Fetching asyncprocess
[78/366] Fetching asyncprocess, async-collections
[367/5351] Fetching asyncprocess, async-collections, swift-async-algorithms
[567/7315] Fetching asyncprocess, async-collections, swift-async-algorithms, swift-inotify
[2800/11751] Fetching asyncprocess, async-collections, swift-async-algorithms, swift-inotify, swift-system
[4482/21811] Fetching asyncprocess, async-collections, swift-async-algorithms, swift-inotify, swift-system, xmlcoder
Fetched https://github.com/apple/swift-async-algorithms from cache (0.70s)
[14814/16826] Fetching asyncprocess, async-collections, swift-inotify, swift-system, xmlcoder
Fetching https://github.com/apple/swift-crypto
Fetched https://github.com/gregcotten/AsyncProcess from cache (0.78s)
Fetched https://github.com/apple/swift-system from cache (0.77s)
[12012/12313] Fetching async-collections, swift-inotify, xmlcoder
Fetched https://github.com/sersoft-gmbh/swift-inotify from cache (0.78s)
Fetching https://github.com/apple/swift-certificates
[10148/10349] Fetching async-collections, xmlcoder
Fetching https://github.com/apple/swift-asn1
[10350/11965] Fetching async-collections, xmlcoder, swift-asn1
Fetched https://github.com/adam-fowler/async-collections.git from cache (1.48s)
[10222/11676] Fetching xmlcoder, swift-asn1
Fetched https://github.com/CoreOffice/XMLCoder from cache (1.49s)
Fetching https://github.com/jpsim/Yams
[163/7815] Fetching swift-asn1, swift-certificates
Fetching https://github.com/swhitty/FlyingFox
[686/23263] Fetching swift-asn1, swift-certificates, swift-crypto
Fetched https://github.com/apple/swift-asn1 from cache (1.09s)
[8115/21647] Fetching swift-certificates, swift-crypto
Fetching https://github.com/pointfreeco/swift-overture
[8981/27032] Fetching swift-certificates, swift-crypto, flyingfox
[9897/37968] Fetching swift-certificates, swift-crypto, flyingfox, yams
Fetched https://github.com/apple/swift-certificates from cache (1.43s)
Fetching https://github.com/kylef/PathKit
[8470/31769] Fetching swift-crypto, flyingfox, yams
[9660/32632] Fetching swift-crypto, flyingfox, yams, swift-overture
Fetched https://github.com/pointfreeco/swift-overture from cache (0.55s)
Fetching https://github.com/yonaskolb/XcodeGen
[10142/31769] Fetching swift-crypto, flyingfox, yams
Fetched https://github.com/swhitty/FlyingFox from cache (0.98s)
[5021/26384] Fetching swift-crypto, yams
Fetching https://github.com/tuist/XcodeProj
[5968/27795] Fetching swift-crypto, yams, pathkit
Fetching https://github.com/swiftlang/swift-syntax
Fetched https://github.com/kylef/PathKit from cache (0.63s)
[11403/26384] Fetching swift-crypto, yams
Fetching https://github.com/swiftlang/swift-docc-plugin
[12678/49725] Fetching swift-crypto, yams, xcodeproj
[14388/75189] Fetching swift-crypto, yams, xcodeproj, xcodegen
[39135/77271] Fetching swift-crypto, yams, xcodeproj, xcodegen, swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.33s)
[59506/75189] Fetching swift-crypto, yams, xcodeproj, xcodegen
[60000/146136] Fetching swift-crypto, yams, xcodeproj, xcodegen, swift-syntax
Fetching https://github.com/mxcl/Version
[79782/146429] Fetching swift-crypto, yams, xcodeproj, xcodegen, swift-syntax, version
Fetched https://github.com/mxcl/Version from cache (0.73s)
[82474/146136] Fetching swift-crypto, yams, xcodeproj, xcodegen, swift-syntax
Fetching https://github.com/onevcat/Rainbow
Fetched https://github.com/jpsim/Yams from cache (3.58s)
Fetching https://github.com/stackotter/TOMLKit
[73477/135200] Fetching swift-crypto, xcodeproj, xcodegen, swift-syntax
[74897/136396] Fetching swift-crypto, xcodeproj, xcodegen, swift-syntax, rainbow
[77511/144364] Fetching swift-crypto, xcodeproj, xcodegen, swift-syntax, rainbow, tomlkit
Fetched https://github.com/onevcat/Rainbow from cache (1.20s)
[92796/143168] Fetching swift-crypto, xcodeproj, xcodegen, swift-syntax, tomlkit
Fetching https://github.com/pointfreeco/swift-parsing
Fetched https://github.com/tuist/XcodeProj from cache (3.83s)
Fetched https://github.com/apple/swift-crypto from cache (5.61s)
[55426/104379] Fetching xcodegen, swift-syntax, tomlkit
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-log
Fetched https://github.com/stackotter/TOMLKit from cache (1.33s)
[48877/96411] Fetching xcodegen, swift-syntax
Fetched https://github.com/yonaskolb/XcodeGen from cache (4.10s)
[24832/70947] Fetching swift-syntax
[29090/74783] Fetching swift-syntax, swift-log
Fetched https://github.com/apple/swift-log from cache (0.48s)
[43988/70947] Fetching swift-syntax
[43989/86327] Fetching swift-syntax, swift-argument-parser
[86328/184208] Fetching swift-syntax, swift-argument-parser, swift-parsing
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.00s)
[93460/168828] Fetching swift-syntax, swift-parsing
Fetched https://github.com/swiftlang/swift-syntax from cache (8.64s)
[83199/97881] Fetching swift-parsing
Fetched https://github.com/pointfreeco/swift-parsing from cache (7.92s)
Computing version for https://github.com/sersoft-gmbh/swift-inotify
Computed https://github.com/sersoft-gmbh/swift-inotify at 0.4.0 (14.91s)
Fetching https://github.com/sersoft-gmbh/swift-filestreamer.git
[1/1672] Fetching swift-filestreamer
Fetched https://github.com/sersoft-gmbh/swift-filestreamer.git from cache (2.01s)
Computing version for https://github.com/gregcotten/AsyncProcess
Computed https://github.com/gregcotten/AsyncProcess at 0.0.5 (2.79s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[990/18437] Fetching swift-atomics, swift-collections
[4461/94776] Fetching swift-atomics, swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (1.68s)
[46838/78136] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (5.45s)
Fetched https://github.com/apple/swift-nio.git from cache (5.56s)
Computing version for https://github.com/adam-fowler/async-collections.git
Computed https://github.com/adam-fowler/async-collections.git at 0.1.0 (6.48s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.17.1 (0.48s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (2.29s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.25s)
Computing version for https://github.com/pointfreeco/swift-overture
Computed https://github.com/pointfreeco/swift-overture at 0.5.0 (0.84s)
Computing version for https://github.com/stackotter/TOMLKit
Computed https://github.com/stackotter/TOMLKit at 0.6.1 (0.69s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (0.72s)
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4394] Fetching swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.38s)
Computing version for https://github.com/sersoft-gmbh/swift-filestreamer.git
Computed https://github.com/sersoft-gmbh/swift-filestreamer.git at 0.6.0 (0.92s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.60s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.77s)
Computing version for https://github.com/yonaskolb/XcodeGen
Computed https://github.com/yonaskolb/XcodeGen at 2.43.0 (0.63s)
Fetching https://github.com/jakeheis/SwiftCLI.git
Fetching https://github.com/yonaskolb/JSONUtilities.git
[1/5074] Fetching swiftcli
[966/6427] Fetching swiftcli, jsonutilities
Fetched https://github.com/yonaskolb/JSONUtilities.git from cache (0.37s)
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (0.38s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 8.24.3 (1.01s)
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.37s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (1.18s)
Computing version for https://github.com/yonaskolb/JSONUtilities.git
Computed https://github.com/yonaskolb/JSONUtilities.git at 4.2.0 (0.81s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.76s)
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.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.51s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.58s)
Computing version for https://github.com/swhitty/FlyingFox
Computed https://github.com/swhitty/FlyingFox at 0.24.0 (0.51s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (4.32s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.2.0 (1.94s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.66s)
Computing version for https://github.com/apple/swift-asn1
Computed https://github.com/apple/swift-asn1 at 1.3.2 (0.72s)
Computing version for https://github.com/apple/swift-certificates
Computed https://github.com/apple/swift-certificates at 1.10.0 (1.63s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (1.57s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.46s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (0.51s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (1.09s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.98s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.73s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.1 (2.43s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.66s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.26s)
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.4.0
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/sersoft-gmbh/swift-filestreamer.git
Working copy of https://github.com/sersoft-gmbh/swift-filestreamer.git resolved at 0.6.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-certificates
Working copy of https://github.com/apple/swift-certificates resolved at 1.10.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/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.1
Creating working copy for https://github.com/sersoft-gmbh/swift-inotify
Working copy of https://github.com/sersoft-gmbh/swift-inotify resolved at 0.4.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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Creating working copy for https://github.com/swhitty/FlyingFox
Working copy of https://github.com/swhitty/FlyingFox resolved at 0.24.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/apple/swift-asn1
Working copy of https://github.com/apple/swift-asn1 resolved at 1.3.2
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.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/CoreOffice/XMLCoder
Working copy of https://github.com/CoreOffice/XMLCoder resolved at 0.17.1
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.12.3
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/stackotter/TOMLKit
Working copy of https://github.com/stackotter/TOMLKit resolved at 0.6.1
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/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 8.24.3
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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 6.0.3
Creating working copy for https://github.com/gregcotten/AsyncProcess
Working copy of https://github.com/gregcotten/AsyncProcess resolved at 0.0.5
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/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.13.0
Creating working copy for https://github.com/yonaskolb/XcodeGen
Working copy of https://github.com/yonaskolb/XcodeGen resolved at 2.43.0
Creating working copy for https://github.com/adam-fowler/async-collections.git
Working copy of https://github.com/adam-fowler/async-collections.git resolved at 0.1.0
[1/1] Compiling plugin SwiftBundlerCommandPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/969] Write sources
[42/969] Compiling _SwiftSyntaxCShims dummy.c
[43/969] Write sources
[46/969] Compiling _AtomicsShims.c
[47/969] Write sources
[69/969] Compiling writer.c
[70/969] Write swift-version-24593BA9C3E375BF.txt
[71/969] Compiling SwiftBundlerRuntimeC dummy.c
[72/969] Compiling reader.c
[73/971] Compiling asn1_gen.cc
[74/971] Compiling scanner.c
[75/1028] Compiling algorithm.cc
[76/1028] Compiling a_verify.cc
[77/1028] Compiling by_dir.cc
[78/1034] Compiling a_sign.cc
[80/1039] Compiling Version Version+Codable.swift
[81/1039] Emitting module _CertificateInternals
[82/1039] Compiling _CertificateInternals _TinyArray.swift
[83/1040] Emitting module SwiftSyntax600
<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
[84/1040] Compiling SwiftSyntax600 Empty.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
[85/1041] Compiling Version Version.swift
[86/1041] Emitting module SwiftSyntax510
<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
[87/1041] Compiling SwiftSyntax510 Empty.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
[88/1042] Compiling Version Version+Range.swift
[89/1042] Emitting module SwiftSyntax509
<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
[90/1042] Compiling SwiftSyntax509 Empty.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
[95/1098] Emitting module Overture
[96/1100] Compiling Overture Optional.swift
[97/1100] Compiling Overture Pipe.swift
[98/1100] Compiling Overture With.swift
[99/1100] Compiling Overture ZipOptional.swift
[101/1100] Compiling Overture Uncurry.swift
[102/1102] Compiling Overture KeyPath.swift
[103/1102] Compiling Overture Sequence.swift
[106/1102] Compiling Overture Flip.swift
[107/1102] Compiling Overture Combining.swift
[108/1102] Compiling Overture Compose.swift
[109/1102] Compiling Overture Concat.swift
[110/1102] Compiling Overture Curry.swift
[111/1102] Compiling Overture Chain.swift
[115/1102] Compiling Overture Setters.swift
[117/1102] Compiling Overture Update.swift
[118/1102] Emitting module Version
[119/1102] Compiling Version Version+Comparable.swift
[120/1102] Compiling Version Version+Foundation.swift
[121/1103] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[122/1103] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[123/1103] Compiling XMLCoder DynamicNodeEncoding.swift
[124/1103] Compiling XMLCoder EncodingErrorExtension.swift
[125/1103] Compiling XMLCoder SingleValueEncodingContainer.swift
[126/1103] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[141/1109] Compiling Overture ZipSequence.swift
[145/1109] Compiling XMLCoder DynamicNodeDecoding.swift
[146/1109] Compiling XMLCoder SingleValueDecodingContainer.swift
[147/1109] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[148/1109] Compiling XMLCoder XMLDecoder.swift
[149/1109] Compiling XMLCoder XMLDecoderImplementation.swift
[150/1109] Compiling XMLCoder XMLDecodingStorage.swift
[151/1109] Compiling SwiftASN1 DER.swift
[152/1109] Compiling SwiftASN1 Errors.swift
[153/1109] Compiling XMLCoder StringBox.swift
[154/1109] Compiling XMLCoder UIntBox.swift
[155/1109] Compiling XMLCoder URLBox.swift
[156/1109] Compiling XMLCoder UnkeyedBox.swift
[157/1109] Compiling XMLCoder ValueBox.swift
[158/1109] Compiling XMLCoder Element.swift
[159/1109] Compiling XMLCoder ElementAndAttribute.swift
[160/1109] Compiling XMLCoder ISO8601DateFormatter.swift
[161/1109] Compiling XMLCoder KeyedStorage.swift
[162/1109] Compiling XMLCoder Metatypes.swift
[163/1109] Compiling XMLCoder String+Extensions.swift
[164/1109] Compiling XMLCoder XMLChoiceCodingKey.swift
[170/1109] Compiling XMLCoder SharedBox.swift
[171/1109] Compiling XMLCoder SingleKeyedBox.swift
[172/1109] Emitting module XMLCoder
[181/1177] Emitting module SwiftASN1
[183/1180] Compiling Rainbow OutputTarget.swift
[184/1180] Compiling SwiftSyntax BumpPtrAllocator.swift
[185/1180] Compiling SwiftSyntax CommonAncestor.swift
[186/1180] Compiling Rainbow StringGenerator.swift
[187/1181] Compiling Rainbow Rainbow.swift
[188/1181] Compiling Rainbow String+Rainbow.swift
[189/1181] Compiling Logging MetadataProvider.swift
[190/1200] Compiling Rainbow Style.swift
[191/1200] Compiling IssueReporting FailureObserver.swift
[192/1200] Compiling IssueReporting LockIsolated.swift
[193/1200] Compiling IssueReporting Rethrows.swift
[194/1200] Compiling IssueReporting ErrorReporting.swift
[195/1200] Emitting module Rainbow
[196/1201] Compiling SwiftBundlerBuilders BuilderResult.swift
[198/1201] Compiling Version Version+Range.swift
[199/1201] Emitting module Version
[200/1201] Compiling Version Version+Codable.swift
[201/1201] Compiling Version Version.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[202/1201] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
[203/1207] Compiling SwiftSyntax SyntaxEnum.swift
[204/1207] Compiling SwiftSyntax RawSyntaxNodesD.swift
[205/1207] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[206/1207] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[207/1207] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[208/1207] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[209/1214] Compiling Rainbow StringGenerator.swift
[210/1217] Compiling Rainbow String+Rainbow.swift
[211/1217] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[212/1217] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[214/1217] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.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
[215/1217] Compiling InternalCollectionsUtilities Integer rank.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
[216/1217] Compiling InternalCollectionsUtilities UInt+first and last set bit.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
[217/1217] Compiling InternalCollectionsUtilities UInt+reversed.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
[220/1217] Compiling InternalCollectionsUtilities _UnsafeBitSet.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
[221/1217] Compiling InternalCollectionsUtilities _SortedCollection.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/1217] Compiling InternalCollectionsUtilities _UniqueCollection.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
[223/1225] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[224/1226] Compiling Rainbow Style.swift
[224/1226] Wrapping AST for _CertificateInternals for debugging
[227/1226] Compiling InternalCollectionsUtilities Debugging.swift
[228/1226] Compiling InternalCollectionsUtilities Descriptions.swift
[229/1226] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[230/1226] Compiling Logging Logging.swift
[231/1226] Compiling Logging LogHandler.swift
[232/1226] Compiling Logging Locks.swift
[233/1226] Emitting module Logging
[233/1227] Wrapping AST for XMLCoder for debugging
[236/1227] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[238/1227] Wrapping AST for Version for debugging
[239/1227] Wrapping AST for SwiftSyntax600 for debugging
[240/1227] Wrapping AST for SwiftSyntax510 for debugging
[244/1227] Emitting module InternalCollectionsUtilities
[244/1227] Wrapping AST for SwiftSyntax509 for debugging
[245/1227] Wrapping AST for Rainbow for debugging
[246/1227] Wrapping AST for SwiftASN1 for debugging
[251/1227] Wrapping AST for Overture for debugging
[252/1228] Wrapping AST for Logging for debugging
[254/1228] Compiling SwiftSyntax SyntaxNodeFactory.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
[255/1228] Compiling SwiftSyntax SyntaxNodeStructure.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
[256/1228] Compiling SwiftSyntax SyntaxProtocol.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
[257/1228] Compiling SwiftSyntax SyntaxText.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
[258/1228] Compiling SwiftSyntax SyntaxTreeViewMode.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
[259/1228] Compiling SwiftSyntax TokenDiagnostic.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/1228] Compiling SwiftSyntax TokenSequence.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
[261/1228] Compiling SwiftSyntax TokenSyntax.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
[262/1228] Compiling SwiftSyntax Trivia.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
[263/1228] Compiling parser.c
[264/1228] Compiling emitter.c
[265/1228] Compiling api.c
[267/1228] Compiling IssueReporting TestContext.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
[268/1228] Compiling IssueReporting Unimplemented.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
[269/1298] Compiling _RopeModule BigString+CustomStringConvertible.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
[270/1298] Compiling _RopeModule BigString+Equatable.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
[271/1298] Compiling _RopeModule BigString+LosslessStringConvertible.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
[272/1298] Compiling _RopeModule BigString+RangeReplaceableCollection.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
[273/1298] Compiling _RopeModule BigString+BidirectionalCollection.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
[274/1298] Compiling _RopeModule BigString+Comparable.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
[275/1298] Compiling _RopeModule BigString+CustomDebugStringConvertible.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
[276/1360] Compiling OrderedCollections _HashTable+Bucket.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
[277/1360] Compiling OrderedCollections _HashTable+BucketIterator.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
[278/1360] Compiling OrderedCollections _HashTable+Constants.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
[279/1360] Compiling OrderedCollections _HashTable+CustomStringConvertible.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
[280/1360] Compiling OrderedCollections _HashTable+Testing.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
[281/1360] Compiling OrderedCollections _HashTable+UnsafeHandle.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
[282/1360] Compiling OrderedCollections _HashTable.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
[283/1360] Compiling OrderedCollections _Hashtable+Header.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
[284/1360] Compiling OrderedCollections OrderedDictionary+Codable.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
[285/1360] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[286/1360] 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
[287/1360] Compiling HeapModule Heap+Descriptions.swift
[288/1360] Emitting module HeapModule
[289/1360] Compiling OrderedCollections OrderedDictionary+Invariants.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
[290/1360] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.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
[291/1360] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.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
[292/1360] Compiling OrderedCollections OrderedDictionary+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
[293/1360] Compiling OrderedCollections OrderedDictionary+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
[294/1360] Compiling OrderedCollections OrderedDictionary+Values.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
[295/1360] Compiling OrderedCollections OrderedDictionary.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
[296/1360] Compiling OrderedCollections OrderedSet+Codable.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
[297/1360] Compiling OrderedCollections OrderedSet+CustomReflectable.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
[298/1360] Compiling OrderedCollections OrderedDictionary+CustomReflectable.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
[299/1360] Compiling OrderedCollections OrderedDictionary+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
[300/1360] Compiling OrderedCollections OrderedDictionary+Descriptions.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
[301/1360] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.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
[302/1360] Compiling OrderedCollections OrderedDictionary+Elements.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
[303/1360] Compiling OrderedCollections OrderedDictionary+Equatable.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
[304/1360] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.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
[305/1360] Compiling OrderedCollections OrderedDictionary+Hashable.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
[306/1360] Compiling OrderedCollections OrderedDictionary+Initializers.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
[307/1360] Compiling HeapModule Heap.swift
[308/1360] Compiling HeapModule _HeapNode.swift
[309/1360] Compiling HeapModule Heap+Invariants.swift
[310/1360] Compiling HeapModule Heap+UnsafeHandle.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
[315/1362] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[316/1362] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[317/1362] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[318/1362] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[319/1362] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[320/1362] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[321/1362] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[322/1389] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[323/1389] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[324/1389] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[325/1389] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[326/1389] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[327/1389] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[328/1389] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[329/1392] Compiling OrderedCollections OrderedSet+Initializers.swift
[330/1392] Compiling OrderedCollections OrderedSet+Insertions.swift
[331/1392] Compiling OrderedCollections OrderedSet+Invariants.swift
[332/1392] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[333/1392] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[334/1392] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[335/1392] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[336/1392] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[340/1392] Compiling OrderedCollections OrderedSet+Descriptions.swift
[341/1392] Compiling OrderedCollections OrderedSet+Diffing.swift
[342/1392] Compiling OrderedCollections OrderedSet+Equatable.swift
[343/1392] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[344/1392] Compiling OrderedCollections OrderedSet+Hashable.swift
[345/1392] Compiling Version Version+Foundation.swift
[346/1392] Compiling Version Version+Comparable.swift
[347/1393] 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
[348/1393] Compiling Rainbow OutputTarget.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
[349/1393] Compiling Rainbow Rainbow.swift
[351/1393] Compiling Yams Constructor.swift
[352/1393] Compiling Yams Decoder.swift
[353/1393] Compiling Yams AliasDereferencingStrategy.swift
[354/1393] Compiling Yams Anchor.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
[355/1393] Compiling SwiftBundlerBuilders Builder.swift
[356/1393] Emitting module SwiftBundlerBuilders
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftBundlerCommandPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/881] Write sources
[8/892] Compiling CSystemLinux shims.c
[9/892] Compiling CSystem shims.c
[10/892] Compiling CProcessSpawnSync spawner.c
[11/892] Compiling CCryptoBoringSSLShims shims.c
[12/892] Compiling fiat_p256_adx_sqr.S
[13/892] Compiling fiat_p256_adx_mul.S
[14/892] Compiling fiat_curve25519_adx_square.S
[15/892] Compiling fiat_curve25519_adx_mul.S
[16/892] Compiling md5-x86_64-linux.S
[17/892] Compiling md5-x86_64-apple.S
[18/892] Compiling md5-586-linux.S
[19/892] Compiling md5-586-apple.S
[20/892] Compiling err_data.cc
[21/892] Compiling chacha20_poly1305_x86_64-linux.S
[22/892] Compiling chacha20_poly1305_x86_64-apple.S
[23/892] Compiling chacha20_poly1305_armv8-win.S
[24/892] Compiling chacha20_poly1305_armv8-linux.S
[25/892] Compiling chacha20_poly1305_armv8-apple.S
[26/892] Compiling chacha-x86_64-linux.S
[27/892] Compiling chacha-x86_64-apple.S
[28/892] Compiling chacha-x86-linux.S
[29/892] Compiling chacha-x86-apple.S
[30/892] Compiling chacha-armv8-win.S
[31/892] Compiling chacha-armv8-linux.S
[32/892] Compiling chacha-armv8-apple.S
[33/892] Compiling chacha-armv4-linux.S
[34/892] Compiling Date&Time&DateTime.cpp
[35/892] Compiling aes128gcmsiv-x86_64-linux.S
[36/892] Compiling aes128gcmsiv-x86_64-apple.S
[37/892] Compiling x86_64-mont5-linux.S
[38/892] Compiling x86_64-mont5-apple.S
[39/892] Compiling x86_64-mont-linux.S
[40/892] Compiling x86_64-mont-apple.S
[41/892] Compiling Conversion.cpp
[42/892] Compiling x86-mont-linux.S
[43/892] Compiling x86-mont-apple.S
[44/892] Compiling vpaes-x86_64-linux.S
[45/892] Compiling vpaes-x86-linux.S
[46/892] Compiling vpaes-x86_64-apple.S
[47/892] Compiling c-nioatomics.c
[48/892] Compiling vpaes-x86-apple.S
[49/892] Compiling vpaes-armv7-linux.S
[50/892] Compiling vpaes-armv8-linux.S
[51/892] Compiling vpaes-armv8-apple.S
[52/892] Compiling vpaes-armv8-win.S
[53/892] Compiling sha512-x86_64-linux.S
[54/892] Compiling Node.cpp
[55/892] Compiling sha512-x86_64-apple.S
[56/892] Compiling sha512-armv8-linux.S
[57/892] Compiling sha512-armv8-win.S
[58/892] Compiling sha512-armv8-apple.S
[59/892] Compiling sha512-armv4-linux.S
[60/892] Compiling sha512-586-linux.S
[61/892] Compiling sha512-586-apple.S
[62/892] Compiling sha256-x86_64-apple.S
[63/892] Compiling sha256-armv8-linux.S
[64/892] Compiling sha256-armv8-win.S
[65/892] Compiling sha256-armv8-apple.S
[66/892] Compiling sha256-x86_64-linux.S
[67/892] Compiling sha256-armv4-linux.S
[68/892] Compiling sha256-586-linux.S
[69/892] Compiling sha256-586-apple.S
[70/892] Compiling sha1-armv8-win.S
[71/892] Compiling sha1-x86_64-apple.S
[72/892] Compiling sha1-x86_64-linux.S
[73/892] Compiling Array.cpp
[74/892] Compiling sha1-586-linux.S
[75/892] Compiling sha1-armv8-apple.S
[76/892] Compiling rsaz-avx2-linux.S
[77/892] Compiling sha1-armv8-linux.S
[78/892] Compiling sha1-armv4-large-linux.S
[79/892] Compiling sha1-586-apple.S
[80/892] Compiling rdrand-x86_64-linux.S
[81/892] Compiling rsaz-avx2-apple.S
[82/892] Compiling p256_beeu-x86_64-asm-apple.S
[83/892] Compiling rdrand-x86_64-apple.S
[84/892] Compiling p256_beeu-x86_64-asm-linux.S
[85/892] Compiling p256_beeu-armv8-asm-win.S
[86/892] Compiling p256_beeu-armv8-asm-linux.S
[87/892] Compiling p256-x86_64-asm-apple.S
[88/892] Compiling p256-armv8-asm-win.S
[89/892] Compiling p256_beeu-armv8-asm-apple.S
[90/892] Compiling p256-armv8-asm-linux.S
[91/892] Compiling p256-x86_64-asm-linux.S
[92/892] Compiling p256-armv8-asm-apple.S
[93/892] Compiling ghashv8-armv8-win.S
[94/892] Compiling ghashv8-armv7-linux.S
[95/892] Compiling ghashv8-armv8-apple.S
[96/892] Compiling ghash-x86-linux.S
[97/892] Compiling ghashv8-armv8-linux.S
[98/892] Compiling ghash-x86_64-linux.S
[99/892] Compiling ghash-x86_64-apple.S
[100/892] Compiling ghash-x86-apple.S
[101/892] Compiling ghash-ssse3-x86-apple.S
[102/892] Compiling ghash-ssse3-x86_64-linux.S
[103/892] Compiling ghash-ssse3-x86_64-apple.S
[104/892] Compiling ghash-ssse3-x86-linux.S
[105/892] Compiling ghash-neon-armv8-linux.S
[106/892] Compiling ghash-neon-armv8-win.S
[107/892] Compiling ghash-armv4-linux.S
[108/892] Compiling co-586-linux.S
[109/892] Compiling ghash-neon-armv8-apple.S
[110/892] Compiling co-586-apple.S
[111/892] Compiling bsaes-armv7-linux.S
[112/892] Compiling bn-armv8-win.S
[113/892] Compiling bn-armv8-apple.S
[114/892] Compiling bn-586-linux.S
[115/892] Compiling bn-586-apple.S
[115/892] Compiling bn-armv8-linux.S
[117/892] Compiling armv8-mont-win.S
[118/892] Compiling armv4-mont-linux.S
[119/892] Compiling armv8-mont-linux.S
[120/892] Compiling armv8-mont-apple.S
[121/892] Compiling aesv8-gcm-armv8-linux.S
[122/892] Compiling c-atomics.c
[123/892] Compiling aesv8-gcm-armv8-win.S
[124/892] Compiling aesv8-gcm-armv8-apple.S
[125/892] Compiling aesv8-armv8-win.S
[126/892] Compiling aesv8-armv8-apple.S
[127/892] Compiling aesni-x86_64-linux.S
[128/892] Compiling aesv8-armv8-linux.S
[128/892] Compiling aesni-x86_64-apple.S
[130/892] Compiling aesv8-armv7-linux.S
[131/892] Compiling aesni-x86-apple.S
[132/892] Compiling aesni-gcm-x86_64-apple.S
[133/892] Compiling aesni-x86-linux.S
[134/892] Compiling aes-gcm-avx10-x86_64-apple.S
[134/892] Compiling aesni-gcm-x86_64-linux.S
[136/892] Compiling aes-gcm-avx10-x86_64-linux.S
[137/892] Compiling Table.cpp
[138/892] Compiling x_val.cc
[139/892] Compiling x_sig.cc
[140/892] Compiling x_x509a.cc
[141/892] Compiling x_x509.cc
[142/892] Compiling x_req.cc
[143/892] Compiling x_exten.cc
[144/892] Compiling x_pubkey.cc
[145/892] Compiling x_spki.cc
[146/892] Compiling x_name.cc
[147/892] Compiling x_attrib.cc
[148/892] Compiling x_crl.cc
[149/892] Compiling x509_vpm.cc
[150/892] Compiling x509spki.cc
[151/892] Compiling x_algor.cc
[152/892] Compiling x509rset.cc
[153/892] Compiling x_all.cc
[154/892] Compiling x509name.cc
[155/892] Compiling x509_v3.cc
[156/892] Compiling x509cset.cc
[157/892] Compiling x509_txt.cc
[158/892] Compiling x509_lu.cc
[159/892] Compiling x509_vfy.cc
[160/892] Compiling x509_set.cc
[161/892] Compiling x509_obj.cc
[162/892] Compiling x509_req.cc
[163/892] Compiling x509_trs.cc
[164/892] Compiling x509_def.cc
[165/892] Compiling x509.cc
[166/892] Compiling x509_ext.cc
[167/892] Compiling x509_d2.cc
[168/892] Compiling x509_cmp.cc
[169/892] Compiling v3_skey.cc
[170/892] Compiling v3_pcons.cc
[171/892] Compiling v3_prn.cc
[172/892] Compiling x509_att.cc
[173/892] Compiling v3_utl.cc
[174/892] Compiling v3_purp.cc
[175/892] Compiling v3_ncons.cc
[176/892] Compiling v3_pmaps.cc
[177/892] Compiling v3_ocsp.cc
[178/892] Compiling v3_int.cc
[179/892] Compiling v3_lib.cc
[180/892] Compiling v3_ia5.cc
[181/892] Compiling v3_info.cc
[182/892] Compiling v3_genn.cc
[183/892] Compiling v3_extku.cc
[184/892] Compiling v3_enum.cc
[185/892] Compiling v3_cpols.cc
[185/892] Compiling v3_conf.cc
[187/892] Compiling v3_bitst.cc
[188/892] Compiling v3_crld.cc
[189/892] Compiling v3_bcons.cc
[190/892] Compiling v3_akeya.cc
[191/892] Compiling t_x509a.cc
[192/892] Compiling v3_alt.cc
[193/892] Compiling t_crl.cc
[194/892] Compiling t_req.cc
[195/892] Compiling v3_akey.cc
[196/892] Compiling t_x509.cc
[197/892] Compiling i2d_pr.cc
[198/892] Compiling policy.cc
[199/892] Compiling rsa_pss.cc
[200/892] Compiling name_print.cc
[201/892] Compiling by_file.cc
[201/892] Compiling voprf.cc
[203/892] Compiling trust_token.cc
[204/892] Compiling thread_win.cc
[205/892] Compiling a_digest.cc
[206/892] Compiling pmbtoken.cc
[207/892] Compiling thread_none.cc
[208/892] Compiling thread.cc
[209/892] Compiling thread_pthread.cc
[210/892] Compiling wots.cc
[211/892] Compiling sha512.cc
[212/892] Compiling stack.cc
[213/892] Compiling fors.cc
[214/892] Compiling thash.cc
[215/892] Compiling slhdsa.cc
[216/892] Compiling merkle.cc
[217/892] Compiling siphash.cc
[218/892] Compiling sha256.cc
[219/892] Compiling rsa_extra.cc
[220/892] Compiling refcount.cc
[221/892] Compiling sha1.cc
[222/892] Compiling rsa_print.cc
[223/892] Compiling rc4.cc
[224/892] Compiling rsa_crypt.cc
[225/892] Compiling trusty.cc
[226/892] Compiling rsa_asn1.cc
[227/892] Compiling urandom.cc
[228/892] Compiling windows.cc
[229/892] Compiling getentropy.cc
[230/892] Compiling rand_extra.cc
[231/892] Compiling ios.cc
[232/892] Compiling passive.cc
[233/892] Compiling fork_detect.cc
[234/892] Compiling poly1305_arm_asm.S
[235/892] Compiling forkunsafe.cc
[236/892] Compiling deterministic.cc
[237/892] Compiling pool.cc
[238/892] Compiling poly1305.cc
[239/892] Compiling poly1305_arm.cc
[240/892] Compiling poly1305_vec.cc
[241/892] Compiling pkcs7.cc
[242/892] Compiling pkcs8_x509.cc
[243/892] Compiling pkcs8.cc
[244/892] Compiling pkcs7_x509.cc
[245/892] Compiling p5_pbev2.cc
[246/892] Compiling pem_xaux.cc
[247/892] Compiling pem_pkey.cc
[248/892] Compiling pem_x509.cc
[249/892] Compiling pem_pk8.cc
[250/892] Compiling pem_info.cc
[251/892] Compiling pem_oth.cc
[252/892] Compiling obj_xref.cc
[253/892] Compiling mldsa.cc
[254/892] Compiling mlkem.cc
[255/892] Compiling pem_lib.cc
[256/892] Compiling pem_all.cc
[257/892] Compiling mem.cc
[258/892] Compiling md5.cc
[259/892] Compiling obj.cc
[260/892] Compiling fips_shared_support.cc
[261/892] Compiling poly_rq_mul.S
[262/892] Compiling md4.cc
[263/892] Compiling lhash.cc
[264/892] Compiling kyber.cc
[265/892] Compiling ex_data.cc
[266/892] Compiling hrss.cc
[267/892] Compiling hpke.cc
[268/892] Compiling scrypt.cc
[269/892] Compiling sign.cc
[270/892] Compiling pbkdf.cc
[271/892] Compiling p_x25519_asn1.cc
[272/892] Compiling p_rsa.cc
[273/892] Compiling p_x25519.cc
[274/892] Compiling p_hkdf.cc
[275/892] Compiling print.cc
[276/892] Compiling p_rsa_asn1.cc
[277/892] Compiling p_ed25519.cc
[278/892] Compiling p_dh_asn1.cc
[279/892] Compiling p_dh.cc
[280/892] Compiling p_dsa_asn1.cc
[281/892] Compiling p_ed25519_asn1.cc
[282/892] Compiling p_ec_asn1.cc
[283/892] Compiling p_ec.cc
[284/892] Compiling evp_asn1.cc
[285/892] Compiling evp_ctx.cc
[286/892] Compiling err.cc
[287/892] Compiling evp.cc
[288/892] Compiling ecdh_extra.cc
[289/892] Compiling engine.cc
[290/892] Compiling ecdsa_asn1.cc
[291/892] Compiling ec_derive.cc
[292/892] Compiling dsa_asn1.cc
[293/892] Compiling hash_to_curve.cc
[294/892] Compiling ec_asn1.cc
[295/892] Compiling dsa.cc
[296/892] Compiling digest_extra.cc
[297/892] Compiling x25519-asm-arm.S
[298/892] Compiling des.cc
[299/892] Compiling params.cc
[300/892] Compiling spake25519.cc
[301/892] Compiling dh_asn1.cc
[302/892] Compiling cpu_intel.cc
[303/892] Compiling bcm.cc
[304/892] Compiling crypto.cc
[305/892] Compiling cpu_arm_linux.cc
[306/892] Compiling cpu_arm_freebsd.cc
[307/892] Compiling curve25519.cc
[308/892] Compiling cpu_aarch64_sysreg.cc
[309/892] Compiling curve25519_64_adx.cc
[310/892] Compiling cpu_aarch64_openbsd.cc
[311/892] Compiling cpu_aarch64_win.cc
[312/892] Compiling cpu_aarch64_apple.cc
[313/892] Compiling cpu_aarch64_fuchsia.cc
[314/892] Compiling cpu_aarch64_linux.cc
[315/892] Compiling e_rc4.cc
[316/892] Compiling conf.cc
[317/892] Compiling e_null.cc
[318/892] Compiling e_des.cc
[319/892] Compiling e_tls.cc
[320/892] Compiling tls_cbc.cc
[321/892] Compiling e_rc2.cc
[322/892] Compiling derive_key.cc
[323/892] Compiling unicode.cc
[324/892] Compiling e_aesgcmsiv.cc
[325/892] Compiling cipher_extra.cc
[326/892] Compiling e_chacha20poly1305.cc
[327/892] Compiling chacha.cc
[328/892] Compiling cbs.cc
[329/892] Compiling e_aesctrhmac.cc
[330/892] Compiling buf.cc
[331/892] Compiling bn_asn1.cc
[332/892] Compiling printf.cc
[333/892] Compiling blake2.cc
[334/892] Compiling cbb.cc
[335/892] Compiling ber.cc
[336/892] Compiling asn1_compat.cc
[337/892] Compiling pair.cc
[338/892] Compiling convert.cc
[339/892] Compiling fd.cc
[340/892] Compiling file.cc
[341/892] Compiling hexdump.cc
[342/892] Compiling bio.cc
[343/892] Compiling errno.cc
[344/892] Compiling base64.cc
[345/892] Compiling bio_mem.cc
[346/892] Compiling tasn_utl.cc
[347/892] Compiling tasn_enc.cc
[348/892] Compiling tasn_typ.cc
[349/892] Compiling tasn_fre.cc
[350/892] Compiling tasn_dec.cc
[351/892] Compiling f_int.cc
[352/892] Compiling posix_time.cc
[352/892] Compiling tasn_new.cc
[354/892] Compiling f_string.cc
[355/892] Compiling asn_pack.cc
[356/892] Compiling asn1_par.cc
[357/892] Compiling asn1_lib.cc
[358/892] Compiling a_octet.cc
[359/892] Compiling a_time.cc
[360/892] Compiling a_strnid.cc
[361/892] Compiling a_type.cc
[362/892] Compiling a_utctm.cc
[363/892] Compiling a_strex.cc
[364/892] Compiling a_mbstr.cc
[365/892] Compiling a_i2d_fp.cc
[366/892] Write sources
[368/892] Compiling a_d2i_fp.cc
[369/892] Compiling a_object.cc
[370/892] Write sources
[372/892] Compiling _SwiftSyntaxCShims dummy.c
[373/892] Write sources
[400/892] Compiling _AtomicsShims.c
[401/892] Compiling a_dup.cc
[402/892] Compiling reader.c
[403/892] Compiling writer.c
[404/892] Compiling a_gentm.cc
[405/892] Write swift-version-24593BA9C3E375BF.txt
[406/892] Compiling a_int.cc
[407/892] Compiling parser.c
[408/892] Compiling api.c
[409/892] Compiling emitter.c
[410/892] Compiling scanner.c
[411/892] Compiling a_bool.cc
[412/892] Compiling a_bitstr.cc
[414/1032] Emitting module _CertificateInternals
[415/1032] Compiling Version Version+Codable.swift
[416/1032] Compiling Version Version+Comparable.swift
[417/1032] Compiling XMLCoder Attribute.swift
[418/1032] Compiling XMLCoder BoolBox.swift
[419/1032] Compiling XMLCoder Box.swift
[420/1032] Compiling XMLCoder ChoiceBox.swift
[421/1032] Compiling XMLCoder DataBox.swift
[422/1032] Compiling XMLCoder DateBox.swift
[423/1032] Compiling XMLCoder DecimalBox.swift
[424/1038] Compiling XMLCoder DoubleBox.swift
[425/1038] Compiling XMLCoder FloatBox.swift
[426/1038] Compiling XMLCoder IntBox.swift
[427/1038] Compiling XMLCoder KeyedBox.swift
[428/1038] Compiling XMLCoder NullBox.swift
[429/1038] Compiling Yams Node.Scalar.swift
[430/1038] Compiling Yams Node.Sequence.swift
[431/1038] Compiling Yams Tag.swift
[432/1038] Compiling Yams Resolver.swift
[433/1038] Compiling Yams String+Yams.swift
[434/1038] Compiling Yams Tag.swift
[435/1038] Compiling Yams YamlAnchorProviding.swift
[436/1038] Compiling XMLCoder Element.swift
[437/1044] Compiling _CertificateInternals _TinyArray.swift
[438/1044] Emitting module _CertificateInternals
[439/1044] Compiling Version Version+Foundation.swift
[440/1044] Compiling Version Version+Range.swift
[441/1044] Emitting module Version
[442/1044] Compiling Version Version.swift
[444/1046] Compiling _CertificateInternals _TinyArray.swift
[461/1045] Emitting module XMLCoder
[463/1105] Compiling Version Version+Foundation.swift
[464/1105] Compiling XMLCoder XMLEncoder.swift
[465/1105] Compiling XMLCoder XMLEncoderImplementation.swift
[466/1105] Compiling XMLCoder XMLEncodingStorage.swift
[467/1105] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[468/1105] Compiling XMLCoder XMLReferencingEncoder.swift
[469/1105] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[470/1105] Emitting module Version
[471/1105] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[472/1105] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[473/1105] Compiling XMLCoder DynamicNodeEncoding.swift
[474/1105] Compiling XMLCoder EncodingErrorExtension.swift
[475/1105] Compiling XMLCoder SingleValueEncodingContainer.swift
[476/1105] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[477/1105] Compiling XMLCoder DynamicNodeDecoding.swift
[478/1105] Compiling XMLCoder SingleValueDecodingContainer.swift
[479/1105] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[480/1105] Compiling XMLCoder XMLDecoder.swift
[481/1105] Compiling XMLCoder XMLDecoderImplementation.swift
[482/1105] Compiling XMLCoder XMLDecodingStorage.swift
[489/1105] Compiling TOMLKit TOMLDate&Time&DateTime.swift
[490/1105] Compiling TOMLKit InternalTOMLDecoder.swift
[491/1105] Compiling TOMLKit KeyedDecodingContainerProtocol.swift
[492/1105] Compiling TOMLKit SingleValueDecodingContainer.swift
[493/1105] Compiling TOMLKit TOMLDecoder.swift
[494/1105] Compiling TOMLKit TOMLTableIterator.swift
[495/1105] Compiling TOMLKit TOMLValueConvertible+Int.swift
[496/1105] Compiling TOMLKit TOMLValueConvertible.swift
[497/1105] Compiling TOMLKit TOMLCodingKey.swift
[498/1105] Compiling TOMLKit TOMLParseError.swift
[499/1105] Compiling TOMLKit TOMLType.swift
[500/1105] Compiling SystemPackage PlatformString.swift
[501/1105] Compiling SystemPackage SystemString.swift
[502/1105] Compiling XMLCoder XMLDocumentType.swift
[503/1105] Compiling XMLCoder XMLHeader.swift
[504/1105] Compiling XMLCoder XMLKey.swift
[505/1105] Compiling XMLCoder XMLStackParser.swift
[506/1105] Compiling XMLCoder DecodingErrorExtension.swift
[525/1106] Compiling Version Version+Codable.swift
[526/1106] Compiling Version Version+Comparable.swift
[528/1106] Compiling Version Version+Range.swift
[529/1106] Compiling Version Version.swift
[537/1110] Compiling TOMLKit TOMLInt.swift
[538/1110] Compiling TOMLKit TOMLTable+CollectionFunctions.swift
[539/1110] Compiling TOMLKit TOMLTable.swift
[550/1116] Compiling SwiftSyntax600 Empty.swift
[551/1116] Emitting module SystemPackage
[556/1116] Compiling TOMLKit TOMLArray+CollectionConformance.swift
[557/1116] Emitting module SwiftSyntax600
[559/1119] Emitting module TOMLKit
[560/1122] Compiling SwiftSyntax600 Empty.swift
[561/1122] Emitting module SwiftSyntax510
[562/1122] Emitting module SwiftSyntax600
[563/1123] Compiling SwiftSyntax510 Empty.swift
[564/1123] Emitting module SwiftSyntax510
[570/1124] Compiling TOMLKit TOMLValue+Initializers.swift
[571/1124] Compiling TOMLKit TOMLValue.swift
[572/1124] Compiling SwiftSyntax510 Empty.swift
[575/1125] Compiling SystemPackage Util+StringArray.swift
[583/1126] Compiling TOMLKit UnkeyedDecodingContainer.swift
[584/1126] Compiling TOMLKit InternalTOMLEncoder.swift
[585/1126] Compiling TOMLKit KeyedEncodingContainer.swift
[586/1126] Compiling TOMLKit SingleValueEncodingContainer.swift
[587/1126] Compiling TOMLKit TOMLEncoder.swift
[588/1126] Compiling TOMLKit UnkeyedEncodingContainer.swift
[589/1126] Compiling TOMLKit FormatOptions.swift
[590/1126] Compiling TOMLKit Operators&Extensions.swift
[591/1126] Compiling TOMLKit TOMLArray.swift
[592/1126] Compiling TOMLKit TOMLArrayIterator.swift
[595/1132] Emitting module Yams
[597/1135] Compiling SystemPackage Util.swift
[598/1135] Compiling SystemPackage UtilConsumers.swift
[603/1136] Compiling SwiftSyntax509 Empty.swift
[604/1136] Emitting module SwiftSyntax509
[605/1136] Compiling SwiftSyntax509 Empty.swift
[606/1136] Emitting module SwiftSyntax509
[608/1138] Compiling SwiftBundlerBuilders BuilderResult.swift
[609/1138] Compiling SwiftBundlerBuilders Context.swift
[612/1137] Compiling SwiftBundlerBuilders Builder.swift
[613/1137] Compiling Yams YamlError.swift
[614/1137] Compiling Yams YamlTagProviding.swift
[627/1165] Compiling SwiftSyntax Convenience.swift
[628/1165] Compiling SwiftSyntax CustomTraits.swift
[629/1169] Compiling SwiftSyntax Identifier.swift
[630/1169] Compiling SwiftSyntax MemoryLayout.swift
[631/1174] Compiling SwiftBundlerBuilders BuilderContextImpl.swift
[632/1175] Emitting module SwiftBundlerBuilders
[635/1314] Emitting module Yams
[636/1314] Compiling SwiftASN1 ObjectIdentifier.swift
[637/1314] Compiling SwiftASN1 PEMDocument.swift
[638/1316] Compiling SwiftASN1 ASN1Identifier.swift
[639/1316] Compiling SwiftASN1 ASN1.swift
[640/1316] Compiling SwiftASN1 BER.swift
[641/1316] Compiling Rainbow ControlCode.swift
[642/1316] Compiling Rainbow ModesExtractor.swift
[643/1317] Compiling SwiftASN1 TimeUtilities.swift
[644/1317] Compiling SwiftASN1 UTCTime.swift
[645/1319] Compiling Rainbow StringGenerator.swift
[646/1319] Compiling Rainbow Rainbow.swift
[647/1319] Compiling Rainbow OutputTarget.swift
[648/1319] Compiling Rainbow String+Rainbow.swift
[649/1319] Compiling Rainbow Style.swift
[650/1319] Emitting module Rainbow
[651/1319] Compiling SwiftASN1 ArraySliceBigint.swift
[652/1319] Compiling SwiftASN1 GeneralizedTime.swift
[655/1319] Compiling SwiftSyntax ChildNameForKeyPath.swift
[656/1319] Compiling SwiftSyntax Keyword.swift
[657/1319] Compiling Rainbow Color.swift
[658/1319] Compiling Rainbow ColorApproximation.swift
[660/1319] Compiling Rainbow BackgroundColor.swift
[661/1319] Compiling Rainbow CodesParser.swift
[662/1319] Compiling SwiftASN1 DER.swift
[663/1319] Compiling SwiftASN1 Errors.swift
[664/1319] Compiling SwiftSyntax Utils.swift
[680/1320] Compiling SwiftASN1 ASN1Any.swift
[716/1364] Compiling Overture Optional.swift
[717/1364] Compiling Overture Pipe.swift
[718/1364] Compiling Overture Uncurry.swift
[719/1364] Compiling Rainbow Rainbow.swift
[720/1364] Compiling Overture Compose.swift
[721/1364] Compiling Overture Flip.swift
[722/1365] Compiling Rainbow String+Rainbow.swift
[723/1365] Compiling Rainbow StringGenerator.swift
[724/1365] Compiling Rainbow OutputTarget.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
[725/1365] Compiling Overture Chain.swift
[726/1365] Compiling Overture Combining.swift
[727/1365] Emitting module Overture
[730/1369] Compiling Overture Update.swift
[733/1369] Compiling Rainbow Style.swift
[734/1369] Compiling Overture With.swift
[735/1369] Compiling Overture ZipOptional.swift
[739/1369] Compiling Overture KeyPath.swift
[742/1369] Emitting module SwiftASN1
[743/1370] Compiling Overture Concat.swift
[744/1370] Compiling Overture Curry.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[745/1370] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
[751/1370] Emitting module SwiftASN1
[753/1371] Compiling Overture ZipSequence.swift
[754/1371] Compiling Overture Zurry.swift
[755/1371] Compiling Table.cpp
[757/1371] Compiling Overture Sequence.swift
[758/1371] Compiling Overture Setters.swift
BUILD FAILURE 6.1 android