Package evaluation of TPLib on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T16:15:46.313 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.2s ################################################################################ # Installation # Installing TPLib... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [df2c65bb] + TPLib v0.1.0 Updating `~/.julia/environments/v1.13/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.5.0 [df2c65bb] + TPLib v0.1.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching 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 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [458c3c95] + OpenSSL_jll v3.5.2+0 [efcefdf7] + PCRE2_jll v10.45.0+0 [83775a58] + Zlib_jll v1.3.1+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 1.13s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.18s ################################################################################ # Testing # Testing TPLib Status `/tmp/jl_Qw7m6U/Project.toml` ⌅ [e30172f5] Documenter v0.27.25 [df2c65bb] TPLib v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Qw7m6U/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.5.0 [df2c65bb] TPLib v0.1.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching 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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.45.0+0 [83775a58] Zlib_jll v1.3.1+2 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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MaxPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] compute_ext_rays(M::Matrix{Int64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [12] compute_ext_rays(M::Matrix{Int64}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:246 [13] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [15] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MaxPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] compute_ext_rays(M::Matrix{Float64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [12] compute_ext_rays(M::Matrix{Float64}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:246 [13] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [15] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:23 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MinPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] compute_ext_rays(M::Matrix{Int64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [12] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [14] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:24 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MinPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] compute_ext_rays(M::Matrix{Float64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [12] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [14] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:25 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MaxPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] compute_ext_rays(M::Matrix{Int64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [12] compute_ext_rays(M::Matrix{Int64}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:246 [13] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [15] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:26 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MaxPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] compute_ext_rays(M::Matrix{Float64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [12] compute_ext_rays(M::Matrix{Float64}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:246 [13] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [15] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:27 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MinPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] compute_ext_rays(M::Matrix{Int64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [12] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [14] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:28 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MinPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] compute_ext_rays(M::Matrix{Float64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [12] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [14] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:29 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MaxPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] compute_ext_rays(M::Matrix{Float64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [12] compute_ext_rays(M::Matrix{Float64}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:246 [13] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [15] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:32 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MaxPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] compute_ext_rays(M::Matrix{Number}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [12] compute_ext_rays(M::Matrix{Number}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:246 [13] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [15] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:33 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MaxPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [13] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:34 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MaxPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [13] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:35 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MinPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] compute_ext_rays(M::Matrix{Float64}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [12] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [14] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:36 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MinPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] compute_ext_rays(M::Matrix{Number}, n::Int64, semiring::Symbol) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:259 [12] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [14] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:37 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MinPlus{Int64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [13] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:38 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [9] run @ ./process.jl:514 [inlined] [10] compute_ext_rays(I::Matrix{MinPlus{Float64}}, n::Int64) @ TPLib ~/.julia/packages/TPLib/uGSlE/src/TPLib.jl:303 [11] top-level scope @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:22 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [13] macro expansion @ ~/.julia/packages/TPLib/uGSlE/test/runtests.jl:39 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] Test Summary: | Error Total Time compute_ext_rays | 16 16 10.0s RNG of the outermost testset: Random.Xoshiro(0xe3793084a9e95e7d, 0x6935487771dea357, 0x7f80626b2b54052a, 0xb79b73787a521d4d, 0xa1db1e4e30682f6f) 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.25s ERROR: LoadError: Package TPLib errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [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.13/Pkg/src/API.jl:538 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 65.05s: package tests unexpectedly errored