Package evaluation of RAFF on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T14:43:38.349 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.36s ################################################################################ # Installation # Installing RAFF... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [4aa82a78] + RAFF v0.6.4 Updating `~/.julia/environments/v1.10/Manifest.toml` [bbf7d656] + CommonSubexpressions v0.3.1 [8bb1440f] + DelimitedFiles v1.9.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.4 ⌅ [f6369f11] + ForwardDiff v0.10.38 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [21216c6a] + Preferences v1.4.3 [4aa82a78] + RAFF v0.6.4 [276daf66] + SpecialFunctions v2.5.1 [1e83bf80] + StaticArraysCore v1.4.3 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [a63ad114] + Mmap [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [1a1011a3] + SharedArrays [6462fe0b] + Sockets [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.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.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 9.55s ################################################################################ # Testing # Testing RAFF Status `/tmp/jl_uGRpgJ/Project.toml` [8bb1440f] DelimitedFiles v1.9.1 ⌅ [f6369f11] ForwardDiff v0.10.38 [4aa82a78] RAFF v0.6.4 [8ba89e20] Distributed [37e2e46d] LinearAlgebra [56ddb016] Logging [de0858da] Printf [9a3f8284] Random [1a1011a3] SharedArrays [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_uGRpgJ/Manifest.toml` [bbf7d656] CommonSubexpressions v0.3.1 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.4 ⌅ [f6369f11] ForwardDiff v0.10.38 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [21216c6a] Preferences v1.4.3 [4aa82a78] RAFF v0.6.4 [276daf66] SpecialFunctions v2.5.1 [1e83bf80] StaticArraysCore v1.4.3 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [1a1011a3] SharedArrays [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: Optional argument `noutliers::Int` is deprecated and will be removed from future releases. Use `ftrusted::Float` or `itrusted::Tuple{Float, Float}` instead. │ caller = macro expansion at test_raff.jl:174 [inlined] └ @ Core ~/.julia/packages/RAFF/NJolq/test/test_raff.jl:174 ┌ Warning: Optional argument `noutliers::Int` is deprecated and will be removed from future releases. Use `ftrusted::Float` or `itrusted::Tuple{Float, Float}` instead. │ caller = #raff#71 at RAFF.jl:525 [inlined] └ @ Core ~/.julia/packages/RAFF/NJolq/src/RAFF.jl:525 ┌ Error: Error in optional parameter `ftrusted`. │ e = Bad interval for `ftrusted`: 0.5 > 1.1. └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/RAFF.jl:429 ┌ Error: Error in optional parameter `ftrusted`. │ e = Bad value for `ftrusted`: -0.1. └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/RAFF.jl:429 ┌ Warning: The call to `RAFFOutput` without `nf` and `nj` will be deprecated in future versions. Use the ful version `RAFFOutput(status, solution, iter, p, f, nf, nj, outliers)` instead. │ caller = ip:0x0 └ @ Core :-1 Test Summary: | Pass Total Time Simple tests | 66 66 20.7s Test Summary: | Pass Total Time Util. tests | 26 26 0.3s ┌ Warning: `generate_noisy_data(model::Function, n::Int, np::Int, p::Int, θSol::Vector{Float64}, xMin::Float64, xMax::Float64)` is deprecated, use `generate_noisy_data(model, n, np, p, θSol, (xMin, xMax))` instead. │ caller = macro expansion at test_generator.jl:136 [inlined] └ @ Core ~/.julia/packages/RAFF/NJolq/test/test_generator.jl:136 Test Summary: | Pass Total Time Random generator | 61 61 7.6s ┌ Warning: Invalid value for task: 4:7. Will skip task. └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/dutils.jl:110 ┌ Warning: Solution queue prematurely closed. Unable to save solution for p=7. └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/dutils.jl:181 ┌ Warning: Worker 1 seems to have finished prematurely. │ fetch(f) = │ │ Stacktrace: │ [1] error() │ @ Base ./error.jl:44 │ [2] (::var"#41#70")() │ @ Main /opt/julia/share/julia/stdlib/v1.10/Distributed/src/macros.jl:43 │ [3] #invokelatest#2 │ @ ./essentials.jl:892 [inlined] │ [4] invokelatest │ @ ./essentials.jl:889 [inlined] │ [5] #153 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:425 [inlined] │ [6] run_work_thunk(thunk::Distributed.var"#153#154"{var"#41#70", Tuple{}, @Kwargs{}}, print_error::Bool) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [7] run_work_thunk(rv::Distributed.RemoteValue, thunk::Function) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [8] (::Distributed.var"#100#102"{Distributed.RemoteValue, Distributed.var"#153#154"{var"#41#70", Tuple{}, @Kwargs{}}})() │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/dutils.jl:221 ┌ Warning: Worker 2 seems to have finished prematurely. │ fetch(f) = │ │ Stacktrace: │ [1] error() │ @ Base ./error.jl:44 │ [2] (::var"#41#70")() │ @ Main /opt/julia/share/julia/stdlib/v1.10/Distributed/src/macros.jl:43 │ [3] #invokelatest#2 │ @ ./essentials.jl:892 [inlined] │ [4] invokelatest │ @ ./essentials.jl:889 [inlined] │ [5] #153 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:425 [inlined] │ [6] run_work_thunk(thunk::Distributed.var"#153#154"{var"#41#70", Tuple{}, @Kwargs{}}, print_error::Bool) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [7] run_work_thunk(rv::Distributed.RemoteValue, thunk::Function) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [8] (::Distributed.var"#100#102"{Distributed.RemoteValue, Distributed.var"#153#154"{var"#41#70", Tuple{}, @Kwargs{}}})() │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/dutils.jl:221 ┌ Warning: Worker 3 seems to have finished prematurely. │ fetch(f) = │ │ Stacktrace: │ [1] error() │ @ Base ./error.jl:44 │ [2] (::var"#41#70")() │ @ Main /opt/julia/share/julia/stdlib/v1.10/Distributed/src/macros.jl:43 │ [3] #invokelatest#2 │ @ ./essentials.jl:892 [inlined] │ [4] invokelatest │ @ ./essentials.jl:889 [inlined] │ [5] #153 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:425 [inlined] │ [6] run_work_thunk(thunk::Distributed.var"#153#154"{var"#41#70", Tuple{}, @Kwargs{}}, print_error::Bool) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [7] run_work_thunk(rv::Distributed.RemoteValue, thunk::Function) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [8] (::Distributed.var"#100#102"{Distributed.RemoteValue, Distributed.var"#153#154"{var"#41#70", Tuple{}, @Kwargs{}}})() │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/dutils.jl:221 ┌ Warning: No live worker found. Will close queues and finish. └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/dutils.jl:235 ┌ Warning: Worker 1 seems to have finished prematurely. │ fetch(f) = │ │ Stacktrace: │ [1] error() │ @ Base ./error.jl:44 │ [2] (::var"#45#74")() │ @ Main /opt/julia/share/julia/stdlib/v1.10/Distributed/src/macros.jl:43 │ [3] #invokelatest#2 │ @ ./essentials.jl:892 [inlined] │ [4] invokelatest │ @ ./essentials.jl:889 [inlined] │ [5] #153 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:425 [inlined] │ [6] run_work_thunk(thunk::Distributed.var"#153#154"{var"#45#74", Tuple{}, @Kwargs{}}, print_error::Bool) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [7] run_work_thunk(rv::Distributed.RemoteValue, thunk::Function) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [8] (::Distributed.var"#100#102"{Distributed.RemoteValue, Distributed.var"#153#154"{var"#45#74", Tuple{}, @Kwargs{}}})() │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/dutils.jl:221 ┌ Warning: Worker 2 seems to have finished prematurely. │ fetch(f) = │ │ Stacktrace: │ [1] error() │ @ Base ./error.jl:44 │ [2] (::var"#45#74")() │ @ Main /opt/julia/share/julia/stdlib/v1.10/Distributed/src/macros.jl:43 │ [3] #invokelatest#2 │ @ ./essentials.jl:892 [inlined] │ [4] invokelatest │ @ ./essentials.jl:889 [inlined] │ [5] #153 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:425 [inlined] │ [6] run_work_thunk(thunk::Distributed.var"#153#154"{var"#45#74", Tuple{}, @Kwargs{}}, print_error::Bool) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [7] run_work_thunk(rv::Distributed.RemoteValue, thunk::Function) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [8] (::Distributed.var"#100#102"{Distributed.RemoteValue, Distributed.var"#153#154"{var"#45#74", Tuple{}, @Kwargs{}}})() │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/dutils.jl:221 ┌ Warning: Worker 1 seems to have finished prematurely. │ fetch(f) = │ │ Stacktrace: │ [1] error() │ @ Base ./error.jl:44 │ [2] (::var"#45#74")() │ @ Main /opt/julia/share/julia/stdlib/v1.10/Distributed/src/macros.jl:43 │ [3] #invokelatest#2 │ @ ./essentials.jl:892 [inlined] │ [4] invokelatest │ @ ./essentials.jl:889 [inlined] │ [5] #153 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:425 [inlined] │ [6] run_work_thunk(thunk::Distributed.var"#153#154"{var"#45#74", Tuple{}, @Kwargs{}}, print_error::Bool) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [7] run_work_thunk(rv::Distributed.RemoteValue, thunk::Function) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [8] (::Distributed.var"#100#102"{Distributed.RemoteValue, Distributed.var"#153#154"{var"#45#74", Tuple{}, @Kwargs{}}})() │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/dutils.jl:221 ┌ Warning: Worker 2 seems to have finished prematurely. │ fetch(f) = │ │ Stacktrace: │ [1] error() │ @ Base ./error.jl:44 │ [2] (::var"#45#74")() │ @ Main /opt/julia/share/julia/stdlib/v1.10/Distributed/src/macros.jl:43 │ [3] #invokelatest#2 │ @ ./essentials.jl:892 [inlined] │ [4] invokelatest │ @ ./essentials.jl:889 [inlined] │ [5] #153 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:425 [inlined] │ [6] run_work_thunk(thunk::Distributed.var"#153#154"{var"#45#74", Tuple{}, @Kwargs{}}, print_error::Bool) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [7] run_work_thunk(rv::Distributed.RemoteValue, thunk::Function) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [8] (::Distributed.var"#100#102"{Distributed.RemoteValue, Distributed.var"#153#154"{var"#45#74", Tuple{}, @Kwargs{}}})() │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/dutils.jl:221 ┌ Warning: Worker 3 seems to have finished prematurely. │ fetch(f) = 1:1 └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/dutils.jl:221 ┌ Warning: No live worker found. Will close queues and finish. └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/dutils.jl:235 ┌ Warning: Worker 1 seems to have finished prematurely. │ fetch(f) = nothing └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/dutils.jl:221 ┌ Warning: Worker 2 seems to have finished prematurely. │ fetch(f) = nothing └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/dutils.jl:221 ┌ Warning: Worker 3 seems to have finished prematurely. │ fetch(f) = nothing └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/dutils.jl:221 WARNING: Method definition model(Any, Any) in module Main at /home/pkgeval/.julia/packages/RAFF/NJolq/test/test_parallel.jl:3 overwritten at /home/pkgeval/.julia/packages/RAFF/NJolq/test/test_parallel.jl:340. WARNING: Method definition gmodel!(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/RAFF/NJolq/test/test_parallel.jl:5 overwritten at /home/pkgeval/.julia/packages/RAFF/NJolq/test/test_parallel.jl:342. ┌ Error: Error in optional parameter `ftrusted`. │ e = Bad interval for `ftrusted`: 0.5 > 1.1. └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/RAFF.jl:593 ┌ Error: Error in optional parameter `ftrusted`. │ e = Bad value for `ftrusted`: -0.1. └ @ RAFF ~/.julia/packages/RAFF/NJolq/src/RAFF.jl:593 Test Summary: | Pass Total Time Parallel tests | 65 65 21.1s Test Summary: | Pass Total Time Multivariate | 15 15 12.7s Test Summary: | Pass Total Time Generated test set | 6 6 2m06.8s Testing RAFF tests passed Testing completed after 198.61s PkgEval succeeded after 240.18s