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 Tabular, reference 0.3.3 (64b3a4), with Swift 5.10 for Linux on 30 Jun 2024 16:04:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/entonio/Tabular.git
Reference: 0.3.3
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/entonio/Tabular
 * tag               0.3.3      -> FETCH_HEAD
HEAD is now at 64b3a4f Slot.csv(_ separator: Character = ",", trim: CharacterSet? = .whitespacesAndNewlines) -> [String]
Cloned https://github.com/entonio/Tabular.git
Revision (git rev-parse @):
64b3a4fa0de863818047c2fcb3bc3ca4d48eeef2
SUCCESS checkout https://github.com/entonio/Tabular.git at 0.3.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/entonio/Tabular.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:25efef401ffd78342b231554234a436b1eb31bdd29046c1104fb984cc1b7d308
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/CoreOffice/CoreXLSX.git
[1/9062] Fetching corexlsx
Fetched https://github.com/CoreOffice/CoreXLSX.git from cache (0.35s)
Computing version for https://github.com/CoreOffice/CoreXLSX.git
Computed https://github.com/CoreOffice/CoreXLSX.git at 0.14.2 (0.90s)
Fetching https://github.com/maxdesiatov/XMLCoder.git
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/5328] Fetching zipfoundation
[161/15339] Fetching zipfoundation, xmlcoder
Fetched https://github.com/maxdesiatov/XMLCoder.git from cache (0.45s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.46s)
Computing version for https://github.com/maxdesiatov/XMLCoder.git
Computed https://github.com/maxdesiatov/XMLCoder.git at 0.14.0 (0.34s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.34s)
Creating working copy for https://github.com/CoreOffice/CoreXLSX.git
Working copy of https://github.com/CoreOffice/CoreXLSX.git resolved at 0.14.2
Creating working copy for https://github.com/maxdesiatov/XMLCoder.git
Working copy of https://github.com/maxdesiatov/XMLCoder.git resolved at 0.14.0
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/69] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[7/69] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[8/69] Compiling XMLCoder DynamicNodeEncoding.swift
[9/69] Compiling XMLCoder EncodingErrorExtension.swift
[10/69] Compiling XMLCoder SingleValueEncodingContainer.swift
[11/69] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[12/75] Compiling XMLCoder Attribute.swift
[13/75] Compiling XMLCoder BoolBox.swift
[14/75] Compiling XMLCoder Box.swift
[15/75] Compiling XMLCoder ChoiceBox.swift
[16/75] Compiling XMLCoder DataBox.swift
[17/75] Compiling XMLCoder DateBox.swift
[18/75] Compiling XMLCoder DecimalBox.swift
[19/75] Compiling XMLCoder DynamicNodeDecoding.swift
[20/75] Compiling XMLCoder SingleValueDecodingContainer.swift
[21/75] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[22/75] Compiling XMLCoder XMLDecoder.swift
[23/75] Compiling XMLCoder XMLDecoderImplementation.swift
[24/75] Compiling XMLCoder XMLDecodingStorage.swift
[25/75] Compiling XMLCoder UnkeyedBox.swift
[26/75] Compiling XMLCoder ValueBox.swift
[27/75] Compiling XMLCoder IntBox.swift
[28/75] Compiling XMLCoder KeyedBox.swift
[29/75] Compiling XMLCoder NullBox.swift
[30/76] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[31/76] Compiling XMLCoder ElementAndAttribute.swift
[32/76] Compiling XMLCoder ISO8601DateFormatter.swift
[33/76] Compiling XMLCoder KeyedStorage.swift
[34/76] Compiling XMLCoder Metatypes.swift
[35/76] Compiling XMLCoder String+Extensions.swift
[36/77] Compiling XMLCoder DoubleBox.swift
[37/77] Compiling XMLCoder FloatBox.swift
[41/77] Compiling XMLCoder SharedBox.swift
[42/77] Emitting module XMLCoder
[43/77] Compiling XMLCoder XMLChoiceCodingKey.swift
[44/77] Compiling XMLCoder XMLCoderElement.swift
[45/77] Compiling XMLCoder XMLHeader.swift
[46/77] Compiling XMLCoder XMLKey.swift
[47/77] Compiling XMLCoder XMLStackParser.swift
[48/77] Compiling XMLCoder DecodingErrorExtension.swift
[49/77] Compiling XMLCoder SingleKeyedBox.swift
[50/77] Compiling XMLCoder StringBox.swift
[51/77] Compiling XMLCoder UIntBox.swift
[52/77] Compiling XMLCoder URLBox.swift
[55/77] Emitting module ZIPFoundation
[71/77] Compiling ZIPFoundation URL+ZIP.swift
[73/78] Compiling XMLCoder XMLEncoder.swift
[74/78] Compiling XMLCoder XMLEncoderImplementation.swift
[75/78] Compiling XMLCoder XMLEncodingStorage.swift
[76/78] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[77/78] Compiling XMLCoder XMLReferencingEncoder.swift
[78/78] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[80/91] Compiling CoreXLSX CellReference.swift
[81/92] Compiling CoreXLSX Comments.swift
[82/92] Compiling CoreXLSX Path.swift
[83/92] Compiling CoreXLSX ColumnReference.swift
[84/92] Compiling CoreXLSX Worksheet.swift
[85/92] Compiling CoreXLSX XLSXFile.swift
[86/92] Emitting module CoreXLSX
[87/92] Compiling CoreXLSX Relationships.swift
[88/92] Compiling CoreXLSX SharedStrings.swift
[89/92] Compiling CoreXLSX Styles.swift
[90/92] Compiling CoreXLSX Workbook.swift
[91/92] Compiling CoreXLSX Cell.swift
[92/92] Compiling CoreXLSX CellQueries.swift
[94/97] Compiling Tabular Slot.swift
[95/97] Emitting module Tabular
[96/97] Compiling Tabular Table.swift
[97/97] Compiling Tabular XLSX.swift
Build complete! (15.61s)
Build complete.
Done.