The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-bundler, reference v2.0.10 (182d89), with Swift 6.3 for Linux on 14 Apr 2026 19:08:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

   |                            `- note: use 'name' instead
38 |             continue
39 |           }
/host/spi-builder-workspace/Sources/schema-gen/Namespace.swift:42:26: warning: 'identifier' is deprecated: renamed to 'name' [#DeprecatedDeclaration]
40 |           return .success(.structDecl(structDecl))
41 |         } else if let enumDecl = decl as? EnumDeclSyntax {
42 |           guard enumDecl.identifier.text == identifier else {
   |                          |- warning: 'identifier' is deprecated: renamed to 'name' [#DeprecatedDeclaration]
   |                          `- note: use 'name' instead
43 |             continue
44 |           }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1424/1480] Compiling SwiftOperators Operator.swift
[1425/1480] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1426/1480] Compiling SwiftOperators OperatorTable.swift
[1427/1480] Compiling SwiftOperators PrecedenceGraph.swift
[1428/1480] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1429/1480] Compiling SwiftParserDiagnostics Utils.swift
[1430/1480] Compiling schema_gen SchemaGenerator.swift
/host/spi-builder-workspace/Sources/schema-gen/SchemaGenerator.swift:5:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  3 | import SwiftParser
  4 |
  5 | extension FileHandle: TextOutputStream {
    | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  6 |   public func write(_ string: String) {
  7 |     let data = Data(string.utf8)
[1431/1480] Emitting module SwiftOperators
[1432/1481] Compiling SwiftOperators SyntaxSynthesis.swift
[1434/1481] Compiling SwiftOperators OperatorTable+Semantics.swift
[1435/1481] Compiling SwiftOperators OperatorTable+Folding.swift
[1436/1482] Wrapping AST for schema-gen for debugging
[1437/1482] Write Objects.LinkFileList
[1438/1482] Wrapping AST for SwiftOperators for debugging
[1440/1482] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1441/1482] Emitting module SwiftParserDiagnostics
[1441/1482] Linking schema-gen
[1448/1483] Wrapping AST for SwiftParser for debugging
[1450/1506] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1451/1507] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1452/1507] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1453/1507] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1454/1507] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1455/1507] Compiling SwiftParserDiagnostics Utils.swift
[1456/1507] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1457/1507] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1458/1507] Compiling SwiftOperators OperatorTable.swift
[1459/1507] Compiling SwiftOperators PrecedenceGroup.swift
[1460/1507] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1461/1507] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1462/1509] Compiling SwiftOperators PrecedenceGraph.swift
[1464/1509] Compiling SwiftOperators SyntaxSynthesis.swift
[1465/1509] Compiling SwiftOperators OperatorTable+Semantics.swift
[1465/1509] Wrapping AST for SwiftParserDiagnostics for debugging
[1467/1524] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1468/1524] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1469/1524] Compiling SwiftOperators OperatorTable+Folding.swift
[1470/1524] Emitting module SwiftOperators
[1471/1524] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1472/1524] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1474/1525] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1475/1525] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1476/1525] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1477/1547] Emitting module SwiftParserDiagnostics
[1477/1577] Wrapping AST for SwiftOperators for debugging
[1479/1599] Compiling SwiftFormat DocumentationCommentText.swift
[1480/1599] Compiling SwiftFormat Finding+Convenience.swift
[1481/1599] Compiling SwiftFormat FindingEmitter.swift
[1482/1599] Compiling SwiftFormat FormatPipeline.swift
[1483/1599] Emitting module SwiftSyntaxBuilder
[1488/1600] Compiling SwiftFormat FunctionDeclSyntax+Convenience.swift
[1489/1600] Compiling SwiftFormat ImportsXCTestVisitor.swift
[1490/1600] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1493/1600] Compiling SwiftFormat LazySplitSequence.swift
[1494/1600] Compiling SwiftFormat LegacyTriviaBehavior.swift
[1495/1600] Compiling SwiftFormat Parsing.swift
[1496/1600] Compiling SwiftFormat Configuration+Default.swift
[1497/1600] Compiling SwiftFormat LintPipeline.swift
[1498/1600] Compiling SwiftFormat ModifierListSyntax+Convenience.swift
[1499/1600] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1500/1601] Wrapping AST for SwiftSyntaxBuilder for debugging
[1502/1601] Compiling SwiftFormat IdentifiersMustBeASCII.swift
[1503/1601] Compiling SwiftFormat NeverForceUnwrap.swift
[1504/1601] Compiling SwiftFormat NeverUseForceTry.swift
[1505/1601] Compiling SwiftFormat NeverUseImplicitlyUnwrappedOptionals.swift
[1506/1601] Compiling SwiftFormat NoAccessLevelOnExtensionDeclaration.swift
[1507/1601] Compiling SwiftFormat NoAssignmentInExpressions.swift
[1508/1601] Compiling SwiftFormat NoBlockComments.swift
[1509/1601] Compiling SwiftFormat NoCasesWithOnlyFallthrough.swift
[1510/1601] Compiling SwiftFormat NoEmptyTrailingClosureParentheses.swift
[1511/1601] Compiling SwiftFormat NoLabelsInCasePatterns.swift
[1524/1611] Compiling SwiftFormat Configuration.swift
[1525/1611] Compiling SwiftFormat DebugOptions.swift
[1526/1611] Compiling SwiftFormat Finding.swift
[1527/1611] Compiling SwiftFormat FindingCategorizing.swift
[1528/1611] Compiling SwiftFormat Indent.swift
[1529/1611] Compiling SwiftFormat SwiftFormatError.swift
[1530/1611] Compiling SwiftFormat SwiftFormatter.swift
[1531/1611] Compiling SwiftFormat SwiftLinter.swift
[1532/1611] Compiling SwiftFormat Context.swift
[1533/1611] Compiling SwiftFormat DocumentationComment.swift
[1534/1611] Emitting module SwiftFormat
[1538/1612] Compiling SwiftFormat AllPublicDeclarationsHaveDocumentation.swift
[1539/1612] Compiling SwiftFormat AlwaysUseLiteralForEmptyCollectionInit.swift
[1540/1612] Compiling SwiftFormat AlwaysUseLowerCamelCase.swift
[1541/1612] Compiling SwiftFormat AmbiguousTrailingClosureOverload.swift
[1542/1612] Compiling SwiftFormat BeginDocumentationCommentWithOneLineSummary.swift
[1543/1612] Compiling SwiftFormat DoNotUseSemicolons.swift
[1544/1612] Compiling SwiftFormat DontRepeatTypeInStaticProperties.swift
[1545/1612] Compiling SwiftFormat FileScopedDeclarationPrivacy.swift
[1546/1612] Compiling SwiftFormat FullyIndirectEnum.swift
[1547/1612] Compiling SwiftFormat GroupNumericLiterals.swift
[1547/1612] Wrapping AST for SwiftParserDiagnostics for debugging
[1549/1621] Compiling SwiftFormat NoLeadingUnderscores.swift
[1550/1621] Compiling SwiftFormat NoParensAroundConditions.swift
[1551/1621] Compiling SwiftFormat NoPlaygroundLiterals.swift
[1552/1621] Compiling SwiftFormat NoVoidReturnOnFunctionSignature.swift
[1553/1621] Compiling SwiftFormat OmitExplicitReturns.swift
[1554/1621] Compiling SwiftFormat OneCasePerLine.swift
[1555/1621] Compiling SwiftFormat OneVariableDeclarationPerLine.swift
[1556/1621] Compiling SwiftFormat OnlyOneTrailingClosureArgument.swift
[1557/1621] Compiling SwiftFormat OrderedImports.swift
[1558/1621] Compiling SwiftFormat ReplaceForEachWithForLoop.swift
[1559/1701] Compiling SwiftFormat RuleRegistry+Generated.swift
[1560/1701] Compiling SwiftFormat RuleState.swift
[1561/1702] Compiling SwiftFormat Pipelines+Generated.swift
[1562/1702] Compiling SwiftFormat RememberingIterator.swift
[1563/1702] Emitting module SwiftSyntaxBuilder
[1564/1702] Compiling SwiftFormat Rule.swift
[1565/1702] Compiling SwiftFormat RuleBasedFindingCategory.swift
[1566/1702] Compiling SwiftFormat RuleMask.swift
[1567/1702] Compiling SwiftFormat RuleNameCache+Generated.swift
[1568/1702] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1569/1702] Compiling SwiftFormat ReturnVoidInsteadOfEmptyTuple.swift
[1570/1702] Compiling SwiftFormat TypeNamesShouldBeCapitalized.swift
[1571/1702] Compiling SwiftFormat UseEarlyExits.swift
[1572/1702] Compiling SwiftFormat UseLetInEveryBoundCaseVariable.swift
[1573/1702] Compiling SwiftFormat UseShorthandTypeNames.swift
[1574/1702] Compiling SwiftFormat UseSingleLinePropertyGetter.swift
[1575/1702] Compiling SwiftFormat UseSynthesizedInitializer.swift
[1576/1702] Compiling SwiftFormat UseTripleSlashForDocumentationComments.swift
[1577/1702] Compiling SwiftFormat UseWhereClausesInForLoops.swift
[1578/1702] Compiling SwiftFormat ValidateDocumentationComments.swift
[1579/1702] Emitting module SwiftFormat
[1580/1712] Compiling SwiftFormat DocumentationCommentText.swift
[1581/1712] Compiling SwiftFormat Finding+Convenience.swift
[1582/1712] Compiling SwiftFormat FindingEmitter.swift
[1583/1712] Compiling SwiftFormat FormatPipeline.swift
[1584/1712] Compiling SwiftFormat FunctionDeclSyntax+Convenience.swift
[1585/1712] Compiling SwiftFormat ImportsXCTestVisitor.swift
[1586/1712] Compiling SwiftFormat LazySplitSequence.swift
[1587/1712] Compiling SwiftFormat LegacyTriviaBehavior.swift
[1588/1712] Compiling SwiftFormat LintPipeline.swift
[1589/1712] Compiling SwiftFormat ModifierListSyntax+Convenience.swift
[1590/1712] Compiling SwiftFormat Parsing.swift
[1591/1712] Compiling SwiftFormat SyntaxFormatRule.swift
[1592/1712] Compiling SwiftFormat SyntaxLintRule.swift
[1593/1712] Compiling SwiftFormat SyntaxProtocol+Convenience.swift
[1594/1712] Compiling SwiftFormat Configuration+Default.swift
[1595/1712] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1596/1713] Wrapping AST for SwiftSyntaxBuilder for debugging
[1598/1727] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[1599/1727] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[1600/1728] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[1601/1728] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[1602/1728] Compiling SwiftSyntaxMacros AccessorMacro.swift
[1603/1728] Compiling SwiftSyntaxMacros AttachedMacro.swift
[1604/1728] Compiling SwiftSyntaxMacros PeerMacro.swift
[1605/1728] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[1606/1728] Compiling SwiftSyntaxMacros Macro+Format.swift
[1607/1728] Compiling SwiftSyntaxMacros MemberMacro.swift
[1608/1728] Compiling SwiftSyntaxMacros Macro.swift
[1609/1728] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1610/1728] Emitting module SwiftSyntaxMacros
[1611/1728] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[1612/1728] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[1614/1729] Compiling SwiftFormat IdentifiersMustBeASCII.swift
[1615/1729] Compiling SwiftFormat NeverForceUnwrap.swift
[1616/1729] Compiling SwiftFormat NeverUseForceTry.swift
[1617/1729] Compiling SwiftFormat NeverUseImplicitlyUnwrappedOptionals.swift
[1618/1729] Compiling SwiftFormat NoAccessLevelOnExtensionDeclaration.swift
[1619/1729] Compiling SwiftFormat NoAssignmentInExpressions.swift
[1620/1729] Compiling SwiftFormat NoBlockComments.swift
[1621/1729] Compiling SwiftFormat NoCasesWithOnlyFallthrough.swift
[1622/1729] Compiling SwiftFormat NoEmptyTrailingClosureParentheses.swift
[1623/1729] Compiling SwiftFormat NoLabelsInCasePatterns.swift
[1624/1729] Compiling SwiftFormat NoLeadingUnderscores.swift
[1625/1729] Compiling SwiftFormat NoParensAroundConditions.swift
[1626/1729] Compiling SwiftFormat NoPlaygroundLiterals.swift
[1627/1729] Compiling SwiftFormat NoVoidReturnOnFunctionSignature.swift
[1628/1729] Compiling SwiftFormat OmitExplicitReturns.swift
[1629/1729] Compiling SwiftFormat OneCasePerLine.swift
[1630/1729] Compiling SwiftFormat OneVariableDeclarationPerLine.swift
[1631/1729] Compiling SwiftFormat OnlyOneTrailingClosureArgument.swift
[1632/1729] Compiling SwiftFormat OrderedImports.swift
[1633/1729] Compiling SwiftFormat ReplaceForEachWithForLoop.swift
[1634/1729] Compiling SwiftFormat AllPublicDeclarationsHaveDocumentation.swift
[1635/1729] Compiling SwiftFormat AlwaysUseLiteralForEmptyCollectionInit.swift
[1636/1729] Compiling SwiftFormat AlwaysUseLowerCamelCase.swift
[1637/1729] Compiling SwiftFormat AmbiguousTrailingClosureOverload.swift
[1638/1729] Compiling SwiftFormat BeginDocumentationCommentWithOneLineSummary.swift
[1639/1729] Compiling SwiftFormat DoNotUseSemicolons.swift
[1640/1729] Compiling SwiftFormat DontRepeatTypeInStaticProperties.swift
[1641/1729] Compiling SwiftFormat FileScopedDeclarationPrivacy.swift
[1642/1729] Compiling SwiftFormat FullyIndirectEnum.swift
[1643/1729] Compiling SwiftFormat GroupNumericLiterals.swift
[1643/1729] Wrapping AST for SwiftSyntaxMacros for debugging
[1645/1737] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1646/1737] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1647/1737] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1648/1737] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1649/1737] Emitting module SwiftSyntaxMacroExpansion
[1650/1737] Compiling SwiftFormat WhitespaceLinter.swift
[1661/1738] Wrapping AST for SwiftFormat for debugging
[1663/1740] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1664/1740] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1665/1740] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1666/1741] Emitting module SwiftFormatConfiguration
[1667/1741] Compiling SwiftFormatConfiguration Compatibility.swift
[1669/1742] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[1671/1742] Compiling SwiftFormat ReturnVoidInsteadOfEmptyTuple.swift
[1672/1742] Compiling SwiftFormat TypeNamesShouldBeCapitalized.swift
[1673/1742] Compiling SwiftFormat UseEarlyExits.swift
[1674/1742] Compiling SwiftFormat UseLetInEveryBoundCaseVariable.swift
[1675/1742] Compiling SwiftFormat UseShorthandTypeNames.swift
[1676/1742] Compiling SwiftFormat UseSingleLinePropertyGetter.swift
[1677/1742] Compiling SwiftFormat UseSynthesizedInitializer.swift
[1678/1742] Compiling SwiftFormat UseTripleSlashForDocumentationComments.swift
[1679/1742] Compiling SwiftFormat UseWhereClausesInForLoops.swift
[1680/1742] Compiling SwiftFormat ValidateDocumentationComments.swift
[1680/1749] Wrapping AST for SwiftFormatConfiguration for debugging
[1682/1749] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1683/1749] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1684/1749] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1685/1749] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1686/1749] Emitting module SwiftCompilerPluginMessageHandling
[1699/1749] Compiling SwiftFormat Configuration.swift
[1700/1749] Compiling SwiftFormat DebugOptions.swift
[1701/1749] Compiling SwiftFormat Finding.swift
[1702/1749] Compiling SwiftFormat FindingCategorizing.swift
[1703/1749] Compiling SwiftFormat Indent.swift
[1704/1749] Compiling SwiftFormat SwiftFormatError.swift
[1705/1749] Compiling SwiftFormat SwiftFormatter.swift
[1706/1749] Compiling SwiftFormat SwiftLinter.swift
[1707/1749] Compiling SwiftFormat Context.swift
[1708/1749] Compiling SwiftFormat DocumentationComment.swift
[1720/1749] Compiling SwiftFormat Trivia+Convenience.swift
[1721/1749] Compiling SwiftFormat WithSemicolonSyntax.swift
[1722/1749] Compiling SwiftFormat Comment.swift
[1723/1749] Compiling SwiftFormat Indent+Length.swift
[1724/1749] Compiling SwiftFormat PrettyPrint.swift
[1725/1749] Compiling SwiftFormat PrettyPrintFindingCategory.swift
[1726/1749] Compiling SwiftFormat Token.swift
[1727/1749] Compiling SwiftFormat TokenStreamCreator.swift
[1728/1749] Compiling SwiftFormat Verbatim.swift
[1729/1749] Compiling SwiftFormat WhitespaceFindingCategory.swift
[1732/1750] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1733/1750] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1734/1751] Wrapping AST for SwiftFormat for debugging
[1735/1753] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[1737/1755] Compiling SwiftFormatConfiguration Compatibility.swift
[1738/1755] Emitting module SwiftFormatConfiguration
[1739/1756] Wrapping AST for SwiftFormatConfiguration for debugging
[1741/1756] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1742/1756] Emitting module SwiftCompilerPlugin
[1743/1759] Wrapping AST for SwiftCompilerPlugin for debugging
[1745/1760] Compiling CasePathsMacros Plugin.swift
[1746/1760] Compiling CasePathsMacros CasePathableMacro.swift
[1747/1760] Emitting module CasePathsMacros
[1748/1761] Wrapping AST for CasePathsMacros for debugging
[1749/1761] Write Objects.LinkFileList
[1750/1761] Linking CasePathsMacros-tool
[1752/1775] Compiling CasePaths Exports.swift
[1753/1775] Compiling CasePaths LockIsolated.swift
[1754/1775] Compiling CasePaths Exports.swift
[1755/1775] Compiling CasePaths LockIsolated.swift
[1756/1775] Emitting module CasePaths
Internal Error: invalidPayloadSize
[1757/1775] Compiling CasePaths Macros.swift
[1758/1775] Compiling CasePaths XCTestSupport.swift
[1760/1775] Compiling CasePaths Macros.swift
[1761/1775] Compiling CasePaths Deprecations.swift
[1763/1775] Emitting module CasePaths
Internal Error: invalidPayloadSize
[1764/1775] Compiling CasePaths EnumReflection.swift
[1767/1777] Wrapping AST for CasePaths for debugging
[1770/1911] Compiling Parsing Identity.swift
[1771/1911] Compiling Parsing JSON.swift
[1772/1911] Compiling Parsing LosslessStringConvertible.swift
[1773/1911] Compiling Parsing Memberwise.swift
[1774/1911] Compiling Parsing ParseableFormatStyleConversion.swift
[1775/1911] Compiling Parsing RawRepresentable.swift
[1776/1911] Compiling Parsing String.swift
[1777/1911] Compiling Parsing Substring.swift
[1778/1911] Compiling Parsing UTF8View.swift
[1779/1911] Compiling Parsing ConvertingError.swift
[1780/1911] Compiling Parsing JSON.swift
[1781/1911] Compiling Parsing LosslessStringConvertible.swift
[1782/1911] Compiling Parsing Memberwise.swift
[1783/1911] Compiling Parsing ParseableFormatStyleConversion.swift
[1784/1911] Compiling Parsing RawRepresentable.swift
[1785/1911] Compiling Parsing String.swift
[1786/1911] Compiling Parsing Substring.swift
[1787/1911] Compiling Parsing UTF8View.swift
[1788/1911] Compiling Parsing ConvertingError.swift
[1799/1920] Compiling Parsing CaseIterableRawRepresentable.swift
[1800/1920] Compiling Parsing CharacterSet.swift
[1801/1920] Compiling Parsing Conditional.swift
[1802/1920] Compiling Parsing Consumed.swift
[1803/1920] Compiling Parsing Digits.swift
[1804/1920] Compiling Parsing End.swift
[1805/1920] Compiling Parsing Fail.swift
[1806/1920] Compiling Parsing Filter.swift
[1807/1920] Compiling Parsing First.swift
[1808/1920] Compiling Parsing PrefixThrough.swift
[1809/1920] Compiling Parsing PrefixUpTo.swift
[1810/1920] Compiling Parsing Printing.swift
[1811/1920] Compiling Parsing Pullback.swift
[1812/1920] Compiling Parsing ReplaceError.swift
[1813/1920] Compiling Parsing Rest.swift
[1814/1920] Compiling Parsing Skip.swift
[1815/1920] Compiling Parsing StartsWith.swift
[1816/1920] Compiling Parsing UUID.swift
[1826/1920] Compiling Parsing OneOf.swift
[1836/1920] Compiling Parsing Identity.swift
[1847/1920] Compiling Parsing OneOfMany.swift
[1848/1920] Compiling Parsing Optional.swift
[1849/1920] Compiling Parsing Optionally.swift
[1850/1920] Compiling Parsing Parse.swift
[1851/1920] Compiling Parsing ParseableFormatStyle.swift
[1852/1920] Compiling Parsing Peek.swift
[1853/1920] Compiling Parsing Pipe.swift
[1854/1920] Compiling Parsing Prefix.swift
[1855/1929] Compiling Parsing CaseIterableRawRepresentable.swift
[1856/1929] Compiling Parsing CharacterSet.swift
[1857/1929] Compiling Parsing Conditional.swift
[1858/1929] Compiling Parsing Consumed.swift
[1859/1929] Compiling Parsing Digits.swift
[1860/1929] Compiling Parsing End.swift
[1861/1929] Compiling Parsing Map.swift
[1862/1929] Compiling Parsing Newline.swift
[1863/1929] Compiling Parsing Not.swift
[1864/1929] Emitting module Parsing
[1874/1929] Compiling Parsing CountingRange.swift
[1875/1929] Compiling Parsing EmptyInitializable.swift
[1876/1929] Compiling Parsing AnyEquatable.swift
[1877/1929] Compiling Parsing Deprecations.swift
[1878/1929] Compiling Parsing Parser.swift
[1879/1929] Compiling Parsing ParserPrinter.swift
[1880/1929] Compiling Parsing Always.swift
[1881/1929] Compiling Parsing AnyParserPrinter.swift
[1882/1929] Compiling Parsing Backtracking.swift
[1883/1929] Compiling Parsing Bool.swift
[1893/1929] Emitting module Parsing
[1904/1929] Compiling Parsing Whitespace.swift
[1905/1929] Compiling Parsing AnyParser.swift
[1906/1929] Compiling Parsing CompactMap.swift
[1907/1929] Compiling Parsing FlatMap.swift
[1908/1929] Compiling Parsing Parsers.swift
[1909/1929] Compiling Parsing Stream.swift
[1910/1929] Compiling Parsing ParsingError.swift
[1911/1929] Compiling Parsing PrependableCollection.swift
[1912/1929] Compiling Parsing PrintingError.swift
[1913/1930] Wrapping AST for Parsing for debugging
[1926/2143] Compiling swift_bundler AppConfiguration.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1927/2143] Compiling swift_bundler AppConfigurationError.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1928/2143] Compiling swift_bundler MigrationMode.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1929/2143] Compiling swift_bundler PackageConfiguration.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1930/2143] Compiling swift_bundler PackageConfigurationError.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1931/2143] Compiling swift_bundler PlistError.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1932/2143] Compiling swift_bundler PlistValue.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1933/2143] Compiling swift_bundler PackageConfigurationV1.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1934/2143] Compiling swift_bundler AppConfigurationV2.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1935/2143] Compiling swift_bundler PackageConfigurationV2.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1936/2143] Compiling swift_bundler Array.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1937/2143] Compiling swift_bundler CaseIterable.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1938/2143] Compiling swift_bundler FileHandle+TextOutputStream.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1939/2143] Compiling swift_bundler FileManager.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1940/2143] Compiling swift_bundler PBXProductType.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1941/2158] Compiling swift_bundler VisionOSBundler.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1942/2158] Compiling swift_bundler VisionOSBundlerError.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1943/2158] Compiling swift_bundler XcodeSupportGenerator.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1944/2158] Compiling swift_bundler XcodeSupportGeneratorError.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1945/2158] Compiling swift_bundler ExecutableTarget.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1946/2158] Compiling swift_bundler LibraryTarget.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1947/2158] Compiling swift_bundler TargetType.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1948/2158] Compiling swift_bundler XcodeFile.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1949/2158] Compiling swift_bundler XcodePackageDependency.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1950/2158] Compiling swift_bundler XcodeTarget.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1951/2158] Compiling swift_bundler XcodeprojConverter.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1952/2158] Compiling swift_bundler XcodeprojConverterError.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1953/2158] Compiling swift_bundler AsyncCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1954/2158] Compiling swift_bundler BundleArguments.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1955/2158] Compiling swift_bundler BundleCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:45:10: error: value of type 'BundleCommand' has no member 'builtWithXcode'
 43 |     _arguments = arguments
 44 |     self.skipBuild = skipBuild
 45 |     self.builtWithXcode = builtWithXcode
    |          `- error: value of type 'BundleCommand' has no member 'builtWithXcode'
 46 |   }
 47 |
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:140:21: error: value of type 'BundleArguments' has no member 'universal'
138 |       case .macOS:
139 |         architectures =
140 |           arguments.universal
    |                     `- error: value of type 'BundleArguments' has no member 'universal'
