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 Bits, reference main (cc7079), with Swift 6.0 for Linux on 3 Nov 2024 09:16:32 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-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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Bits.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/OperatorFoundation/Bits
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cc7079e Fixed typo
Cloned https://github.com/OperatorFoundation/Bits.git
Revision (git rev-parse @):
cc7079e1038c1ce7d0093bb02b60cf024d4eb497
SUCCESS checkout https://github.com/OperatorFoundation/Bits.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/OperatorFoundation/Bits.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 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/OperatorFoundation/Datable.git
[1/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.20s)
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at main (1186348)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/37] Emitting module Datable
[5/41] Compiling Datable String+Arrayable.swift
[6/41] Compiling Datable String+Datable.swift
[7/41] Compiling Datable String+Intable.swift
[8/41] Compiling Datable Stringable.swift
[9/41] Compiling Datable Float+Floatable.swift
[10/41] Compiling Datable Float+MaybeDatable.swift
[11/41] Compiling Datable Float+MaybeIntable.swift
[12/41] Compiling Datable Floatable.swift
[13/41] Compiling Datable Int+Floatable.swift
[14/41] Compiling Datable Data+ExpressibleByStringLiteral.swift
[15/41] Compiling Datable Data+Floatable.swift
[16/41] Compiling Datable Data+MaybeIntable.swift
[17/41] Compiling Datable Data+MaybeNetworkIntable.swift
[18/41] Compiling Datable Data+Stringable.swift
[19/41] Compiling Datable Datable.swift
[20/41] Compiling Datable DatableConfig.swift
[21/41] Compiling Datable Double+MaybeDatable.swift
[22/41] Compiling Datable Double+Stringable.swift
[23/41] Compiling Datable File.swift
[24/41] Compiling Datable Arrayable.swift
[25/41] Compiling Datable CSVable.swift
[26/41] Compiling Datable Data+Arrayable.swift
[27/41] Compiling Datable Data+Base64.swift
[28/41] Compiling Datable Data+Datable.swift
[29/41] Compiling Datable MaybeIntable.swift
[30/41] Compiling Datable MaybeNetworkIntable.swift
[31/41] Compiling Datable NetworkDatable.swift
[32/41] Compiling Datable NetworkIntable.swift
[33/41] Compiling Datable Int+MaybeDatable.swift
[34/41] Compiling Datable Int+MaybeIntable.swift
[35/41] Compiling Datable Int+Stringable.swift
[36/41] Compiling Datable Intable.swift
[37/41] Compiling Datable MaybeDatable.swift
[38/41] Compiling Datable StringableArray+CSVable.swift
[39/41] Compiling Datable UInt+Datable.swift
[40/41] Compiling Datable UInt+MaybeNetworkDatable.swift
[41/41] Compiling Datable UInt+Stringable.swift
[43/46] Emitting module Bits
[44/46] Compiling Bits Bits+MaybeIntable.swift
[45/46] Compiling Bits SimpleBits+MaybeIntable.swift
[46/46] Compiling Bits Bits.swift
Build complete! (24.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "datable",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Datable.git"
    }
  ],
  "manifest_display_name" : "Bits",
  "name" : "Bits",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Bits",
      "targets" : [
        "Bits"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "BitsTests",
      "module_type" : "SwiftTarget",
      "name" : "BitsTests",
      "path" : "Tests/BitsTests",
      "sources" : [
        "BitsTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Bits"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Bits",
      "module_type" : "SwiftTarget",
      "name" : "Bits",
      "path" : "Sources/Bits",
      "product_dependencies" : [
        "Datable"
      ],
      "product_memberships" : [
        "Bits"
      ],
      "sources" : [
        "Bits+MaybeIntable.swift",
        "Bits.swift",
        "SimpleBits+MaybeIntable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
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.