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

Failed to build AdminPanel 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 --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-archive/admin-panel.git
Reference: master
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/ml-archive/admin-panel
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 24bc877 Merge pull request #144 from nodes-vapor/swift-5.3-dependency-bump
Cloned https://github.com/ml-archive/admin-panel.git
Revision (git rev-parse @):
24bc877cb297dba8d011bfb59a1033c60d801979
SUCCESS checkout https://github.com/ml-archive/admin-panel.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ml-archive/admin-panel.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 --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/fluent-mysql.git
Fetching https://github.com/vapor/auth.git
Fetching https://github.com/twof/VaporMailgunService.git
Fetching https://github.com/vapor/vapor.git
[1/1048] Fetching auth
[1049/4932] Fetching auth, leaf
[1244/5640] Fetching auth, leaf, vapormailgunservice
[4399/18945] Fetching auth, leaf, vapormailgunservice, fluent
[5459/21591] Fetching auth, leaf, vapormailgunservice, fluent, fluent-mysql
Fetched https://github.com/twof/VaporMailgunService.git from cache (0.35s)
Fetching https://github.com/nodes-vapor/sugar.git
Fetched https://github.com/vapor/fluent-mysql.git from cache (0.35s)
Fetching https://github.com/nodes-vapor/submissions.git
[10388/18237] Fetching auth, leaf, fluent
[11852/85879] Fetching auth, leaf, fluent, vapor
[26356/87361] Fetching auth, leaf, fluent, vapor, submissions
[30543/89693] Fetching auth, leaf, fluent, vapor, submissions, sugar
Fetched https://github.com/nodes-vapor/submissions.git from cache (0.34s)
Fetching https://github.com/nodes-vapor/reset.git
Fetched https://github.com/nodes-vapor/sugar.git from cache (0.40s)
Fetching https://github.com/nodes-vapor/paginator.git
[31766/85879] Fetching auth, leaf, fluent, vapor
[34473/86582] Fetching auth, leaf, fluent, vapor, reset
[35176/88020] Fetching auth, leaf, fluent, vapor, reset, paginator
Fetched https://github.com/nodes-vapor/reset.git from cache (0.30s)
Fetching https://github.com/nodes-vapor/flash.git
[38615/87317] Fetching auth, leaf, fluent, vapor, paginator
Fetched https://github.com/nodes-vapor/paginator.git from cache (0.30s)
Fetching https://github.com/nodes-vapor/bootstrap.git
[41236/85879] Fetching auth, leaf, fluent, vapor
[66941/86489] Fetching auth, leaf, fluent, vapor, flash
[70256/86968] Fetching auth, leaf, fluent, vapor, flash, bootstrap
[76212/86358] Fetching auth, leaf, fluent, vapor, bootstrap
Fetched https://github.com/nodes-vapor/flash.git from cache (0.30s)
Fetched https://github.com/nodes-vapor/bootstrap.git from cache (0.27s)
[79115/85879] Fetching auth, leaf, fluent, vapor
Fetched https://github.com/vapor/auth.git from cache (2.26s)
Fetched https://github.com/vapor/leaf.git from cache (2.26s)
Fetched https://github.com/vapor/fluent.git from cache (2.27s)
Fetched https://github.com/vapor/vapor.git from cache (2.29s)
Computing version for https://github.com/nodes-vapor/sugar.git
Computed https://github.com/nodes-vapor/sugar.git at 4.0.0 (1.20s)
Fetching https://github.com/vapor/redis.git
Fetching https://github.com/vapor/jwt.git
[1/3532] Fetching redis
[249/6028] Fetching redis, jwt
Fetched https://github.com/vapor/jwt.git from cache (0.36s)
Fetched https://github.com/vapor/redis.git from cache (0.38s)
Computing version for https://github.com/nodes-vapor/reset.git
Computed https://github.com/nodes-vapor/reset.git at 1.0.1 (1.02s)
Computing version for https://github.com/nodes-vapor/paginator.git
Computed https://github.com/nodes-vapor/paginator.git at 4.0.0 (0.44s)
Fetching https://github.com/vapor/sql.git
[1/5740] Fetching sql
Fetched https://github.com/vapor/sql.git from cache (0.43s)
Computing version for https://github.com/nodes-vapor/flash.git
Computed https://github.com/nodes-vapor/flash.git at 5.0.0 (0.41s)
Computing version for https://github.com/nodes-vapor/bootstrap.git
Computed https://github.com/nodes-vapor/bootstrap.git at 4.0.0 (0.43s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.42s)
Fetching https://github.com/vapor/database-kit.git
[1/1181] Fetching database-kit
Fetched https://github.com/vapor/database-kit.git from cache (0.21s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 3.0.2 (0.42s)
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/vapor/core.git
[1/1282] Fetching template-kit
[27/2201] Fetching template-kit, service
[1513/22344] Fetching template-kit, service, core
Fetched https://github.com/vapor/template-kit.git from cache (0.29s)
[7567/21062] Fetching service, core
Fetched https://github.com/vapor/service.git from cache (0.80s)
Fetched https://github.com/vapor/core.git from cache (0.82s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.42s)
Fetching https://github.com/vapor/console.git
[1/5278] Fetching console
Fetched https://github.com/vapor/console.git from cache (0.36s)
Computing version for https://github.com/nodes-vapor/submissions.git
Computed https://github.com/nodes-vapor/submissions.git at 2.1.0 (0.41s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.40s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.42s)
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/url-encoded-form.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/http.git
[1/381] Fetching url-encoded-form
[66/21049] Fetching url-encoded-form, routing
[79/22819] Fetching url-encoded-form, routing, multipart
[1186/23398] Fetching url-encoded-form, routing, multipart, validation
[1339/48865] Fetching url-encoded-form, routing, multipart, validation, http
[2269/51302] Fetching url-encoded-form, routing, multipart, validation, http, websocket
Fetched https://github.com/vapor/validation.git from cache (0.31s)
[10099/50723] Fetching url-encoded-form, routing, multipart, http, websocket
Fetching https://github.com/vapor/crypto.git
[39516/53509] Fetching url-encoded-form, routing, multipart, http, websocket, crypto
Fetched https://github.com/vapor/crypto.git from cache (0.32s)
[40183/50723] Fetching url-encoded-form, routing, multipart, http, websocket
Fetched https://github.com/vapor/websocket.git from cache (1.71s)
Fetched https://github.com/vapor/url-encoded-form.git from cache (1.71s)
Fetched https://github.com/vapor/routing.git from cache (1.72s)
Fetched https://github.com/vapor/http.git from cache (1.73s)
Fetched https://github.com/vapor/multipart.git from cache (1.75s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.42s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/12238] Fetching swift-nio-ssl
[1348/77565] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.51s)
[40503/65327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.27s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.52s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.30s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.51s)
Computing version for https://github.com/vapor/fluent-mysql.git
Computed https://github.com/vapor/fluent-mysql.git at 3.1.0 (0.51s)
Fetching https://github.com/vapor/mysql.git
[1/4981] Fetching mysql
Fetched https://github.com/vapor/mysql.git from cache (0.40s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 3.1.2 (0.50s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.70s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 2.0.4 (0.59s)
Fetching https://github.com/vapor/fluent-sqlite.git
[1/1188] Fetching fluent-sqlite
Fetched https://github.com/vapor/fluent-sqlite.git from cache (0.27s)
Computing version for https://github.com/vapor/fluent-sqlite.git
Computed https://github.com/vapor/fluent-sqlite.git at 3.0.0 (0.46s)
Fetching https://github.com/vapor/sqlite.git
[1/2011] Fetching sqlite
Fetched https://github.com/vapor/sqlite.git from cache (0.64s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.42s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 3.3.0 (0.44s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.42s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.4.0 (0.45s)
Fetching https://github.com/apple/swift-nio-ssl-support.git
[1/16] Fetching swift-nio-ssl-support
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.26s)
Computing version for https://github.com/apple/swift-nio-ssl-support.git
Computed https://github.com/apple/swift-nio-ssl-support.git at 1.0.0 (0.48s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.41s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.40s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.50s)
Computing version for https://github.com/twof/VaporMailgunService.git
Computed https://github.com/twof/VaporMailgunService.git at 1.8.1 (0.57s)
Computing version for https://github.com/vapor/redis.git
Computed https://github.com/vapor/redis.git at 3.4.0 (0.41s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.1.0 (0.96s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.51s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.41s)
Computing version for https://github.com/vapor/mysql.git
Computed https://github.com/vapor/mysql.git at 3.3.1 (0.52s)
Creating working copy for https://github.com/nodes-vapor/bootstrap.git
Working copy of https://github.com/nodes-vapor/bootstrap.git resolved at 4.0.0
Creating working copy for https://github.com/vapor/mysql.git
Working copy of https://github.com/vapor/mysql.git resolved at 3.3.1
Creating working copy for https://github.com/vapor/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 2.0.4
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.2.1
Creating working copy for https://github.com/vapor/sql.git
Working copy of https://github.com/vapor/sql.git resolved at 2.3.2
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
Creating working copy for https://github.com/vapor/fluent-sqlite.git
Working copy of https://github.com/vapor/fluent-sqlite.git resolved at 3.0.0
Creating working copy for https://github.com/vapor/database-kit.git
Working copy of https://github.com/vapor/database-kit.git resolved at 1.3.3
Creating working copy for https://github.com/vapor/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/apple/swift-nio-ssl-support.git
Working copy of https://github.com/apple/swift-nio-ssl-support.git resolved at 1.0.0
Creating working copy for https://github.com/twof/VaporMailgunService.git
Working copy of https://github.com/twof/VaporMailgunService.git resolved at 1.8.1
Creating working copy for https://github.com/vapor/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.1.0
Creating working copy for https://github.com/nodes-vapor/reset.git
Working copy of https://github.com/nodes-vapor/reset.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
Creating working copy for https://github.com/vapor/fluent-mysql.git
Working copy of https://github.com/vapor/fluent-mysql.git resolved at 3.1.0
Creating working copy for https://github.com/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 3.1.2
Creating working copy for https://github.com/nodes-vapor/submissions.git
Working copy of https://github.com/nodes-vapor/submissions.git resolved at 2.1.0
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.1
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 3.0.2
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
Creating working copy for https://github.com/vapor/redis.git
Working copy of https://github.com/vapor/redis.git resolved at 3.4.0
Creating working copy for https://github.com/vapor/sqlite.git
Working copy of https://github.com/vapor/sqlite.git resolved at 3.3.0
Creating working copy for https://github.com/nodes-vapor/sugar.git
Working copy of https://github.com/nodes-vapor/sugar.git resolved at 4.0.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.3
Creating working copy for https://github.com/nodes-vapor/flash.git
Working copy of https://github.com/nodes-vapor/flash.git resolved at 5.0.0
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/nodes-vapor/paginator.git
Working copy of https://github.com/nodes-vapor/paginator.git resolved at 4.0.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 1.4.0
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/59] Write sources
[40/59] Compiling CNIOZlib empty.c
[41/59] Compiling CNIOLinux ifaddrs-android.c
[42/59] Compiling CNIODarwin shim.c
[43/59] Compiling CNIOSHA1 c_nio_sha1.c
[44/59] Compiling CNIOLinux shim.c
[45/59] Compiling CBcrypt bcrypt.c
[46/59] Write swift-version-24593BA9C3E375BF.txt
[47/59] Write sources
[48/59] Compiling CBcrypt blf.c
[49/59] Compiling CNIOOpenSSL shims.c
[50/59] Compiling CNIOOpenSSL helpers.c
[51/59] Write sources
[55/64] Compiling CCryptoOpenSSL shim.c
[56/68] Compiling CNIOHTTPParser c_nio_http_parser.c
[57/68] Compiling CBase32 base32.c
[58/68] Compiling c-atomics.c
[60/71] Compiling Debugging SourceLocation.swift
[61/71] Compiling Debugging Demangler.swift
[62/71] Emitting module NIOConcurrencyHelpers
[63/71] Compiling NIOConcurrencyHelpers atomics.swift
[64/71] Compiling NIOConcurrencyHelpers lock.swift
[65/72] Emitting module Debugging
[66/72] Compiling Debugging Debuggable.swift
[68/73] Emitting module COperatingSystem
[69/73] Compiling COperatingSystem libc.swift
[72/74] Compiling NIOPriorityQueue PriorityQueue.swift
[73/74] Compiling NIOPriorityQueue Heap.swift
[74/74] Emitting module NIOPriorityQueue
[76/125] Compiling NIO ByteBuffer-int.swift
[77/125] Compiling NIO ByteBuffer-views.swift
[78/125] Compiling NIO Channel.swift
[79/125] Compiling NIO ChannelHandler.swift
[80/125] Compiling NIO ChannelHandlers.swift
[81/125] Compiling NIO ChannelInvoker.swift
[82/125] Compiling NIO ChannelOption.swift
[83/131] Emitting module NIO
[84/131] Compiling NIO Heap.swift
[85/131] Compiling NIO IO.swift
[86/131] Compiling NIO IOData.swift
[87/131] Compiling NIO IntegerTypes.swift
[88/131] Compiling NIO Interfaces.swift
[89/131] Compiling NIO Linux.swift
[90/131] Compiling NIO LinuxCPUSet.swift
[91/131] Compiling NIO MarkedCircularBuffer.swift
[92/131] Compiling NIO MulticastChannel.swift
[93/131] Compiling NIO NIOAny.swift
[94/131] Compiling NIO NonBlockingFileIO.swift
[95/131] Compiling NIO PendingDatagramWritesManager.swift
[96/131] Compiling NIO PendingWritesManager.swift
[97/131] Compiling NIO PriorityQueue.swift
[98/131] Compiling NIO RecvByteBufferAllocator.swift
[99/131] Compiling NIO Resolver.swift
[100/131] Compiling NIO Selectable.swift
[101/131] Compiling NIO Selector.swift
[102/131] Compiling NIO ServerSocket.swift
[103/131] Compiling NIO Socket.swift
[104/131] Compiling NIO SocketAddresses.swift
[105/131] Compiling NIO EventLoop.swift
[106/131] Compiling NIO EventLoopFuture.swift
[107/131] Compiling NIO FileDescriptor.swift
[108/131] Compiling NIO FileHandle.swift
[109/131] Compiling NIO FileRegion.swift
[110/131] Compiling NIO GetaddrinfoResolver.swift
[111/131] Compiling NIO HappyEyeballs.swift
[112/131] Compiling NIO ChannelPipeline.swift
[113/131] Compiling NIO CircularBuffer.swift
[114/131] Compiling NIO Codec.swift
[115/131] Compiling NIO CompositeError.swift
[116/131] Compiling NIO ContiguousCollection.swift
[117/131] Compiling NIO DeadChannel.swift
[118/131] Compiling NIO Embedded.swift
[119/131] Compiling NIO SocketChannel.swift
[120/131] Compiling NIO SocketOptionProvider.swift
[121/131] Compiling NIO System.swift
[122/131] Compiling NIO Thread.swift
[123/131] Compiling NIO TypeAssistedChannelHandler.swift
[124/131] Compiling NIO Utilities.swift
[125/131] Compiling NIO AddressedEnvelope.swift
[126/131] Compiling NIO BaseSocket.swift
[127/131] Compiling NIO BaseSocketChannel.swift
[128/131] Compiling NIO BlockingIOThreadPool.swift
[129/131] Compiling NIO Bootstrap.swift
[130/131] Compiling NIO ByteBuffer-aux.swift
[131/131] Compiling NIO ByteBuffer-core.swift
[133/174] Compiling Async Exports.swift
[134/174] Compiling Async Future+DoCatch.swift
[135/175] Compiling NIOTLS TLSEvents.swift
[136/175] Compiling Async Future+Map.swift
[137/175] Compiling Async Future+Transform.swift
[138/175] Compiling Bits Data+Strings.swift
[139/176] Compiling Async Collection+Future.swift
[140/176] Compiling Async Deprecated.swift
[141/176] Emitting module Async
[142/176] Compiling Async Async+NIO.swift
[143/176] Compiling Async AsyncError.swift
[146/176] Compiling Async Future+Flatten.swift
[147/176] Compiling Async Future+Global.swift
[148/176] Compiling Bits Bytes.swift
[149/176] Compiling Bits Data+Bytes.swift
[150/176] Emitting module Bits
[151/176] Compiling Async Worker.swift
[152/176] Compiling Bits Deprecated.swift
[155/176] Emitting module NIOFoundationCompat
[156/176] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[161/177] Compiling Async FutureType.swift
[162/177] Compiling Async QueueHandler.swift
[163/178] Compiling Async Future+Variadic.swift
[164/178] Compiling Async Future+Void.swift
[165/179] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[169/180] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[170/180] Emitting module NIOTLS
[171/180] Compiling NIOTLS SNIHandler.swift
[173/194] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[174/194] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[175/209] Compiling NIOHTTP1 HTTPEncoder.swift
[176/209] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[177/225] Compiling Random Array+Random.swift
[178/225] Emitting module Random
[179/225] Compiling Random RandomProtocol.swift
[180/225] Compiling Random OSRandom.swift
[181/225] Compiling Random URandom.swift
[182/225] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[183/225] Compiling NIOHTTP1 HTTPTypes.swift
[185/226] Compiling Core NotFound.swift
[186/226] Compiling Core OptionalType.swift
[187/226] Compiling Core Process+Execute.swift
[188/226] Compiling NIOOpenSSL SSLConnection.swift
[189/226] Compiling NIOOpenSSL SSLContext.swift
[190/226] Compiling NIOOpenSSL SSLErrors.swift
[191/226] Compiling NIOOpenSSL SSLInit.swift
[192/226] Compiling NIOOpenSSL SSLPrivateKey.swift
[193/226] Compiling NIOOpenSSL SSLPublicKey.swift
[194/229] Emitting module NIOHTTP1
[195/229] Compiling NIOOpenSSL ByteBufferBIO.swift
[196/229] Compiling NIOOpenSSL IdentityVerification.swift
[198/230] Compiling Core Reflectable.swift
[199/230] Compiling Core String+Utilities.swift
[200/230] Compiling Core Thread+Async.swift
[203/230] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[204/230] Compiling NIOOpenSSL OpenSSLHandler.swift
[205/230] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[206/230] Compiling NIOOpenSSL PosixPort.swift
[207/230] Compiling NIOOpenSSL SSLCertificate.swift
[208/239] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[209/240] Compiling NIOWebSocket WebSocketOpcode.swift
[210/240] Emitting module NIOWebSocket
[211/240] Emitting module NIOOpenSSL
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                            ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:55: error: cannot infer contextual base in reference to member 'make'
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                                                     ~^~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
        var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
                                 ^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
