Build Information
Successful build of Screws, reference main (afed31), with Swift 6.1 for Android on 19 Mar 2026 19:57:23 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rafaelfrancisco-dev/Screws.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/rafaelfrancisco-dev/Screws
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at afed314 fix: remove .defaultIsolation for Swift 6.0 compatibility
Cloned https://github.com/rafaelfrancisco-dev/Screws.git
Revision (git rev-parse @):
afed31498c46d79b106c5f3643aca96ee357389b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/rafaelfrancisco-dev/Screws.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/rafaelfrancisco-dev/Screws.git
https://github.com/rafaelfrancisco-dev/Screws.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "Screws",
"name" : "Screws",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "Screws",
"targets" : [
"Screws"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ScrewsDynamic",
"targets" : [
"Screws"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "ScrewsMacros",
"targets" : [
"ScrewsMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "ScrewsTests",
"module_type" : "SwiftTarget",
"name" : "ScrewsTests",
"path" : "Tests/ScrewsTests",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"MacroTests.swift",
"ScrewsTests.swift"
],
"target_dependencies" : [
"Screws",
"ScrewsMacros"
],
"type" : "test"
},
{
"c99name" : "ScrewsMacros",
"module_type" : "SwiftTarget",
"name" : "ScrewsMacros",
"path" : "Sources/ScrewsMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"Screws",
"ScrewsDynamic",
"ScrewsMacros"
],
"sources" : [
"DTOGeneratorMacro.swift",
"Macros.swift"
],
"type" : "macro"
},
{
"c99name" : "Screws",
"module_type" : "SwiftTarget",
"name" : "Screws",
"path" : "Sources/Screws",
"product_memberships" : [
"Screws",
"ScrewsDynamic"
],
"sources" : [
"DTOGenerator.swift",
"Extensions/Array.swift",
"Extensions/Convenience.swift",
"Extensions/Date.swift",
"Extensions/Double.swift",
"Extensions/FloatingPoint.swift",
"Extensions/SwiftUI/CenterModifier.swift",
"Extensions/SwiftUI/FrameTracker.swift",
"Extensions/SwiftUI/View.swift",
"Extensions/Task.swift",
"Screws.swift",
"SkipEncode.swift"
],
"target_dependencies" : [
"ScrewsMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/swiftlang/swift-syntax
[1/74833] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.21s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (8.28s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Building for debugging...
[0/43] Write sources
[19/43] Compiling _SwiftSyntaxCShims PlatformMutex.c
[19/43] Write swift-version-24593BA9C3E375BF.txt
[22/53] Emitting module SwiftSyntax602
[23/53] Emitting module SwiftSyntax600
[24/53] Compiling SwiftSyntax600 Empty.swift
[25/54] Emitting module SwiftSyntax601
[26/54] Emitting module SwiftSyntax510
[27/54] Compiling SwiftSyntax601 Empty.swift
[28/54] Compiling SwiftSyntax510 Empty.swift
[30/56] Compiling SwiftSyntax602 Empty.swift
[33/57] Wrapping AST for SwiftSyntax510 for debugging
[34/57] Wrapping AST for SwiftSyntax600 for debugging
[35/57] Wrapping AST for SwiftSyntax601 for debugging
[37/57] Emitting module SwiftSyntax509
[38/57] Compiling SwiftSyntax509 Empty.swift
[38/58] Wrapping AST for SwiftSyntax602 for debugging
[40/58] Wrapping AST for SwiftSyntax509 for debugging
[42/121] Compiling SwiftSyntax AbsolutePosition.swift
[43/121] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[44/121] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[45/121] Compiling SwiftSyntax Assert.swift
[46/121] Compiling SwiftSyntax BumpPtrAllocator.swift
[47/121] Compiling SwiftSyntax CommonAncestor.swift
[48/121] Compiling SwiftSyntax Convenience.swift
[49/121] Compiling SwiftSyntax CustomTraits.swift
[50/121] Compiling SwiftSyntax EditorPlaceholder.swift
[51/129] Compiling SwiftSyntax SyntaxNodeStructure.swift
[52/129] Compiling SwiftSyntax SyntaxProtocol.swift
[53/129] Compiling SwiftSyntax SyntaxText.swift
[54/129] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[55/129] Compiling SwiftSyntax TokenDiagnostic.swift
[56/129] Compiling SwiftSyntax TokenSequence.swift
[57/129] Compiling SwiftSyntax TokenSyntax.swift
[58/129] Compiling SwiftSyntax Trivia.swift
[59/129] Compiling SwiftSyntax Utils.swift
[60/129] Emitting module SwiftSyntax
[61/129] Compiling SwiftSyntax SourceLength.swift
[62/129] Compiling SwiftSyntax SourceLocation.swift
[63/129] Compiling SwiftSyntax SourcePresence.swift
[64/129] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[65/129] Compiling SwiftSyntax Syntax.swift
[66/129] Compiling SwiftSyntax SyntaxChildren.swift
[67/129] Compiling SwiftSyntax SyntaxCollection.swift
[68/129] Compiling SwiftSyntax SyntaxHashable.swift
[69/129] Compiling SwiftSyntax SyntaxIdentifier.swift
[70/129] Compiling SwiftSyntax SyntaxRewriter.swift
[71/129] Compiling SwiftSyntax SyntaxTraits.swift
[72/129] Compiling SwiftSyntax SyntaxVisitor.swift
[73/129] Compiling SwiftSyntax TokenKind.swift
[74/129] Compiling SwiftSyntax Tokens.swift
[75/129] Compiling SwiftSyntax TriviaPieces.swift
[76/129] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[77/129] Compiling SwiftSyntax RawSyntaxNodesC.swift
[78/129] Compiling SwiftSyntax RawSyntaxNodesD.swift
[79/129] Compiling SwiftSyntax Identifier.swift
[80/129] Compiling SwiftSyntax MemoryLayout.swift
[81/129] Compiling SwiftSyntax MissingNodeInitializers.swift
[82/129] Compiling SwiftSyntax RawSyntax.swift
[83/129] Compiling SwiftSyntax RawSyntaxArena.swift
[84/129] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[85/129] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[86/129] Compiling SwiftSyntax RawSyntaxTokenView.swift
[87/129] Compiling SwiftSyntax SourceEdit.swift
[88/129] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[89/129] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[90/129] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[91/129] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[92/129] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[93/129] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[94/129] Compiling SwiftSyntax RawSyntaxValidation.swift
[95/129] Compiling SwiftSyntax SyntaxNodesAB.swift
[96/129] Compiling SwiftSyntax ChildNameForKeyPath.swift
[97/129] Compiling SwiftSyntax Keyword.swift
[98/129] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[99/129] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[100/129] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[101/129] Compiling SwiftSyntax SyntaxBaseNodes.swift
[102/129] Compiling SwiftSyntax SyntaxCollections.swift
[103/129] Compiling SwiftSyntax SyntaxEnum.swift
[104/129] Compiling SwiftSyntax SyntaxKind.swift
[105/129] Compiling SwiftSyntax SyntaxNodesC.swift
[106/129] Compiling SwiftSyntax SyntaxNodesD.swift
[107/129] Compiling SwiftSyntax SyntaxNodesEF.swift
[108/129] Compiling SwiftSyntax SyntaxNodesGHI.swift
[109/129] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[110/129] Compiling SwiftSyntax SyntaxNodesOP.swift
[111/129] Compiling SwiftSyntax SyntaxNodesQRS.swift
[112/129] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[113/130] Wrapping AST for SwiftSyntax for debugging
[115/189] Compiling SwiftDiagnostics Message.swift
[116/190] Compiling SwiftBasicFormat Syntax+Extensions.swift
[117/190] Emitting module SwiftBasicFormat
[118/190] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[119/190] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[120/190] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[121/190] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[122/190] Compiling SwiftBasicFormat InferIndentation.swift
[123/190] Compiling SwiftDiagnostics Note.swift
[124/190] Compiling SwiftParser CharacterInfo.swift
[125/190] Compiling SwiftParser CollectionNodes+Parsable.swift
[126/190] Emitting module SwiftDiagnostics
[127/190] Compiling SwiftParser Attributes.swift
[128/190] Compiling SwiftParser Availability.swift
[129/190] Compiling SwiftBasicFormat Indenter.swift
[130/190] Compiling SwiftDiagnostics FixIt.swift
[131/190] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[132/191] Compiling SwiftBasicFormat BasicFormat.swift
[134/192] Wrapping AST for SwiftBasicFormat for debugging
[134/192] Wrapping AST for SwiftDiagnostics for debugging
[137/192] Compiling SwiftParser Lexeme.swift
[138/192] Compiling SwiftParser LexemeSequence.swift
[139/192] Compiling SwiftParser Lexer.swift
[140/192] Compiling SwiftParser RegexLiteralLexer.swift
[141/192] Compiling SwiftParser UnicodeScalarExtensions.swift
[142/192] Compiling SwiftParser Lookahead.swift
[143/197] Compiling SwiftParser StringLiterals.swift
[144/197] Compiling SwiftParser SwiftParserCompatibility.swift
[145/197] Compiling SwiftParser SwiftVersion.swift
[146/197] Compiling SwiftParser SyntaxUtils.swift
[147/197] Compiling SwiftParser TokenConsumer.swift
[148/197] Compiling SwiftParser TokenPrecedence.swift
[149/197] Compiling SwiftParser TokenSpec.swift
[150/197] Compiling SwiftParser TokenSpecSet.swift
[151/197] Compiling SwiftParser TopLevel.swift
[152/197] Compiling SwiftParser TriviaParser.swift
[153/197] Compiling SwiftParser Types.swift
[154/197] Emitting module SwiftParser
[155/197] Compiling SwiftParser LoopProgressCondition.swift
[156/197] Compiling SwiftParser Modifiers.swift
[157/197] Compiling SwiftParser Names.swift
[158/197] Compiling SwiftParser Nominals.swift
[159/197] Compiling SwiftParser Parameters.swift
[160/197] Compiling SwiftParser ParseSourceFile.swift
[161/197] Compiling SwiftParser Parser.swift
[162/197] Compiling SwiftParser Patterns.swift
[163/197] Compiling SwiftParser Recovery.swift
[164/197] Compiling SwiftParser Specifiers.swift
[165/197] Compiling SwiftParser Statements.swift
[166/197] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[171/197] Compiling SwiftParser CompilerFiles.swift
[172/197] Compiling SwiftParser Declarations.swift
[173/197] Compiling SwiftParser Directives.swift
[174/197] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[175/197] Compiling SwiftParser Expressions.swift
[176/197] Compiling SwiftParser IncrementalParseTransition.swift
[177/197] Compiling SwiftParser IsValidIdentifier.swift
[178/197] Compiling SwiftParser Cursor.swift
[179/197] Compiling SwiftParser ExperimentalFeatures.swift
[180/197] Compiling SwiftParser IsLexerClassified.swift
[181/197] Compiling SwiftParser LayoutNodes+Parsable.swift
[182/197] Compiling SwiftParser Parser+TokenSpecSet.swift
[183/197] Compiling SwiftParser TokenSpecStaticMembers.swift
[184/198] Wrapping AST for SwiftParser for debugging
[186/221] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[187/222] Compiling SwiftOperators PrecedenceGraph.swift
[188/222] Compiling SwiftOperators OperatorTable.swift
[189/223] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[190/223] Compiling SwiftOperators PrecedenceGroup.swift
[191/223] Compiling SwiftOperators OperatorTable+Semantics.swift
[192/223] Emitting module SwiftOperators
[193/223] Compiling SwiftParserDiagnostics MissingNodesError.swift
[194/223] Compiling SwiftParserDiagnostics MissingTokenError.swift
[195/223] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[196/223] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[197/223] Compiling SwiftOperators OperatorTable+Folding.swift
[198/223] Compiling SwiftOperators SyntaxSynthesis.swift
[200/224] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[201/224] Compiling SwiftParserDiagnostics Utils.swift
[202/224] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[202/224] Wrapping AST for SwiftOperators for debugging
[204/224] Emitting module SwiftParserDiagnostics
[205/224] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[206/224] Compiling SwiftParserDiagnostics PresenceUtils.swift
[209/224] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[210/224] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[213/225] Wrapping AST for SwiftParserDiagnostics for debugging
[215/240] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[216/240] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[217/240] Emitting module SwiftSyntaxBuilder
[218/241] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[219/241] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[220/241] Compiling SwiftSyntaxBuilder Indenter.swift
[221/241] Compiling SwiftSyntaxBuilder ListBuilder.swift
[222/241] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[223/241] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[224/241] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[225/241] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[226/241] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[227/241] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[228/241] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[229/241] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[230/241] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[231/242] Wrapping AST for SwiftSyntaxBuilder for debugging
[233/259] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[234/259] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[235/259] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[236/259] Compiling SwiftSyntaxMacros Macro+Format.swift
[237/261] Compiling SwiftSyntaxMacros MemberMacro.swift
[238/261] Compiling SwiftSyntaxMacros PeerMacro.swift
[239/261] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[240/261] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[241/261] Compiling SwiftSyntaxMacros Macro.swift
[242/261] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[243/261] Compiling SwiftSyntaxMacros AccessorMacro.swift
[244/261] Compiling SwiftSyntaxMacros AttachedMacro.swift
[245/261] Compiling SwiftSyntaxMacros BodyMacro.swift
[246/261] Emitting module SwiftSyntaxMacros
[247/261] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[248/261] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[249/261] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[250/261] Compiling SwiftSyntaxMacros PreambleMacro.swift
[251/261] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[252/262] Wrapping AST for SwiftSyntaxMacros for debugging
[254/271] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[255/272] Emitting module SwiftSyntaxMacroExpansion
[256/272] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[257/272] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[258/272] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[259/272] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[260/272] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[261/272] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[262/272] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[263/272] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[264/273] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[266/285] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[267/286] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[268/286] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[269/286] Emitting module SwiftCompilerPluginMessageHandling
[270/286] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[271/286] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[272/286] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[273/286] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[274/286] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[275/286] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[276/286] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[277/286] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[278/286] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[279/287] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[281/289] Emitting module SwiftCompilerPlugin
[282/289] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[283/290] Wrapping AST for SwiftCompilerPlugin for debugging
[285/293] Compiling ScrewsMacros Macros.swift
[286/293] Emitting module ScrewsMacros
[287/293] Compiling ScrewsMacros DTOGeneratorMacro.swift
[288/294] Wrapping AST for ScrewsMacros for debugging
[289/294] Write Objects.LinkFileList
[290/294] Linking ScrewsMacros-tool
[292/318] Compiling Screws Screws.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[293/319] Compiling Screws View.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[294/319] Compiling Screws Task.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[295/319] Compiling Screws CenterModifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[296/319] Compiling Screws FrameTracker.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[297/319] Compiling Screws Double.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[298/319] Compiling Screws FloatingPoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[299/319] Compiling Screws SkipEncode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[300/319] Emitting module Screws
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[301/319] Compiling Screws Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[302/319] Compiling Screws Date.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[303/319] Compiling Screws DTOGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[304/319] Compiling Screws Array.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[306/320] Compiling Screws Screws.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[307/321] Compiling Screws Task.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[310/321] Compiling Screws View.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[311/321] Emitting module Screws
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[316/321] Compiling Screws SkipEncode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[319/322] Wrapping AST for Screws for debugging
[320/322] Write Objects.LinkFileList
[321/322] Linking libScrewsDynamic.so
Build complete! (95.85s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "Screws",
"name" : "Screws",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "Screws",
"targets" : [
"Screws"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ScrewsDynamic",
"targets" : [
"Screws"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "ScrewsMacros",
"targets" : [
"ScrewsMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "ScrewsTests",
"module_type" : "SwiftTarget",
"name" : "ScrewsTests",
"path" : "Tests/ScrewsTests",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"MacroTests.swift",
"ScrewsTests.swift"
],
"target_dependencies" : [
"Screws",
"ScrewsMacros"
],
"type" : "test"
},
{
"c99name" : "ScrewsMacros",
"module_type" : "SwiftTarget",
"name" : "ScrewsMacros",
"path" : "Sources/ScrewsMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"Screws",
"ScrewsDynamic",
"ScrewsMacros"
],
"sources" : [
"DTOGeneratorMacro.swift",
"Macros.swift"
],
"type" : "macro"
},
{
"c99name" : "Screws",
"module_type" : "SwiftTarget",
"name" : "Screws",
"path" : "Sources/Screws",
"product_memberships" : [
"Screws",
"ScrewsDynamic"
],
"sources" : [
"DTOGenerator.swift",
"Extensions/Array.swift",
"Extensions/Convenience.swift",
"Extensions/Date.swift",
"Extensions/Double.swift",
"Extensions/FloatingPoint.swift",
"Extensions/SwiftUI/CenterModifier.swift",
"Extensions/SwiftUI/FrameTracker.swift",
"Extensions/SwiftUI/View.swift",
"Extensions/Task.swift",
"Screws.swift",
"SkipEncode.swift"
],
"target_dependencies" : [
"ScrewsMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Done.