Package evaluation of ReduceAlgebra on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:22:39.768 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.28s ################################################################################ # Installation # Installing ReduceAlgebra... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [cc9b1b2d] + ReduceAlgebra v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [398f06c4] + AbstractLattices v0.3.1 [a8e43f4a] + AbstractTensors v0.8.8 [9dda63f9] + ForceImport v0.0.3 [93e0c654] + Reduce v1.2.15 [cc9b1b2d] + ReduceAlgebra v0.1.1 [bfcbc1eb] + ReduceLinAlg v0.1.1 [b873ce64] + ReplMaker v0.2.7 [20fadf95] + StaticVectors v1.0.7 [a4af3ec5] + SyntaxTree v1.0.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [8dfed614] + Test [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.72s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 2 direct dependencies failed to precompile: ReduceLinAlg Failed to precompile ReduceLinAlg [bfcbc1eb-9170-5dc4-a833-47b2e27cecb4] to "/home/pkgeval/.julia/compiled/v1.10/ReduceLinAlg/jl_kgpuNJ". ERROR: LoadError: InitError: IOError: could not spawn `/home/pkgeval/.julia/packages/Reduce/uoKuq/src/../deps/usr/bin/redcsl -w`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #784 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#784#785"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] _spawn(::Base.CmdRedirect, ::Vector{Union{RawFD, IO}}) (repeats 3 times) @ Base ./process.jl:166 [6] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:483 [7] run @ ./process.jl:477 [inlined] [8] _spawn(cmd::Cmd, input::Pipe, output::Pipe) @ Reduce ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [9] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:25 [10] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [11] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [12] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1193 [13] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1181 [14] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1126 [15] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1651 [16] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2008 [17] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [18] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [19] invoke_in_world @ ./essentials.jl:923 [inlined] [20] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [21] macro expansion @ ./loading.jl:1860 [inlined] [22] macro expansion @ ./lock.jl:267 [inlined] [23] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [24] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [25] invoke_in_world @ ./essentials.jl:923 [inlined] [26] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [27] include @ ./Base.jl:495 [inlined] [28] 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 [29] top-level scope @ stdin:4 during initialization of module Reduce in expression starting at /home/pkgeval/.julia/packages/ReduceLinAlg/fmyt7/src/ReduceLinAlg.jl:2 in expression starting at stdin:4 caused by: IOError: could not spawn `redcsl -w`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #784 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#784#785"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] _spawn(::Base.CmdRedirect, ::Vector{Union{RawFD, IO}}) (repeats 3 times) @ Base ./process.jl:166 [6] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:483 [7] run @ ./process.jl:477 [inlined] [8] _spawn(cmd::Cmd, input::Pipe, output::Pipe) @ Reduce ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [9] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:23 [10] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [11] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [12] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1193 [13] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1181 [14] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1126 [15] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1651 [16] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2008 [17] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [18] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [19] invoke_in_world @ ./essentials.jl:923 [inlined] [20] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [21] macro expansion @ ./loading.jl:1860 [inlined] [22] macro expansion @ ./lock.jl:267 [inlined] [23] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [24] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [25] invoke_in_world @ ./essentials.jl:923 [inlined] [26] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [27] include @ ./Base.jl:495 [inlined] [28] 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 [29] top-level scope @ stdin:4 ReduceAlgebra Failed to precompile ReduceAlgebra [cc9b1b2d-f4cf-5aeb-b1c9-57f66198f3ff] to "/home/pkgeval/.julia/compiled/v1.10/ReduceAlgebra/jl_H7eNz3". ERROR: LoadError: InitError: IOError: could not spawn `/home/pkgeval/.julia/packages/Reduce/uoKuq/src/../deps/usr/bin/redcsl -w`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #784 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#784#785"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] _spawn(::Base.CmdRedirect, ::Vector{Union{RawFD, IO}}) (repeats 3 times) @ Base ./process.jl:166 [6] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:483 [7] run @ ./process.jl:477 [inlined] [8] _spawn(cmd::Cmd, input::Pipe, output::Pipe) @ Reduce ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [9] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:25 [10] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [11] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [12] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1193 [13] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1181 [14] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1126 [15] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1651 [16] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2008 [17] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [18] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [19] invoke_in_world @ ./essentials.jl:923 [inlined] [20] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [21] macro expansion @ ./loading.jl:1860 [inlined] [22] macro expansion @ ./lock.jl:267 [inlined] [23] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [24] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [25] invoke_in_world @ ./essentials.jl:923 [inlined] [26] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [27] include @ ./Base.jl:495 [inlined] [28] 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 [29] top-level scope @ stdin:4 during initialization of module Reduce in expression starting at /home/pkgeval/.julia/packages/ReduceAlgebra/mb6Vd/src/ReduceAlgebra.jl:2 in expression starting at stdin:4 caused by: IOError: could not spawn `redcsl -w`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #784 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#784#785"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] _spawn(::Base.CmdRedirect, ::Vector{Union{RawFD, IO}}) (repeats 3 times) @ Base ./process.jl:166 [6] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:483 [7] run @ ./process.jl:477 [inlined] [8] _spawn(cmd::Cmd, input::Pipe, output::Pipe) @ Reduce ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [9] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:23 [10] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [11] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [12] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1193 [13] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1181 [14] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1126 [15] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1651 [16] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2008 [17] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [18] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [19] invoke_in_world @ ./essentials.jl:923 [inlined] [20] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [21] macro expansion @ ./loading.jl:1860 [inlined] [22] macro expansion @ ./lock.jl:267 [inlined] [23] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [24] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [25] invoke_in_world @ ./essentials.jl:923 [inlined] [26] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [27] include @ ./Base.jl:495 [inlined] [28] 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 [29] top-level scope @ stdin:4 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 21.91s ################################################################################ # Testing # Testing ReduceAlgebra Status `/tmp/jl_co0fqm/Project.toml` [93e0c654] Reduce v1.2.15 [cc9b1b2d] ReduceAlgebra v0.1.1 [bfcbc1eb] ReduceLinAlg v0.1.1 [44cfe95a] Pkg v1.10.0 [8dfed614] Test Status `/tmp/jl_co0fqm/Manifest.toml` [398f06c4] AbstractLattices v0.3.1 [a8e43f4a] AbstractTensors v0.8.8 [9dda63f9] ForceImport v0.0.3 [93e0c654] Reduce v1.2.15 [cc9b1b2d] ReduceAlgebra v0.1.1 [bfcbc1eb] ReduceLinAlg v0.1.1 [b873ce64] ReplMaker v0.2.7 [20fadf95] StaticVectors v1.0.7 [a4af3ec5] SyntaxTree v1.0.1 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [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 [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 Testing Running tests... ERROR: LoadError: InitError: IOError: could not spawn `/home/pkgeval/.julia/packages/Reduce/uoKuq/src/../deps/usr/bin/redcsl -w`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #784 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#784#785"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] _spawn(::Base.CmdRedirect, ::Vector{Union{RawFD, IO}}) (repeats 3 times) @ Base ./process.jl:166 [6] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:483 [7] run @ ./process.jl:477 [inlined] [8] _spawn(cmd::Cmd, input::Pipe, output::Pipe) @ Reduce ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [9] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:25 [10] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [11] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [12] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1193 [13] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1181 [14] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1126 [15] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1651 [16] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2008 [17] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [18] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [19] invoke_in_world @ ./essentials.jl:923 [inlined] [20] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [21] macro expansion @ ./loading.jl:1860 [inlined] [22] macro expansion @ ./lock.jl:267 [inlined] [23] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [24] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [25] invoke_in_world @ ./essentials.jl:923 [inlined] [26] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [27] include @ ./Base.jl:495 [inlined] [28] 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 [29] top-level scope @ stdin:4 during initialization of module Reduce in expression starting at /home/pkgeval/.julia/packages/ReduceAlgebra/mb6Vd/src/ReduceAlgebra.jl:2 in expression starting at stdin:4 caused by: IOError: could not spawn `redcsl -w`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #784 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#784#785"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] _spawn(::Base.CmdRedirect, ::Vector{Union{RawFD, IO}}) (repeats 3 times) @ Base ./process.jl:166 [6] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:483 [7] run @ ./process.jl:477 [inlined] [8] _spawn(cmd::Cmd, input::Pipe, output::Pipe) @ Reduce ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [9] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:23 [10] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [11] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [12] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1193 [13] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1181 [14] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1126 [15] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1651 [16] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2008 [17] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [18] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [19] invoke_in_world @ ./essentials.jl:923 [inlined] [20] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [21] macro expansion @ ./loading.jl:1860 [inlined] [22] macro expansion @ ./lock.jl:267 [inlined] [23] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [24] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [25] invoke_in_world @ ./essentials.jl:923 [inlined] [26] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [27] include @ ./Base.jl:495 [inlined] [28] 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 [29] top-level scope @ stdin:4 ERROR: LoadError: Failed to precompile ReduceAlgebra [cc9b1b2d-f4cf-5aeb-b1c9-57f66198f3ff] to "/home/pkgeval/.julia/compiled/v1.10/ReduceAlgebra/jl_XpHr4k". 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(fname::String) @ Base.MainInclude ./client.jl:494 [24] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/ReduceAlgebra/mb6Vd/test/runtests.jl:1 Testing failed after 13.35s ERROR: LoadError: Package ReduceAlgebra 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 50.94s: package fails to precompile