The Swift Package Index logo.Swift Package Index

Build Information

Successful build of d, reference 0.7.1 (60bcac), with Swift 6.3 for Linux on 16 Apr 2026 09:18:30 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/d.git
Reference: 0.7.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/tayloraswift/d
 * tag               0.7.1      -> FETCH_HEAD
HEAD is now at 60bcac3 Merge pull request #13 from tayloraswift/update-dependencies
Cloned https://github.com/tayloraswift/d.git
Revision (git rev-parse @):
60bcac32376425928bee04cd5d691e8619d30d06
SUCCESS checkout https://github.com/tayloraswift/d.git at 0.7.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/tayloraswift/d.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/ordo-one/dollup
Fetching https://github.com/apple/swift-numerics
[1/23] Fetching dollup
[24/6439] Fetching dollup, swift-numerics
Fetched https://github.com/ordo-one/dollup from cache (1.65s)
Fetched https://github.com/apple/swift-numerics from cache (1.66s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (3.04s)
Computing version for https://github.com/ordo-one/dollup
Computed https://github.com/ordo-one/dollup at 1.0.4 (0.41s)
Creating working copy for https://github.com/ordo-one/dollup
Working copy of https://github.com/ordo-one/dollup resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Downloading binary artifact https://download.rarestype.com/dollup/1.0.4/Linux-x86_64/dollup.artifactbundle.zip
[1360/13109709] Downloading https://download.rarestype.com/dollup/1.0.4/Linux-x86_64/dollup.artifactbundle.zip
Downloaded https://download.rarestype.com/dollup/1.0.4/Linux-x86_64/dollup.artifactbundle.zip (1.60s)
[1/1] Compiling plugin DollupPlugin
Building for debugging...
[1/11] Write sources
[4/11] Compiling _NumericsShims _NumericsShims.c
[5/11] Write swift-version-24593BA9C3E375BF.txt
[7/22] Compiling RealModule Float80+Real.swift
[8/23] Compiling RealModule RelaxedArithmetic.swift
[9/23] Compiling RealModule Real.swift
[10/23] Compiling RealModule RealFunctions.swift
[11/23] Compiling RealModule ElementaryFunctions.swift
[12/23] Compiling RealModule Float+Real.swift
[13/23] Compiling RealModule Float16+Real.swift
[14/23] Compiling RealModule AlgebraicField.swift
[15/23] Compiling RealModule ApproximateEquality.swift
[16/23] Compiling RealModule AugmentedArithmetic.swift
[17/23] Compiling RealModule Double+Real.swift
[18/23] Emitting module RealModule
[19/24] Wrapping AST for RealModule for debugging
[21/50] Compiling D DecimalFormat.swift
[22/50] Compiling D DecimalFormattable.swift
[23/50] Compiling D DecimalLog.swift
[24/50] Compiling D DecimalPower.swift
[25/50] Compiling D NumericSignDisplay.swift
[26/50] Compiling D Percent.swift
[27/50] Compiling D Permille.swift
[28/50] Compiling D Decimal.Grouped.Natural.Postfix_.swift
[29/50] Compiling D Decimal.Grouped.Natural.swift
[30/50] Compiling D Decimal.Grouped.swift
[31/50] Compiling D Decimal.Magnitude.swift
[32/53] Compiling D BasisPoints.swift
[33/53] Compiling D BigIntFormat.swift
[34/53] Compiling D BigIntRepresentation.swift
[35/53] Compiling D BinaryInteger (ext).swift
[36/53] Compiling D DynamicFinancialFormat.swift
[37/53] Compiling D DynamicMagnitudeFormat.swift
[38/53] Compiling D NumericRepresentation.swift
[39/53] Compiling D DecimalRepresentation.swift
[40/53] Compiling D DecimalRoundingMode.swift
[41/53] Compiling D Double (ext).swift
[42/53] Compiling D UInt8 (ext).swift
[43/53] Compiling D Units.swift
[44/53] Compiling D lexemes.swift
[45/53] Emitting module D
[46/53] Compiling D Decimal.Ungrouped.Natural.swift
[47/53] Compiling D Decimal.Ungrouped.swift
[48/53] Compiling D Decimal.swift
[49/53] Compiling D DecimalArithmetic.swift
[50/56] Wrapping AST for D for debugging
[52/56] Emitting module Examples
[53/56] Compiling Examples Examples.swift
[54/57] Wrapping AST for Examples for debugging
[55/57] Write Objects.LinkFileList
[56/57] Linking Examples
Build complete! (20.95s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    },
    {
      "identity" : "dollup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ordo-one/dollup"
    }
  ],
  "manifest_display_name" : "d",
  "name" : "d",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "D",
      "targets" : [
        "D"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Examples",
      "targets" : [
        "Examples"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DTests",
      "module_type" : "SwiftTarget",
      "name" : "DTests",
      "path" : "Sources/DTests",
      "sources" : [
        "BigIntFormattingTests.swift",
        "DecimalComparisonTests.swift",
        "DecimalFormattingTests.swift",
        "DecimalFromFractionTests.swift",
        "DecimalGroupingTests.swift",
        "DecimalParsingTests.swift",
        "DecimalSemanticsTests.swift",
        "DecimalSignificantDigitsTests.swift",
        "FloatingPointFormattingTests.swift",
        "FloatingPointGroupingTests.swift"
      ],
      "target_dependencies" : [
        "D"
      ],
      "type" : "test"
    },
    {
      "c99name" : "D",
      "module_type" : "SwiftTarget",
      "name" : "D",
      "path" : "Sources/D",
      "product_dependencies" : [
        "RealModule"
      ],
      "product_memberships" : [
        "D",
        "Examples"
      ],
      "sources" : [
        "BasisPoints.swift",
        "BigIntFormat.swift",
        "BigIntRepresentation.swift",
        "BinaryInteger (ext).swift",
        "Decimal.Grouped.Natural.Postfix_.swift",
        "Decimal.Grouped.Natural.swift",
        "Decimal.Grouped.swift",
        "Decimal.Magnitude.swift",
        "Decimal.Ungrouped.Natural.swift",
        "Decimal.Ungrouped.swift",
        "Decimal.swift",
        "DecimalArithmetic.swift",
        "DecimalFormat.swift",
        "DecimalFormattable.swift",
        "DecimalLog.swift",
        "DecimalPower.swift",
        "DecimalRepresentation.swift",
        "DecimalRoundingMode.swift",
        "Double (ext).swift",
        "DynamicFinancialFormat.swift",
        "DynamicMagnitudeFormat.swift",
        "NumericRepresentation.swift",
        "NumericSignDisplay.swift",
        "Percent.swift",
        "Permille.swift",
        "UInt8 (ext).swift",
        "Units.swift",
        "lexemes.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Examples",
      "module_type" : "SwiftTarget",
      "name" : "Examples",
      "path" : "Snippets",
      "product_memberships" : [
        "Examples"
      ],
      "sources" : [
        "Examples.swift"
      ],
      "target_dependencies" : [
        "D"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "6.2"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.