Build Information
Failed to build SwiftReload, reference main (cce183
), with Swift 6.1 for Android on 26 Jul 2025 20:36:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShaftUI/SwiftReload.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/ShaftUI/SwiftReload
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cce1834 Pin deps version
Cloned https://github.com/ShaftUI/SwiftReload.git
Revision (git rev-parse @):
cce18342fe98213eeb98ca58ca2779ecd14e3762
SUCCESS checkout https://github.com/ShaftUI/SwiftReload.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/ShaftUI/SwiftReload.git
https://github.com/ShaftUI/SwiftReload.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "5.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.1",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "SwiftReload",
"name" : "SwiftReload",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SwiftReload",
"targets" : [
"SwiftReload"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftReloadExample",
"targets" : [
"SwiftReloadExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftReloadTests",
"module_type" : "SwiftTarget",
"name" : "SwiftReloadTests",
"path" : "Tests/SwiftReloadTests",
"sources" : [
"SwiftReloadTests.swift"
],
"target_dependencies" : [
"SwiftReload"
],
"type" : "test"
},
{
"c99name" : "SwiftReloadExample",
"module_type" : "SwiftTarget",
"name" : "SwiftReloadExample",
"path" : "Sources/SwiftReloadExample",
"product_dependencies" : [
"SwiftParser",
"SwiftSyntax"
],
"product_memberships" : [
"SwiftReloadExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftReload"
],
"type" : "executable"
},
{
"c99name" : "SwiftReload",
"module_type" : "SwiftTarget",
"name" : "SwiftReload",
"path" : "Sources/SwiftReload",
"product_dependencies" : [
"Yams",
"SwiftParser",
"SwiftSyntax",
"SwiftSyntaxBuilder"
],
"product_memberships" : [
"SwiftReload",
"SwiftReloadExample"
],
"sources" : [
"Build/SwiftBuildCommand.swift",
"Build/SwiftBuildManifest.swift",
"LocalSwiftReloader.swift",
"Patcher/CommandPatcher.swift",
"Patcher/Patcher.swift",
"Patcher/PatcherState.swift",
"ProjectExtractor/ProjectExtractor.swift",
"ProjectExtractor/SwiftPMProjectExtractor.swift",
"SyntaxDiff/SyntaxDiff.swift",
"Watcher/ByteString.swift",
"Watcher/Condition.swift",
"Watcher/FSWatch.swift",
"Watcher/FileInfo.swift",
"Watcher/FileSystem.swift",
"Watcher/PathUtils.swift",
"Watcher/ProcessEnv.swift",
"Watcher/RecursiveWatcher.swift",
"Watcher/Thread.swift",
"Watcher/WatcherUtils.swift",
"Watcher/WritableByteStream.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/jpsim/Yams.git
[1/10987] Fetching yams
[661/82350] Fetching yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (2.74s)
[49303/71363] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.49s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (11.55s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.64s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
Building for debugging...
[0/34] Write sources
[12/34] Compiling _SwiftSyntaxCShims dummy.c
[13/34] Compiling writer.c
[14/34] Compiling reader.c
[15/34] Compiling api.c
[16/34] Compiling parser.c
[17/34] Compiling emitter.c
[18/34] Compiling scanner.c
[19/34] Write swift-version-24593BA9C3E375BF.txt
[21/59] 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
[22/59] 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
[24/60] 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
[25/60] 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
[26/61] 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
[27/61] 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
[29/62] Wrapping AST for SwiftSyntax510 for debugging
[30/62] Wrapping AST for SwiftSyntax600 for debugging
[31/62] Wrapping AST for SwiftSyntax509 for debugging
[33/126] Compiling SwiftSyntax CustomTraits.swift
[34/126] Compiling SwiftSyntax Identifier.swift
[35/128] Compiling SwiftSyntax AbsolutePosition.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
[36/128] Compiling SwiftSyntax AbsoluteRawSyntax.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
[37/128] Compiling SwiftSyntax AbsoluteSyntaxInfo.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
[38/128] Compiling SwiftSyntax Assert.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
[39/128] Compiling SwiftSyntax BumpPtrAllocator.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
[40/128] Compiling SwiftSyntax CommonAncestor.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
[41/128] Compiling SwiftSyntax Convenience.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
[44/136] Compiling SwiftSyntax MemoryLayout.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
[45/136] Compiling SwiftSyntax MissingNodeInitializers.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
[46/136] Compiling SwiftSyntax RawSyntax.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
[47/136] Compiling SwiftSyntax RawSyntaxLayoutView.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
[48/136] Compiling SwiftSyntax RawSyntaxNodeProtocol.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
[49/136] Compiling SwiftSyntax RawSyntaxTokenView.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
[50/136] Compiling SwiftSyntax SourceEdit.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
[51/136] Compiling SwiftSyntax SourceLength.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
[52/136] Compiling SwiftSyntax SourceLocation.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
[53/136] Compiling Yams YamlError.swift
[54/136] Compiling Yams YamlTagProviding.swift
[68/136] Emitting module Yams
[72/137] Wrapping AST for Yams for debugging
[74/137] 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
[75/137] Compiling SwiftSyntax SyntaxNodeFactory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/137] Compiling SwiftSyntax SyntaxNodeStructure.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/137] Compiling SwiftSyntax SyntaxProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/137] Compiling SwiftSyntax SyntaxText.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/137] Compiling SwiftSyntax SyntaxTreeViewMode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/137] Compiling SwiftSyntax TokenDiagnostic.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/137] Compiling SwiftSyntax TokenSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/137] Compiling SwiftSyntax TokenSyntax.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/137] Compiling SwiftSyntax Trivia.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/137] Compiling SwiftSyntax SyntaxKind.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/137] Compiling SwiftSyntax SyntaxRewriter.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
[86/137] Compiling SwiftSyntax SyntaxTraits.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
[87/137] Compiling SwiftSyntax SyntaxVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/137] Compiling SwiftSyntax TokenKind.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
[89/137] Compiling SwiftSyntax Tokens.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
[90/137] Compiling SwiftSyntax TriviaPieces.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
[91/137] Compiling SwiftSyntax RawSyntaxNodesAB.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
[92/137] Compiling SwiftSyntax RawSyntaxNodesC.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
[93/137] Compiling SwiftSyntax SourcePresence.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
[94/137] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/137] Compiling SwiftSyntax Syntax.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
[96/137] Compiling SwiftSyntax SyntaxArena.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
[97/137] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.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
[98/137] Compiling SwiftSyntax SyntaxChildren.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
[99/137] Compiling SwiftSyntax SyntaxCollection.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
[100/137] Compiling SwiftSyntax SyntaxHashable.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
[101/137] Compiling SwiftSyntax SyntaxIdentifier.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
[104/137] Compiling SwiftSyntax Keyword.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
[105/137] Compiling SwiftSyntax RenamedChildrenCompatibility.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
[106/137] Compiling SwiftSyntax RenamedNodesCompatibility.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
[107/137] Compiling SwiftSyntax SyntaxAnyVisitor.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
[108/137] Compiling SwiftSyntax SyntaxBaseNodes.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
[109/137] Compiling SwiftSyntax SyntaxCollections.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
[110/137] Compiling SwiftSyntax SyntaxEnum.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
[111/137] Compiling SwiftSyntax RawSyntaxNodesD.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
[112/137] Compiling SwiftSyntax RawSyntaxNodesEF.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
[113/137] Compiling SwiftSyntax RawSyntaxNodesGHI.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
[114/137] Compiling SwiftSyntax RawSyntaxNodesJKLMN.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
[115/137] Compiling SwiftSyntax RawSyntaxNodesOP.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
[116/137] Compiling SwiftSyntax RawSyntaxNodesQRS.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
[117/137] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.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
[118/137] Compiling SwiftSyntax RawSyntaxValidation.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
[119/137] Compiling SwiftSyntax SyntaxNodesAB.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
[120/137] Compiling SwiftSyntax SyntaxNodesC.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
[121/137] Compiling SwiftSyntax SyntaxNodesD.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
[122/137] Compiling SwiftSyntax SyntaxNodesEF.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
[123/137] Compiling SwiftSyntax SyntaxNodesGHI.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
[124/137] Compiling SwiftSyntax SyntaxNodesJKLMN.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
[125/137] Compiling SwiftSyntax SyntaxNodesOP.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
[126/137] Compiling SwiftSyntax SyntaxNodesQRS.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
[127/137] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.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
[128/138] Wrapping AST for SwiftSyntax for debugging
[130/195] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.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
[131/195] Compiling SwiftParser Expressions.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
[132/195] Emitting module SwiftDiagnostics
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/196] Compiling SwiftParser IncrementalParseTransition.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
[134/196] Compiling SwiftParser IsValidIdentifier.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
[135/196] Compiling SwiftBasicFormat Syntax+Extensions.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
[136/196] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.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
[137/196] Compiling SwiftBasicFormat Trivia+FormatExtensions.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
[138/196] Compiling SwiftDiagnostics Note.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
[139/196] Compiling SwiftBasicFormat InferIndentation.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
[140/196] Compiling SwiftDiagnostics Message.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
[141/196] Compiling SwiftDiagnostics DiagnosticsFormatter.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
[142/196] Compiling SwiftDiagnostics FixIt.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
[143/196] Compiling SwiftDiagnostics DiagnosticDecorator.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
[144/196] Compiling SwiftDiagnostics GroupedDiagnostics.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
[146/197] Emitting module SwiftBasicFormat
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/197] Compiling SwiftBasicFormat BasicFormat.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
[147/198] Wrapping AST for SwiftDiagnostics for debugging
[149/198] Wrapping AST for SwiftBasicFormat for debugging
[151/198] Compiling SwiftParser LexemeSequence.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
[152/198] Compiling SwiftParser Lexer.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
[153/198] Compiling SwiftParser RegexLiteralLexer.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
[154/198] Compiling SwiftParser UnicodeScalarExtensions.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
[155/198] Compiling SwiftParser Lookahead.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
[156/198] Compiling SwiftParser LoopProgressCondition.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
[157/203] Compiling SwiftParser SwiftParserCompatibility.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
[158/203] Compiling SwiftParser SwiftVersion.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
[159/203] Compiling SwiftParser SyntaxUtils.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
[160/203] Compiling SwiftParser TokenConsumer.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
[161/203] Compiling SwiftParser TokenPrecedence.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
[162/203] Compiling SwiftParser TokenSpec.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
[163/203] Compiling SwiftParser TokenSpecSet.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
[164/203] Compiling SwiftParser TopLevel.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
[165/203] Compiling SwiftParser TriviaParser.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
[166/203] Compiling SwiftParser Types.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
[167/203] Compiling SwiftParser Modifiers.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
[168/203] Compiling SwiftParser Names.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
[169/203] Compiling SwiftParser Nominals.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
[170/203] Compiling SwiftParser Parameters.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
[171/203] Compiling SwiftParser ParseSourceFile.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
[172/203] Compiling SwiftParser 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
[173/203] Compiling SwiftParser Patterns.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
[174/203] Compiling SwiftParser Recovery.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
[175/203] Compiling SwiftParser Specifiers.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
[176/203] Compiling SwiftParser Statements.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
[177/203] Compiling SwiftParser StringLiteralRepresentedLiteralValue.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
[178/203] Compiling SwiftParser StringLiterals.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
[179/203] Emitting module SwiftParser
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[180/203] Compiling SwiftParser Attributes.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
[181/203] Compiling SwiftParser Availability.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
[182/203] Compiling SwiftParser CharacterInfo.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
[183/203] Compiling SwiftParser CollectionNodes+Parsable.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
[184/203] Compiling SwiftParser Declarations.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
[185/203] Compiling SwiftParser Directives.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
[190/203] Compiling SwiftParser Cursor.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
[191/203] Compiling SwiftParser Lexeme.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
[192/203] Compiling SwiftParser ExperimentalFeatures.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
[193/203] Compiling SwiftParser IsLexerClassified.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
[194/203] Compiling SwiftParser LayoutNodes+Parsable.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
[195/203] Compiling SwiftParser Parser+TokenSpecSet.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
[196/203] Compiling SwiftParser TokenSpecStaticMembers.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
[197/204] Wrapping AST for SwiftParser for debugging
[199/217] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.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
[200/218] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.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
[201/218] Compiling SwiftParserDiagnostics SyntaxExtensions.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
[202/218] Compiling SwiftParserDiagnostics 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
[203/218] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.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
[204/218] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.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
[205/218] Compiling SwiftParserDiagnostics PresenceUtils.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
[206/218] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.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
[207/218] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.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
[208/218] Compiling SwiftParserDiagnostics DiagnosticExtensions.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
[209/218] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.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
[210/218] Emitting module SwiftParserDiagnostics
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[211/218] Compiling SwiftParserDiagnostics MissingNodesError.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
[212/218] Compiling SwiftParserDiagnostics MissingTokenError.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
[213/219] Wrapping AST for SwiftParserDiagnostics for debugging
[215/234] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[216/234] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[217/235] Emitting module SwiftSyntaxBuilder
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/235] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.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
[219/235] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.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
[220/235] Compiling SwiftSyntaxBuilder Indenter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[221/235] Compiling SwiftSyntaxBuilder ListBuilder.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/235] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.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/235] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.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/235] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.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/235] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.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/235] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.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/235] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[228/235] Compiling SwiftSyntaxBuilder BuildableNodes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[229/235] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.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
[230/235] Compiling SwiftSyntaxBuilder ResultBuilders.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
[231/236] Wrapping AST for SwiftSyntaxBuilder for debugging
[233/255] Compiling SwiftReload FileInfo.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:628:13: warning: var '_localFileSystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
626 | }
627 |
628 | private var _localFileSystem: FileSystem = LocalFileSystem()
| |- warning: var '_localFileSystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_localFileSystem' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var '_localFileSystem' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
629 |
630 | /// Public access to the local FS proxy.
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:690:13: error: cannot find type 'dirent' in scope
688 |
689 | #if !os(Windows)
690 | extension dirent {
| `- error: cannot find type 'dirent' in scope
691 | /// Get the directory name.
692 | ///
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:496:36: error: cannot find 'errno' in scope
494 | // Open the file.
495 | guard let fp = fopen(path.pathString, "rb") else {
496 | throw FileSystemError(errno: errno, path)
| `- error: cannot find 'errno' in scope
497 | }
498 | defer { fclose(fp) }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:506:12: error: cannot find 'errno' in scope
504 | let n = fread(&tmpBuffer, 1, tmpBuffer.count, fp)
505 | if n < 0 {
506 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
507 | throw FileSystemError(.ioError(code: errno), path)
508 | }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:507:46: error: cannot find 'errno' in scope
505 | if n < 0 {
506 | if errno == EINTR { continue }
507 | throw FileSystemError(.ioError(code: errno), path)
| `- error: cannot find 'errno' in scope
508 | }
509 | if n == 0 {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:525:36: error: cannot find 'errno' in scope
523 | // Open the file.
524 | guard let fp = fopen(path.pathString, "wb") else {
525 | throw FileSystemError(errno: errno, path)
| `- error: cannot find 'errno' in scope
526 | }
527 | defer { fclose(fp) }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:534:12: error: cannot find 'errno' in scope
532 | let n = fwrite(&contents, 1, contents.count, fp)
533 | if n < 0 {
534 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
535 | throw FileSystemError(.ioError(code: errno), path)
536 | }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:535:46: error: cannot find 'errno' in scope
533 | if n < 0 {
534 | if errno == EINTR { continue }
535 | throw FileSystemError(.ioError(code: errno), path)
| `- error: cannot find 'errno' in scope
536 | }
537 | if n != contents.count {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
[234/255] Compiling SwiftReload FileSystem.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:628:13: warning: var '_localFileSystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
626 | }
627 |
628 | private var _localFileSystem: FileSystem = LocalFileSystem()
| |- warning: var '_localFileSystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_localFileSystem' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var '_localFileSystem' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
629 |
630 | /// Public access to the local FS proxy.
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:690:13: error: cannot find type 'dirent' in scope
688 |
689 | #if !os(Windows)
690 | extension dirent {
| `- error: cannot find type 'dirent' in scope
691 | /// Get the directory name.
692 | ///
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:496:36: error: cannot find 'errno' in scope
494 | // Open the file.
495 | guard let fp = fopen(path.pathString, "rb") else {
496 | throw FileSystemError(errno: errno, path)
| `- error: cannot find 'errno' in scope
497 | }
498 | defer { fclose(fp) }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:506:12: error: cannot find 'errno' in scope
504 | let n = fread(&tmpBuffer, 1, tmpBuffer.count, fp)
505 | if n < 0 {
506 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
507 | throw FileSystemError(.ioError(code: errno), path)
508 | }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:507:46: error: cannot find 'errno' in scope
505 | if n < 0 {
506 | if errno == EINTR { continue }
507 | throw FileSystemError(.ioError(code: errno), path)
| `- error: cannot find 'errno' in scope
508 | }
509 | if n == 0 {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:525:36: error: cannot find 'errno' in scope
523 | // Open the file.
524 | guard let fp = fopen(path.pathString, "wb") else {
525 | throw FileSystemError(errno: errno, path)
| `- error: cannot find 'errno' in scope
526 | }
527 | defer { fclose(fp) }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:534:12: error: cannot find 'errno' in scope
532 | let n = fwrite(&contents, 1, contents.count, fp)
533 | if n < 0 {
534 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
535 | throw FileSystemError(.ioError(code: errno), path)
536 | }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:535:46: error: cannot find 'errno' in scope
533 | if n < 0 {
534 | if errno == EINTR { continue }
535 | throw FileSystemError(.ioError(code: errno), path)
| `- error: cannot find 'errno' in scope
536 | }
537 | if n != contents.count {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
error: emit-module command failed with exit code 1 (use -v to see invocation)
[235/257] Emitting module SwiftReload
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 | extension FSEventStream: _FileWatcher {}
130 | #else
131 | #error("Implementation required")
| `- error: Implementation required
132 | #endif
133 |
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:628:13: warning: var '_localFileSystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
626 | }
627 |
628 | private var _localFileSystem: FileSystem = LocalFileSystem()
| |- warning: var '_localFileSystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_localFileSystem' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var '_localFileSystem' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
629 |
630 | /// Public access to the local FS proxy.
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:690:13: error: cannot find type 'dirent' in scope
688 |
689 | #if !os(Windows)
690 | extension dirent {
| `- error: cannot find type 'dirent' in scope
691 | /// Get the directory name.
692 | ///
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/ProcessEnv.swift:85:22: warning: static property '_vars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
83 | public static var block: ProcessEnvironmentBlock { _vars }
84 |
85 | private static var _vars = ProcessEnvironmentBlock(
| |- warning: static property '_vars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_vars' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property '_vars' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
86 | uniqueKeysWithValues: ProcessInfo.processInfo.environment.map {
87 | (ProcessEnvironmentBlock.Key($0.key), $0.value)
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:829:12: warning: var 'stdoutStream' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
827 |
828 | /// Public stdout stream instance.
829 | public var stdoutStream: ThreadSafeOutputByteStream = try! ThreadSafeOutputByteStream(
| |- warning: var 'stdoutStream' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'stdoutStream' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'stdoutStream' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
830 | LocalFileOutputByteStream(
831 | filePointer: stdout,
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:831:18: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
829 | public var stdoutStream: ThreadSafeOutputByteStream = try! ThreadSafeOutputByteStream(
830 | LocalFileOutputByteStream(
831 | filePointer: stdout,
| `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
832 | closeOnDeinit: false))
833 |
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:63:23: note: var declared here
61 | #if __ANDROID_API__ >= 23
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
| `- note: var declared here
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
65 |
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:835:12: warning: var 'stderrStream' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
833 |
834 | /// Public stderr stream instance.
835 | public var stderrStream: ThreadSafeOutputByteStream = try! ThreadSafeOutputByteStream(
| |- warning: var 'stderrStream' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'stderrStream' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'stderrStream' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
836 | LocalFileOutputByteStream(
837 | filePointer: stderr,
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:837:18: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
835 | public var stderrStream: ThreadSafeOutputByteStream = try! ThreadSafeOutputByteStream(
836 | LocalFileOutputByteStream(
837 | filePointer: stderr,
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
838 | closeOnDeinit: false))
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:64:23: note: var declared here
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
| `- note: var declared here
65 |
66 | /* C99 and earlier plus current C++ standards say these must be macros. */
[236/257] Compiling SwiftReload CommandPatcher.swift
[237/257] Compiling SwiftReload Patcher.swift
[238/257] Compiling SwiftReload PatcherState.swift
[239/257] Compiling SwiftReload ProjectExtractor.swift
[240/257] Compiling SwiftReload SwiftPMProjectExtractor.swift
[241/257] Compiling SwiftReload SyntaxDiff.swift
[242/257] Compiling SwiftReload WatcherUtils.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:829:12: warning: var 'stdoutStream' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
827 |
828 | /// Public stdout stream instance.
829 | public var stdoutStream: ThreadSafeOutputByteStream = try! ThreadSafeOutputByteStream(
| |- warning: var 'stdoutStream' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'stdoutStream' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'stdoutStream' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
830 | LocalFileOutputByteStream(
831 | filePointer: stdout,
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:831:18: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
829 | public var stdoutStream: ThreadSafeOutputByteStream = try! ThreadSafeOutputByteStream(
830 | LocalFileOutputByteStream(
831 | filePointer: stdout,
| `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
832 | closeOnDeinit: false))
833 |
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:63:23: note: var declared here
61 | #if __ANDROID_API__ >= 23
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
| `- note: var declared here
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
65 |
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:835:12: warning: var 'stderrStream' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
833 |
834 | /// Public stderr stream instance.
835 | public var stderrStream: ThreadSafeOutputByteStream = try! ThreadSafeOutputByteStream(
| |- warning: var 'stderrStream' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'stderrStream' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'stderrStream' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
836 | LocalFileOutputByteStream(
837 | filePointer: stderr,
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:837:18: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
835 | public var stderrStream: ThreadSafeOutputByteStream = try! ThreadSafeOutputByteStream(
836 | LocalFileOutputByteStream(
837 | filePointer: stderr,
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
838 | closeOnDeinit: false))
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:64:23: note: var declared here
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
| `- note: var declared here
65 |
66 | /* C99 and earlier plus current C++ standards say these must be macros. */
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:759:36: error: cannot find 'errno' in scope
757 | public init(_ path: AbsolutePath, closeOnDeinit: Bool = true, buffered: Bool = true) throws {
758 | guard let filePointer = fopen(path.pathString, "wb") else {
759 | throw FileSystemError(errno: errno, path)
| `- error: cannot find 'errno' in scope
760 | }
761 | self.path = path
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:787:12: error: cannot find 'errno' in scope
785 | let n = fwrite(&contents, 1, contents.count, filePointer)
786 | if n < 0 {
787 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
788 | errorDetected(code: errno)
789 | } else if n != contents.count {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:788:29: error: cannot find 'errno' in scope
786 | if n < 0 {
787 | if errno == EINTR { continue }
788 | errorDetected(code: errno)
| `- error: cannot find 'errno' in scope
789 | } else if n != contents.count {
790 | errorDetected(code: nil)
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:801:14: error: cannot find 'errno' in scope
799 | let n = fwrite(bytesPtr.baseAddress!, 1, bytesPtr.count, filePointer)
800 | if n < 0 {
801 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
802 | errorDetected(code: errno)
803 | } else if n != bytesPtr.count {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:802:31: error: cannot find 'errno' in scope
800 | if n < 0 {
801 | if errno == EINTR { continue }
802 | errorDetected(code: errno)
| `- error: cannot find 'errno' in scope
803 | } else if n != bytesPtr.count {
804 | errorDetected(code: nil)
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
[243/257] Compiling SwiftReload WritableByteStream.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:829:12: warning: var 'stdoutStream' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
827 |
828 | /// Public stdout stream instance.
829 | public var stdoutStream: ThreadSafeOutputByteStream = try! ThreadSafeOutputByteStream(
| |- warning: var 'stdoutStream' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'stdoutStream' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'stdoutStream' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
830 | LocalFileOutputByteStream(
831 | filePointer: stdout,
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:831:18: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
829 | public var stdoutStream: ThreadSafeOutputByteStream = try! ThreadSafeOutputByteStream(
830 | LocalFileOutputByteStream(
831 | filePointer: stdout,
| `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
832 | closeOnDeinit: false))
833 |
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:63:23: note: var declared here
61 | #if __ANDROID_API__ >= 23
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
| `- note: var declared here
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
65 |
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:835:12: warning: var 'stderrStream' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
833 |
834 | /// Public stderr stream instance.
835 | public var stderrStream: ThreadSafeOutputByteStream = try! ThreadSafeOutputByteStream(
| |- warning: var 'stderrStream' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'stderrStream' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'stderrStream' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
836 | LocalFileOutputByteStream(
837 | filePointer: stderr,
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:837:18: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
835 | public var stderrStream: ThreadSafeOutputByteStream = try! ThreadSafeOutputByteStream(
836 | LocalFileOutputByteStream(
837 | filePointer: stderr,
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
838 | closeOnDeinit: false))
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:64:23: note: var declared here
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
| `- note: var declared here
65 |
66 | /* C99 and earlier plus current C++ standards say these must be macros. */
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:759:36: error: cannot find 'errno' in scope
757 | public init(_ path: AbsolutePath, closeOnDeinit: Bool = true, buffered: Bool = true) throws {
758 | guard let filePointer = fopen(path.pathString, "wb") else {
759 | throw FileSystemError(errno: errno, path)
| `- error: cannot find 'errno' in scope
760 | }
761 | self.path = path
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:787:12: error: cannot find 'errno' in scope
785 | let n = fwrite(&contents, 1, contents.count, filePointer)
786 | if n < 0 {
787 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
788 | errorDetected(code: errno)
789 | } else if n != contents.count {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:788:29: error: cannot find 'errno' in scope
786 | if n < 0 {
787 | if errno == EINTR { continue }
788 | errorDetected(code: errno)
| `- error: cannot find 'errno' in scope
789 | } else if n != contents.count {
790 | errorDetected(code: nil)
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:801:14: error: cannot find 'errno' in scope
799 | let n = fwrite(bytesPtr.baseAddress!, 1, bytesPtr.count, filePointer)
800 | if n < 0 {
801 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
802 | errorDetected(code: errno)
803 | } else if n != bytesPtr.count {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:802:31: error: cannot find 'errno' in scope
800 | if n < 0 {
801 | if errno == EINTR { continue }
802 | errorDetected(code: errno)
| `- error: cannot find 'errno' in scope
803 | } else if n != bytesPtr.count {
804 | errorDetected(code: nil)
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
[244/257] Compiling SwiftReload RecursiveWatcher.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/Thread.swift:54:41: warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
52 | }
53 |
54 | self.thread = ThreadImpl(block: theTask)
| `- warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
55 | }
56 |
[245/257] Compiling SwiftReload Thread.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/Thread.swift:54:41: warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
52 | }
53 |
54 | self.thread = ThreadImpl(block: theTask)
| `- warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
55 | }
56 |
[246/257] Compiling SwiftReload PathUtils.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/ProcessEnv.swift:85:22: warning: static property '_vars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
83 | public static var block: ProcessEnvironmentBlock { _vars }
84 |
85 | private static var _vars = ProcessEnvironmentBlock(
| |- warning: static property '_vars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_vars' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property '_vars' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
86 | uniqueKeysWithValues: ProcessInfo.processInfo.environment.map {
87 | (ProcessEnvironmentBlock.Key($0.key), $0.value)
[247/257] Compiling SwiftReload ProcessEnv.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/ProcessEnv.swift:85:22: warning: static property '_vars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
83 | public static var block: ProcessEnvironmentBlock { _vars }
84 |
85 | private static var _vars = ProcessEnvironmentBlock(
| |- warning: static property '_vars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_vars' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property '_vars' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
86 | uniqueKeysWithValues: ProcessInfo.processInfo.environment.map {
87 | (ProcessEnvironmentBlock.Key($0.key), $0.value)
[248/257] Compiling SwiftReload SwiftBuildCommand.swift
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:110:29: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
108 | withIntermediateDirectories: true
109 | )
110 | FileManager.default.createFile(atPath: patchFile.path, contents: patched.data(using: .utf8))
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
111 | print("🛠️ Patch generated at \(patchFile.path)")
112 |
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:26: error: cannot find 'dlopen' in scope
164 | return
165 | #else
166 | let loadResult = dlopen(path, RTLD_NOW)
| `- error: cannot find 'dlopen' in scope
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:39: error: cannot find 'RTLD_NOW' in scope
164 | return
165 | #else
166 | let loadResult = dlopen(path, RTLD_NOW)
| `- error: cannot find 'RTLD_NOW' in scope
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:168:41: error: cannot find 'dlerror' in scope
166 | let loadResult = dlopen(path, RTLD_NOW)
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
| `- error: cannot find 'dlerror' in scope
169 | throw LoadLibraryError.dlopenError(error)
170 | }
[249/257] Compiling SwiftReload SwiftBuildManifest.swift
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:110:29: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
108 | withIntermediateDirectories: true
109 | )
110 | FileManager.default.createFile(atPath: patchFile.path, contents: patched.data(using: .utf8))
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
111 | print("🛠️ Patch generated at \(patchFile.path)")
112 |
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:26: error: cannot find 'dlopen' in scope
164 | return
165 | #else
166 | let loadResult = dlopen(path, RTLD_NOW)
| `- error: cannot find 'dlopen' in scope
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:39: error: cannot find 'RTLD_NOW' in scope
164 | return
165 | #else
166 | let loadResult = dlopen(path, RTLD_NOW)
| `- error: cannot find 'RTLD_NOW' in scope
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:168:41: error: cannot find 'dlerror' in scope
166 | let loadResult = dlopen(path, RTLD_NOW)
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
| `- error: cannot find 'dlerror' in scope
169 | throw LoadLibraryError.dlopenError(error)
170 | }
[250/257] Compiling SwiftReload LocalSwiftReloader.swift
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:110:29: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
108 | withIntermediateDirectories: true
109 | )
110 | FileManager.default.createFile(atPath: patchFile.path, contents: patched.data(using: .utf8))
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
111 | print("🛠️ Patch generated at \(patchFile.path)")
112 |
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:26: error: cannot find 'dlopen' in scope
164 | return
165 | #else
166 | let loadResult = dlopen(path, RTLD_NOW)
| `- error: cannot find 'dlopen' in scope
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:39: error: cannot find 'RTLD_NOW' in scope
164 | return
165 | #else
166 | let loadResult = dlopen(path, RTLD_NOW)
| `- error: cannot find 'RTLD_NOW' in scope
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:168:41: error: cannot find 'dlerror' in scope
166 | let loadResult = dlopen(path, RTLD_NOW)
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
| `- error: cannot find 'dlerror' in scope
169 | throw LoadLibraryError.dlopenError(error)
170 | }
[251/257] Compiling SwiftReload ByteString.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 | extension FSEventStream: _FileWatcher {}
130 | #else
131 | #error("Implementation required")
| `- error: Implementation required
132 | #endif
133 |
[252/257] Compiling SwiftReload Condition.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 | extension FSEventStream: _FileWatcher {}
130 | #else
131 | #error("Implementation required")
| `- error: Implementation required
132 | #endif
133 |
[253/257] Compiling SwiftReload FSWatch.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 | extension FSEventStream: _FileWatcher {}
130 | #else
131 | #error("Implementation required")
| `- error: Implementation required
132 | #endif
133 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/15] Write swift-version-24593BA9C3E375BF.txt
[2/22] Compiling SwiftSyntax600 Empty.swift
[3/34] Emitting module SwiftSyntax600
[4/37] Emitting module SwiftSyntax510
[5/37] Compiling SwiftSyntax510 Empty.swift
[6/40] Compiling SwiftSyntax509 Empty.swift
[7/40] Emitting module SwiftSyntax509
[11/40] Compiling Yams Tag.swift
[12/40] Compiling Yams YamlAnchorProviding.swift
[13/42] Compiling Yams Resolver.swift
[14/42] Compiling Yams String+Yams.swift
[15/42] Compiling Yams Node.Alias.swift
[16/42] Compiling Yams Node.Mapping.swift
[17/42] Compiling Yams Node.Scalar.swift
[18/68] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[19/68] Compiling SwiftSyntax SyntaxBaseNodes.swift
[20/71] Emitting module Yams
[21/106] Compiling SwiftSyntax SourcePresence.swift
[22/106] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[23/106] Compiling SwiftSyntax Utils.swift
[24/106] Compiling SwiftSyntax ChildNameForKeyPath.swift
[25/106] Compiling SwiftSyntax Keyword.swift
[26/106] Compiling SwiftSyntax SyntaxText.swift
[27/106] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[28/106] Compiling SwiftSyntax TokenDiagnostic.swift
[29/106] Compiling SwiftSyntax TokenSequence.swift
[30/106] Compiling SwiftSyntax TokenSyntax.swift
[31/106] Compiling SwiftSyntax Trivia.swift
[32/107] Wrapping AST for Yams for debugging
[34/107] Emitting module SwiftSyntax
[35/115] Compiling SwiftSyntax AbsolutePosition.swift
[36/115] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[37/115] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[38/115] Compiling SwiftSyntax Assert.swift
[39/115] Compiling SwiftSyntax BumpPtrAllocator.swift
[40/115] Compiling SwiftSyntax CommonAncestor.swift
[41/115] Compiling SwiftSyntax Convenience.swift
[42/115] Compiling SwiftSyntax CustomTraits.swift
[43/115] Compiling SwiftSyntax Identifier.swift
[44/115] Compiling SwiftSyntax SyntaxKind.swift
[45/115] Compiling SwiftSyntax SyntaxRewriter.swift
[46/115] Compiling SwiftSyntax SyntaxTraits.swift
[47/115] Compiling SwiftSyntax SyntaxVisitor.swift
[48/115] Compiling SwiftSyntax TokenKind.swift
[49/115] Compiling SwiftSyntax Tokens.swift
[50/115] Compiling SwiftSyntax TriviaPieces.swift
[51/115] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[52/115] Compiling SwiftSyntax RawSyntaxNodesC.swift
[53/115] Compiling SwiftSyntax RawSyntaxNodesD.swift
[54/115] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[55/115] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[56/115] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[57/115] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[58/115] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[59/115] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[60/115] Compiling SwiftSyntax RawSyntaxValidation.swift
[61/115] Compiling SwiftSyntax SyntaxNodesAB.swift
[64/115] Compiling SwiftSyntax Syntax.swift
[65/115] Compiling SwiftSyntax SyntaxArena.swift
[66/115] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[67/115] Compiling SwiftSyntax SyntaxChildren.swift
[68/115] Compiling SwiftSyntax SyntaxCollection.swift
[69/115] Compiling SwiftSyntax SyntaxHashable.swift
[70/115] Compiling SwiftSyntax SyntaxIdentifier.swift
[71/115] Compiling SwiftSyntax SyntaxNodeFactory.swift
[72/115] Compiling SwiftSyntax SyntaxNodeStructure.swift
[73/115] Compiling SwiftSyntax SyntaxProtocol.swift
[80/115] Compiling SwiftSyntax MemoryLayout.swift
[81/115] Compiling SwiftSyntax MissingNodeInitializers.swift
[82/115] Compiling SwiftSyntax RawSyntax.swift
[83/115] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[84/115] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[85/115] Compiling SwiftSyntax RawSyntaxTokenView.swift
[86/115] Compiling SwiftSyntax SourceEdit.swift
[87/115] Compiling SwiftSyntax SourceLength.swift
[88/115] Compiling SwiftSyntax SourceLocation.swift
[92/115] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[93/115] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[96/115] Compiling SwiftSyntax SyntaxCollections.swift
[97/115] Compiling SwiftSyntax SyntaxEnum.swift
[98/115] Compiling SwiftSyntax SyntaxNodesC.swift
[99/115] Compiling SwiftSyntax SyntaxNodesD.swift
[100/115] Compiling SwiftSyntax SyntaxNodesEF.swift
[101/115] Compiling SwiftSyntax SyntaxNodesGHI.swift
[102/115] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[103/115] Compiling SwiftSyntax SyntaxNodesOP.swift
[104/115] Compiling SwiftSyntax SyntaxNodesQRS.swift
[105/115] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[107/172] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[108/172] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[109/172] Compiling SwiftParser Expressions.swift
[110/173] Compiling SwiftBasicFormat Syntax+Extensions.swift
[111/173] Compiling SwiftDiagnostics Message.swift
[112/173] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[113/173] Compiling SwiftBasicFormat InferIndentation.swift
[114/173] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[115/173] Compiling SwiftDiagnostics FixIt.swift
[116/173] Compiling SwiftDiagnostics Note.swift
[117/173] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[118/173] Emitting module SwiftDiagnostics
[119/173] Compiling SwiftParser IncrementalParseTransition.swift
[120/173] Compiling SwiftParser IsValidIdentifier.swift
[121/173] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[123/174] Emitting module SwiftBasicFormat
[124/174] Compiling SwiftBasicFormat BasicFormat.swift
[126/173] Compiling SwiftParser LexemeSequence.swift
[127/173] Compiling SwiftParser Lexer.swift
[128/173] Compiling SwiftParser RegexLiteralLexer.swift
[129/173] Compiling SwiftParser UnicodeScalarExtensions.swift
[130/173] Compiling SwiftParser Lookahead.swift
[131/173] Compiling SwiftParser LoopProgressCondition.swift
[132/178] Compiling SwiftParser Modifiers.swift
[133/178] Compiling SwiftParser Names.swift
[134/178] Compiling SwiftParser Nominals.swift
[135/178] Compiling SwiftParser Parameters.swift
[136/178] Compiling SwiftParser ParseSourceFile.swift
[137/178] Compiling SwiftParser Parser.swift
[138/178] Compiling SwiftParser Patterns.swift
[139/178] Compiling SwiftParser Recovery.swift
[140/178] Compiling SwiftParser Specifiers.swift
[141/178] Compiling SwiftParser Statements.swift
[142/178] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[143/178] Compiling SwiftParser StringLiterals.swift
[144/178] Compiling SwiftParser SwiftParserCompatibility.swift
[145/178] Compiling SwiftParser SwiftVersion.swift
[146/178] Compiling SwiftParser SyntaxUtils.swift
[147/178] Compiling SwiftParser TokenConsumer.swift
[148/178] Compiling SwiftParser TokenPrecedence.swift
[149/178] Compiling SwiftParser TokenSpec.swift
[150/178] Compiling SwiftParser TokenSpecSet.swift
[151/178] Compiling SwiftParser TopLevel.swift
[152/178] Compiling SwiftParser TriviaParser.swift
[153/178] Compiling SwiftParser Types.swift
[154/178] Compiling SwiftParser Attributes.swift
[155/178] Compiling SwiftParser Availability.swift
[156/178] Compiling SwiftParser CharacterInfo.swift
[157/178] Compiling SwiftParser CollectionNodes+Parsable.swift
[158/178] Compiling SwiftParser Declarations.swift
[159/178] Compiling SwiftParser Directives.swift
[160/178] Emitting module SwiftParser
[165/178] Compiling SwiftParser Cursor.swift
[166/178] Compiling SwiftParser Lexeme.swift
[167/178] Compiling SwiftParser ExperimentalFeatures.swift
[168/178] Compiling SwiftParser IsLexerClassified.swift
[169/178] Compiling SwiftParser LayoutNodes+Parsable.swift
[170/178] Compiling SwiftParser Parser+TokenSpecSet.swift
[171/178] Compiling SwiftParser TokenSpecStaticMembers.swift
[173/191] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[174/192] Emitting module SwiftParserDiagnostics
[175/192] Compiling SwiftParserDiagnostics MissingNodesError.swift
[176/192] Compiling SwiftParserDiagnostics MissingTokenError.swift
[177/192] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[178/192] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[179/192] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[180/192] Compiling SwiftParserDiagnostics Utils.swift
[181/192] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[182/192] Compiling SwiftParserDiagnostics PresenceUtils.swift
[183/192] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[184/192] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[185/192] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[186/192] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[188/207] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[189/207] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[190/208] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[191/208] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[192/208] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[193/208] Compiling SwiftSyntaxBuilder Indenter.swift
[194/208] Compiling SwiftSyntaxBuilder ListBuilder.swift
[195/208] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[196/208] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[197/208] Emitting module SwiftSyntaxBuilder
[198/208] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[199/208] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[200/208] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[201/208] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[202/208] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[203/208] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[205/227] Compiling SwiftReload FileInfo.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:690:13: error: cannot find type 'dirent' in scope
688 |
689 | #if !os(Windows)
690 | extension dirent {
| `- error: cannot find type 'dirent' in scope
691 | /// Get the directory name.
692 | ///
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:496:36: error: cannot find 'errno' in scope
494 | // Open the file.
495 | guard let fp = fopen(path.pathString, "rb") else {
496 | throw FileSystemError(errno: errno, path)
| `- error: cannot find 'errno' in scope
497 | }
498 | defer { fclose(fp) }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:506:12: error: cannot find 'errno' in scope
504 | let n = fread(&tmpBuffer, 1, tmpBuffer.count, fp)
505 | if n < 0 {
506 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
507 | throw FileSystemError(.ioError(code: errno), path)
508 | }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:507:46: error: cannot find 'errno' in scope
505 | if n < 0 {
506 | if errno == EINTR { continue }
507 | throw FileSystemError(.ioError(code: errno), path)
| `- error: cannot find 'errno' in scope
508 | }
509 | if n == 0 {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:525:36: error: cannot find 'errno' in scope
523 | // Open the file.
524 | guard let fp = fopen(path.pathString, "wb") else {
525 | throw FileSystemError(errno: errno, path)
| `- error: cannot find 'errno' in scope
526 | }
527 | defer { fclose(fp) }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:534:12: error: cannot find 'errno' in scope
532 | let n = fwrite(&contents, 1, contents.count, fp)
533 | if n < 0 {
534 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
535 | throw FileSystemError(.ioError(code: errno), path)
536 | }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:535:46: error: cannot find 'errno' in scope
533 | if n < 0 {
534 | if errno == EINTR { continue }
535 | throw FileSystemError(.ioError(code: errno), path)
| `- error: cannot find 'errno' in scope
536 | }
537 | if n != contents.count {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
[206/227] Compiling SwiftReload FileSystem.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:690:13: error: cannot find type 'dirent' in scope
688 |
689 | #if !os(Windows)
690 | extension dirent {
| `- error: cannot find type 'dirent' in scope
691 | /// Get the directory name.
692 | ///
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:496:36: error: cannot find 'errno' in scope
494 | // Open the file.
495 | guard let fp = fopen(path.pathString, "rb") else {
496 | throw FileSystemError(errno: errno, path)
| `- error: cannot find 'errno' in scope
497 | }
498 | defer { fclose(fp) }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:506:12: error: cannot find 'errno' in scope
504 | let n = fread(&tmpBuffer, 1, tmpBuffer.count, fp)
505 | if n < 0 {
506 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
507 | throw FileSystemError(.ioError(code: errno), path)
508 | }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:507:46: error: cannot find 'errno' in scope
505 | if n < 0 {
506 | if errno == EINTR { continue }
507 | throw FileSystemError(.ioError(code: errno), path)
| `- error: cannot find 'errno' in scope
508 | }
509 | if n == 0 {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:525:36: error: cannot find 'errno' in scope
523 | // Open the file.
524 | guard let fp = fopen(path.pathString, "wb") else {
525 | throw FileSystemError(errno: errno, path)
| `- error: cannot find 'errno' in scope
526 | }
527 | defer { fclose(fp) }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:534:12: error: cannot find 'errno' in scope
532 | let n = fwrite(&contents, 1, contents.count, fp)
533 | if n < 0 {
534 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
535 | throw FileSystemError(.ioError(code: errno), path)
536 | }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:535:46: error: cannot find 'errno' in scope
533 | if n < 0 {
534 | if errno == EINTR { continue }
535 | throw FileSystemError(.ioError(code: errno), path)
| `- error: cannot find 'errno' in scope
536 | }
537 | if n != contents.count {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
error: emit-module command failed with exit code 1 (use -v to see invocation)
[207/229] Compiling SwiftReload CommandPatcher.swift
[208/229] Compiling SwiftReload Patcher.swift
[209/229] Compiling SwiftReload PatcherState.swift
[210/229] Compiling SwiftReload RecursiveWatcher.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/Thread.swift:54:41: warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
52 | }
53 |
54 | self.thread = ThreadImpl(block: theTask)
| `- warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
55 | }
56 |
[211/229] Compiling SwiftReload Thread.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/Thread.swift:54:41: warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
52 | }
53 |
54 | self.thread = ThreadImpl(block: theTask)
| `- warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
55 | }
56 |
[212/229] Compiling SwiftReload ProjectExtractor.swift
[213/229] Compiling SwiftReload SwiftPMProjectExtractor.swift
[214/229] Compiling SwiftReload SyntaxDiff.swift
[215/229] Emitting module SwiftReload
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 | extension FSEventStream: _FileWatcher {}
130 | #else
131 | #error("Implementation required")
| `- error: Implementation required
132 | #endif
133 |
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:690:13: error: cannot find type 'dirent' in scope
688 |
689 | #if !os(Windows)
690 | extension dirent {
| `- error: cannot find type 'dirent' in scope
691 | /// Get the directory name.
692 | ///
[216/229] Compiling SwiftReload ByteString.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 | extension FSEventStream: _FileWatcher {}
130 | #else
131 | #error("Implementation required")
| `- error: Implementation required
132 | #endif
133 |
[217/229] Compiling SwiftReload Condition.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 | extension FSEventStream: _FileWatcher {}
130 | #else
131 | #error("Implementation required")
| `- error: Implementation required
132 | #endif
133 |
[218/229] Compiling SwiftReload FSWatch.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 | extension FSEventStream: _FileWatcher {}
130 | #else
131 | #error("Implementation required")
| `- error: Implementation required
132 | #endif
133 |
[219/229] Compiling SwiftReload WatcherUtils.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:759:36: error: cannot find 'errno' in scope
757 | public init(_ path: AbsolutePath, closeOnDeinit: Bool = true, buffered: Bool = true) throws {
758 | guard let filePointer = fopen(path.pathString, "wb") else {
759 | throw FileSystemError(errno: errno, path)
| `- error: cannot find 'errno' in scope
760 | }
761 | self.path = path
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:787:12: error: cannot find 'errno' in scope
785 | let n = fwrite(&contents, 1, contents.count, filePointer)
786 | if n < 0 {
787 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
788 | errorDetected(code: errno)
789 | } else if n != contents.count {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:788:29: error: cannot find 'errno' in scope
786 | if n < 0 {
787 | if errno == EINTR { continue }
788 | errorDetected(code: errno)
| `- error: cannot find 'errno' in scope
789 | } else if n != contents.count {
790 | errorDetected(code: nil)
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:801:14: error: cannot find 'errno' in scope
799 | let n = fwrite(bytesPtr.baseAddress!, 1, bytesPtr.count, filePointer)
800 | if n < 0 {
801 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
802 | errorDetected(code: errno)
803 | } else if n != bytesPtr.count {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:802:31: error: cannot find 'errno' in scope
800 | if n < 0 {
801 | if errno == EINTR { continue }
802 | errorDetected(code: errno)
| `- error: cannot find 'errno' in scope
803 | } else if n != bytesPtr.count {
804 | errorDetected(code: nil)
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
[220/229] Compiling SwiftReload WritableByteStream.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:759:36: error: cannot find 'errno' in scope
757 | public init(_ path: AbsolutePath, closeOnDeinit: Bool = true, buffered: Bool = true) throws {
758 | guard let filePointer = fopen(path.pathString, "wb") else {
759 | throw FileSystemError(errno: errno, path)
| `- error: cannot find 'errno' in scope
760 | }
761 | self.path = path
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:787:12: error: cannot find 'errno' in scope
785 | let n = fwrite(&contents, 1, contents.count, filePointer)
786 | if n < 0 {
787 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
788 | errorDetected(code: errno)
789 | } else if n != contents.count {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:788:29: error: cannot find 'errno' in scope
786 | if n < 0 {
787 | if errno == EINTR { continue }
788 | errorDetected(code: errno)
| `- error: cannot find 'errno' in scope
789 | } else if n != contents.count {
790 | errorDetected(code: nil)
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:801:14: error: cannot find 'errno' in scope
799 | let n = fwrite(bytesPtr.baseAddress!, 1, bytesPtr.count, filePointer)
800 | if n < 0 {
801 | if errno == EINTR { continue }
| `- error: cannot find 'errno' in scope
802 | errorDetected(code: errno)
803 | } else if n != bytesPtr.count {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:802:31: error: cannot find 'errno' in scope
800 | if n < 0 {
801 | if errno == EINTR { continue }
802 | errorDetected(code: errno)
| `- error: cannot find 'errno' in scope
803 | } else if n != bytesPtr.count {
804 | errorDetected(code: nil)
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 | * thread.
57 | */
58 | #define errno (*__errno())
| `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
[221/229] Compiling SwiftReload PathUtils.swift
[222/229] Compiling SwiftReload ProcessEnv.swift
[223/229] Compiling SwiftReload SwiftBuildCommand.swift
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:110:29: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
108 | withIntermediateDirectories: true
109 | )
110 | FileManager.default.createFile(atPath: patchFile.path, contents: patched.data(using: .utf8))
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
111 | print("🛠️ Patch generated at \(patchFile.path)")
112 |
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:26: error: cannot find 'dlopen' in scope
164 | return
165 | #else
166 | let loadResult = dlopen(path, RTLD_NOW)
| `- error: cannot find 'dlopen' in scope
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:39: error: cannot find 'RTLD_NOW' in scope
164 | return
165 | #else
166 | let loadResult = dlopen(path, RTLD_NOW)
| `- error: cannot find 'RTLD_NOW' in scope
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:168:41: error: cannot find 'dlerror' in scope
166 | let loadResult = dlopen(path, RTLD_NOW)
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
| `- error: cannot find 'dlerror' in scope
169 | throw LoadLibraryError.dlopenError(error)
170 | }
[224/229] Compiling SwiftReload SwiftBuildManifest.swift
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:110:29: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
108 | withIntermediateDirectories: true
109 | )
110 | FileManager.default.createFile(atPath: patchFile.path, contents: patched.data(using: .utf8))
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
111 | print("🛠️ Patch generated at \(patchFile.path)")
112 |
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:26: error: cannot find 'dlopen' in scope
164 | return
165 | #else
166 | let loadResult = dlopen(path, RTLD_NOW)
| `- error: cannot find 'dlopen' in scope
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:39: error: cannot find 'RTLD_NOW' in scope
164 | return
165 | #else
166 | let loadResult = dlopen(path, RTLD_NOW)
| `- error: cannot find 'RTLD_NOW' in scope
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:168:41: error: cannot find 'dlerror' in scope
166 | let loadResult = dlopen(path, RTLD_NOW)
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
| `- error: cannot find 'dlerror' in scope
169 | throw LoadLibraryError.dlopenError(error)
170 | }
[225/229] Compiling SwiftReload LocalSwiftReloader.swift
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:110:29: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
108 | withIntermediateDirectories: true
109 | )
110 | FileManager.default.createFile(atPath: patchFile.path, contents: patched.data(using: .utf8))
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
111 | print("🛠️ Patch generated at \(patchFile.path)")
112 |
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:26: error: cannot find 'dlopen' in scope
164 | return
165 | #else
166 | let loadResult = dlopen(path, RTLD_NOW)
| `- error: cannot find 'dlopen' in scope
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:39: error: cannot find 'RTLD_NOW' in scope
164 | return
165 | #else
166 | let loadResult = dlopen(path, RTLD_NOW)
| `- error: cannot find 'RTLD_NOW' in scope
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:168:41: error: cannot find 'dlerror' in scope
166 | let loadResult = dlopen(path, RTLD_NOW)
167 | if loadResult == nil {
168 | let error = String(cString: dlerror())
| `- error: cannot find 'dlerror' in scope
169 | throw LoadLibraryError.dlopenError(error)
170 | }
BUILD FAILURE 6.1 android