The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONSchema with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/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/kylef/JSONSchema.swift.git
Reference: 0.6.0
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/kylef/JSONSchema.swift
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at d14de4b release: 0.6.0
Submodule path 'Tests/Cases': checked out '77f1d10cbb23b2f4d2bbf50ca1d5cf3804cb2ce4'
Submodule 'Tests/Cases' (https://github.com/json-schema/JSON-Schema-Test-Suite) registered for path 'Tests/Cases'
Cloning into '/host/spi-builder-workspace/Tests/Cases'...
Cloned https://github.com/kylef/JSONSchema.swift.git
Revision (git rev-parse @):
d14de4b2d9205068c9db89c00d097ca43c897000
SUCCESS checkout https://github.com/kylef/JSONSchema.swift.git at 0.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kylef/JSONSchema.swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1404] Fetching pathkit
[451/2425] Fetching pathkit, spectre
Fetched https://github.com/kylef/PathKit.git from cache (0.26s)
Fetched https://github.com/kylef/Spectre.git from cache (0.26s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.45s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.45s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/37] Emitting module JSONSchema
[4/41] Compiling JSONSchema dependencies.swift
[5/41] Compiling JSONSchema dependentSchemas.swift
[6/41] Compiling JSONSchema if.swift
[7/41] Compiling JSONSchema items.swift
[8/41] Compiling JSONSchema not.swift
[9/41] Compiling JSONSchema multipleOf.swift
[10/41] Compiling JSONSchema pattern.swift
[11/41] Compiling JSONSchema required.swift
[12/41] Compiling JSONSchema uniqueItems.swift
[13/41] Compiling JSONSchema JSONPointer.swift
[14/41] Compiling JSONSchema JSONSchema.swift
[15/41] Compiling JSONSchema RefResolver.swift
[16/41] Compiling JSONSchema const.swift
[17/41] Compiling JSONSchema dependentRequired.swift
[18/41] Compiling JSONSchema enum.swift
[19/41] Compiling JSONSchema minMaxItems.swift
[20/41] Compiling JSONSchema minMaxLength.swift
[21/41] Compiling JSONSchema minMaxNumber.swift
[22/41] Compiling JSONSchema minMaxProperties.swift
[23/41] Compiling JSONSchema additionalItems.swift
[24/41] Compiling JSONSchema additionalProperties.swift
[25/41] Compiling JSONSchema allOf.swift
[26/41] Compiling JSONSchema anyOf.swift
[27/41] Compiling JSONSchema contains.swift
[28/41] Compiling JSONSchema Draft201909Validator.swift
[29/41] Compiling JSONSchema Draft202012Validator.swift
[30/41] Compiling JSONSchema Draft4Validator.swift
[31/41] Compiling JSONSchema Draft6Validator.swift
[32/41] Compiling JSONSchema Draft7Validator.swift
[33/41] Compiling JSONSchema oneOf.swift
[34/41] Compiling JSONSchema patternProperties.swift
[35/41] Compiling JSONSchema properties.swift
[36/41] Compiling JSONSchema propertyNames.swift
[37/41] Compiling JSONSchema ref.swift
[38/41] Compiling JSONSchema ValidationResult.swift
[39/41] Compiling JSONSchema Validator.swift
[40/41] Compiling JSONSchema Validators.swift
[41/41] Compiling JSONSchema format.swift
Build complete! (14.90s)
Build complete.
Done.

Build Machine: Linux 2