The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build swift-bundler, reference main (0c2185), with Swift 6.1 for Android on 7 Jun 2025 17:38:01 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/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 0c2185d Fix scratch location for subprojects (e.g. cmake projs)
Cloned https://github.com/stackotter/swift-bundler.git
Revision (git rev-parse @):
0c2185da03aa1318cb5f57293a6feb6ec15a2c72
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/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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/adam-fowler/async-collections.git
Fetching https://github.com/CoreOffice/XMLCoder
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/sersoft-gmbh/swift-inotify
Fetching https://github.com/gregcotten/AsyncProcess
Fetching https://github.com/apple/swift-system
[1/289] Fetching async-collections
[290/10349] Fetching async-collections, xmlcoder
[291/10426] Fetching async-collections, xmlcoder, asyncprocess
[569/12390] Fetching async-collections, xmlcoder, asyncprocess, swift-inotify
[5517/16781] Fetching async-collections, xmlcoder, asyncprocess, swift-inotify, swift-system
[10269/21766] Fetching async-collections, xmlcoder, asyncprocess, swift-inotify, swift-system, swift-async-algorithms
Fetched https://github.com/adam-fowler/async-collections.git from cache (0.30s)
[10112/21477] Fetching xmlcoder, asyncprocess, swift-inotify, swift-system, swift-async-algorithms
Fetching https://github.com/apple/swift-crypto
Fetched https://github.com/gregcotten/AsyncProcess from cache (0.45s)
Fetched https://github.com/sersoft-gmbh/swift-inotify from cache (0.46s)
Fetched https://github.com/apple/swift-system from cache (0.46s)
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/apple/swift-asn1
Fetching https://github.com/apple/swift-certificates
Fetched https://github.com/apple/swift-async-algorithms from cache (0.55s)
Fetching https://github.com/jpsim/Yams
Fetched https://github.com/CoreOffice/XMLCoder from cache (0.58s)
Fetching https://github.com/swhitty/FlyingFox
[1/1411] Fetching pathkit
[933/3001] Fetching pathkit, swift-asn1
[3002/9156] Fetching pathkit, swift-asn1, swift-certificates
Fetched https://github.com/kylef/PathKit from cache (0.31s)
[1652/7745] Fetching swift-asn1, swift-certificates
Fetching https://github.com/pointfreeco/swift-overture
[2761/13096] Fetching swift-asn1, swift-certificates, flyingfox
[8731/23827] Fetching swift-asn1, swift-certificates, flyingfox, yams
[13634/38498] Fetching swift-asn1, swift-certificates, flyingfox, yams, swift-crypto
[13635/39361] Fetching swift-asn1, swift-certificates, flyingfox, yams, swift-crypto, swift-overture
Fetched https://github.com/apple/swift-asn1 from cache (0.78s)
Fetched https://github.com/apple/swift-certificates from cache (0.79s)
Fetching https://github.com/swiftlang/swift-syntax
[10593/31616] Fetching flyingfox, yams, swift-crypto, swift-overture
Fetched https://github.com/pointfreeco/swift-overture from cache (0.56s)
[14189/30753] Fetching flyingfox, yams, swift-crypto
Fetched https://github.com/swhitty/FlyingFox from cache (0.78s)
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/swiftlang/swift-docc-plugin
[9413/25402] Fetching yams, swift-crypto
[11672/27470] Fetching yams, swift-crypto, swift-docc-plugin
[12487/50776] Fetching yams, swift-crypto, swift-docc-plugin, xcodeproj
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.79s)
[29470/48708] Fetching yams, swift-crypto, xcodeproj
[29618/119472] Fetching yams, swift-crypto, xcodeproj, swift-syntax
Fetching https://github.com/mxcl/Version
[47751/119765] Fetching yams, swift-crypto, xcodeproj, swift-syntax, version
Fetched https://github.com/jpsim/Yams from cache (2.15s)
[49895/109034] Fetching swift-crypto, xcodeproj, swift-syntax, version
Fetching https://github.com/onevcat/Rainbow
Fetched https://github.com/mxcl/Version from cache (0.67s)
[53848/108741] Fetching swift-crypto, xcodeproj, swift-syntax
Fetching https://github.com/stackotter/TOMLKit
[60623/109937] Fetching swift-crypto, xcodeproj, swift-syntax, rainbow
Fetched https://github.com/onevcat/Rainbow from cache (0.52s)
Fetching https://github.com/pointfreeco/swift-parsing
Fetched https://github.com/apple/swift-crypto from cache (2.97s)
[50197/94070] Fetching xcodeproj, swift-syntax
Fetching https://github.com/apple/swift-log
[53736/102038] Fetching xcodeproj, swift-syntax, tomlkit
[77272/105874] Fetching xcodeproj, swift-syntax, tomlkit, swift-log
Fetched https://github.com/tuist/XcodeProj from cache (2.32s)
[56109/82568] Fetching swift-syntax, tomlkit, swift-log
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/stackotter/TOMLKit from cache (1.08s)
[61155/74600] Fetching swift-syntax, swift-log
Fetched https://github.com/apple/swift-log from cache (0.71s)
[58027/70764] Fetching swift-syntax
[70058/86144] Fetching swift-syntax, swift-argument-parser
[84915/184025] Fetching swift-syntax, swift-argument-parser, swift-parsing
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.63s)
[82510/168645] Fetching swift-syntax, swift-parsing
Fetching https://github.com/yonaskolb/XcodeGen
Fetched https://github.com/swiftlang/swift-syntax from cache (9.47s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (9.58s)
[1/25464] Fetching xcodegen
Fetched https://github.com/yonaskolb/XcodeGen from cache (3.79s)
Computing version for https://github.com/sersoft-gmbh/swift-inotify
Computed https://github.com/sersoft-gmbh/swift-inotify at 0.4.0 (14.97s)
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 (0.82s)
Computing version for https://github.com/gregcotten/AsyncProcess
Computed https://github.com/gregcotten/AsyncProcess at 0.0.5 (1.38s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[1798/18388] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.40s)
[2656/92786] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (4.24s)
Fetched https://github.com/apple/swift-nio.git from cache (4.30s)
Computing version for https://github.com/adam-fowler/async-collections.git
Computed https://github.com/adam-fowler/async-collections.git at 0.1.0 (4.72s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.17.1 (0.47s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (1.91s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.21s)
Computing version for https://github.com/pointfreeco/swift-overture
Computed https://github.com/pointfreeco/swift-overture at 0.5.0 (0.88s)
Computing version for https://github.com/stackotter/TOMLKit
Computed https://github.com/stackotter/TOMLKit at 0.6.1 (1.00s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (1.09s)
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4375] Fetching swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.31s)
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.98s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.79s)
Computing version for https://github.com/swhitty/FlyingFox
Computed https://github.com/swhitty/FlyingFox at 0.23.0 (0.68s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.98s)
Computing version for https://github.com/yonaskolb/XcodeGen
Computed https://github.com/yonaskolb/XcodeGen at 2.43.0 (0.57s)
Fetching https://github.com/jakeheis/SwiftCLI.git
Fetching https://github.com/yonaskolb/JSONUtilities.git
[1/1353] Fetching jsonutilities
[1354/6427] Fetching jsonutilities, swiftcli
Fetched https://github.com/yonaskolb/JSONUtilities.git from cache (0.21s)
[1117/5074] Fetching swiftcli
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.58s)
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.23s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.72s)
Computing version for https://github.com/yonaskolb/JSONUtilities.git
Computed https://github.com/yonaskolb/JSONUtilities.git at 4.2.0 (0.46s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.52s)
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.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.52s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.49s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.52s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (2.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.61s)
Computing version for https://github.com/apple/swift-asn1
Computed https://github.com/apple/swift-asn1 at 1.3.2 (0.48s)
Computing version for https://github.com/apple/swift-certificates
Computed https://github.com/apple/swift-certificates at 1.10.0 (0.51s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (1.50s)
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.50s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3406] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.91s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.71s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (1.92s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.65s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.28s)
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
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/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
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/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/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-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
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/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/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.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/yonaskolb/JSONUtilities.git
Working copy of https://github.com/yonaskolb/JSONUtilities.git resolved at 4.2.0
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/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/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.4.0
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/yonaskolb/XcodeGen
Working copy of https://github.com/yonaskolb/XcodeGen resolved at 2.43.0
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/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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
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/pointfreeco/swift-overture
Working copy of https://github.com/pointfreeco/swift-overture resolved at 0.5.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/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/CoreOffice/XMLCoder
Working copy of https://github.com/CoreOffice/XMLCoder resolved at 0.17.1
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/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/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.0
Creating working copy for https://github.com/swhitty/FlyingFox
Working copy of https://github.com/swhitty/FlyingFox resolved at 0.23.0
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
[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
[31/969] Compiling _SwiftSyntaxCShims dummy.c
[32/969] Write sources
[35/969] Compiling _AtomicsShims.c
[36/969] Write sources
[58/969] Compiling SwiftBundlerRuntimeC dummy.c
[58/969] Write swift-version-24593BA9C3E375BF.txt
[58/969] Compiling writer.c
[61/969] Compiling reader.c
[62/969] Compiling parser.c
[63/969] Compiling ber.cc
[64/969] Compiling cbs.cc
[65/969] Compiling unicode.cc
[66/969] Compiling scanner.c
[67/971] Compiling asn1_compat.cc
[68/971] Compiling cbb.cc
[70/1056] 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
[71/1056] 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
[73/1057] Compiling Rainbow String+Rainbow.swift
[74/1057] Compiling Rainbow StringGenerator.swift
[75/1058] Compiling Version Version+Range.swift
[76/1058] Compiling Version Version.swift
[77/1058] 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
[78/1058] 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
[79/1059] Compiling SwiftASN1 ArraySliceBigint.swift
[80/1059] Compiling SwiftASN1 GeneralizedTime.swift
[81/1061] 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
[82/1061] 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
[83/1062] Emitting module _CertificateInternals
[84/1062] Compiling _CertificateInternals _TinyArray.swift
[88/1069] Compiling Rainbow Style.swift
[89/1079] Compiling Overture Chain.swift
[90/1079] Compiling Overture Combining.swift
[91/1079] Compiling Overture Compose.swift
[92/1160] Compiling SwiftSyntax CustomTraits.swift
[93/1160] Compiling SwiftSyntax Identifier.swift
[94/1169] Emitting module Overture
[95/1169] Compiling SwiftSyntax Assert.swift
[96/1169] Compiling SwiftSyntax BumpPtrAllocator.swift
[97/1169] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[98/1169] Compiling SwiftSyntax SyntaxChildren.swift
[99/1169] Compiling Logging Locks.swift
[100/1169] Emitting module Logging
[101/1169] Compiling Logging MetadataProvider.swift
[102/1169] Emitting module SwiftASN1
[103/1169] Compiling SwiftSyntax SourcePresence.swift
[104/1169] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[105/1169] Compiling SwiftSyntax Syntax.swift
[106/1169] Compiling SwiftSyntax SyntaxArena.swift
[108/1169] Compiling Overture ZipSequence.swift
[111/1169] Compiling SwiftSyntax CommonAncestor.swift
[112/1169] Compiling SwiftSyntax Convenience.swift
[118/1169] Compiling Overture Zurry.swift
[119/1169] Compiling SwiftSyntax SyntaxIdentifier.swift
[121/1170] Compiling Version Version+Codable.swift
[122/1170] Compiling Version Version+Comparable.swift
[123/1170] Compiling Version Version+Foundation.swift
[124/1170] Emitting module Version
[125/1171] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[127/1171] Compiling Rainbow OutputTarget.swift
[128/1171] Compiling Rainbow Rainbow.swift
[136/1171] Compiling SwiftSyntax AbsolutePosition.swift
[137/1171] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[143/1171] Emitting module XMLCoder
[146/1177] Emitting module Rainbow
[149/1178] Compiling SwiftSyntax RawSyntax.swift
[150/1178] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[151/1178] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[152/1178] Compiling SwiftSyntax RawSyntaxTokenView.swift
[153/1178] Compiling SwiftSyntax SourceEdit.swift
[154/1178] Compiling SwiftSyntax SourceLength.swift
[159/1178] Compiling SwiftSyntax MemoryLayout.swift
[160/1178] Compiling SwiftSyntax MissingNodeInitializers.swift
[161/1178] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[162/1178] Compiling SwiftSyntax SyntaxBaseNodes.swift
[163/1178] Compiling SwiftSyntax SyntaxCollections.swift
[164/1178] Compiling SwiftSyntax SyntaxEnum.swift
[165/1178] Compiling SwiftSyntax SyntaxNodeFactory.swift
[166/1178] Compiling SwiftSyntax SyntaxNodeStructure.swift
[167/1178] Compiling SwiftSyntax SourceLocation.swift
[168/1178] Compiling SwiftSyntax Utils.swift
[169/1178] Compiling SwiftSyntax ChildNameForKeyPath.swift
[170/1178] Compiling SwiftSyntax Keyword.swift
[171/1178] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[172/1178] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[173/1178] Compiling SwiftSyntax SyntaxProtocol.swift
[174/1178] Compiling SwiftSyntax SyntaxText.swift
[175/1178] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[176/1178] Compiling SwiftSyntax TokenDiagnostic.swift
[177/1178] Compiling SwiftSyntax TokenSequence.swift
[178/1178] Compiling SwiftSyntax TokenSyntax.swift
[180/1192] Wrapping AST for _CertificateInternals for debugging
[181/1192] Wrapping AST for Version for debugging
[183/1192] Compiling Logging LogHandler.swift
[184/1192] Compiling Logging Logging.swift
[184/1193] Wrapping AST for SwiftSyntax600 for debugging
[186/1193] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[186/1193] Wrapping AST for SwiftSyntax510 for debugging
[188/1194] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[189/1194] Compiling InternalCollectionsUtilities Debugging.swift
[190/1194] Compiling InternalCollectionsUtilities Descriptions.swift
[191/1194] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[194/1194] Wrapping AST for SwiftASN1 for debugging
[195/1194] Wrapping AST for SwiftSyntax509 for debugging
[196/1194] Wrapping AST for Rainbow for debugging
[198/1194] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[199/1194] Compiling InternalCollectionsUtilities Integer rank.swift
[199/1194] Wrapping AST for Logging for debugging
[201/1194] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[201/1194] Compiling emitter.c
[202/1194] Compiling api.c
[204/1194] Emitting module InternalCollectionsUtilities
[205/1194] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[206/1194] Compiling InternalCollectionsUtilities _SortedCollection.swift
[207/1194] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[208/1194] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[209/1194] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[210/1194] Compiling InternalCollectionsUtilities UInt+reversed.swift
[212/1215] Compiling Yams Constructor.swift
[213/1215] Compiling Yams Decoder.swift
[214/1215] Compiling Yams Mark.swift
[215/1215] Compiling Yams Node.Alias.swift
[216/1215] Compiling Yams Node.Mapping.swift
[217/1216] Compiling Yams String+Yams.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[218/1216] Compiling Yams Tag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[221/1218] Compiling Yams Emitter.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/1218] Compiling Yams Encoder.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/1218] Compiling Yams Node.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[224/1218] Compiling Yams Resolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[225/1218] Compiling Yams Node.Scalar.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[226/1218] Compiling Yams Node.Sequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[227/1218] Compiling XMLCoder XMLEncoder.swift
[228/1218] Compiling XMLCoder XMLEncoderImplementation.swift
[229/1218] Compiling XMLCoder XMLEncodingStorage.swift
[230/1218] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[231/1218] Compiling XMLCoder XMLReferencingEncoder.swift
[232/1218] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[234/1219] 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
[235/1342] 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
[236/1342] 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
[237/1342] 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
[238/1342] 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
[239/1342] 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
[240/1342] 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
[241/1342] 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
[242/1342] 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
[243/1342] 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
[244/1342] 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
[245/1342] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[252/1343] 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
[253/1343] 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
[254/1343] 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
[256/1358] Compiling HeapModule Heap+Invariants.swift
[257/1358] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[258/1358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[259/1358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[260/1358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[261/1358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[262/1358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[263/1358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[264/1358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[265/1358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[266/1358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[267/1358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[268/1358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[269/1358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[270/1358] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[271/1358] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[272/1365] Compiling HeapModule _HeapNode.swift
[273/1365] Compiling HeapModule Heap.swift
[274/1365] Compiling HeapModule Heap+Descriptions.swift
[275/1365] Compiling HeapModule Heap+UnsafeHandle.swift
[276/1365] Emitting module HeapModule
[277/1366] Compiling OrderedCollections OrderedDictionary.swift
[278/1366] Compiling OrderedCollections OrderedSet+Codable.swift
[279/1366] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[280/1366] Compiling OrderedCollections OrderedSet+Descriptions.swift
[281/1366] Compiling OrderedCollections OrderedSet+Diffing.swift
[282/1366] Compiling OrderedCollections OrderedSet+Equatable.swift
[283/1366] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[284/1366] Compiling OrderedCollections OrderedSet+Hashable.swift
[285/1366] Compiling OrderedCollections OrderedSet+Initializers.swift
[286/1366] Compiling OrderedCollections OrderedSet+Insertions.swift
[287/1366] Compiling OrderedCollections OrderedSet+Invariants.swift
[288/1366] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[289/1366] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[290/1366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[291/1366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[292/1366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[305/1366] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[306/1366] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[307/1366] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[308/1366] Compiling OrderedCollections OrderedDictionary+Values.swift
[315/1366] Compiling OrderedCollections OrderedSet+Sendable.swift
[316/1366] Compiling OrderedCollections OrderedSet+SubSequence.swift
[317/1366] Compiling OrderedCollections OrderedSet+Testing.swift
[318/1366] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[319/1378] 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
[319/1378] Compiling Date&Time&DateTime.cpp
[331/1378] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[332/1378] Compiling OrderedCollections OrderedSet.swift
[333/1378] Compiling OrderedCollections _UnsafeBitset.swift
[334/1378] Compiling _RopeModule Rope+Sequence.swift
[335/1378] Compiling _RopeModule Rope+Append.swift
[336/1378] Compiling SwiftSyntax SyntaxNodesC.swift
[337/1378] Compiling SwiftSyntax SyntaxNodesD.swift
[338/1378] Compiling SwiftSyntax SyntaxNodesEF.swift
[339/1378] Compiling SwiftSyntax SyntaxNodesGHI.swift
[339/1378] Compiling Node.cpp
[347/1378] Compiling OrderedCollections _HashTable+Bucket.swift
[348/1378] Compiling OrderedCollections _HashTable+BucketIterator.swift
[351/1461] Compiling HashTreeCollections _HashNode+Builder.swift
[352/1461] Compiling HashTreeCollections _HashNode+Debugging.swift
[353/1461] Compiling HashTreeCollections _HashNode+Initializers.swift
[354/1461] Compiling HashTreeCollections _HashNode+Invariants.swift
[355/1461] Compiling HashTreeCollections _HashNode+Lookups.swift
[356/1461] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[357/1461] Compiling HashTreeCollections _HashTreeIterator.swift
[358/1461] Compiling HashTreeCollections _HashTreeStatistics.swift
[359/1469] Emitting module XCTestDynamicOverlay
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[360/1469] Compiling XCTestDynamicOverlay Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[363/1472] Compiling HashTreeCollections TreeDictionary+Values.swift
[364/1472] Compiling HashTreeCollections TreeDictionary.swift
[365/1472] Compiling HashTreeCollections TreeSet+Codable.swift
[366/1472] Compiling HashTreeCollections TreeSet+Collection.swift
[367/1472] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[368/1472] Compiling HashTreeCollections TreeSet+Debugging.swift
[369/1472] Compiling HashTreeCollections TreeSet+Descriptions.swift
[370/1472] Compiling DequeModule Deque+CustomReflectable.swift
[371/1472] Compiling DequeModule Deque+Descriptions.swift
[372/1474] Compiling DequeModule _UnsafeWrappedBuffer.swift
[374/1474] Compiling DequeModule _DequeBuffer.swift
[375/1474] Compiling DequeModule _DequeBufferHeader.swift
[377/1474] Compiling DequeModule Deque+Equatable.swift
[378/1474] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[378/1474] Wrapping AST for XMLCoder for debugging
[380/1474] Emitting module OrderedCollections
[381/1474] Compiling DequeModule Deque+Codable.swift
[382/1474] Compiling DequeModule Deque+Collection.swift
[384/1475] Compiling HashTreeCollections TreeSet+Hashable.swift
[385/1475] Compiling HashTreeCollections TreeSet+Sendable.swift
[386/1475] Compiling HashTreeCollections TreeSet+Sequence.swift
[387/1475] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[388/1475] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[389/1475] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[390/1475] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[391/1475] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[392/1475] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[393/1475] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[395/1495] Compiling DequeModule _DequeSlot.swift
[396/1495] Compiling Table.cpp
[398/1495] Emitting module Yams
[399/1495] Emitting module _RopeModule
[399/1495] Wrapping AST for XCTestDynamicOverlay for debugging
[401/1495] Compiling CasePathsCore UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[402/1496] Compiling Yams YamlError.swift
[403/1496] Compiling Yams YamlTagProviding.swift
[410/1496] Compiling HashTreeCollections TreeSet+Equatable.swift
[411/1496] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[412/1496] Compiling HashTreeCollections TreeSet+Extras.swift
[413/1496] Compiling HashTreeCollections TreeSet+Filter.swift
[414/1496] Compiling DequeModule Deque+Testing.swift
[415/1496] Compiling DequeModule Deque._Storage.swift
[416/1496] Compiling DequeModule Deque+Extras.swift
[417/1496] Compiling DequeModule Deque+Hashable.swift
[418/1496] Compiling DequeModule Deque._UnsafeHandle.swift
[419/1496] Compiling DequeModule Deque.swift
[420/1496] Emitting module CasePathsCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[421/1496] Compiling CasePathsCore KeyPath+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[421/1496] Wrapping AST for Overture for debugging
[423/1496] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[424/1496] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[425/1496] Compiling HashTreeCollections TreeDictionary+Filter.swift
[426/1496] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[427/1496] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[428/1496] Compiling HashTreeCollections TreeDictionary+Keys.swift
[429/1496] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[430/1496] Compiling HashTreeCollections TreeDictionary+Merge.swift
[431/1496] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[432/1496] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[433/1496] Wrapping AST for OrderedCollections for debugging
[435/1496] Compiling CasePathsCore TypeName.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[436/1496] Compiling CasePathsCore Never+CasePathable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[437/1496] Compiling CasePathsCore Optional+CasePathable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[437/1496] Wrapping AST for IssueReporting for debugging
[439/1496] Compiling CasePathsCore CasePathReflectable.swift
[440/1496] Compiling CasePathsCore CasePathable.swift
[440/1496] Wrapping AST for InternalCollectionsUtilities for debugging
[442/1496] Compiling CasePathsCore Result+CasePathable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[443/1496] Compiling CasePathsCore AnyCasePath.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
[444/1496] Compiling CasePathsCore CasePathIterable.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
[446/1497] Wrapping AST for HeapModule for debugging
[448/1497] Emitting module DequeModule
[449/1498] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[450/1498] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[451/1498] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[452/1498] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[453/1498] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[454/1498] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[455/1498] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[456/1498] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[457/1498] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[458/1498] Compiling HashTreeCollections TreeSet.swift
[474/1498] Compiling CSystemLinux shims.c
[476/1498] Wrapping AST for CasePathsCore for debugging
[478/1526] Compiling FlyingSocks SocketPool.swift
[479/1526] Compiling FlyingSocks Socket.swift
[480/1526] Compiling FlyingSocks SocketAddress.swift
[481/1526] Compiling FlyingSocks SocketError.swift
[482/1526] Compiling FlyingSocks SocketPool+Poll.swift
[483/1526] Compiling HashTreeCollections _UnsafePath.swift
[484/1526] Compiling HashTreeCollections TreeDictionary+Codable.swift
[485/1526] Compiling HashTreeCollections TreeDictionary+Collection.swift
[486/1526] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[487/1526] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[488/1526] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[489/1571] Compiling AsyncAlgorithms AsyncChannel.swift
[490/1571] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[491/1571] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[492/1571] Compiling AsyncAlgorithms DebounceStateMachine.swift
[493/1571] Compiling AsyncAlgorithms DebounceStorage.swift
[494/1571] Compiling AsyncAlgorithms Dictionary.swift
[495/1571] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[496/1571] Compiling AsyncAlgorithms Locking.swift
[497/1571] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[498/1571] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[499/1571] Compiling AsyncAlgorithms ChannelStateMachine.swift
[500/1571] Compiling AsyncAlgorithms ChannelStorage.swift
[501/1571] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[502/1571] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[503/1571] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[504/1571] Compiling AsyncAlgorithms CombineLatestStorage.swift
[505/1571] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[506/1571] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[507/1571] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[508/1571] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[509/1571] Compiling AsyncAlgorithms MergeStateMachine.swift
[510/1571] Compiling AsyncAlgorithms MergeStorage.swift
[511/1571] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[512/1571] Compiling AsyncAlgorithms Rethrow.swift
[518/1571] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[519/1571] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[520/1571] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[521/1571] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[522/1571] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[523/1571] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[524/1572] Compiling AsyncAlgorithms AsyncJoinedSequence.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
[525/1572] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.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
[526/1572] Compiling AsyncAlgorithms AsyncSyncSequence.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
[527/1572] Compiling AsyncAlgorithms AsyncThrottleSequence.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
[529/1576] Emitting module FlyingSocks
<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
[530/1576] Wrapping AST for Yams for debugging
[531/1576] Wrapping AST for _RopeModule for debugging
[532/1576] Compiling CSystem shims.c
[533/1576] Wrapping AST for DequeModule for debugging
[535/1576] Compiling FlyingSocks SwiftSupport.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
[536/1576] Compiling FlyingSocks Task+Timeout.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
[537/1576] Compiling FlyingSocks Transferring.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
[538/1576] Emitting module AsyncAlgorithms
[538/1582] Compiling CProcessSpawnSync spawner.c
[540/1610] Compiling SystemPackage FileHelpers.swift
[541/1610] Compiling SystemPackage FilePathTempPosix.swift
[542/1610] Compiling SystemPackage FilePathTempWindows.swift
[543/1610] Compiling SystemPackage FilePathWindows.swift
[544/1610] Compiling SystemPackage FilePermissions.swift
[545/1610] Compiling SystemPackage Backcompat.swift
[546/1610] Compiling SystemPackage CInterop.swift
[547/1610] Compiling SystemPackage Constants.swift
[548/1610] Compiling SystemPackage Exports.swift
[549/1610] Compiling SystemPackage Mocking.swift
[550/1610] Compiling SystemPackage RawBuffer.swift
[562/1610] Compiling SystemPackage FilePathParsing.swift
[563/1610] Compiling SystemPackage FilePathString.swift
[564/1610] Compiling SystemPackage FilePathSyntax.swift
[565/1610] Compiling SystemPackage FilePathTemp.swift
[566/1610] Compiling SystemPackage FileOperations.swift
[567/1610] Compiling SystemPackage FilePath.swift
[568/1610] Compiling SystemPackage FilePathComponentView.swift
[569/1610] Compiling SystemPackage FilePathComponents.swift
[570/1610] Compiling SystemPackage Errno.swift
[571/1610] Compiling SystemPackage ErrnoWindows.swift
[572/1610] Compiling SystemPackage FileDescriptor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[593/1610] Compiling SystemPackage Syscalls.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
[628/1610] Compiling SystemPackage MachPort.swift
[629/1610] Compiling SystemPackage PlatformString.swift
[630/1610] Compiling SystemPackage SystemString.swift
[634/1610] Compiling SystemPackage WindowsSyscallAdapters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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
[643/1613] Emitting module SystemPackage
[644/1614] Emitting module HashTreeCollections
[645/1615] Compiling Conversion.cpp
[655/1615] Compiling SystemPackage Util+StringArray.swift
[656/1615] Compiling SystemPackage Util.swift
[657/1615] Compiling SystemPackage UtilConsumers.swift
[660/1620] Compiling AsyncAlgorithms SetAlgebra.swift
[661/1620] Compiling AsyncAlgorithms UnsafeTransfer.swift
[662/1620] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[663/1620] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[664/1620] Compiling AsyncAlgorithms ZipStateMachine.swift
[665/1620] Compiling AsyncAlgorithms ZipStorage.swift
[665/1621] Wrapping AST for FlyingSocks for debugging
[667/1621] Wrapping AST for HashTreeCollections for debugging
[669/1621] Emitting module HotReloadingProtocol
[669/1621] Compiling fiat_p256_adx_sqr.S
[671/1621] Compiling HotReloadingProtocol Packet.swift
[683/1621] Compiling fiat_p256_adx_mul.S
[687/1621] Compiling fiat_curve25519_adx_square.S
[689/1622] Compiling HotReloadingProtocol ReadableStream.swift
[690/1622] Compiling HotReloadingProtocol WritableStream.swift
[691/1622] Compiling HotReloadingProtocol Socket+Stream.swift
[691/1623] Compiling fiat_curve25519_adx_mul.S
[693/1623] Compiling md5-x86_64-linux.S
[695/1623] Compiling Array.cpp
[696/1623] Compiling md5-x86_64-apple.S
[697/1623] Compiling CCryptoBoringSSLShims shims.c
[698/1623] Compiling md5-586-linux.S
[699/1623] Wrapping AST for SystemPackage for debugging
[700/1625] Wrapping AST for HotReloadingProtocol for debugging
[701/1625] Compiling md5-586-apple.S
[702/1651] Compiling chacha20_poly1305_x86_64-apple.S
[703/1651] Compiling chacha20_poly1305_x86_64-linux.S
[704/1651] Compiling chacha20_poly1305_armv8-win.S
[705/1651] Compiling chacha20_poly1305_armv8-linux.S
[706/1651] Compiling chacha20_poly1305_armv8-apple.S
[707/1651] Compiling chacha-x86_64-linux.S
[708/1651] Compiling chacha-x86_64-apple.S
[709/1651] Compiling chacha-x86-linux.S
[710/1651] Compiling chacha-x86-apple.S
[711/1651] Compiling chacha-armv8-win.S
[712/1651] Compiling err_data.cc
[713/1651] Compiling chacha-armv8-apple.S
[714/1651] Compiling chacha-armv8-linux.S
[715/1651] Compiling chacha-armv4-linux.S
[716/1651] Compiling aes128gcmsiv-x86_64-apple.S
[717/1651] Compiling aes128gcmsiv-x86_64-linux.S
[718/1651] Compiling x86_64-mont5-linux.S
[719/1651] Compiling x86_64-mont5-apple.S
[720/1651] Compiling x86_64-mont-linux.S
[721/1651] Compiling x86_64-mont-apple.S
[722/1651] Compiling x86-mont-linux.S
[724/1651] Compiling FileStreamer FileStream.swift
[724/1651] Compiling x86-mont-apple.S
[725/1651] Emitting module FileStreamer
[726/1651] Compiling vpaes-x86_64-linux.S
[728/1652] Compiling TOMLKit TOMLCodingKey.swift
[729/1652] Compiling TOMLKit TOMLParseError.swift
[730/1652] Compiling TOMLKit TOMLType.swift
[730/1655] Compiling vpaes-x86_64-apple.S
[731/1655] Compiling vpaes-x86-linux.S
[732/1655] Compiling vpaes-x86-apple.S
[733/1655] Compiling vpaes-armv8-win.S
[734/1655] Compiling vpaes-armv8-linux.S
[736/1655] Compiling vpaes-armv8-apple.S
[737/1655] Compiling vpaes-armv7-linux.S
[738/1655] Compiling sha512-x86_64-apple.S
[739/1655] Compiling sha512-x86_64-linux.S
[741/1655] Compiling TOMLKit TOMLInt.swift
[742/1655] Compiling TOMLKit TOMLTable+CollectionFunctions.swift
[743/1655] Compiling TOMLKit TOMLTable.swift
[743/1655] Compiling sha512-armv8-win.S
[744/1655] Compiling sha512-armv8-linux.S
[745/1655] Wrapping AST for FileStreamer for debugging
[746/1655] Compiling sha512-armv8-apple.S
[748/1655] Compiling TOMLKit TOMLTableIterator.swift
[749/1655] Compiling TOMLKit TOMLValueConvertible+Int.swift
[750/1655] Compiling TOMLKit TOMLValueConvertible.swift
[750/1655] Compiling sha512-armv4-linux.S
[751/1658] Compiling sha512-586-linux.S
[753/1658] Emitting module TOMLKit
[753/1658] Compiling sha512-586-apple.S
[754/1658] Compiling sha256-x86_64-linux.S
[755/1658] Compiling sha256-armv8-win.S
[756/1658] Compiling sha256-x86_64-apple.S
[757/1658] Compiling sha256-armv8-linux.S
[759/1658] Compiling TOMLKit TOMLEncoder.swift
[760/1658] Compiling TOMLKit UnkeyedEncodingContainer.swift
[761/1658] Compiling TOMLKit FormatOptions.swift
[762/1658] Compiling TOMLKit Operators&Extensions.swift
[762/1658] Compiling sha256-armv8-apple.S
[763/1658] Compiling sha256-armv4-linux.S
[764/1658] Compiling sha256-586-linux.S
[765/1658] Compiling sha256-586-apple.S
[767/1658] Emitting module Inotify
[767/1658] Compiling sha1-x86_64-linux.S
[768/1658] Compiling sha1-x86_64-apple.S
[769/1658] Compiling sha1-armv8-win.S
[770/1658] Compiling sha1-armv8-linux.S
[771/1658] Compiling sha1-armv8-apple.S
[772/1658] Compiling sha1-armv4-large-linux.S
[773/1658] Compiling sha1-586-linux.S
[774/1658] Compiling sha1-586-apple.S
[776/1658] Compiling Inotify InotifyEvent.swift
[776/1658] Compiling rsaz-avx2-linux.S
[778/1658] Compiling Inotify Inotifier.swift
[778/1659] Compiling rsaz-avx2-apple.S
[779/1659] Compiling rdrand-x86_64-linux.S
[780/1659] Compiling rdrand-x86_64-apple.S
[782/1659] Compiling TOMLKit TOMLValue+Initializers.swift
[783/1659] Compiling TOMLKit TOMLValue.swift
[784/1659] Compiling TOMLKit ValueOptions.swift
[784/1659] Compiling p256_beeu-x86_64-asm-linux.S
[785/1659] Compiling p256_beeu-x86_64-asm-apple.S
[787/1659] Compiling p256_beeu-armv8-asm-win.S
[788/1659] Compiling p256_beeu-armv8-asm-linux.S
[789/1659] Compiling p256_beeu-armv8-asm-apple.S
[790/1659] Compiling p256-x86_64-asm-linux.S
[791/1659] Compiling p256-x86_64-asm-apple.S
[792/1659] Compiling c-nioatomics.c
[793/1659] Compiling p256-armv8-asm-linux.S
[794/1659] Wrapping AST for Inotify for debugging
[795/1659] Compiling p256-armv8-asm-apple.S
[796/1659] Compiling p256-armv8-asm-win.S
[797/1662] Compiling ghashv8-armv8-win.S
[798/1663] Compiling ghashv8-armv7-linux.S
[799/1663] Compiling ghashv8-armv8-apple.S
[799/1663] Compiling ghashv8-armv8-linux.S
[801/1663] Compiling ghash-x86-linux.S
[802/1663] Compiling ghash-x86_64-apple.S
[803/1663] Compiling ghash-x86_64-linux.S
[804/1663] Compiling ghash-x86-apple.S
[805/1663] Compiling ghash-ssse3-x86_64-linux.S
[806/1663] Compiling ghash-ssse3-x86-linux.S
[807/1663] Compiling ghash-ssse3-x86_64-apple.S
[808/1663] Compiling ghash-ssse3-x86-apple.S
[810/1663] Emitting module FileSystemWatcher
[810/1663] Compiling ghash-neon-armv8-win.S
[812/1663] Compiling FileSystemWatcher CoreServicesFileSystemWatcher.swift
[812/1663] Compiling ghash-armv4-linux.S
[813/1663] Compiling ghash-neon-armv8-apple.S
[814/1663] Compiling ghash-neon-armv8-linux.S
[815/1663] Compiling co-586-linux.S
[816/1663] Compiling co-586-apple.S
[817/1663] Compiling bsaes-armv7-linux.S
[818/1663] Compiling bn-armv8-win.S
[820/1663] Compiling FileSystemWatcher DispatchQueue.swift
/host/spi-builder-workspace/Sources/FileSystemWatcher/DispatchQueue.swift:9:13: warning: sending 'action' risks causing data races; this is an error in the Swift 6 language mode
 7 |     } else {
 8 |       try DispatchQueue.main.sync {
 9 |         try action()
   |             |- warning: sending 'action' risks causing data races; this is an error in the Swift 6 language mode
   |             `- note: task-isolated 'action' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
10 |       }
11 |     }
[821/1663] Compiling FileSystemWatcher FileSystemWatcher.swift
/host/spi-builder-workspace/Sources/FileSystemWatcher/FileSystemWatcher.swift:22:22: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
20 |     #elseif canImport(Inotify)
21 |       let notifier = try Inotifier()
22 |       try await Task {
   |                      `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
23 |         try await withThrowingTaskGroup(of: Void.self) { group in
24 |           for path in paths {
   :
40 |               }
41 |             } catch {
42 |               errorHandler(error)
   |               `- note: closure captures 'errorHandler' which is accessible to code in the current task
43 |               return
44 |             }
/host/spi-builder-workspace/Sources/FileSystemWatcher/FileSystemWatcher.swift:27:29: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
25 |             do {
26 |               let stream = try await notifier.events(for: FilePath(path))
27 |               group.addTask {
   |                             `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
28 |                 for await event in stream.debounce(for: .milliseconds(0.5)) {
29 |                   guard
   :
36 |                     continue
37 |                   }
38 |                   handler()
   |                   `- note: closure captures 'handler' which is accessible to code in the current task
39 |                 }
40 |               }
[821/1664] Compiling bn-armv8-linux.S
[822/1664] Compiling bn-armv8-apple.S
[823/1664] Compiling bn-586-linux.S
[824/1664] Compiling bn-586-apple.S
[825/1664] Compiling armv8-mont-win.S
[826/1664] Compiling armv8-mont-linux.S
[827/1664] Compiling armv8-mont-apple.S
[829/1664] Compiling armv4-mont-linux.S
[830/1664] Compiling aesv8-gcm-armv8-win.S
[831/1664] Compiling aesv8-gcm-armv8-linux.S
[832/1664] Compiling aesv8-gcm-armv8-apple.S
[833/1664] Compiling aesv8-armv8-win.S
[834/1664] Compiling aesv8-armv8-linux.S
[835/1664] Compiling aesv8-armv8-apple.S
[836/1664] Compiling aesv8-armv7-linux.S
[837/1664] Compiling aesni-x86_64-linux.S
[838/1664] Compiling aesni-x86_64-apple.S
[839/1664] Compiling aesni-x86-linux.S
[841/1664] Emitting module SwiftSyntax
<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
[841/1664] Compiling aesni-x86-apple.S
[842/1664] Wrapping AST for FileSystemWatcher for debugging
[843/1664] Compiling aesni-gcm-x86_64-linux.S
[844/1664] Compiling aesni-gcm-x86_64-apple.S
[845/1664] Compiling aes-gcm-avx10-x86_64-linux.S
[846/1664] Compiling aes-gcm-avx10-x86_64-apple.S
[848/1664] Compiling TOMLKit TOMLArray+CollectionConformance.swift
[849/1664] Compiling TOMLKit TOMLArray.swift
[850/1664] Compiling TOMLKit TOMLArrayIterator.swift
[851/1664] Compiling TOMLKit TOMLDate&Time&DateTime.swift
[852/1664] Compiling TOMLKit InternalTOMLDecoder.swift
[853/1664] Compiling TOMLKit KeyedDecodingContainerProtocol.swift
[854/1664] Compiling TOMLKit SingleValueDecodingContainer.swift
[855/1664] Compiling TOMLKit TOMLDecoder.swift
[856/1664] Compiling TOMLKit UnkeyedDecodingContainer.swift
[857/1664] Compiling TOMLKit InternalTOMLEncoder.swift
[858/1664] Compiling TOMLKit KeyedEncodingContainer.swift
[859/1664] Compiling TOMLKit SingleValueEncodingContainer.swift
[860/1665] Compiling x_spki.cc
[861/1665] Compiling x_sig.cc
[862/1665] Compiling x_val.cc
[863/1665] Compiling x_x509a.cc
[864/1665] Compiling x_x509.cc
[865/1665] Wrapping AST for TOMLKit for debugging
[866/1665] Compiling x_req.cc
[867/1665] Compiling c-atomics.c
[868/1665] Compiling x_exten.cc
[869/1665] Compiling x_pubkey.cc
[870/1665] Compiling x_name.cc
[871/1665] Compiling x_attrib.cc
[872/1665] Compiling x_crl.cc
[873/1671] Compiling x_all.cc
[875/1671] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[875/1671] Compiling x_algor.cc
[877/1671] Compiling NIOConcurrencyHelpers NIOLock.swift
[878/1671] Compiling NIOConcurrencyHelpers lock.swift
[878/1671] Compiling x509spki.cc
[880/1671] Emitting module NIOConcurrencyHelpers
[881/1671] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[882/1671] Compiling NIOConcurrencyHelpers atomics.swift
[882/1672] Compiling x509rset.cc
[883/1672] Compiling x509cset.cc
[884/1672] Compiling x509name.cc
[886/1672] Compiling x509_vpm.cc
[887/1672] Wrapping AST for NIOConcurrencyHelpers for debugging
[888/1672] Compiling x509_vfy.cc
[889/1672] Compiling x509_v3.cc
[890/1672] Compiling x509_txt.cc
[891/1672] Compiling x509_set.cc
[892/1672] Compiling x509_trs.cc
[893/1672] Compiling x509_req.cc
[894/1672] Compiling x509_obj.cc
[895/1672] Compiling x509_lu.cc
[896/1672] Compiling x509_ext.cc
[897/1672] Compiling x509_def.cc
[898/1672] Compiling x509_d2.cc
[899/1672] Compiling x509_cmp.cc
[900/1672] Compiling x509_att.cc
[901/1672] Compiling x509.cc
[902/1672] Compiling v3_utl.cc
[903/1672] Compiling v3_skey.cc
[904/1672] Compiling v3_prn.cc
[905/1672] Compiling v3_purp.cc
[906/1672] Compiling v3_pmaps.cc
[907/1672] Compiling v3_pcons.cc
[908/1672] Compiling v3_ocsp.cc
[909/1672] Compiling v3_lib.cc
[910/1672] Compiling v3_ncons.cc
[911/1672] Compiling v3_int.cc
[912/1672] Compiling v3_info.cc
[913/1672] Compiling v3_ia5.cc
[914/1672] Compiling v3_extku.cc
[915/1672] Compiling v3_genn.cc
[916/1672] Compiling v3_enum.cc
[917/1672] Compiling v3_crld.cc
[918/1672] Compiling v3_conf.cc
[919/1672] Compiling v3_cpols.cc
[920/1672] Compiling v3_bitst.cc
[921/1672] Compiling v3_bcons.cc
[922/1672] Compiling v3_alt.cc
[923/1672] Compiling v3_akeya.cc
[924/1672] Compiling v3_akey.cc
[925/1672] Compiling t_x509a.cc
[926/1672] Compiling t_x509.cc
[927/1672] Compiling t_req.cc
[928/1672] Compiling t_crl.cc
[929/1672] Compiling rsa_pss.cc
[930/1672] Compiling i2d_pr.cc
[931/1672] Compiling name_print.cc
[932/1672] Compiling policy.cc
[933/1672] Compiling by_file.cc
[934/1672] Compiling by_dir.cc
[935/1672] Compiling asn1_gen.cc
[936/1672] Compiling algorithm.cc
[937/1672] Compiling a_verify.cc
[938/1672] Compiling a_digest.cc
[939/1672] Compiling a_sign.cc
[940/1672] Compiling voprf.cc
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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
[950/1672] Compiling thread_pthread.cc
[951/1672] Compiling thread_win.cc
[952/1672] Compiling trust_token.cc
[953/1672] Compiling pmbtoken.cc
[954/1672] Compiling thread.cc
[955/1672] Compiling thread_none.cc
[956/1672] Compiling stack.cc
[957/1672] Compiling thash.cc
[958/1672] Compiling wots.cc
[959/1672] Compiling slhdsa.cc
[960/1672] Compiling merkle.cc
[961/1672] Compiling fors.cc
[962/1672] Compiling siphash.cc
[963/1672] Compiling sha512.cc
[964/1672] Compiling sha256.cc
[965/1672] Compiling sha1.cc
[966/1672] Compiling rsa_print.cc
[967/1672] Compiling rsa_extra.cc
[968/1672] Compiling rc4.cc
[969/1672] Compiling refcount.cc
[970/1672] Compiling rsa_crypt.cc
[971/1672] Compiling rsa_asn1.cc
[972/1672] Compiling windows.cc
[973/1672] Compiling trusty.cc
[974/1672] Compiling urandom.cc
[975/1672] Compiling rand_extra.cc
[976/1672] Compiling ios.cc
[977/1672] Compiling getentropy.cc
[978/1672] Compiling passive.cc
[979/1672] Compiling poly1305_arm_asm.S
[980/1672] Compiling forkunsafe.cc
[981/1672] Compiling deterministic.cc
[982/1672] Compiling fork_detect.cc
[983/1672] Compiling pool.cc
[984/1672] Compiling poly1305_arm.cc
[985/1672] Compiling poly1305.cc
[986/1672] Compiling poly1305_vec.cc
[987/1672] Compiling pkcs7.cc
[988/1672] Compiling pkcs8.cc
[989/1672] Compiling pkcs8_x509.cc
[990/1672] Compiling p5_pbev2.cc
[991/1672] Compiling pem_xaux.cc
[992/1672] Compiling pem_x509.cc
[993/1672] Compiling pkcs7_x509.cc
[994/1672] Compiling pem_pkey.cc
[995/1672] Compiling obj_xref.cc
[996/1672] Compiling pem_pk8.cc
[997/1672] Compiling pem_oth.cc
[998/1672] Compiling pem_lib.cc
[999/1672] Compiling pem_info.cc
[1000/1672] Compiling mldsa.cc
[1001/1672] Compiling pem_all.cc
[1002/1672] Compiling mem.cc
[1003/1672] Compiling mlkem.cc
[1004/1672] Compiling obj.cc
[1005/1672] Compiling md4.cc
[1006/1672] Compiling poly_rq_mul.S
[1007/1672] Compiling md5.cc
[1008/1672] Compiling fips_shared_support.cc
[1009/1672] Compiling lhash.cc
[1010/1672] Compiling kyber.cc
[1011/1672] Compiling ex_data.cc
[1012/1672] Compiling sign.cc
[1013/1672] Compiling hpke.cc
[1014/1672] Compiling hrss.cc
[1015/1672] Compiling scrypt.cc
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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
[1025/1672] Compiling print.cc
[1026/1672] Compiling pbkdf.cc
[1027/1672] Compiling p_x25519.cc
[1028/1672] Compiling p_x25519_asn1.cc
[1029/1672] Compiling p_rsa_asn1.cc
[1030/1672] Compiling p_rsa.cc
[1031/1672] Compiling p_ed25519.cc
[1032/1672] Compiling p_hkdf.cc
[1033/1672] Compiling p_ed25519_asn1.cc
[1034/1672] Compiling p_ec_asn1.cc
[1035/1672] Compiling p_ec.cc
[1036/1672] Compiling p_dsa_asn1.cc
[1037/1672] Compiling p_dh.cc
[1038/1672] Compiling p_dh_asn1.cc
[1039/1672] Compiling evp_ctx.cc
[1040/1672] Compiling evp_asn1.cc
[1041/1672] Compiling evp.cc
[1042/1672] Compiling err.cc
[1043/1672] Compiling engine.cc
[1044/1672] Compiling ecdsa_asn1.cc
[1045/1672] Compiling ecdh_extra.cc
[1046/1672] Compiling hash_to_curve.cc
[1047/1672] Compiling ec_derive.cc
[1048/1672] Compiling ec_asn1.cc
[1049/1672] Compiling dsa_asn1.cc
[1050/1672] Compiling dsa.cc
[1051/1672] Compiling digest_extra.cc
[1052/1672] Compiling params.cc
[1053/1672] Compiling spake25519.cc
[1054/1672] Compiling dh_asn1.cc
[1055/1672] Compiling x25519-asm-arm.S
[1056/1672] Compiling des.cc
[1057/1672] Compiling cpu_arm_freebsd.cc
[1058/1672] Compiling cpu_intel.cc
[1059/1672] Compiling crypto.cc
[1060/1672] Compiling bcm.cc
[1061/1672] Compiling cpu_arm_linux.cc
[1062/1672] Compiling curve25519.cc
[1063/1672] Compiling cpu_aarch64_openbsd.cc
[1064/1672] Compiling cpu_aarch64_win.cc
[1065/1672] Compiling cpu_aarch64_sysreg.cc
[1066/1672] Compiling cpu_aarch64_fuchsia.cc
[1067/1672] Compiling cpu_aarch64_linux.cc
[1068/1672] Compiling cpu_aarch64_apple.cc
[1069/1672] Compiling curve25519_64_adx.cc
[1070/1672] Compiling tls_cbc.cc
[1071/1672] Compiling e_rc2.cc
[1072/1672] Compiling e_tls.cc
[1073/1672] Compiling conf.cc
[1074/1672] Compiling e_rc4.cc
[1075/1672] Compiling e_null.cc
[1076/1672] Compiling e_des.cc
[1077/1672] Compiling derive_key.cc
[1078/1672] Compiling e_aesctrhmac.cc
[1079/1672] Compiling e_chacha20poly1305.cc
[1080/1672] Compiling e_aesgcmsiv.cc
[1081/1672] Compiling cipher_extra.cc
[1082/1672] Compiling chacha.cc
[1083/1672] Compiling buf.cc
[1084/1672] Compiling blake2.cc
[1085/1672] Compiling printf.cc
[1086/1672] Compiling bn_asn1.cc
[1087/1672] Compiling convert.cc
[1088/1672] Compiling pair.cc
[1089/1672] Compiling hexdump.cc
[1090/1672] Compiling file.cc
[1091/1672] Compiling errno.cc
[1092/1672] Compiling bio_mem.cc
[1093/1672] Compiling fd.cc
[1094/1672] Compiling base64.cc
[1095/1672] Compiling bio.cc
[1096/1672] Compiling tasn_typ.cc
[1097/1672] Compiling tasn_utl.cc
[1098/1672] Compiling tasn_fre.cc
[1099/1672] Compiling tasn_enc.cc
[1100/1672] Compiling tasn_new.cc
[1101/1672] Compiling posix_time.cc
[1102/1672] Compiling tasn_dec.cc
[1103/1672] Compiling f_int.cc
[1104/1672] Compiling f_string.cc
[1105/1672] Compiling asn_pack.cc
[1106/1672] Compiling asn1_par.cc
[1107/1672] Compiling asn1_lib.cc
[1108/1672] Compiling a_utctm.cc
[1109/1672] Compiling a_time.cc
[1110/1672] Compiling a_type.cc
[1111/1672] Compiling a_strnid.cc
[1112/1672] Compiling a_octet.cc
[1113/1672] Compiling a_strex.cc
[1114/1672] Compiling a_i2d_fp.cc
[1115/1672] Compiling a_object.cc
[1116/1672] Compiling a_mbstr.cc
[1117/1672] Write sources
[1118/1672] Compiling a_int.cc
[1119/1672] Write sources
[1121/1672] Compiling a_gentm.cc
[1122/1672] Compiling a_dup.cc
[1123/1672] Write sources
[1124/1672] Compiling a_d2i_fp.cc
[1125/1672] Write sources
[1128/1672] Compiling _SwiftSyntaxCShims dummy.c
[1128/1672] Write sources
[1132/1673] Wrapping AST for AsyncAlgorithms for debugging
[1133/1691] Compiling _AtomicsShims.c
[1134/1691] Write sources
[1136/1747] Compiling a_bool.cc
[1137/1747] Write sources
[1141/1792] Compiling a_bitstr.cc
[1143/1792] Compiling XMLCoder StringBox.swift
[1144/1792] Compiling XMLCoder UIntBox.swift
[1145/1792] Compiling XMLCoder URLBox.swift
[1146/1792] Compiling XMLCoder UnkeyedBox.swift
[1147/1794] Compiling XMLCoder KeyedStorage.swift
[1148/1794] Compiling XMLCoder Metatypes.swift
[1149/1794] Compiling XMLCoder String+Extensions.swift
[1150/1794] Compiling XMLCoder XMLChoiceCodingKey.swift
[1153/1808] Compiling Atomics IntegerOperations.swift
[1154/1808] Compiling Atomics Unmanaged extensions.swift
[1155/1808] Compiling XMLCoder Attribute.swift
[1156/1808] Compiling XMLCoder BoolBox.swift
[1157/1808] Compiling XMLCoder Box.swift
[1158/1808] Compiling XMLCoder ISO8601DateFormatter.swift
[1165/1808] Compiling XMLCoder SingleKeyedBox.swift
[1166/1808] Compiling XMLCoder ElementAndAttribute.swift
[1168/1815] Emitting module BitCollections
[1169/1815] Compiling XMLCoder XMLStackParser.swift
[1170/1815] Compiling XMLCoder DecodingErrorExtension.swift
[1171/1815] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[1172/1815] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[1173/1815] Compiling XMLCoder DynamicNodeEncoding.swift
[1174/1815] Compiling XMLCoder EncodingErrorExtension.swift
[1175/1815] Compiling XMLCoder SingleValueEncodingContainer.swift
[1178/1815] Compiling XMLCoder DoubleBox.swift
[1179/1815] Compiling XMLCoder FloatBox.swift
[1180/1815] Compiling XMLCoder IntBox.swift
[1181/1815] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1182/1815] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1183/1815] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1184/1815] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1185/1815] Compiling BitCollections BitSet+SetAlgebra union.swift
[1186/1815] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1187/1815] Compiling BitCollections BitSet.Counted.swift
[1188/1815] Compiling ArgumentParserToolInfo ToolInfo.swift
[1189/1815] Emitting module ArgumentParserToolInfo
[1190/1816] Write sources
[1198/1816] Compiling XMLCoder KeyedBox.swift
[1199/1816] Compiling XMLCoder NullBox.swift
[1200/1816] Compiling XMLCoder SharedBox.swift
[1203/1816] Compiling XMLCoder ChoiceBox.swift
[1204/1816] Compiling XMLCoder DataBox.swift
[1205/1816] Compiling XMLCoder DateBox.swift
[1206/1816] Compiling XMLCoder DecimalBox.swift
[1207/1816] Compiling XMLCoder XMLCoderElement.swift
[1208/1816] Compiling XMLCoder XMLDocumentType.swift
[1209/1816] Compiling XMLCoder XMLHeader.swift
[1210/1816] Compiling XMLCoder XMLKey.swift
[1211/1816] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[1212/1816] Compiling XMLCoder DynamicNodeDecoding.swift
[1213/1816] Compiling XMLCoder SingleValueDecodingContainer.swift
[1214/1816] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[1215/1816] Compiling XMLCoder XMLDecoder.swift
[1216/1816] Compiling XMLCoder XMLDecoderImplementation.swift
[1217/1816] Compiling XMLCoder XMLDecodingStorage.swift
[1218/1816] Compiling BitCollections BitSet+Codable.swift
[1219/1816] Compiling CryptoBoringWrapper RandomBytes.swift
[1220/1818] 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
[1221/1818] Compiling BitCollections BitSet.Index.swift
[1222/1818] Compiling BitCollections BitSet._UnsafeHandle.swift
[1223/1818] Compiling BitCollections BitSet.swift
[1224/1818] Compiling BitCollections Range+Utilities.swift
[1225/1818] Compiling BitCollections Slice+Utilities.swift
[1226/1818] Compiling BitCollections UInt+Tricks.swift
[1227/1818] Compiling BitCollections _Word.swift
[1228/1819] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1229/1819] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1231/1819] Emitting module CryptoBoringWrapper
[1232/1819] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1233/1819] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1234/1819] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1235/1819] Compiling CryptoBoringWrapper EllipticCurve.swift
[1237/1824] 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
[1238/1824] Emitting module Atomics
[1243/1896] Compiling Crypto HPKE-KEM-Curve25519.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
[1244/1896] Compiling Crypto HPKE-NIST-EC-KEMs.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
[1245/1896] Compiling Crypto HPKE-KEM.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
[1246/1896] Compiling Crypto HPKE-Errors.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
[1247/1896] Compiling Crypto PKCS8PrivateKey.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
[1248/1896] Compiling Crypto SEC1PrivateKey.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
[1249/1896] Compiling Crypto SubjectPublicKeyInfo.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
[1250/1896] Compiling Crypto CryptoKitErrors.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
[1251/1896] Compiling Crypto Digest_boring.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
[1252/1896] Compiling Crypto ECDSASignature.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
[1253/1896] Compiling Crypto PEMDocument.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
[1254/1896] Compiling Crypto HPKE.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
[1255/1896] Compiling Crypto HPKE-Context.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
[1256/1896] Compiling Crypto HPKE-KeySchedule.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
[1257/1896] Compiling Crypto HPKE-Modes.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
[1258/1896] Compiling Crypto Insecure.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
[1259/1896] Compiling Crypto Insecure_HashFunctions.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
[1260/1896] Compiling Crypto KEM.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
[1261/1896] Compiling Crypto ECDH_boring.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
[1262/1896] Compiling Crypto DH.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
[1263/1896] Compiling Crypto ECDH.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
[1264/1896] Compiling Crypto HPKE-Ciphersuite.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
[1265/1896] Compiling Crypto HPKE-KDF.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
[1266/1896] Compiling Crypto HPKE-KexKeyDerivation.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
[1267/1896] Compiling Crypto HPKE-LabeledExtract.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
[1268/1896] Compiling Crypto HPKE-Utils.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
[1269/1896] Compiling Crypto DHKEM.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
[1270/1896] Compiling Crypto ASN1Boolean.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
[1271/1896] Compiling Crypto ASN1Identifier.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
[1272/1896] Compiling Crypto ASN1Integer.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
[1273/1896] Compiling Crypto ASN1Null.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
[1274/1896] Compiling Crypto ASN1OctetString.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
[1275/1896] Compiling Crypto ASN1Strings.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
[1276/1896] Compiling Crypto ArraySliceBigint.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
[1277/1896] Compiling Crypto GeneralizedTime.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
[1278/1896] Compiling Crypto ObjectIdentifier.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
[1279/1896] 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
[1280/1896] Emitting module Version
[1281/1897] 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
[1282/1897] 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
[1283/1898] Compiling _CertificateInternals _TinyArray.swift
[1284/1898] Emitting module _CertificateInternals
[1285/1898] 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
[1286/1900] Compiling Version Version+Range.swift
[1287/1900] Compiling Version Version.swift
[1291/1900] Wrapping AST for CryptoBoringWrapper for debugging
[1292/1904] Wrapping AST for BitCollections for debugging
[1294/1942] Compiling Collections Collections.swift
[1295/1942] Emitting module XMLCoder
[1296/1942] Emitting module Collections
[1296/1949] Wrapping AST for Atomics for debugging
[1298/1949] Wrapping AST for ArgumentParserToolInfo for debugging
[1299/1949] Wrapping AST for _CertificateInternals for debugging
[1300/1957] Wrapping AST for Collections for debugging
[1301/1957] Wrapping AST for SwiftSyntax600 for debugging
[1302/1957] Wrapping AST for SwiftSyntax510 for debugging
[1304/1957] Compiling AsyncCollections TaskQueue.swift
[1305/1957] Emitting module AsyncCollections
[1305/1957] Wrapping AST for SwiftSyntax509 for debugging
[1306/1957] Write sources
[1310/1957] Compiling AsyncCollections Filter.swift
[1312/1957] Compiling AsyncCollections CompactMap.swift
[1313/1957] Compiling AsyncCollections AsyncSemaphore.swift
[1314/1957] Compiling Crypto SymmetricKeys.swift
[1315/1957] Compiling Crypto HMAC.swift
[1316/1957] Compiling Crypto MACFunctions.swift
[1317/1957] Compiling Crypto MessageAuthenticationCode.swift
[1318/1957] Compiling Crypto AES.swift
[1319/1957] Compiling Crypto ECDSASignature_boring.swift
[1320/1957] Compiling Crypto ECDSA_boring.swift
[1321/1957] Compiling Crypto EdDSA_boring.swift
[1322/1957] Compiling Crypto ECDSA.swift
[1323/1957] Compiling Crypto Ed25519.swift
[1324/1966] Emitting module Crypto
[1325/1966] Compiling AsyncCollections Map.swift
[1326/1966] Compiling AsyncCollections ForEach.swift
[1327/1966] Compiling AsyncCollections FlatMap.swift
[1328/1967] Emitting module ArgumentParser
[1329/1972] Compiling ProcessSpawnSync ProcessSpawner.swift
[1330/1972] Emitting module ProcessSpawnSync
[1331/1973] Compiling Crypto HKDF.swift
[1332/1973] Compiling Crypto AESWrap.swift
[1333/1973] Compiling Crypto AESWrap_boring.swift
[1334/1973] Compiling Crypto Ed25519_boring.swift
[1335/1973] Compiling Crypto NISTCurvesKeys_boring.swift
[1336/1973] Compiling Crypto X25519Keys_boring.swift
[1337/1973] Compiling Crypto Curve25519.swift
[1338/1973] Compiling Crypto Ed25519Keys.swift
[1339/1973] Compiling Crypto NISTCurvesKeys.swift
[1340/1973] Compiling Crypto X25519Keys.swift
[1341/1973] Write sources
[1344/2037] Wrapping AST for AsyncCollections for debugging
[1346/2047] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[1347/2047] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[1348/2047] Compiling SwiftSyntax SyntaxBaseNodes.swift
[1349/2047] Compiling SwiftSyntax SyntaxCollections.swift
[1350/2047] Compiling SwiftSyntax SyntaxEnum.swift
[1351/2047] Compiling SwiftSyntax SyntaxKind.swift
[1352/2047] Compiling SwiftSyntax SyntaxRewriter.swift
[1353/2047] Compiling SwiftSyntax SyntaxTraits.swift
[1354/2047] Compiling SwiftSyntax SyntaxVisitor.swift
[1355/2047] Compiling SwiftSyntax TokenKind.swift
[1356/2047] Compiling SwiftSyntax SyntaxArena.swift
[1357/2047] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[1358/2047] Compiling SwiftSyntax SyntaxChildren.swift
[1359/2047] Compiling SwiftSyntax SyntaxCollection.swift
[1360/2047] Compiling SwiftSyntax SyntaxHashable.swift
[1361/2047] Compiling SwiftSyntax SyntaxIdentifier.swift
[1362/2047] Compiling SwiftSyntax Utils.swift
[1363/2047] Compiling SwiftSyntax ChildNameForKeyPath.swift
[1364/2047] Compiling SwiftSyntax Keyword.swift
[1365/2047] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[1366/2047] Compiling SwiftSyntax SyntaxProtocol.swift
[1367/2047] Compiling SwiftSyntax SyntaxText.swift
[1368/2047] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[1369/2047] Compiling SwiftSyntax TokenDiagnostic.swift
[1370/2047] Compiling SwiftSyntax TokenSequence.swift
[1371/2047] Compiling SwiftSyntax TokenSyntax.swift
[1372/2047] Compiling SwiftSyntax Trivia.swift
[1373/2047] Compiling SwiftSyntax SourcePresence.swift
[1374/2047] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[1375/2047] Compiling SwiftSyntax Syntax.swift
[1376/2047] Compiling SwiftBundlerBuilders Context.swift
[1377/2047] Compiling SwiftBundlerBuilders BuilderResult.swift
[1379/2047] Emitting module SwiftBundlerBuilders
[1380/2047] Compiling SwiftBundlerBuilders Builder.swift
[1381/2047] Compiling SwiftBundlerBuilders BuilderContextImpl.swift
[1383/2048] Compiling SwiftSyntax MemoryLayout.swift
[1384/2048] Compiling SwiftSyntax MissingNodeInitializers.swift
[1385/2048] Compiling SwiftSyntax RawSyntax.swift
[1386/2048] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[1387/2048] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[1388/2048] Compiling SwiftSyntax RawSyntaxTokenView.swift
[1389/2048] Compiling SwiftSyntax SourceEdit.swift
[1390/2048] Compiling SwiftSyntax SourceLength.swift
[1391/2048] Compiling SwiftSyntax SourceLocation.swift
[1392/2048] Compiling SwiftSyntax AbsolutePosition.swift
[1393/2048] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[1394/2048] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[1395/2048] Compiling SwiftSyntax Assert.swift
[1396/2048] Compiling SwiftSyntax BumpPtrAllocator.swift
[1397/2048] Compiling SwiftSyntax CommonAncestor.swift
[1398/2048] Compiling SwiftSyntax Convenience.swift
[1399/2048] Compiling SwiftSyntax CustomTraits.swift
[1400/2048] Compiling SwiftSyntax Identifier.swift
[1401/2048] Compiling SwiftSyntax SyntaxNodeFactory.swift
[1402/2048] Compiling SwiftSyntax SyntaxNodeStructure.swift
[1418/2048] Wrapping AST for ProcessSpawnSync for debugging
[1419/2048] Wrapping AST for SwiftBundlerBuilders for debugging
[1420/2048] Write sources
[1452/2066] Compiling Crypto Signature.swift
[1453/2066] Compiling Crypto CryptoKitErrors_boring.swift
[1454/2066] Compiling Crypto RNG_boring.swift
[1455/2066] Compiling Crypto SafeCompare_boring.swift
[1456/2066] Compiling Crypto Zeroization_boring.swift
[1457/2066] Compiling Crypto PrettyBytes.swift
[1458/2066] Compiling Crypto SafeCompare.swift
[1459/2066] Compiling Crypto SecureBytes.swift
[1460/2066] Compiling Crypto Zeroization.swift
[1461/2067] Compiling SwiftASN1 ASN1Any.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
[1462/2067] Compiling SwiftASN1 ASN1Integer.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
[1463/2067] Compiling SwiftASN1 ASN1Null.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
[1464/2067] Compiling SwiftASN1 ObjectIdentifier.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
[1465/2067] Compiling SwiftASN1 PEMDocument.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
[1466/2067] Compiling SwiftASN1 TimeUtilities.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
[1467/2067] Compiling SwiftASN1 UTCTime.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
[1471/2075] Compiling SwiftBundlerBuilders Context.swift
[1472/2086] Compiling Rainbow BackgroundColor.swift
[1473/2086] Compiling Rainbow CodesParser.swift
[1474/2086] Compiling Rainbow Color.swift
[1475/2086] Compiling Rainbow ColorApproximation.swift
[1476/2086] Compiling Rainbow ControlCode.swift
[1477/2086] Compiling Rainbow ModesExtractor.swift
[1478/2086] Compiling SwiftASN1 GeneralizedTime.swift
[1479/2086] Compiling Version Version+Foundation.swift
[1480/2086] Compiling Version Version+Codable.swift
[1481/2086] Compiling Version Version+Comparable.swift
[1494/2087] Emitting module SwiftBundlerBuilders
[1495/2087] Compiling SwiftBundlerBuilders Builder.swift
[1496/2087] Compiling SwiftBundlerBuilders BuilderContextImpl.swift
[1510/2087] Compiling SwiftASN1 ASN1.swift
[1511/2087] Compiling SwiftASN1 BER.swift
[1527/2088] Wrapping AST for ArgumentParser for debugging
[1531/2089] Wrapping AST for Crypto for debugging
[1532/2089] Wrapping AST for Version for debugging
[1533/2089] Write sources
[1536/2089] Wrapping AST for XMLCoder for debugging
[1537/2089] Write sources
[1539/2090] Wrapping AST for SwiftBundlerBuilders for debugging
[1541/2135] Compiling _CryptoExtras AES_CBC.swift
[1542/2135] Compiling _CryptoExtras AES_CFB.swift
[1543/2137] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1544/2137] Compiling _CryptoExtras ARC+API.swift
[1545/2137] Compiling _CryptoExtras ARC.swift
[1546/2137] Compiling _CryptoExtras ARCCredential.swift
[1547/2137] Compiling _CryptoExtras ARCEncoding.swift
[1548/2177] Compiling IssueReporting IsTesting.swift
[1549/2177] Compiling IssueReporting IssueReporter.swift
[1550/2177] Compiling Logging MetadataProvider.swift
[1551/2177] Compiling Logging Locks.swift
[1552/2177] Emitting module Logging
[1554/2177] Compiling IssueReporting BreakpointReporter.swift
[1555/2179] Compiling IssueReporting ReportIssue.swift
[1556/2179] Compiling IssueReporting XCTest.swift
[1557/2179] Compiling IssueReporting Deprecations.swift
[1558/2179] Compiling IssueReporting SwiftTesting.swift
[1559/2179] Compiling IssueReporting UncheckedSendable.swift
[1560/2179] Compiling IssueReporting Warn.swift
[1561/2179] Compiling IssueReporting RuntimeWarningReporter.swift
[1562/2179] Emitting module Overture
[1569/2179] Compiling Overture Zurry.swift
[1570/2179] Compiling IssueReporting Unimplemented.swift
[1571/2179] Compiling IssueReporting FailureObserver.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
[1572/2179] Compiling IssueReporting LockIsolated.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
[1573/2179] Compiling IssueReporting Rethrows.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
[1574/2179] Compiling IssueReporting ErrorReporting.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
[1575/2179] Compiling IssueReporting AppHostWarning.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1580/2179] Emitting module _CryptoExtras
[1581/2185] Emitting module SwiftASN1
[1582/2186] Wrapping AST for SwiftASN1 for debugging
[1583/2186] Write sources
[1586/2186] Compiling Logging LogHandler.swift
[1587/2186] Compiling Logging Logging.swift
[1588/2187] Write sources
[1589/2201] Wrapping AST for Logging for debugging
[1590/2201] Write sources
[1598/2201] Compiling writer.c
[1600/2201] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[1601/2202] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[1602/2202] Compiling InternalCollectionsUtilities Debugging.swift
[1603/2202] Compiling InternalCollectionsUtilities Descriptions.swift
[1604/2202] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[1605/2202] Compiling Overture ZipSequence.swift
[1607/2202] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[1607/2202] Compiling scanner.c
[1609/2202] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[1610/2202] Compiling InternalCollectionsUtilities UInt+reversed.swift
[1611/2202] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[1612/2202] Compiling InternalCollectionsUtilities Integer rank.swift
[1613/2202] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[1614/2202] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[1615/2202] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[1616/2202] Compiling InternalCollectionsUtilities _SortedCollection.swift
[1627/2202] Compiling _CryptoExtras Block Function.swift
[1628/2202] Compiling _CryptoExtras AES_CFB_boring.swift
[1629/2202] Compiling _CryptoExtras AES_CTR_boring.swift
[1636/2203] Compiling reader.c
[1640/2203] Compiling parser.c
[1644/2203] Emitting module InternalCollectionsUtilities
[1649/2204] Compiling _CryptoExtras VOPRFServer.swift
[1650/2204] Compiling _CryptoExtras RSA+BlindSigning.swift
[1651/2204] Compiling _CryptoExtras RSA.swift
[1652/2204] Compiling _CryptoExtras RSA_boring.swift
[1653/2204] Compiling _CryptoExtras RSA_security.swift
[1654/2204] Compiling _CryptoExtras BoringSSLHelpers.swift
[1655/2204] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1656/2204] Compiling _CryptoExtras DigestType.swift
[1657/2204] Compiling _CryptoExtras Error.swift
[1658/2204] Compiling _CryptoExtras I2OSP.swift
[1659/2204] Compiling _CryptoExtras IntegerEncoding.swift
[1660/2204] Compiling _CryptoExtras PEMDocument.swift
[1661/2204] Compiling api.c
[1663/2204] 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 |         }
[1663/2205] Compiling emitter.c
[1665/2205] Compiling Rainbow StringGenerator.swift
[1667/2205] Wrapping AST for Overture for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1669/2205] 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 |         }
<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
[1673/2205] Compiling Rainbow String+Rainbow.swift
[1674/2207] Compiling Rainbow Rainbow.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
[1678/2207] Compiling _CryptoExtras PrettyBytes.swift
[1679/2207] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1680/2207] Compiling _CryptoExtras DLEQ.swift
[1681/2207] Compiling _CryptoExtras Prover.swift
[1682/2207] Compiling _CryptoExtras Verifier.swift
[1683/2207] Compiling _CryptoExtras ZKPToolbox.swift
[1684/2207] Compiling Rainbow Style.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
[1687/2295] Compiling Yams Parser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1688/2295] Compiling Yams RedundancyAliasingStrategy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1689/2295] Compiling Yams Node.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1690/2295] Compiling Yams Resolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1691/2295] Compiling Yams String+Yams.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1692/2295] Compiling Yams Node.Scalar.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
[1693/2295] Compiling Yams Node.Sequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1694/2295] Compiling Yams Constructor.swift
[1695/2295] Compiling Yams Decoder.swift
[1696/2295] Compiling Yams AliasDereferencingStrategy.swift
[1697/2295] 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
[1698/2295] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[1699/2295] Compiling _RopeModule BigString+Sequence.swift
[1700/2295] Compiling _RopeModule BigString+TextOutputStream.swift
[1701/2295] Compiling _RopeModule BigString+UnicodeScalarView.swift
[1702/2295] Compiling _RopeModule BigSubstring+UTF16View.swift
[1703/2295] Compiling _RopeModule BigSubstring+UTF8View.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
[1703/2295] Compiling Table.cpp
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftBundlerCommandPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/434] Write sources
[6/468] Compiling CSystemLinux shims.c
[7/484] Compiling fiat_p256_adx_sqr.S
[8/484] Compiling fiat_p256_adx_mul.S
[9/484] Compiling fiat_curve25519_adx_square.S
[10/484] Compiling fiat_curve25519_adx_mul.S
[11/484] Compiling md5-x86_64-linux.S
[12/484] Compiling md5-x86_64-apple.S
[13/484] Write swift-version-24593BA9C3E375BF.txt
[14/484] Compiling md5-586-linux.S
[15/484] Compiling CCryptoBoringSSLShims shims.c
[16/484] Compiling md5-586-apple.S
[18/508] Compiling Yams Tag.swift
[19/508] Compiling Yams YamlAnchorProviding.swift
[20/510] Emitting module _CertificateInternals
[21/510] Compiling _CertificateInternals _TinyArray.swift
[22/511] Compiling Yams Resolver.swift
[23/511] Compiling Yams String+Yams.swift
[24/511] Emitting module _CertificateInternals
[25/511] Compiling _CertificateInternals _TinyArray.swift
[28/575] Compiling XMLCoder Element.swift
[29/575] Compiling XMLCoder XMLCoderElement.swift
[30/575] Compiling XMLCoder KeyedBox.swift
[31/575] Compiling XMLCoder NullBox.swift
[32/575] Compiling XMLCoder SharedBox.swift
[33/575] Compiling XMLCoder DateBox.swift
[34/575] Compiling XMLCoder DecimalBox.swift
[35/575] Compiling XMLCoder StringBox.swift
[36/575] Compiling XMLCoder Box.swift
[37/575] Compiling XMLCoder ChoiceBox.swift
[38/575] Compiling XMLCoder DataBox.swift
[40/575] Compiling XMLCoder UIntBox.swift
[41/575] Compiling XMLCoder URLBox.swift
[42/575] Compiling XMLCoder UnkeyedBox.swift
[43/575] Compiling XMLCoder ValueBox.swift
[45/581] Compiling XMLCoder DoubleBox.swift
[46/581] Compiling XMLCoder FloatBox.swift
[47/581] Compiling XMLCoder IntBox.swift
[51/581] Compiling XMLCoder SingleKeyedBox.swift
[52/581] Compiling XMLCoder Attribute.swift
[53/581] Compiling XMLCoder BoolBox.swift
[59/581] Emitting module XMLCoder
[66/581] Emitting module Yams
[67/582] Compiling XMLCoder DynamicNodeDecoding.swift
[68/582] Compiling XMLCoder SingleValueDecodingContainer.swift
[69/582] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[70/582] Compiling XMLCoder XMLDecoder.swift
[71/582] Compiling XMLCoder XMLDecoderImplementation.swift
[72/582] Compiling XMLCoder XMLDecodingStorage.swift
[74/582] Compiling XMLCoder XMLDocumentType.swift
[75/582] Compiling XMLCoder XMLHeader.swift
[76/582] Compiling XMLCoder XMLKey.swift
[77/582] Compiling XMLCoder XMLStackParser.swift
[78/582] Compiling XMLCoder DecodingErrorExtension.swift
[79/582] Compiling XMLCoder ElementAndAttribute.swift
[80/582] Compiling XMLCoder ISO8601DateFormatter.swift
[81/582] Compiling XMLCoder KeyedStorage.swift
[82/582] Compiling XMLCoder Metatypes.swift
[83/582] Compiling XMLCoder String+Extensions.swift
[84/582] Compiling XMLCoder XMLChoiceCodingKey.swift
[85/582] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[86/582] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[87/582] Compiling XMLCoder DynamicNodeEncoding.swift
[88/582] Compiling XMLCoder EncodingErrorExtension.swift
[89/582] Compiling XMLCoder SingleValueEncodingContainer.swift
[90/582] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[92/582] Compiling XMLCoder XMLEncoder.swift
[93/582] Compiling XMLCoder XMLEncoderImplementation.swift
[94/582] Compiling XMLCoder XMLEncodingStorage.swift
[95/582] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[96/582] Compiling XMLCoder XMLReferencingEncoder.swift
[97/582] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[98/628] Compiling Date&Time&DateTime.cpp
[99/628] Compiling Conversion.cpp
[100/630] Compiling Node.cpp
[102/666] Compiling Version Version+Comparable.swift
[103/666] Compiling Version Version+Foundation.swift
[104/694] Compiling Version Version+Codable.swift
[105/694] Emitting module Version
[106/694] Compiling SystemPackage Errno.swift
[107/694] Compiling SystemPackage ErrnoWindows.swift
[108/694] Compiling SystemPackage FileDescriptor.swift
[109/694] Compiling SystemPackage FileHelpers.swift
[110/694] Compiling SystemPackage Backcompat.swift
[111/694] Compiling SystemPackage CInterop.swift
[112/694] Compiling SystemPackage Constants.swift
[113/700] Compiling Version Version+Range.swift
[114/700] Compiling Version Version.swift
[115/700] Compiling SystemPackage Exports.swift
[116/700] Compiling SystemPackage FilePathTempPosix.swift
[117/700] Compiling SystemPackage FilePathTempWindows.swift
[118/700] Compiling SystemPackage FilePathWindows.swift
[119/700] Compiling SystemPackage FilePermissions.swift
[120/700] Compiling SystemPackage FilePathParsing.swift
[121/700] Compiling SystemPackage FilePathString.swift
[122/700] Compiling SystemPackage FilePathSyntax.swift
[123/700] Compiling SystemPackage FilePathTemp.swift
[124/700] Compiling SystemPackage FileOperations.swift
[125/700] Compiling SystemPackage FilePath.swift
[126/700] Compiling SystemPackage FilePathComponentView.swift
[127/700] Compiling SystemPackage FilePathComponents.swift
[128/701] Compiling Version Version+Codable.swift
[129/701] Emitting module Version
[130/700] Compiling Array.cpp
[132/700] Compiling Version Version+Range.swift
[133/700] Compiling Version Version.swift
[134/700] Compiling Version Version+Comparable.swift
[135/700] Compiling Version Version+Foundation.swift
[137/705] Emitting module XMLCoder
[139/705] Compiling SystemPackage Mocking.swift
[140/705] Compiling SystemPackage RawBuffer.swift
[141/708] Compiling SwiftSyntax600 Empty.swift
[142/708] Emitting module SwiftSyntax600
[147/711] Compiling SystemPackage Syscalls.swift
[148/711] Compiling SystemPackage WindowsSyscallAdapters.swift
[149/711] Compiling SystemPackage MachPort.swift
[153/711] Emitting module SwiftSyntax600
[154/711] Compiling SwiftSyntax600 Empty.swift
[161/712] Emitting module TOMLKit
[162/712] Emitting module SwiftSyntax510
[163/712] Emitting module SystemPackage
[165/714] Compiling TOMLKit TOMLValue+Initializers.swift
[166/714] Compiling TOMLKit TOMLValue.swift
[171/714] Compiling SwiftSyntax510 Empty.swift
[180/719] Compiling Yams YamlTagProviding.swift
[187/719] Compiling SystemPackage Util+StringArray.swift
[188/719] Compiling SystemPackage Util.swift
[189/719] Compiling SystemPackage UtilConsumers.swift
[190/719] Compiling XMLCoder XMLStackParser.swift
[191/719] Compiling XMLCoder DecodingErrorExtension.swift
[192/719] Compiling SwiftSyntax510 Empty.swift
[193/719] Emitting module SwiftSyntax510
[195/719] Emitting module SwiftSyntax509
[196/719] Compiling XMLCoder DynamicNodeDecoding.swift
[197/719] Compiling XMLCoder SingleValueDecodingContainer.swift
[198/719] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[199/719] Compiling XMLCoder XMLDecoder.swift
[200/719] Compiling XMLCoder XMLDecoderImplementation.swift
[201/719] Compiling XMLCoder XMLDecodingStorage.swift
[202/719] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[203/719] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[204/719] Compiling XMLCoder DynamicNodeEncoding.swift
[205/719] Compiling XMLCoder EncodingErrorExtension.swift
[206/719] Compiling XMLCoder SingleValueEncodingContainer.swift
[207/719] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[208/719] Compiling SwiftSyntax509 Empty.swift
[220/720] Compiling Table.cpp
[222/720] Compiling SwiftSyntax509 Empty.swift
[223/720] Emitting module SwiftSyntax509
[231/721] Compiling Yams YamlError.swift
[232/721] Emitting module Yams
[237/743] Compiling XMLCoder XMLEncoder.swift
[238/743] Compiling XMLCoder XMLEncoderImplementation.swift
[239/743] Compiling XMLCoder XMLEncodingStorage.swift
[240/743] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[241/743] Compiling XMLCoder XMLReferencingEncoder.swift
[242/743] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[243/743] Compiling SwiftBundlerBuilders Context.swift
[244/744] Compiling SwiftBundlerBuilders Builder.swift
[245/744] Compiling SwiftBundlerBuilders BuilderResult.swift
[246/744] Emitting module SwiftBundlerBuilders
[248/770] Compiling SwiftBundlerBuilders BuilderContextImpl.swift
[249/793] Compiling SwiftSyntax Convenience.swift
[250/793] Compiling SwiftSyntax CustomTraits.swift
[251/793] Compiling SwiftSyntax Identifier.swift
[252/793] Compiling SwiftSyntax MemoryLayout.swift
[253/793] Compiling SwiftSyntax MissingNodeInitializers.swift
[254/793] Compiling SwiftSyntax RawSyntax.swift
[255/793] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[256/793] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[257/793] Compiling SwiftSyntax RawSyntaxTokenView.swift
[258/803] Compiling SwiftSyntax BumpPtrAllocator.swift
[259/803] Compiling SwiftSyntax CommonAncestor.swift
[266/806] Compiling SwiftSyntax SourceEdit.swift
[267/806] Compiling SwiftSyntax SourceLength.swift
[268/806] Compiling SwiftSyntax SourceLocation.swift
[269/806] Compiling SwiftSyntax SourcePresence.swift
[272/938] Compiling SwiftSyntax MissingNodeInitializers.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[273/938] Compiling SwiftSyntax RawSyntax.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[274/938] Compiling SwiftSyntax RawSyntaxLayoutView.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[275/941] Compiling SwiftSyntax CustomTraits.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[276/941] Compiling SwiftSyntax Identifier.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[277/941] Compiling SwiftSyntax MemoryLayout.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLInt.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLTable/TOMLTable.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[278/941] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[279/941] Compiling SwiftSyntax RawSyntaxTokenView.swift
[280/941] Compiling SwiftSyntax SourceEdit.swift
[281/941] Compiling SwiftASN1 ArraySliceBigint.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
[282/941] Compiling SwiftASN1 GeneralizedTime.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
[283/941] Compiling SwiftASN1 TimeUtilities.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
[284/941] Compiling SwiftASN1 UTCTime.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLArray/TOMLArray.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOML Data Types/TOMLDate&Time&DateTime.swift:16:9: error: Unsupported Platform
 14 | 	import ucrt
 15 | #else
 16 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 17 | #endif
 18 |
[285/941] Compiling Rainbow OutputTarget.swift
[288/944] Compiling Rainbow StringGenerator.swift
[289/944] Compiling Rainbow ColorApproximation.swift
[290/944] Compiling Rainbow ControlCode.swift
[291/944] Compiling Rainbow ModesExtractor.swift
[292/944] Compiling Rainbow StringGenerator.swift
[293/945] Emitting module Rainbow
[294/945] Compiling Rainbow Style.swift
[297/945] Compiling TOMLKit TOMLValue+Initializers.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[298/945] Compiling TOMLKit TOMLValue.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[299/945] Compiling TOMLKit ValueOptions.swift
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift:14:9: error: Unsupported Platform
12 | 	import ucrt
13 | #else
14 | 	#error("Unsupported Platform")
   |         `- error: Unsupported Platform
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/TOMLKit/Sources/TOMLKit/TOMLValue/TOMLValue.swift:14:9: error: Unsupported Platform
 12 | 	import ucrt
 13 | #else
 14 | 	#error("Unsupported Platform")
    |         `- error: Unsupported Platform
 15 | #endif
 16 |
[300/945] Compiling Rainbow String+Rainbow.swift
[301/945] Compiling Rainbow Rainbow.swift
[304/945] 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 |         }
[305/945] Compiling Rainbow Rainbow.swift
[306/945] Compiling Rainbow String+Rainbow.swift
[309/945] Compiling SwiftASN1 ASN1Integer.swift
[310/945] Compiling SwiftASN1 ASN1Null.swift
[311/945] Compiling SwiftASN1 ASN1OctetString.swift
[312/945] Compiling SwiftASN1 ASN1Strings.swift
[313/945] Compiling SwiftASN1 ObjectIdentifier.swift
[314/945] Compiling SwiftASN1 PEMDocument.swift
[315/945] Compiling Rainbow Style.swift
[322/947] Compiling Rainbow Color.swift
[324/947] Compiling Rainbow BackgroundColor.swift
[325/947] Compiling Rainbow CodesParser.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[331/948] 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 |         }
BUILD FAILURE 6.1 android