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 SagaPythonMarkdownReader with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaPythonMarkdownReader.git
Reference: main
Cloned https://github.com/loopwerk/SagaPythonMarkdownReader.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/loopwerk/SagaPythonMarkdownReader.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  /host/spi-builder-workspace
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Client: Docker Engine - Community
 Version:    24.0.6
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.11.2
    Path:     /usr/libexec/docker/cli-plugins/docker-buildx
  compose: Docker Compose (Docker Inc.)
    Version:  v2.21.0
    Path:     /usr/libexec/docker/cli-plugins/docker-compose

Server:
 Containers: 4
  Running: 4
  Paused: 0
  Stopped: 0
 Images: 7
 Server Version: 24.0.2
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Using metacopy: false
  Native Overlay Diff: false
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Cgroup Version: 1
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: runc io.containerd.runc.v2
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
 runc version: v1.1.7-0-g860f061
 init version: de40ad0
 Security Options:
  apparmor
  seccomp
   Profile: builtin
 Kernel Version: 5.4.0-1109-azure
 Operating System: Ubuntu 18.04.6 LTS
 OSType: linux
 Architecture: x86_64
 CPUs: 8
 Total Memory: 31.36GiB
 Name: lb2
 ID: X5EK:3YD4:A3YZ:ZDGO:QKPP:IMHE:JW4M:LYD2:4EOG:KDF4:WDKJ:TGEE
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Labels:
  provider=azure
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false
Fetching https://github.com/loopwerk/SwiftMarkdown
Fetching https://github.com/loopwerk/Saga.git
[1/63] Fetching swiftmarkdown
[64/2109] Fetching swiftmarkdown, saga
Fetched https://github.com/loopwerk/SwiftMarkdown (0.28s)
[1289/2046] Fetching saga
Fetched https://github.com/loopwerk/Saga.git (0.35s)
Computing version for https://github.com/loopwerk/SwiftMarkdown
Computed https://github.com/loopwerk/SwiftMarkdown at 0.4.0 (0.33s)
Fetching https://github.com/pvieito/PythonKit.git
[1/1577] Fetching pythonkit
Fetched https://github.com/pvieito/PythonKit.git (0.27s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.1.4 (0.36s)
Fetching https://github.com/JohnSundell/Codextended.git
Fetching https://github.com/kylef/PathKit
[1/181] Fetching codextended
[179/1585] Fetching codextended, pathkit
Fetched https://github.com/JohnSundell/Codextended.git (0.25s)
Fetched https://github.com/kylef/PathKit (0.25s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (1.14s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git (0.23s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.34s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.35s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.3.1 (0.33s)
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 1.1.4
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at 0.3.1
Creating working copy for https://github.com/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Creating working copy for https://github.com/loopwerk/SwiftMarkdown
Working copy of https://github.com/loopwerk/SwiftMarkdown resolved at 0.4.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Building for debugging...
[1/9] Emitting module PythonKit
[2/9] Compiling PythonKit NumpyConversion.swift
[3/9] Compiling Codextended Codextended.swift
[4/9] Emitting module Codextended
[5/9] Compiling PythonKit PythonLibrary+Symbols.swift
[6/9] Compiling PythonKit Python.swift
[7/9] Compiling PythonKit PythonLibrary.swift
[11/13] Emitting module PathKit
[12/13] Compiling PathKit PathKit.swift
[16/30] Emitting module SwiftMarkdown
[17/30] Compiling SwiftMarkdown SwiftMarkdown.swift
[19/31] Compiling Saga Item.swift
[20/31] Compiling Saga ItemWriteMode.swift
[21/31] Compiling Saga FileContainer.swift
[22/31] Compiling Saga FileIO.swift
[23/33] Emitting module Saga
[25/33] Compiling Saga String+Slugify.swift
[26/33] Compiling Saga ProcessingStep.swift
[27/33] Compiling Saga Reader+Decoder.swift
[28/33] Compiling Saga Reader.swift
[29/33] Compiling Saga RenderingContexts.swift
[30/33] Compiling Saga Saga.swift
[31/33] Compiling Saga Writer.swift
[32/33] Compiling Saga MetadataDecoder.swift
[33/33] Compiling Saga Path+Extensions.swift
[36/37] Emitting module SagaPythonMarkdownReader
[37/37] Compiling SagaPythonMarkdownReader SagaPythonMarkdownReader.swift
Build complete! (14.51s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.