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 CSVImporter with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
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:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Flinesoft/HandySwift.git
[1/2798] Fetching handyswift
Fetched https://github.com/Flinesoft/HandySwift.git (0.35s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14041] Fetching quick
[14042/30767] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git (1.91s)
Fetched https://github.com/Quick/Nimble.git (1.92s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.1 (1.18s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.1.0 (0.42s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.1.0
Creating working copy for https://github.com/Flinesoft/HandySwift.git
Working copy of https://github.com/Flinesoft/HandySwift.git resolved at main
Building for debugging...
[1/27] Emitting module HandySwift
[2/30] Compiling HandySwift SortedArray.swift
[3/30] Compiling HandySwift Unowned.swift
[4/30] Compiling HandySwift Weak.swift
[5/30] Compiling HandySwift SymmetricKeyExt.swift
[6/30] Compiling HandySwift TimeIntervalExt.swift
[7/30] Compiling HandySwift Globals.swift
[8/30] Compiling HandySwift AutoConforming.swift
[9/30] Compiling HandySwift NSRangeExt.swift
[10/30] Compiling HandySwift SequenceExt.swift
[11/30] Compiling HandySwift StringExt.swift
[12/30] Compiling HandySwift StringProtocolExt.swift
[13/30] Compiling HandySwift ArrayExt.swift
[14/30] Compiling HandySwift CollectionExt.swift
[15/30] Compiling HandySwift ComparableExt.swift
[16/30] Compiling HandySwift DataExt.swift
[17/30] Compiling HandySwift DivisibleArithmetic.swift
[18/30] Compiling HandySwift Withable.swift
[19/30] Compiling HandySwift FrequencyTable.swift
[20/30] Compiling HandySwift DurationExt.swift
[21/30] Compiling HandySwift FloatExt.swift
[22/30] Compiling HandySwift IntExt.swift
[23/30] Compiling HandySwift NSObjectExt.swift
[24/30] Compiling HandySwift DateExt.swift
[25/30] Compiling HandySwift DictionaryExt.swift
[26/30] Compiling HandySwift DispatchTimeIntervalExt.swift
[27/30] Compiling HandySwift DoubleExt.swift
[28/30] Compiling HandySwift GregorianDay.swift
[29/30] Compiling HandySwift GregorianTimeOfDay.swift
[30/30] Compiling HandySwift Regex.swift
[33/40] Compiling CSVImporter Globals.swift
[34/40] Compiling CSVImporter Source.swift
[35/40] Compiling CSVImporter FileSource.swift
[36/40] Compiling CSVImporter StringSource.swift
[37/40] Compiling CSVImporter TextFile.swift
[38/40] Compiling CSVImporter TextFileStreamReader.swift
[39/40] Emitting module CSVImporter
[40/40] Compiling CSVImporter CSVImporter.swift
Build complete! (15.44s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.