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 MetaSerialization, reference v2.3.0 (4ad09b), with Swift 5.10 for Linux on 30 Aug 2024 15:25:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cherrywoods/swift-meta-serialization.git
Reference: v2.3.0
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/cherrywoods/swift-meta-serialization
 * tag               v2.3.0     -> FETCH_HEAD
HEAD is now at 4ad09b1 Update README and Guides
Cloned https://github.com/cherrywoods/swift-meta-serialization.git
Revision (git rev-parse @):
4ad09b114dbc259410cfead65b158a14d3f3b4fe
SUCCESS checkout https://github.com/cherrywoods/swift-meta-serialization.git at v2.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/cherrywoods/swift-meta-serialization.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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:a70f701911643a3a4293839e0e79d56dcc32eed4840549b67640dc1034af7f44
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/Quick/Nimble.git
[1/1257] Fetching cwlpreconditiontesting
[1258/1712] Fetching cwlpreconditiontesting, cwlcatchexception
[1713/16384] Fetching cwlpreconditiontesting, cwlcatchexception, quick
[4208/21883] Fetching cwlpreconditiontesting, cwlcatchexception, quick, swift-algorithms
[18181/27459] Fetching cwlpreconditiontesting, cwlcatchexception, quick, swift-algorithms, swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.47s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.56s)
Fetched https://github.com/Quick/Quick.git from cache (0.57s)
[1/12125] Fetching swift-argument-parser
[12126/30980] Fetching swift-argument-parser, nimble
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.70s)
[12633/18855] Fetching nimble
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.89s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.89s)
Fetched https://github.com/Quick/Nimble.git from cache (1.91s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (0.36s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.34s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (1.20s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.60s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.40s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (3.95s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
/host/spi-builder-workspace/.build/checkouts/Quick/Plugins/DefocusCommandPlugin/DefocusCommandPlugin.swift:33:9: warning: default will never be executed
        @unknown default:
        ^
[1/1] Compiling plugin DefocusCommandPlugin
[2/2] Compiling plugin GenerateManual
/host/spi-builder-workspace/.build/checkouts/Quick/Plugins/LintCommandPlugin/LintCommandPlugin.swift:33:9: warning: default will never be executed
        @unknown default:
        ^
[3/3] Compiling plugin LintCommandPlugin
[4/4] Compiling plugin LintError
[5/5] Compiling plugin LintWarning
Building for debugging...
[5/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/43] Emitting module MetaSerialization
[9/47] Compiling MetaSerialization CodingKeys.swift
[10/47] Compiling MetaSerialization DirectlyCodable.swift
[11/47] Compiling MetaSerialization Foundation Primitive Codables.swift
[12/47] Compiling MetaSerialization NilMarker.swift
[13/47] Compiling MetaSerialization MetaSupplier.swift
[14/47] Compiling MetaSerialization Reference.swift
[15/47] Compiling MetaSerialization ReferencingStorage.swift
[16/47] Compiling MetaSerialization ErrorContainer.swift
[17/47] Compiling MetaSerialization PrimitivesEnumTranslator+Primitives.swift
[18/47] Compiling MetaSerialization Serialization+Default Implementations.swift
[19/47] Compiling MetaSerialization Serialization.swift
[20/47] Compiling MetaSerialization SimpleSerialization.swift
[21/47] Compiling MetaSerialization Array+UnkeyedContainerMeta.swift
[22/47] Compiling MetaSerialization Dictionary+KeyedContainerMeta.swift
[23/47] Compiling MetaSerialization KeyedContainerMeta.swift
[24/47] Compiling MetaSerialization MetaSupplier+Defaults.swift
[25/47] Compiling MetaSerialization Metas.swift
[26/47] Compiling MetaSerialization NilMarker+NilMeta.swift
[27/47] Compiling MetaSerialization UnkeyedContainerMeta.swift
[28/47] Compiling MetaSerialization PrimitivesEnumTranslator.swift
[29/47] Compiling MetaSerialization PrimitivesProtocolTranslator.swift
[30/47] Compiling MetaSerialization OrderedKeyedContainer.swift
[31/47] Compiling MetaSerialization Representation+Default Implementations.swift
[32/47] Compiling MetaSerialization Representation.swift
[33/47] Compiling MetaSerialization CodingStorage.swift
[34/47] Compiling MetaSerialization LinearCodingStack.swift
[35/47] Compiling MetaSerialization KeyedDecodingContainer.swift
[36/47] Compiling MetaSerialization SingleValueDecodingContainer.swift
[37/47] Compiling MetaSerialization UnkeyedDecodingContainer.swift
[38/47] Compiling MetaSerialization MetaDecoder+containerMethods.swift
[39/47] Compiling MetaSerialization MetaDecoder+frontend.swift
[40/47] Compiling MetaSerialization MetaDecoder.swift
[41/47] Compiling MetaSerialization Unwrapper.swift
[42/47] Compiling MetaSerialization MetaKeyedEncodingContainer.swift
[43/47] Compiling MetaSerialization MetaSingleValueEncodingContainer.swift
[44/47] Compiling MetaSerialization MetaUnkeyedEncodingContainer.swift
[45/47] Compiling MetaSerialization MetaEncoder+containerMethods.swift
[46/47] Compiling MetaSerialization MetaEncoder+frontend.swift
[47/47] Compiling MetaSerialization MetaEncoder.swift
Build complete! (22.71s)
Build complete.
Done.