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 TOMLKit, reference main (3a7f8f), with Swift 5.10 for Linux on 15 Jan 2025 16:26:57 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/TOMLKit.git
Reference: main
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/stackotter/TOMLKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3a7f8f9 Fix a different aspect of the not-decoded keys propagation bug
Cloned https://github.com/stackotter/TOMLKit.git
Revision (git rev-parse @):
3a7f8f91a12c3e60a2f3c3a105d0ef9c9bb7098e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stackotter/TOMLKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/stackotter/TOMLKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/karwa/swift-checkit.git
[1/74] Fetching swift-checkit
[75/2122] Fetching swift-checkit, swift-docc-plugin
Fetched https://github.com/karwa/swift-checkit.git from cache (0.31s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.31s)
Computing version for https://github.com/karwa/swift-checkit.git
Computed https://github.com/karwa/swift-checkit.git at 0.0.2 (0.49s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.37s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3261] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.05s)
Creating working copy for https://github.com/karwa/swift-checkit.git
Working copy of https://github.com/karwa/swift-checkit.git resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[4/9] Compiling Date&Time&DateTime.cpp
[5/9] Compiling Node.cpp
[6/9] Compiling Conversion.cpp
[7/9] Compiling Array.cpp
[8/9] Compiling Table.cpp
[10/35] Emitting module TOMLKit
[11/38] Compiling TOMLKit TOMLCodingKey.swift
[12/38] Compiling TOMLKit TOMLParseError.swift
[13/38] Compiling TOMLKit TOMLType.swift
[14/38] Compiling TOMLKit TOMLEncoder.swift
[15/38] Compiling TOMLKit UnkeyedEncodingContainer.swift
[16/38] Compiling TOMLKit FormatOptions.swift
[17/38] Compiling TOMLKit Operators&Extensions.swift
[18/38] Compiling TOMLKit TOMLInt.swift
[19/38] Compiling TOMLKit TOMLTable+CollectionFunctions.swift
[20/38] Compiling TOMLKit TOMLTable.swift
[21/38] Compiling TOMLKit TOMLTableIterator.swift
[22/38] Compiling TOMLKit TOMLValueConvertible+Int.swift
[23/38] Compiling TOMLKit TOMLValueConvertible.swift
[24/38] Compiling TOMLKit UnkeyedDecodingContainer.swift
[25/38] Compiling TOMLKit InternalTOMLEncoder.swift
[26/38] Compiling TOMLKit KeyedEncodingContainer.swift
[27/38] Compiling TOMLKit SingleValueEncodingContainer.swift
[28/38] Compiling TOMLKit TOMLValue+Initializers.swift
[29/38] Compiling TOMLKit TOMLValue.swift
[30/38] Compiling TOMLKit ValueOptions.swift
[31/38] Compiling TOMLKit InternalTOMLDecoder.swift
[32/38] Compiling TOMLKit KeyedDecodingContainerProtocol.swift
[33/38] Compiling TOMLKit SingleValueDecodingContainer.swift
[34/38] Compiling TOMLKit TOMLDecoder.swift
[35/38] Compiling TOMLKit TOMLArray+CollectionConformance.swift
[36/38] Compiling TOMLKit TOMLArray.swift
[37/38] Compiling TOMLKit TOMLArrayIterator.swift
[38/38] Compiling TOMLKit TOMLDate&Time&DateTime.swift
Build complete! (23.72s)
Build complete.
{
  "c_language_standard" : "c99",
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "swift-checkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/karwa/swift-checkit.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "TOMLKit",
  "name" : "TOMLKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "TOMLKit",
      "targets" : [
        "TOMLKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TOMLKitTests",
      "module_type" : "SwiftTarget",
      "name" : "TOMLKitTests",
      "path" : "Tests/TOMLKitTests",
      "product_dependencies" : [
        "Checkit"
      ],
      "sources" : [
        "TOMLKitTests.swift"
      ],
      "target_dependencies" : [
        "TOMLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TOMLKit",
      "module_type" : "SwiftTarget",
      "name" : "TOMLKit",
      "path" : "Sources/TOMLKit",
      "product_memberships" : [
        "TOMLKit"
      ],
      "sources" : [
        "Decoder/InternalTOMLDecoder.swift",
        "Decoder/KeyedDecodingContainerProtocol.swift",
        "Decoder/SingleValueDecodingContainer.swift",
        "Decoder/TOMLDecoder.swift",
        "Decoder/UnkeyedDecodingContainer.swift",
        "Encoder/InternalTOMLEncoder.swift",
        "Encoder/KeyedEncodingContainer.swift",
        "Encoder/SingleValueEncodingContainer.swift",
        "Encoder/TOMLEncoder.swift",
        "Encoder/UnkeyedEncodingContainer.swift",
        "FormatOptions.swift",
        "Operators&Extensions.swift",
        "TOML Data Types/TOMLArray/TOMLArray+CollectionConformance.swift",
        "TOML Data Types/TOMLArray/TOMLArray.swift",
        "TOML Data Types/TOMLArray/TOMLArrayIterator.swift",
        "TOML Data Types/TOMLDate&Time&DateTime.swift",
        "TOML Data Types/TOMLInt.swift",
        "TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift",
        "TOML Data Types/TOMLTable/TOMLTable.swift",
        "TOML Data Types/TOMLTable/TOMLTableIterator.swift",
        "TOML Data Types/TOMLValueConvertible+Int.swift",
        "TOML Data Types/TOMLValueConvertible.swift",
        "TOMLCodingKey.swift",
        "TOMLParseError.swift",
        "TOMLType.swift",
        "TOMLValue/TOMLValue+Initializers.swift",
        "TOMLValue/TOMLValue.swift",
        "ValueOptions.swift"
      ],
      "target_dependencies" : [
        "CTOML"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CTOML",
      "module_type" : "ClangTarget",
      "name" : "CTOML",
      "path" : "Sources/CTOML",
      "product_memberships" : [
        "TOMLKit"
      ],
      "sources" : [
        "Sources/Array.cpp",
        "Sources/Conversion.cpp",
        "Sources/Date&Time&DateTime.cpp",
        "Sources/Node.cpp",
        "Sources/Table.cpp"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.