Build Information
Successful build of slash, reference master (01e55c
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 24 Apr 2025 23:42:46 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme slash -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/slash-hq/slash.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/slash-hq/slash
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 01e55ce Add support for message reactions.
Cloned https://github.com/slash-hq/slash.git
Revision (git rev-parse @):
01e55ce89b9015c98bae32ba1371ef7a48a3c0f0
SUCCESS checkout https://github.com/slash-hq/slash.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/slash-hq/slash.git
https://github.com/slash-hq/slash.git
{
"dependencies" : [
],
"manifest_display_name" : "slash",
"name" : "slash",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "slash",
"targets" : [
"slash"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "slash",
"module_type" : "SwiftTarget",
"name" : "slash",
"path" : "Sources",
"product_memberships" : [
"slash"
],
"sources" : [
"Application.swift",
"ChannelsListView.swift",
"CrashReporter.swift",
"MessagesListView.swift",
"R.swift",
"Server.swift",
"SlackAdapter.swift",
"SlackChannel.swift",
"SlackContext.swift",
"SlackEmojiDecoder.swift",
"SlackEvent.swift",
"SlackGroup.swift",
"SlackIM.swift",
"SlackMessage.swift",
"SlackMessageReaction.swift",
"SlackOAuth2.swift",
"SlackRealTimeClient.swift",
"SlackTeam.swift",
"SlackUser.swift",
"SlackWebClient.swift",
"Socket.swift",
"TLSSocket.swift",
"TerminalCanvas.swift",
"TerminalDevice.swift",
"TextLayout.swift",
"URLSession.swift",
"UserInputView.swift",
"Utils.swift",
"WebSocketClient.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "4.2"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "slash",
"name" : "slash",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "slash",
"targets" : [
"slash"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "slash",
"module_type" : "SwiftTarget",
"name" : "slash",
"path" : "Sources",
"product_memberships" : [
"slash"
],
"sources" : [
"Application.swift",
"ChannelsListView.swift",
"CrashReporter.swift",
"MessagesListView.swift",
"R.swift",
"Server.swift",
"SlackAdapter.swift",
"SlackChannel.swift",
"SlackContext.swift",
"SlackEmojiDecoder.swift",
"SlackEvent.swift",
"SlackGroup.swift",
"SlackIM.swift",
"SlackMessage.swift",
"SlackMessageReaction.swift",
"SlackOAuth2.swift",
"SlackRealTimeClient.swift",
"SlackTeam.swift",
"SlackUser.swift",
"SlackWebClient.swift",
"Socket.swift",
"TLSSocket.swift",
"TerminalCanvas.swift",
"TerminalDevice.swift",
"TextLayout.swift",
"URLSession.swift",
"UserInputView.swift",
"Utils.swift",
"WebSocketClient.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "4.2"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "slash",
"schemes" : [
"slash"
],
"targets" : [
"slash"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme slash -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme slash -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'slash' in project 'slash' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0646bd587a1a4f13a7529dd9c03cdd3b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0646bd587a1a4f13a7529dd9c03cdd3b.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/slash.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/slash.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/slash.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/slash.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/slash.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash-fd4b7232c586be5f47ecbd0043a88f71-VFS/all-product-headers.yaml
cd /Users/admin/builder/spi-builder-workspace/slash.xcodeproj
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash-fd4b7232c586be5f47ecbd0043a88f71-VFS/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-project-headers.hmap (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash.DependencyMetadataFileList (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash.hmap (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash.DependencyStaticMetadataFileList (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-own-target-headers.hmap (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-all-target-headers.hmap (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-generated-files.hmap (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-all-non-framework-target-headers.hmap (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash_const_extract_protocols.json (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.SwiftFileList (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.LinkFileList (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash-OutputFileMap.json (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/DerivedSources/Entitlements.plist (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/DerivedSources/Entitlements.plist
ProcessProductPackaging "" /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash.xcent (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
Entitlements:
{
"com.apple.application-identifier" = "";
"com.apple.security.get-task-allow" = 1;
}
builtin-productPackagingUtility -entitlements -format xml -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash.xcent
ProcessProductPackagingDER /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash.xcent /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash.xcent.der (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/derq query -f xml -i /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash.xcent -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash.xcent.der --raw
SwiftDriver slash normal arm64 com.apple.xcode.tools.swift.compiler (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name slash -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.SwiftFileList -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.11 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-all-target-headers.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ SlackGroup.swift,\ Server.swift,\ UserInputView.swift /Users/admin/builder/spi-builder-workspace/Sources/SlackGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/Server.swift /Users/admin/builder/spi-builder-workspace/Sources/UserInputView.swift (in target 'slash' from project 'slash')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SlackGroup.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Server.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:105:5: warning: static property 'lf' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
lf: UInt8 = 10,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:105:5: note: convert 'lf' to a 'let' constant to make 'Sendable' shared state immutable
lf: UInt8 = 10,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:105:5: note: add '@MainActor' to make static property 'lf' part of global actor 'MainActor'
lf: UInt8 = 10,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:105:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
lf: UInt8 = 10,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:106:5: warning: static property 'cr' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
cr: UInt8 = 13,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:106:5: note: convert 'cr' to a 'let' constant to make 'Sendable' shared state immutable
cr: UInt8 = 13,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:106:5: note: add '@MainActor' to make static property 'cr' part of global actor 'MainActor'
cr: UInt8 = 13,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:106:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
cr: UInt8 = 13,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:107:5: warning: static property 'space' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
space: UInt8 = 32,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:107:5: note: convert 'space' to a 'let' constant to make 'Sendable' shared state immutable
space: UInt8 = 32,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:107:5: note: add '@MainActor' to make static property 'space' part of global actor 'MainActor'
space: UInt8 = 32,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:107:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
space: UInt8 = 32,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:108:5: warning: static property 'colon' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
colon: UInt8 = 58,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:108:5: note: convert 'colon' to a 'let' constant to make 'Sendable' shared state immutable
colon: UInt8 = 58,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:108:5: note: add '@MainActor' to make static property 'colon' part of global actor 'MainActor'
colon: UInt8 = 58,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:108:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
colon: UInt8 = 58,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:109:5: warning: static property 'ampersand' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
ampersand: UInt8 = 38,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:109:5: note: convert 'ampersand' to a 'let' constant to make 'Sendable' shared state immutable
ampersand: UInt8 = 38,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:109:5: note: add '@MainActor' to make static property 'ampersand' part of global actor 'MainActor'
ampersand: UInt8 = 38,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:109:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
ampersand: UInt8 = 38,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:110:5: warning: static property 'lessThan' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
lessThan: UInt8 = 60,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:110:5: note: convert 'lessThan' to a 'let' constant to make 'Sendable' shared state immutable
lessThan: UInt8 = 60,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:110:5: note: add '@MainActor' to make static property 'lessThan' part of global actor 'MainActor'
lessThan: UInt8 = 60,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:110:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
lessThan: UInt8 = 60,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:111:5: warning: static property 'greaterThan' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
greaterThan: UInt8 = 62,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:111:5: note: convert 'greaterThan' to a 'let' constant to make 'Sendable' shared state immutable
greaterThan: UInt8 = 62,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:111:5: note: add '@MainActor' to make static property 'greaterThan' part of global actor 'MainActor'
greaterThan: UInt8 = 62,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:111:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
greaterThan: UInt8 = 62,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:112:5: warning: static property 'slash' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
slash: UInt8 = 47,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:112:5: note: convert 'slash' to a 'let' constant to make 'Sendable' shared state immutable
slash: UInt8 = 47,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:112:5: note: add '@MainActor' to make static property 'slash' part of global actor 'MainActor'
slash: UInt8 = 47,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:112:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
slash: UInt8 = 47,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:113:5: warning: static property 'equal' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
equal: UInt8 = 61,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:113:5: note: convert 'equal' to a 'let' constant to make 'Sendable' shared state immutable
equal: UInt8 = 61,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:113:5: note: add '@MainActor' to make static property 'equal' part of global actor 'MainActor'
equal: UInt8 = 61,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:113:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
equal: UInt8 = 61,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:114:5: warning: static property 'doubleQuotes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
doubleQuotes: UInt8 = 34,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:114:5: note: convert 'doubleQuotes' to a 'let' constant to make 'Sendable' shared state immutable
doubleQuotes: UInt8 = 34,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:114:5: note: add '@MainActor' to make static property 'doubleQuotes' part of global actor 'MainActor'
doubleQuotes: UInt8 = 34,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:114:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
doubleQuotes: UInt8 = 34,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:115:5: warning: static property 'openingParenthesis' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
openingParenthesis: UInt8 = 40,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:115:5: note: convert 'openingParenthesis' to a 'let' constant to make 'Sendable' shared state immutable
openingParenthesis: UInt8 = 40,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:115:5: note: add '@MainActor' to make static property 'openingParenthesis' part of global actor 'MainActor'
openingParenthesis: UInt8 = 40,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:115:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
openingParenthesis: UInt8 = 40,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:116:5: warning: static property 'closingParenthesis' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
closingParenthesis: UInt8 = 41,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:116:5: note: convert 'closingParenthesis' to a 'let' constant to make 'Sendable' shared state immutable
closingParenthesis: UInt8 = 41,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:116:5: note: add '@MainActor' to make static property 'closingParenthesis' part of global actor 'MainActor'
closingParenthesis: UInt8 = 41,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:116:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
closingParenthesis: UInt8 = 41,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:117:5: warning: static property 'comma' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
comma: UInt8 = 44
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:117:5: note: convert 'comma' to a 'let' constant to make 'Sendable' shared state immutable
comma: UInt8 = 44
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:117:5: note: add '@MainActor' to make static property 'comma' part of global actor 'MainActor'
comma: UInt8 = 44
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:117:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
comma: UInt8 = 44
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:189:9: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HttpIncomingDataPorcessor' to 'Hashable' by implementing 'hash(into:)' instead
var hashValue: Int { return Int(self.socket) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:481:25: warning: variable 'chunk' was never mutated; consider changing to 'let' constant
var chunk = backlogElement.chunk
~~~ ^
let
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UserInputView.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745538157856932-swift-frontend-slash-SlackGroup.swift-arm64_apple_macos10.11-o-Onone-972733433.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.3115 seconds (5.3773 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0261 ( 2.6%) 0.0534 ( 17.5%) 0.0795 ( 6.1%) 2.0905 ( 38.9%) parse-and-resolve-imports
0.0252 ( 2.5%) 0.0522 ( 17.2%) 0.0774 ( 5.9%) 2.0885 ( 38.8%) Import resolution
0.1946 ( 19.3%) 0.0336 ( 11.1%) 0.2282 ( 17.4%) 0.2294 ( 4.3%) perform-sema
0.1944 ( 19.3%) 0.0335 ( 11.0%) 0.2280 ( 17.4%) 0.2291 ( 4.3%) Type checking and Semantic analysis
0.1612 ( 16.0%) 0.0251 ( 8.2%) 0.1863 ( 14.2%) 0.1867 ( 3.5%) typecheck-stmt
0.1500 ( 14.9%) 0.0235 ( 7.7%) 0.1735 ( 13.2%) 0.1740 ( 3.2%) typecheck-expr
0.0601 ( 6.0%) 0.0216 ( 7.1%) 0.0817 ( 6.2%) 0.0817 ( 1.5%) build-rewrite-system
0.0017 ( 0.2%) 0.0145 ( 4.8%) 0.0162 ( 1.2%) 0.0555 ( 1.0%) load-stdlib
0.0348 ( 3.5%) 0.0091 ( 3.0%) 0.0439 ( 3.3%) 0.0441 ( 0.8%) IRGen
0.0334 ( 3.3%) 0.0084 ( 2.8%) 0.0419 ( 3.2%) 0.0422 ( 0.8%) typecheck-decl
0.0334 ( 3.3%) 0.0068 ( 2.2%) 0.0402 ( 3.1%) 0.0404 ( 0.8%) SILGen
0.0297 ( 2.9%) 0.0057 ( 1.9%) 0.0354 ( 2.7%) 0.0355 ( 0.7%) precheck-target
0.0270 ( 2.7%) 0.0051 ( 1.7%) 0.0322 ( 2.5%) 0.0323 ( 0.6%) SILGen-function
0.0140 ( 1.4%) 0.0104 ( 3.4%) 0.0244 ( 1.9%) 0.0244 ( 0.5%) import-clang-decl
0.0178 ( 1.8%) 0.0001 ( 0.0%) 0.0179 ( 1.4%) 0.0180 ( 0.3%) SIL optimization
0.0021 ( 0.2%) 0.0006 ( 0.2%) 0.0027 ( 0.2%) 0.0027 ( 0.1%) typecheck-expr-pattern
0.0009 ( 0.1%) 0.0001 ( 0.0%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) typecheck-for-each
0.0007 ( 0.1%) 0.0002 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
1.0075 (100.0%) 0.3040 (100.0%) 1.3115 (100.0%) 5.3773 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.5769 seconds (4.7856 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3720 (100.0%) 1.2050 (100.0%) 2.5769 (100.0%) 4.7856 (100.0%) Building Target
1.3720 (100.0%) 1.2050 (100.0%) 2.5769 (100.0%) 4.7856 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Utils.swift,\ SlackWebClient.swift,\ SlackIM.swift /Users/admin/builder/spi-builder-workspace/Sources/Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/SlackWebClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SlackIM.swift (in target 'slash' from project 'slash')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Utils.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SlackWebClient.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SlackIM.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745538157856576-swift-frontend-slash-Utils.swift-arm64_apple_macos10.11-o-Onone-134129581.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7347 seconds (5.1909 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0284 ( 6.0%) 0.0569 ( 21.6%) 0.0853 ( 11.6%) 2.2949 ( 44.2%) parse-and-resolve-imports
0.0269 ( 5.7%) 0.0550 ( 20.8%) 0.0819 ( 11.1%) 2.2910 ( 44.1%) Import resolution
0.0862 ( 18.3%) 0.0357 ( 13.5%) 0.1220 ( 16.6%) 0.1226 ( 2.4%) build-rewrite-system
0.0639 ( 13.6%) 0.0190 ( 7.2%) 0.0829 ( 11.3%) 0.0838 ( 1.6%) perform-sema
0.0637 ( 13.5%) 0.0189 ( 7.2%) 0.0827 ( 11.3%) 0.0836 ( 1.6%) Type checking and Semantic analysis
0.0585 ( 12.4%) 0.0175 ( 6.6%) 0.0760 ( 10.3%) 0.0769 ( 1.5%) typecheck-stmt
0.0362 ( 7.7%) 0.0119 ( 4.5%) 0.0482 ( 6.6%) 0.0487 ( 0.9%) typecheck-expr
0.0017 ( 0.4%) 0.0134 ( 5.1%) 0.0151 ( 2.1%) 0.0480 ( 0.9%) load-stdlib
0.0220 ( 4.7%) 0.0079 ( 3.0%) 0.0299 ( 4.1%) 0.0300 ( 0.6%) typecheck-decl
0.0144 ( 3.1%) 0.0126 ( 4.8%) 0.0270 ( 3.7%) 0.0269 ( 0.5%) import-clang-decl
0.0158 ( 3.4%) 0.0047 ( 1.8%) 0.0205 ( 2.8%) 0.0209 ( 0.4%) precheck-target
0.0168 ( 3.6%) 0.0027 ( 1.0%) 0.0195 ( 2.7%) 0.0196 ( 0.4%) SILGen
0.0133 ( 2.8%) 0.0056 ( 2.1%) 0.0189 ( 2.6%) 0.0189 ( 0.4%) IRGen
0.0126 ( 2.7%) 0.0018 ( 0.7%) 0.0144 ( 2.0%) 0.0145 ( 0.3%) SILGen-function
0.0083 ( 1.8%) 0.0001 ( 0.0%) 0.0085 ( 1.2%) 0.0085 ( 0.2%) SIL optimization
0.0008 ( 0.2%) 0.0002 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) typecheck-expr-pattern
0.0007 ( 0.1%) 0.0002 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.4705 (100.0%) 0.2642 (100.0%) 0.7347 (100.0%) 5.1909 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3855 seconds (4.7717 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2524 (100.0%) 1.1331 (100.0%) 2.3855 (100.0%) 4.7717 (100.0%) Building Target
1.2524 (100.0%) 1.1331 (100.0%) 2.3855 (100.0%) 4.7717 (100.0%) Total
SwiftCompile normal arm64 Compiling\ SlackMessageReaction.swift,\ MessagesListView.swift,\ TLSSocket.swift /Users/admin/builder/spi-builder-workspace/Sources/SlackMessageReaction.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagesListView.swift /Users/admin/builder/spi-builder-workspace/Sources/TLSSocket.swift (in target 'slash' from project 'slash')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745538157858927-swift-frontend-slash-SlackMessageReaction.swift-arm64_apple_macos10.11-o-Onone-1415111274.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7099 seconds (4.7957 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0258 ( 5.6%) 0.0623 ( 25.0%) 0.0881 ( 12.4%) 2.1121 ( 44.0%) parse-and-resolve-imports
0.0248 ( 5.4%) 0.0613 ( 24.6%) 0.0861 ( 12.1%) 2.1101 ( 44.0%) Import resolution
0.0826 ( 17.9%) 0.0326 ( 13.1%) 0.1152 ( 16.2%) 0.1153 ( 2.4%) build-rewrite-system
0.0609 ( 13.2%) 0.0128 ( 5.1%) 0.0737 ( 10.4%) 0.0737 ( 1.5%) perform-sema
0.0608 ( 13.2%) 0.0128 ( 5.1%) 0.0736 ( 10.4%) 0.0736 ( 1.5%) Type checking and Semantic analysis
0.0552 ( 12.0%) 0.0115 ( 4.6%) 0.0668 ( 9.4%) 0.0668 ( 1.4%) typecheck-stmt
0.0533 ( 11.6%) 0.0114 ( 4.6%) 0.0647 ( 9.1%) 0.0647 ( 1.4%) typecheck-expr
0.0018 ( 0.4%) 0.0117 ( 4.7%) 0.0134 ( 1.9%) 0.0501 ( 1.0%) load-stdlib
0.0146 ( 3.2%) 0.0127 ( 5.1%) 0.0273 ( 3.8%) 0.0274 ( 0.6%) import-clang-decl
0.0220 ( 4.8%) 0.0047 ( 1.9%) 0.0268 ( 3.8%) 0.0267 ( 0.6%) precheck-target
0.0176 ( 3.8%) 0.0044 ( 1.8%) 0.0220 ( 3.1%) 0.0220 ( 0.5%) typecheck-decl
0.0125 ( 2.7%) 0.0060 ( 2.4%) 0.0185 ( 2.6%) 0.0186 ( 0.4%) IRGen
0.0095 ( 2.1%) 0.0021 ( 0.8%) 0.0116 ( 1.6%) 0.0119 ( 0.2%) SILGen
0.0082 ( 1.8%) 0.0018 ( 0.7%) 0.0101 ( 1.4%) 0.0103 ( 0.2%) SILGen-function
0.0085 ( 1.8%) 0.0003 ( 0.1%) 0.0088 ( 1.2%) 0.0088 ( 0.2%) SIL optimization
0.0017 ( 0.4%) 0.0003 ( 0.1%) 0.0020 ( 0.3%) 0.0020 ( 0.0%) typecheck-for-each
0.0008 ( 0.2%) 0.0003 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.4609 (100.0%) 0.2490 (100.0%) 0.7099 (100.0%) 4.7957 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.5527 seconds (4.7664 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3081 (100.0%) 1.2446 (100.0%) 2.5527 (100.0%) 4.7664 (100.0%) Building Target
1.3081 (100.0%) 1.2446 (100.0%) 2.5527 (100.0%) 4.7664 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SlackMessageReaction.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MessagesListView.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TLSSocket.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ WebSocketClient.swift,\ SlackAdapter.swift,\ R.swift /Users/admin/builder/spi-builder-workspace/Sources/WebSocketClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SlackAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/R.swift (in target 'slash' from project 'slash')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745538157856984-swift-frontend-slash-WebSocketClient.swift-arm64_apple_macos10.11-o-Onone-616783504.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.8579 seconds (6.1259 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0268 ( 1.8%) 0.0609 ( 15.0%) 0.0878 ( 4.7%) 2.1961 ( 35.8%) parse-and-resolve-imports
0.0257 ( 1.8%) 0.0598 ( 14.7%) 0.0855 ( 4.6%) 2.1938 ( 35.8%) Import resolution
0.2993 ( 20.6%) 0.0549 ( 13.5%) 0.3543 ( 19.1%) 0.3562 ( 5.8%) perform-sema
0.2991 ( 20.6%) 0.0549 ( 13.5%) 0.3540 ( 19.1%) 0.3560 ( 5.8%) Type checking and Semantic analysis
0.2760 ( 19.0%) 0.0477 ( 11.7%) 0.3237 ( 17.4%) 0.3256 ( 5.3%) typecheck-stmt
0.2711 ( 18.7%) 0.0481 ( 11.8%) 0.3192 ( 17.2%) 0.3212 ( 5.2%) typecheck-expr
0.0699 ( 4.8%) 0.0167 ( 4.1%) 0.0866 ( 4.7%) 0.0867 ( 1.4%) typecheck-decl
0.0578 ( 4.0%) 0.0223 ( 5.5%) 0.0802 ( 4.3%) 0.0802 ( 1.3%) build-rewrite-system
0.0017 ( 0.1%) 0.0119 ( 2.9%) 0.0136 ( 0.7%) 0.0569 ( 0.9%) load-stdlib
0.0239 ( 1.6%) 0.0042 ( 1.0%) 0.0281 ( 1.5%) 0.0282 ( 0.5%) SILGen
0.0220 ( 1.5%) 0.0060 ( 1.5%) 0.0279 ( 1.5%) 0.0279 ( 0.5%) IRGen
0.0140 ( 1.0%) 0.0118 ( 2.9%) 0.0259 ( 1.4%) 0.0259 ( 0.4%) import-clang-decl
0.0203 ( 1.4%) 0.0036 ( 0.9%) 0.0239 ( 1.3%) 0.0240 ( 0.4%) SILGen-function
0.0190 ( 1.3%) 0.0025 ( 0.6%) 0.0215 ( 1.2%) 0.0215 ( 0.4%) precheck-target
0.0197 ( 1.4%) 0.0002 ( 0.0%) 0.0198 ( 1.1%) 0.0200 ( 0.3%) SIL optimization
0.0030 ( 0.2%) 0.0004 ( 0.1%) 0.0034 ( 0.2%) 0.0034 ( 0.1%) typecheck-expr-pattern
0.0011 ( 0.1%) 0.0000 ( 0.0%) 0.0011 ( 0.1%) 0.0011 ( 0.0%) typecheck-for-each
0.0007 ( 0.1%) 0.0002 ( 0.0%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
1.4517 (100.0%) 0.4063 (100.0%) 1.8579 (100.0%) 6.1259 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4868 seconds (4.7735 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3402 (100.0%) 1.1467 (100.0%) 2.4868 (100.0%) 4.7735 (100.0%) Building Target
1.3402 (100.0%) 1.1467 (100.0%) 2.4868 (100.0%) 4.7735 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WebSocketClient.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SlackAdapter.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/R.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ SlackOAuth2.swift,\ SlackContext.swift,\ URLSession.swift /Users/admin/builder/spi-builder-workspace/Sources/SlackOAuth2.swift /Users/admin/builder/spi-builder-workspace/Sources/SlackContext.swift /Users/admin/builder/spi-builder-workspace/Sources/URLSession.swift (in target 'slash' from project 'slash')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745538157858275-swift-frontend-slash-SlackOAuth2.swift-arm64_apple_macos10.11-o-Onone-2805877499.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.0510 seconds (5.5098 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0269 ( 3.5%) 0.0593 ( 21.2%) 0.0862 ( 8.2%) 2.2892 ( 41.5%) parse-and-resolve-imports
0.0257 ( 3.3%) 0.0576 ( 20.6%) 0.0833 ( 7.9%) 2.2861 ( 41.5%) Import resolution
0.1300 ( 16.9%) 0.0240 ( 8.6%) 0.1540 ( 14.7%) 0.1553 ( 2.8%) perform-sema
0.1299 ( 16.8%) 0.0239 ( 8.6%) 0.1538 ( 14.6%) 0.1551 ( 2.8%) Type checking and Semantic analysis
0.1201 ( 15.6%) 0.0213 ( 7.6%) 0.1414 ( 13.5%) 0.1426 ( 2.6%) typecheck-stmt
0.1190 ( 15.4%) 0.0221 ( 7.9%) 0.1410 ( 13.4%) 0.1421 ( 2.6%) typecheck-expr
0.0598 ( 7.7%) 0.0239 ( 8.5%) 0.0836 ( 8.0%) 0.0837 ( 1.5%) build-rewrite-system
0.0717 ( 9.3%) 0.0114 ( 4.1%) 0.0831 ( 7.9%) 0.0836 ( 1.5%) typecheck-decl
0.0018 ( 0.2%) 0.0105 ( 3.8%) 0.0123 ( 1.2%) 0.0586 ( 1.1%) load-stdlib
0.0209 ( 2.7%) 0.0058 ( 2.1%) 0.0267 ( 2.5%) 0.0269 ( 0.5%) precheck-target
0.0130 ( 1.7%) 0.0106 ( 3.8%) 0.0236 ( 2.2%) 0.0239 ( 0.4%) import-clang-decl
0.0169 ( 2.2%) 0.0045 ( 1.6%) 0.0214 ( 2.0%) 0.0215 ( 0.4%) IRGen
0.0149 ( 1.9%) 0.0029 ( 1.0%) 0.0178 ( 1.7%) 0.0180 ( 0.3%) SILGen
0.0102 ( 1.3%) 0.0016 ( 0.6%) 0.0118 ( 1.1%) 0.0120 ( 0.2%) SILGen-function
0.0097 ( 1.3%) 0.0002 ( 0.1%) 0.0099 ( 0.9%) 0.0102 ( 0.2%) SIL optimization
0.0007 ( 0.1%) 0.0002 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.7714 (100.0%) 0.2796 (100.0%) 1.0510 (100.0%) 5.5098 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3695 seconds (4.7692 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1667 (100.0%) 1.2028 (100.0%) 2.3695 (100.0%) 4.7692 (100.0%) Building Target
1.1667 (100.0%) 1.2028 (100.0%) 2.3695 (100.0%) 4.7692 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SlackOAuth2.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SlackContext.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLSession.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/URLSession.swift:22:13: warning: mutation of captured var 'data' in concurrently-executing code
data = theData
^
/Users/admin/builder/spi-builder-workspace/Sources/URLSession.swift:23:13: warning: mutation of captured var 'response' in concurrently-executing code
response = theResponse
^
/Users/admin/builder/spi-builder-workspace/Sources/URLSession.swift:24:13: warning: mutation of captured var 'error' in concurrently-executing code
error = theError
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ slash (in target 'slash' from project 'slash')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745538157863649-swift-frontend-slash-all-arm64_apple_macos10.11-swiftmodule-Onone-3281460407.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5151 seconds (4.6492 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0255 ( 8.0%) 0.0558 ( 28.3%) 0.0814 ( 15.8%) 2.1249 ( 45.7%) parse-and-resolve-imports
0.0245 ( 7.7%) 0.0545 ( 27.7%) 0.0790 ( 15.3%) 2.1225 ( 45.7%) Import resolution
0.0617 ( 19.4%) 0.0151 ( 7.7%) 0.0768 ( 14.9%) 0.0768 ( 1.7%) perform-sema
0.0613 ( 19.3%) 0.0150 ( 7.6%) 0.0763 ( 14.8%) 0.0763 ( 1.6%) Type checking and Semantic analysis
0.0477 ( 15.0%) 0.0115 ( 5.8%) 0.0592 ( 11.5%) 0.0592 ( 1.3%) typecheck-decl
0.0017 ( 0.5%) 0.0092 ( 4.7%) 0.0109 ( 2.1%) 0.0565 ( 1.2%) load-stdlib
0.0287 ( 9.0%) 0.0081 ( 4.1%) 0.0368 ( 7.1%) 0.0368 ( 0.8%) typecheck-expr
0.0122 ( 3.8%) 0.0071 ( 3.6%) 0.0193 ( 3.7%) 0.0200 ( 0.4%) SIL optimization
0.0130 ( 4.1%) 0.0034 ( 1.7%) 0.0164 ( 3.2%) 0.0164 ( 0.4%) typecheck-stmt
0.0128 ( 4.0%) 0.0034 ( 1.7%) 0.0161 ( 3.1%) 0.0161 ( 0.3%) SILGen
0.0072 ( 2.3%) 0.0018 ( 0.9%) 0.0090 ( 1.8%) 0.0090 ( 0.2%) build-rewrite-system
0.0037 ( 1.2%) 0.0038 ( 1.9%) 0.0075 ( 1.5%) 0.0081 ( 0.2%) Serialization, swiftmodule
0.0035 ( 1.1%) 0.0045 ( 2.3%) 0.0080 ( 1.6%) 0.0080 ( 0.2%) import-clang-decl
0.0061 ( 1.9%) 0.0017 ( 0.8%) 0.0077 ( 1.5%) 0.0077 ( 0.2%) precheck-target
0.0054 ( 1.7%) 0.0011 ( 0.6%) 0.0066 ( 1.3%) 0.0066 ( 0.1%) SILGen-function
0.0020 ( 0.6%) 0.0002 ( 0.1%) 0.0022 ( 0.4%) 0.0022 ( 0.0%) Serialization, swiftsourceinfo
0.0004 ( 0.1%) 0.0009 ( 0.4%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) Serialization, swiftdoc
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, post-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3180 (100.0%) 0.1971 (100.0%) 0.5151 (100.0%) 4.6492 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2231 seconds (2.3137 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1279 (100.0%) 0.0953 (100.0%) 0.2231 (100.0%) 2.3137 (100.0%) Building Target
0.1279 (100.0%) 0.0953 (100.0%) 0.2231 (100.0%) 2.3137 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:105:5: warning: static property 'lf' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
lf: UInt8 = 10,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:105:5: note: convert 'lf' to a 'let' constant to make 'Sendable' shared state immutable
lf: UInt8 = 10,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:105:5: note: add '@MainActor' to make static property 'lf' part of global actor 'MainActor'
lf: UInt8 = 10,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:105:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
lf: UInt8 = 10,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:106:5: warning: static property 'cr' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
cr: UInt8 = 13,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:106:5: note: convert 'cr' to a 'let' constant to make 'Sendable' shared state immutable
cr: UInt8 = 13,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:106:5: note: add '@MainActor' to make static property 'cr' part of global actor 'MainActor'
cr: UInt8 = 13,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:106:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
cr: UInt8 = 13,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:107:5: warning: static property 'space' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
space: UInt8 = 32,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:107:5: note: convert 'space' to a 'let' constant to make 'Sendable' shared state immutable
space: UInt8 = 32,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:107:5: note: add '@MainActor' to make static property 'space' part of global actor 'MainActor'
space: UInt8 = 32,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:107:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
space: UInt8 = 32,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:108:5: warning: static property 'colon' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
colon: UInt8 = 58,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:108:5: note: convert 'colon' to a 'let' constant to make 'Sendable' shared state immutable
colon: UInt8 = 58,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:108:5: note: add '@MainActor' to make static property 'colon' part of global actor 'MainActor'
colon: UInt8 = 58,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:108:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
colon: UInt8 = 58,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:109:5: warning: static property 'ampersand' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
ampersand: UInt8 = 38,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:109:5: note: convert 'ampersand' to a 'let' constant to make 'Sendable' shared state immutable
ampersand: UInt8 = 38,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:109:5: note: add '@MainActor' to make static property 'ampersand' part of global actor 'MainActor'
ampersand: UInt8 = 38,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:109:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
ampersand: UInt8 = 38,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:110:5: warning: static property 'lessThan' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
lessThan: UInt8 = 60,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:110:5: note: convert 'lessThan' to a 'let' constant to make 'Sendable' shared state immutable
lessThan: UInt8 = 60,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:110:5: note: add '@MainActor' to make static property 'lessThan' part of global actor 'MainActor'
lessThan: UInt8 = 60,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:110:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
lessThan: UInt8 = 60,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:111:5: warning: static property 'greaterThan' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
greaterThan: UInt8 = 62,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:111:5: note: convert 'greaterThan' to a 'let' constant to make 'Sendable' shared state immutable
greaterThan: UInt8 = 62,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:111:5: note: add '@MainActor' to make static property 'greaterThan' part of global actor 'MainActor'
greaterThan: UInt8 = 62,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:111:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
greaterThan: UInt8 = 62,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:112:5: warning: static property 'slash' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
slash: UInt8 = 47,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:112:5: note: convert 'slash' to a 'let' constant to make 'Sendable' shared state immutable
slash: UInt8 = 47,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:112:5: note: add '@MainActor' to make static property 'slash' part of global actor 'MainActor'
slash: UInt8 = 47,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:112:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
slash: UInt8 = 47,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:113:5: warning: static property 'equal' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
equal: UInt8 = 61,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:113:5: note: convert 'equal' to a 'let' constant to make 'Sendable' shared state immutable
equal: UInt8 = 61,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:113:5: note: add '@MainActor' to make static property 'equal' part of global actor 'MainActor'
equal: UInt8 = 61,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:113:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
equal: UInt8 = 61,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:114:5: warning: static property 'doubleQuotes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
doubleQuotes: UInt8 = 34,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:114:5: note: convert 'doubleQuotes' to a 'let' constant to make 'Sendable' shared state immutable
doubleQuotes: UInt8 = 34,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:114:5: note: add '@MainActor' to make static property 'doubleQuotes' part of global actor 'MainActor'
doubleQuotes: UInt8 = 34,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:114:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
doubleQuotes: UInt8 = 34,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:115:5: warning: static property 'openingParenthesis' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
openingParenthesis: UInt8 = 40,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:115:5: note: convert 'openingParenthesis' to a 'let' constant to make 'Sendable' shared state immutable
openingParenthesis: UInt8 = 40,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:115:5: note: add '@MainActor' to make static property 'openingParenthesis' part of global actor 'MainActor'
openingParenthesis: UInt8 = 40,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:115:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
openingParenthesis: UInt8 = 40,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:116:5: warning: static property 'closingParenthesis' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
closingParenthesis: UInt8 = 41,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:116:5: note: convert 'closingParenthesis' to a 'let' constant to make 'Sendable' shared state immutable
closingParenthesis: UInt8 = 41,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:116:5: note: add '@MainActor' to make static property 'closingParenthesis' part of global actor 'MainActor'
closingParenthesis: UInt8 = 41,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:116:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
closingParenthesis: UInt8 = 41,
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:117:5: warning: static property 'comma' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
comma: UInt8 = 44
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:117:5: note: convert 'comma' to a 'let' constant to make 'Sendable' shared state immutable
comma: UInt8 = 44
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:117:5: note: add '@MainActor' to make static property 'comma' part of global actor 'MainActor'
comma: UInt8 = 44
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:117:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
comma: UInt8 = 44
^
/Users/admin/builder/spi-builder-workspace/Sources/Server.swift:189:9: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HttpIncomingDataPorcessor' to 'Hashable' by implementing 'hash(into:)' instead
var hashValue: Int { return Int(self.socket) }
^
/Users/admin/builder/spi-builder-workspace/Sources/CrashReporter.swift:12:24: warning: static property 'terminalDevice' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var terminalDevice: TerminalDevice? = nil
^
/Users/admin/builder/spi-builder-workspace/Sources/CrashReporter.swift:12:24: note: convert 'terminalDevice' to a 'let' constant to make 'Sendable' shared state immutable
private static var terminalDevice: TerminalDevice? = nil
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/CrashReporter.swift:12:24: note: add '@MainActor' to make static property 'terminalDevice' part of global actor 'MainActor'
private static var terminalDevice: TerminalDevice? = nil
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CrashReporter.swift:12:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var terminalDevice: TerminalDevice? = nil
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ TerminalDevice.swift,\ TerminalCanvas.swift,\ TextLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/TerminalDevice.swift /Users/admin/builder/spi-builder-workspace/Sources/TerminalCanvas.swift /Users/admin/builder/spi-builder-workspace/Sources/TextLayout.swift (in target 'slash' from project 'slash')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745538157860800-swift-frontend-slash-TerminalDevice.swift-arm64_apple_macos10.11-o-Onone-317788344.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8144 seconds (5.1959 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0276 ( 5.1%) 0.0580 ( 20.9%) 0.0855 ( 10.5%) 2.2479 ( 43.3%) parse-and-resolve-imports
0.0262 ( 4.9%) 0.0563 ( 20.3%) 0.0825 ( 10.1%) 2.2448 ( 43.2%) Import resolution
0.0845 ( 15.7%) 0.0332 ( 11.9%) 0.1177 ( 14.4%) 0.1196 ( 2.3%) build-rewrite-system
0.0821 ( 15.3%) 0.0227 ( 8.2%) 0.1048 ( 12.9%) 0.1074 ( 2.1%) perform-sema
0.0819 ( 15.3%) 0.0227 ( 8.2%) 0.1046 ( 12.8%) 0.1072 ( 2.1%) Type checking and Semantic analysis
0.0749 ( 14.0%) 0.0210 ( 7.6%) 0.0959 ( 11.8%) 0.0985 ( 1.9%) typecheck-stmt
0.0677 ( 12.6%) 0.0193 ( 6.9%) 0.0870 ( 10.7%) 0.0893 ( 1.7%) typecheck-expr
0.0019 ( 0.3%) 0.0095 ( 3.4%) 0.0114 ( 1.4%) 0.0553 ( 1.1%) load-stdlib
0.0229 ( 4.3%) 0.0083 ( 3.0%) 0.0312 ( 3.8%) 0.0315 ( 0.6%) precheck-target
0.0150 ( 2.8%) 0.0128 ( 4.6%) 0.0278 ( 3.4%) 0.0279 ( 0.5%) import-clang-decl
0.0115 ( 2.1%) 0.0059 ( 2.1%) 0.0174 ( 2.1%) 0.0174 ( 0.3%) IRGen
0.0103 ( 1.9%) 0.0026 ( 0.9%) 0.0128 ( 1.6%) 0.0130 ( 0.2%) SILGen
0.0085 ( 1.6%) 0.0021 ( 0.8%) 0.0106 ( 1.3%) 0.0107 ( 0.2%) SILGen-function
0.0101 ( 1.9%) 0.0002 ( 0.1%) 0.0103 ( 1.3%) 0.0104 ( 0.2%) SIL optimization
0.0064 ( 1.2%) 0.0019 ( 0.7%) 0.0083 ( 1.0%) 0.0084 ( 0.2%) typecheck-decl
0.0037 ( 0.7%) 0.0007 ( 0.3%) 0.0044 ( 0.5%) 0.0044 ( 0.1%) typecheck-expr-pattern
0.0009 ( 0.2%) 0.0003 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) load-all-members
0.0003 ( 0.1%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) typecheck-for-each
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.5367 (100.0%) 0.2777 (100.0%) 0.8144 (100.0%) 5.1959 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4105 seconds (4.7665 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2636 (100.0%) 1.1469 (100.0%) 2.4105 (100.0%) 4.7665 (100.0%) Building Target
1.2636 (100.0%) 1.1469 (100.0%) 2.4105 (100.0%) 4.7665 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TerminalDevice.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TerminalCanvas.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TextLayout.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ SlackMessage.swift,\ main.swift,\ SlackEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/SlackMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/main.swift /Users/admin/builder/spi-builder-workspace/Sources/SlackEvent.swift (in target 'slash' from project 'slash')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745538157861033-swift-frontend-slash-SlackMessage.swift-arm64_apple_macos10.11-o-Onone-3824636870.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4651 seconds (4.7628 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0265 ( 10.7%) 0.0636 ( 29.3%) 0.0901 ( 19.4%) 2.2208 ( 46.6%) parse-and-resolve-imports
0.0254 ( 10.2%) 0.0623 ( 28.7%) 0.0877 ( 18.9%) 2.2184 ( 46.6%) Import resolution
0.0856 ( 34.5%) 0.0349 ( 16.1%) 0.1205 ( 25.9%) 0.1206 ( 2.5%) build-rewrite-system
0.0018 ( 0.7%) 0.0108 ( 5.0%) 0.0126 ( 2.7%) 0.0480 ( 1.0%) load-stdlib
0.0203 ( 8.2%) 0.0077 ( 3.5%) 0.0280 ( 6.0%) 0.0282 ( 0.6%) typecheck-expr
0.0141 ( 5.7%) 0.0120 ( 5.5%) 0.0261 ( 5.6%) 0.0263 ( 0.6%) import-clang-decl
0.0158 ( 6.4%) 0.0096 ( 4.4%) 0.0255 ( 5.5%) 0.0255 ( 0.5%) IRGen
0.0150 ( 6.0%) 0.0045 ( 2.1%) 0.0195 ( 4.2%) 0.0196 ( 0.4%) perform-sema
0.0149 ( 6.0%) 0.0044 ( 2.0%) 0.0193 ( 4.1%) 0.0194 ( 0.4%) Type checking and Semantic analysis
0.0132 ( 5.3%) 0.0041 ( 1.9%) 0.0173 ( 3.7%) 0.0174 ( 0.4%) typecheck-stmt
0.0050 ( 2.0%) 0.0001 ( 0.0%) 0.0050 ( 1.1%) 0.0050 ( 0.1%) SIL optimization
0.0028 ( 1.1%) 0.0007 ( 0.3%) 0.0035 ( 0.8%) 0.0035 ( 0.1%) SILGen
0.0024 ( 0.9%) 0.0008 ( 0.4%) 0.0032 ( 0.7%) 0.0032 ( 0.1%) precheck-target
0.0023 ( 0.9%) 0.0004 ( 0.2%) 0.0027 ( 0.6%) 0.0027 ( 0.1%) typecheck-decl
0.0020 ( 0.8%) 0.0006 ( 0.3%) 0.0026 ( 0.6%) 0.0026 ( 0.1%) SILGen-function
0.0009 ( 0.4%) 0.0003 ( 0.2%) 0.0013 ( 0.3%) 0.0013 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2482 (100.0%) 0.2169 (100.0%) 0.4651 (100.0%) 4.7628 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4419 seconds (4.7639 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2124 (100.0%) 1.2295 (100.0%) 2.4419 (100.0%) 4.7639 (100.0%) Building Target
1.2124 (100.0%) 1.2295 (100.0%) 2.4419 (100.0%) 4.7639 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SlackMessage.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/main.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SlackEvent.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ SlackRealTimeClient.swift,\ SlackTeam.swift,\ Socket.swift /Users/admin/builder/spi-builder-workspace/Sources/SlackRealTimeClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SlackTeam.swift /Users/admin/builder/spi-builder-workspace/Sources/Socket.swift (in target 'slash' from project 'slash')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SlackRealTimeClient.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SlackTeam.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Socket.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745538157859337-swift-frontend-slash-SlackRealTimeClient.swift-arm64_apple_macos10.11-o-Onone-182072464.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5940 seconds (4.5121 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0264 ( 7.2%) 0.0613 ( 26.9%) 0.0877 ( 14.8%) 2.0271 ( 44.9%) parse-and-resolve-imports
0.0254 ( 7.0%) 0.0603 ( 26.5%) 0.0858 ( 14.4%) 2.0251 ( 44.9%) Import resolution
0.0889 ( 24.3%) 0.0343 ( 15.1%) 0.1233 ( 20.8%) 0.1244 ( 2.8%) build-rewrite-system
0.0406 ( 11.1%) 0.0095 ( 4.2%) 0.0501 ( 8.4%) 0.0501 ( 1.1%) perform-sema
0.0405 ( 11.1%) 0.0095 ( 4.2%) 0.0500 ( 8.4%) 0.0500 ( 1.1%) Type checking and Semantic analysis
0.0016 ( 0.4%) 0.0089 ( 3.9%) 0.0105 ( 1.8%) 0.0482 ( 1.1%) load-stdlib
0.0361 ( 9.9%) 0.0078 ( 3.4%) 0.0439 ( 7.4%) 0.0439 ( 1.0%) typecheck-stmt
0.0248 ( 6.8%) 0.0052 ( 2.3%) 0.0300 ( 5.0%) 0.0300 ( 0.7%) typecheck-expr
0.0132 ( 3.6%) 0.0106 ( 4.7%) 0.0238 ( 4.0%) 0.0238 ( 0.5%) import-clang-decl
0.0178 ( 4.9%) 0.0041 ( 1.8%) 0.0219 ( 3.7%) 0.0219 ( 0.5%) typecheck-decl
0.0101 ( 2.7%) 0.0070 ( 3.1%) 0.0170 ( 2.9%) 0.0176 ( 0.4%) IRGen
0.0132 ( 3.6%) 0.0034 ( 1.5%) 0.0167 ( 2.8%) 0.0166 ( 0.4%) precheck-target
0.0084 ( 2.3%) 0.0025 ( 1.1%) 0.0108 ( 1.8%) 0.0108 ( 0.2%) SILGen
0.0072 ( 2.0%) 0.0023 ( 1.0%) 0.0095 ( 1.6%) 0.0095 ( 0.2%) SILGen-function
0.0087 ( 2.4%) 0.0006 ( 0.3%) 0.0093 ( 1.6%) 0.0093 ( 0.2%) SIL optimization
0.0021 ( 0.6%) 0.0003 ( 0.1%) 0.0025 ( 0.4%) 0.0025 ( 0.1%) typecheck-expr-pattern
0.0007 ( 0.2%) 0.0002 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3661 (100.0%) 0.2279 (100.0%) 0.5940 (100.0%) 4.5121 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.6031 seconds (4.7625 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3102 (100.0%) 1.2929 (100.0%) 2.6031 (100.0%) 4.7625 (100.0%) Building Target
1.3102 (100.0%) 1.2929 (100.0%) 2.6031 (100.0%) 4.7625 (100.0%) Total
SwiftCompile normal arm64 Compiling\ ChannelsListView.swift,\ SlackEmojiDecoder.swift,\ Application.swift /Users/admin/builder/spi-builder-workspace/Sources/ChannelsListView.swift /Users/admin/builder/spi-builder-workspace/Sources/SlackEmojiDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/Application.swift (in target 'slash' from project 'slash')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ChannelsListView.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SlackEmojiDecoder.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Application.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Application.swift:60:44: warning: capture of 'self' with non-sendable type 'Application' in a '@Sendable' closure
if let event = try self.rtmClient.waitForEvent() {
^
/Users/admin/builder/spi-builder-workspace/Sources/Application.swift:9:7: note: class 'Application' does not conform to the 'Sendable' protocol
class Application {
^
/Users/admin/builder/spi-builder-workspace/Sources/Application.swift:138:40: warning: immutable value 'reaction' was never used; consider replacing with '_' or removing it
case .messageReactionAdded(let reaction, let channel, let ts):
~~~~^~~~~~~~
_
/Users/admin/builder/spi-builder-workspace/Sources/Application.swift:138:67: warning: immutable value 'ts' was never used; consider replacing with '_' or removing it
case .messageReactionAdded(let reaction, let channel, let ts):
~~~~^~
_
/Users/admin/builder/spi-builder-workspace/Sources/Application.swift:181:32: warning: capture of 'self' with non-sendable type 'Application' in a '@Sendable' closure
let rows = try self.webClient.history(for: channelId).map {
^
/Users/admin/builder/spi-builder-workspace/Sources/Application.swift:9:7: note: class 'Application' does not conform to the 'Sendable' protocol
class Application {
^
/Users/admin/builder/spi-builder-workspace/Sources/Application.swift:182:21: warning: capture of 'self' with non-sendable type 'Application' in an isolated closure; this is an error in the Swift 6 language mode
self.messageListRowFor(message: $0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Application.swift:9:7: note: class 'Application' does not conform to the 'Sendable' protocol
class Application {
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745538157862825-swift-frontend-slash-ChannelsListView.swift-arm64_apple_macos10.11-o-Onone-1911718087.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 10.5768 seconds (10.6624 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2570 ( 17.5%) 0.8330 ( 24.5%) 2.0900 ( 19.8%) 2.1099 ( 19.8%) perform-sema
1.2569 ( 17.5%) 0.8330 ( 24.5%) 2.0898 ( 19.8%) 2.1097 ( 19.8%) Type checking and Semantic analysis
1.2258 ( 17.1%) 0.8218 ( 24.2%) 2.0476 ( 19.4%) 2.0675 ( 19.4%) typecheck-stmt
1.5718 ( 21.9%) 0.4191 ( 12.3%) 1.9909 ( 18.8%) 1.9990 ( 18.7%) parse-and-resolve-imports
1.5709 ( 21.9%) 0.4186 ( 12.3%) 1.9895 ( 18.8%) 1.9976 ( 18.7%) Import resolution
0.0995 ( 1.4%) 0.0176 ( 0.5%) 0.1171 ( 1.1%) 0.1189 ( 1.1%) typecheck-expr
0.0355 ( 0.5%) 0.0099 ( 0.3%) 0.0454 ( 0.4%) 0.0479 ( 0.4%) IRGen
0.0448 ( 0.6%) 0.0009 ( 0.0%) 0.0456 ( 0.4%) 0.0466 ( 0.4%) SIL optimization
0.0260 ( 0.4%) 0.0075 ( 0.2%) 0.0335 ( 0.3%) 0.0338 ( 0.3%) typecheck-decl
0.0257 ( 0.4%) 0.0049 ( 0.1%) 0.0306 ( 0.3%) 0.0308 ( 0.3%) SILGen
0.0116 ( 0.2%) 0.0156 ( 0.5%) 0.0272 ( 0.3%) 0.0305 ( 0.3%) load-stdlib
0.0236 ( 0.3%) 0.0045 ( 0.1%) 0.0281 ( 0.3%) 0.0283 ( 0.3%) SILGen-function
0.0190 ( 0.3%) 0.0032 ( 0.1%) 0.0222 ( 0.2%) 0.0224 ( 0.2%) precheck-target
0.0095 ( 0.1%) 0.0003 ( 0.0%) 0.0099 ( 0.1%) 0.0100 ( 0.1%) build-rewrite-system
0.0036 ( 0.0%) 0.0039 ( 0.1%) 0.0075 ( 0.1%) 0.0077 ( 0.1%) import-clang-decl
0.0014 ( 0.0%) 0.0001 ( 0.0%) 0.0015 ( 0.0%) 0.0015 ( 0.0%) typecheck-for-each
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
7.1829 (100.0%) 3.3939 (100.0%) 10.5768 (100.0%) 10.6624 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 7.2958 seconds (7.3456 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
5.9807 (100.0%) 1.3151 (100.0%) 7.2958 (100.0%) 7.3456 (100.0%) Building Target
5.9807 (100.0%) 1.3151 (100.0%) 7.2958 (100.0%) 7.3456 (100.0%) Total
SwiftCompile normal arm64 Compiling\ SlackChannel.swift,\ SlackUser.swift,\ CrashReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/SlackChannel.swift /Users/admin/builder/spi-builder-workspace/Sources/SlackUser.swift /Users/admin/builder/spi-builder-workspace/Sources/CrashReporter.swift (in target 'slash' from project 'slash')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745538160269328-swift-frontend-slash-SlackChannel.swift-arm64_apple_macos10.11-o-Onone-274139628.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4559 seconds (0.4563 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0857 ( 28.8%) 0.0347 ( 22.0%) 0.1204 ( 26.4%) 0.1205 ( 26.4%) build-rewrite-system
0.0282 ( 9.4%) 0.0288 ( 18.3%) 0.0570 ( 12.5%) 0.0570 ( 12.5%) parse-and-resolve-imports
0.0270 ( 9.0%) 0.0274 ( 17.3%) 0.0543 ( 11.9%) 0.0543 ( 11.9%) Import resolution
0.0278 ( 9.3%) 0.0105 ( 6.7%) 0.0383 ( 8.4%) 0.0384 ( 8.4%) perform-sema
0.0277 ( 9.3%) 0.0105 ( 6.7%) 0.0382 ( 8.4%) 0.0382 ( 8.4%) Type checking and Semantic analysis
0.0226 ( 7.6%) 0.0090 ( 5.7%) 0.0316 ( 6.9%) 0.0317 ( 6.9%) typecheck-decl
0.0143 ( 4.8%) 0.0119 ( 7.6%) 0.0262 ( 5.8%) 0.0263 ( 5.8%) import-clang-decl
0.0168 ( 5.6%) 0.0065 ( 4.1%) 0.0232 ( 5.1%) 0.0232 ( 5.1%) typecheck-expr
0.0163 ( 5.5%) 0.0062 ( 3.9%) 0.0225 ( 4.9%) 0.0225 ( 4.9%) typecheck-stmt
0.0081 ( 2.7%) 0.0049 ( 3.1%) 0.0130 ( 2.9%) 0.0131 ( 2.9%) IRGen
0.0076 ( 2.5%) 0.0035 ( 2.3%) 0.0111 ( 2.4%) 0.0111 ( 2.4%) precheck-target
0.0058 ( 1.9%) 0.0007 ( 0.4%) 0.0065 ( 1.4%) 0.0065 ( 1.4%) SILGen
0.0047 ( 1.6%) 0.0005 ( 0.3%) 0.0052 ( 1.1%) 0.0052 ( 1.1%) SILGen-function
0.0037 ( 1.2%) 0.0000 ( 0.0%) 0.0037 ( 0.8%) 0.0037 ( 0.8%) SIL optimization
0.0010 ( 0.3%) 0.0020 ( 1.3%) 0.0030 ( 0.7%) 0.0031 ( 0.7%) load-stdlib
0.0009 ( 0.3%) 0.0004 ( 0.3%) 0.0013 ( 0.3%) 0.0013 ( 0.3%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.2982 (100.0%) 0.1577 (100.0%) 0.4559 (100.0%) 0.4563 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.2151 seconds (2.3493 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1402 (100.0%) 1.0748 (100.0%) 2.2151 (100.0%) 2.3493 (100.0%) Building Target
1.1402 (100.0%) 1.0748 (100.0%) 2.2151 (100.0%) 2.3493 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SlackChannel.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SlackUser.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CrashReporter.swift (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/CrashReporter.swift:12:24: warning: static property 'terminalDevice' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var terminalDevice: TerminalDevice? = nil
^
/Users/admin/builder/spi-builder-workspace/Sources/CrashReporter.swift:12:24: note: convert 'terminalDevice' to a 'let' constant to make 'Sendable' shared state immutable
private static var terminalDevice: TerminalDevice? = nil
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/CrashReporter.swift:12:24: note: add '@MainActor' to make static property 'terminalDevice' part of global actor 'MainActor'
private static var terminalDevice: TerminalDevice? = nil
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CrashReporter.swift:12:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var terminalDevice: TerminalDevice? = nil
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for slash (in target 'slash' from project 'slash')
SwiftDriver\ Compilation\ Requirements slash normal arm64 com.apple.xcode.tools.swift.compiler (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name slash -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.SwiftFileList -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.11 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-all-target-headers.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling WebSocketClient.swift, SlackAdapter.swift, R.swift (in target 'slash' from project 'slash')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/DerivedSources/slash-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash-Swift.h (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/DerivedSources/slash-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/slash.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.swiftmodule (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/slash.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/slash.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.swiftdoc (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/slash.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/slash.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.abi.json (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/slash.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/slash.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.swiftsourceinfo (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/slash.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling SlackGroup.swift, Server.swift, UserInputView.swift (in target 'slash' from project 'slash')
SwiftDriverJobDiscovery normal arm64 Compiling SlackChannel.swift, SlackUser.swift, CrashReporter.swift (in target 'slash' from project 'slash')
SwiftDriverJobDiscovery normal arm64 Compiling SlackOAuth2.swift, SlackContext.swift, URLSession.swift (in target 'slash' from project 'slash')
SwiftDriverJobDiscovery normal arm64 Compiling SlackMessageReaction.swift, MessagesListView.swift, TLSSocket.swift (in target 'slash' from project 'slash')
SwiftDriverJobDiscovery normal arm64 Compiling TerminalDevice.swift, TerminalCanvas.swift, TextLayout.swift (in target 'slash' from project 'slash')
SwiftDriverJobDiscovery normal arm64 Compiling SlackMessage.swift, main.swift, SlackEvent.swift (in target 'slash' from project 'slash')
SwiftDriverJobDiscovery normal arm64 Compiling Utils.swift, SlackWebClient.swift, SlackIM.swift (in target 'slash' from project 'slash')
SwiftDriverJobDiscovery normal arm64 Compiling SlackRealTimeClient.swift, SlackTeam.swift, Socket.swift (in target 'slash' from project 'slash')
SwiftDriverJobDiscovery normal arm64 Compiling ChannelsListView.swift, SlackEmojiDecoder.swift, Application.swift (in target 'slash' from project 'slash')
SwiftDriver\ Compilation slash normal arm64 com.apple.xcode.tools.swift.compiler (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name slash -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.SwiftFileList -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.11 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-all-target-headers.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/slash normal (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.11 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/Objects-normal/arm64/slash.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/slash
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/slash (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
Signing Identity: "Sign to Run Locally"
/usr/bin/codesign --force --sign - --entitlements /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/slash.build/Debug/slash.build/slash.xcent --timestamp\=none --generate-entitlement-der /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/slash
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/slash (in target 'slash' from project 'slash')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/slash
/Users/admin/builder/spi-builder-workspace/slash.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.11, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'slash' from project 'slash')
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "slash",
"name" : "slash",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "slash",
"targets" : [
"slash"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "slash",
"module_type" : "SwiftTarget",
"name" : "slash",
"path" : "Sources",
"product_memberships" : [
"slash"
],
"sources" : [
"Application.swift",
"ChannelsListView.swift",
"CrashReporter.swift",
"MessagesListView.swift",
"R.swift",
"Server.swift",
"SlackAdapter.swift",
"SlackChannel.swift",
"SlackContext.swift",
"SlackEmojiDecoder.swift",
"SlackEvent.swift",
"SlackGroup.swift",
"SlackIM.swift",
"SlackMessage.swift",
"SlackMessageReaction.swift",
"SlackOAuth2.swift",
"SlackRealTimeClient.swift",
"SlackTeam.swift",
"SlackUser.swift",
"SlackWebClient.swift",
"Socket.swift",
"TLSSocket.swift",
"TerminalCanvas.swift",
"TerminalDevice.swift",
"TextLayout.swift",
"URLSession.swift",
"UserInputView.swift",
"Utils.swift",
"WebSocketClient.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "4.2"
}
Done.