Package evaluation to test FMICore on Julia 1.12.4 (01a2eadb04*) started at 2026-01-08T20:20:15.590 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.46s ################################################################################ # Installation # Installing FMICore... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [8af89139] + FMICore v1.2.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [8af89139] + FMICore v1.2.0 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.97s ################################################################################ # 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/iseFl/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/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:306 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:317 │ [9] _start() │ @ Base ./client.jl:550 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 2166.9 ms ✓ FMICore 1 dependency successfully precompiled in 2 seconds. 3 already precompiled. Precompilation completed after 15.77s ################################################################################ # Testing # Testing FMICore Status `/tmp/jl_2Zt4E5/Project.toml` [8af89139] FMICore v1.2.0 [fd094767] Suppressor v0.2.8 [a5390f91] ZipFile v0.10.1 [f43a241f] Downloads v1.7.0 [8f399da3] Libdl v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_2Zt4E5/Manifest.toml` [8af89139] FMICore v1.2.0 [fd094767] Suppressor v0.2.8 [a5390f91] ZipFile v0.10.1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.15.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 Testing Running tests... Precompiling packages... 1371.4 ms ✓ ZipFile 1 dependency successfully precompiled in 2 seconds. 3 already precompiled. Test Summary: | Pass Total Time FMICore.jl | 114 114 17.7s [OK][CvodeStatistics][test_generic]: Sundials CVode Statistics Stop time : 0.00 s Simulation time : 0.00 s Number of external steps : 0 Number of internal steps : 0 Number of non-linear iterations : 0 Number of non-linear convergence failures: 0 Number of f function evaluations : 0 Number of g function evaluations : 0 Number of Jacobian-evaluations (direct) : 0 Maximum integration order : 0 Suggested tolerance scale factor : 1.0 Grouping used : yes [OK][][test_generic]: Rejected count Number of external steps : 0 Number of internal steps : 0 Number of f function evaluations : 0 Number of Jac function evaluations : 0 [Discard][IllegalFunctionCall][test_cs]: fmi2GetStatus: not supported since asynchronous execution of fmiDoStep is not supported [Discard][IllegalFunctionCall][test_cs]: fmi2GetIntegerStatus: fmiStatusKind 2 unknown [Discard][IllegalFunctionCall][test_cs]: fmi2GetBooleanStatus: fmiStatusKind 2 unknown [Discard][IllegalFunctionCall][test_cs]: fmi2GetStringStatus: not supported since asynchronous execution of fmiDoStep is not supported [OK][CvodeStatistics][test_cs]: Sundials CVode Statistics Stop time : 0.01 s Simulation time : 0.02 s Number of external steps : 1 Number of internal steps : 3 Number of non-linear iterations : 3 Number of non-linear convergence failures: 0 Number of f function evaluations : 7 Number of g function evaluations : 4 Number of Jacobian-evaluations (direct) : 1 Maximum integration order : 2 Suggested tolerance scale factor : 1.0 Grouping used : yes [Warning][][test_generic_io]: fmi2GetRealOutputDerivatives: time interval for estimate is 0.000000, returning 0 Testing FMICore tests passed Testing completed after 24.64s PkgEval succeeded after 60.95s