Package evaluation to test ObliviousOffload on Julia 1.14.0-DEV.3081 (21a70e450d*) started at 2026-09-01T16:48:29.605 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 29.43s ################################################################################ # Installation # Installing ObliviousOffload... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7ced0bc9] + ObliviousOffload v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [944b1d66] + CodecZlib v0.7.9 [4e289a0a] + EnumX v1.0.7 [cd3eb016] + HTTP v2.6.7 [692b3bcd] + JLLWrappers v1.8.0 [7ced0bc9] + ObliviousOffload v0.1.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [802f3686] + Reseau v1.4.1 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.7.0 [5c75c0c5] + OpenSSL_CLI_jll v3.5.7+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [458c3c95] + OpenSSL_jll v3.5.8+0 [83775a58] + Zlib_jll v1.3.2+0 Installation completed after 2.45s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.4 s ✓ OpenSSL_CLI_jll WARNING: Imported binding openfhe_julia_jll.libopenfhe_julia was undeclared at import time during import to OpenFHE. ERROR: LoadError: UndefVarError: `libopenfhe_julia` not defined in `OpenFHE` Suggestion: this global was defined as `openfhe_julia_jll.libopenfhe_julia` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/Preferences/kUJxq/src/Preferences.jl:27 [2] include(mod::Module, _path::String) @ Base Base.jl:334 [3] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OpenFHE/fRyR7/src/OpenFHE.jl:1 in expression starting at stdin:5 ✗ OpenFHE 3.9 s ✓ ObliviousOffload ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("77ce9b8e-ecf5-45d1-bd8a-d31f384f2f95"), "OpenFHE") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/SecureArithmetic/Z94Zn/src/SecureArithmetic.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SecureArithmetic/Z94Zn/src/SecureArithmetic.jl:1 in expression starting at stdin:5 ✗ SecureArithmetic 2 dependencies successfully precompiled in 23 seconds. 36 already precompiled. 2 dependencies had output during precompilation: ┌ SecureArithmetic │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("77ce9b8e-ecf5-45d1-bd8a-d31f384f2f95"), "OpenFHE") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SecureArithmetic/Z94Zn/src/SecureArithmetic.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SecureArithmetic/Z94Zn/src/SecureArithmetic.jl:1 │ in expression starting at stdin:5 └ ┌ OpenFHE │ WARNING: Imported binding openfhe_julia_jll.libopenfhe_julia was undeclared at import time during import to OpenFHE. │ ERROR: LoadError: UndefVarError: `libopenfhe_julia` not defined in `OpenFHE` │ Suggestion: this global was defined as `openfhe_julia_jll.libopenfhe_julia` but not assigned a value. │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/Preferences/kUJxq/src/Preferences.jl:27 │ [2] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [3] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OpenFHE/fRyR7/src/OpenFHE.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 2 packages failed to precompile: SecureArithmetic Failed to precompile SecureArithmetic [38cee09b-6d7e-4d21-866e-807a7f642fe9] to "/home/pkgeval/.julia/compiled/v1.14/SecureArithmetic/jl_Zt48XP" (ProcessExited(1)). OpenFHE Failed to precompile OpenFHE [77ce9b8e-ecf5-45d1-bd8a-d31f384f2f95] to "/home/pkgeval/.julia/compiled/v1.14/OpenFHE/jl_gFVi4h" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 59.07s ################################################################################ # Testing # Testing ObliviousOffload Status `/tmp/jl_jCStLN/Project.toml` [c7e460c6] ArgParse v1.2.0 [7ced0bc9] ObliviousOffload v0.1.0 [77ce9b8e] OpenFHE v0.2.2 [6c6a2e73] Scratch v1.3.0 [38cee09b] SecureArithmetic v0.2.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_jCStLN/Manifest.toml` [c7e460c6] ArgParse v1.2.0 [944b1d66] CodecZlib v0.7.9 [1f15a43c] CxxWrap v0.17.5 [4e289a0a] EnumX v1.0.7 [cd3eb016] HTTP v2.6.7 [692b3bcd] JLLWrappers v1.8.0 [1914dd2f] MacroTools v0.5.16 [7ced0bc9] ObliviousOffload v0.1.0 [77ce9b8e] OpenFHE v0.2.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [802f3686] Reseau v1.4.1 [6c6a2e73] Scratch v1.3.0 [38cee09b] SecureArithmetic v0.2.2 [b718987f] TextWrap v1.0.2 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.7.0 [1d63c593] LLVMOpenMP_jll v22.1.7+0 [a89a0bdd] OpenFHE_int128_jll v1.5.1+0 [a2687184] OpenFHE_jll v1.5.1+0 [5c75c0c5] OpenSSL_CLI_jll v3.5.7+0 [3eaa8342] libcxxwrap_julia_jll v0.14.10+1 [328aa5c7] openfhe_julia_int128_jll v0.6.2+0 [e5e97983] openfhe_julia_jll v0.6.2+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [458c3c95] OpenSSL_jll v3.5.8+0 [83775a58] Zlib_jll v1.3.2+0 Testing Running tests... ----- ----- Certificate request self-signature ok subject=CN=localhost [ Info: ObliviousOffload server listening on 0.0.0.0:8080 (TLS), certificate for 'localhost' CA certificate fingerprint: sha256 Fingerprint=6F:4F:FA:59:68:15:2A:8C:82:D9:3B:12:CF:4B:1E:25:07:1A:D2:FA:E8:1E:55:CB:35:5C:99:D0:F8:64:65:7B [01/Sep/2026:16:53:47] "POST /handshake HTTP/1.1.0" 200 4.071s [ Info: Received CA certificate, fingerprint: sha256 Fingerprint=6F:4F:FA:59:68:15:2A:8C:82:D9:3B:12:CF:4B:1E:25:07:1A:D2:FA:E8:1E:55:CB:35:5C:99:D0:F8:64:65:7B ┌ Info: CA certificate automatically trusted and saved. You must manually check that the fingerprint is correct. └ path = "/home/pkgeval/.julia/scratchspaces/7ced0bc9-ea85-4027-9395-c09b65f132ff/examples_handshake_dir/trusted_ca.pem" WARNING: Imported binding openfhe_julia_jll.libopenfhe_julia was undeclared at import time during import to OpenFHE. ERROR: LoadError: UndefVarError: `libopenfhe_julia` not defined in `OpenFHE` Suggestion: this global was defined as `openfhe_julia_jll.libopenfhe_julia` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/Preferences/kUJxq/src/Preferences.jl:27 [2] include(mod::Module, _path::String) @ Base Base.jl:334 [3] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OpenFHE/fRyR7/src/OpenFHE.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("77ce9b8e-ecf5-45d1-bd8a-d31f384f2f95"), "OpenFHE") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/SecureArithmetic/Z94Zn/src/SecureArithmetic.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SecureArithmetic/Z94Zn/src/SecureArithmetic.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ SecureArithmetic │ [Output was shown above] └ ┌ OpenFHE │ WARNING: Imported binding openfhe_julia_jll.libopenfhe_julia was undeclared at import time during import to OpenFHE. │ ERROR: LoadError: UndefVarError: `libopenfhe_julia` not defined in `OpenFHE` │ Suggestion: this global was defined as `openfhe_julia_jll.libopenfhe_julia` but not assigned a value. │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/Preferences/kUJxq/src/Preferences.jl:27 │ [2] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [3] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OpenFHE/fRyR7/src/OpenFHE.jl:1 │ in expression starting at stdin:5 └ examples/simple_array_operations: Error During Test at /home/pkgeval/.julia/packages/ObliviousOffload/7G7ig/test/test_examples.jl:38 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: SecureArithmetic Failed to precompile SecureArithmetic [38cee09b-6d7e-4d21-866e-807a7f642fe9] to "/home/pkgeval/.julia/compiled/v1.14/SecureArithmetic/jl_A4KPSZ" (ProcessExited(1)). OpenFHE Failed to precompile OpenFHE [77ce9b8e-ecf5-45d1-bd8a-d31f384f2f95] to "/home/pkgeval/.julia/compiled/v1.14/OpenFHE/jl_RFbox0" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/ObliviousOffload/7G7ig/examples/simple_array_operations/server.jl:2 Test Summary: | Pass Error Total Time ObliviousOffload.jl tests | 8 1 9 3m23.2s test_examples.jl | 8 1 9 3m18.5s examples/handshake | 7 7 2m54.9s examples/simple_array_operations | 1 1 2 22.6s RNG of the outermost testset: Random.Xoshiro(0x3f70537cf2139c80, 0x2a64ff41f1edb4d9, 0x00b3f5df49f54ffa, 0xf8add46a9a787ce3, 0x8ee3ed8972f2b522) ERROR: LoadError: Some tests did not pass: 8 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ObliviousOffload/7G7ig/test/runtests.jl:3 Testing failed after 166.22s ERROR: LoadError: Package ObliviousOffload errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3283 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 384.09s: package fails to precompile