Package evaluation of TPLib on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T15:29:35.271 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.89s ################################################################################ # Installation # Installing TPLib... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [df2c65bb] + TPLib v0.1.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [a4c015fc] + ANSIColoredPrinters v0.0.1 [ffbed154] + DocStringExtensions v0.9.5 ⌅ [e30172f5] + Documenter v0.27.25 [b5f81e59] + IOCapture v0.2.5 [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [df2c65bb] + TPLib v0.1.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [458c3c95] + OpenSSL_jll v3.5.1+0 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 1.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.63s ################################################################################ # Testing # Testing TPLib Status `/tmp/jl_yEkvsm/Project.toml` ⌅ [e30172f5] Documenter v0.27.25 [df2c65bb] TPLib v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_yEkvsm/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [ffbed154] DocStringExtensions v0.9.5 ⌅ [e30172f5] Documenter v0.27.25 [b5f81e59] IOCapture v0.2.5 [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [df2c65bb] TPLib v0.1.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [458c3c95] OpenSSL_jll v3.5.1+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 Test threw exception Expression: compute_ext_rays(Matrix{Int64}(undef, 0, 0), 0) ≡ Matrix{MaxPlus{Int64}}(undef, 0, 0) IOError: could not spawn `compute_ext_rays 0`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MaxPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] compute_ext_rays(M::Matrix{Int64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [11] compute_ext_rays(M::Matrix{Int64}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:246 [12] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:23 Test threw exception Expression: compute_ext_rays(Matrix{Float64}(undef, 0, 0), 0) ≡ Matrix{MaxPlus{Float64}}(undef, 0, 0) IOError: could not spawn `compute_ext_rays -numerical-data ocaml_float 0`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MaxPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] compute_ext_rays(M::Matrix{Float64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [11] compute_ext_rays(M::Matrix{Float64}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:246 [12] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:23 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:24 Test threw exception Expression: compute_ext_rays(Matrix{Int64}(undef, 0, 0), 0, :min) ≡ Matrix{MinPlus{Int64}}(undef, 0, 0) IOError: could not spawn `compute_ext_rays -min-plus 0`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MinPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] compute_ext_rays(M::Matrix{Int64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [11] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:24 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:25 Test threw exception Expression: compute_ext_rays(Matrix{Float64}(undef, 0, 0), 0, :min) ≡ Matrix{MinPlus{Float64}}(undef, 0, 0) IOError: could not spawn `compute_ext_rays -min-plus -numerical-data ocaml_float 0`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MinPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] compute_ext_rays(M::Matrix{Float64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [11] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:25 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:26 Test threw exception Expression: compute_ext_rays(Matrix{Int64}(undef, 0, 0), 5) ≡ convert(Matrix{MaxPlus{Int64}}, tropicalidentity(5)) IOError: could not spawn `compute_ext_rays 5`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MaxPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] compute_ext_rays(M::Matrix{Int64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [11] compute_ext_rays(M::Matrix{Int64}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:246 [12] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:26 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:27 Test threw exception Expression: compute_ext_rays(Matrix{Float64}(undef, 0, 0), 5) ≡ convert(Matrix{MaxPlus{Float64}}, tropicalidentity(5)) IOError: could not spawn `compute_ext_rays -numerical-data ocaml_float 5`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MaxPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] compute_ext_rays(M::Matrix{Float64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [11] compute_ext_rays(M::Matrix{Float64}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:246 [12] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:27 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:28 Test threw exception Expression: compute_ext_rays(Matrix{Int64}(undef, 0, 0), 5, :min) ≡ convert(Matrix{MinPlus{Int64}}, tropicalidentity(5)) IOError: could not spawn `compute_ext_rays -min-plus 5`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MinPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] compute_ext_rays(M::Matrix{Int64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [11] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:28 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:29 Test threw exception Expression: compute_ext_rays(Matrix{Float64}(undef, 0, 0), 5, :min) ≡ convert(Matrix{MinPlus{Float64}}, tropicalidentity(5)) IOError: could not spawn `compute_ext_rays -min-plus -numerical-data ocaml_float 5`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MinPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] compute_ext_rays(M::Matrix{Float64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [11] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:29 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:32 Test threw exception Expression: compute_ext_rays(A11, 5) ≡ convert(Matrix{MaxPlus{Float64}}, S11) IOError: could not spawn `compute_ext_rays -numerical-data ocaml_float 5`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MaxPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] compute_ext_rays(M::Matrix{Float64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [11] compute_ext_rays(M::Matrix{Float64}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:246 [12] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:32 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:33 Test threw exception Expression: compute_ext_rays(A13, 5) ≡ convert(Matrix{MaxPlus{Int64}}, S11) IOError: could not spawn `compute_ext_rays 5`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MaxPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] compute_ext_rays(M::Matrix{Number}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [11] compute_ext_rays(M::Matrix{Number}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:246 [12] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:33 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:34 Test threw exception Expression: compute_ext_rays(convert(Matrix{MaxPlus{Int64}}, A13), 5) ≡ convert(Matrix{MaxPlus{Int64}}, S11) IOError: could not spawn `compute_ext_rays 5`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MaxPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:34 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:35 Test threw exception Expression: compute_ext_rays(convert(Matrix{MaxPlus{Float64}}, A13), 5) ≡ convert(Matrix{MaxPlus{Float64}}, S11) IOError: could not spawn `compute_ext_rays -numerical-data ocaml_float 5`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MaxPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:35 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:36 Test threw exception Expression: compute_ext_rays(A12, 5, :min) ≡ convert(Matrix{MinPlus{Float64}}, S12) IOError: could not spawn `compute_ext_rays -min-plus -numerical-data ocaml_float 5`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MinPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] compute_ext_rays(M::Matrix{Float64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [11] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:36 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:37 Test threw exception Expression: compute_ext_rays(A13, 5, :min) ≡ convert(Matrix{MinPlus{Int64}}, S12) IOError: could not spawn `compute_ext_rays -min-plus 5`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MinPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] compute_ext_rays(M::Matrix{Number}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [11] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:37 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:38 Test threw exception Expression: compute_ext_rays(convert(Matrix{MinPlus{Int64}}, A13), 5) ≡ convert(Matrix{MinPlus{Int64}}, S12) IOError: could not spawn `compute_ext_rays -min-plus 5`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MinPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:38 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] compute_ext_rays: Error During Test at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:39 Test threw exception Expression: compute_ext_rays(convert(Matrix{MinPlus{Float64}}, A13), 5) ≡ convert(Matrix{MinPlus{Float64}}, S12) IOError: could not spawn `compute_ext_rays -min-plus -numerical-data ocaml_float 5`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:512 [8] run @ ./process.jl:510 [inlined] [9] compute_ext_rays(I::Matrix{MinPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [10] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:39 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Test Summary: | Error Total Time compute_ext_rays | 16 16 43.8s RNG of the outermost testset: Random.Xoshiro(0xa7677c281066e22a, 0xb84eeabdf0890433, 0xb25f1e910990d185, 0x8f4f9ab0aaa14be6, 0x375d100bbc3f19a6) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 16 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/TPLib/uGSlE/test/runtests.jl:20 Testing failed after 21.32s ERROR: LoadError: Package TPLib errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [inlined] [4] 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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 95.0s: package tests unexpectedly errored