The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SemiSingleton, reference 2.1.1 (b3b6b2), with Swift 6.0 for Linux on 29 Nov 2024 21:17:46 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/SemiSingleton.git
Reference: 2.1.1
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
 * tag               2.1.1      -> FETCH_HEAD
HEAD is now at b3b6b28 Fix dispatch queue name for the retrievingQueue
Cloned https://github.com/Frizlab/SemiSingleton.git
Revision (git rev-parse @):
b3b6b283289e4d717b01064e497b2cae0a9a75df
SUCCESS checkout https://github.com/Frizlab/SemiSingleton.git at 2.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Frizlab/SemiSingleton.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Frizlab/GlobalConfModule.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Frizlab/SafeGlobal.git
Fetching https://github.com/Frizlab/RecursiveSyncDispatch.git
[1/174] Fetching recursivesyncdispatch
[115/760] Fetching recursivesyncdispatch, globalconfmodule
[749/921] Fetching recursivesyncdispatch, globalconfmodule, safeglobal
[910/4644] Fetching recursivesyncdispatch, globalconfmodule, safeglobal, swift-log
Fetched https://github.com/Frizlab/RecursiveSyncDispatch.git from cache (0.30s)
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.30s)
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.31s)
Fetched https://github.com/apple/swift-log.git from cache (0.31s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.0 (0.39s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-service-context.git
[1/989] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.24s)
[1/66684] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.60s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
Computed https://github.com/Frizlab/SafeGlobal.git at 0.3.1 (0.39s)
Computing version for https://github.com/Frizlab/RecursiveSyncDispatch.git
Computed https://github.com/Frizlab/RecursiveSyncDispatch.git at 1.0.1 (1.78s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.1.0 (0.42s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 510.0.3 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.37s)
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.0
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.1.0
Creating working copy for https://github.com/Frizlab/SafeGlobal.git
Working copy of https://github.com/Frizlab/SafeGlobal.git resolved at 0.3.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 510.0.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.2
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/36] Write sources
[19/36] Write swift-version-24593BA9C3E375BF.txt
[21/50] Emitting module Logging
[22/50] Compiling ServiceContextModule ServiceContextKey.swift
[23/50] Compiling SwiftSyntax510 Empty.swift
[24/50] Emitting module SwiftSyntax510
[25/51] Compiling SwiftSyntax509 Empty.swift
[26/51] Emitting module SwiftSyntax509
[28/52] Compiling ServiceContextModule ServiceContext.swift
[29/52] Emitting module ServiceContextModule
[31/53] Wrapping AST for SwiftSyntax510 for debugging
[32/53] Wrapping AST for SwiftSyntax509 for debugging
[34/113] Compiling Logging Locks.swift
[35/113] Compiling Logging Logging.swift
[36/113] Compiling Logging LogHandler.swift
[37/113] Compiling Logging MetadataProvider.swift
[39/114] Emitting module RecursiveSyncDispatch
[40/114] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[42/115] Compiling SwiftSyntax AbsolutePosition.swift
[43/115] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[44/115] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[45/115] Compiling SwiftSyntax Assert.swift
[46/115] Compiling SwiftSyntax BumpPtrAllocator.swift
[47/115] Compiling SwiftSyntax CommonAncestor.swift
[48/115] Compiling SwiftSyntax Convenience.swift
[49/115] Compiling SwiftSyntax MemoryLayout.swift
[50/115] Compiling SwiftSyntax MissingNodeInitializers.swift
[51/123] Emitting module SwiftSyntax
[52/123] Compiling SwiftSyntax RawSyntax.swift
[53/123] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[54/123] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[55/123] Compiling SwiftSyntax RawSyntaxTokenView.swift
[56/123] Compiling SwiftSyntax SourceLength.swift
[57/123] Compiling SwiftSyntax SourceLocation.swift
[58/123] Compiling SwiftSyntax SourcePresence.swift
[59/123] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[60/123] Compiling SwiftSyntax Syntax.swift
[61/123] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[62/123] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[63/123] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[64/123] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[65/123] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[66/123] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[67/123] Compiling SwiftSyntax RawSyntaxValidation.swift
[68/123] Compiling SwiftSyntax SyntaxNodesAB.swift
[69/123] Compiling SwiftSyntax TokenDiagnostic.swift
[70/123] Compiling SwiftSyntax TokenSequence.swift
[71/123] Compiling SwiftSyntax TokenSyntax.swift
[72/123] Compiling SwiftSyntax Trivia.swift
[73/123] Compiling SwiftSyntax Utils.swift
[74/123] Compiling SwiftSyntax ChildNameForKeyPath.swift
[75/123] Compiling SwiftSyntax Keyword.swift
[76/123] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[77/123] Compiling SwiftSyntax SyntaxArena.swift
[78/123] Compiling SwiftSyntax SyntaxChildren.swift
[79/123] Compiling SwiftSyntax SyntaxCollection.swift
[80/123] Compiling SwiftSyntax SyntaxHashable.swift
[81/123] Compiling SwiftSyntax SyntaxIdentifier.swift
[82/123] Compiling SwiftSyntax SyntaxNodeStructure.swift
[83/123] Compiling SwiftSyntax SyntaxProtocol.swift
[84/123] Compiling SwiftSyntax SyntaxText.swift
[85/123] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[86/123] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[87/123] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[88/123] Compiling SwiftSyntax SyntaxBaseNodes.swift
[89/123] Compiling SwiftSyntax SyntaxCollections.swift
[90/123] Compiling SwiftSyntax SyntaxEnum.swift
[91/123] Compiling SwiftSyntax SyntaxKind.swift
[92/123] Compiling SwiftSyntax SyntaxRewriter.swift
[93/123] Compiling SwiftSyntax SyntaxTraits.swift
[94/123] Compiling SwiftSyntax SyntaxTransform.swift
[95/123] Compiling SwiftSyntax SyntaxVisitor.swift
[96/123] Compiling SwiftSyntax TokenKind.swift
[97/123] Compiling SwiftSyntax Tokens.swift
[98/123] Compiling SwiftSyntax TriviaPieces.swift
[99/123] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[100/123] Compiling SwiftSyntax RawSyntaxNodesC.swift
[101/123] Compiling SwiftSyntax RawSyntaxNodesD.swift
[102/123] Compiling SwiftSyntax SyntaxNodesC.swift
[103/123] Compiling SwiftSyntax SyntaxNodesD.swift
[104/123] Compiling SwiftSyntax SyntaxNodesEF.swift
[105/123] Compiling SwiftSyntax SyntaxNodesGHI.swift
[106/123] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[107/123] Compiling SwiftSyntax SyntaxNodesOP.swift
[108/123] Compiling SwiftSyntax SyntaxNodesQRS.swift
[109/123] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[110/124] Wrapping AST for SwiftSyntax for debugging
[112/175] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[113/175] Compiling SwiftBasicFormat Syntax+Extensions.swift
[114/175] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[115/175] Emitting module SwiftDiagnostics
[116/175] Compiling SwiftDiagnostics Message.swift
[117/175] Compiling SwiftDiagnostics Note.swift
[118/175] Compiling SwiftDiagnostics FixIt.swift
[119/175] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[120/175] Compiling SwiftDiagnostics Convenience.swift
[121/175] Compiling SwiftDiagnostics Diagnostic.swift
[122/175] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[123/176] Wrapping AST for SwiftDiagnostics for debugging
[125/176] Emitting module SwiftBasicFormat
[126/176] Compiling SwiftBasicFormat BasicFormat.swift
[128/177] Compiling SwiftParser Modifiers.swift
[129/177] Compiling SwiftParser Names.swift
[130/177] Compiling SwiftParser Nominals.swift
[131/177] Compiling SwiftParser Parameters.swift
[132/177] Compiling SwiftParser ParseSourceFile.swift
[132/182] Wrapping AST for SwiftBasicFormat for debugging
[134/182] Compiling SwiftParser Lexer.swift
[135/182] Compiling SwiftParser RegexLiteralLexer.swift
[136/182] Compiling SwiftParser UnicodeScalarExtensions.swift
[137/182] Compiling SwiftParser Lookahead.swift
[138/182] Compiling SwiftParser LoopProgressCondition.swift
[139/182] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[140/182] Compiling SwiftParser StringLiterals.swift
[141/182] Compiling SwiftParser SwiftParserCompatibility.swift
[142/182] Compiling SwiftParser SyntaxUtils.swift
[143/182] Compiling SwiftParser TokenConsumer.swift
[144/182] Compiling SwiftParser TokenPrecedence.swift
[145/182] Compiling SwiftParser TokenSpec.swift
[146/182] Compiling SwiftParser TokenSpecSet.swift
[147/182] Compiling SwiftParser TopLevel.swift
[148/182] Compiling SwiftParser TriviaParser.swift
[149/182] Emitting module SwiftParser
[150/182] Compiling SwiftParser Parser.swift
[151/182] Compiling SwiftParser Patterns.swift
[152/182] Compiling SwiftParser Recovery.swift
[153/182] Compiling SwiftParser Specifiers.swift
[154/182] Compiling SwiftParser Statements.swift
[155/182] Compiling SwiftParser Attributes.swift
[156/182] Compiling SwiftParser Availability.swift
[157/182] Compiling SwiftParser CharacterInfo.swift
[158/182] Compiling SwiftParser CollectionNodes+Parsable.swift
[159/182] Compiling SwiftParser Declarations.swift
[160/182] Compiling SwiftParser Directives.swift
[161/182] Compiling SwiftParser ExperimentalFeatures.swift
[162/182] Compiling SwiftParser Expressions.swift
[163/182] Compiling SwiftParser IncrementalParseTransition.swift
[164/182] Compiling SwiftParser Cursor.swift
[165/182] Compiling SwiftParser Lexeme.swift
[166/182] Compiling SwiftParser LexemeSequence.swift
[167/182] Compiling SwiftParser Types.swift
[168/182] Compiling SwiftParser IsLexerClassified.swift
[169/182] Compiling SwiftParser LayoutNodes+Parsable.swift
[170/182] Compiling SwiftParser Parser+TokenSpecSet.swift
[171/182] Compiling SwiftParser TokenSpecStaticMembers.swift
[172/183] Wrapping AST for SwiftParser for debugging
[174/206] Compiling SwiftOperators PrecedenceGroup.swift
[175/207] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[176/208] Compiling SwiftOperators SyntaxSynthesis.swift
[177/208] Compiling SwiftOperators OperatorTable.swift
[178/208] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[179/208] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[180/208] Compiling SwiftParserDiagnostics Utils.swift
[181/208] Compiling SwiftOperators PrecedenceGraph.swift
[182/208] Compiling SwiftOperators OperatorTable+Semantics.swift
[183/208] Compiling SwiftParserDiagnostics MissingNodesError.swift
[184/208] Compiling SwiftParserDiagnostics MissingTokenError.swift
[185/208] Emitting module SwiftOperators
[186/208] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[187/208] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[188/208] Compiling SwiftOperators OperatorTable+Folding.swift
[190/209] Emitting module SwiftParserDiagnostics
[190/209] Wrapping AST for SwiftOperators for debugging
[192/209] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[193/209] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[194/209] Compiling SwiftParserDiagnostics PresenceUtils.swift
[199/209] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[200/209] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[201/210] Wrapping AST for SwiftParserDiagnostics for debugging
[203/224] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[204/224] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[205/225] Compiling SwiftSyntaxBuilder Indenter.swift
[206/225] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[207/225] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[208/225] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[209/225] Emitting module SwiftSyntaxBuilder
[210/225] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[211/225] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[212/225] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[213/225] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[214/225] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[215/225] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[216/225] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[217/225] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[218/226] Wrapping AST for SwiftSyntaxBuilder for debugging
[220/240] Compiling SwiftSyntaxMacros AccessorMacro.swift
[221/240] Compiling SwiftSyntaxMacros AttachedMacro.swift
[222/241] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[223/241] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[224/241] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[225/241] Compiling SwiftSyntaxMacros Macro+Format.swift
[226/241] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[227/241] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[228/241] Compiling SwiftSyntaxMacros MemberMacro.swift
[229/241] Compiling SwiftSyntaxMacros Macro.swift
[230/241] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[231/241] Compiling SwiftSyntaxMacros PeerMacro.swift
[232/241] Emitting module SwiftSyntaxMacros
[233/241] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[234/241] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[235/242] Wrapping AST for SwiftSyntaxMacros for debugging
[237/250] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[238/250] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[239/250] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[240/250] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[241/250] Emitting module SwiftSyntaxMacroExpansion
[242/250] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[243/250] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[244/250] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[245/251] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[247/258] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[248/258] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[249/258] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[250/258] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[251/258] Emitting module SwiftCompilerPluginMessageHandling
[252/258] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[253/258] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[254/259] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[256/261] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[257/261] Emitting module SwiftCompilerPlugin
[258/262] Wrapping AST for SwiftCompilerPlugin for debugging
[260/270] Compiling GlobalConfMacros Optional+Utils.swift
[261/271] Compiling GlobalConfMacros Entrypoint.swift
[262/271] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[263/271] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[264/271] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[265/271] Compiling GlobalConfMacros  Errors.swift
[266/271] Emitting module GlobalConfMacros
[267/271] Compiling GlobalConfMacros DeclareConfMacro.swift
[268/271] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[269/272] Wrapping AST for GlobalConfMacros for debugging
[270/272] Write Objects.LinkFileList
[271/272] Linking GlobalConfMacros-tool
[273/294] Compiling GlobalConfModule ConfContext+ConfKey.swift
[274/294] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[275/294] Compiling GlobalConfModule ConfContext.swift
[276/296] Compiling GlobalConfModule ConfKey.swift
[277/296] Compiling GlobalConfModule ConfKeyMainActor.swift
[278/296] Compiling GlobalConfModule ConfKeys.swift
[279/296] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
[280/296] Compiling GlobalConfModule InjectedConf+ConfKey.swift
[281/296] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
[282/296] Compiling GlobalConfModule Conf.swift
[283/296] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[284/296] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[285/296] Compiling GlobalConfModule InjectedConf.swift
[286/296] Compiling GlobalConfModule 1-ConfKey.swift
[287/296] Compiling GlobalConfModule 2-ServiceKey.swift
[288/296] Compiling GlobalConfModule AutoInjectable.swift
[289/296] Compiling GlobalConfModule AutoInjectableMainActor.swift
[290/296] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
[291/296] Compiling GlobalConfModule 3-NamespaceKey.swift
[292/296] Compiling GlobalConfModule 4-AccessorConvenience.swift
[293/296] Emitting module GlobalConfModule
[294/296] Compiling GlobalConfModule Conf+ConfKey.swift
[295/296] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
[296/296] Compiling GlobalConfModule Conf+withValues.swift
[298/301] Compiling SemiSingleton SemiSingletonConfig.swift
[299/301] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[300/301] Emitting module SemiSingleton
[301/301] Compiling SemiSingleton SemiSingletonStore.swift
Build complete! (92.05s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.