The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Hondana with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
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.10
Building package at path:  $workDir
https://github.com/KS1019/Hondana.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/scottrhoyt/SwiftyTextTable
Fetching https://github.com/KS1019/AssertSwiftCLI
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/JohnSundell/Files
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/1114] Fetching rainbow
[91/2043] Fetching rainbow, swiftytexttable
[204/2104] Fetching rainbow, swiftytexttable, assertswiftcli
[1344/3335] Fetching rainbow, swiftytexttable, assertswiftcli, files
Fetched https://github.com/KS1019/AssertSwiftCLI from cache (0.33s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetched https://github.com/JohnSundell/Files from cache (0.33s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (0.33s)
[1/2280] Fetching xctest-dynamic-overlay
[2281/13715] Fetching xctest-dynamic-overlay, swift-argument-parser
[12573/17737] Fetching xctest-dynamic-overlay, swift-argument-parser, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.33s)
Fetched https://github.com/onevcat/Rainbow from cache (0.76s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.76s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.77s)
Computing version for https://github.com/KS1019/AssertSwiftCLI
Computed https://github.com/KS1019/AssertSwiftCLI at 0.0.1 (0.46s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (1.32s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.48s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.51s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.49s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.3.0 (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.45s)
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.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/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/KS1019/AssertSwiftCLI
Working copy of https://github.com/KS1019/AssertSwiftCLI resolved at 0.0.1
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
Building for debugging...
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/36] Emitting module SwiftyTextTable
[11/36] Compiling Rainbow StringGenerator.swift
[12/37] Compiling Rainbow String+Rainbow.swift
[13/37] Compiling Rainbow Style.swift
[14/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/37] Emitting module ArgumentParserToolInfo
[16/38] Wrapping AST for ArgumentParserToolInfo for debugging
[18/72] Emitting module ArgumentParser
[19/76] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/76] Compiling ArgumentParser CompletionsGenerator.swift
[21/76] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/76] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/76] Emitting module Rainbow
[24/76] Compiling ArgumentParser Argument.swift
[25/76] Compiling ArgumentParser ParsedValues.swift
[26/76] Compiling ArgumentParser Option.swift
[27/76] Compiling ArgumentParser OptionGroup.swift
[28/76] Compiling ArgumentParser CommandConfiguration.swift
[29/76] Compiling ArgumentParser EnumerableFlag.swift
[30/76] Compiling ArgumentParser ExpressibleByArgument.swift
[31/76] Compiling Rainbow OutputTarget.swift
[32/76] Compiling Rainbow Rainbow.swift
[34/77] Compiling SwiftyTextTable TextTable.swift
[34/78] Wrapping AST for Rainbow for debugging
[36/78] Wrapping AST for SwiftyTextTable for debugging
[38/78] Compiling Files Files.swift
[39/78] Emitting module Files
[41/79] Compiling ArgumentParser CollectionExtensions.swift
[42/79] Compiling ArgumentParser SequenceExtensions.swift
[43/79] Compiling ArgumentParser StringExtensions.swift
[44/79] Compiling ArgumentParser Tree.swift
[44/79] Wrapping AST for Files for debugging
[46/82] Compiling Extensions String+Extensions.swift
[47/82] Emitting module Extensions
[48/82] Compiling Extensions Files+Extensions.swift
[50/83] Compiling ArgumentParser ParserError.swift
[51/83] Compiling ArgumentParser SplitArguments.swift
[52/83] Compiling ArgumentParser DumpHelpGenerator.swift
[53/83] Compiling ArgumentParser ArgumentSet.swift
[54/83] Compiling ArgumentParser CommandParser.swift
[55/83] Compiling ArgumentParser InputOrigin.swift
[56/83] Compiling ArgumentParser Name.swift
[57/83] Compiling ArgumentParser Parsed.swift
[58/83] Compiling ArgumentParser HelpCommand.swift
[59/83] Compiling ArgumentParser HelpGenerator.swift
[60/83] Compiling ArgumentParser MessageInfo.swift
[61/83] Compiling ArgumentParser UsageGenerator.swift
[62/83] Compiling ArgumentParser ArgumentHelp.swift
[63/83] Compiling ArgumentParser CompletionKind.swift
[64/83] Compiling ArgumentParser Errors.swift
[65/83] Compiling ArgumentParser Flag.swift
[66/83] Compiling ArgumentParser NameSpecification.swift
[67/83] Wrapping AST for Extensions for debugging
[74/83] Compiling ArgumentParser ParsableArguments.swift
[75/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[76/83] Compiling ArgumentParser ParsableCommand.swift
[77/83] Compiling ArgumentParser ArgumentDecoder.swift
[78/83] Compiling ArgumentParser ArgumentDefinition.swift
[79/84] Wrapping AST for ArgumentParser for debugging
[81/91] Compiling HondanaKit Decorator.swift
/host/spi-builder-workspace/Sources/HondanaKit/Output/Decorator.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import Rainbow
                     ^
/host/spi-builder-workspace/Sources/HondanaKit/Output/Decorator.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import SwiftyTextTable
                     ^
[82/91] Compiling HondanaKit FileSystem.swift
/host/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import class Foundation.ProcessInfo
                     ^
[83/91] Compiling HondanaKit Git.swift
/host/spi-builder-workspace/Sources/HondanaKit/GitInstaller/Git.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import Foundation
                     ^
[84/91] Emitting module HondanaKit
/host/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import class Foundation.ProcessInfo
                     ^
/host/spi-builder-workspace/Sources/HondanaKit/GitInstaller/Git.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import Foundation
                     ^
/host/spi-builder-workspace/Sources/HondanaKit/Models/Bookmarklet.swift:35:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import Extensions
                     ^
/host/spi-builder-workspace/Sources/HondanaKit/Output/Decorator.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import Rainbow
                     ^
/host/spi-builder-workspace/Sources/HondanaKit/Output/Decorator.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import SwiftyTextTable
                     ^
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import struct Foundation.NSRange
                     ^
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import class Foundation.NSRegularExpression
                     ^
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:3:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import class Foundation.PropertyListDecoder
                     ^
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:4:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import class Foundation.PropertyListEncoder
                     ^
[85/91] Compiling HondanaKit Bookmarklet.swift
/host/spi-builder-workspace/Sources/HondanaKit/Models/Bookmarklet.swift:35:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import Extensions
                     ^
[86/91] Compiling HondanaKit Constants.swift
[87/91] Compiling HondanaKit Utils.swift
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import struct Foundation.NSRange
                     ^
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import class Foundation.NSRegularExpression
                     ^
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:3:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import class Foundation.PropertyListDecoder
                     ^
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:4:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
@_implementationOnly import class Foundation.PropertyListEncoder
                     ^
[88/92] Wrapping AST for HondanaKit for debugging
[90/100] Compiling Hondana Hondana.swift
[91/101] Compiling Hondana Audit.swift
[92/101] Compiling Hondana Version.swift
[93/101] Emitting module Hondana
[94/101] Compiling Hondana Sync.swift
[95/101] Compiling Hondana Add.swift
[96/101] Compiling Hondana Install.swift
[97/101] Compiling Hondana List.swift
[98/101] Compiling Hondana Init.swift
[99/102] Wrapping AST for Hondana for debugging
[100/102] Write Objects.LinkFileList
[101/102] Linking hondana
Build complete! (28.25s)
Build complete.
Done.

Build Machine: Linux 2