Package evaluation to test FMIImport on Julia 1.14.0-DEV.2114 (cccbcd9611*) started at 2026-05-05T14:46:38.181 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.67s ################################################################################ # Installation # Installing FMIImport... Resolving package versions... Installed CompositionsBase ──────────── v0.1.2 Installed CommonSolve ───────────────── v0.2.6 Installed CommonWorldInvalidations ──── v1.0.0 Installed RelocatableFolders ────────── v1.0.1 Installed Adapt ─────────────────────── v4.5.2 Installed MacroTools ────────────────── v0.5.16 Installed DataStructures ────────────── v0.19.4 Installed RuntimeGeneratedFunctions ─── v0.5.18 Installed ConstructionBase ──────────── v1.6.0 Installed FastPower ─────────────────── v1.3.1 Installed ZipFile ───────────────────── v0.10.1 Installed ExprTools ─────────────────── v0.1.10 Installed FMICore ───────────────────── v1.2.0 Installed SymbolicIndexingInterface ─── v0.3.46 Installed ArrayInterface ────────────── v7.24.0 Installed OrderedCollections ────────── v1.8.1 Installed Compat ────────────────────── v4.18.1 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed SciMLJacobianOperators ────── v0.1.13 Installed PreallocationTools ────────── v1.2.0 Installed RecipesBase ───────────────── v1.3.4 Installed FunctionWrappersWrappers ──── v1.8.0 Installed Statistics ────────────────── v1.11.1 Installed EnzymeCore ────────────────── v0.8.20 Installed SciMLOperators ────────────── v1.18.0 Installed ExproniconLite ────────────── v0.10.14 Installed TimerOutputs ──────────────── v0.5.29 Installed PrecompileTools ───────────── v1.3.3 Installed ProgressMeter ─────────────── v1.11.0 Installed ConcreteStructs ───────────── v0.2.3 Installed SciMLStructures ───────────── v1.10.0 Installed LoggingExtras ─────────────── v1.2.0 Installed StaticArraysCore ──────────── v1.4.4 Installed FMIImport ─────────────────── v1.2.0 Installed TruncatedStacktraces ──────── v1.4.0 Installed GPUArraysCore ─────────────── v0.2.0 Installed IrrationalConstants ───────── v0.2.6 Installed SciMLPublic ───────────────── v1.0.1 Installed ChainRulesCore ────────────── v1.26.1 Installed DiffEqCallbacks ───────────── v4.17.0 Installed FunctionWrappers ──────────── v1.1.3 Installed Requires ──────────────────── v1.3.1 Installed LogExpFunctions ───────────── v0.3.29 Installed NonlinearSolveBase ────────── v2.25.0 Installed FastBroadcast ─────────────── v1.3.2 Installed PackageExtensionCompat ────── v1.0.2 Installed FastClosures ──────────────── v0.3.2 Installed IfElse ────────────────────── v0.1.1 Installed MuladdMacro ───────────────── v0.2.4 Installed FiniteDiff ────────────────── v2.31.0 Installed SciMLBase ─────────────────── v2.155.1 Installed SciMLLogging ──────────────── v1.9.1 Installed Scratch ───────────────────── v1.3.0 Installed XML2_jll ──────────────────── v2.15.1+0 Installed Reexport ──────────────────── v1.2.2 Installed InverseFunctions ──────────── v0.1.17 Installed BracketingNonlinearSolve ──── v1.12.1 Installed EnumX ─────────────────────── v1.0.7 Installed Jieko ─────────────────────── v0.2.1 Installed DiffEqBase ────────────────── v6.218.0 Installed Libiconv_jll ──────────────── v1.18.0+0 Installed JLLWrappers ───────────────── v1.7.1 Installed EzXML ─────────────────────── v1.2.3 Installed Setfield ──────────────────── v1.1.2 Installed Static ────────────────────── v1.4.0 Installed Preferences ───────────────── v1.5.2 Installed FMIBase ───────────────────── v1.3.0 Installed Moshi ─────────────────────── v0.3.7 Installed MaybeInplace ──────────────── v0.1.4 Installed DocStringExtensions ───────── v0.9.5 Installed ADTypes ───────────────────── v1.22.0 Installed RecursiveArrayTools ───────── v3.54.0 Installed Accessors ─────────────────── v0.1.44 Installed DifferentiationInterface ──── v0.7.17 Installing 2 artifacts Installed artifact Libiconv 1.9 MiB Installed artifact XML2 2.2 MiB Updating `~/.julia/environments/v1.14/Project.toml` [9fcbc62e] + FMIImport v1.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.22.0 [7d9f7c33] + Accessors v0.1.44 [79e6a3ab] + Adapt v4.5.2 [4fba245c] + ArrayInterface v7.24.0 [70df07ce] + BracketingNonlinearSolve v1.12.1 [d360d2e6] + ChainRulesCore v1.26.1 [38540f10] + CommonSolve v0.2.6 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [187b0558] + ConstructionBase v1.6.0 [864edb3b] + DataStructures v0.19.4 ⌃ [2b5f629d] + DiffEqBase v6.218.0 [459566f4] + DiffEqCallbacks v4.17.0 [a0c0ee7d] + DifferentiationInterface v0.7.17 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [f151be2c] + EnzymeCore v0.8.20 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [8f5d6c58] + EzXML v1.2.3 [900ee838] + FMIBase v1.3.0 [8af89139] + FMICore v1.2.0 [9fcbc62e] + FMIImport v1.2.0 [7034ab61] + FastBroadcast v1.3.2 [9aa1b823] + FastClosures v0.3.2 [a4df4552] + FastPower v1.3.1 [6a86dc24] + FiniteDiff v2.31.0 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v1.8.0 [46192b85] + GPUArraysCore v0.2.0 [615f187c] + IfElse v0.1.1 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [ae98c720] + Jieko v0.2.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [bb5d69b7] + MaybeInplace v0.1.4 [2e0e35c7] + Moshi v0.3.7 [46d2c3a1] + MuladdMacro v0.2.4 [be0214bd] + NonlinearSolveBase v2.25.0 [bac558e1] + OrderedCollections v1.8.1 [65ce6f38] + PackageExtensionCompat v1.0.2 [d236fae5] + PreallocationTools v1.2.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [92933f4c] + ProgressMeter v1.11.0 [3cdcf5f2] + RecipesBase v1.3.4 ⌅ [731186ca] + RecursiveArrayTools v3.54.0 [189a3867] + Reexport v1.2.2 [05181044] + RelocatableFolders v1.0.1 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.18 ⌅ [0bca4576] + SciMLBase v2.155.1 [19f34311] + SciMLJacobianOperators v0.1.13 ⌅ [a6db7da4] + SciMLLogging v1.9.1 [c0aeaf25] + SciMLOperators v1.18.0 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [6c6a2e73] + Scratch v1.3.0 [efcf1570] + Setfield v1.1.2 [aedffcd0] + Static v1.4.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [2efcf032] + SymbolicIndexingInterface v0.3.46 [a759f4b9] + TimerOutputs v0.5.29 [781d530d] + TruncatedStacktraces v1.4.0 [a5390f91] + ZipFile v0.10.1 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.15.1+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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 v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [deac9b47] + LibCURL_jll v8.19.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2026.3.19 [4536629a] + OpenBLAS_jll v0.3.33+0 [458c3c95] + OpenSSL_jll v3.5.6+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.69.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 11.51s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.2 s ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 27 already precompiled. ERROR: LoadError: TypeError: in cglobal library name, expected Symbol, got a value of type Expr Stacktrace: [1] top-level scope @ ~/.julia/packages/Enzyme_jll/XGZdX/.pkg/platform_augmentation.jl:2 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [3] top-level scope @ ~/.julia/packages/Enzyme_jll/XGZdX/.pkg/select_artifacts.jl:4 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [5] top-level scope @ none:8 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [8] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Enzyme_jll/XGZdX/.pkg/platform_augmentation.jl:2 in expression starting at /home/pkgeval/.julia/packages/Enzyme_jll/XGZdX/.pkg/select_artifacts.jl:4 ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:78 ERROR: LoadError: TypeError: in cglobal library name, expected Symbol, got a value of type Expr Stacktrace: [1] top-level scope @ ~/.julia/packages/Enzyme_jll/XGZdX/.pkg/platform_augmentation.jl:2 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [3] top-level scope @ ~/.julia/packages/Enzyme_jll/XGZdX/.pkg/select_artifacts.jl:4 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [5] top-level scope @ none:8 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [8] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Enzyme_jll/XGZdX/.pkg/platform_augmentation.jl:2 in expression starting at /home/pkgeval/.julia/packages/Enzyme_jll/XGZdX/.pkg/select_artifacts.jl:4 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --check-bounds=yes --pkgimages=existing -g1 -O0 --color=no --history-file=no --startup-file=no --project=/tmp/jl_M6maxH/Project.toml --eval 'append!(empty!(Base.DEPOT_PATH), ["/home/pkgeval/.julia", "/usr/local/share/julia", "/opt/julia/local/share/julia", "/opt/julia/share/julia"]) │ append!(empty!(Base.DL_LOAD_PATH), String[]) │ │ if true │ push!(Base.LOAD_PATH, "@stdlib") │ end │ cd("/home/pkgeval/.julia/packages/Enzyme_jll/XGZdX/.pkg") │ include("/home/pkgeval/.julia/packages/Enzyme_jll/XGZdX/.pkg/select_artifacts.jl") │ ' --compile=min -t1 --startup-file=no x86_64-linux-gnu-libgfortran5-cxx11-julia_version+1.14.0`, ProcessExited(1)) [1] │ │ Stacktrace: │ [1] pipeline_error(proc::Base.Process) │ @ Base ./process.jl:612 [inlined] │ [2] read(cmd::Cmd) │ @ Base ./process.jl:490 │ [3] collect_artifacts(pkg_root::String; platform::Base.BinaryPlatforms.Platform, include_lazy::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1273 │ [4] map(f::Pkg.Operations.var"#73#74"{UUID}, A::Vector{Tuple{String, Dict{String, Any}}}) │ @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1258 [inlined] │ [5] (::Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool})(::Tuple{String, UUID}) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1345 │ [6] iterate(g::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, s::Int64) │ @ Base ./generator.jl:48 [inlined] │ [7] collect_to!(dest::Vector{Vector{Tuple{String, Dict{String, Any}, UUID}}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, offs::Int64, st::Int64) │ @ Base ./array.jl:914 │ [8] collect_to_with_first!(dest::Vector{Vector{Tuple{String, Dict{String, Any}, UUID}}}, v1::Vector{Tuple{String, Dict{String, Any}, UUID}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, st::Int64) │ @ Base ./array.jl:869 [inlined] │ [9] _collect(c::Vector{Tuple{String, Union{Nothing, UUID}}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) │ @ Base ./array.jl:863 │ [10] collect_similar(cont::Vector{Tuple{String, Union{Nothing, UUID}}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}) │ @ Base ./array.jl:768 │ [11] in(x::UUID, s::Set{UUID}) │ @ Base ./abstractarray.jl:3390 [inlined] │ [12] download_artifacts(ctx::Pkg.Types.Context, pkgs::Base.ValueIterator{Dict{UUID, Pkg.Types.PackageEntry}}; platform::Base.BinaryPlatforms.Platform, julia_version::VersionNumber, verbose::Bool, io::Base.DevNull, include_lazy::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1343 │ [13] download_artifacts │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1300 [inlined] │ [14] download_artifacts(ctx::Pkg.Types.Context; platform::Base.BinaryPlatforms.Platform, julia_version::VersionNumber, verbose::Bool, io::Base.DevNull, include_lazy::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1491 │ [15] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2542 │ [16] iterate(A::Vector{PackageSpec}, state::Int64) │ @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2511 [inlined] │ [17] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, workspace::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:479 │ [18] up │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:446 [inlined] │ [19] ht_keyindex(h::Dict{UUID, Pkg.Types.PackageEntry}, key::UUID) │ @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] │ [20] get(h::Dict{UUID, Pkg.Types.PackageEntry}, key::UUID, default::Nothing) │ @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:485 [inlined] │ [21] get(m::Pkg.Types.Manifest, key::UUID, default::Nothing) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:484 [inlined] │ [22] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:83 │ [23] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:9 │ [24] (::var"#10#11")() │ @ Main /PkgEval.jl/scripts/precompile.jl:21 │ [25] Base.ScopedValues.Scope(scope::Nothing, pair::Pair{Base.ScopedValues.ScopedValue{IO}, Base.DevNull}) │ @ Base.ScopedValues /PkgEval.jl/scripts/common.jl:52 [inlined] │ [26] with(::var"#3#4"{var"#10#11"}, ::Pair{Base.ScopedValues.ScopedValue{IO}, Base.DevNull}) │ @ Base.ScopedValues ./scopedvalues.jl:324 │ [27] capture_pkg_output(f::var"#10#11"; suppress::Bool) │ @ Main /PkgEval.jl/scripts/common.jl:51 │ [28] suppress_pkg_output(f::Function) │ @ Main /PkgEval.jl/scripts/common.jl:35 │ [29] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:19 │ [30] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [31] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:352 │ [32] _start() │ @ Base ./client.jl:593 └ @ Main /PkgEval.jl/scripts/precompile.jl:24 Activating project at `~/.julia/environments/v1.14` Precompiling package dependencies... Precompiling project... 2.9 s ✓ MacroTools 0.6 s ✓ Reexport 0.8 s ✓ Statistics 0.7 s ✓ SciMLPublic 0.9 s ✓ ConstructionBase 2.7 s ✓ ExproniconLite 2.0 s ✓ IrrationalConstants 0.8 s ✓ CommonWorldInvalidations 1.0 s ✓ StaticArraysCore 0.8 s ✓ ConcreteStructs 1.3 s ✓ EnzymeCore 1.4 s ✓ OrderedCollections 0.8 s ✓ FastPower 1.5 s ✓ FunctionWrappers 0.9 s ✓ InverseFunctions 1.4 s ✓ ADTypes 0.8 s ✓ CompositionsBase 1.1 s ✓ DocStringExtensions 0.8 s ✓ FastClosures 0.8 s ✓ MuladdMacro 0.9 s ✓ EnumX 0.9 s ✓ ExprTools 0.8 s ✓ IfElse 0.8 s ✓ CommonSolve 0.8 s ✓ IteratorInterfaceExtensions 0.8 s ✓ PackageExtensionCompat 1.2 s ✓ Requires 2.3 s ✓ ProgressMeter 1.2 s ✓ ZipFile 2.6 s ✓ FMICore 1.2 s ✓ Scratch 1.4 s ✓ LoggingExtras 1.2 s ✓ Compat 1.4 s ✓ Preferences 0.8 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 3.1 s ✓ Jieko 3.4 s ✓ DataStructures 1.1 s ✓ InverseFunctions → InverseFunctionsDatesExt 1.9 s ✓ DifferentiationInterface 0.7 s ✓ ADTypes → ADTypesConstructionBaseExt 0.7 s ✓ ADTypes → ADTypesEnzymeCoreExt 0.8 s ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1.3 s ✓ LogExpFunctions 0.9 s ✓ RuntimeGeneratedFunctions 3.4 s ✓ TimerOutputs 1.0 s ✓ Adapt 1.4 s ✓ RelocatableFolders 0.8 s ✓ Compat → CompatLinearAlgebraExt 1.4 s ✓ JLLWrappers 1.2 s ✓ PrecompileTools 2.3 s ✓ TruncatedStacktraces 2.2 s ✓ SciMLLogging 2.9 s ✓ Setfield 16.5 s ✓ Moshi 5.4 s ✓ Accessors 0.8 s ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 1.2 s ✓ ArrayInterface 1.3 s ✓ GPUArraysCore 0.8 s ✓ EnzymeCore → AdaptExt 2.7 s ✓ ChainRulesCore 2.0 s ✓ Libiconv_jll 3.5 s ✓ RecipesBase 8.5 s ✓ Static 3.7 s ✓ FunctionWrappersWrappers 2.9 s ✓ Accessors → LinearAlgebraExt 1.2 s ✓ FastBroadcast 0.8 s ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 2.0 s ✓ MaybeInplace 2.1 s ✓ SciMLStructures 3.1 s ✓ PreallocationTools 0.9 s ✓ DifferentiationInterface → DifferentiationInterfaceGPUArraysCoreExt 0.9 s ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt 1.5 s ✓ EnzymeCore → EnzymeCoreChainRulesCoreExt 0.9 s ✓ ADTypes → ADTypesChainRulesCoreExt 1.0 s ✓ DifferentiationInterface → DifferentiationInterfaceChainRulesCoreExt 4.0 s ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 0.8 s ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 2.6 s ✓ XML2_jll 5.0 s ✓ SciMLOperators 1.4 s ✓ FastBroadcast → FastBroadcastStaticExt 1.5 s ✓ FiniteDiff 4.1 s ✓ SymbolicIndexingInterface 2.5 s ✓ EzXML 1.5 s ✓ SciMLOperators → SciMLOperatorsStaticArraysCoreExt 1.1 s ✓ DifferentiationInterface → DifferentiationInterfaceFiniteDiffExt 8.3 s ✓ RecursiveArrayTools 1.7 s ✓ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 1.7 s ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt 31.1 s ✓ SciMLBase 4.1 s ✓ SciMLBase → SciMLBaseChainRulesCoreExt 3.7 s ✓ SciMLBase → SciMLBaseDifferentiationInterfaceExt 9.3 s ✓ SciMLJacobianOperators 21.5 s ✓ NonlinearSolveBase 5.1 s ✓ NonlinearSolveBase → NonlinearSolveBaseChainRulesCoreExt 11.3 s ✓ BracketingNonlinearSolve 11.3 s ✓ DiffEqBase 4.9 s ✓ DiffEqBase → DiffEqBaseChainRulesCoreExt 14.2 s ✓ DiffEqCallbacks 6.5 s ✓ FMIBase 8.0 s ✓ FMIImport 100 dependencies successfully precompiled in 303 seconds. 25 already precompiled. Precompilation completed after 346.4s ################################################################################ # Testing # Testing FMIImport ERROR: LoadError: TypeError: in cglobal library name, expected Symbol, got a value of type Expr Stacktrace: [1] top-level scope @ ~/.julia/packages/Enzyme_jll/XGZdX/.pkg/platform_augmentation.jl:2 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [3] top-level scope @ ~/.julia/packages/Enzyme_jll/XGZdX/.pkg/select_artifacts.jl:4 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [5] top-level scope @ none:8 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [8] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Enzyme_jll/XGZdX/.pkg/platform_augmentation.jl:2 in expression starting at /home/pkgeval/.julia/packages/Enzyme_jll/XGZdX/.pkg/select_artifacts.jl:4 Testing failed after 9.28s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 -O0 --color=no --history-file=no --startup-file=no --project=/tmp/jl_SsP6o5/Project.toml --eval 'append!(empty!(Base.DEPOT_PATH), ["/home/pkgeval/.julia", "/usr/local/share/julia", "/opt/julia/local/share/julia", "/opt/julia/share/julia"]) append!(empty!(Base.DL_LOAD_PATH), String[]) if true push!(Base.LOAD_PATH, "@stdlib") end cd("/home/pkgeval/.julia/packages/Enzyme_jll/XGZdX/.pkg") include("/home/pkgeval/.julia/packages/Enzyme_jll/XGZdX/.pkg/select_artifacts.jl") ' --compile=min -t1 --startup-file=no x86_64-linux-gnu-libgfortran5-cxx11-julia_version+1.14.0`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base ./process.jl:612 [inlined] [2] read(cmd::Cmd) @ Base ./process.jl:490 [3] collect_artifacts(pkg_root::String; platform::Base.BinaryPlatforms.Platform, include_lazy::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1273 [4] map(f::Pkg.Operations.var"#73#74"{UUID}, A::Vector{Tuple{String, Dict{String, Any}}}) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1258 [inlined] [5] (::Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool})(::Tuple{String, UUID}) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1345 [6] iterate(g::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, s::Int64) @ Base ./generator.jl:48 [inlined] [7] collect_to!(dest::Vector{Vector{Tuple{String, Dict{String, Any}, UUID}}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, offs::Int64, st::Int64) @ Base ./array.jl:914 [8] collect_to_with_first!(dest::Vector{Vector{Tuple{String, Dict{String, Any}, UUID}}}, v1::Vector{Tuple{String, Dict{String, Any}, UUID}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, st::Int64) @ Base ./array.jl:869 [inlined] [9] _collect(c::Vector{Tuple{String, Union{Nothing, UUID}}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:863 [10] collect_similar(cont::Vector{Tuple{String, Union{Nothing, UUID}}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}) @ Base ./array.jl:768 [11] in(x::UUID, s::Set{UUID}) @ Base ./abstractarray.jl:3390 [inlined] [12] download_artifacts(ctx::Pkg.Types.Context, pkgs::Base.ValueIterator{Dict{UUID, Pkg.Types.PackageEntry}}; platform::Base.BinaryPlatforms.Platform, julia_version::VersionNumber, verbose::Bool, io::IOContext{IO}, include_lazy::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1343 [13] download_artifacts @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1300 [inlined] [14] download_artifacts(ctx::Pkg.Types.Context; platform::Base.BinaryPlatforms.Platform, julia_version::VersionNumber, verbose::Bool, io::IOContext{IO}, include_lazy::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1491 [15] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2542 [16] iterate(A::Vector{PackageSpec}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2511 [inlined] [17] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, workspace::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:479 [18] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:446 [inlined] [19] up @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] [20] #resolve#174 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:485 [inlined] [21] resolve @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:484 [inlined] [22] (::Pkg.Operations.var"#215#216"{Bool, Bool, Bool, Pkg.Operations.var"#236#237"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Bool, Pkg.Types.EnvCache})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2804 [23] with_temp_env(fn::Pkg.Operations.var"#215#216"{Bool, Bool, Bool, Pkg.Operations.var"#236#237"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Bool, Pkg.Types.EnvCache}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2731 [24] get(h::Dict{UUID, Pkg.Types.PackageEntry}, key::UUID, default::Nothing) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2788 [inlined] [25] get(m::Pkg.Types.Manifest, key::UUID, default::Nothing) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2781 [inlined] [26] (::Pkg.Operations.var"#220#221"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#236#237"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Nothing, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2898 [27] mktempdir(fn::Pkg.Operations.var"#220#221"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#236#237"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Nothing, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:943 ┌[28] mktempdir │ @ ./file.jl:939 [inlined] ╰──── repeated 2 times [30] #sandbox#217 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2844 [inlined] [31] iterate(A::Vector{PackageSpec}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2834 [inlined] [32] 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:3115 [33] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] [34] 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:586 [35] 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 [36] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [37] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [38] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [39] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [40] include(mod::Module, _path::String) @ Base ./Base.jl:326 [41] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [42] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 430.64s: there were unidentified errors