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 master (836a57), with Swift 6.0 for Linux on 2 Dec 2024 08:20:13 UTC.

Swift 6 data race errors: 1

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/kasei/diomede.git
Reference: master
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/kasei/diomede
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kasei/diomede.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/kasei/swift-sparql-syntax.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/agisboye/CLMDB.git
[1/43] Fetching clmdb
[33/2526] Fetching clmdb, swift-sparql-syntax
[2516/15233] Fetching clmdb, swift-sparql-syntax, cryptoswift
Fetched https://github.com/agisboye/CLMDB.git from cache (0.26s)
Fetched https://github.com/kasei/swift-sparql-syntax.git from cache (0.26s)
[2034/12707] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.13s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.42s)
Computing version for https://github.com/agisboye/CLMDB.git
Computed https://github.com/agisboye/CLMDB.git at 0.9.31 (0.42s)
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.43s)
Fetching https://github.com/kasei/swift-serd.git
[1/68] Fetching swift-serd
Fetched https://github.com/kasei/swift-serd.git from cache (0.19s)
Computing version for https://github.com/kasei/swift-serd.git
Computed https://github.com/kasei/swift-serd.git at 0.0.4 (0.41s)
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/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-serd.git
Working copy of https://github.com/kasei/swift-serd.git resolved at 0.0.4
Building for debugging...
[0/27] Compiling serd uri.c
[1/27] Compiling serd reader.c
[2/27] Write sources
[4/27] Compiling serd env.c
[4/27] Write sources
[6/27] Compiling serd string.c
[6/27] Write sources
[10/27] Compiling serd node.c
[11/27] Compiling serd n3.c
[12/27] Compiling LMDB midl.c
[13/27] Compiling serd byte_source.c
[14/27] Compiling serd writer.c
[15/27] Write swift-version-24593BA9C3E375BF.txt
[16/76] Compiling LMDB mdb.c
[18/132] Emitting module CryptoSwift
[19/144] Compiling CryptoSwift CMAC.swift
[20/144] Compiling CryptoSwift Integer Conversion.swift
[21/145] Compiling CryptoSwift CipherModeWorker.swift
[22/145] Compiling CryptoSwift ECB.swift
[23/145] Compiling CryptoSwift String+FoundationExtension.swift
[24/145] Compiling CryptoSwift Utils+Foundation.swift
[25/145] Compiling CryptoSwift Generics.swift
[26/145] Compiling CryptoSwift HKDF.swift
[27/145] Compiling CryptoSwift HMAC.swift
[28/145] Compiling CryptoSwift ISO10126Padding.swift
[29/145] Compiling CryptoSwift ISO78164Padding.swift
[30/145] Compiling CryptoSwift Int+Extension.swift
[31/145] Compiling CryptoSwift MD5.swift
[32/145] Compiling CryptoSwift NoPadding.swift
[33/145] Compiling CryptoSwift Operators.swift
[34/145] Compiling CryptoSwift PBKDF1.swift
[35/145] Compiling CryptoSwift CBC.swift
[36/145] Compiling CryptoSwift CCM.swift
[37/145] Compiling CryptoSwift CFB.swift
[38/145] Compiling CryptoSwift CTR.swift
[41/145] Compiling CryptoSwift GCM.swift
[42/145] Compiling CryptoSwift OCB.swift
[43/145] Compiling CryptoSwift OFB.swift
[44/145] Compiling CryptoSwift PCBC.swift
[45/145] Compiling CryptoSwift Blowfish.swift
[46/145] Compiling CryptoSwift CBCMAC.swift
[49/145] Compiling CryptoSwift Multiplication.swift
[50/145] Compiling CryptoSwift Prime Test.swift
[51/145] Compiling CryptoSwift Random.swift
[52/145] Compiling CryptoSwift Shifts.swift
[53/145] Compiling CryptoSwift Square Root.swift
[54/145] Compiling CryptoSwift Strideable.swift
[55/145] Compiling CryptoSwift String Conversion.swift
[56/145] Compiling CryptoSwift Subtraction.swift
[57/145] Compiling CryptoSwift Words and Bits.swift
[58/145] Compiling CryptoSwift ChaCha20.swift
[59/145] Compiling CryptoSwift Checksum.swift
[60/145] Compiling CryptoSwift Cipher.swift
[61/145] Compiling CryptoSwift AEAD.swift
[62/145] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[63/145] Compiling CryptoSwift AES.Cryptors.swift
[64/145] Compiling CryptoSwift AES.swift
[65/145] Compiling CryptoSwift Array+Extension.swift
[66/145] Compiling CryptoSwift Authenticator.swift
[67/145] Compiling CryptoSwift BatchedCollection.swift
[68/145] Compiling CryptoSwift Bit.swift
[69/145] Compiling CryptoSwift BlockCipher.swift
[70/145] Compiling CryptoSwift BlockDecryptor.swift
[71/145] Compiling CryptoSwift BlockEncryptor.swift
[72/145] Compiling CryptoSwift BlockMode.swift
[73/145] Compiling CryptoSwift BlockModeOptions.swift
[74/145] Compiling CryptoSwift Collection+Extension.swift
[75/145] Compiling CryptoSwift CompactMap.swift
[76/145] Compiling CryptoSwift Cryptor.swift
[77/145] Compiling CryptoSwift Cryptors.swift
[78/145] Compiling CryptoSwift Digest.swift
[79/145] Compiling CryptoSwift DigestType.swift
[80/145] Compiling CryptoSwift AES+Foundation.swift
[81/145] Compiling CryptoSwift Array+Foundation.swift
[82/145] Compiling CryptoSwift Blowfish+Foundation.swift
[83/145] Compiling CryptoSwift ChaCha20+Foundation.swift
[84/145] Compiling CryptoSwift Data+Extension.swift
[85/145] Compiling CryptoSwift HMAC+Foundation.swift
[86/145] Compiling CryptoSwift Rabbit+Foundation.swift
[87/145] Compiling CryptoSwift Addition.swift
[88/145] Compiling CryptoSwift BigInt.swift
[89/145] Compiling CryptoSwift BigUInt.swift
[90/145] Compiling CryptoSwift Bitwise Ops.swift
[91/145] Compiling CryptoSwift CS.swift
[92/145] Compiling CryptoSwift Codable.swift
[93/145] Compiling CryptoSwift Comparable.swift
[94/145] Compiling CryptoSwift Data Conversion.swift
[95/145] Compiling CryptoSwift Division.swift
[96/145] Compiling CryptoSwift Exponentiation.swift
[97/145] Compiling CryptoSwift Floating Point Conversion.swift
[98/145] Compiling CryptoSwift GCD.swift
[99/145] Compiling CryptoSwift Hashable.swift
[106/145] Compiling SPARQLSyntax XSD.swift
[107/145] Compiling CryptoSwift PBKDF2.swift
[108/145] Compiling CryptoSwift PKCS5.swift
[109/145] Compiling CryptoSwift PKCS7.swift
[110/145] Compiling CryptoSwift PKCS7Padding.swift
[111/145] Compiling CryptoSwift Padding.swift
[112/145] Compiling CryptoSwift Poly1305.swift
[113/145] Compiling CryptoSwift RSA.swift
[114/145] Compiling CryptoSwift Rabbit.swift
[115/145] Compiling CryptoSwift SHA1.swift
[116/145] Compiling CryptoSwift SHA2.swift
[117/145] Compiling CryptoSwift SHA3.swift
[118/145] Compiling CryptoSwift Scrypt.swift
[119/145] Compiling CryptoSwift SecureBytes.swift
[120/145] Compiling CryptoSwift StreamDecryptor.swift
[121/145] Compiling CryptoSwift StreamEncryptor.swift
[122/145] Compiling CryptoSwift String+Extension.swift
[123/145] Compiling CryptoSwift UInt128.swift
[124/145] Compiling CryptoSwift UInt16+Extension.swift
[125/145] Compiling CryptoSwift UInt32+Extension.swift
[126/145] Compiling CryptoSwift UInt64+Extension.swift
[127/145] Compiling CryptoSwift UInt8+Extension.swift
[128/145] Compiling CryptoSwift Updatable.swift
[129/145] Compiling CryptoSwift Utils.swift
[130/145] Compiling CryptoSwift ZeroPadding.swift
[131/146] Wrapping AST for CryptoSwift for debugging
[133/146] Emitting module SPARQLSyntax
[138/147] Wrapping AST for SPARQLSyntax for debugging
[140/150] Compiling Diomede Diomede.swift
/host/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,
[141/150] Compiling Diomede DataEncoding.swift
[142/150] Emitting module Diomede
/host/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,
[143/151] Wrapping AST for Diomede for debugging
[145/159] Emitting module diomede_db_util
[146/159] Compiling diomede_db_util main.swift
[147/160] Wrapping AST for diomede-db-util for debugging
[148/160] Write Objects.LinkFileList
[149/160] Linking diomede-db-util
[151/160] Compiling DiomedeQuadStore Util.swift
[152/160] Compiling DiomedeQuadStore RDFExtensions.swift
[153/160] Compiling DiomedeQuadStore TypeSets.swift
[154/160] Compiling DiomedeQuadStore CharacteristicSets.swift
[155/160] Compiling DiomedeQuadStore QuadStore.swift
/host/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
/host/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 |
/host/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
/host/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 |
[156/160] Emitting module DiomedeQuadStore
[157/161] Wrapping AST for DiomedeQuadStore for debugging
[159/163] Compiling diomede_cli main.swift
[160/163] Emitting module diomede_cli
[161/164] Wrapping AST for diomede-cli for debugging
[162/164] Write Objects.LinkFileList
[163/164] Linking diomede-cli
Build complete! (43.51s)
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" : "/host/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"
}
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.