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 QuickLMDB, reference 15.0.0 (2204a1), with Swift 6.2 for Linux on 21 Oct 2025 01:32:44 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tannerdsilva/QuickLMDB.git
Reference: 15.0.0
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/tannerdsilva/QuickLMDB
 * tag               15.0.0     -> FETCH_HEAD
HEAD is now at 2204a12 v15.0.0 revised protocol requirements
Cloned https://github.com/tannerdsilva/QuickLMDB.git
Revision (git rev-parse @):
2204a1252f01b0a60657ea21cd6142b564fe562d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tannerdsilva/QuickLMDB.git at 15.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tannerdsilva/QuickLMDB.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/tannerdsilva/rawdog.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/tannerdsilva/CLMDB.git
[1/49] Fetching clmdb
[50/4007] Fetching clmdb, swift-log
[328/5409] Fetching clmdb, swift-log, rawdog
[4317/10474] Fetching clmdb, swift-log, rawdog, swift-system
Fetched https://github.com/apple/swift-log.git from cache (0.41s)
[1/72619] Fetching swift-syntax
Fetched https://github.com/tannerdsilva/CLMDB.git from cache (4.21s)
Fetched https://github.com/apple/swift-system.git from cache (4.22s)
Fetched https://github.com/tannerdsilva/rawdog.git from cache (4.22s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.27s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 602.0.0 (6.50s)
Computing version for https://github.com/tannerdsilva/rawdog.git
Computed https://github.com/tannerdsilva/rawdog.git at 20.1.0 (0.46s)
Computing version for https://github.com/tannerdsilva/CLMDB.git
Computed https://github.com/tannerdsilva/CLMDB.git at 0.9.30 (0.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.39s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.36s)
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.4
Creating working copy for https://github.com/tannerdsilva/rawdog.git
Working copy of https://github.com/tannerdsilva/rawdog.git resolved at 20.1.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/tannerdsilva/CLMDB.git
Working copy of https://github.com/tannerdsilva/CLMDB.git resolved at 0.9.30
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.63s)
Building for debugging...
[0/18] Write sources
[6/18] Compiling CLMDB midl.c
[7/18] Compiling CRAW __craw.c
[8/18] Compiling CSystem shims.c
[8/18] Write swift-version-24593BA9C3E375BF.txt
[10/54] Compiling CLMDB mdb.c
[12/54] Emitting module SystemPackage
[13/58] Compiling SystemPackage Errno.swift
[14/58] Compiling SystemPackage ErrnoWindows.swift
[15/58] Compiling SystemPackage FileDescriptor.swift
[16/58] Compiling SystemPackage FileHelpers.swift
[17/58] Compiling SystemPackage FileOperations.swift
[18/58] Compiling SystemPackage FilePath.swift
[19/58] Compiling SystemPackage FilePathComponentView.swift
[20/58] Compiling SystemPackage FilePathComponents.swift
[21/58] Compiling SystemPackage FilePathParsing.swift
[22/58] Compiling SystemPackage FilePathString.swift
[23/58] Compiling SystemPackage FilePathWindows.swift
[24/58] Compiling SystemPackage FilePermissions.swift
[25/58] Compiling SystemPackage IOCompletion.swift
[26/58] Compiling SystemPackage IORequest.swift
[27/58] Compiling Logging Locks.swift
[28/58] Compiling Logging MetadataProvider.swift
[29/58] Compiling SystemPackage Syscalls.swift
[30/58] Compiling SystemPackage WindowsSyscallAdapters.swift
[31/58] Compiling SystemPackage MachPort.swift
[32/58] Compiling SystemPackage PlatformString.swift
[33/58] Compiling SystemPackage Constants.swift
[34/58] Compiling SystemPackage Exports.swift
[35/58] Compiling SystemPackage Mocking.swift
[36/58] Compiling SystemPackage RawBuffer.swift
[37/58] Compiling SystemPackage SystemString.swift
[38/58] Compiling SystemPackage Util+StringArray.swift
[39/58] Compiling SystemPackage Util.swift
[40/58] Compiling SystemPackage UtilConsumers.swift
[41/58] Compiling Logging Logging.swift
[42/58] Compiling Logging LogHandler.swift
[43/58] Emitting module Logging
[44/59] Wrapping AST for Logging for debugging
[46/75] Compiling QuickLMDBMacros _QUICKLMDB_INTERNAL_cursor_dupsort_impl.swift
[47/75] Compiling QuickLMDBMacros _QUICKLMDB_INTERNAL_database_strict_impl.swift
[48/75] Compiling QuickLMDBMacros _QUICKLMDB_INTERNAL_cursor_encodable_impl.swift
[49/75] Compiling QuickLMDBMacros _QUICKLMDB_INTERNAL_cursor_init_basics.swift
[50/75] Compiling QuickLMDBMacros _QUICKLMDB_INTERNAL_cursor_dupfixed_impl.swift
[51/75] Compiling QuickLMDBMacros Plugin.swift
[52/75] Emitting module QuickLMDBMacros
[53/75] Compiling QuickLMDBMacros MDB_comparable.swift
[54/76] Wrapping AST for QuickLMDBMacros for debugging
[55/76] Write Objects.LinkFileList
[57/76] Emitting module RAW_macros
[58/76] Compiling RAW_macros Plugin.swift
[59/76] Compiling RAW_macros RAW_convertible_string_type_macro_depricated.swift
[59/76] Linking QuickLMDBMacros-tool
[61/76] Compiling SystemPackage IORing.swift
[62/76] Compiling SystemPackage RawIORequest.swift
[63/76] Compiling SystemPackage Backcompat.swift
[64/76] Compiling SystemPackage CInterop.swift
[65/76] Compiling SystemPackage FilePathSyntax.swift
[66/76] Compiling SystemPackage FilePathTemp.swift
[67/76] Compiling SystemPackage FilePathTempPosix.swift
[68/76] Compiling SystemPackage FilePathTempWindows.swift
[70/77] Compiling RAW_macros RAW_staticbuff_fixedwidthinteger_type_macro.swift
[71/77] Compiling RAW_macros RAW_convertible_string_type_macro_v2.swift
[72/77] Compiling RAW_macros RAW_staticbuff_bytes_macro.swift
[73/77] Compiling RAW_macros RAW_staticbuff_binaryfloatingpoint_type_macro.swift
[74/77] Compiling RAW_macros RAW_staticbuff_macro.swift
[75/78] Wrapping AST for RAW_macros for debugging
[76/78] Write Objects.LinkFileList
[77/78] Linking RAW_macros-tool
[79/91] Compiling RAW RAW_fixed.swift
[80/91] Compiling RAW RAW_hasher.swift
[81/92] Emitting module RAW
[82/92] Compiling RAW RAW_accessible.swift
[83/92] Compiling RAW RAW_comparable.swift
[84/92] Compiling RAW Macros.swift
[85/92] Compiling RAW MemoryGuarded.swift
[86/92] Compiling RAW RAW_convertible.swift
[87/92] Compiling RAW RAW_encoded_unicode.swift
[88/92] Compiling RAW Array.swift
[89/92] Compiling RAW UnsafeMutableBufferPointer<UInt8>.swift
[90/92] Compiling RAW RAW_native.swift
[91/92] Compiling RAW RAW_staticbuff.swift
[92/92] Compiling RAW RAW.swift
[94/115] Compiling QuickLMDB MDB_convertible_cursorBasics.swift
[95/115] Compiling QuickLMDB MDB_val_cursorBasics.swift
[96/115] Compiling QuickLMDB MDB_val_cursorFirsts.swift
[97/115] Compiling QuickLMDB MDB_val_cursorPrevious.swift
[98/115] Compiling QuickLMDB MDB_val_cursorSets.swift
[99/115] Compiling QuickLMDB DBProtocolExtensions.swift
[100/115] Compiling QuickLMDB MDB_val_cursorGets.swift
[101/115] Compiling QuickLMDB MDB_val_cursorLasts.swift
[102/115] Compiling QuickLMDB MDB_val_cursorNexts.swift
[103/118] Compiling QuickLMDB LMDBError.swift
[104/118] Compiling QuickLMDB Macros.swift
[105/118] Compiling QuickLMDB MDB_comparable.swift
[106/118] Compiling QuickLMDB Environment.swift
[107/118] Compiling QuickLMDB MDB_val.swift
[108/118] Compiling QuickLMDB UnsafeMutableRawBufferPointer.swift
[109/118] Emitting module QuickLMDB
[110/118] Compiling QuickLMDB MDB_convertible.swift
[111/118] Compiling QuickLMDB QuickLMDB.swift
[112/118] Compiling QuickLMDB Transaction.swift
[113/118] Compiling QuickLMDB DBProtocols.swift
[114/118] Compiling QuickLMDB DBStaticImpl.swift
[115/118] Compiling QuickLMDB Database.swift
[116/118] Compiling QuickLMDB Cursor.swift
[117/118] Compiling QuickLMDB CursorProtocols.swift
[118/118] Compiling QuickLMDB CursorStaticImpl.swift
Build complete! (39.85s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "clmdb",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.26",
            "upper_bound" : "0.9.31"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tannerdsilva/CLMDB.git"
    },
    {
      "identity" : "rawdog",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "20.0.0",
            "upper_bound" : "21.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tannerdsilva/rawdog.git"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "QuickLMDB",
  "name" : "QuickLMDB",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "QuickLMDB",
      "targets" : [
        "QuickLMDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "QuickLMDBMacros",
      "targets" : [
        "QuickLMDBMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "QuickLMDBTests",
      "module_type" : "SwiftTarget",
      "name" : "QuickLMDBTests",
      "path" : "Tests/QuickLMDBTests",
      "sources" : [
        "QuickLMDBTests.swift"
      ],
      "target_dependencies" : [
        "QuickLMDB"
      ],
      "type" : "test"
    },
    {
      "c99name" : "QuickLMDBMacros",
      "module_type" : "SwiftTarget",
      "name" : "QuickLMDBMacros",
      "path" : "Sources/QuickLMDBMacros",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftOperators",
        "SwiftParser",
        "SwiftParserDiagnostics",
        "SwiftCompilerPlugin",
        "Logging"
      ],
      "product_memberships" : [
        "QuickLMDB",
        "QuickLMDBMacros"
      ],
      "sources" : [
        "MDB_comparable.swift",
        "Plugin.swift",
        "_QUICKLMDB_INTERNAL_cursor_dupfixed_impl.swift",
        "_QUICKLMDB_INTERNAL_cursor_dupsort_impl.swift",
        "_QUICKLMDB_INTERNAL_cursor_encodable_impl.swift",
        "_QUICKLMDB_INTERNAL_cursor_init_basics.swift",
        "_QUICKLMDB_INTERNAL_database_strict_impl.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "QuickLMDB",
      "module_type" : "SwiftTarget",
      "name" : "QuickLMDB",
      "path" : "Sources/QuickLMDB",
      "product_dependencies" : [
        "CLMDB",
        "SystemPackage",
        "RAW"
      ],
      "product_memberships" : [
        "QuickLMDB"
      ],
      "sources" : [
        "Cursor/Cursor.swift",
        "Cursor/CursorProtocols.swift",
        "Cursor/CursorStaticImpl.swift",
        "Cursor/MDB_convertible/MDB_convertible_cursorBasics.swift",
        "Cursor/MDB_val/MDB_val_cursorBasics.swift",
        "Cursor/MDB_val/MDB_val_cursorFirsts.swift",
        "Cursor/MDB_val/MDB_val_cursorGets.swift",
        "Cursor/MDB_val/MDB_val_cursorLasts.swift",
        "Cursor/MDB_val/MDB_val_cursorNexts.swift",
        "Cursor/MDB_val/MDB_val_cursorPrevious.swift",
        "Cursor/MDB_val/MDB_val_cursorSets.swift",
        "Database/DBProtocolExtensions.swift",
        "Database/DBProtocols.swift",
        "Database/DBStaticImpl.swift",
        "Database/Database.swift",
        "Environment.swift",
        "Extensions/MDB_val.swift",
        "Extensions/UnsafeMutableRawBufferPointer.swift",
        "LMDBError.swift",
        "Macros.swift",
        "Protocols/MDB_comparable.swift",
        "Protocols/MDB_convertible.swift",
        "QuickLMDB.swift",
        "Transaction.swift"
      ],
      "target_dependencies" : [
        "QuickLMDBMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.