This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 swift-multibase with Swift 6.0 for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-libp2p/swift-multibase.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/swift-libp2p/swift-multibase
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b987c9c Merge pull request #2 from swift-libp2p/dependabot/swift/github.com/swift-libp2p/swift-bases-0.0.3
Cloned https://github.com/swift-libp2p/swift-multibase.git
Revision (git rev-parse @):
b987c9ca89b8b4b5280967ca68d9e970317f03f1
SUCCESS checkout https://github.com/swift-libp2p/swift-multibase.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/swift-libp2p/swift-multibase.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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
Fetching https://github.com/swift-libp2p/swift-bases.git
[1/102] Fetching swift-bases
Fetched https://github.com/swift-libp2p/swift-bases.git from cache (5.54s)
Computing version for https://github.com/swift-libp2p/swift-bases.git
Computed https://github.com/swift-libp2p/swift-bases.git at 0.0.3 (47.99s)
Creating working copy for https://github.com/swift-libp2p/swift-bases.git
Working copy of https://github.com/swift-libp2p/swift-bases.git resolved at 0.0.3
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/25] Emitting module Base2
[9/25] Compiling Base32 Quintets.swift
[10/25] Compiling Base8 BlockDecoding.swift
[11/25] Compiling Base8 Quintets.swift
[12/25] Compiling Base8 BlockEncoding.swift
[13/25] Compiling Base32 BlockEncoding.swift
[14/25] Compiling Base32 BlockDecoding.swift
[15/25] Emitting module Base8
[16/25] Compiling Base8 Alphabet.swift
[17/25] Compiling Base32 Base32.swift
[18/25] Compiling Base8 Base8.swift
[19/25] Emitting module Base32
[20/25] Compiling Base32 Alphabets.swift
[23/27] Compiling BaseX BaseX.swift
[24/27] Emitting module BaseX
[25/28] Emitting module Base64
[26/28] Compiling Base64 Base64.swift
[27/28] Compiling Base2 Base2.swift
[31/32] Emitting module Multibase
[32/32] Compiling Multibase Multibase.swift
Build complete! (71.12s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-bases",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-libp2p/swift-bases.git"
    }
  ],
  "manifest_display_name" : "swift-multibase",
  "name" : "swift-multibase",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Multibase",
      "targets" : [
        "Multibase"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MultibaseTests",
      "module_type" : "SwiftTarget",
      "name" : "MultibaseTests",
      "path" : "Tests/MultibaseTests",
      "sources" : [
        "MultibaseTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Multibase"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Multibase",
      "module_type" : "SwiftTarget",
      "name" : "Multibase",
      "path" : "Sources/Multibase",
      "product_dependencies" : [
        "Base2",
        "Base8",
        "BaseX",
        "Base32",
        "Base64"
      ],
      "product_memberships" : [
        "Multibase"
      ],
      "sources" : [
        "Multibase.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.10-latest' locally
basic-5.10-latest: Pulling from finestructure/spi-images
4a023cab5400: Already exists
5abf14bbdb35: Pulling fs layer
eec980dc397f: Pulling fs layer
596a0e82ccbd: Pulling fs layer
9ea203029d29: Pulling fs layer
4d3fb55c72e6: Pulling fs layer
9ea203029d29: Waiting
4d3fb55c72e6: Waiting
596a0e82ccbd: Download complete
5abf14bbdb35: Verifying Checksum
5abf14bbdb35: Download complete
4d3fb55c72e6: Download complete
9ea203029d29: Verifying Checksum
9ea203029d29: Download complete
eec980dc397f: Verifying Checksum
eec980dc397f: Download complete
5abf14bbdb35: Pull complete
eec980dc397f: Pull complete
596a0e82ccbd: Pull complete
9ea203029d29: Pull complete
4d3fb55c72e6: Pull complete
Digest: sha256:80237f5e8455a321cbcc921f3f173468b33b810493554f137c0f2f458f6c108c
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.