Build Information
Successful build of Sitrep, reference 3.0.0 (ffd112
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 12:55:27 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/twostraws/Sitrep.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/twostraws/Sitrep
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at ffd1128 Moving up to the stable SwiftSyntax release for Swift 5.8.
Cloned https://github.com/twostraws/Sitrep.git
Revision (git rev-parse @):
ffd112887aad012299cb2b4d18540ed26b883d6e
SUCCESS checkout https://github.com/twostraws/Sitrep.git at 3.0.0
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser from cache
[1/70233] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.26s)
Fetched https://github.com/jpsim/Yams.git from cache (3.26s)
Fetched https://github.com/apple/swift-argument-parser from cache (3.26s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (4.25s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.5 (0.56s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 508.0.0 (0.66s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 508.0.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.5
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "sitrep",
"name": "Sitrep",
"url": "https://github.com/twostraws/Sitrep.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sitrep",
"dependencies": [
{
"identity": "swift-syntax",
"name": "SwiftSyntax",
"url": "https://github.com/apple/swift-syntax.git",
"version": "508.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "yams",
"name": "Yams",
"url": "https://github.com/jpsim/Yams.git",
"version": "5.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
"dependencies": [
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/twostraws/Sitrep.git
[1/372] Fetching sitrep
Fetched https://github.com/twostraws/Sitrep.git from cache (0.79s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.51s)
Fetched https://github.com/apple/swift-syntax.git from cache (0.84s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.84s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 508.0.1 (1.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.48s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.56s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 508.0.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
Creating working copy for https://github.com/twostraws/Sitrep.git
Working copy of https://github.com/twostraws/Sitrep.git resolved at 3.0.0 (ffd1128)
warning: '.resolve-product-dependencies': dependency 'sitrep' is not used by any target
Found 3 product dependencies
- SwiftSyntax
- Yams
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/twostraws/Sitrep.git
https://github.com/twostraws/Sitrep.git
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "508.0.0",
"upper_bound" : "509.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "Sitrep",
"name" : "Sitrep",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SitrepCore",
"targets" : [
"SitrepCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Sitrep",
"targets" : [
"Sitrep"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SitrepCoreTests",
"module_type" : "SwiftTarget",
"name" : "SitrepCoreTests",
"path" : "Tests/SitrepCoreTests",
"sources" : [
"SitrepCoreTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SitrepCore"
],
"type" : "test"
},
{
"c99name" : "SitrepCore",
"module_type" : "SwiftTarget",
"name" : "SitrepCore",
"path" : "Sources/SitrepCore",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxParser",
"Yams",
"ArgumentParser"
],
"product_memberships" : [
"SitrepCore",
"Sitrep"
],
"sources" : [
"BodyStripper.swift",
"Comment.swift",
"Configuration.swift",
"Extensions.swift",
"File.swift",
"FileVisitor.swift",
"Function.swift",
"Node.swift",
"Report.swift",
"Results.swift",
"Scan.swift",
"Type.swift"
],
"type" : "library"
},
{
"c99name" : "Sitrep",
"module_type" : "SwiftTarget",
"name" : "Sitrep",
"path" : "Sources/Sitrep",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"Sitrep"
],
"sources" : [
"Command.swift",
"main.swift"
],
"target_dependencies" : [
"SitrepCore"
],
"type" : "executable"
}
],
"tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/25] Write sources
[6/25] Write Sitrep-entitlement.plist
[6/25] Write sources
[11/25] Write swift-version-2F0A5646E1D333AE.txt
[12/66] Compiling reader.c
[13/66] Compiling writer.c
[14/66] Compiling parser.c
[15/66] Compiling emitter.c
[16/66] Compiling scanner.c
[17/66] Compiling api.c
[19/81] Emitting module ArgumentParserToolInfo
[20/81] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/119] Compiling ArgumentParser ParserError.swift
[22/119] Compiling ArgumentParser SplitArguments.swift
[23/119] Compiling ArgumentParser DumpHelpGenerator.swift
[24/119] Compiling ArgumentParser HelpCommand.swift
[25/119] Compiling SwiftSyntax MemoryLayout.swift
[26/123] Compiling ArgumentParser ExpressibleByArgument.swift
[27/123] Compiling ArgumentParser ParsableArguments.swift
[28/123] Compiling ArgumentParser ParsableArgumentsValidation.swift
[29/123] Compiling ArgumentParser ParsableCommand.swift
[30/123] Compiling Yams Tag.swift
[31/124] Compiling ArgumentParser ArgumentHelp.swift
[32/124] Compiling ArgumentParser ArgumentVisibility.swift
[33/124] Compiling ArgumentParser CompletionKind.swift
[34/124] Compiling ArgumentParser Errors.swift
[35/128] Compiling ArgumentParser InputOrigin.swift
[36/128] Compiling ArgumentParser Name.swift
[37/128] Compiling ArgumentParser Parsed.swift
[38/128] Compiling ArgumentParser ParsedValues.swift
[39/128] Emitting module Yams
[40/128] Emitting module ArgumentParser
[41/128] Compiling ArgumentParser Platform.swift
[42/128] Compiling ArgumentParser SequenceExtensions.swift
[43/128] Compiling ArgumentParser StringExtensions.swift
[44/128] Compiling ArgumentParser Tree.swift
[45/128] Compiling ArgumentParser AsyncParsableCommand.swift
[46/128] Compiling ArgumentParser CommandConfiguration.swift
[47/128] Compiling ArgumentParser EnumerableFlag.swift
[49/128] Compiling ArgumentParser BashCompletionsGenerator.swift
[50/128] Compiling ArgumentParser CompletionsGenerator.swift
[51/128] Compiling ArgumentParser FishCompletionsGenerator.swift
[52/128] Compiling ArgumentParser ZshCompletionsGenerator.swift
[53/128] Compiling ArgumentParser Argument.swift
[66/128] Compiling Yams Resolver.swift
[67/128] Compiling Yams String+Yams.swift
[68/128] Compiling Yams YamlError.swift
[72/128] Compiling ArgumentParser ArgumentDecoder.swift
[73/128] Compiling Yams Representer.swift
[74/128] Compiling ArgumentParser Flag.swift
[75/128] Compiling ArgumentParser NameSpecification.swift
[76/128] Compiling ArgumentParser Option.swift
[77/128] Compiling ArgumentParser OptionGroup.swift
[78/128] Compiling ArgumentParser HelpGenerator.swift
[79/128] Compiling ArgumentParser MessageInfo.swift
[80/128] Compiling ArgumentParser UsageGenerator.swift
[81/128] Compiling ArgumentParser CollectionExtensions.swift
[82/128] Compiling ArgumentParser ArgumentDefinition.swift
[83/128] Compiling ArgumentParser ArgumentSet.swift
[84/128] Compiling ArgumentParser CommandParser.swift
[85/128] Compiling ArgumentParser InputKey.swift
[100/128] Emitting module SwiftSyntax
[113/128] Compiling SwiftSyntax SyntaxTypeNodes.swift
[121/128] Write Objects.LinkFileList
[122/128] Archiving libSwiftSyntax.a
[124/134] Compiling SwiftDiagnostics Diagnostic.swift
[125/134] Compiling SwiftDiagnostics Message.swift
[126/134] Compiling SwiftDiagnostics Note.swift
[127/134] Compiling SwiftDiagnostics FixIt.swift
[128/134] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[129/134] Emitting module SwiftDiagnostics
[130/161] Compiling SwiftParser SyntaxUtils.swift
[131/161] Compiling SwiftParser TokenConsumer.swift
[132/161] Compiling SwiftParser TokenPrecedence.swift
[133/161] Compiling SwiftParser LoopProgressCondition.swift
[134/161] Compiling SwiftParser Modifiers.swift
[135/161] Compiling SwiftParser Names.swift
[136/163] Compiling SwiftParser DeclarationAttribute.swift
[137/163] Compiling SwiftParser DeclarationModifier.swift
[138/163] Emitting module SwiftParser
[139/163] Compiling SwiftParser Attributes.swift
[140/163] Compiling SwiftParser Availability.swift
[141/163] Compiling SwiftParser CharacterInfo.swift
[142/163] Compiling SwiftParser Parser+Entry.swift
[143/163] Compiling SwiftParser TypeAttribute.swift
[144/163] Compiling SwiftParser Nominals.swift
[145/163] Compiling SwiftParser Parser.swift
[146/163] Compiling SwiftParser Patterns.swift
[147/163] Compiling SwiftParser RawTokenKindSubset.swift
[148/163] Compiling SwiftParser Recovery.swift
[149/163] Compiling SwiftParser Statements.swift
[150/163] Compiling SwiftParser TopLevel.swift
[151/163] Compiling SwiftParser TriviaParser.swift
[152/163] Compiling SwiftParser Types.swift
[153/163] Compiling SwiftParser Declarations.swift
[154/163] Compiling SwiftParser Directives.swift
[155/163] Compiling SwiftParser Expressions.swift
[156/163] Compiling SwiftParser Lexer.swift
[157/163] Compiling SwiftParser LexerDiagnosticMessages.swift
[158/163] Compiling SwiftParser Lookahead.swift
[159/166] Compiling SwiftSyntaxParser SyntaxParser.swift
[160/166] Emitting module SwiftSyntaxParser
[161/166] Compiling SwiftSyntaxParser Diagnostic.swift
[161/166] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Diagnostic.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftDiagnostics.build/Diagnostic.swift.o(Diagnostic.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftSyntaxParser.build/Diagnostic.swift.o(Diagnostic.swift.o)'
[162/166] Archiving libSwiftSyntaxParser.a
[164/178] Compiling SitrepCore Results.swift
[165/178] Compiling SitrepCore Node.swift
[166/178] Compiling SitrepCore Report.swift
[167/178] Compiling SitrepCore BodyStripper.swift
[168/178] Compiling SitrepCore Comment.swift
[169/178] Compiling SitrepCore File.swift
[170/178] Compiling SitrepCore Function.swift
[171/178] Compiling SitrepCore Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SitrepCore/Configuration.swift:8:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// Holds the complete set of configured values and defaults.
5 | public struct Configuration: Codable {
| `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
6 | private let excluded: [String]
7 |
8 | public static let `default`: Configuration = .init(
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | excluded: []
10 | )
[172/178] Compiling SitrepCore Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SitrepCore/Configuration.swift:8:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// Holds the complete set of configured values and defaults.
5 | public struct Configuration: Codable {
| `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
6 | private let excluded: [String]
7 |
8 | public static let `default`: Configuration = .init(
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | excluded: []
10 | )
[173/178] Compiling SitrepCore Scan.swift
[174/178] Emitting module SitrepCore
/Users/admin/builder/spi-builder-workspace/Sources/SitrepCore/Configuration.swift:8:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// Holds the complete set of configured values and defaults.
5 | public struct Configuration: Codable {
| `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
6 | private let excluded: [String]
7 |
8 | public static let `default`: Configuration = .init(
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | excluded: []
10 | )
[175/178] Compiling SitrepCore FileVisitor.swift
[176/179] Compiling SitrepCore Type.swift
[177/182] Compiling Sitrep main.swift
[178/182] Emitting module Sitrep
[179/182] Compiling Sitrep Command.swift
[179/182] Write Objects.LinkFileList
[180/182] Linking Sitrep
[181/182] Applying Sitrep
Build complete! (26.45s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "508.0.0",
"upper_bound" : "509.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "Sitrep",
"name" : "Sitrep",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SitrepCore",
"targets" : [
"SitrepCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Sitrep",
"targets" : [
"Sitrep"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SitrepCoreTests",
"module_type" : "SwiftTarget",
"name" : "SitrepCoreTests",
"path" : "Tests/SitrepCoreTests",
"sources" : [
"SitrepCoreTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SitrepCore"
],
"type" : "test"
},
{
"c99name" : "SitrepCore",
"module_type" : "SwiftTarget",
"name" : "SitrepCore",
"path" : "Sources/SitrepCore",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxParser",
"Yams",
"ArgumentParser"
],
"product_memberships" : [
"SitrepCore",
"Sitrep"
],
"sources" : [
"BodyStripper.swift",
"Comment.swift",
"Configuration.swift",
"Extensions.swift",
"File.swift",
"FileVisitor.swift",
"Function.swift",
"Node.swift",
"Report.swift",
"Results.swift",
"Scan.swift",
"Type.swift"
],
"type" : "library"
},
{
"c99name" : "Sitrep",
"module_type" : "SwiftTarget",
"name" : "Sitrep",
"path" : "Sources/Sitrep",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"Sitrep"
],
"sources" : [
"Command.swift",
"main.swift"
],
"target_dependencies" : [
"SitrepCore"
],
"type" : "executable"
}
],
"tools_version" : "5.8"
}
Done.