The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Crossroad with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/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/giginet/Crossroad.git
Reference: 4.2.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/giginet/Crossroad
 * tag               4.2.0      -> FETCH_HEAD
HEAD is now at 7f5d9bc Bump up version
Cloned https://github.com/giginet/Crossroad.git
Revision (git rev-parse @):
7f5d9bc64a901b7b9c09140dd30e95dfa8e4e6fb
SUCCESS checkout https://github.com/giginet/Crossroad.git at 4.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/giginet/Crossroad.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/12] Compiling Crossroad DSL.swift
[4/12] Compiling Crossroad OpenURLOption.swift
[5/13] Emitting module Crossroad
/host/spi-builder-workspace/Sources/Crossroad/Validator.swift:9:23: warning: generic parameter 'UserInfo' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func validate<UserInfo>(for router: Router<UserInfo>) throws {
                      ^
/host/spi-builder-workspace/Sources/Crossroad/Router.swift:5:27: note: 'UserInfo' previously declared here
public final class Router<UserInfo> {
                          ^
/host/spi-builder-workspace/Sources/Crossroad/Validator.swift:23:23: warning: generic parameter 'UserInfo' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func validate<UserInfo>(for router: Router<UserInfo>) throws {
                      ^
/host/spi-builder-workspace/Sources/Crossroad/Router.swift:5:27: note: 'UserInfo' previously declared here
public final class Router<UserInfo> {
                          ^
/host/spi-builder-workspace/Sources/Crossroad/Validator.swift:49:23: warning: generic parameter 'UserInfo' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func validate<UserInfo>(for router: Router<UserInfo>) throws {
                      ^
/host/spi-builder-workspace/Sources/Crossroad/Router.swift:5:27: note: 'UserInfo' previously declared here
public final class Router<UserInfo> {
                          ^
/host/spi-builder-workspace/Sources/Crossroad/Validator.swift:73:23: warning: generic parameter 'UserInfo' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func validate<UserInfo>(for router: Router<UserInfo>) throws {
                      ^
/host/spi-builder-workspace/Sources/Crossroad/Router.swift:5:27: note: 'UserInfo' previously declared here
public final class Router<UserInfo> {
                          ^
/host/spi-builder-workspace/Sources/Crossroad/Validator.swift:104:23: warning: generic parameter 'UserInfo' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func validate<UserInfo>(for router: Router<UserInfo>) throws {
                      ^
/host/spi-builder-workspace/Sources/Crossroad/Router.swift:5:27: note: 'UserInfo' previously declared here
public final class Router<UserInfo> {
                          ^
[6/13] Compiling Crossroad Context.swift
[7/13] Compiling Crossroad ContextParser.swift
[8/13] Compiling Crossroad Utils.swift
[9/13] Compiling Crossroad Router.swift
[10/13] Compiling Crossroad Parsable.swift
[11/13] Compiling Crossroad Pattern.swift
[12/13] Compiling Crossroad Route.swift
[13/13] Compiling Crossroad Validator.swift
/host/spi-builder-workspace/Sources/Crossroad/Validator.swift:9:23: warning: generic parameter 'UserInfo' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func validate<UserInfo>(for router: Router<UserInfo>) throws {
                      ^
/host/spi-builder-workspace/Sources/Crossroad/Router.swift:5:27: note: 'UserInfo' previously declared here
public final class Router<UserInfo> {
                          ^
/host/spi-builder-workspace/Sources/Crossroad/Validator.swift:23:23: warning: generic parameter 'UserInfo' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func validate<UserInfo>(for router: Router<UserInfo>) throws {
                      ^
/host/spi-builder-workspace/Sources/Crossroad/Router.swift:5:27: note: 'UserInfo' previously declared here
public final class Router<UserInfo> {
                          ^
/host/spi-builder-workspace/Sources/Crossroad/Validator.swift:49:23: warning: generic parameter 'UserInfo' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func validate<UserInfo>(for router: Router<UserInfo>) throws {
                      ^
/host/spi-builder-workspace/Sources/Crossroad/Router.swift:5:27: note: 'UserInfo' previously declared here
public final class Router<UserInfo> {
                          ^
/host/spi-builder-workspace/Sources/Crossroad/Validator.swift:73:23: warning: generic parameter 'UserInfo' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func validate<UserInfo>(for router: Router<UserInfo>) throws {
                      ^
/host/spi-builder-workspace/Sources/Crossroad/Router.swift:5:27: note: 'UserInfo' previously declared here
public final class Router<UserInfo> {
                          ^
/host/spi-builder-workspace/Sources/Crossroad/Validator.swift:104:23: warning: generic parameter 'UserInfo' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func validate<UserInfo>(for router: Router<UserInfo>) throws {
                      ^
/host/spi-builder-workspace/Sources/Crossroad/Router.swift:5:27: note: 'UserInfo' previously declared here
public final class Router<UserInfo> {
                          ^
Build complete! (9.53s)
Build complete.
Done.

Build Machine: Linux 2