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

Build Command

docker run --rm -v "checkouts-4609320-0":/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.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mattijah/QKMRZParser.git
Reference: master
Cloned https://github.com/Mattijah/QKMRZParser.git into spi-builder-workspace
SUCCESS checkout https://github.com/Mattijah/QKMRZParser.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/11] Compiling QKMRZParser QKMRZParser.swift
[2/12] Compiling QKMRZParser Parsers.swift
[3/12] Compiling QKMRZParser String+Extensions.swift
[4/12] Compiling QKMRZParser MRZField.swift
[5/12] Compiling QKMRZParser MRZFieldFormatter.swift
[6/12] Emitting module QKMRZParser
[7/12] Compiling QKMRZParser Parser+FrenchID.swift
[8/12] Compiling QKMRZParser Parser+TD1.swift
[9/12] Compiling QKMRZParser QKMRZResult.swift
[10/12] Compiling QKMRZParser Parser+TD2.swift
[11/12] Compiling QKMRZParser Parser+TD3.swift
[12/12] Compiling QKMRZParser Parser.swift
Build complete! (7.35s)
Build complete.
Done.