# define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:135:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:138:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:161:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:164:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:167:35: error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
            opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                            ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:55: error: cannot infer contextual base in reference to member 'make'
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                                                     ~^~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
        var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
                                 ^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
# define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:135:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:138:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:161:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:164:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:167:35: error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
            opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[214/242] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[217/242] Compiling NIOWebSocket Base64.swift
[218/242] Compiling NIOWebSocket SHA1.swift
[219/242] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[220/242] Compiling NIOOpenSSL SSLPointerTricks.swift
[223/242] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[224/242] Compiling NIOWebSocket WebSocketUpgrader.swift
[225/242] Compiling NIOWebSocket WebSocketErrorCodes.swift
[226/242] Compiling NIOWebSocket WebSocketFrame.swift
[235/243] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[236/243] Compiling NIOOpenSSL TLSConfiguration.swift
error: fatalError
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/8] Compiling Core NestedData.swift
[3/8] Emitting module NIOOpenSSL
[4/8] Compiling NIOOpenSSL SSLConnection.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                            ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:55: error: cannot infer contextual base in reference to member 'make'
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                                                     ~^~~~
[5/8] Compiling NIOOpenSSL SSLContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
        var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
                                 ^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
# define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:135:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:138:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:161:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:164:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:167:35: error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
            opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: fatalError
BUILD FAILURE 5.10 linux