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 main (dc4e36), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 23:05:31 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/SemiSingleton.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/Frizlab/SafeGlobal.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/Frizlab/RecursiveSyncDispatch.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/Frizlab/GlobalConfModule.git
[1/174] Fetching recursivesyncdispatch
[50/760] Fetching recursivesyncdispatch, globalconfmodule
[119/921] Fetching recursivesyncdispatch, globalconfmodule, safeglobal
[632/1910] Fetching recursivesyncdispatch, globalconfmodule, safeglobal, swift-service-context
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.72s)
[544/5472] Fetching recursivesyncdispatch, globalconfmodule, swift-service-context, swift-log
Fetched https://github.com/apple/swift-service-context.git from cache (1.01s)
[2361/4483] Fetching recursivesyncdispatch, globalconfmodule, swift-log
[4484/71168] Fetching recursivesyncdispatch, globalconfmodule, swift-log, swift-syntax
Fetched https://github.com/apple/swift-log.git from cache (3.64s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.64s)
Fetched https://github.com/Frizlab/RecursiveSyncDispatch.git from cache (3.64s)
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (3.64s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
Computed https://github.com/Frizlab/SafeGlobal.git at 0.3.1 (0.44s)
Computing version for https://github.com/Frizlab/RecursiveSyncDispatch.git
Computed https://github.com/Frizlab/RecursiveSyncDispatch.git at 1.0.1 (2.72s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.0 (0.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.39s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 510.0.3 (0.57s)
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.49s)
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/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.0
Creating working copy for https://github.com/Frizlab/RecursiveSyncDispatch.git
Working copy of https://github.com/Frizlab/RecursiveSyncDispatch.git resolved at 1.0.1
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/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/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 510.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "semisingleton",
      "name": "SemiSingleton",
      "url": "https://github.com/Frizlab/SemiSingleton.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SemiSingleton",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "globalconfmodule",
          "name": "GlobalConfModule",
          "url": "https://github.com/Frizlab/GlobalConfModule.git",
          "version": "0.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GlobalConfModule",
          "dependencies": [
            {
              "identity": "swift-service-context",
              "name": "swift-service-context",
              "url": "https://github.com/apple/swift-service-context.git",
              "version": "1.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax.git",
              "version": "510.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "recursivesyncdispatch",
          "name": "RecursiveSyncDispatch",
          "url": "https://github.com/Frizlab/RecursiveSyncDispatch.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RecursiveSyncDispatch",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Frizlab/SemiSingleton.git
[5/496] Fetching semisingleton
Fetched https://github.com/Frizlab/SemiSingleton.git from cache (0.75s)
Fetching https://github.com/Frizlab/RecursiveSyncDispatch.git from cache
Fetching https://github.com/Frizlab/GlobalConfModule.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.47s)
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Fetched https://github.com/Frizlab/RecursiveSyncDispatch.git from cache (0.49s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.0 (0.02s)
Fetching https://github.com/apple/swift-service-context.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/apple/swift-service-context.git from cache (0.82s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.82s)
Computing version for https://github.com/Frizlab/RecursiveSyncDispatch.git
Computed https://github.com/Frizlab/RecursiveSyncDispatch.git at 1.0.1 (0.02s)
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.02s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 510.0.3 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.02s)
Creating working copy for https://github.com/Frizlab/RecursiveSyncDispatch.git
Working copy of https://github.com/Frizlab/RecursiveSyncDispatch.git resolved at 1.0.1
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
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/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/Frizlab/SemiSingleton.git
Working copy of https://github.com/Frizlab/SemiSingleton.git resolved at main (dc4e36b)
warning: '.resolve-product-dependencies': dependency 'semisingleton' is not used by any target
Found 3 product dependencies
  - swift-log
  - GlobalConfModule
  - RecursiveSyncDispatch
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Frizlab/SemiSingleton.git
{
  "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" : "/Users/admin/builder/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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/22] Write sources
[19/22] Write swift-version--7754E27361AE5C74.txt
[21/36] Emitting module SwiftSyntax510
[22/36] Emitting module SwiftSyntax509
[23/36] Compiling SwiftSyntax509 Empty.swift
[24/36] Compiling SwiftSyntax510 Empty.swift
[25/98] Compiling ServiceContextModule ServiceContextKey.swift
[26/98] Emitting module ServiceContextModule
[27/98] Compiling ServiceContextModule ServiceContext.swift
[28/98] Compiling Logging MetadataProvider.swift
[29/98] Emitting module Logging
[30/98] Compiling Logging Locks.swift
[31/98] Compiling Logging Logging.swift
[32/98] Compiling Logging LogHandler.swift
[33/98] Compiling SwiftSyntax MemoryLayout.swift
[34/98] Compiling SwiftSyntax MissingNodeInitializers.swift
[35/98] Compiling SwiftSyntax RawSyntax.swift
[36/98] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[37/98] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[38/98] Compiling SwiftSyntax RawSyntaxTokenView.swift
[39/98] Compiling SwiftSyntax SourceLength.swift
[40/98] Compiling SwiftSyntax AbsolutePosition.swift
[41/98] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[42/98] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[43/98] Compiling SwiftSyntax Assert.swift
[44/98] Compiling SwiftSyntax BumpPtrAllocator.swift
[45/98] Compiling SwiftSyntax CommonAncestor.swift
[46/98] Compiling SwiftSyntax Convenience.swift
[47/104] Compiling SwiftSyntax SourceLocation.swift
[48/104] Compiling SwiftSyntax SourcePresence.swift
[49/104] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[50/104] Compiling SwiftSyntax Syntax.swift
[51/104] Compiling SwiftSyntax SyntaxArena.swift
[52/104] Compiling SwiftSyntax SyntaxChildren.swift
[53/104] Compiling SwiftSyntax SyntaxCollection.swift
[54/104] Emitting module RecursiveSyncDispatch
[55/104] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[56/104] Emitting module SwiftSyntax
[57/104] Compiling SwiftSyntax RawSyntaxNodesC.swift
[58/104] Compiling SwiftSyntax RawSyntaxNodesD.swift
[59/104] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[60/104] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[61/104] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[62/104] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[63/104] Compiling SwiftSyntax SyntaxTraits.swift
[64/104] Compiling SwiftSyntax SyntaxTransform.swift
[65/104] Compiling SwiftSyntax SyntaxVisitor.swift
[66/104] Compiling SwiftSyntax TokenKind.swift
[67/104] Compiling SwiftSyntax Tokens.swift
[68/104] Compiling SwiftSyntax TriviaPieces.swift
[69/104] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[70/104] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[71/104] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[72/104] Compiling SwiftSyntax SyntaxBaseNodes.swift
[73/104] Compiling SwiftSyntax SyntaxCollections.swift
[74/104] Compiling SwiftSyntax SyntaxEnum.swift
[75/104] Compiling SwiftSyntax SyntaxKind.swift
[76/104] Compiling SwiftSyntax SyntaxRewriter.swift
[77/104] Compiling SwiftSyntax TokenSequence.swift
[78/104] Compiling SwiftSyntax TokenSyntax.swift
[79/104] Compiling SwiftSyntax Trivia.swift
[80/104] Compiling SwiftSyntax Utils.swift
[81/104] Compiling SwiftSyntax ChildNameForKeyPath.swift
[82/104] Compiling SwiftSyntax Keyword.swift
[83/104] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[84/104] Compiling SwiftSyntax SyntaxHashable.swift
[85/104] Compiling SwiftSyntax SyntaxIdentifier.swift
[86/104] Compiling SwiftSyntax SyntaxNodeStructure.swift
[87/104] Compiling SwiftSyntax SyntaxProtocol.swift
[88/104] Compiling SwiftSyntax SyntaxText.swift
[89/104] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[90/104] Compiling SwiftSyntax TokenDiagnostic.swift
[91/104] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[92/104] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[93/104] Compiling SwiftSyntax RawSyntaxValidation.swift
[94/104] Compiling SwiftSyntax SyntaxNodesAB.swift
[95/104] Compiling SwiftSyntax SyntaxNodesC.swift
[96/104] Compiling SwiftSyntax SyntaxNodesD.swift
[97/104] Compiling SwiftSyntax SyntaxNodesEF.swift
[98/104] Compiling SwiftSyntax SyntaxNodesGHI.swift
[99/104] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[100/104] Compiling SwiftSyntax SyntaxNodesOP.swift
[101/104] Compiling SwiftSyntax SyntaxNodesQRS.swift
[102/104] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[103/156] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[104/156] Compiling SwiftDiagnostics Note.swift
[105/156] Compiling SwiftDiagnostics Message.swift
[106/156] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[107/156] Compiling SwiftDiagnostics FixIt.swift
[108/156] Emitting module SwiftDiagnostics
[109/156] Compiling SwiftDiagnostics Diagnostic.swift
[110/156] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[111/156] Compiling SwiftDiagnostics Convenience.swift
[112/156] Compiling SwiftBasicFormat BasicFormat.swift
[113/156] Emitting module SwiftBasicFormat
[114/156] Compiling SwiftBasicFormat Syntax+Extensions.swift
[115/156] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[116/156] Compiling SwiftParser UnicodeScalarExtensions.swift
[117/156] Compiling SwiftParser Lookahead.swift
[118/156] Compiling SwiftParser LoopProgressCondition.swift
[119/156] Compiling SwiftParser Modifiers.swift
[120/160] Compiling SwiftParser Lexeme.swift
[121/160] Compiling SwiftParser LexemeSequence.swift
[122/160] Compiling SwiftParser Lexer.swift
[123/160] Compiling SwiftParser RegexLiteralLexer.swift
[124/160] Compiling SwiftParser SyntaxUtils.swift
[125/160] Compiling SwiftParser TokenConsumer.swift
[126/160] Compiling SwiftParser TokenPrecedence.swift
[127/160] Compiling SwiftParser TokenSpec.swift
[128/160] Compiling SwiftParser Statements.swift
[129/160] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[130/160] Compiling SwiftParser StringLiterals.swift
[131/160] Compiling SwiftParser SwiftParserCompatibility.swift
[132/160] Compiling SwiftParser Parser.swift
[133/160] Compiling SwiftParser Patterns.swift
[134/160] Compiling SwiftParser Recovery.swift
[135/160] Compiling SwiftParser Specifiers.swift
[136/160] Compiling SwiftParser Names.swift
[137/160] Compiling SwiftParser Nominals.swift
[138/160] Compiling SwiftParser Parameters.swift
[139/160] Compiling SwiftParser ParseSourceFile.swift
[140/160] Compiling SwiftParser TokenSpecSet.swift
[141/160] Compiling SwiftParser TopLevel.swift
[142/160] Compiling SwiftParser TriviaParser.swift
[143/160] Compiling SwiftParser Types.swift
[144/160] Compiling SwiftParser Attributes.swift
[145/160] Compiling SwiftParser Availability.swift
[146/160] Compiling SwiftParser CharacterInfo.swift
[147/160] Compiling SwiftParser CollectionNodes+Parsable.swift
[148/160] Compiling SwiftParser Declarations.swift
[149/160] Compiling SwiftParser IsLexerClassified.swift
[150/160] Compiling SwiftParser LayoutNodes+Parsable.swift
[151/160] Compiling SwiftParser Parser+TokenSpecSet.swift
[152/160] Compiling SwiftParser TokenSpecStaticMembers.swift
[153/160] Emitting module SwiftParser
[154/160] Compiling SwiftParser Directives.swift
[155/160] Compiling SwiftParser ExperimentalFeatures.swift
[156/160] Compiling SwiftParser Expressions.swift
[157/160] Compiling SwiftParser IncrementalParseTransition.swift
[158/160] Compiling SwiftParser Cursor.swift
[159/183] Compiling SwiftOperators PrecedenceGroup.swift
[160/184] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[161/185] Compiling SwiftOperators PrecedenceGraph.swift
[162/185] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[163/185] Compiling SwiftOperators SyntaxSynthesis.swift
[164/185] Compiling SwiftOperators OperatorTable+Folding.swift
[165/185] Compiling SwiftOperators OperatorTable.swift
[166/185] Compiling SwiftOperators OperatorTable+Defaults.swift
[167/185] Compiling SwiftOperators OperatorError+Diagnostics.swift
[168/185] Compiling SwiftOperators OperatorError.swift
[169/185] Compiling SwiftOperators Operator.swift
[170/185] Emitting module SwiftOperators
[171/185] Compiling SwiftOperators OperatorTable+Semantics.swift
[172/185] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[173/185] Compiling SwiftParserDiagnostics Utils.swift
[174/185] Compiling SwiftParserDiagnostics PresenceUtils.swift
[175/185] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[176/185] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[177/185] Compiling SwiftParserDiagnostics MissingNodesError.swift
[178/185] Compiling SwiftParserDiagnostics MissingTokenError.swift
[179/185] Emitting module SwiftParserDiagnostics
[180/185] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[181/185] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[182/185] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[183/185] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[184/199] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[185/200] Compiling SwiftSyntaxBuilder Indenter.swift
[186/200] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[187/200] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[188/200] Emitting module SwiftSyntaxBuilder
[189/200] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[190/200] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[191/200] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[192/200] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[193/200] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[194/200] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[195/200] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[196/200] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[197/200] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[198/200] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[199/214] Compiling SwiftSyntaxMacros MemberMacro.swift
[200/214] Compiling SwiftSyntaxMacros Macro.swift
[201/215] Compiling SwiftSyntaxMacros Macro+Format.swift
[202/215] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[203/215] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[204/215] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[205/215] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[206/215] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[207/215] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[208/215] Compiling SwiftSyntaxMacros AccessorMacro.swift
[209/215] Compiling SwiftSyntaxMacros AttachedMacro.swift
[210/215] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[211/215] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[212/215] Emitting module SwiftSyntaxMacros
[213/215] Compiling SwiftSyntaxMacros PeerMacro.swift
[214/223] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[215/223] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[216/223] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[217/223] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[218/223] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[219/223] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[220/223] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[221/223] Emitting module SwiftSyntaxMacroExpansion
[222/230] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[223/230] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[224/230] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[225/230] Emitting module SwiftCompilerPluginMessageHandling
[226/230] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[227/230] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[228/230] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[229/232] Emitting module SwiftCompilerPlugin
[230/232] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[231/241] Compiling GlobalConfMacros Optional+Utils.swift
[232/241] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[233/241] Compiling GlobalConfMacros Entrypoint.swift
[234/241] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[235/241] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[236/241] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[237/241] Compiling GlobalConfMacros  Errors.swift
[238/241] Emitting module GlobalConfMacros
[239/241] Compiling GlobalConfMacros DeclareConfMacro.swift
[239/241] Write Objects.LinkFileList
[240/241] Linking GlobalConfMacros-tool
[242/263] Compiling GlobalConfModule ConfKeys.swift
[243/263] Compiling GlobalConfModule AutoInjectable.swift
[244/263] Compiling GlobalConfModule Conf.swift
[245/263] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[246/263] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[247/265] Compiling GlobalConfModule 3-NamespaceKey.swift
[248/265] Compiling GlobalConfModule 4-AccessorConvenience.swift
[249/265] Compiling GlobalConfModule AutoInjectableMainActor.swift
[250/265] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
[251/265] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
[252/265] Compiling GlobalConfModule InjectedConf+ConfKey.swift
[253/265] Compiling GlobalConfModule Conf+ConfKey.swift
[254/265] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
[255/265] Compiling GlobalConfModule Conf+withValues.swift
[256/265] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
[257/265] Compiling GlobalConfModule InjectedConf.swift
[258/265] Compiling GlobalConfModule 1-ConfKey.swift
[259/265] Compiling GlobalConfModule 2-ServiceKey.swift
[260/265] Compiling GlobalConfModule ConfContext+ConfKey.swift
[261/265] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[262/265] Compiling GlobalConfModule ConfContext.swift
[263/265] Compiling GlobalConfModule ConfKey.swift
[264/265] Compiling GlobalConfModule ConfKeyMainActor.swift
[265/265] Emitting module GlobalConfModule
[266/269] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[267/269] Compiling SemiSingleton SemiSingletonStore.swift
[268/269] Emitting module SemiSingleton
[269/269] Compiling SemiSingleton SemiSingletonConfig.swift
Build complete! (49.99s)
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" : "/Users/admin/builder/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"
}
Done.