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 Archery with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vknabel/archery.git
Reference: master
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/vknabel/archery
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4235239 Merge pull request #14 from vknabel/dependabot/bundler/activesupport-7.0.4.3
Cloned https://github.com/vknabel/archery.git
Revision (git rev-parse @):
423523973f6a14c4c33632262be094a66d4a7b52
SUCCESS checkout https://github.com/vknabel/archery.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/vknabel/archery.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/jpsim/Yams.git
[1/8814] Fetching yams
Fetched https://github.com/jpsim/Yams.git (0.83s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.1 (0.30s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.1
Building for debugging...
[0/11] Compiling writer.c
[1/11] Compiling reader.c
[2/11] Compiling parser.c
[3/11] Compiling api.c
[4/11] Compiling emitter.c
[5/11] Compiling scanner.c
[7/26] Emitting module Yams
[8/26] Compiling Yams Mark.swift
[9/26] Compiling Yams Node.Mapping.swift
[10/26] Compiling Yams Constructor.swift
[11/26] Compiling Yams Decoder.swift
[12/26] Compiling Yams Emitter.swift
[13/26] Compiling Yams Encoder.swift
[14/27] Compiling Yams String+Yams.swift
[15/27] Compiling Yams Tag.swift
[16/27] Compiling Yams YamlError.swift
[17/27] Compiling Yams Representer.swift
[18/27] Compiling Yams Resolver.swift
[19/27] Compiling Yams Node.Scalar.swift
[20/27] Compiling Yams Node.Sequence.swift
[21/27] Compiling Yams Node.swift
[22/27] Compiling Yams Parser.swift
[24/29] Wrapping AST for Yams for debugging
[26/43] Emitting module ArcheryKit
[27/44] Compiling ArcheryKit Version.generated.swift
[28/44] Compiling ArcheryKit Path.swift
[29/44] Compiling ArcheryKit ProcessScheduler.swift
[30/44] Compiling ArcheryKit ScriptExecution.swift
[31/44] Compiling ArcheryKit RawDataFormat.swift
[32/44] Compiling ArcheryKit Script.swift
[33/44] Compiling ArcheryKit Metadata.swift
[34/44] Compiling ArcheryKit OfferingMetadata.swift
[35/44] Compiling ArcheryKit LabeledScript.swift
[36/44] Compiling ArcheryKit LegacyScript.swift
[37/44] Compiling ArcheryKit Archerfile.swift
[38/44] Compiling ArcheryKit Archery.swift
[39/44] Compiling ArcheryKit ArcheryError.swift
[40/44] Compiling ArcheryKit ExecutionContext.swift
[42/46] Wrapping AST for ArcheryKit for debugging
[44/54] Compiling ArcheryInterface VersionCommand.swift
[45/55] Compiling ArcheryInterface Command.swift
[46/55] Compiling ArcheryInterface ApiLevelCommand.swift
[47/55] Compiling ArcheryInterface InitCommand.swift
[48/55] Emitting module ArcheryInterface
[49/55] Compiling ArcheryInterface ArcheryInterface.swift
[50/55] Compiling ArcheryInterface InitCommand+Contents.swift
[51/55] Compiling ArcheryInterface ExecutionCommand.swift
[52/55] Compiling ArcheryInterface HelpCommand.swift
[54/57] Wrapping AST for ArcheryInterface for debugging
[56/59] Emitting module Archery
[57/59] Compiling Archery main.swift
[59/61] Wrapping AST for Archery for debugging
[60/61] Linking archery
Build complete! (8.24s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.