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 SwiftDemangle with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oozoofrog/SwiftDemangle.git
Reference: 5.9.1
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/oozoofrog/SwiftDemangle
 * tag               5.9.1      -> FETCH_HEAD
HEAD is now at 95df46b 5 9 1 (#4)
Cloned https://github.com/oozoofrog/SwiftDemangle.git
Revision (git rev-parse @):
95df46bac92d720c3a27637c0baeb3105b390e7b
SUCCESS checkout https://github.com/oozoofrog/SwiftDemangle.git at 5.9.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/26] Emitting module SwiftDemangle
[2/29] Compiling SwiftDemangle SugarType.swift
[3/29] Compiling SwiftDemangle SymbolicReferenceKind.swift
[4/29] Compiling SwiftDemangle Punycode.swift
[5/29] Compiling SwiftDemangle Mangling.swift
[6/29] Compiling SwiftDemangle OldDemangler.swift
[7/29] Compiling SwiftDemangle String+Demangling.swift
[8/29] Compiling SwiftDemangle SwiftDemangleError.swift
[9/29] Compiling SwiftDemangle String+Extension.swift
[10/29] Compiling SwiftDemangle AutoDiffFunctionKind.swift
[11/29] Compiling SwiftDemangle FunctionSigSpecializationParamKind.swift
[12/29] Compiling SwiftDemangle MangledDifferentiabilityKind.swift
[13/29] Compiling SwiftDemangle Names.swift
[14/29] Compiling SwiftDemangle Node.swift
[15/29] Compiling SwiftDemangle DemangleOptions.swift
[16/29] Compiling SwiftDemangle Demangler.swift
[17/29] Compiling SwiftDemangle Demanglerable.swift
[18/29] Compiling SwiftDemangle Demangling.swift
[19/29] Compiling SwiftDemangle BinaryInteger+Extension.swift
[20/29] Compiling SwiftDemangle Bool+Extensions.swift
[21/29] Compiling SwiftDemangle Character+Extension.swift
[22/29] Compiling SwiftDemangle Collection+Extensions.swift
[23/29] Compiling SwiftDemangle Equatable+Extension.swift
[24/29] Compiling SwiftDemangle FixedWidthInteger+Extension.swift
[25/29] Compiling SwiftDemangle Optional+Extensions.swift
[26/29] Compiling SwiftDemangle Range+Extension.swift
[27/29] Compiling SwiftDemangle NodePrinter.swift
[28/29] Compiling SwiftDemangle ReferenceOwnership.swift
[29/29] Compiling SwiftDemangle StandardType.swift
Build complete! (5.95s)
Build complete.
Done.