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 msgpack-swift, reference main (a5aa8a), with Swift 5.10 for Linux on 4 Jul 2024 00:30:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/fumoboy007/msgpack-swift.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/fumoboy007/msgpack-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a5aa8ac Clarify word in README.
Cloned https://github.com/fumoboy007/msgpack-swift.git
Revision (git rev-parse @):
a5aa8acc760a2eadfd45a9d6d30917c73e6134d4
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/fumoboy007/msgpack-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/fumoboy007/msgpack-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/apple/swift-docc-symbolkit
Fetching https://github.com/nnabeyang/swift-msgpack.git
Fetching https://github.com/hirotakan/MessagePacker.git
Fetching https://github.com/fumoboy007/MessagePackReferenceImplementation.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-docc-plugin
[1/547] Fetching swift-msgpack
[29/577] Fetching swift-msgpack, messagepackreferenceimplementation
[196/2155] Fetching swift-msgpack, messagepackreferenceimplementation, swift-docc-plugin
[1082/2876] Fetching swift-msgpack, messagepackreferenceimplementation, swift-docc-plugin, messagepacker
Fetched https://github.com/nnabeyang/swift-msgpack.git from cache (0.35s)
[1510/2329] Fetching messagepackreferenceimplementation, swift-docc-plugin, messagepacker
[2047/5854] Fetching messagepackreferenceimplementation, swift-docc-plugin, messagepacker, swift-log
[5682/8742] Fetching messagepackreferenceimplementation, swift-docc-plugin, messagepacker, swift-log, swift-docc-symbolkit
Fetched https://github.com/hirotakan/MessagePacker.git from cache (0.73s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.75s)
Fetched https://github.com/fumoboy007/MessagePackReferenceImplementation.git from cache (0.78s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.89s)
Fetched https://github.com/apple/swift-log.git from cache (0.89s)
Computing version for https://github.com/nnabeyang/swift-msgpack.git
Computed https://github.com/nnabeyang/swift-msgpack.git at 0.2.7 (2.04s)
Computing version for https://github.com/hirotakan/MessagePacker.git
Computed https://github.com/hirotakan/MessagePacker.git at 0.4.7 (0.75s)
Computing version for https://github.com/fumoboy007/MessagePackReferenceImplementation.git
Computed https://github.com/fumoboy007/MessagePackReferenceImplementation.git at 1.0.1 (0.93s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.75s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.53s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.53s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/hirotakan/MessagePacker.git
Working copy of https://github.com/hirotakan/MessagePacker.git resolved at 0.4.7
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/nnabeyang/swift-msgpack.git
Working copy of https://github.com/nnabeyang/swift-msgpack.git resolved at 0.2.7
Creating working copy for https://github.com/fumoboy007/MessagePackReferenceImplementation.git
Working copy of https://github.com/fumoboy007/MessagePackReferenceImplementation.git resolved at 1.0.1
warning: you may be able to install msgpack using your system-packager:
    apt-get install libmsgpack-dev
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/21] Write sources
[7/21] Write swift-version-24593BA9C3E375BF.txt
[9/64] Emitting module MessagePack
[10/70] Compiling MessagePack SingleValueMessagePackDecodingContainer.swift
[11/70] Compiling MessagePack String+FromUTF8Bytes.swift
[12/70] Compiling MessagePack UnkeyedMessagePackDecodingContainer.swift
[13/70] Compiling MessagePack EncodableAsMessagePackExtension.swift
[14/70] Compiling MessagePack EncodableMessagePackValue+FromBinaryInteger.swift
[15/70] Compiling MessagePack EncodableMessagePackValue+FromMessagePackKey.swift
[16/70] Compiling MessagePack EncodableMessagePackValue+FromSpecializableCollection.swift
[17/70] Compiling MessagePack EncodableMessagePackValue+FromStandardCompoundValue.swift
[18/70] Compiling MessagePack EncodableMessagePackValue+ToBytes.swift
[19/70] Compiling MessagePack EncodableMessagePackValue+Validation.swift
[20/70] Compiling MessagePack EncodableMessagePackValue.swift
[21/70] Compiling MessagePack EncodableMessagePackValueFuture.swift
[22/70] Compiling MessagePack DecodingError+TypeMismatch.swift
[23/70] Compiling MessagePack KeyedMessagePackDecodingContainer.swift
[24/70] Compiling MessagePack MessagePackKey+FromDecodedMessagePackValue.swift
[25/70] Compiling MessagePack MessagePackValueToSwiftValueDecoder.swift
[26/70] Compiling MessagePack MessageReader.swift
[27/70] Compiling MessagePack SimpleDecodable.swift
[28/70] Compiling MessagePack CodableAsMessagePackExtension.swift
[29/70] Compiling MessagePack InternalCodingKey.swift
[30/70] Compiling MessagePack MessagePackKey.swift
[31/70] Compiling MessagePack StandardSwiftCollectionType.swift
[32/70] Compiling MessagePack DecodableAsMessagePackExtension.swift
[33/70] Compiling MessagePack BinaryFloatingPoint+FromDecodedMessagePackValue.swift
[34/70] Compiling MessagePack FailedEncodableMessagePackValueFuture.swift
[35/70] Compiling MessagePack KeyedMessagePackEncodingContainer.swift
[36/70] Compiling MessagePack SingleValueMessagePackEncodingContainer.swift
[37/70] Compiling MessagePack SwiftValueToMessagePackValueEncoder.swift
[38/70] Compiling MessagePack UnkeyedMessagePackEncodingContainer.swift
[39/70] Compiling MessagePack MessagePackDecoder.swift
[40/70] Compiling MessagePack MessagePackEncoder.swift
[41/70] Compiling MessagePack MessageWriter.swift
[42/70] Compiling MessagePack PredefinedExtensions.swift
[43/70] Compiling MessagePack Date+FromMessagePackTimestamp.swift
[44/70] Compiling MessagePack MessagePackTimestamp+CodableAsMessagePackExtension.swift
[45/70] Compiling MessagePack MessagePackTimestamp+DecodableAsMessagePackExtension.swift
[46/70] Compiling MessagePack BinaryInteger+FromDecodedMessagePackValue.swift
[47/70] Compiling MessagePack DecodedMessagePackArray.swift
[48/70] Compiling MessagePack DecodedMessagePackValue+FromBytes.swift
[49/70] Compiling MessagePack DecodedMessagePackValue+ToStandardCompoundValue.swift
[50/70] Compiling MessagePack DecodedMessagePackValue+Validation.swift
[51/70] Compiling MessagePack DecodedMessagePackValue.swift
[52/70] Compiling MessagePack MessagePackTimestamp+EncodableAsMessagePackExtension.swift
[53/70] Compiling MessagePack MessagePackTimestamp+FromDate.swift
[54/70] Compiling MessagePack MessagePackTimestamp+InstantProtocol.swift
[55/70] Compiling MessagePack MessagePackTimestamp.swift
[56/70] Compiling MessagePack Date+FromInternetDateTime.swift
[57/70] Compiling MessagePack MessagePackTimestamp+FromInternetDateTime.swift
[58/71] Wrapping AST for MessagePack for debugging
[60/79] Emitting module Serialization
[61/79] Compiling Serialization Serialization.swift
[62/79] Emitting module Deserialization
[63/79] Compiling Deserialization Deserialization.swift
[64/79] Emitting module ApplicationSpecificMessagePackExtensionTypes
[65/79] Emitting module MessagePackTimestamp
[66/79] Compiling ApplicationSpecificMessagePackExtensionTypes ApplicationSpecificMessagePackExtensionTypes.swift
[67/79] Compiling MessagePackTimestamp MessagePackTimestamp.swift
[71/83] Wrapping AST for Serialization for debugging
[72/83] Write Objects.LinkFileList
[73/83] Wrapping AST for ApplicationSpecificMessagePackExtensionTypes for debugging
[74/83] Write Objects.LinkFileList
[75/83] Wrapping AST for Deserialization for debugging
[76/83] Write Objects.LinkFileList
[77/83] Wrapping AST for MessagePackTimestamp for debugging
[78/83] Write Objects.LinkFileList
[79/83] Linking Serialization
[80/83] Linking ApplicationSpecificMessagePackExtensionTypes
[81/83] Linking Deserialization
[82/83] Linking MessagePackTimestamp
Build complete! (28.90s)
Build complete.
Done.