Build Information
Successful build of SemiSingleton, reference main (dc4e36
), with Swift 6.2 (beta) for Linux on 22 Jun 2025 14:28:17 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/SemiSingleton.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/Frizlab/SemiSingleton
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at dc4e36b Dummy code formatting change
Cloned https://github.com/Frizlab/SemiSingleton.git
Revision (git rev-parse @):
dc4e36b23ad96043f05d893cb72245cdf2f74076
SUCCESS checkout https://github.com/Frizlab/SemiSingleton.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Frizlab/SemiSingleton.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Frizlab/GlobalConfModule.git
Fetching https://github.com/Frizlab/SafeGlobal.git
Fetching https://github.com/Frizlab/RecursiveSyncDispatch.git
[1/661] Fetching globalconfmodule
[662/4497] Fetching globalconfmodule, swift-log
[1315/4671] Fetching globalconfmodule, swift-log, recursivesyncdispatch
[1387/4853] Fetching globalconfmodule, swift-log, recursivesyncdispatch, safeglobal
Fetched https://github.com/Frizlab/RecursiveSyncDispatch.git from cache (0.48s)
[2608/4679] Fetching globalconfmodule, swift-log, safeglobal
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.69s)
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.69s)
Fetched https://github.com/apple/swift-log.git from cache (0.70s)
Computing version for https://github.com/Frizlab/RecursiveSyncDispatch.git
Computed https://github.com/Frizlab/RecursiveSyncDispatch.git at 1.0.1 (4.66s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
Computed https://github.com/Frizlab/SafeGlobal.git at 0.3.3 (0.84s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/70925] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.84s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.3 (10.05s)
Fetching https://github.com/apple/swift-service-context.git
[1/1081] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.98s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.93s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (1.34s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.77s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/Frizlab/SafeGlobal.git
Working copy of https://github.com/Frizlab/SafeGlobal.git resolved at 0.3.3
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/Frizlab/RecursiveSyncDispatch.git
Working copy of https://github.com/Frizlab/RecursiveSyncDispatch.git resolved at 1.0.1
Building for debugging...
[0/39] Write sources
[20/39] Compiling _SwiftSyntaxCShims dummy.c
[21/39] Write swift-version-24593BA9C3E375BF.txt
[23/55] Emitting module SwiftSyntax600
[24/55] Emitting module ServiceContextModule
[25/55] Emitting module SwiftSyntax509
[26/55] Compiling SwiftSyntax509 Empty.swift
[27/56] Wrapping AST for SwiftSyntax509 for debugging
[29/56] Compiling SwiftSyntax600 Empty.swift
[30/57] Compiling ServiceContextModule ServiceContextKey.swift
[31/57] Compiling SwiftSyntax510 Empty.swift
[32/57] Emitting module SwiftSyntax510
[34/58] Compiling ServiceContextModule ServiceContext.swift
[36/59] Wrapping AST for SwiftSyntax600 for debugging
[37/59] Wrapping AST for SwiftSyntax510 for debugging
[39/123] Compiling Logging MetadataProvider.swift
[40/123] Emitting module RecursiveSyncDispatch
[41/123] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[43/124] Compiling Logging Locks.swift
[44/124] Compiling Logging LogHandler.swift
[45/124] Compiling Logging Logging.swift
[46/124] Emitting module Logging
[48/125] Compiling SwiftSyntax AbsolutePosition.swift
[49/125] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[50/125] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[51/125] Compiling SwiftSyntax Assert.swift
[52/125] Compiling SwiftSyntax BumpPtrAllocator.swift
[53/125] Compiling SwiftSyntax CommonAncestor.swift
[54/125] Compiling SwiftSyntax Convenience.swift
[55/125] Compiling SwiftSyntax CustomTraits.swift
[56/125] Compiling SwiftSyntax Identifier.swift
[57/133] Compiling SwiftSyntax SourcePresence.swift
[58/133] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[59/133] Compiling SwiftSyntax Syntax.swift
[60/133] Compiling SwiftSyntax SyntaxArena.swift
[61/133] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[62/133] Compiling SwiftSyntax SyntaxChildren.swift
[63/133] Compiling SwiftSyntax SyntaxCollection.swift
[64/133] Compiling SwiftSyntax SyntaxHashable.swift
[65/133] Compiling SwiftSyntax SyntaxIdentifier.swift
[66/133] Compiling SwiftSyntax MemoryLayout.swift
[67/133] Compiling SwiftSyntax MissingNodeInitializers.swift
[68/133] Compiling SwiftSyntax RawSyntax.swift
[69/133] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[70/133] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[71/133] Compiling SwiftSyntax RawSyntaxTokenView.swift
[72/133] Compiling SwiftSyntax SourceEdit.swift
[73/133] Compiling SwiftSyntax SourceLength.swift
[74/133] Compiling SwiftSyntax SourceLocation.swift
[75/133] Emitting module SwiftSyntax
[76/133] Compiling SwiftSyntax SyntaxKind.swift
[77/133] Compiling SwiftSyntax SyntaxRewriter.swift
[78/133] Compiling SwiftSyntax SyntaxTraits.swift
[79/133] Compiling SwiftSyntax SyntaxVisitor.swift
[80/133] Compiling SwiftSyntax TokenKind.swift
[81/133] Compiling SwiftSyntax Tokens.swift
[82/133] Compiling SwiftSyntax TriviaPieces.swift
[83/133] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[84/133] Compiling SwiftSyntax RawSyntaxNodesC.swift
[85/133] Compiling SwiftSyntax RawSyntaxNodesD.swift
[86/133] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[87/133] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[88/133] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[89/133] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[90/133] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[91/133] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[92/133] Compiling SwiftSyntax RawSyntaxValidation.swift
[93/133] Compiling SwiftSyntax SyntaxNodesAB.swift
[94/133] Compiling SwiftSyntax Utils.swift
[95/133] Compiling SwiftSyntax ChildNameForKeyPath.swift
[96/133] Compiling SwiftSyntax Keyword.swift
[97/133] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[98/133] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[99/133] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[100/133] Compiling SwiftSyntax SyntaxBaseNodes.swift
[101/133] Compiling SwiftSyntax SyntaxCollections.swift
[102/133] Compiling SwiftSyntax SyntaxEnum.swift
[103/133] Compiling SwiftSyntax SyntaxNodeFactory.swift
[104/133] Compiling SwiftSyntax SyntaxNodeStructure.swift
[105/133] Compiling SwiftSyntax SyntaxProtocol.swift
[106/133] Compiling SwiftSyntax SyntaxText.swift
[107/133] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[108/133] Compiling SwiftSyntax TokenDiagnostic.swift
[109/133] Compiling SwiftSyntax TokenSequence.swift
[110/133] Compiling SwiftSyntax TokenSyntax.swift
[111/133] Compiling SwiftSyntax Trivia.swift
[112/133] Compiling SwiftSyntax SyntaxNodesC.swift
[113/133] Compiling SwiftSyntax SyntaxNodesD.swift
[114/133] Compiling SwiftSyntax SyntaxNodesEF.swift
[115/133] Compiling SwiftSyntax SyntaxNodesGHI.swift
[116/133] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[117/133] Compiling SwiftSyntax SyntaxNodesOP.swift
[118/133] Compiling SwiftSyntax SyntaxNodesQRS.swift
[119/133] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[120/186] Wrapping AST for SwiftSyntax for debugging
[122/191] Compiling SwiftDiagnostics FixIt.swift
[123/192] Compiling SwiftDiagnostics Message.swift
[124/192] Compiling SwiftDiagnostics Note.swift
[125/192] Compiling SwiftBasicFormat Syntax+Extensions.swift
[126/192] Compiling SwiftParser Attributes.swift
[127/192] Compiling SwiftParser Availability.swift
[128/192] Emitting module SwiftDiagnostics
[129/192] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[130/192] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[131/192] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[132/192] Compiling SwiftParser CharacterInfo.swift
[133/192] Compiling SwiftParser CollectionNodes+Parsable.swift
[134/192] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[135/192] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[137/193] Compiling SwiftParser SwiftParserCompatibility.swift
[138/193] Compiling SwiftParser SwiftVersion.swift
[139/193] Compiling SwiftParser SyntaxUtils.swift
[140/193] Compiling SwiftParser TokenConsumer.swift
[141/193] Compiling SwiftParser TokenPrecedence.swift
[142/198] Compiling SwiftBasicFormat InferIndentation.swift
[142/198] Wrapping AST for SwiftDiagnostics for debugging
[144/198] Emitting module SwiftBasicFormat
[145/198] Compiling SwiftBasicFormat BasicFormat.swift
[146/199] Wrapping AST for SwiftBasicFormat for debugging
[148/199] Compiling SwiftParser TokenSpec.swift
[149/199] Compiling SwiftParser TokenSpecSet.swift
[150/199] Compiling SwiftParser TopLevel.swift
[151/199] Compiling SwiftParser TriviaParser.swift
[152/199] Compiling SwiftParser Types.swift
[153/199] Compiling SwiftParser Modifiers.swift
[154/199] Compiling SwiftParser Names.swift
[155/199] Compiling SwiftParser Nominals.swift
[156/199] Compiling SwiftParser Parameters.swift
[157/199] Compiling SwiftParser ParseSourceFile.swift
[158/199] Compiling SwiftParser Parser.swift
[159/199] Compiling SwiftParser LexemeSequence.swift
[160/199] Compiling SwiftParser Lexer.swift
[161/199] Compiling SwiftParser RegexLiteralLexer.swift
[162/199] Compiling SwiftParser UnicodeScalarExtensions.swift
[163/199] Compiling SwiftParser Lookahead.swift
[164/199] Compiling SwiftParser LoopProgressCondition.swift
[165/199] Compiling SwiftParser Patterns.swift
[166/199] Compiling SwiftParser Recovery.swift
[167/199] Compiling SwiftParser Specifiers.swift
[168/199] Compiling SwiftParser Statements.swift
[169/199] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[170/199] Compiling SwiftParser StringLiterals.swift
[171/199] Emitting module SwiftParser
[176/199] Compiling SwiftParser Declarations.swift
[177/199] Compiling SwiftParser Directives.swift
[178/199] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[179/199] Compiling SwiftParser Expressions.swift
[180/199] Compiling SwiftParser IncrementalParseTransition.swift
[181/199] Compiling SwiftParser IsValidIdentifier.swift
[182/199] Compiling SwiftParser Cursor.swift
[183/199] Compiling SwiftParser Lexeme.swift
[184/199] Compiling SwiftParser ExperimentalFeatures.swift
[185/199] Compiling SwiftParser IsLexerClassified.swift
[186/199] Compiling SwiftParser LayoutNodes+Parsable.swift
[187/199] Compiling SwiftParser Parser+TokenSpecSet.swift
[188/199] Compiling SwiftParser TokenSpecStaticMembers.swift
[189/200] Wrapping AST for SwiftParser for debugging
[191/223] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[192/224] Compiling SwiftOperators PrecedenceGroup.swift
[193/225] Compiling SwiftOperators OperatorTable.swift
[194/225] Compiling SwiftOperators PrecedenceGraph.swift
[195/225] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[196/225] Compiling SwiftParserDiagnostics Utils.swift
[197/225] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[198/225] Emitting module SwiftOperators
[199/225] Compiling SwiftOperators SyntaxSynthesis.swift
[202/225] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[203/225] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[204/225] Compiling SwiftOperators OperatorTable+Semantics.swift
[205/225] Compiling SwiftOperators OperatorTable+Folding.swift
[206/226] Wrapping AST for SwiftOperators for debugging
[208/226] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[209/226] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[210/226] Compiling SwiftParserDiagnostics PresenceUtils.swift
[211/226] Compiling SwiftParserDiagnostics MissingNodesError.swift
[212/226] Compiling SwiftParserDiagnostics MissingTokenError.swift
[215/226] Emitting module SwiftParserDiagnostics
[216/226] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[217/226] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[218/227] Wrapping AST for SwiftParserDiagnostics for debugging
[220/242] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[221/242] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[222/243] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[223/243] Emitting module SwiftSyntaxBuilder
[224/243] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[225/243] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[226/243] Compiling SwiftSyntaxBuilder Indenter.swift
[227/243] Compiling SwiftSyntaxBuilder ListBuilder.swift
[228/243] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[229/243] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[230/243] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[231/243] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[232/243] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[233/243] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[234/243] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[235/243] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[236/244] Wrapping AST for SwiftSyntaxBuilder for debugging
[238/261] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[239/261] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[240/263] Compiling SwiftSyntaxMacros AccessorMacro.swift
[241/263] Compiling SwiftSyntaxMacros AttachedMacro.swift
[242/263] Compiling SwiftSyntaxMacros BodyMacro.swift
[243/263] Emitting module SwiftSyntaxMacros
[244/263] Compiling SwiftSyntaxMacros Macro.swift
[245/263] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[246/263] Compiling SwiftSyntaxMacros MemberMacro.swift
[247/263] Compiling SwiftSyntaxMacros PeerMacro.swift
[248/263] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[249/263] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[250/263] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[251/263] Compiling SwiftSyntaxMacros Macro+Format.swift
[252/263] Compiling SwiftSyntaxMacros PreambleMacro.swift
[253/263] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[254/263] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[255/263] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[256/263] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[257/272] Wrapping AST for SwiftSyntaxMacros for debugging
[259/273] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[260/274] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[261/274] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[262/274] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[263/274] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[264/274] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[265/274] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[266/274] Emitting module SwiftSyntaxMacroExpansion
[267/274] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[268/274] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[269/275] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[271/287] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[272/288] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[273/288] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[274/288] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[275/288] Emitting module SwiftCompilerPluginMessageHandling
[276/288] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[277/288] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[278/288] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[279/288] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[280/288] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[281/288] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[282/288] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[283/288] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[284/289] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[286/291] Emitting module SwiftCompilerPlugin
[287/291] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[288/295] Wrapping AST for SwiftCompilerPlugin for debugging
[290/300] Compiling GlobalConfMacros Optional+Utils.swift
[291/301] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[292/301] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[293/301] Compiling GlobalConfMacros Entrypoint.swift
[294/301] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[295/301] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[296/301] Emitting module GlobalConfMacros
[297/301] Compiling GlobalConfMacros Errors.swift
[298/301] Compiling GlobalConfMacros DeclareConfMacro.swift
[299/302] Wrapping AST for GlobalConfMacros for debugging
[300/302] Write Objects.LinkFileList
[301/302] Linking GlobalConfMacros-tool
[303/324] Compiling GlobalConfModule InjectedConf.swift
[304/324] Compiling GlobalConfModule 1-ConfKey.swift
[305/324] Compiling GlobalConfModule 2-ServiceKey.swift
[306/326] Compiling GlobalConfModule Conf.swift
[307/326] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[308/326] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[309/326] Compiling GlobalConfModule ConfKey.swift
[310/326] Compiling GlobalConfModule ConfKeyMainActor.swift
[311/326] Compiling GlobalConfModule ConfKeys.swift
[312/326] Compiling GlobalConfModule ConfContext+ConfKey.swift
[313/326] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[314/326] Compiling GlobalConfModule ConfContext.swift
[315/326] Compiling GlobalConfModule AutoInjectable.swift
[316/326] Compiling GlobalConfModule AutoInjectableMainActor.swift
[317/326] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
[318/326] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
[319/326] Compiling GlobalConfModule InjectedConf+ConfKey.swift
[320/326] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
[321/326] Compiling GlobalConfModule 3-NamespaceKey.swift
[322/326] Compiling GlobalConfModule 4-AccessorConvenience.swift
[323/326] Compiling GlobalConfModule Conf+ConfKey.swift
[324/326] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
[325/326] Compiling GlobalConfModule Conf+withValues.swift
[326/326] Emitting module GlobalConfModule
[328/331] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[329/331] Compiling SemiSingleton SemiSingletonConfig.swift
[330/331] Compiling SemiSingleton SemiSingletonStore.swift
[331/331] Emitting module SemiSingleton
Build complete! (245.28s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "globalconfmodule",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/GlobalConfModule.git"
},
{
"identity" : "recursivesyncdispatch",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/RecursiveSyncDispatch.git"
},
{
"identity" : "safeglobal",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/SafeGlobal.git"
}
],
"manifest_display_name" : "SemiSingleton",
"name" : "SemiSingleton",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SemiSingleton",
"targets" : [
"SemiSingleton"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SemiSingletonTests",
"module_type" : "SwiftTarget",
"name" : "SemiSingletonTests",
"path" : "Tests/SemiSingletonTests",
"product_dependencies" : [
"SafeGlobal"
],
"sources" : [
"Helpers/ActorSemiSingleton.swift",
"Helpers/CheckDone.swift",
"Helpers/ReentrantSemiSingletonInit.swift",
"Helpers/SimpleSemiSingleton.swift",
"SemiSingletonTests.swift"
],
"target_dependencies" : [
"SemiSingleton"
],
"type" : "test"
},
{
"c99name" : "SemiSingleton",
"module_type" : "SwiftTarget",
"name" : "SemiSingleton",
"path" : "Sources/SemiSingleton",
"product_dependencies" : [
"Logging",
"RecursiveSyncDispatch",
"GlobalConfModule"
],
"product_memberships" : [
"SemiSingleton"
],
"sources" : [
"LinuxStrongToWeakMapTable.swift",
"SemiSingletonConfig.swift",
"SemiSingletonStore.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.