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.2 (beta) for Linux on 22 Jun 2025 09:52:18 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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/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.2
Building package at path:  $PWD
https://github.com/kasei/diomede.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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/kasei/swift-sparql-syntax.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/agisboye/CLMDB.git
[1/45] Fetching clmdb
[46/2528] Fetching clmdb, swift-sparql-syntax
[2529/15469] Fetching clmdb, swift-sparql-syntax, cryptoswift
Fetched https://github.com/agisboye/CLMDB.git from cache (1.27s)
Fetched https://github.com/kasei/swift-sparql-syntax.git from cache (1.28s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.31s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (1.71s)
Computing version for https://github.com/agisboye/CLMDB.git
Computed https://github.com/agisboye/CLMDB.git at 0.9.33 (0.37s)
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.39s)
Fetching https://github.com/kasei/swift-serd.git
[1/68] Fetching swift-serd
Fetched https://github.com/kasei/swift-serd.git from cache (0.21s)
Computing version for https://github.com/kasei/swift-serd.git
Computed https://github.com/kasei/swift-serd.git at 0.0.4 (0.60s)
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/agisboye/CLMDB.git
Working copy of https://github.com/agisboye/CLMDB.git resolved at 0.9.33
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
Building for debugging...
[0/27] Write sources
[4/27] Compiling serd uri.c
[5/27] Compiling LMDB midl.c
[5/27] Write swift-version-24593BA9C3E375BF.txt
[7/27] Compiling serd string.c
[7/27] Write sources
[10/27] Compiling serd writer.c
[10/27] Compiling serd reader.c
[12/27] Compiling serd node.c
[13/27] Compiling serd env.c
[14/27] Compiling serd byte_source.c
[15/27] Compiling serd n3.c
[16/132] Compiling LMDB mdb.c
[18/132] Emitting module CryptoSwift
[19/144] Compiling SPARQLSyntax Expression.swift
[20/144] Compiling SPARQLSyntax IRI.swift
[21/145] Compiling SPARQLSyntax SPARQLSyntax.swift
[22/145] Compiling SPARQLSyntax Window.swift
[23/145] Compiling CryptoSwift Collection+Extension.swift
[24/145] Compiling CryptoSwift CompactMap.swift
[25/145] Compiling CryptoSwift Cryptor.swift
[26/145] Compiling CryptoSwift Cryptors.swift
[27/145] Compiling CryptoSwift Digest.swift
[28/145] Compiling CryptoSwift DigestType.swift
[29/145] Compiling CryptoSwift AES+Foundation.swift
[30/145] Compiling CryptoSwift Array+Foundation.swift
[31/145] Compiling CryptoSwift Blowfish+Foundation.swift
[32/145] Compiling CryptoSwift ChaCha20+Foundation.swift
[33/145] Compiling CryptoSwift Data+Extension.swift
[34/145] Compiling CryptoSwift HMAC+Foundation.swift
[35/145] Compiling CryptoSwift Rabbit+Foundation.swift
[36/145] Compiling SPARQLSyntax XSD.swift
[37/145] Compiling SPARQLSyntax PropertyPath.swift
[38/145] Compiling SPARQLSyntax Query.swift
[39/145] Compiling CryptoSwift Addition.swift
[40/145] Compiling CryptoSwift BigInt.swift
[41/145] Compiling CryptoSwift BigUInt.swift
[42/145] Compiling CryptoSwift Bitwise Ops.swift
[43/145] Compiling CryptoSwift CS.swift
[44/145] Compiling CryptoSwift Codable.swift
[45/145] Compiling CryptoSwift Comparable.swift
[46/145] Compiling CryptoSwift Data Conversion.swift
[47/145] Compiling CryptoSwift Division.swift
[48/145] Compiling CryptoSwift Exponentiation.swift
[49/145] Compiling CryptoSwift Floating Point Conversion.swift
[50/145] Compiling CryptoSwift GCD.swift
[51/145] Compiling CryptoSwift Hashable.swift
[52/145] Compiling CryptoSwift AEAD.swift
[53/145] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[54/145] Compiling CryptoSwift AES.Cryptors.swift
[55/145] Compiling CryptoSwift AES.swift
[56/145] Compiling CryptoSwift Array+Extension.swift
[57/145] Compiling CryptoSwift Authenticator.swift
[58/145] Compiling CryptoSwift BatchedCollection.swift
[59/145] Compiling CryptoSwift Bit.swift
[60/145] Compiling CryptoSwift BlockCipher.swift
[61/145] Compiling CryptoSwift BlockDecryptor.swift
[62/145] Compiling CryptoSwift BlockEncryptor.swift
[63/145] Compiling CryptoSwift BlockMode.swift
[64/145] Compiling CryptoSwift BlockModeOptions.swift
[67/145] Compiling CryptoSwift CFB.swift
[68/145] Compiling CryptoSwift CTR.swift
[69/145] Compiling CryptoSwift CipherModeWorker.swift
[70/145] Compiling CryptoSwift ECB.swift
[71/145] Compiling CryptoSwift GCM.swift
[72/145] Compiling CryptoSwift OCB.swift
[73/145] Compiling CryptoSwift OFB.swift
[74/145] Compiling CryptoSwift PCBC.swift
[75/145] Compiling CryptoSwift Blowfish.swift
[76/145] Compiling CryptoSwift CBCMAC.swift
[77/145] Compiling CryptoSwift CMAC.swift
[82/145] Compiling SPARQLSyntax Aggregation.swift
[83/145] Compiling SPARQLSyntax Algebra.swift
[84/145] Compiling SPARQLSyntax RDF.swift
[85/145] Compiling SPARQLSyntax RDFPatterns.swift
[86/145] Compiling SPARQLSyntax RDFSerialization.swift
[87/145] Compiling SPARQLSyntax SPARQLLexer.swift
[88/145] Compiling SPARQLSyntax SPARQLParser.swift
[89/145] Compiling SPARQLSyntax SPARQLSerializer.swift
[90/145] Compiling CryptoSwift SecureBytes.swift
[91/145] Compiling CryptoSwift StreamDecryptor.swift
[92/145] Compiling CryptoSwift StreamEncryptor.swift
[93/145] Compiling CryptoSwift String+Extension.swift
[94/145] Compiling CryptoSwift UInt128.swift
[95/145] Compiling CryptoSwift UInt16+Extension.swift
[96/145] Compiling CryptoSwift UInt32+Extension.swift
[97/145] Compiling CryptoSwift UInt64+Extension.swift
[98/145] Compiling CryptoSwift UInt8+Extension.swift
[99/145] Compiling CryptoSwift Updatable.swift
[100/145] Compiling CryptoSwift Utils.swift
[101/145] Compiling CryptoSwift ZeroPadding.swift
[102/145] Compiling CryptoSwift PBKDF2.swift
[103/145] Compiling CryptoSwift PKCS5.swift
[104/145] Compiling CryptoSwift PKCS7.swift
[105/145] Compiling CryptoSwift PKCS7Padding.swift
[106/145] Compiling CryptoSwift Padding.swift
[107/145] Compiling CryptoSwift Poly1305.swift
[108/145] Compiling CryptoSwift RSA.swift
[109/145] Compiling CryptoSwift Rabbit.swift
[110/145] Compiling CryptoSwift SHA1.swift
[111/145] Compiling CryptoSwift SHA2.swift
[112/145] Compiling CryptoSwift SHA3.swift
[113/145] Compiling CryptoSwift Scrypt.swift
[114/145] Compiling CryptoSwift Integer Conversion.swift
[115/145] Compiling CryptoSwift Multiplication.swift
[116/145] Compiling CryptoSwift Prime Test.swift
[117/145] Compiling CryptoSwift Random.swift
[118/145] Compiling CryptoSwift Shifts.swift
[119/145] Compiling CryptoSwift Square Root.swift
[120/145] Compiling CryptoSwift Strideable.swift
[121/145] Compiling CryptoSwift String Conversion.swift
[122/145] Compiling CryptoSwift Subtraction.swift
[123/145] Compiling CryptoSwift Words and Bits.swift
[124/145] Compiling CryptoSwift ChaCha20.swift
[125/145] Compiling CryptoSwift Checksum.swift
[126/145] Compiling CryptoSwift Cipher.swift
[128/146] Emitting module SPARQLSyntax
[128/146] Wrapping AST for CryptoSwift for debugging
[138/147] Wrapping AST for SPARQLSyntax for debugging
[140/150] Emitting module Diomede
[141/150] Compiling Diomede Diomede.swift
[142/150] Compiling Diomede DataEncoding.swift
[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] Compiling DiomedeQuadStore Util.swift
[148/160] Wrapping AST for diomede-db-util for debugging
[149/160] Write Objects.LinkFileList
[150/160] Linking diomede-db-util
[152/160] Compiling DiomedeQuadStore RDFExtensions.swift
[153/160] Compiling DiomedeQuadStore TypeSets.swift
[154/160] Compiling DiomedeQuadStore CharacteristicSets.swift
[155/160] Emitting module DiomedeQuadStore
[156/160] Compiling DiomedeQuadStore QuadStore.swift
[157/161] Wrapping AST for DiomedeQuadStore for debugging
[159/163] Emitting module diomede_cli
[160/163] Compiling diomede_cli main.swift
[161/164] Wrapping AST for diomede-cli for debugging
[162/164] Write Objects.LinkFileList
[163/164] Linking diomede-cli
Build complete! (59.39s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.