The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONSchema with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kylef/JSONSchema.swift.git
Reference: master
Cloned https://github.com/kylef/JSONSchema.swift.git into spi-builder-workspace
SUCCESS checkout https://github.com/kylef/JSONSchema.swift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git (0.21s)
Fetching https://github.com/kylef/PathKit.git
[1/1405] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git (0.25s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (1.02s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at d02129a9af77729de049d328dd61e530b6f2bb2b
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
Building for debugging...
[1/39] Emitting module JSONSchema
[2/44] Compiling JSONSchema dependentSchemas.swift
[3/44] Compiling JSONSchema if.swift
[4/44] Compiling JSONSchema items.swift
[5/44] Compiling JSONSchema not.swift
[6/44] Compiling JSONSchema oneOf.swift
[7/44] Compiling JSONSchema patternProperties.swift
[8/44] Compiling JSONSchema Draft4Validator.swift
[9/44] Compiling JSONSchema Draft6Validator.swift
[10/44] Compiling JSONSchema Draft7Validator.swift
[11/44] Compiling JSONSchema date-time.swift
[12/44] Compiling JSONSchema date.swift
[13/44] Compiling JSONSchema duration.swift
/host/spi-builder-workspace/Sources/RefResolver.swift:4:29: warning: 'index(of:)' is deprecated: renamed to 'firstIndex(of:)'
  guard let hashIndex = url.index(of: "#") else {
                            ^
/host/spi-builder-workspace/Sources/RefResolver.swift:4:29: note: use 'firstIndex(of:)' instead
  guard let hashIndex = url.index(of: "#") else {
                            ^~~~~
                            firstIndex
[14/44] Compiling JSONSchema time.swift
/host/spi-builder-workspace/Sources/RefResolver.swift:4:29: warning: 'index(of:)' is deprecated: renamed to 'firstIndex(of:)'
  guard let hashIndex = url.index(of: "#") else {
                            ^
/host/spi-builder-workspace/Sources/RefResolver.swift:4:29: note: use 'firstIndex(of:)' instead
  guard let hashIndex = url.index(of: "#") else {
                            ^~~~~
                            firstIndex
[15/44] Compiling JSONSchema JSONPointer.swift
/host/spi-builder-workspace/Sources/RefResolver.swift:4:29: warning: 'index(of:)' is deprecated: renamed to 'firstIndex(of:)'
  guard let hashIndex = url.index(of: "#") else {
                            ^
/host/spi-builder-workspace/Sources/RefResolver.swift:4:29: note: use 'firstIndex(of:)' instead
  guard let hashIndex = url.index(of: "#") else {
                            ^~~~~
                            firstIndex
[16/44] Compiling JSONSchema JSONSchema.swift
/host/spi-builder-workspace/Sources/RefResolver.swift:4:29: warning: 'index(of:)' is deprecated: renamed to 'firstIndex(of:)'
  guard let hashIndex = url.index(of: "#") else {
                            ^
/host/spi-builder-workspace/Sources/RefResolver.swift:4:29: note: use 'firstIndex(of:)' instead
  guard let hashIndex = url.index(of: "#") else {
                            ^~~~~
                            firstIndex
[17/44] Compiling JSONSchema RefResolver.swift
/host/spi-builder-workspace/Sources/RefResolver.swift:4:29: warning: 'index(of:)' is deprecated: renamed to 'firstIndex(of:)'
  guard let hashIndex = url.index(of: "#") else {
                            ^
/host/spi-builder-workspace/Sources/RefResolver.swift:4:29: note: use 'firstIndex(of:)' instead
  guard let hashIndex = url.index(of: "#") else {
                            ^~~~~
                            firstIndex
[18/44] Compiling JSONSchema minMaxNumber.swift
[19/44] Compiling JSONSchema minMaxProperties.swift
[20/44] Compiling JSONSchema multipleOf.swift
[21/44] Compiling JSONSchema pattern.swift
[22/44] Compiling JSONSchema required.swift
[23/44] Compiling JSONSchema uniqueItems.swift
[24/44] Compiling JSONSchema ValidationResult.swift
[25/44] Compiling JSONSchema Validator.swift
[26/44] Compiling JSONSchema Validators.swift
[27/44] Compiling JSONSchema format.swift
[28/44] Compiling JSONSchema prefixItems.swift
[29/44] Compiling JSONSchema properties.swift
[30/44] Compiling JSONSchema propertyNames.swift
[31/44] Compiling JSONSchema ref.swift
[32/44] Compiling JSONSchema Draft201909Validator.swift
[33/44] Compiling JSONSchema Draft202012Validator.swift
[34/44] Compiling JSONSchema const.swift
[35/44] Compiling JSONSchema dependentRequired.swift
[36/44] Compiling JSONSchema enum.swift
[37/44] Compiling JSONSchema minMaxItems.swift
[38/44] Compiling JSONSchema minMaxLength.swift
[39/44] Compiling JSONSchema additionalItems.swift
[40/44] Compiling JSONSchema additionalProperties.swift
[41/44] Compiling JSONSchema allOf.swift
[42/44] Compiling JSONSchema anyOf.swift
[43/44] Compiling JSONSchema contains.swift
[44/44] Compiling JSONSchema dependencies.swift
Build complete! (9.60s)
Build complete.
Done.

Build Machine: Linux 1