The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Rimuru with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/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/funzin/Rimuru.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/funzin/Rimuru
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b075cb1 Merge pull request #1 from funzin/add-workflow
Cloned https://github.com/funzin/Rimuru.git
Revision (git rev-parse @):
b075cb1dce72a186360166df1963e477b24805b3
SUCCESS checkout https://github.com/funzin/Rimuru.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/funzin/Rimuru.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/Carthage/Commandant.git
[1/2323] Fetching commandant
[2278/3252] Fetching commandant, swiftytexttable
[2585/12081] Fetching commandant, swiftytexttable, yams
[3695/26290] Fetching commandant, swiftytexttable, yams, quick
[5611/42145] Fetching commandant, swiftytexttable, yams, quick, sourcekitten
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.30s)
Fetching https://github.com/Quick/Nimble.git
[7030/41216] Fetching commandant, yams, quick, sourcekitten
[20616/52642] Fetching commandant, yams, quick, sourcekitten, swift-argument-parser
[52643/69933] Fetching commandant, yams, quick, sourcekitten, swift-argument-parser, nimble
Fetched https://github.com/Carthage/Commandant.git from cache (1.18s)
Fetching https://github.com/realm/SwiftLint
[66573/67610] Fetching yams, quick, sourcekitten, swift-argument-parser, nimble
Fetched https://github.com/apple/swift-argument-parser from cache (1.19s)
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetched https://github.com/Quick/Quick.git from cache (1.19s)
[41111/41975] Fetching yams, sourcekitten, nimble
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.20s)
Fetched https://github.com/jpsim/Yams.git from cache (1.21s)
[16600/17291] Fetching nimble
[17120/20057] Fetching nimble, swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.32s)
Fetched https://github.com/Quick/Nimble.git from cache (1.54s)
[1/125228] Fetching swiftlint
Fetched https://github.com/realm/SwiftLint from cache (23.69s)
Computing version for https://github.com/realm/SwiftLint
Computed https://github.com/realm/SwiftLint at 0.39.2 (0.46s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12556] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (4.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.2.0 (6.10s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.0.0 (1.16s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (1.47s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.40s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.29.0 (0.43s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.39s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.1 (0.38s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.1 (0.44s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.45s)
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.29.0
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/realm/SwiftLint
Working copy of https://github.com/realm/SwiftLint resolved at 0.39.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.2.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.0.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 5.0.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/43] Compiling ArgumentParser ParsableCommand.swift
[6/43] Compiling ArgumentParser ArgumentDecoder.swift
[7/43] Compiling ArgumentParser ArgumentDefinition.swift
[8/43] Compiling ArgumentParser ArgumentSet.swift
[9/43] Compiling ArgumentParser ArgumentSetSequence.swift
[10/43] Compiling ArgumentParser CommandParser.swift
[11/43] Compiling ArgumentParser InputOrigin.swift
[12/43] Compiling ArgumentParser Name.swift
[13/43] Compiling ArgumentParser Parsed.swift
[14/43] Compiling ArgumentParser ParsedValues.swift
[15/43] Compiling ArgumentParser ParserError.swift
[16/43] Compiling ArgumentParser SplitArguments.swift
[17/46] Compiling ArgumentParser SequenceExtensions.swift
[18/46] Compiling ArgumentParser StringExtensions.swift
[19/46] Compiling ArgumentParser Tree.swift
[20/46] Emitting module ArgumentParser
[21/46] Compiling ArgumentParser Argument.swift
[22/46] Compiling ArgumentParser ArgumentHelp.swift
[23/46] Compiling ArgumentParser Errors.swift
[24/46] Compiling ArgumentParser Flag.swift
[25/46] Compiling ArgumentParser HelpCommand.swift
[26/46] Compiling ArgumentParser HelpGenerator.swift
[27/46] Compiling ArgumentParser MessageInfo.swift
[28/46] Compiling ArgumentParser UsageGenerator.swift
[29/46] Compiling ArgumentParser NameSpecification.swift
[30/46] Compiling ArgumentParser Option.swift
[31/46] Compiling ArgumentParser OptionGroup.swift
[32/46] Compiling ArgumentParser CommandConfiguration.swift
[33/46] Compiling ArgumentParser EnumerableFlag.swift
[34/46] Compiling ArgumentParser ExpressibleByArgument.swift
[35/46] Compiling ArgumentParser ParsableArguments.swift
[36/46] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/47] Compiling RimuruCore NamingConventionConverter.swift
[38/47] Compiling RimuruCore SplitMeans.swift
[39/47] Emitting module RimuruCore
[40/47] Compiling RimuruCore NamingConvention.swift
[41/47] Compiling RimuruCore InputTextError.swift
[43/48] Wrapping AST for ArgumentParser for debugging
[44/48] Wrapping AST for RimuruCore for debugging
[46/52] Compiling Rimuru NamingConventionExtension.swift
[47/52] Compiling Rimuru main.swift
[48/52] Compiling Rimuru RimuruCommand.swift
[49/52] Emitting module Rimuru
[50/53] Wrapping AST for Rimuru for debugging
[51/53] Write Objects.LinkFileList
[52/53] Linking rimuru
Build complete! (72.94s)
Build complete.
Done.

Build Machine: Linux 1