The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build HexavilleAuth, reference 1.0.0-rc.1 (544237), with Swift 6.1 for Linux on 25 Apr 2025 09:49:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hexaville/hexavilleauth.git
Reference: 1.0.0-rc.1
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/hexaville/hexavilleauth
 * tag               1.0.0-rc.1 -> FETCH_HEAD
HEAD is now at 544237e Merge pull request #15 from Hexaville/hexaville-framework@1.x
Cloned https://github.com/hexaville/hexavilleauth.git
Revision (git rev-parse @):
544237e29170389aa5cb6c3474a24a01a8fd7e46
SUCCESS checkout https://github.com/hexaville/hexavilleauth.git at 1.0.0-rc.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/hexaville/hexavilleauth.git
https://github.com/hexaville/hexavilleauth.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "hexavilleframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-rc.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/noppoMan/HexavilleFramework.git"
    }
  ],
  "manifest_display_name" : "HexavilleAuth",
  "name" : "HexavilleAuth",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "HexavilleAuth",
      "targets" : [
        "HexavilleAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "hexaville-todo-example",
      "targets" : [
        "HexavilleAuthExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HexavilleAuthExample",
      "module_type" : "SwiftTarget",
      "name" : "HexavilleAuthExample",
      "path" : "Sources/HexavilleAuthExample",
      "product_memberships" : [
        "hexaville-todo-example"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "HexavilleAuth"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HexavilleAuth",
      "module_type" : "SwiftTarget",
      "name" : "HexavilleAuth",
      "path" : "Sources/HexavilleAuth",
      "product_dependencies" : [
        "HexavilleFramework"
      ],
      "product_memberships" : [
        "HexavilleAuth",
        "hexaville-todo-example"
      ],
      "sources" : [
        "AuthenticationMiddleware.swift",
        "Base64.swift",
        "Credential.swift",
        "HMAC.swift",
        "HTTPClient.swift",
        "HexaviileAuth.swift",
        "HexavilleAuth+Router.swift",
        "LoginUser.swift",
        "OAuth/OAuth1.swift",
        "OAuth/OAuth2.swift",
        "Providers/CallbackURL.swift",
        "Providers/OAuth1/TwitterAuthorizationProvider.swift",
        "Providers/OAuth1AuthorizationProvidable.swift",
        "Providers/OAuth2/FacebookAuthorizationProvider.swift",
        "Providers/OAuth2/GithubAuthorizationProvider.swift",
        "Providers/OAuth2/GoogleAuthorizationProvider.swift",
        "Providers/OAuth2/InstagramAuthorizationProvider.swift",
        "Providers/OAuth2AuthorizationProvidable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/noppoMan/HexavilleFramework.git
[1/429] Fetching hexavilleframework
Fetched https://github.com/noppoMan/HexavilleFramework.git from cache (0.23s)
Computing version for https://github.com/noppoMan/HexavilleFramework.git
Computed https://github.com/noppoMan/HexavilleFramework.git at 1.0.1 (2.63s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/jakeheis/SwiftCLI.git
[1/5074] Fetching swiftcli
[5075/80505] Fetching swiftcli, swift-nio
[5830/95298] Fetching swiftcli, swift-nio, swift-nio-ssl
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (2.28s)
[75138/90224] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.30s)
[61100/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.66s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 5.3.3 (5.90s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.71s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.94s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1705] Fetching swift-atomics
[530/6058] Fetching swift-atomics, swift-system
[6059/22300] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.33s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.34s)
Fetched https://github.com/apple/swift-collections.git from cache (1.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.08s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.34s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.35s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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 2.30.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/noppoMan/HexavilleFramework.git
Working copy of https://github.com/noppoMan/HexavilleFramework.git resolved at 1.0.1
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 5.3.3
Building for debugging...
[0/451] Write sources
[4/451] Write swift-version-24593BA9C3E375BF.txt
[4/451] Compiling f_string.cc
[4/451] Write sources
[20/451] Compiling posix_time.cc
[21/451] Compiling f_int.cc
[22/451] Compiling _AtomicsShims.c
[23/451] Compiling CNIOWindows shim.c
[24/495] Compiling x509_ext.cc
[25/495] Compiling x509_lu.cc
[26/495] Compiling CNIOWindows WSAStartup.c
[27/495] Compiling CNIOWASI CNIOWASI.c
[28/495] Compiling x_all.cc
[29/495] Compiling CNIOLinux liburing_shims.c
[30/495] Compiling CNIOLinux shim.c
[31/495] Compiling x_attrib.cc
[33/495] Emitting module _NIOBase64
[33/495] Compiling CNIOLLHTTP c_nio_http.c
[34/495] Compiling CNIODarwin shim.c
[35/502] Compiling CNIOLLHTTP c_nio_api.c
[36/514] Compiling CNIOLLHTTP c_nio_llhttp.c
[37/514] Compiling fiat_p256_adx_sqr.S
[39/514] Emitting module InternalCollectionsUtilities
[39/516] Compiling fiat_p256_adx_mul.S
[40/516] Compiling fiat_curve25519_adx_mul.S
[41/516] Compiling fiat_curve25519_adx_square.S
[43/516] Emitting module _NIODataStructures
[43/516] Compiling CNIOBoringSSLShims shims.c
[44/516] Compiling tls_method.cc
[45/516] Compiling tls_record.cc
[47/516] Emitting module SwiftCLI
[48/518] Emitting module Atomics
[49/520] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[50/520] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/520] Compiling Atomics AtomicReference.swift
[52/520] Compiling Atomics AtomicStorage.swift
[53/520] Compiling Atomics AtomicValue.swift
[54/520] Compiling Atomics AtomicInteger.swift
[55/520] Compiling Atomics AtomicOptionalWrappable.swift
[59/520] Compiling Atomics Primitives.shims.swift
[60/520] Compiling _NIODataStructures PriorityQueue.swift
[61/520] Compiling _NIODataStructures _TinyArray.swift
[62/520] Compiling Atomics ManagedAtomic.swift
[63/520] Compiling Atomics ManagedAtomicLazyReference.swift
[64/520] Compiling Atomics AtomicMemoryOrderings.swift
[65/520] Compiling Atomics DoubleWord.swift
[71/520] Compiling Atomics OptionalRawRepresentable.swift
[72/520] Compiling Atomics RawRepresentable.swift
[73/520] Compiling Atomics AtomicBool.swift
[74/520] Compiling Atomics IntegerConformances.swift
[75/520] Compiling Atomics PointerConformances.swift
[76/520] Compiling Atomics Primitives.native.swift
[77/520] Compiling _NIOBase64 Base64.swift
[82/522] Compiling Atomics IntegerOperations.swift
[83/522] Compiling Atomics Unmanaged extensions.swift
[95/522] Compiling SwiftCLI ValueBox.swift
[96/522] Compiling SwiftCLI VersionCommand.swift
[96/523] Compiling tls13_server.cc
[98/523] Wrapping AST for _NIOBase64 for debugging
[99/538] Wrapping AST for InternalCollectionsUtilities for debugging
[100/538] Compiling tls13_enc.cc
[102/538] Compiling _NIODataStructures Heap.swift
[102/539] Compiling tls13_both.cc
[104/539] Compiling DequeModule Deque+Equatable.swift
[105/539] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[106/539] Compiling DequeModule Deque+CustomReflectable.swift
[107/539] Compiling DequeModule Deque+Descriptions.swift
[108/539] Compiling DequeModule Deque+Extras.swift
[109/539] Compiling DequeModule Deque+Hashable.swift
[112/541] Compiling tls13_client.cc
[114/541] Compiling DequeModule Deque.swift
[115/541] Compiling DequeModule _DequeBuffer.swift
[116/541] Compiling DequeModule _DequeBufferHeader.swift
[117/541] Compiling DequeModule Deque+Codable.swift
[118/541] Compiling DequeModule Deque+Collection.swift
[119/541] Compiling DequeModule Deque._UnsafeHandle.swift
[119/541] Wrapping AST for _NIODataStructures for debugging
[123/541] Compiling DequeModule Deque+Testing.swift
[124/541] Compiling DequeModule Deque._Storage.swift
[133/541] Compiling DequeModule _UnsafeWrappedBuffer.swift
[137/542] Compiling DequeModule _DequeSlot.swift
[140/542] Wrapping AST for SwiftCLI for debugging
[142/542] Emitting module DequeModule
[143/543] Compiling ssl_x509.cc
[144/543] Compiling t1_enc.cc
[145/543] Wrapping AST for DequeModule for debugging
[146/543] Compiling ssl_transcript.cc
[147/543] Compiling ssl_versions.cc
[148/543] Compiling ssl_stat.cc
[149/543] Compiling ssl_session.cc
[150/543] Compiling ssl_privkey.cc
[151/543] Compiling ssl_file.cc
[152/543] Compiling ssl_cipher.cc
[153/543] Compiling ssl_key_share.cc
[154/543] Compiling ssl_lib.cc
[155/543] Compiling ssl_credential.cc
[156/543] Compiling ssl_cert.cc
[157/543] Compiling ssl_buffer.cc
[158/543] Compiling ssl_asn1.cc
[159/543] Compiling ssl_aead_ctx.cc
[160/543] Compiling s3_lib.cc
[161/543] Compiling s3_pkt.cc
[162/543] Compiling s3_both.cc
[163/543] Compiling handshake_server.cc
[164/543] Compiling handshake.cc
[165/543] Compiling handshake_client.cc
[166/543] Compiling dtls_record.cc
[167/543] Compiling extensions.cc
[168/543] Compiling handoff.cc
[169/543] Compiling md5-x86_64-linux.S
[170/543] Compiling md5-x86_64-apple.S
[171/543] Compiling md5-586-linux.S
[172/543] Compiling d1_pkt.cc
[173/543] Compiling encrypted_client_hello.cc
[174/543] Compiling md5-586-apple.S
[175/543] Compiling chacha20_poly1305_x86_64-apple.S
[176/543] Compiling chacha20_poly1305_x86_64-linux.S
[177/543] Compiling err_data.cc
[178/543] Compiling chacha20_poly1305_armv8-win.S
[179/543] Compiling chacha20_poly1305_armv8-linux.S
[180/543] Compiling chacha20_poly1305_armv8-apple.S
[181/543] Compiling d1_srtp.cc
[182/543] Compiling chacha-x86_64-linux.S
[183/543] Compiling bio_ssl.cc
[184/543] Compiling chacha-x86_64-apple.S
[185/543] Compiling dtls_method.cc
[186/543] Compiling chacha-x86-linux.S
[187/543] Compiling chacha-armv8-linux.S
[188/543] Compiling chacha-x86-apple.S
[189/543] Compiling chacha-armv8-win.S
[190/543] Compiling chacha-armv4-linux.S
[191/543] Compiling chacha-armv8-apple.S
[192/543] Compiling x86_64-mont5-apple.S
[193/543] Compiling aes128gcmsiv-x86_64-linux.S
[194/543] Compiling aes128gcmsiv-x86_64-apple.S
[195/543] Compiling x86_64-mont-linux.S
[196/543] Compiling x86_64-mont5-linux.S
[197/543] Compiling x86_64-mont-apple.S
[198/543] Compiling x86-mont-linux.S
[199/543] Compiling vpaes-x86_64-apple.S
[200/543] Compiling vpaes-x86_64-linux.S
[201/543] Compiling x86-mont-apple.S
[202/543] Compiling vpaes-x86-linux.S
[203/543] Compiling vpaes-x86-apple.S
[204/543] Compiling vpaes-armv8-win.S
[205/543] Compiling vpaes-armv8-apple.S
[206/543] Compiling vpaes-armv8-linux.S
[207/543] Compiling vpaes-armv7-linux.S
[208/543] Compiling sha512-armv8-win.S
[209/543] Compiling sha512-armv8-linux.S
[210/543] Compiling sha512-x86_64-apple.S
[211/543] Compiling sha512-x86_64-linux.S
[212/543] Compiling sha512-armv4-linux.S
[213/543] Compiling sha512-armv8-apple.S
[213/543] Compiling sha512-586-linux.S
[215/543] Compiling sha512-586-apple.S
[216/543] Compiling sha256-x86_64-linux.S
[217/543] Compiling sha256-x86_64-apple.S
[218/543] Compiling sha256-armv8-linux.S
[219/543] Compiling sha256-armv8-apple.S
[220/543] Compiling sha256-armv8-win.S
[221/543] Compiling sha256-armv4-linux.S
[222/543] Compiling d1_lib.cc
[223/543] Compiling sha256-586-apple.S
[224/543] Compiling sha256-586-linux.S
[224/543] Compiling sha1-x86_64-apple.S
[226/543] Compiling sha1-armv8-linux.S
[227/543] Compiling sha1-586-apple.S
[228/543] Compiling sha1-armv4-large-linux.S
[229/543] Compiling sha1-armv8-win.S
[230/543] Compiling sha1-armv8-apple.S
[231/543] Compiling sha1-x86_64-linux.S
[232/543] Compiling sha1-586-linux.S
[233/543] Compiling rsaz-avx2-linux.S
[234/543] Compiling d1_both.cc
[235/543] Compiling rsaz-avx2-apple.S
[236/543] Compiling rdrand-x86_64-linux.S
[237/543] Compiling rdrand-x86_64-apple.S
[238/543] Compiling p256_beeu-x86_64-asm-apple.S
[239/543] Compiling p256_beeu-armv8-asm-linux.S
[240/543] Compiling p256_beeu-x86_64-asm-linux.S
[240/543] Compiling p256_beeu-armv8-asm-win.S
[242/543] Compiling p256-x86_64-asm-apple.S
[243/543] Compiling p256_beeu-armv8-asm-apple.S
[244/543] Compiling p256-armv8-asm-win.S
[245/543] Compiling p256-armv8-asm-linux.S
[246/543] Compiling p256-armv8-asm-apple.S
[247/543] Compiling ghashv8-armv8-linux.S
[248/543] Compiling p256-x86_64-asm-linux.S
[249/543] Compiling ghashv8-armv8-apple.S
[250/543] Compiling ghashv8-armv8-win.S
[251/543] Compiling ghash-x86_64-linux.S
[252/543] Compiling ghashv8-armv7-linux.S
[253/543] Compiling ghash-x86-linux.S
[254/543] Compiling ghash-x86_64-apple.S
[255/543] Compiling ghash-x86-apple.S
[256/543] Compiling ghash-ssse3-x86_64-linux.S
[257/543] Compiling ghash-ssse3-x86-linux.S
[258/543] Compiling ghash-ssse3-x86_64-apple.S
[259/543] Compiling ghash-neon-armv8-linux.S
[260/543] Compiling ghash-neon-armv8-win.S
[261/543] Compiling ghash-ssse3-x86-apple.S
[262/543] Compiling ghash-armv4-linux.S
[263/543] Compiling co-586-linux.S
[264/543] Compiling ghash-neon-armv8-apple.S
[265/543] Compiling bn-armv8-win.S
[266/543] Compiling co-586-apple.S
[266/543] Compiling bsaes-armv7-linux.S
[268/543] Compiling bn-armv8-linux.S
[268/543] Compiling bn-armv8-apple.S
[270/543] Compiling bn-586-linux.S
[270/543] Compiling bn-586-apple.S
[272/543] Compiling armv8-mont-win.S
[273/543] Compiling armv8-mont-linux.S
[274/543] Compiling armv8-mont-apple.S
[275/543] Compiling armv4-mont-linux.S
[276/543] Compiling aesv8-gcm-armv8-win.S
[277/543] Compiling aesv8-gcm-armv8-linux.S
[278/543] Compiling aesv8-gcm-armv8-apple.S
[279/543] Compiling aesv8-armv8-apple.S
[280/543] Compiling aesv8-armv8-win.S
[281/543] Compiling aesv8-armv8-linux.S
[282/543] Compiling aesv8-armv7-linux.S
[283/543] Compiling aesni-x86-linux.S
[284/543] Compiling aesni-x86_64-apple.S
[285/543] Compiling aesni-x86-apple.S
[286/543] Compiling aesni-gcm-x86_64-linux.S
[287/543] Compiling aesni-x86_64-linux.S
[288/543] Compiling aesni-gcm-x86_64-apple.S
[289/543] Compiling aes-gcm-avx2-x86_64-linux.S
[290/543] Compiling aes-gcm-avx2-x86_64-apple.S
[291/543] Compiling aes-gcm-avx10-x86_64-linux.S
[292/543] Compiling aes-gcm-avx10-x86_64-apple.S
[293/543] Compiling x_x509a.cc
[294/543] Compiling x_sig.cc
[295/543] Compiling x_req.cc
[296/543] Compiling x_spki.cc
[297/543] Compiling x_val.cc
[298/543] Compiling x_pubkey.cc
[299/543] Compiling x_x509.cc
[300/543] Compiling x_name.cc
[301/543] Compiling x_algor.cc
[302/543] Compiling x_crl.cc
[303/543] Compiling x_exten.cc
[304/543] Compiling x509spki.cc
[305/543] Compiling x509name.cc
[306/543] Compiling x509rset.cc
[307/543] Compiling x509cset.cc
[308/543] Compiling x509_v3.cc
[309/543] Compiling x509_vfy.cc
[310/543] Compiling x509_txt.cc
[311/543] Compiling x509_vpm.cc
[312/543] Compiling x509_trs.cc
[313/543] Compiling x509_set.cc
[314/543] Compiling x509_req.cc
[315/543] Compiling x509_d2.cc
[316/543] Compiling x509_def.cc
[317/543] Compiling x509_obj.cc
[318/543] Compiling x509_cmp.cc
[319/543] Compiling x509_att.cc
[320/543] Compiling x509.cc
[321/543] Compiling v3_utl.cc
[322/543] Compiling v3_skey.cc
[323/543] Compiling v3_purp.cc
[324/543] Compiling v3_prn.cc
[325/543] Compiling v3_pmaps.cc
[325/543] Compiling v3_ocsp.cc
[327/543] Compiling v3_pcons.cc
[328/543] Compiling v3_int.cc
[329/543] Compiling v3_lib.cc
[330/543] Compiling v3_ncons.cc
[331/543] Compiling v3_info.cc
[332/543] Compiling v3_genn.cc
[333/543] Compiling v3_extku.cc
[334/543] Compiling v3_ia5.cc
[335/543] Compiling v3_crld.cc
[336/543] Compiling v3_cpols.cc
[337/543] Compiling v3_enum.cc
[338/543] Compiling v3_akeya.cc
[339/543] Compiling v3_conf.cc
[340/543] Compiling v3_bitst.cc
[341/543] Compiling v3_alt.cc
[342/543] Compiling v3_akey.cc
[343/543] Compiling v3_bcons.cc
[344/543] Compiling t_x509.cc
[345/543] Compiling t_x509a.cc
[346/543] Compiling t_req.cc
[347/543] Compiling policy.cc
[348/543] Compiling i2d_pr.cc
[348/543] Compiling name_print.cc
[350/543] Compiling t_crl.cc
[351/543] Compiling rsa_pss.cc
[352/543] Compiling by_file.cc
[353/543] Compiling by_dir.cc
[354/543] Compiling a_verify.cc
[355/543] Compiling asn1_gen.cc
[356/543] Compiling algorithm.cc
[357/543] Compiling trust_token.cc
[358/543] Compiling voprf.cc
[359/543] Compiling a_sign.cc
[360/543] Compiling a_digest.cc
[361/543] Compiling thread_none.cc
[362/543] Compiling thread_win.cc
[363/543] Compiling thread_pthread.cc
[364/543] Compiling thread.cc
[365/543] Compiling stack.cc
[366/543] Compiling siphash.cc
[367/543] Compiling pmbtoken.cc
[368/543] Compiling slhdsa.cc
[369/543] Compiling spake2plus.cc
[370/543] Compiling sha512.cc
[371/543] Compiling sha256.cc
[372/543] Compiling sha1.cc
[373/543] Compiling rsa_print.cc
[374/543] Compiling rsa_extra.cc
[375/543] Compiling rc4.cc
[376/543] Compiling refcount.cc
[377/543] Compiling rsa_crypt.cc
[378/543] Compiling windows.cc
[379/543] Compiling trusty.cc
[380/543] Compiling rsa_asn1.cc
[381/543] Compiling rand.cc
[382/543] Compiling urandom.cc
[383/543] Compiling ios.cc
[384/543] Compiling passive.cc
[385/543] Compiling getentropy.cc
[386/543] Compiling poly1305_arm_asm.S
[387/543] Compiling forkunsafe.cc
[388/543] Compiling deterministic.cc
[389/543] Compiling fork_detect.cc
[390/543] Compiling poly1305_arm.cc
[391/543] Compiling poly1305.cc
[392/543] Compiling poly1305_vec.cc
[393/543] Compiling pool.cc
[394/543] Compiling pkcs8.cc
[395/543] Compiling pkcs7.cc
[396/543] Compiling p5_pbev2.cc
[397/543] Compiling pkcs8_x509.cc
[398/543] Compiling pkcs7_x509.cc
[399/543] Compiling pem_xaux.cc
[400/543] Compiling pem_x509.cc
[401/543] Compiling pem_pkey.cc
[402/543] Compiling mlkem.cc
[403/543] Compiling pem_oth.cc
[404/543] Compiling pem_pk8.cc
[405/543] Compiling pem_info.cc
[406/543] Compiling obj_xref.cc
[407/543] Compiling pem_all.cc
[408/543] Compiling pem_lib.cc
[409/543] Compiling mldsa.cc
[410/543] Compiling obj.cc
[411/543] Compiling mem.cc
[412/543] Compiling md5.cc
[413/543] Compiling fips_shared_support.cc
[414/543] Compiling poly_rq_mul.S
[415/543] Compiling md4.cc
[416/543] Compiling lhash.cc
[417/543] Compiling hrss.cc
[418/543] Compiling kyber.cc
[419/543] Compiling ex_data.cc
[420/543] Compiling sign.cc
[421/543] Compiling scrypt.cc
[422/543] Compiling hpke.cc
[423/543] Compiling print.cc
[424/543] Compiling p_x25519.cc
[425/543] Compiling pbkdf.cc
[426/543] Compiling p_rsa_asn1.cc
[427/543] Compiling p_x25519_asn1.cc
[428/543] Compiling p_ed25519.cc
[429/543] Compiling p_ec.cc
[430/543] Compiling p_rsa.cc
[431/543] Compiling p_hkdf.cc
[432/543] Compiling p_ed25519_asn1.cc
[433/543] Compiling p_ec_asn1.cc
[434/543] Compiling p_dh.cc
[435/543] Compiling evp_ctx.cc
[436/543] Compiling p_dh_asn1.cc
[437/543] Compiling p_dsa_asn1.cc
[438/543] Compiling evp.cc
[439/543] Compiling engine.cc
[440/543] Compiling err.cc
[441/543] Compiling evp_asn1.cc
[442/543] Compiling ecdh.cc
[443/543] Compiling ec_derive.cc
[444/543] Compiling ecdsa_asn1.cc
[445/543] Compiling hash_to_curve.cc
[446/543] Compiling dsa.cc
[447/543] Compiling ec_asn1.cc
[448/543] Compiling dsa_asn1.cc
[449/543] Compiling params.cc
[450/543] Compiling x25519-asm-arm.S
[451/543] Compiling digest_extra.cc
[452/543] Compiling des.cc
[453/543] Compiling dh_asn1.cc
[454/543] Compiling crypto.cc
[455/543] Compiling bcm.cc
[456/543] Compiling spake25519.cc
[457/543] Compiling curve25519.cc
[458/543] Compiling cpu_aarch64_win.cc
[459/543] Compiling cpu_arm_linux.cc
[460/543] Compiling cpu_intel.cc
[461/543] Compiling cpu_arm_freebsd.cc
[462/543] Compiling cpu_aarch64_openbsd.cc
[463/543] Compiling cpu_aarch64_sysreg.cc
[464/543] Compiling curve25519_64_adx.cc
[465/543] Compiling cpu_aarch64_linux.cc
[466/543] Compiling cpu_aarch64_fuchsia.cc
[467/543] Compiling cpu_aarch64_apple.cc
[468/543] Compiling conf.cc
[469/543] Compiling tls_cbc.cc
[470/543] Compiling get_cipher.cc
[471/543] Compiling e_rc4.cc
[472/543] Compiling e_tls.cc
[473/543] Compiling e_rc2.cc
[474/543] Compiling e_null.cc
[475/543] Compiling e_chacha20poly1305.cc
[476/543] Compiling e_aesgcmsiv.cc
[477/543] Compiling e_aesctrhmac.cc
[478/543] Compiling e_des.cc
[479/543] Compiling derive_key.cc
[480/543] Compiling chacha.cc
[481/543] Compiling unicode.cc
[482/543] Compiling buf.cc
[483/543] Compiling cbs.cc
[484/543] Compiling ber.cc
[485/543] Compiling bn_asn1.cc
[486/543] Compiling blake2.cc
[487/543] Compiling asn1_compat.cc
[488/543] Compiling socket_helper.cc
[489/543] Compiling convert.cc
[490/543] Compiling cbb.cc
[491/543] Compiling socket.cc
[492/543] Compiling printf.cc
[493/543] Compiling hexdump.cc
[494/543] Compiling errno.cc
[495/543] Compiling file.cc
[496/543] Compiling pair.cc
[497/543] Compiling fd.cc
[498/543] Compiling connect.cc
[499/543] Compiling base64.cc
[500/543] Compiling bio_mem.cc
[501/543] Compiling tasn_typ.cc
[501/543] Compiling tasn_enc.cc
[503/543] Compiling tasn_fre.cc
[504/543] Compiling bio.cc
[505/543] Compiling asn_pack.cc
[506/543] Compiling tasn_utl.cc
[507/543] Compiling tasn_new.cc
[508/543] Compiling asn1_par.cc
[509/543] Compiling tasn_dec.cc
[510/543] Compiling a_utctm.cc
[511/543] Compiling asn1_lib.cc
[512/543] Compiling a_type.cc
[513/543] Compiling a_octet.cc
[514/543] Compiling a_time.cc
[515/543] Compiling a_strnid.cc
[516/543] Compiling a_strex.cc
[517/543] Compiling a_i2d_fp.cc
[518/543] Compiling a_object.cc
[519/543] Compiling a_mbstr.cc
[520/543] Compiling a_d2i_fp.cc
[521/543] Compiling a_dup.cc
[522/543] Compiling a_gentm.cc
[523/543] Compiling a_int.cc
[524/543] Wrapping AST for Atomics for debugging
[525/543] Compiling a_bool.cc
[526/543] Compiling a_bitstr.cc
[527/543] Compiling c-nioatomics.c
[528/543] Compiling c-atomics.c
[530/549] Compiling NIOConcurrencyHelpers lock.swift
[531/549] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[532/549] Compiling NIOConcurrencyHelpers NIOLock.swift
[533/549] Emitting module NIOConcurrencyHelpers
[534/549] Compiling NIOConcurrencyHelpers atomics.swift
[535/549] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[536/550] Wrapping AST for NIOConcurrencyHelpers for debugging
[538/609] Compiling NIOCore MarkedCircularBuffer.swift
[539/609] Compiling NIOCore MulticastChannel.swift
[540/609] Compiling NIOCore NIOAny.swift
[541/609] Compiling NIOCore NIOCloseOnErrorHandler.swift
[542/609] Compiling NIOCore NIOLoopBound.swift
[543/609] Compiling NIOCore NIOScheduledCallback.swift
[544/609] Compiling NIOCore NIOSendable.swift
[545/609] Compiling NIOCore RecvByteBufferAllocator.swift
[546/617] Compiling NIOCore GlobalSingletons.swift
[547/617] Compiling NIOCore IO.swift
[548/617] Compiling NIOCore IOData.swift
[549/617] Compiling NIOCore IPProtocol.swift
[550/617] Compiling NIOCore IntegerBitPacking.swift
[551/617] Compiling NIOCore IntegerTypes.swift
[552/617] Compiling NIOCore Interfaces.swift
[553/617] Compiling NIOCore Linux.swift
[554/617] Compiling NIOCore ChannelPipeline.swift
[555/617] Compiling NIOCore CircularBuffer.swift
[556/617] Compiling NIOCore Codec.swift
[557/617] Compiling NIOCore ConvenienceOptionSupport.swift
[558/617] Compiling NIOCore DeadChannel.swift
[559/617] Compiling NIOCore DispatchQueue+WithFuture.swift
[560/617] Compiling NIOCore EventLoop+Deprecated.swift
[561/617] Compiling NIOCore EventLoop+SerialExecutor.swift
[562/617] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[563/617] Compiling NIOCore SocketAddresses.swift
[564/617] Compiling NIOCore SocketOptionProvider.swift
[565/617] Compiling NIOCore SystemCallHelpers.swift
[566/617] Compiling NIOCore TimeAmount+Duration.swift
[567/617] Compiling NIOCore TypeAssistedChannelHandler.swift
[568/617] Compiling NIOCore UniversalBootstrapSupport.swift
[569/617] Compiling NIOCore Utilities.swift
[570/617] Compiling NIOCore AddressedEnvelope.swift
[571/617] Compiling NIOCore AsyncAwaitSupport.swift
[572/617] Compiling NIOCore AsyncChannel.swift
[573/617] Compiling NIOCore AsyncChannelHandler.swift
[574/617] Compiling NIOCore AsyncChannelInboundStream.swift
[575/617] Compiling NIOCore AsyncChannelOutboundWriter.swift
[576/617] Compiling NIOCore NIOAsyncSequenceProducer.swift
[577/617] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[578/617] Compiling NIOCore NIOAsyncWriter.swift
[579/617] Compiling NIOCore EventLoop.swift
[580/617] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[581/617] Compiling NIOCore EventLoopFuture+Deprecated.swift
[582/617] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[583/617] Compiling NIOCore EventLoopFuture.swift
[584/617] Compiling NIOCore FileDescriptor.swift
[585/617] Compiling NIOCore FileHandle.swift
[586/617] Compiling NIOCore FileRegion.swift
[587/617] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[588/617] Compiling NIOCore BSDSocketAPI.swift
[589/617] Compiling NIOCore ByteBuffer-aux.swift
[590/617] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[591/617] Compiling NIOCore ByteBuffer-conversions.swift
[592/617] Compiling NIOCore ByteBuffer-core.swift
[593/617] Compiling NIOCore ByteBuffer-hex.swift
[594/617] Compiling NIOCore ByteBuffer-int.swift
[595/617] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[596/617] Compiling NIOCore ByteBuffer-multi-int.swift
[597/617] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[598/617] Compiling NIOCore ByteBuffer-views.swift
[599/617] Compiling NIOCore Channel.swift
[600/617] Compiling NIOCore ChannelHandler.swift
[601/617] Compiling NIOCore ChannelHandlers.swift
[602/617] Compiling NIOCore ChannelInvoker.swift
[603/617] Compiling NIOCore ChannelOption.swift
[604/617] Emitting module NIOCore
[605/618] Wrapping AST for NIOCore for debugging
[607/669] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[608/669] Compiling NIOEmbedded Embedded.swift
[609/669] Emitting module NIOEmbedded
[610/669] Compiling NIOEmbedded AsyncTestingChannel.swift
[611/670] Wrapping AST for NIOEmbedded for debugging
[613/670] Compiling NIOPosix SelectableChannel.swift
[614/670] Compiling NIOPosix SelectableEventLoop.swift
[615/670] Compiling NIOPosix SelectorEpoll.swift
[616/670] Compiling NIOPosix SelectorGeneric.swift
[617/670] Compiling NIOPosix SelectorKqueue.swift
[618/670] Compiling NIOPosix SelectorUring.swift
[619/676] Compiling NIOPosix IO.swift
[620/676] Compiling NIOPosix IntegerBitPacking.swift
[621/676] Compiling NIOPosix IntegerTypes.swift
[622/676] Compiling NIOPosix Linux.swift
[623/676] Compiling NIOPosix LinuxCPUSet.swift
[624/676] Compiling NIOPosix LinuxUring.swift
[625/676] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[626/676] Compiling NIOPosix ThreadPosix.swift
[627/676] Compiling NIOPosix ThreadWindows.swift
[628/676] Compiling NIOPosix UnsafeTransfer.swift
[629/676] Compiling NIOPosix Utilities.swift
[630/676] Compiling NIOPosix VsockAddress.swift
[631/676] Compiling NIOPosix VsockChannelEvents.swift
[632/676] Compiling NIOPosix PooledRecvBufferAllocator.swift
[633/676] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[634/676] Compiling NIOPosix PosixSingletons.swift
[635/676] Compiling NIOPosix RawSocketBootstrap.swift
[636/676] Compiling NIOPosix Resolver.swift
[637/676] Compiling NIOPosix Selectable.swift
[638/676] Compiling NIOPosix BSDSocketAPICommon.swift
[639/676] Compiling NIOPosix BSDSocketAPIPosix.swift
[640/676] Compiling NIOPosix BSDSocketAPIWindows.swift
[641/676] Compiling NIOPosix BaseSocket.swift
[642/676] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[643/676] Compiling NIOPosix BaseSocketChannel.swift
[644/676] Compiling NIOPosix BaseStreamSocketChannel.swift
[645/676] Compiling NIOPosix NIOThreadPool.swift
[646/676] Compiling NIOPosix NonBlockingFileIO.swift
[647/676] Compiling NIOPosix PendingDatagramWritesManager.swift
[648/676] Compiling NIOPosix PendingWritesManager.swift
[649/676] Compiling NIOPosix PipeChannel.swift
[650/676] Compiling NIOPosix PipePair.swift
[651/676] Compiling NIOPosix Pool.swift
[652/676] Compiling NIOPosix ServerSocket.swift
[653/676] Compiling NIOPosix Socket.swift
[654/676] Compiling NIOPosix SocketChannel.swift
[655/676] Compiling NIOPosix SocketProtocols.swift
[656/676] Compiling NIOPosix System.swift
[657/676] Compiling NIOPosix Thread.swift
[658/676] Compiling NIOPosix Bootstrap.swift
[659/676] Compiling NIOPosix ControlMessage.swift
[660/676] Compiling NIOPosix DatagramVectorReadManager.swift
[661/676] Compiling NIOPosix Errors+Any.swift
[662/676] Compiling NIOPosix FileDescriptor.swift
[663/676] Compiling NIOPosix GetaddrinfoResolver.swift
[664/676] Compiling NIOPosix HappyEyeballs.swift
[665/676] Emitting module NIOPosix
[666/677] Wrapping AST for NIOPosix for debugging
[668/679] Emitting module NIO
[669/679] Compiling NIO Exports.swift
[670/692] Wrapping AST for NIO for debugging
[672/707] Compiling NIOTLS TLSEvents.swift
[673/707] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[674/707] Emitting module NIOTLS
[675/707] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[676/707] Compiling NIOTLS SNIHandler.swift
[677/707] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[678/708] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[679/708] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[681/710] Emitting module NIOHTTP1
[681/710] Wrapping AST for NIOTLS for debugging
[683/739] Compiling NIOSSL NIOSSLClientHandler.swift
[684/739] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[685/739] Compiling NIOSSL SSLCallbacks.swift
[686/739] Compiling NIOSSL LinuxCABundle.swift
[687/739] Compiling NIOSSL IdentityVerification.swift
[688/739] Compiling NIOSSL NIOSSLServerHandler.swift
[689/739] Compiling NIOSSL ObjectIdentifier.swift
[690/739] Compiling NIOSSL PosixPort.swift
[691/739] Compiling NIOSSL NIOSSLHandler.swift
[692/739] Compiling NIOSSL SSLCertificate.swift
[693/739] Compiling NIOSSL SSLContext.swift
[694/739] Compiling NIOSSL SSLErrors.swift
[695/739] Compiling NIOSSL AndroidCABundle.swift
[696/739] Compiling NIOSSL ByteBufferBIO.swift
[697/739] Compiling NIOSSL CustomPrivateKey.swift
[698/740] Wrapping AST for NIOHTTP1 for debugging
[700/740] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[701/740] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[702/740] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[703/740] Compiling NIOSSL SSLPublicKey.swift
[704/740] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[705/740] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[706/740] Compiling NIOSSL SubjectAlternativeName.swift
[707/740] Compiling NIOSSL NIOSSLSecureBytes.swift
[708/740] Compiling NIOSSL RNG.swift
[709/740] Compiling NIOSSL SafeCompare.swift
[710/740] Compiling NIOSSL Zeroization.swift
[716/743] Compiling NIOSSL SSLInit.swift
[717/743] Compiling NIOSSL SSLPKCS12Bundle.swift
[718/743] Compiling NIOSSL SSLPrivateKey.swift
[723/743] Emitting module NIOSSL
[724/743] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[725/743] Emitting module NIOFoundationCompat
[726/744] Wrapping AST for NIOFoundationCompat for debugging
[728/744] Compiling NIOSSL TLSConfiguration.swift
[729/744] Compiling NIOSSL UniversalBootstrapSupport.swift
[730/744] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[736/744] Compiling NIOSSL SSLCertificateExtensions.swift
[737/744] Compiling NIOSSL SSLConnection.swift
[739/745] Wrapping AST for NIOSSL for debugging
[741/771] Compiling HexavilleFramework HostResolver.swift
[742/771] Compiling HexavilleFramework Logger.swift
[743/771] Compiling HexavilleFramework Middleware.swift
[744/771] Compiling HexavilleFramework Regex.swift
[745/771] Compiling HexavilleFramework Router.swift
[746/771] Compiling HexavilleFramework Session.swift
[747/774] Compiling HexavilleFramework Response.swift
[748/774] Compiling HexavilleFramework CaseInsensitiveString.swift
[749/774] Compiling HexavilleFramework String.swift
[750/774] Compiling HexavilleFramework Error.swift
[751/774] Compiling HexavilleFramework Cookie.swift
[752/774] Compiling HexavilleFramework HTTPHeaders.swift
[753/774] Compiling HexavilleFramework Message.swift
[754/774] Compiling HexavilleFramework Request.swift
[755/774] Compiling HexavilleFramework AttributedCookie.swift
[756/774] Compiling HexavilleFramework Body+ByteBuffer.swift
[757/774] Compiling HexavilleFramework Body+Data.swift
[758/774] Compiling HexavilleFramework Body.swift
[759/774] Compiling HexavilleFramework FileHandle.swift
[760/774] Compiling HexavilleFramework HTTPMethod.swift
[761/774] Compiling HexavilleFramework HexavilleFramework.swift
[762/774] Compiling HexavilleFramework SessionMemoryStore.swift
[763/774] Compiling HexavilleFramework SessionMiddleware.swift
[764/774] Compiling HexavilleFramework SessionStoreProvider.swift
[765/774] Compiling HexavilleFramework AssetLoader.swift
[766/774] Compiling HexavilleFramework ByteBuffer.swift
[767/774] Compiling HexavilleFramework HTTPServer.swift
[768/774] Compiling HexavilleFramework MediaType.swift
[769/774] Emitting module HexavilleFramework
[770/775] Wrapping AST for HexavilleFramework for debugging
[772/792] Compiling HexavilleAuth OAuth1AuthorizationProvidable.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[773/792] Compiling HexavilleAuth FacebookAuthorizationProvider.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[774/794] Compiling HexavilleAuth GithubAuthorizationProvider.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[775/794] Compiling HexavilleAuth GoogleAuthorizationProvider.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[776/794] Compiling HexavilleAuth CallbackURL.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[777/794] Compiling HexavilleAuth TwitterAuthorizationProvider.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[778/794] Compiling HexavilleAuth HMAC.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[779/794] Compiling HexavilleAuth HTTPClient.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[780/794] Compiling HexavilleAuth HexaviileAuth.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[781/794] Compiling HexavilleAuth AuthenticationMiddleware.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[782/794] Compiling HexavilleAuth Base64.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[783/794] Compiling HexavilleAuth Credential.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[784/794] Emitting module HexavilleAuth
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[785/794] Compiling HexavilleAuth InstagramAuthorizationProvider.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[786/794] Compiling HexavilleAuth OAuth2AuthorizationProvidable.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[787/794] Compiling HexavilleAuth HexavilleAuth+Router.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[788/794] Compiling HexavilleAuth LoginUser.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[789/794] Compiling HexavilleAuth OAuth1.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[790/794] Compiling HexavilleAuth OAuth2.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/21] Write swift-version-24593BA9C3E375BF.txt
[2/90] Compiling SwiftCLI CompletionGenerator.swift
[3/90] Compiling SwiftCLI Term.swift
[4/90] Compiling SwiftCLI Input.swift
[5/90] Compiling SwiftCLI Option.swift
[6/92] Compiling _NIODataStructures PriorityQueue.swift
[7/92] Compiling SwiftCLI HelpCommand.swift
[8/92] Compiling SwiftCLI HelpMessageGenerator.swift
[11/94] Compiling NIOConcurrencyHelpers lock.swift
[14/94] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/94] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/94] Emitting module _NIODataStructures
[17/94] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[18/94] Compiling NIOConcurrencyHelpers atomics.swift
[19/94] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[20/94] Compiling NIOConcurrencyHelpers NIOLock.swift
[21/94] Compiling SwiftCLI Command.swift
[22/94] Compiling SwiftCLI Compatibility.swift
[23/94] Compiling SwiftCLI ArgumentList.swift
[24/94] Compiling SwiftCLI ArgumentListManipulator.swift
[25/94] Compiling SwiftCLI CLI.swift
[26/94] Compiling _NIODataStructures _TinyArray.swift
[27/94] Compiling _NIODataStructures Heap.swift
[28/94] Compiling SwiftCLI Path.swift
[29/94] Compiling SwiftCLI Stream.swift
[30/94] Compiling SwiftCLI Task.swift
[31/94] Emitting module NIOConcurrencyHelpers
[36/96] Emitting module _NIOBase64
[37/96] Compiling _NIOBase64 Base64.swift
[45/95] Compiling SwiftCLI Validation.swift
[46/95] Compiling SwiftCLI Error.swift
[47/95] Emitting module SwiftCLI
[51/97] Emitting module InternalCollectionsUtilities
[52/97] Compiling Atomics IntegerOperations.swift
[53/97] Compiling Atomics Unmanaged extensions.swift
[57/97] Wrapping AST for InternalCollectionsUtilities for debugging
[59/97] Compiling SwiftCLI ValueBox.swift
[60/97] Compiling SwiftCLI VersionCommand.swift
[72/112] Compiling DequeModule Deque+Extras.swift
[73/112] Compiling DequeModule Deque+Hashable.swift
[74/112] Compiling DequeModule Deque._UnsafeHandle.swift
[75/112] Compiling DequeModule Deque.swift
[76/112] Compiling DequeModule Deque+CustomReflectable.swift
[77/112] Compiling DequeModule Deque+Descriptions.swift
[79/112] Compiling DequeModule _DequeBuffer.swift
[80/112] Compiling DequeModule _DequeBufferHeader.swift
[81/114] Compiling DequeModule _DequeSlot.swift
[82/114] Compiling DequeModule _UnsafeWrappedBuffer.swift
[83/114] Compiling DequeModule Deque+Testing.swift
[84/114] Compiling DequeModule Deque._Storage.swift
[87/114] Compiling DequeModule Deque+Equatable.swift
[88/114] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[93/114] Compiling DequeModule Deque+Codable.swift
[94/114] Compiling DequeModule Deque+Collection.swift
[95/114] Emitting module DequeModule
[99/115] Wrapping AST for DequeModule for debugging
[101/115] Emitting module Atomics
[102/116] Wrapping AST for Atomics for debugging
[104/175] Compiling NIOCore AddressedEnvelope.swift
[105/175] Compiling NIOCore AsyncAwaitSupport.swift
[106/175] Compiling NIOCore AsyncChannel.swift
[107/175] Compiling NIOCore AsyncChannelHandler.swift
[108/175] Compiling NIOCore AsyncChannelInboundStream.swift
[109/175] Compiling NIOCore AsyncChannelOutboundWriter.swift
[110/175] Compiling NIOCore NIOAsyncSequenceProducer.swift
[111/175] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[112/175] Compiling NIOCore NIOAsyncWriter.swift
[113/183] Compiling NIOCore MarkedCircularBuffer.swift
[114/183] Compiling NIOCore MulticastChannel.swift
[115/183] Compiling NIOCore NIOAny.swift
[116/183] Compiling NIOCore NIOCloseOnErrorHandler.swift
[117/183] Compiling NIOCore NIOLoopBound.swift
[118/183] Compiling NIOCore NIOScheduledCallback.swift
[119/183] Compiling NIOCore NIOSendable.swift
[120/183] Compiling NIOCore RecvByteBufferAllocator.swift
[121/183] Compiling NIOCore ChannelPipeline.swift
[122/183] Compiling NIOCore CircularBuffer.swift
[123/183] Compiling NIOCore Codec.swift
[124/183] Compiling NIOCore ConvenienceOptionSupport.swift
[125/183] Compiling NIOCore DeadChannel.swift
[126/183] Compiling NIOCore DispatchQueue+WithFuture.swift
[127/183] Compiling NIOCore EventLoop+Deprecated.swift
[128/183] Compiling NIOCore EventLoop+SerialExecutor.swift
[129/183] Compiling NIOCore EventLoop.swift
[130/183] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[131/183] Compiling NIOCore EventLoopFuture+Deprecated.swift
[132/183] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[133/183] Compiling NIOCore EventLoopFuture.swift
[134/183] Compiling NIOCore FileDescriptor.swift
[135/183] Compiling NIOCore FileHandle.swift
[136/183] Compiling NIOCore FileRegion.swift
[137/183] Compiling NIOCore GlobalSingletons.swift
[138/183] Compiling NIOCore IO.swift
[139/183] Compiling NIOCore IOData.swift
[140/183] Compiling NIOCore IPProtocol.swift
[141/183] Compiling NIOCore IntegerBitPacking.swift
[142/183] Compiling NIOCore IntegerTypes.swift
[143/183] Compiling NIOCore Interfaces.swift
[144/183] Compiling NIOCore Linux.swift
[145/183] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[146/183] Compiling NIOCore SocketAddresses.swift
[147/183] Compiling NIOCore SocketOptionProvider.swift
[148/183] Compiling NIOCore SystemCallHelpers.swift
[149/183] Compiling NIOCore TimeAmount+Duration.swift
[150/183] Compiling NIOCore TypeAssistedChannelHandler.swift
[151/183] Compiling NIOCore UniversalBootstrapSupport.swift
[152/183] Compiling NIOCore Utilities.swift
[153/183] Compiling NIOCore ByteBuffer-multi-int.swift
[154/183] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[155/183] Compiling NIOCore ByteBuffer-views.swift
[156/183] Compiling NIOCore Channel.swift
[157/183] Compiling NIOCore ChannelHandler.swift
[158/183] Compiling NIOCore ChannelHandlers.swift
[159/183] Compiling NIOCore ChannelInvoker.swift
[160/183] Compiling NIOCore ChannelOption.swift
[161/183] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[162/183] Compiling NIOCore BSDSocketAPI.swift
[163/183] Compiling NIOCore ByteBuffer-aux.swift
[164/183] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[165/183] Compiling NIOCore ByteBuffer-conversions.swift
[166/183] Compiling NIOCore ByteBuffer-core.swift
[167/183] Compiling NIOCore ByteBuffer-hex.swift
[168/183] Compiling NIOCore ByteBuffer-int.swift
[169/183] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[170/183] Emitting module NIOCore
[172/234] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[173/234] Emitting module NIOEmbedded
[174/234] Compiling NIOEmbedded AsyncTestingChannel.swift
[175/234] Compiling NIOEmbedded Embedded.swift
[177/234] Compiling NIOPosix PooledRecvBufferAllocator.swift
[178/234] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[179/234] Compiling NIOPosix PosixSingletons.swift
[180/234] Compiling NIOPosix RawSocketBootstrap.swift
[181/234] Compiling NIOPosix Resolver.swift
[182/234] Compiling NIOPosix Selectable.swift
[183/240] Compiling NIOPosix SelectableChannel.swift
[184/240] Compiling NIOPosix SelectableEventLoop.swift
[185/240] Compiling NIOPosix SelectorEpoll.swift
[186/240] Compiling NIOPosix SelectorGeneric.swift
[187/240] Compiling NIOPosix SelectorKqueue.swift
[188/240] Compiling NIOPosix SelectorUring.swift
[189/240] Compiling NIOPosix ServerSocket.swift
[190/240] Compiling NIOPosix Socket.swift
[191/240] Compiling NIOPosix SocketChannel.swift
[192/240] Compiling NIOPosix SocketProtocols.swift
[193/240] Compiling NIOPosix System.swift
[194/240] Compiling NIOPosix Thread.swift
[195/240] Compiling NIOPosix BSDSocketAPICommon.swift
[196/240] Compiling NIOPosix BSDSocketAPIPosix.swift
[197/240] Compiling NIOPosix BSDSocketAPIWindows.swift
[198/240] Compiling NIOPosix BaseSocket.swift
[199/240] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[200/240] Compiling NIOPosix BaseSocketChannel.swift
[201/240] Compiling NIOPosix BaseStreamSocketChannel.swift
[202/240] Emitting module NIOPosix
[203/240] Compiling NIOPosix Bootstrap.swift
[204/240] Compiling NIOPosix ControlMessage.swift
[205/240] Compiling NIOPosix DatagramVectorReadManager.swift
[206/240] Compiling NIOPosix Errors+Any.swift
[207/240] Compiling NIOPosix FileDescriptor.swift
[208/240] Compiling NIOPosix GetaddrinfoResolver.swift
[209/240] Compiling NIOPosix HappyEyeballs.swift
[210/240] Compiling NIOPosix IO.swift
[211/240] Compiling NIOPosix IntegerBitPacking.swift
[212/240] Compiling NIOPosix IntegerTypes.swift
[213/240] Compiling NIOPosix Linux.swift
[214/240] Compiling NIOPosix LinuxCPUSet.swift
[215/240] Compiling NIOPosix LinuxUring.swift
[216/240] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[217/240] Compiling NIOPosix NIOThreadPool.swift
[218/240] Compiling NIOPosix NonBlockingFileIO.swift
[219/240] Compiling NIOPosix PendingDatagramWritesManager.swift
[220/240] Compiling NIOPosix PendingWritesManager.swift
[221/240] Compiling NIOPosix PipeChannel.swift
[222/240] Compiling NIOPosix PipePair.swift
[223/240] Compiling NIOPosix Pool.swift
[224/240] Compiling NIOPosix ThreadPosix.swift
[225/240] Compiling NIOPosix ThreadWindows.swift
[226/240] Compiling NIOPosix UnsafeTransfer.swift
[227/240] Compiling NIOPosix Utilities.swift
[228/240] Compiling NIOPosix VsockAddress.swift
[229/240] Compiling NIOPosix VsockChannelEvents.swift
[231/242] Compiling NIO Exports.swift
[232/242] Emitting module NIO
[234/269] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[235/269] Compiling NIOTLS TLSEvents.swift
[236/269] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[237/269] Emitting module NIOTLS
[238/269] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[239/269] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[240/269] Emitting module NIOFoundationCompat
[241/269] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[242/270] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[243/270] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[244/272] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[245/272] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[246/272] Compiling NIOTLS SNIHandler.swift
[249/273] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[250/273] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[251/273] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[252/273] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[253/273] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[254/273] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[255/273] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[256/273] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[257/273] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[258/273] Compiling NIOHTTP1 HTTPTypes.swift
[259/273] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[260/273] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[261/273] Emitting module NIOHTTP1
[262/273] Compiling NIOHTTP1 ByteCollectionUtils.swift
[263/273] Compiling NIOHTTP1 HTTPDecoder.swift
[264/273] Compiling NIOHTTP1 HTTPEncoder.swift
[266/300] Compiling NIOSSL LinuxCABundle.swift
[267/300] Compiling NIOSSL NIOSSLClientHandler.swift
[268/300] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[269/300] Compiling NIOSSL NIOSSLHandler.swift
[270/303] Emitting module NIOSSL
[271/303] Compiling NIOSSL NIOSSLSecureBytes.swift
[272/303] Compiling NIOSSL RNG.swift
[273/303] Compiling NIOSSL SafeCompare.swift
[274/303] Compiling NIOSSL Zeroization.swift
[275/303] Compiling NIOSSL AndroidCABundle.swift
[276/303] Compiling NIOSSL ByteBufferBIO.swift
[277/303] Compiling NIOSSL CustomPrivateKey.swift
[278/303] Compiling NIOSSL IdentityVerification.swift
[279/303] Compiling NIOSSL NIOSSLServerHandler.swift
[280/303] Compiling NIOSSL ObjectIdentifier.swift
[281/303] Compiling NIOSSL PosixPort.swift
[282/303] Compiling NIOSSL SSLCallbacks.swift
[283/303] Compiling NIOSSL SSLPublicKey.swift
[284/303] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[285/303] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[286/303] Compiling NIOSSL SubjectAlternativeName.swift
[287/303] Compiling NIOSSL SSLErrors.swift
[288/303] Compiling NIOSSL SSLInit.swift
[289/303] Compiling NIOSSL SSLPKCS12Bundle.swift
[290/303] Compiling NIOSSL SSLPrivateKey.swift
[291/303] Compiling NIOSSL SSLCertificate.swift
[292/303] Compiling NIOSSL SSLCertificateExtensions.swift
[293/303] Compiling NIOSSL SSLConnection.swift
[294/303] Compiling NIOSSL SSLContext.swift
[295/303] Compiling NIOSSL TLSConfiguration.swift
[296/303] Compiling NIOSSL UniversalBootstrapSupport.swift
[297/303] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[299/329] Compiling HexavilleFramework AttributedCookie.swift
[300/329] Compiling HexavilleFramework Body+ByteBuffer.swift
[301/329] Compiling HexavilleFramework Body+Data.swift
[302/329] Compiling HexavilleFramework Body.swift
[303/332] Compiling HexavilleFramework FileHandle.swift
[304/332] Compiling HexavilleFramework HTTPMethod.swift
[305/332] Compiling HexavilleFramework HexavilleFramework.swift
[306/332] Compiling HexavilleFramework Response.swift
[307/332] Compiling HexavilleFramework CaseInsensitiveString.swift
[308/332] Compiling HexavilleFramework String.swift
[309/332] Compiling HexavilleFramework Error.swift
[310/332] Compiling HexavilleFramework SessionMemoryStore.swift
[311/332] Compiling HexavilleFramework SessionMiddleware.swift
[312/332] Compiling HexavilleFramework SessionStoreProvider.swift
[313/332] Compiling HexavilleFramework HostResolver.swift
[314/332] Compiling HexavilleFramework Logger.swift
[315/332] Compiling HexavilleFramework Middleware.swift
[316/332] Emitting module HexavilleFramework
[317/332] Compiling HexavilleFramework Regex.swift
[318/332] Compiling HexavilleFramework Router.swift
[319/332] Compiling HexavilleFramework Session.swift
[320/332] Compiling HexavilleFramework Cookie.swift
[321/332] Compiling HexavilleFramework HTTPHeaders.swift
[322/332] Compiling HexavilleFramework Message.swift
[323/332] Compiling HexavilleFramework Request.swift
[324/332] Compiling HexavilleFramework AssetLoader.swift
[325/332] Compiling HexavilleFramework ByteBuffer.swift
[326/332] Compiling HexavilleFramework HTTPServer.swift
[327/332] Compiling HexavilleFramework MediaType.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[329/349] Emitting module HexavilleAuth
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[330/351] Compiling HexavilleAuth InstagramAuthorizationProvider.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[331/351] Compiling HexavilleAuth OAuth2AuthorizationProvidable.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[332/351] Compiling HexavilleAuth OAuth1.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[333/351] Compiling HexavilleAuth OAuth2.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[334/351] Compiling HexavilleAuth CallbackURL.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[335/351] Compiling HexavilleAuth TwitterAuthorizationProvider.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[336/351] Compiling HexavilleAuth HexavilleAuth+Router.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[337/351] Compiling HexavilleAuth LoginUser.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[338/351] Compiling HexavilleAuth GithubAuthorizationProvider.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[339/351] Compiling HexavilleAuth GoogleAuthorizationProvider.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[340/351] Compiling HexavilleAuth HMAC.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[341/351] Compiling HexavilleAuth HTTPClient.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[342/351] Compiling HexavilleAuth HexaviileAuth.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[343/351] Compiling HexavilleAuth AuthenticationMiddleware.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[344/351] Compiling HexavilleAuth Base64.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[345/351] Compiling HexavilleAuth Credential.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[346/351] Compiling HexavilleAuth OAuth1AuthorizationProvidable.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
[347/351] Compiling HexavilleAuth FacebookAuthorizationProvider.swift
/host/spi-builder-workspace/Sources/HexavilleAuth/HMAC.swift:10:8: error: no such module 'CNIOOpenSSL'
 8 |
 9 | import Foundation
10 | import CNIOOpenSSL
   |        `- error: no such module 'CNIOOpenSSL'
11 |
12 | func hmacsha1(string: String, key: [UInt8]) -> [UInt8] {
BUILD FAILURE 6.1 linux