Package evaluation to test UFFFiles on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T01:10:22.067 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 9.33s ################################################################################ # Installation # Installing UFFFiles... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [20c5726e] + UFFFiles v1.1.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [e1450e63] + BufferedStreams v1.2.2 [c27321d9] + Glob v1.4.0 [6ef1bc8b] + Scanf v0.5.4 [20c5726e] + UFFFiles v1.1.0 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.3s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.11/activate_set.jl:78 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ expected package `UFFFiles [20c5726e]` to exist at path `/Users/maucejo/Documents/01_Recherche/04_Projets/Codes/Julia/UFFFiles` │ Stacktrace: │ [1] pkgerror(msg::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 │ [2] collect_fixed!(env::Pkg.Types.EnvCache, pkgs::Vector{Pkg.Types.PackageSpec}, names::Dict{UUID, String}) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:338 │ [3] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, julia_version::VersionNumber, installed_only::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:404 │ [4] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, level::Pkg.Types.UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1633 │ [5] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; level::Pkg.Types.UpgradeLevel, mode::Pkg.Types.PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:388 │ [6] up │ @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:362 [inlined] │ [7] up │ @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:164 [inlined] │ [8] #resolve#143 │ @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:394 [inlined] │ [9] resolve │ @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:393 [inlined] │ [10] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.11/activate_set.jl:83 │ [11] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.11/activate_set.jl:9 │ [12] (::var"#6#8")() │ @ Main /PkgEval.jl/scripts/precompile.jl:21 │ [13] capture_pkg_output(f::var"#6#8"; suppress::Bool) │ @ Main /PkgEval.jl/scripts/common.jl:55 │ [14] suppress_pkg_output(f::Function) │ @ Main /PkgEval.jl/scripts/common.jl:35 │ [15] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:19 │ [16] include(mod::Module, _path::String) │ @ Base ./Base.jl:562 │ [17] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:316 │ [18] _start() │ @ Base ./client.jl:524 └ @ Main /PkgEval.jl/scripts/precompile.jl:24 Activating project at `~/.julia/environments/v1.11` Precompiling package dependencies... Precompiling project... 3054.6 ms ✓ UFFFiles 1 dependency successfully precompiled in 3 seconds. 6 already precompiled. Precompilation completed after 19.26s ################################################################################ # Testing # Testing UFFFiles Testing failed after 3.84s ERROR: LoadError: expected package `UFFFiles [20c5726e]` to exist at path `/Users/maucejo/Documents/01_Recherche/04_Projets/Codes/Julia/UFFFiles` Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] collect_fixed!(env::Pkg.Types.EnvCache, pkgs::Vector{Pkg.Types.PackageSpec}, names::Dict{UUID, String}) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:338 [3] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:404 [4] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, level::Pkg.Types.UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1633 [5] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; level::Pkg.Types.UpgradeLevel, mode::Pkg.Types.PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:388 [6] up @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:362 [inlined] [7] up @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:164 [inlined] [8] #resolve#143 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:394 [inlined] [9] resolve @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:393 [inlined] [10] (::Pkg.Operations.var"#118#123"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#131#136"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1918 [11] with_temp_env(fn::Pkg.Operations.var"#118#123"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#131#136"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1793 [12] (::Pkg.Operations.var"#116#121"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#131#136"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1902 [13] mktempdir(fn::Pkg.Operations.var"#116#121"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#131#136"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:819 [14] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:815 [15] mktempdir @ ./file.jl:815 [inlined] [16] #sandbox#115 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1849 [inlined] [17] 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.11/Pkg/src/Operations.jl:2067 [18] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [inlined] [19] 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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 [20] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [21] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [22] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [23] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 45.64s: there were unidentified errors