Package evaluation of Effects on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T03:37:57.730 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.28s ################################################################################ # Installation # Installing Effects... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [8f03c58b] + Effects v1.4.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [861a8166] + Combinatorics v1.0.2 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.16.0 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.7.0 [864edb3b] + DataStructures v0.18.22 [e2d170a0] + DataValueInterfaces v1.0.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [31c24e10] + Distributions v0.25.119 [ffbed154] + DocStringExtensions v0.9.4 [8f03c58b] + Effects v1.4.0 [1a297f60] + FillArrays v1.13.0 ⌅ [f6369f11] + ForwardDiff v0.10.38 [34004b35] + HypergeometricFunctions v0.3.28 [842dd82b] + InlineStrings v1.4.3 [41ab1584] + InvertedIndices v1.3.1 [92d709cd] + IrrationalConstants v0.2.4 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.0 [b964fa9f] + LaTeXStrings v1.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.0 [90014a1f] + PDMats v0.11.34 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [08abe8d2] + PrettyTables v2.4.0 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.8.0 [91c51154] + SentinelArrays v1.4.8 [1277b4bf] + ShiftedArrays v2.0.0 [a2af1166] + SortingAlgorithms v1.2.1 [276daf66] + SpecialFunctions v2.5.1 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.0 [2913bbd2] + StatsBase v0.34.4 [4c63d2b9] + StatsFuns v1.5.0 [3eaba693] + StatsModels v0.7.4 [892a3eda] + StringManipulation v0.4.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates 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.12.0 [d6f4376e] + Markdown v1.11.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 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.12.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 4.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: EffectsMixedModelsExt Failed to precompile EffectsMixedModelsExt [5b662319-6b5e-5bd7-ba55-82e14bd560f0] to "/home/pkgeval/.julia/compiled/v1.13/EffectsMixedModelsExt/jl_FjkMcj" (ProcessExited(1)). WARNING: Constructor for type "Type" was extended in `Flatbuf` without explicit qualification or import. NOTE: Assumed "Type" refers to `Base.Type`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Type end`. Hint: To silence the warning, qualify `Type` as `Base.Type` in the method signature or explicitly `import Base: Type`. ERROR: LoadError: syntax: misplaced "global" declaration Stacktrace: [1] top-level scope @ ~/.julia/packages/NLopt/6hGun/src/NLopt.jl:850 [2] include(mod::Module, _path::String) @ Base ./Base.jl:303 [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2978 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [7] include_string @ ./loading.jl:2834 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [9] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/NLopt/6hGun/src/NLopt.jl:6 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile NLopt [76087f3c-5699-56af-9a33-bf431cd00edd] to "/home/pkgeval/.julia/compiled/v1.13/NLopt/jl_tETdbG" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#234 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/MixedModels/bu3nA/src/MixedModels.jl:23 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/MixedModels/bu3nA/src/MixedModels.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile MixedModels [ff71e718-51f3-5ec2-a782-8ffcbfa3c316] to "/home/pkgeval/.julia/compiled/v1.13/MixedModels/jl_iVOr7t" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#234 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/Effects/rA2CR/ext/EffectsMixedModelsExt.jl:5 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Effects/rA2CR/ext/EffectsMixedModelsExt.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 333.92s ################################################################################ # Testing # Testing Effects Status `/tmp/jl_KdVhZL/Project.toml` [4c88cf16] Aqua v0.8.11 [861a8166] Combinatorics v1.0.2 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.22 [31c24e10] Distributions v0.25.119 [8f03c58b] Effects v1.4.0 ⌅ [f6369f11] ForwardDiff v0.10.38 [38e38edf] GLM v1.9.0 [842dd82b] InlineStrings v1.4.3 [ff71e718] MixedModels v4.34.1 [f8716d33] MultipleTesting v0.6.0 [ce6b1742] RDatasets v0.7.7 [860ef19b] StableRNGs v1.0.2 [5064a6a7] StandardizedPredictors v1.0.1 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.0 [2913bbd2] StatsBase v0.34.4 [3eaba693] StatsModels v0.7.4 [fd094767] Suppressor v0.2.8 [bd369af6] Tables v1.12.0 [98d24dd4] TestSetExtensions v3.0.0 ⌅ [ec2bfdc2] Vcov v0.7.1 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_KdVhZL/Manifest.toml` [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.11 [4c555306] ArrayLayouts v1.11.1 [69666777] Arrow v2.8.0 [31f734f8] ArrowTypes v2.3.0 [093aae92] BSplineKit v0.19.0 [aae01518] BandedMatrices v1.9.4 [c3b6d118] BitIntegers v0.3.5 [fa961155] CEnum v0.5.0 [336ed68f] CSV v0.10.15 [324d7699] CategoricalArrays v0.10.8 [5ba52731] CodecLz4 v0.4.6 [944b1d66] CodecZlib v0.7.8 [6b39b394] CodecZstd v0.8.6 [861a8166] Combinatorics v1.0.2 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.16.0 [f0e56b4a] ConcurrentUtilities v2.5.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [ab62b9b5] DeepDiffs v1.2.0 [85a47980] Dictionaries v0.4.5 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [31c24e10] Distributions v0.25.119 [ffbed154] DocStringExtensions v0.9.4 [8f03c58b] Effects v1.4.0 [4e289a0a] EnumX v1.0.5 [e2ba6199] ExprTools v0.1.10 [442a2c76] FastGaussQuadrature v1.0.2 [5789e2e9] FileIO v1.17.0 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.13.0 ⌅ [f6369f11] ForwardDiff v0.10.38 [38e38edf] GLM v1.9.0 [6407cd72] GroupedArrays v0.3.3 [34004b35] HypergeometricFunctions v0.3.28 [615f187c] IfElse v0.1.1 [313cdc1a] Indexing v1.1.1 [842dd82b] InlineStrings v1.4.3 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [0f8b85d8] JSON3 v1.14.2 [b964fa9f] LaTeXStrings v1.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [ff71e718] MixedModels v4.34.1 [7e9fb7ac] MixedModelsDatasets v0.1.2 [78c3b35d] Mocking v0.8.1 [f8716d33] MultipleTesting v0.6.0 [76087f3c] NLopt v1.1.3 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.0 [90014a1f] PDMats v0.11.34 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [92933f4c] ProgressMeter v1.10.4 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 ⌅ [df47a6cb] RData v0.8.3 [ce6b1742] RDatasets v0.7.7 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.8.0 [6c6a2e73] Scratch v1.2.1 [91c51154] SentinelArrays v1.4.8 [1277b4bf] ShiftedArrays v2.0.0 [a2af1166] SortingAlgorithms v1.2.1 [276daf66] SpecialFunctions v2.5.1 [03a91e81] SplitApplyCombine v1.2.3 [860ef19b] StableRNGs v1.0.2 [5064a6a7] StandardizedPredictors v1.0.1 [aedffcd0] Static v1.2.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.0 [2913bbd2] StatsBase v0.34.4 [4c63d2b9] StatsFuns v1.5.0 [3eaba693] StatsModels v0.7.4 [892a3eda] StringManipulation v0.4.1 [354b36f9] StringViews v1.3.4 [856f2bd8] StructTypes v1.11.0 [fd094767] Suppressor v0.2.8 [dc5dba14] TZJData v1.5.0+2025b [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [98d24dd4] TestSetExtensions v3.0.0 [f269a46b] TimeZones v1.21.3 [3bb67fe8] TranscodingStreams v0.11.3 [9d95f2ec] TypedTables v1.4.6 ⌅ [ec2bfdc2] Vcov v0.7.1 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [5ced341a] Lz4_jll v1.10.1+0 [079eb43e] NLopt_jll v2.10.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [3161d3a3] Zstd_jll v1.5.7+1 [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.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.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 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.0.16+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... 4383.2 ms ✓ Distributions → DistributionsTestExt 1 dependency successfully precompiled in 5 seconds. 49 already precompiled. ..........Precompiling packages... ✗ NLopt Info Given MixedModels was explicitly requested, output will be shown live  ERROR: LoadError: syntax: misplaced "global" declaration Stacktrace:  [1] top-level scope  @ ~/.julia/packages/NLopt/6hGun/src/NLopt.jl:850  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:2978  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [7] include_string  @ ./loading.jl:2834 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [9] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/NLopt/6hGun/src/NLopt.jl:6 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile NLopt [76087f3c-5699-56af-9a33-bf431cd00edd] to "/home/pkgeval/.julia/compiled/v1.13/NLopt/jl_18cuqQ" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3265  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2651  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114  [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any})  @ Base ./reflection.jl:1279  [8] #invokelatest_gr#234  @ ./reflection.jl:1287 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1281 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3836  [11] maybe_cachefile_lock  @ ./loading.jl:3833 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2637  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2465  [14] macro expansion  @ ./loading.jl:2393 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2358  [17] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2334  [18] top-level scope  @ ~/.julia/packages/MixedModels/bu3nA/src/MixedModels.jl:23  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [20] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:2978  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [24] include_string  @ ./loading.jl:2834 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [26] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/MixedModels/bu3nA/src/MixedModels.jl:1 in expression starting at stdin:5 ✗ MixedModels 0 dependencies successfully precompiled in 32 seconds. 133 already precompiled. ===================================================== TypicalTerm: Error During Test at /home/pkgeval/.julia/packages/Effects/rA2CR/test/runtests.jl:11 Got exception outside of a @test LoadError: The following 1 direct dependency failed to precompile: MixedModels Failed to precompile MixedModels [ff71e718-51f3-5ec2-a782-8ffcbfa3c316] to "/home/pkgeval/.julia/compiled/v1.13/MixedModels/jl_GlvV70" (ProcessExited(1)). ERROR: LoadError: syntax: misplaced "global" declaration Stacktrace: [1] top-level scope @ ~/.julia/packages/NLopt/6hGun/src/NLopt.jl:850 [2] include(mod::Module, _path::String) @ Base ./Base.jl:303 [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2978 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [7] include_string @ ./loading.jl:2834 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [9] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/NLopt/6hGun/src/NLopt.jl:6 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile NLopt [76087f3c-5699-56af-9a33-bf431cd00edd] to "/home/pkgeval/.julia/compiled/v1.13/NLopt/jl_18cuqQ" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#234 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/MixedModels/bu3nA/src/MixedModels.jl:23 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/MixedModels/bu3nA/src/MixedModels.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/Effects/rA2CR/test/typical.jl:5 ===================================================== Precompiling packages... 11777.0 ms ✓ Effects → EffectsGLMExt 1 dependency successfully precompiled in 12 seconds. 75 already precompiled. Precompiling packages... 4196.3 ms ✓ StandardizedPredictors 1 dependency successfully precompiled in 4 seconds. 46 already precompiled. Precompiling packages... 13435.4 ms ✓ Vcov 1 dependency successfully precompiled in 14 seconds. 35 already precompiled. .........................Precompiling packages... ✗ NLopt Info Given MixedModels was explicitly requested, output will be shown live  ERROR: LoadError: syntax: misplaced "global" declaration Stacktrace:  [1] top-level scope  @ ~/.julia/packages/NLopt/6hGun/src/NLopt.jl:850  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:2978  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [7] include_string  @ ./loading.jl:2834 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [9] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/NLopt/6hGun/src/NLopt.jl:6 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile NLopt [76087f3c-5699-56af-9a33-bf431cd00edd] to "/home/pkgeval/.julia/compiled/v1.13/NLopt/jl_ldHs0P" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3265  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2651  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114  [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any})  @ Base ./reflection.jl:1279  [8] #invokelatest_gr#234  @ ./reflection.jl:1287 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1281 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3836  [11] maybe_cachefile_lock  @ ./loading.jl:3833 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2637  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2465  [14] macro expansion  @ ./loading.jl:2393 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2358  [17] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2334  [18] top-level scope  @ ~/.julia/packages/MixedModels/bu3nA/src/MixedModels.jl:23  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [20] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:2978  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [24] include_string  @ ./loading.jl:2834 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [26] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/MixedModels/bu3nA/src/MixedModels.jl:1 in expression starting at stdin:5 ✗ MixedModels 0 dependencies successfully precompiled in 33 seconds. 133 already precompiled. ===================================================== delta method: Error During Test at /home/pkgeval/.julia/packages/Effects/rA2CR/test/runtests.jl:19 Got exception outside of a @test LoadError: The following 1 direct dependency failed to precompile: MixedModels Failed to precompile MixedModels [ff71e718-51f3-5ec2-a782-8ffcbfa3c316] to "/home/pkgeval/.julia/compiled/v1.13/MixedModels/jl_r0tq3J" (ProcessExited(1)). ERROR: LoadError: syntax: misplaced "global" declaration Stacktrace: [1] top-level scope @ ~/.julia/packages/NLopt/6hGun/src/NLopt.jl:850 [2] include(mod::Module, _path::String) @ Base ./Base.jl:303 [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2978 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [7] include_string @ ./loading.jl:2834 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [9] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/NLopt/6hGun/src/NLopt.jl:6 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile NLopt [76087f3c-5699-56af-9a33-bf431cd00edd] to "/home/pkgeval/.julia/compiled/v1.13/NLopt/jl_ldHs0P" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#234 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/MixedModels/bu3nA/src/MixedModels.jl:23 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/MixedModels/bu3nA/src/MixedModels.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/Effects/rA2CR/test/delta_method.jl:5 ===================================================== Precompiling packages... 4758.0 ms ✓ MultipleTesting 1 dependency successfully precompiled in 5 seconds. 47 already precompiled. ....................................Precompiling packages... ✗ NLopt Info Given MixedModels was explicitly requested, output will be shown live  ERROR: LoadError: syntax: misplaced "global" declaration Stacktrace:  [1] top-level scope  @ ~/.julia/packages/NLopt/6hGun/src/NLopt.jl:850  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:2978  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [7] include_string  @ ./loading.jl:2834 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [9] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/NLopt/6hGun/src/NLopt.jl:6 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile NLopt [76087f3c-5699-56af-9a33-bf431cd00edd] to "/home/pkgeval/.julia/compiled/v1.13/NLopt/jl_8DHJzp" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3265  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2651  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114  [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any})  @ Base ./reflection.jl:1279  [8] #invokelatest_gr#234  @ ./reflection.jl:1287 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1281 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3836  [11] maybe_cachefile_lock  @ ./loading.jl:3833 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2637  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2465  [14] macro expansion  @ ./loading.jl:2393 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2358  [17] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2334  [18] top-level scope  @ ~/.julia/packages/MixedModels/bu3nA/src/MixedModels.jl:23  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [20] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:2978  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [24] include_string  @ ./loading.jl:2834 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [26] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/MixedModels/bu3nA/src/MixedModels.jl:1 in expression starting at stdin:5 ✗ MixedModels 0 dependencies successfully precompiled in 31 seconds. 133 already precompiled. ===================================================== MixedModels.jl: Error During Test at /home/pkgeval/.julia/packages/Effects/rA2CR/test/runtests.jl:28 Got exception outside of a @test LoadError: The following 1 direct dependency failed to precompile: MixedModels Failed to precompile MixedModels [ff71e718-51f3-5ec2-a782-8ffcbfa3c316] to "/home/pkgeval/.julia/compiled/v1.13/MixedModels/jl_uB8BAc" (ProcessExited(1)). ERROR: LoadError: syntax: misplaced "global" declaration Stacktrace: [1] top-level scope @ ~/.julia/packages/NLopt/6hGun/src/NLopt.jl:850 [2] include(mod::Module, _path::String) @ Base ./Base.jl:303 [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2978 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [7] include_string @ ./loading.jl:2834 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [9] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/NLopt/6hGun/src/NLopt.jl:6 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile NLopt [76087f3c-5699-56af-9a33-bf431cd00edd] to "/home/pkgeval/.julia/compiled/v1.13/NLopt/jl_8DHJzp" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#234 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/MixedModels/bu3nA/src/MixedModels.jl:23 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/MixedModels/bu3nA/src/MixedModels.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/Effects/rA2CR/test/mixedmodels.jl:3 ===================================================== Test Summary: | Pass Error Total Time Effects.jl | 71 3 74 7m17.8s Aqua | 10 10 1m20.3s TypicalTerm | 1 1 33.1s linear regression | 25 25 2m57.6s delta method | 1 1 32.5s emmeans | 36 36 1m17.8s MixedModels.jl | 1 1 31.2s ERROR: LoadError: Some tests did not pass: 71 passed, 0 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Effects/rA2CR/test/runtests.jl:6 Testing failed after 469.89s ERROR: LoadError: Package Effects 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:2414 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2269 [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:486 [5] 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:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [12] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 844.89s: package has syntax issues