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 SwiftMarkdown, reference main (aee5f0), with Swift 5.9 for Linux on 12 Oct 2024 06:45:00 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/markdown.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/vapor-community/markdown
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at aee5f05 Use the modern CI (#16)
Cloned https://github.com/vapor-community/markdown.git
Revision (git rev-parse @):
aee5f0590bb3114298e579192b678d18ab8f4b76
SUCCESS checkout https://github.com/vapor-community/markdown.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/vapor-community/markdown.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:9f9025114c0603ac6ea1951d396f9bc1cd3a7c1b5aa8548b3ea2615c8c5705ce
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/brokenhandsio/cmark-gfm.git
[1/12300] Fetching cmark-gfm
Fetched https://github.com/brokenhandsio/cmark-gfm.git (0.98s)
Computing version for https://github.com/brokenhandsio/cmark-gfm.git
Computed https://github.com/brokenhandsio/cmark-gfm.git at 2.1.0 (0.38s)
Creating working copy for https://github.com/brokenhandsio/cmark-gfm.git
Working copy of https://github.com/brokenhandsio/cmark-gfm.git resolved at 2.1.0
Building for debugging...
[0/34] Compiling cmark houdini_html_e.c
[1/34] Compiling cmark houdini_href_e.c
[2/34] Compiling cmark buffer.c
[3/34] Compiling cmark footnotes.c
[3/34] Compiling cmark cmark.c
[5/34] Compiling cmark autolink.c
[6/34] Compiling cmark xml.c
[7/34] Compiling cmark syntax_extension.c
[8/34] Compiling cmark tagfilter.c
[9/34] Compiling cmark tasklist.c
[10/34] Compiling cmark blocks.c
[11/34] Compiling cmark table.c
[12/34] Compiling cmark strikethrough.c
[13/34] Compiling cmark registry.c
[14/34] Compiling cmark references.c
[15/34] Compiling cmark render.c
[16/34] Compiling cmark plugin.c
[17/34] Compiling cmark linked_list.c
[18/34] Compiling cmark map.c
[18/34] Compiling cmark plaintext.c
[20/34] Compiling cmark man.c
[21/34] Compiling cmark utf8.c
[22/34] Compiling cmark node.c
[23/34] Compiling cmark latex.c
[24/34] Compiling cmark iterator.c
[25/34] Compiling cmark core-extensions.c
[26/34] Compiling cmark html.c
[27/34] Compiling cmark cmark_ctype.c
[28/34] Compiling cmark ext_scanners.c
[29/34] Compiling cmark arena.c
[30/34] Compiling cmark houdini_html_u.c
[31/34] Compiling cmark commonmark.c
[32/34] Compiling cmark inlines.c
[33/34] Compiling cmark scanners.c
[35/36] Compiling SwiftMarkdown SwiftMarkdown.swift
[36/36] Emitting module SwiftMarkdown
Build complete! (7.30s)
Build complete.
Done.