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.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-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: 0.0.8
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
 * tag               0.0.8      -> FETCH_HEAD
HEAD is now at 504eea9 Bump up version
Cloned https://github.com/KS1019/Hondana.git
Revision (git rev-parse @):
504eea9fa3fe76819c9a041b99abb5cdc07d33f2
SUCCESS checkout https://github.com/KS1019/Hondana.git at 0.0.8
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/KS1019/Hondana.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/scottrhoyt/SwiftyTextTable
[1/929] Fetching swiftytexttable
[930/3022] Fetching swiftytexttable, xctest-dynamic-overlay
[2961/14432] Fetching swiftytexttable, xctest-dynamic-overlay, swift-argument-parser
Fetching https://github.com/pointfreeco/swift-custom-dump
[8939/13503] Fetching xctest-dynamic-overlay, swift-argument-parser
Fetched https://github.com/scottrhoyt/SwiftyTextTable (0.54s)
[13504/17490] Fetching xctest-dynamic-overlay, swift-argument-parser, swift-custom-dump
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.80s)
Fetching https://github.com/onevcat/Rainbow
[12926/15397] Fetching swift-argument-parser, swift-custom-dump
Fetched https://github.com/apple/swift-argument-parser (0.80s)
Fetching https://github.com/KS1019/AssertSwiftCLI
[1994/3987] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump (0.36s)
Fetching https://github.com/JohnSundell/Files
[1/61] Fetching assertswiftcli
[62/1175] Fetching assertswiftcli, rainbow
Fetched https://github.com/KS1019/AssertSwiftCLI (0.24s)
Fetched https://github.com/onevcat/Rainbow (0.26s)
[1/1231] Fetching files
Fetched https://github.com/JohnSundell/Files (0.27s)
Computing version for https://github.com/KS1019/AssertSwiftCLI
Computed https://github.com/KS1019/AssertSwiftCLI at 0.0.1 (0.42s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (1.31s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.43s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.51s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.3.0 (0.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.46s)
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/KS1019/AssertSwiftCLI
Working copy of https://github.com/KS1019/AssertSwiftCLI resolved at 0.0.1
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.3
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/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Building for debugging...
[1/26] Emitting module ArgumentParserToolInfo
[2/26] Emitting module Rainbow
[3/27] Compiling Rainbow Style.swift
[4/27] Compiling Rainbow StringGenerator.swift
[5/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[6/28] Compiling Rainbow String+Rainbow.swift
[8/29] Wrapping AST for ArgumentParserToolInfo for debugging
[10/63] Emitting module SwiftyTextTable
[11/63] Compiling SwiftyTextTable TextTable.swift
[12/63] Emitting module ArgumentParser
[13/68] Compiling Rainbow OutputTarget.swift
[14/68] Compiling ArgumentParser Argument.swift
[15/68] Compiling ArgumentParser ArgumentHelp.swift
[16/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[17/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
[18/68] Compiling Rainbow Rainbow.swift
[19/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/68] Compiling ArgumentParser CompletionsGenerator.swift
[24/71] Compiling ArgumentParser CompletionKind.swift
[25/71] Compiling ArgumentParser Errors.swift
[26/71] Compiling ArgumentParser Flag.swift
[27/71] Compiling ArgumentParser NameSpecification.swift
[30/71] Emitting module Files
[31/71] Compiling Files Files.swift
[34/73] Compiling ArgumentParser HelpCommand.swift
[35/73] Compiling ArgumentParser HelpGenerator.swift
[36/73] Compiling ArgumentParser MessageInfo.swift
[37/73] Compiling ArgumentParser UsageGenerator.swift
[38/73] Compiling ArgumentParser ArgumentSet.swift
[39/73] Compiling ArgumentParser CommandParser.swift
[40/73] Compiling ArgumentParser InputOrigin.swift
[41/73] Compiling ArgumentParser Name.swift
[42/73] Compiling ArgumentParser Parsed.swift
[43/73] Compiling ArgumentParser Option.swift
[44/73] Compiling ArgumentParser OptionGroup.swift
[45/73] Compiling ArgumentParser CommandConfiguration.swift
[46/73] Compiling ArgumentParser EnumerableFlag.swift
[47/73] Compiling ArgumentParser ExpressibleByArgument.swift
[48/73] Compiling ArgumentParser ParsedValues.swift
[49/73] Compiling ArgumentParser ParserError.swift
[50/73] Compiling ArgumentParser SplitArguments.swift
[51/73] Compiling ArgumentParser DumpHelpGenerator.swift
[57/73] Compiling ArgumentParser CollectionExtensions.swift
[58/73] Compiling ArgumentParser SequenceExtensions.swift
[59/73] Compiling ArgumentParser StringExtensions.swift
[60/73] Compiling ArgumentParser Tree.swift
[60/73] Wrapping AST for Files for debugging
[61/73] Wrapping AST for Rainbow for debugging
[61/73] Wrapping AST for SwiftyTextTable for debugging
[64/76] Emitting module Extensions
[65/76] Compiling Extensions Files+Extensions.swift
[66/76] Compiling Extensions String+Extensions.swift
[68/78] Compiling ArgumentParser ParsableArguments.swift
[69/78] Compiling ArgumentParser ParsableArgumentsValidation.swift
[70/78] Compiling ArgumentParser ParsableCommand.swift
[71/78] Compiling ArgumentParser ArgumentDecoder.swift
[72/78] Compiling ArgumentParser ArgumentDefinition.swift
[75/80] Wrapping AST for Extensions for debugging
[76/80] Wrapping AST for ArgumentParser for debugging
[78/87] Compiling HondanaKit Git.swift
[79/87] Compiling HondanaKit FileSystem.swift
[80/87] Emitting module HondanaKit
[81/87] Compiling HondanaKit Bookmarklet.swift
[82/87] Compiling HondanaKit Constants.swift
[83/87] Compiling HondanaKit Decorator.swift
[84/87] Compiling HondanaKit Utils.swift
[86/89] Wrapping AST for HondanaKit for debugging
[88/97] Compiling Hondana Hondana.swift
[89/98] Compiling Hondana Sync.swift
[90/98] Compiling Hondana Version.swift
[91/98] Emitting module Hondana
[92/98] Compiling Hondana Add.swift
[93/98] Compiling Hondana Audit.swift
[94/98] Compiling Hondana Install.swift
[95/98] Compiling Hondana List.swift
[96/98] Compiling Hondana Init.swift
[98/100] Wrapping AST for Hondana for debugging
[99/100] Linking hondana
Build complete! (20.23s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.