The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Diomede, reference 0.0.66 (836a57), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 08:27:03 UTC.

Swift 6 data race errors: 1

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/kasei/diomede.git
Reference: 0.0.66
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kasei/diomede
 * tag               0.0.66     -> FETCH_HEAD
HEAD is now at 836a57f Update to align with Xcode 16.1.
Cloned https://github.com/kasei/diomede.git
Revision (git rev-parse @):
836a57f10e722e6add58da6d3a2c1eae34b67a16
SUCCESS checkout https://github.com/kasei/diomede.git at 0.0.66
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/kasei/swift-sparql-syntax.git
Fetching https://github.com/agisboye/CLMDB.git
[1/2483] Fetching swift-sparql-syntax
[2/2526] Fetching swift-sparql-syntax, clmdb
[763/15233] Fetching swift-sparql-syntax, clmdb, cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.80s)
Fetched https://github.com/kasei/swift-sparql-syntax.git from cache (1.80s)
Fetched https://github.com/agisboye/CLMDB.git from cache (1.80s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.55s)
Computing version for https://github.com/agisboye/CLMDB.git
Computed https://github.com/agisboye/CLMDB.git at 0.9.31 (0.53s)
Computing version for https://github.com/kasei/swift-sparql-syntax.git
Computed https://github.com/kasei/swift-sparql-syntax.git at 0.2.11 (0.55s)
Fetching https://github.com/kasei/swift-serd.git
[1/68] Fetching swift-serd
Fetched https://github.com/kasei/swift-serd.git from cache (0.69s)
Computing version for https://github.com/kasei/swift-serd.git
Computed https://github.com/kasei/swift-serd.git at 0.0.4 (0.52s)
Creating working copy for https://github.com/agisboye/CLMDB.git
Working copy of https://github.com/agisboye/CLMDB.git resolved at 0.9.31
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
Creating working copy for https://github.com/kasei/swift-sparql-syntax.git
Working copy of https://github.com/kasei/swift-sparql-syntax.git resolved at 0.2.11
Creating working copy for https://github.com/kasei/swift-serd.git
Working copy of https://github.com/kasei/swift-serd.git resolved at 0.0.4
========================================
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": "diomede",
      "name": "Diomede",
      "url": "https://github.com/kasei/diomede.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/diomede",
      "dependencies": [
        {
          "identity": "clmdb",
          "name": "CLMDB",
          "url": "https://github.com/agisboye/CLMDB.git",
          "version": "0.9.31",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CLMDB",
          "dependencies": [
          ]
        },
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
          "version": "1.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-sparql-syntax",
          "name": "SPARQLSyntax",
          "url": "https://github.com/kasei/swift-sparql-syntax.git",
          "version": "0.2.11",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sparql-syntax",
          "dependencies": [
            {
              "identity": "swift-serd",
              "name": "Cserd",
              "url": "https://github.com/kasei/swift-serd.git",
              "version": "0.0.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-serd",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kasei/diomede.git
[1/788] Fetching diomede
Fetched https://github.com/kasei/diomede.git from cache (0.88s)
Fetching https://github.com/kasei/swift-sparql-syntax.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/agisboye/CLMDB.git from cache
Fetched https://github.com/agisboye/CLMDB.git from cache (0.58s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.58s)
Fetched https://github.com/kasei/swift-sparql-syntax.git from cache (0.58s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.02s)
Computing version for https://github.com/agisboye/CLMDB.git
Computed https://github.com/agisboye/CLMDB.git at 0.9.31 (0.02s)
Computing version for https://github.com/kasei/swift-sparql-syntax.git
Computed https://github.com/kasei/swift-sparql-syntax.git at 0.2.11 (0.02s)
Fetching https://github.com/kasei/swift-serd.git from cache
Fetched https://github.com/kasei/swift-serd.git from cache (0.46s)
Computing version for https://github.com/kasei/swift-serd.git
Computed https://github.com/kasei/swift-serd.git at 0.0.4 (0.02s)
Creating working copy for https://github.com/kasei/diomede.git
Working copy of https://github.com/kasei/diomede.git resolved at 0.0.66 (836a57f)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
Creating working copy for https://github.com/kasei/swift-serd.git
Working copy of https://github.com/kasei/swift-serd.git resolved at 0.0.4
Creating working copy for https://github.com/agisboye/CLMDB.git
Working copy of https://github.com/agisboye/CLMDB.git resolved at 0.9.31
Creating working copy for https://github.com/kasei/swift-sparql-syntax.git
Working copy of https://github.com/kasei/swift-sparql-syntax.git resolved at 0.2.11
Found 3 product dependencies
  - CLMDB
  - CryptoSwift
  - SPARQLSyntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kasei/diomede.git
{
  "dependencies" : [
    {
      "identity" : "clmdb",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.24",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/agisboye/CLMDB.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "1.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "swift-sparql-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kasei/swift-sparql-syntax.git"
    }
  ],
  "manifest_display_name" : "Diomede",
  "name" : "Diomede",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Diomede",
      "targets" : [
        "Diomede"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DiomedeQuadStore",
      "targets" : [
        "DiomedeQuadStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "diomede-db-util",
      "targets" : [
        "diomede-db-util"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "diomede-cli",
      "targets" : [
        "diomede-cli"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "diomede_db_util",
      "module_type" : "SwiftTarget",
      "name" : "diomede-db-util",
      "path" : "Sources/diomede-db-util",
      "product_memberships" : [
        "diomede-db-util"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Diomede"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "diomede_cli",
      "module_type" : "SwiftTarget",
      "name" : "diomede-cli",
      "path" : "Sources/diomede-cli",
      "product_memberships" : [
        "diomede-cli"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "DiomedeQuadStore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "DiomedeTests",
      "module_type" : "SwiftTarget",
      "name" : "DiomedeTests",
      "path" : "Tests/DiomedeTests",
      "sources" : [
        "DiomedeCharacteristicSetTests.swift",
        "DiomedeQuadStorePerformance.swift",
        "DiomedeTests.swift",
        "DiomedeTypeSetTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Diomede",
        "DiomedeQuadStore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DiomedeQuadStore",
      "module_type" : "SwiftTarget",
      "name" : "DiomedeQuadStore",
      "path" : "Sources/DiomedeQuadStore",
      "product_dependencies" : [
        "CryptoSwift",
        "SPARQLSyntax"
      ],
      "product_memberships" : [
        "DiomedeQuadStore",
        "diomede-cli"
      ],
      "sources" : [
        "CharacteristicSets.swift",
        "QuadStore.swift",
        "RDFExtensions.swift",
        "TypeSets.swift",
        "Util.swift"
      ],
      "target_dependencies" : [
        "Diomede"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Diomede",
      "module_type" : "SwiftTarget",
      "name" : "Diomede",
      "path" : "Sources/Diomede",
      "product_dependencies" : [
        "LMDB",
        "SPARQLSyntax"
      ],
      "product_memberships" : [
        "Diomede",
        "DiomedeQuadStore",
        "diomede-db-util",
        "diomede-cli"
      ],
      "sources" : [
        "DataEncoding.swift",
        "Diomede.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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/25] Write sources
[3/25] Write diomede-db-util-entitlement.plist
[3/25] Write sources
[6/25] Write swift-version--7754E27361AE5C74.txt
[7/25] Compiling LMDB midl.c
[8/25] Write diomede-cli-entitlement.plist
[8/25] Write sources
[10/25] Compiling serd byte_source.c
[11/25] Compiling serd env.c
[12/25] Compiling serd reader.c
[13/25] Compiling serd node.c
[14/25] Compiling serd uri.c
[15/25] Compiling serd string.c
[16/25] Compiling serd writer.c
[17/25] Compiling serd n3.c
[18/132] Compiling LMDB mdb.c
[20/132] Emitting module CryptoSwift
[21/142] Compiling CryptoSwift BlockMode.swift
[22/142] Compiling CryptoSwift BlockModeOptions.swift
[23/142] Compiling CryptoSwift CBC.swift
[24/142] Compiling CryptoSwift CCM.swift
[25/142] Compiling CryptoSwift CFB.swift
[26/142] Compiling CryptoSwift CTR.swift
[27/142] Compiling CryptoSwift CipherModeWorker.swift
[28/142] Compiling CryptoSwift ECB.swift
[29/142] Compiling CryptoSwift GCM.swift
[30/142] Compiling CryptoSwift OCB.swift
[31/142] Compiling CryptoSwift Prime Test.swift
[32/142] Compiling CryptoSwift Random.swift
[33/142] Compiling CryptoSwift Shifts.swift
[34/142] Compiling CryptoSwift Square Root.swift
[35/142] Compiling CryptoSwift Strideable.swift
[36/142] Compiling CryptoSwift String Conversion.swift
[37/142] Compiling CryptoSwift Subtraction.swift
[38/142] Compiling CryptoSwift Words and Bits.swift
[39/142] Compiling CryptoSwift ChaCha20.swift
[40/142] Compiling CryptoSwift Checksum.swift
[41/142] Compiling SPARQLSyntax Window.swift
[42/143] Compiling CryptoSwift Cipher.swift
[43/143] Compiling CryptoSwift Collection+Extension.swift
[44/143] Compiling CryptoSwift CompactMap.swift
[45/143] Compiling CryptoSwift Cryptor.swift
[46/143] Compiling CryptoSwift Cryptors.swift
[47/143] Compiling CryptoSwift Digest.swift
[48/143] Compiling CryptoSwift DigestType.swift
[49/143] Compiling CryptoSwift AES+Foundation.swift
[50/143] Compiling CryptoSwift Array+Foundation.swift
[51/143] Compiling CryptoSwift Blowfish+Foundation.swift
[52/143] Compiling CryptoSwift ISO78164Padding.swift
[53/143] Compiling CryptoSwift Int+Extension.swift
[54/143] Compiling CryptoSwift MD5.swift
[55/143] Compiling CryptoSwift NoPadding.swift
[56/143] Compiling CryptoSwift Operators.swift
[57/143] Compiling CryptoSwift PBKDF1.swift
[58/143] Compiling CryptoSwift PBKDF2.swift
[59/143] Compiling CryptoSwift PKCS5.swift
[60/143] Compiling CryptoSwift PKCS7.swift
[61/143] Compiling CryptoSwift PKCS7Padding.swift
[62/143] Compiling CryptoSwift OFB.swift
[63/143] Compiling CryptoSwift PCBC.swift
[64/143] Compiling CryptoSwift Blowfish.swift
[65/143] Compiling CryptoSwift CBCMAC.swift
[66/143] Compiling CryptoSwift CMAC.swift
[67/143] Compiling CryptoSwift Addition.swift
[68/143] Compiling CryptoSwift BigInt.swift
[69/143] Compiling CryptoSwift BigUInt.swift
[70/143] Compiling CryptoSwift Bitwise Ops.swift
[71/143] Compiling CryptoSwift CS.swift
[72/143] Compiling CryptoSwift ChaCha20+Foundation.swift
[73/143] Compiling CryptoSwift Data+Extension.swift
[74/143] Compiling CryptoSwift HMAC+Foundation.swift
[75/143] Compiling CryptoSwift Rabbit+Foundation.swift
[76/143] Compiling CryptoSwift String+FoundationExtension.swift
[77/143] Compiling CryptoSwift Utils+Foundation.swift
[78/143] Compiling CryptoSwift Generics.swift
[79/143] Compiling CryptoSwift HKDF.swift
[80/143] Compiling CryptoSwift HMAC.swift
[81/143] Compiling CryptoSwift ISO10126Padding.swift
[82/143] Compiling SPARQLSyntax SPARQLSyntax.swift
[83/143] Compiling CryptoSwift Padding.swift
[84/143] Compiling CryptoSwift Poly1305.swift
[85/143] Compiling CryptoSwift RSA.swift
[86/143] Compiling CryptoSwift Rabbit.swift
[87/143] Compiling CryptoSwift SHA1.swift
[88/143] Compiling CryptoSwift SHA2.swift
[89/143] Compiling CryptoSwift SHA3.swift
[90/143] Compiling CryptoSwift Scrypt.swift
[91/143] Compiling CryptoSwift SecureBytes.swift
[92/143] Compiling CryptoSwift StreamDecryptor.swift
[93/143] Compiling CryptoSwift AEAD.swift
[94/143] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[95/143] Compiling CryptoSwift AES.Cryptors.swift
[96/143] Compiling CryptoSwift AES.swift
[97/143] Compiling CryptoSwift Array+Extension.swift
[98/143] Compiling CryptoSwift Authenticator.swift
[99/143] Compiling CryptoSwift BatchedCollection.swift
[100/143] Compiling CryptoSwift Bit.swift
[101/143] Compiling CryptoSwift BlockCipher.swift
[102/143] Compiling CryptoSwift BlockDecryptor.swift
[103/143] Compiling CryptoSwift BlockEncryptor.swift
[104/143] Compiling SPARQLSyntax Aggregation.swift
[105/143] Compiling SPARQLSyntax Algebra.swift
[106/143] Compiling SPARQLSyntax Expression.swift
[107/143] Compiling SPARQLSyntax IRI.swift
[108/143] Compiling SPARQLSyntax PropertyPath.swift
[109/143] Compiling SPARQLSyntax Query.swift
[110/143] Compiling SPARQLSyntax RDF.swift
[111/143] Compiling SPARQLSyntax RDFPatterns.swift
[112/143] Compiling SPARQLSyntax RDFSerialization.swift
[113/143] Compiling SPARQLSyntax SPARQLLexer.swift
[116/143] Compiling SPARQLSyntax XSD.swift
[117/143] Compiling CryptoSwift StreamEncryptor.swift
[118/143] Compiling CryptoSwift String+Extension.swift
[119/143] Compiling CryptoSwift UInt128.swift
[120/143] Compiling CryptoSwift UInt16+Extension.swift
[121/143] Compiling CryptoSwift UInt32+Extension.swift
[122/143] Compiling CryptoSwift UInt64+Extension.swift
[123/143] Compiling CryptoSwift UInt8+Extension.swift
[124/143] Compiling CryptoSwift Updatable.swift
[125/143] Compiling CryptoSwift Utils.swift
[126/143] Compiling CryptoSwift ZeroPadding.swift
[129/143] Emitting module SPARQLSyntax
[130/143] Compiling SPARQLSyntax SPARQLSerializer.swift
[131/143] Compiling SPARQLSyntax SPARQLParser.swift
[138/146] Emitting module Diomede
/Users/admin/builder/spi-builder-workspace/Sources/Diomede/Diomede.swift:20:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 18 |
 19 | public struct DiomedeConfiguration {
 20 |     public static var `default` = DiomedeConfiguration(
    |                       |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 21 |         mapSize: 4_096_000_000,
 22 |         maxDatabases: 256,
[139/146] Compiling Diomede Diomede.swift
/Users/admin/builder/spi-builder-workspace/Sources/Diomede/Diomede.swift:20:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 18 |
 19 | public struct DiomedeConfiguration {
 20 |     public static var `default` = DiomedeConfiguration(
    |                       |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 21 |         mapSize: 4_096_000_000,
 22 |         maxDatabases: 256,
[140/146] Compiling Diomede DataEncoding.swift
[141/154] Compiling diomede_db_util main.swift
[142/154] Emitting module diomede_db_util
[142/154] Write Objects.LinkFileList
[144/154] Compiling DiomedeQuadStore Util.swift
[144/154] Linking diomede-db-util
[146/154] Compiling DiomedeQuadStore TypeSets.swift
[146/154] Applying diomede-db-util
[148/154] Compiling DiomedeQuadStore RDFExtensions.swift
[149/154] Compiling DiomedeQuadStore CharacteristicSets.swift
[150/154] Compiling DiomedeQuadStore QuadStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/DiomedeQuadStore/QuadStore.swift:1370:54: warning: reference to static property 'groundKeyPaths' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
1368 |     public func bindings(matching pattern: QuadPattern) throws -> AnyIterator<[String:Term]> {
1369 |         var bindings : [String: KeyPath<Quad, Term>] = [:]
1370 |         for (node, path) in zip(pattern, QuadPattern.groundKeyPaths) {
     |                                                      `- warning: reference to static property 'groundKeyPaths' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
1371 |             if case .variable(let name, binding: _) = node {
1372 |                 bindings[name] = path
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-sparql-syntax/Sources/SPARQLSyntax/RDFPatterns.swift:173:23: note: static property declared here
171 |     public typealias GroundType = Quad
172 |     public static var keyPaths: [WritableKeyPath<QuadPattern, Node>] = [\.subject, \.predicate, \.object, \.graph]
173 |     public static var groundKeyPaths: [KeyPath<GroundType, Term>] = [\Quad.subject, \Quad.predicate, \Quad.object, \Quad.graph]
    |                       `- note: static property declared here
174 |     public static var groundKeyNames = ["subject", "predicate", "object", "graph"]
175 |
/Users/admin/builder/spi-builder-workspace/Sources/DiomedeQuadStore/QuadStore.swift:1388:54: warning: reference to static property 'groundKeyPaths' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
1386 |     public func results(matching pattern: QuadPattern) throws -> AnyIterator<SPARQLResultSolution<Term>> {
1387 |         var bindings : [String: KeyPath<Quad, Term>] = [:]
1388 |         for (node, path) in zip(pattern, QuadPattern.groundKeyPaths) {
     |                                                      `- warning: reference to static property 'groundKeyPaths' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
1389 |             if case .variable(let name, binding: _) = node {
1390 |                 bindings[name] = path
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-sparql-syntax/Sources/SPARQLSyntax/RDFPatterns.swift:173:23: note: static property declared here
171 |     public typealias GroundType = Quad
172 |     public static var keyPaths: [WritableKeyPath<QuadPattern, Node>] = [\.subject, \.predicate, \.object, \.graph]
173 |     public static var groundKeyPaths: [KeyPath<GroundType, Term>] = [\Quad.subject, \Quad.predicate, \Quad.object, \Quad.graph]
    |                       `- note: static property declared here
174 |     public static var groundKeyNames = ["subject", "predicate", "object", "graph"]
175 |
[151/154] Emitting module DiomedeQuadStore
[152/156] Emitting module diomede_cli
[153/156] Compiling diomede_cli main.swift
[153/156] Write Objects.LinkFileList
[154/156] Linking diomede-cli
[155/156] Applying diomede-cli
Build complete! (30.20s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "clmdb",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.24",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/agisboye/CLMDB.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "1.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "swift-sparql-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kasei/swift-sparql-syntax.git"
    }
  ],
  "manifest_display_name" : "Diomede",
  "name" : "Diomede",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Diomede",
      "targets" : [
        "Diomede"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DiomedeQuadStore",
      "targets" : [
        "DiomedeQuadStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "diomede-db-util",
      "targets" : [
        "diomede-db-util"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "diomede-cli",
      "targets" : [
        "diomede-cli"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "diomede_db_util",
      "module_type" : "SwiftTarget",
      "name" : "diomede-db-util",
      "path" : "Sources/diomede-db-util",
      "product_memberships" : [
        "diomede-db-util"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Diomede"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "diomede_cli",
      "module_type" : "SwiftTarget",
      "name" : "diomede-cli",
      "path" : "Sources/diomede-cli",
      "product_memberships" : [
        "diomede-cli"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "DiomedeQuadStore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "DiomedeTests",
      "module_type" : "SwiftTarget",
      "name" : "DiomedeTests",
      "path" : "Tests/DiomedeTests",
      "sources" : [
        "DiomedeCharacteristicSetTests.swift",
        "DiomedeQuadStorePerformance.swift",
        "DiomedeTests.swift",
        "DiomedeTypeSetTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Diomede",
        "DiomedeQuadStore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DiomedeQuadStore",
      "module_type" : "SwiftTarget",
      "name" : "DiomedeQuadStore",
      "path" : "Sources/DiomedeQuadStore",
      "product_dependencies" : [
        "CryptoSwift",
        "SPARQLSyntax"
      ],
      "product_memberships" : [
        "DiomedeQuadStore",
        "diomede-cli"
      ],
      "sources" : [
        "CharacteristicSets.swift",
        "QuadStore.swift",
        "RDFExtensions.swift",
        "TypeSets.swift",
        "Util.swift"
      ],
      "target_dependencies" : [
        "Diomede"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Diomede",
      "module_type" : "SwiftTarget",
      "name" : "Diomede",
      "path" : "Sources/Diomede",
      "product_dependencies" : [
        "LMDB",
        "SPARQLSyntax"
      ],
      "product_memberships" : [
        "Diomede",
        "DiomedeQuadStore",
        "diomede-db-util",
        "diomede-cli"
      ],
      "sources" : [
        "DataEncoding.swift",
        "Diomede.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.