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 Tuplé, reference main (05443f), with Swift 6.0 for Linux on 5 Nov 2024 14:04:37 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/Catterwaul/Tuplay.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/Catterwaul/Tuplay
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 05443f2 "Comparable" operators
Cloned https://github.com/Catterwaul/Tuplay.git
Revision (git rev-parse @):
05443f2becd263ea57238edf4bdd598a1112313f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Catterwaul/Tuplay.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Catterwaul/Tuplay.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/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.31s)
Fetching https://github.com/Catterwaul/Thrappture
[1/311] Fetching thrappture
Fetched https://github.com/Catterwaul/Thrappture from cache (0.24s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3153] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.33s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.45s)
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
Creating working copy for https://github.com/Catterwaul/Thrappture
Working copy of https://github.com/Catterwaul/Thrappture resolved at main (e6aae00)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at main (85e4bb4)
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/13] Compiling Thrappture ThrowingPropertyWrapper.swift
[7/13] Compiling Thrappture Result.swift
[8/13] Compiling Thrappture ¿?.swift
[9/13] Compiling Thrappture Sequence.swift
[10/13] Compiling Thrappture Error.swift
[11/13] Compiling Thrappture Optional.Nil.swift
[12/13] Emitting module Thrappture
[13/13] Compiling Thrappture Optional.swift
[15/29] Compiling Tuplé reversed.swift
[16/29] Compiling Tuplé suffix.swift
[17/31] Compiling Tuplé prepending.swift
[18/31] Compiling Tuplé Comparable.swift
[19/31] Compiling Tuplé unlabeled.swift
[20/31] Compiling Tuplé Properties.swift
[21/31] Compiling Tuplé Equatable.swift
[22/31] Compiling Tuplé Type Methods.swift
[23/31] Compiling Tuplé flattened.swift
[24/31] Compiling Tuplé prefix.swift
[25/31] Compiling Tuplé map.swift
[26/31] Compiling Tuplé Instance Methods.swift
[27/31] Compiling Tuplé Type Properties.swift
[28/31] Compiling Tuplé Type Aliases.swift
[29/31] Compiling Tuplé Sequence.swift
[30/31] Compiling Tuplé Functions.swift
[31/31] Emitting module Tuplé
Build complete! (20.05s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "thrappture",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Catterwaul/Thrappture"
    }
  ],
  "manifest_display_name" : "Tuplé",
  "name" : "Tuplé",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Tuplé",
      "targets" : [
        "Tuplé"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Tuplé_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Tuplé.Tests",
      "path" : "Tests",
      "sources" : [
        "FunctionTests.swift",
        "Methods/InstanceMethodTests.swift",
        "Methods/TypeMethodTests.swift",
        "PropertyTests.swift",
        "SequenceTests.swift"
      ],
      "target_dependencies" : [
        "Tuplé"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Tuplé",
      "module_type" : "SwiftTarget",
      "name" : "Tuplé",
      "path" : "Sources",
      "product_dependencies" : [
        "Thrappture"
      ],
      "product_memberships" : [
        "Tuplé"
      ],
      "sources" : [
        "Extensions/Sequence.swift",
        "Functions.swift",
        "Methods/Instance Methods/Explicit-Count Overloads/map.swift",
        "Methods/Instance Methods/Instance Methods.swift",
        "Methods/Instance Methods/prepending.swift",
        "Methods/Operators/Comparable.swift",
        "Methods/Operators/Equatable.swift",
        "Methods/Type Methods.swift",
        "Properties/Explicit-Count Overloads/flattened.swift",
        "Properties/Explicit-Count Overloads/prefix.swift",
        "Properties/Explicit-Count Overloads/reversed.swift",
        "Properties/Explicit-Count Overloads/suffix.swift",
        "Properties/Explicit-Count Overloads/unlabeled.swift",
        "Properties/Properties.swift",
        "Properties/Type Properties.swift",
        "Type Aliases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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.