The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CSVImporter, reference main (193aa0), with Swift 6.3 for Linux on 12 Apr 2026 23:51:38 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/FlineDev/CSVImporter.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/FlineDev/CSVImporter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 193aa03 Update code style
Cloned https://github.com/FlineDev/CSVImporter.git
Revision (git rev-parse @):
193aa03649f7fcdd1a2d9ed968885ef145e4ac18
SUCCESS checkout https://github.com/FlineDev/CSVImporter.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/FlineDev/CSVImporter.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/Flinesoft/HandySwift.git
[1/3483] Fetching handyswift
Fetched https://github.com/Flinesoft/HandySwift.git from cache (0.40s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14896] Fetching quick
[7449/34713] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.97s)
Fetched https://github.com/Quick/Nimble.git from cache (3.00s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (5.98s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.72s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/Flinesoft/HandySwift.git
Working copy of https://github.com/Flinesoft/HandySwift.git resolved at main (f30a47c)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/37] Emitting module HandySwift
[5/41] Compiling HandySwift FloatExt.swift
[6/41] Compiling HandySwift IntExt.swift
[7/41] Compiling HandySwift JSONDecoderExt.swift
[8/41] Compiling HandySwift JSONEncoderExt.swift
[9/41] Compiling HandySwift NSRangeExt.swift
[10/41] Compiling HandySwift HandyRegex.swift
[11/41] Compiling HandySwift LogRequestPlugin.swift
[12/41] Compiling HandySwift LogResponsePlugin.swift
[13/41] Compiling HandySwift OperatingSystem.swift
[14/41] Compiling HandySwift ArrayExt.swift
[15/41] Compiling HandySwift CaseIterableExt.swift
[16/41] Compiling HandySwift CollectionExt.swift
[17/41] Compiling HandySwift ComparableExt.swift
[18/41] Compiling HandySwift DataExt.swift
[19/41] Compiling HandySwift DateExt.swift
[20/41] Compiling HandySwift DictionaryExt.swift
[21/41] Compiling HandySwift DispatchTimeIntervalExt.swift
[22/41] Compiling HandySwift DoubleExt.swift
[23/41] Compiling HandySwift DurationExt.swift
[24/41] Compiling HandySwift RandomAccessCollectionExt.swift
[25/41] Compiling HandySwift SequenceExt.swift
[26/41] Compiling HandySwift StringExt.swift
[27/41] Compiling HandySwift StringProtocolExt.swift
[28/41] Compiling HandySwift SymmetricKeyExt.swift
[29/41] Compiling HandySwift Debouncer.swift
[30/41] Compiling HandySwift FrequencyTable.swift
[31/41] Compiling HandySwift GregorianDay.swift
[32/41] Compiling HandySwift GregorianTime.swift
[33/41] Compiling HandySwift TimeIntervalExt.swift
[34/41] Compiling HandySwift Globals.swift
[35/41] Compiling HandySwift AutoConforming.swift
[36/41] Compiling HandySwift DivisibleArithmetic.swift
[37/41] Compiling HandySwift Withable.swift
[38/41] Compiling HandySwift PrintRequestPlugin.swift
[39/41] Compiling HandySwift PrintResponsePlugin.swift
[40/41] Compiling HandySwift RESTClient.swift
[41/41] Compiling HandySwift SortedArray.swift
[43/50] Compiling CSVImporter StringSource.swift
[44/50] Compiling CSVImporter TextFile.swift
[45/50] Compiling CSVImporter Source.swift
[46/50] Compiling CSVImporter Globals.swift
[47/50] Compiling CSVImporter TextFileStreamReader.swift
[48/50] Compiling CSVImporter CSVImporter.swift
[49/50] Compiling CSVImporter FileSource.swift
[50/50] Emitting module CSVImporter
Build complete! (29.96s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "handyswift",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flinesoft/HandySwift.git"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.1",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "CSVImporter",
  "name" : "CSVImporter",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "CSVImporter",
      "targets" : [
        "CSVImporter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CSVImporterTests",
      "module_type" : "SwiftTarget",
      "name" : "CSVImporterTests",
      "path" : "Tests/CSVImporterTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "CSVImporterSpec.swift"
      ],
      "target_dependencies" : [
        "CSVImporter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CSVImporter",
      "module_type" : "SwiftTarget",
      "name" : "CSVImporter",
      "path" : "Frameworks/CSVImporter",
      "product_dependencies" : [
        "HandySwift"
      ],
      "product_memberships" : [
        "CSVImporter"
      ],
      "sources" : [
        "CSVImporter.swift",
        "FileSource.swift",
        "Globals.swift",
        "Source.swift",
        "StringSource.swift",
        "TextFile.swift",
        "TextFileStreamReader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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.