The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of RunScriptPlugin, reference main (7ee674), with Swift 5.10 for Linux on 25 Oct 2024 08:27:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/RunScriptPlugin.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/p-x9/RunScriptPlugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7ee6742 Merge pull request #22 from p-x9/version/0.4.0
Cloned https://github.com/p-x9/RunScriptPlugin.git
Revision (git rev-parse @):
7ee6742192cdf0f4b01fda3b27e39ce971e364f0
SUCCESS checkout https://github.com/p-x9/RunScriptPlugin.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/p-x9/RunScriptPlugin.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
[1/9899] Fetching yams
[5644/22201] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.13s)
Fetched https://github.com/jpsim/Yams.git from cache (1.15s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.50s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.4 (0.41s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.2
[1369/1406140] Downloading https://github.com/p-x9/RunScriptPlugin/releases/download/0.4.0/run-script-bin.artifactbundle.zip
Downloading binary artifact https://github.com/p-x9/RunScriptPlugin/releases/download/0.4.0/run-script-bin.artifactbundle.zip
Downloaded https://github.com/p-x9/RunScriptPlugin/releases/download/0.4.0/run-script-bin.artifactbundle.zip (0.53s)
[1/1] Compiling plugin GenerateManual
/host/spi-builder-workspace/Plugins/RunScriptCommandPlugin/plugin.swift:34:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        process.launchPath = tool.path.string
                ^
/host/spi-builder-workspace/Plugins/RunScriptCommandPlugin/plugin.swift:34:17: note: use 'executableURL' instead
        process.launchPath = tool.path.string
                ^~~~~~~~~~
                executableURL
[2/2] Compiling plugin RunScriptCommandPlugin
[3/3] Compiling plugin RunScriptPlugin
Building for debugging...
[3/20] Write sources
[7/20] Compiling writer.c
[8/20] Compiling reader.c
[9/20] Compiling api.c
[10/20] Compiling parser.c
[11/20] Compiling emitter.c
[12/20] Compiling scanner.c
[13/20] Write swift-version-24593BA9C3E375BF.txt
[15/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/37] Emitting module ArgumentParserToolInfo
[18/38] Compiling Yams Mark.swift
[19/38] Compiling Yams Node.Mapping.swift
[19/39] Wrapping AST for ArgumentParserToolInfo for debugging
[21/76] Emitting module ArgumentParser
[22/81] Compiling ArgumentParser ArgumentVisibility.swift
[23/81] Compiling ArgumentParser CompletionKind.swift
[24/81] Compiling ArgumentParser ParsableArguments.swift
[25/81] Compiling ArgumentParser ParsableArgumentsValidation.swift
[26/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/81] Compiling ArgumentParser Errors.swift
[29/81] Compiling ArgumentParser Flag.swift
[30/81] Compiling ArgumentParser NameSpecification.swift
[31/81] Compiling ArgumentParser ExpressibleByArgument.swift
[32/81] Compiling Yams YamlError.swift
[33/81] Emitting module Yams
[34/81] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/81] Compiling ArgumentParser CompletionsGenerator.swift
[46/82] Compiling ArgumentParser Argument.swift
[47/82] Compiling ArgumentParser ArgumentHelp.swift
[48/82] Compiling ArgumentParser CollectionExtensions.swift
[49/82] Compiling ArgumentParser Platform.swift
[50/82] Compiling ArgumentParser SequenceExtensions.swift
[51/82] Compiling ArgumentParser StringExtensions.swift
[52/82] Compiling ArgumentParser Tree.swift
[52/82] Wrapping AST for Yams for debugging
[54/82] Compiling ArgumentParser ArgumentDefinition.swift
[55/82] Compiling ArgumentParser ArgumentSet.swift
[56/82] Compiling ArgumentParser CommandParser.swift
[57/82] Compiling ArgumentParser InputKey.swift
[58/82] Compiling ArgumentParser InputOrigin.swift
[59/82] Compiling ArgumentParser Name.swift
[60/82] Compiling ArgumentParser Parsed.swift
[61/82] Compiling ArgumentParser ParsedValues.swift
[62/82] Compiling ArgumentParser ParserError.swift
[63/82] Compiling ArgumentParser SplitArguments.swift
[64/82] Compiling ArgumentParser Option.swift
[65/82] Compiling ArgumentParser OptionGroup.swift
[66/82] Compiling ArgumentParser AsyncParsableCommand.swift
[67/82] Compiling ArgumentParser CommandConfiguration.swift
[68/82] Compiling ArgumentParser EnumerableFlag.swift
[72/82] Compiling ArgumentParser ParsableCommand.swift
[73/82] Compiling ArgumentParser ArgumentDecoder.swift
[74/82] Compiling ArgumentParser DumpHelpGenerator.swift
[75/82] Compiling ArgumentParser HelpCommand.swift
[76/82] Compiling ArgumentParser HelpGenerator.swift
[77/82] Compiling ArgumentParser MessageInfo.swift
[78/82] Compiling ArgumentParser UsageGenerator.swift
[79/83] Wrapping AST for ArgumentParser for debugging
[81/87] Compiling run_script main.swift
[82/87] Compiling run_script Config.swift
[83/87] Emitting module run_script
[84/87] Compiling run_script print.swift
[85/88] Wrapping AST for run-script for debugging
[86/88] Write Objects.LinkFileList
[87/88] Linking run-script
Build complete! (19.58s)
Build complete.
Done.