Package evaluation to test Constellation on Julia 1.14.0-DEV.30 (073666df8b*) started at 2025-11-04T18:17:41.031 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.32s ################################################################################ # Installation # Installing Constellation... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [12cd0da3] + Constellation v1.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 [f0e56b4a] + ConcurrentUtilities v2.5.0 [12cd0da3] + Constellation v1.2.0 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.1 [864edb3b] + DataStructures v0.19.2 [e2d170a0] + DataValueInterfaces v1.0.0 [460bff9d] + ExceptionUnwrapping v0.1.11 [cd3eb016] + HTTP v1.10.19 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [b964fa9f] + LaTeXStrings v1.4.0 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.9 [e1d29d7a] + Missings v1.2.0 [4d8831e6] + OpenSSL v1.6.0 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [08abe8d2] + PrettyTables v3.1.0 [189a3867] + Reexport v1.2.2 [91c51154] + SentinelArrays v1.4.8 [777ac1f9] + SimpleBufferStream v1.2.0 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [104b5d7c] + WebSockets v1.6.0 [c8ffd9c3] + MbedTLS_jll v2.28.10+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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 v1.0.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 [14a3606d] + MozillaCACerts_jll v2025.9.9 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+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 5.35s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 11729.9 ms ✓ Constellation 1 dependency successfully precompiled in 13 seconds. 61 already precompiled. Precompilation completed after 26.44s ################################################################################ # Testing # Testing Constellation Status `/tmp/jl_r9yoVe/Project.toml` [12cd0da3] Constellation v1.2.0 [a93c6f00] DataFrames v1.8.1 [cd3eb016] HTTP v1.10.19 ⌅ [682c06a0] JSON v0.21.4 [104b5d7c] WebSockets v1.6.0 [7b1f6079] FileWatching v1.11.0 [56ddb016] Logging v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_r9yoVe/Manifest.toml` [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.0 [12cd0da3] Constellation v1.2.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.2 [e2d170a0] DataValueInterfaces v1.0.0 [460bff9d] ExceptionUnwrapping v0.1.11 [cd3eb016] HTTP v1.10.19 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [b964fa9f] LaTeXStrings v1.4.0 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [e1d29d7a] Missings v1.2.0 [4d8831e6] OpenSSL v1.6.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [08abe8d2] PrettyTables v3.1.0 [189a3867] Reexport v1.2.2 [91c51154] SentinelArrays v1.4.8 [777ac1f9] SimpleBufferStream v1.2.0 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [104b5d7c] WebSockets v1.6.0 [c8ffd9c3] MbedTLS_jll v2.28.10+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.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 v1.0.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 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Serveur: Error During Test at /home/pkgeval/.julia/packages/Constellation/4tObY/test/runtests.jl:5 Got exception outside of a @test LoadError: IOError: could not spawn `constl version`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) @ Base ./process.jl:149 [2] _spawn @ ./process.jl:166 [inlined] [3] #_spawn##0 @ ./process.jl:158 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base ./process.jl:245 [5] _spawn @ ./process.jl:157 [inlined] [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) @ Base ./process.jl:416 [7] open @ ./process.jl:406 [inlined] [8] open(cmds::Cmd, mode::String, stdio::Base.DevNull) @ Base ./process.jl:387 [9] read(cmd::Cmd) @ Base ./process.jl:489 [10] read @ ./process.jl:500 [inlined] [11] readchomp @ ./io.jl:1152 [inlined] [12] obtVersionServeur(exe::String) @ Constellation ~/.julia/packages/Constellation/4tObY/src/serveur.jl:4 [13] top-level scope @ ~/.julia/packages/Constellation/4tObY/test/testServeur.jl:4 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ ~/.julia/packages/Constellation/4tObY/test/runtests.jl:5 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [17] macro expansion @ ~/.julia/packages/Constellation/4tObY/test/runtests.jl:6 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [19] macro expansion @ ~/.julia/packages/Constellation/4tObY/test/runtests.jl:6 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [24] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Constellation/4tObY/test/testServeur.jl:4 WARNING: Method definition versionValide(AbstractString) in module Main at /home/pkgeval/.julia/packages/Constellation/4tObY/test/utils.jl:1 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition estNumérique(Any) in module Main at /home/pkgeval/.julia/packages/Constellation/4tObY/test/utils.jl:14 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition avecServeurTest(Function) in module Main at /home/pkgeval/.julia/packages/Constellation/4tObY/test/utils.jl:18 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition attendreDossierExiste(AbstractString) in module Main at /home/pkgeval/.julia/packages/Constellation/4tObY/test/utils.jl:26 overwritten on the same line (check for duplicate calls to `include`). Client : action et suivi: Error During Test at /home/pkgeval/.julia/packages/Constellation/4tObY/test/runtests.jl:9 Got exception outside of a @test LoadError: IOError: could not spawn `constl lancer -m --dossier /tmp/jl_SAiuRC`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) @ Base ./process.jl:149 [2] _spawn @ ./process.jl:166 [inlined] [3] #_spawn##0 @ ./process.jl:158 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base ./process.jl:245 [5] _spawn @ ./process.jl:157 [inlined] [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) @ Base ./process.jl:411 ┌ [7] open │ @ ./process.jl:406 [inlined] ╰──── repeated 2 times [9] lancerServeur(; port::Int64, exe::String, dossier::String) @ Constellation ~/.julia/packages/Constellation/4tObY/src/serveur.jl:18 [10] lancerServeur @ ~/.julia/packages/Constellation/4tObY/src/serveur.jl:8 [inlined] [11] #avecServeur#3 @ ~/.julia/packages/Constellation/4tObY/src/serveur.jl:52 [inlined] [12] avecServeur @ ~/.julia/packages/Constellation/4tObY/src/serveur.jl:46 [inlined] [13] #avecServeurTest##4 @ ~/.julia/packages/Constellation/4tObY/test/utils.jl:20 [inlined] [14] mktempdir(fn::var"#avecServeurTest##4#avecServeurTest##5"{var"#8#9"}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 ┌[15] mktempdir │ @ ./file.jl:932 [inlined] ╰──── repeated 2 times [17] avecServeurTest(f::var"#8#9") @ Main ~/.julia/packages/Constellation/4tObY/test/utils.jl:19 [18] top-level scope @ ~/.julia/packages/Constellation/4tObY/test/client/testActionSuivi.jl:3 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ ~/.julia/packages/Constellation/4tObY/test/runtests.jl:5 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [22] macro expansion @ ~/.julia/packages/Constellation/4tObY/test/runtests.jl:10 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [24] macro expansion @ ~/.julia/packages/Constellation/4tObY/test/runtests.jl:10 [inlined] [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Constellation/4tObY/test/client/testActionSuivi.jl:3 WARNING: Method definition versionValide(AbstractString) in module Main at /home/pkgeval/.julia/packages/Constellation/4tObY/test/utils.jl:1 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition estNumérique(Any) in module Main at /home/pkgeval/.julia/packages/Constellation/4tObY/test/utils.jl:14 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition avecServeurTest(Function) in module Main at /home/pkgeval/.julia/packages/Constellation/4tObY/test/utils.jl:18 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition attendreDossierExiste(AbstractString) in module Main at /home/pkgeval/.julia/packages/Constellation/4tObY/test/utils.jl:26 overwritten on the same line (check for duplicate calls to `include`). Client : recherche: Error During Test at /home/pkgeval/.julia/packages/Constellation/4tObY/test/runtests.jl:13 Got exception outside of a @test LoadError: IOError: could not spawn `constl lancer -m --dossier /tmp/jl_dRa2d2`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) @ Base ./process.jl:149 [2] _spawn @ ./process.jl:166 [inlined] [3] #_spawn##0 @ ./process.jl:158 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base ./process.jl:245 [5] _spawn @ ./process.jl:157 [inlined] [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) @ Base ./process.jl:411 ┌ [7] open │ @ ./process.jl:406 [inlined] ╰──── repeated 2 times [9] lancerServeur(; port::Int64, exe::String, dossier::String) @ Constellation ~/.julia/packages/Constellation/4tObY/src/serveur.jl:18 [10] lancerServeur @ ~/.julia/packages/Constellation/4tObY/src/serveur.jl:8 [inlined] [11] #avecServeur#3 @ ~/.julia/packages/Constellation/4tObY/src/serveur.jl:52 [inlined] [12] avecServeur @ ~/.julia/packages/Constellation/4tObY/src/serveur.jl:46 [inlined] [13] #avecServeurTest##8 @ ~/.julia/packages/Constellation/4tObY/test/utils.jl:20 [inlined] [14] mktempdir(fn::var"#avecServeurTest##8#avecServeurTest##9"{var"#21#22"}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 ┌[15] mktempdir │ @ ./file.jl:932 [inlined] ╰──── repeated 2 times [17] avecServeurTest(f::var"#21#22") @ Main ~/.julia/packages/Constellation/4tObY/test/utils.jl:19 [18] top-level scope @ ~/.julia/packages/Constellation/4tObY/test/client/testRecherche.jl:3 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ ~/.julia/packages/Constellation/4tObY/test/runtests.jl:5 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [22] macro expansion @ ~/.julia/packages/Constellation/4tObY/test/runtests.jl:14 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [24] macro expansion @ ~/.julia/packages/Constellation/4tObY/test/runtests.jl:14 [inlined] [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Constellation/4tObY/test/client/testRecherche.jl:3 WARNING: Method definition versionValide(AbstractString) in module Main at /home/pkgeval/.julia/packages/Constellation/4tObY/test/utils.jl:1 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition estNumérique(Any) in module Main at /home/pkgeval/.julia/packages/Constellation/4tObY/test/utils.jl:14 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition avecServeurTest(Function) in module Main at /home/pkgeval/.julia/packages/Constellation/4tObY/test/utils.jl:18 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition attendreDossierExiste(AbstractString) in module Main at /home/pkgeval/.julia/packages/Constellation/4tObY/test/utils.jl:26 overwritten on the same line (check for duplicate calls to `include`). Client : fonctions spéciales: Error During Test at /home/pkgeval/.julia/packages/Constellation/4tObY/test/runtests.jl:17 Got exception outside of a @test LoadError: IOError: could not spawn `constl lancer -m --dossier /tmp/jl_gIqwXB`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) @ Base ./process.jl:149 [2] _spawn @ ./process.jl:166 [inlined] [3] #_spawn##0 @ ./process.jl:158 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base ./process.jl:245 [5] _spawn @ ./process.jl:157 [inlined] [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) @ Base ./process.jl:411 ┌ [7] open │ @ ./process.jl:406 [inlined] ╰──── repeated 2 times [9] lancerServeur(; port::Int64, exe::String, dossier::String) @ Constellation ~/.julia/packages/Constellation/4tObY/src/serveur.jl:18 [10] lancerServeur @ ~/.julia/packages/Constellation/4tObY/src/serveur.jl:8 [inlined] [11] #avecServeur#3 @ ~/.julia/packages/Constellation/4tObY/src/serveur.jl:52 [inlined] [12] avecServeur @ ~/.julia/packages/Constellation/4tObY/src/serveur.jl:46 [inlined] [13] #avecServeurTest##12 @ ~/.julia/packages/Constellation/4tObY/test/utils.jl:20 [inlined] [14] mktempdir(fn::var"#avecServeurTest##12#avecServeurTest##13"{var"#35#36"}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 ┌[15] mktempdir │ @ ./file.jl:932 [inlined] ╰──── repeated 2 times [17] avecServeurTest(f::var"#35#36") @ Main ~/.julia/packages/Constellation/4tObY/test/utils.jl:19 [18] top-level scope @ ~/.julia/packages/Constellation/4tObY/test/client/testFonctionsSpéciales.jl:5 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ ~/.julia/packages/Constellation/4tObY/test/runtests.jl:5 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [22] macro expansion @ ~/.julia/packages/Constellation/4tObY/test/runtests.jl:18 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [24] macro expansion @ ~/.julia/packages/Constellation/4tObY/test/runtests.jl:18 [inlined] [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Constellation/4tObY/test/client/testFonctionsSpéciales.jl:5 Test Summary: | Error Total Time Constellation.jl | 4 4 14.1s Serveur | 1 1 10.5s Client : action et suivi | 1 1 3.0s Client : recherche | 1 1 0.2s Client : fonctions spéciales | 1 1 0.3s RNG of the outermost testset: Random.Xoshiro(0xe02fa9ebf3a98804, 0x1539e371dcb4a74d, 0xc61b6b7c834b20d6, 0x1960b24c1f3baed4, 0xb00b4dc4f4e0e9e5) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 4 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Constellation/4tObY/test/runtests.jl:3 Testing failed after 37.83s ERROR: LoadError: Package Constellation errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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.14/Pkg/src/API.jl:572 [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.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 101.37s: package tests unexpectedly errored