Package evaluation of Parametron on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T08:19:15.980 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.32s ################################################################################ # Installation # Installing Parametron... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [41fac6d6] + Parametron v0.9.1 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [34da2185] + Compat v2.2.1 [8bb1440f] + DelimitedFiles v1.9.1 ⌅ [ffbed154] + DocStringExtensions v0.8.6 [069b7b12] + FunctionWrappers v1.1.3 [1914dd2f] + MacroTools v0.5.15 ⌅ [b8f27783] + MathOptInterface v0.8.4 [41fac6d6] + Parametron v0.9.1 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [a63ad114] + Mmap [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [1a1011a3] + SharedArrays [6462fe0b] + Sockets [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [83775a58] + Zlib_jll v1.2.13+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.46s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/tgnBf/src/julia-1.9/activate_set.jl:63 Precompiling package dependencies... ERROR: LoadError: The following 4 direct dependencies failed to precompile: GLPK Failed to precompile GLPK [60bf3e95-4087-53dc-ae20-288a0d20c6a6] to "/home/pkgeval/.julia/compiled/v1.10/GLPK/jl_o9GTgY". ERROR: LoadError: GLPK not properly installed. Please run Pkg.build("GLPK") Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] top-level scope @ ~/.julia/packages/GLPK/Fb12F/src/GLPK.jl:196 [3] include @ ./Base.jl:495 [inlined] [4] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2292 [5] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/GLPK/Fb12F/src/GLPK.jl:5 in expression starting at stdin:4 OSQP Failed to precompile OSQP [ab2f91bb-94b4-55e3-9ba0-7f65df51de79] to "/home/pkgeval/.julia/compiled/v1.10/OSQP/jl_HwWImt". ERROR: LoadError: OSQP not properly installed. Please run Pkg.build("OSQP") Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] top-level scope @ ~/.julia/packages/OSQP/FaA6U/src/OSQP.jl:10 [3] include @ ./Base.jl:495 [inlined] [4] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2292 [5] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/OSQP/FaA6U/src/OSQP.jl:1 in expression starting at stdin:4 Parametron Failed to precompile Parametron [41fac6d6-0ffa-5bcc-b863-17dd4947be41] to "/home/pkgeval/.julia/compiled/v1.10/Parametron/jl_NO75Q1". ERROR: LoadError: could not load symbol "jl_function_ptr": /opt/julia/bin/julia: undefined symbol: jl_function_ptr Stacktrace: [1] Parametron.FunctionWrappersQuickFix.FunctionWrapper{Any, Tuple{Any}}(obj::typeof(identity)) @ Parametron.FunctionWrappersQuickFix ~/.julia/packages/Parametron/5crnA/src/FunctionWrappersQuickFix.jl:86 [2] top-level scope @ ~/.julia/packages/Parametron/5crnA/src/FunctionWrappersQuickFix.jl:129 [3] include(mod::Module, _path::String) @ Base ./Base.jl:495 [4] include(x::String) @ Parametron ~/.julia/packages/Parametron/5crnA/src/Parametron.jl:1 [5] top-level scope @ ~/.julia/packages/Parametron/5crnA/src/Parametron.jl:41 [6] include @ ./Base.jl:495 [inlined] [7] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2292 [8] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/Parametron/5crnA/src/FunctionWrappersQuickFix.jl:30 in expression starting at /home/pkgeval/.julia/packages/Parametron/5crnA/src/Parametron.jl:1 in expression starting at stdin:4 Gurobi Failed to precompile Gurobi [2e9cd046-0924-5485-92f1-d5272153d98b] to "/home/pkgeval/.julia/compiled/v1.10/Gurobi/jl_hKlLeg". ERROR: LoadError: Gurobi not properly installed. Please run Pkg.build("Gurobi") Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] top-level scope @ ~/.julia/packages/Gurobi/dlJep/src/Gurobi.jl:8 [3] include @ ./Base.jl:495 [inlined] [4] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2292 [5] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/Gurobi/dlJep/src/Gurobi.jl:3 in expression starting at stdin:4 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 28.67s ################################################################################ # Testing # Testing Parametron Status `/tmp/jl_wYBDLk/Project.toml` ⌅ [ffbed154] DocStringExtensions v0.8.6 [069b7b12] FunctionWrappers v1.1.3 ⌃ [60bf3e95] GLPK v0.10.0 ⌃ [2e9cd046] Gurobi v0.6.0 [1914dd2f] MacroTools v0.5.15 ⌅ [b8f27783] MathOptInterface v0.8.4 ⌃ [ab2f91bb] OSQP v0.5.2 [41fac6d6] Parametron v0.9.1 [90137ffa] StaticArrays v1.9.12 [37e2e46d] LinearAlgebra [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_wYBDLk/Manifest.toml` [b99e7846] BinaryProvider v0.5.10 ⌅ [34da2185] Compat v2.2.1 [8bb1440f] DelimitedFiles v1.9.1 ⌅ [ffbed154] DocStringExtensions v0.8.6 [069b7b12] FunctionWrappers v1.1.3 ⌃ [60bf3e95] GLPK v0.10.0 ⌃ [2e9cd046] Gurobi v0.6.0 [f8899e07] LinQuadOptInterface v0.6.0 [1914dd2f] MacroTools v0.5.15 ⌅ [b8f27783] MathOptInterface v0.8.4 [fdba3010] MathProgBase v0.7.8 ⌃ [ab2f91bb] OSQP v0.5.2 [41fac6d6] Parametron v0.9.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [1a1011a3] SharedArrays [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ERROR: LoadError: could not load symbol "jl_function_ptr": /opt/julia/bin/julia: undefined symbol: jl_function_ptr Stacktrace: [1] Parametron.FunctionWrappersQuickFix.FunctionWrapper{Any, Tuple{Any}}(obj::typeof(identity)) @ Parametron.FunctionWrappersQuickFix ~/.julia/packages/Parametron/5crnA/src/FunctionWrappersQuickFix.jl:86 [2] top-level scope @ ~/.julia/packages/Parametron/5crnA/src/FunctionWrappersQuickFix.jl:129 [3] include(mod::Module, _path::String) @ Base ./Base.jl:495 [4] include(x::String) @ Parametron ~/.julia/packages/Parametron/5crnA/src/Parametron.jl:1 [5] top-level scope @ ~/.julia/packages/Parametron/5crnA/src/Parametron.jl:41 [6] include @ ./Base.jl:495 [inlined] [7] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [8] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/Parametron/5crnA/src/FunctionWrappersQuickFix.jl:30 in expression starting at /home/pkgeval/.julia/packages/Parametron/5crnA/src/Parametron.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile Parametron [41fac6d6-0ffa-5bcc-b863-17dd4947be41] to "/home/pkgeval/.julia/compiled/v1.10/Parametron/jl_DXHPiV". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#969#970"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#969#970"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#969#970"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include(mod::Module, _path::String) @ Base ./Base.jl:495 [24] include(x::String) @ Main.ParametronTest ~/.julia/packages/Parametron/5crnA/test/runtests.jl:1 [25] top-level scope @ ~/.julia/packages/Parametron/5crnA/test/runtests.jl:3 [26] include(fname::String) @ Base.MainInclude ./client.jl:494 [27] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/Parametron/5crnA/test/util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Parametron/5crnA/test/runtests.jl:1 Testing failed after 11.65s ERROR: LoadError: Package Parametron errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 56.4s: package fails to precompile