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

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/KS1019/Hondana.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/KS1019/Hondana
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a028b36 Update README.md
Cloned https://github.com/KS1019/Hondana.git
Revision (git rev-parse @):
a028b369553b408b4b63d9e842883dccdc56fc46
SUCCESS checkout https://github.com/KS1019/Hondana.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/KS1019/Hondana.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/onevcat/Rainbow
[1/1114] Fetching rainbow
[224/5101] Fetching rainbow, swift-custom-dump
Fetching https://github.com/KS1019/AssertSwiftCLI
Fetched https://github.com/onevcat/Rainbow (0.33s)
[1/2093] Fetching xctest-dynamic-overlay
[2094/2154] Fetching xctest-dynamic-overlay, assertswiftcli
Fetched https://github.com/pointfreeco/swift-custom-dump (0.53s)
Fetching https://github.com/JohnSundell/Files
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.53s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/KS1019/AssertSwiftCLI (0.22s)
Fetching https://github.com/scottrhoyt/SwiftyTextTable
[1/1231] Fetching files
Fetched https://github.com/JohnSundell/Files (0.29s)
[1/929] Fetching swiftytexttable
[262/12339] Fetching swiftytexttable, swift-argument-parser
[2397/11410] Fetching swift-argument-parser
Fetched https://github.com/scottrhoyt/SwiftyTextTable (0.44s)
Fetched https://github.com/apple/swift-argument-parser (0.72s)
Computing version for https://github.com/KS1019/AssertSwiftCLI
Computed https://github.com/KS1019/AssertSwiftCLI at 0.0.1 (0.36s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (1.14s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.34s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.39s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.36s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.3.0 (0.36s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.32s)
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable
Working copy of https://github.com/scottrhoyt/SwiftyTextTable resolved at 0.9.0
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
Creating working copy for https://github.com/KS1019/AssertSwiftCLI
Working copy of https://github.com/KS1019/AssertSwiftCLI resolved at 0.0.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.3.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.2.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.3
Building for debugging...
[1/26] Compiling Rainbow StringGenerator.swift
[2/27] Compiling Rainbow String+Rainbow.swift
[3/27] Compiling Rainbow Style.swift
[4/27] Emitting module ArgumentParserToolInfo
[5/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[7/29] Wrapping AST for ArgumentParserToolInfo for debugging
[9/63] Emitting module ArgumentParser
[10/67] Compiling ArgumentParser Option.swift
[11/67] Compiling ArgumentParser OptionGroup.swift
[12/67] Compiling ArgumentParser CommandConfiguration.swift
[13/67] Compiling ArgumentParser EnumerableFlag.swift
[14/67] Compiling ArgumentParser ExpressibleByArgument.swift
[15/67] Emitting module Rainbow
[16/67] Compiling Rainbow OutputTarget.swift
[19/67] Compiling Rainbow Rainbow.swift
[21/67] Compiling ArgumentParser ParsableArguments.swift
[26/69] Compiling ArgumentParser CollectionExtensions.swift
[27/69] Compiling ArgumentParser SequenceExtensions.swift
[28/69] Compiling ArgumentParser StringExtensions.swift
[29/69] Compiling ArgumentParser Tree.swift
[30/69] Emitting module SwiftyTextTable
[31/69] Compiling SwiftyTextTable TextTable.swift
[31/69] Wrapping AST for Rainbow for debugging
[33/69] Compiling ArgumentParser HelpCommand.swift
[34/69] Compiling ArgumentParser HelpGenerator.swift
[35/69] Compiling ArgumentParser MessageInfo.swift
[36/69] Compiling ArgumentParser UsageGenerator.swift
[38/71] Emitting module Files
[39/71] Compiling Files Files.swift
[41/71] Compiling ArgumentParser BashCompletionsGenerator.swift
[42/71] Compiling ArgumentParser CompletionsGenerator.swift
[43/71] Compiling ArgumentParser FishCompletionsGenerator.swift
[44/71] Compiling ArgumentParser ZshCompletionsGenerator.swift
[45/71] Compiling ArgumentParser Argument.swift
[47/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[48/71] Compiling ArgumentParser ParsableCommand.swift
[49/71] Compiling ArgumentParser ArgumentDecoder.swift
[50/71] Compiling ArgumentParser ArgumentDefinition.swift
[51/71] Compiling ArgumentParser ArgumentHelp.swift
[52/71] Compiling ArgumentParser CompletionKind.swift
[53/71] Compiling ArgumentParser Errors.swift
[54/71] Compiling ArgumentParser Flag.swift
[55/71] Compiling ArgumentParser NameSpecification.swift
[56/71] Compiling ArgumentParser ArgumentSet.swift
[57/71] Compiling ArgumentParser CommandParser.swift
[58/71] Compiling ArgumentParser InputOrigin.swift
[59/71] Compiling ArgumentParser Name.swift
[60/71] Compiling ArgumentParser Parsed.swift
[61/71] Compiling ArgumentParser ParsedValues.swift
[62/71] Compiling ArgumentParser ParserError.swift
[63/71] Compiling ArgumentParser SplitArguments.swift
[64/71] Compiling ArgumentParser DumpHelpGenerator.swift
[65/73] Wrapping AST for SwiftyTextTable for debugging
[69/75] Wrapping AST for Files for debugging
[70/75] Wrapping AST for ArgumentParser for debugging
[72/78] Emitting module Extensions
[73/78] Compiling Extensions Files+Extensions.swift
[74/78] Compiling Extensions String+Extensions.swift
[76/80] Wrapping AST for Extensions for debugging
[78/87] Compiling HondanaKit Decorator.swift
[79/87] Compiling HondanaKit Git.swift
[80/87] Compiling HondanaKit FileSystem.swift
[81/87] Compiling HondanaKit Bookmarklet.swift
[82/87] Emitting module HondanaKit
[83/87] Compiling HondanaKit Constants.swift
[84/87] Compiling HondanaKit Utils.swift
[86/89] Wrapping AST for HondanaKit for debugging
[88/97] Compiling Hondana Sync.swift
[89/98] Emitting module Hondana
[90/98] Compiling Hondana Add.swift
[91/98] Compiling Hondana Version.swift
[92/98] Compiling Hondana Init.swift
[93/98] Compiling Hondana Audit.swift
[94/98] Compiling Hondana Hondana.swift
[95/98] Compiling Hondana Install.swift
[96/98] Compiling Hondana List.swift
[98/100] Wrapping AST for Hondana for debugging
[99/100] Linking hondana
Build complete! (16.36s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.