141 |           ? [.arm64, .x86_64]
142 |           : (!arguments.architectures.isEmpty
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:168:25: error: cannot find 'builtWithXcode' in scope
166 |       if !Self.validateArguments(
167 |         arguments, platform: arguments.platform, skipBuild: skipBuild,
168 |         builtWithXcode: builtWithXcode)
    |                         `- error: cannot find 'builtWithXcode' in scope
169 |       {
170 |         Foundation.exit(1)
/host/spi-builder-workspace/Sources/swift-bundler/Commands/BundleCommand.swift:228:25: error: cannot find 'builtWithXcode' in scope
226 |           productsDirectory: productsDirectory,
227 |           outputDirectory: outputDirectory,
228 |           isXcodeBuild: builtWithXcode,
    |                         `- error: cannot find 'builtWithXcode' in scope
229 |           universal: universal,
230 |           standAlone: arguments.standAlone,
[1956/2158] Emitting module swift_bundler
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[1988/2173] Compiling swift_bundler Process.swift
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1989/2173] Compiling swift_bundler ProcessError.swift
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1990/2173] Compiling swift_bundler Result.swift
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1991/2173] Compiling swift_bundler Sequence.swift
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1992/2173] Compiling swift_bundler String.swift
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1993/2173] Compiling swift_bundler URL.swift
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1994/2173] Compiling swift_bundler Version.swift
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1995/2173] Compiling swift_bundler SwiftBundler.swift
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1996/2173] Compiling swift_bundler Box.swift
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1997/2173] Compiling swift_bundler Logger.swift
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1998/2173] Compiling swift_bundler LoggerLevel.swift
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1999/2173] Compiling swift_bundler Array+OutputComponent.swift
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2000/2173] Compiling swift_bundler ExampleCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2001/2173] Compiling swift_bundler InlineList.swift
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2002/2173] Compiling swift_bundler KeyedList.swift
/host/spi-builder-workspace/Sources/swift-bundler/Utility/Logger.swift:9:8: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 7 |
 8 | /// Swift Bundler's basic log handler.
 9 | struct Handler: LogHandler {
   |        `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |   var metadata: Logger.Metadata = [:]
11 |   var logLevel: Logger.Level = .info
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2003/2173] Compiling swift_bundler KeyedListBuilder.swift
[2004/2173] Compiling swift_bundler Line.swift
[2005/2173] Compiling swift_bundler LineBuilder.swift
[2006/2173] Compiling swift_bundler LinePartsBuilder.swift
[2007/2173] Compiling swift_bundler List.swift
[2008/2173] Compiling swift_bundler Output.swift
[2009/2173] Compiling swift_bundler OutputBuilder.swift
[2010/2173] Compiling swift_bundler OutputComponent.swift
[2011/2173] Compiling swift_bundler OutputPartsBuilder.swift
[2012/2173] Compiling swift_bundler Section.swift
[2013/2173] Compiling swift_bundler String+OutputComponent.swift
[2014/2173] Compiling swift_bundler StringOutput.swift
[2015/2173] Compiling swift_bundler Signal.swift
[2016/2173] Compiling swift_bundler Stopwatch.swift
[2017/2173] Compiling swift_bundler YamlUtils.swift
[2018/2173] Compiling swift_bundler CLIError.swift
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[2019/2173] Compiling swift_bundler Command.swift
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[2020/2173] Compiling swift_bundler ConvertCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[2021/2173] Compiling swift_bundler CreateCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[2022/2173] Compiling swift_bundler GenerateXcodeSupportCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[2023/2173] Compiling swift_bundler ListIdentitiesCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[2024/2173] Compiling swift_bundler MigrateCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[2025/2173] Compiling swift_bundler RunCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[2026/2173] Compiling swift_bundler SimulatorsBootCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[2027/2173] Compiling swift_bundler SimulatorsListCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[2028/2173] Compiling swift_bundler SimulatorsCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[2029/2173] Compiling swift_bundler TemplatesInfoCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[2030/2173] Compiling swift_bundler TemplatesListCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[2031/2173] Compiling swift_bundler TemplatesUpdateCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[2032/2173] Compiling swift_bundler TemplatesCommand.swift
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/Array.swift:4:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 2 | import StackOtterArgParser
 3 |
 4 | extension Array: ExpressibleByArgument where Element: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |   public var defaultValueDescription: String {
 6 |     "[" + self.map(\.defaultValueDescription).joined(separator: ", ") + "]"
/host/spi-builder-workspace/Sources/swift-bundler/Extensions/FileHandle+TextOutputStream.swift:3:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension FileHandle: TextOutputStream {
  | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public func write(_ string: String) {
5 |     let data = Data(string.utf8)
[2048/2173] Compiling swift_bundler PlistCreator.swift
[2049/2173] Compiling swift_bundler PlistCreatorError.swift
[2050/2173] Compiling swift_bundler ResourceBundler.swift
[2051/2173] Compiling swift_bundler ResourceBundlerError.swift
[2052/2173] Compiling swift_bundler Device.swift
[2053/2173] Compiling swift_bundler Runner.swift
[2054/2173] Compiling swift_bundler RunnerError.swift
[2055/2173] Compiling swift_bundler Simulator.swift
[2056/2173] Compiling swift_bundler SimulatorList.swift
[2057/2173] Compiling swift_bundler SimulatorManager.swift
[2058/2173] Compiling swift_bundler SimulatorManagerError.swift
[2059/2173] Compiling swift_bundler StoryboardCompiler.swift
[2060/2173] Compiling swift_bundler StoryboardCompilerError.swift
[2061/2173] Compiling swift_bundler BuildArchitecture.swift
[2062/2173] Compiling swift_bundler BuildConfiguration.swift
[2078/2173] Compiling swift_bundler AsyncMain.swift
[2079/2173] Compiling swift_bundler Bundler.swift
[2080/2173] Compiling swift_bundler CodeSigner.swift
[2081/2173] Compiling swift_bundler CodeSignerError.swift
[2082/2173] Compiling swift_bundler ProvisioningProfile.swift
[2083/2173] Compiling swift_bundler DynamicLibraryBundler.swift
[2084/2173] Compiling swift_bundler DynamicLibraryBundlerError.swift
[2085/2173] Compiling swift_bundler IOSBundler.swift
[2086/2173] Compiling swift_bundler IOSBundlerError.swift
[2087/2173] Compiling swift_bundler IconSetCreator.swift
[2088/2173] Compiling swift_bundler IconSetCreatorError.swift
[2089/2173] Compiling swift_bundler MacOSBundler.swift
[2090/2173] Compiling swift_bundler MacOSBundlerError.swift
[2091/2173] Compiling swift_bundler MetalCompiler.swift
[2092/2173] Compiling swift_bundler MetalCompilerError.swift
[2138/2173] Compiling swift_bundler PackageManifest.swift
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
[2139/2173] Compiling swift_bundler Platform.swift
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
[2140/2173] Compiling swift_bundler SwiftPackageManager.swift
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
[2141/2173] Compiling swift_bundler SwiftPackageManagerError.swift
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
[2142/2173] Compiling swift_bundler SwiftTargetInfo.swift
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
[2143/2173] Compiling swift_bundler System.swift
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
[2144/2173] Compiling swift_bundler SystemError.swift
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
[2145/2173] Compiling swift_bundler IndentationStyle.swift
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
[2146/2173] Compiling swift_bundler SystemDependency.swift
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
[2147/2173] Compiling swift_bundler Template.swift
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
[2148/2173] Compiling swift_bundler TemplateManifest.swift
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
[2149/2173] Compiling swift_bundler Templater.swift
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
[2150/2173] Compiling swift_bundler TemplaterError.swift
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
[2151/2173] Compiling swift_bundler VariableEvaluator.swift
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
[2152/2173] Compiling swift_bundler VariableEvaluatorError.swift
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
/host/spi-builder-workspace/Sources/swift-bundler/Bundler/SwiftPackageManager/SwiftPackageManager.swift:348:11: warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
346 |
347 |     #if os(Linux)
348 |       let temporaryAutolinkFile =
    |           `- warning: initialization of immutable value 'temporaryAutolinkFile' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
349 |         temporaryDirectory
350 |         .appendingPathComponent("\(uuid)-PackageManifest.autolink").path
BUILD FAILURE 6.3 linux