Package evaluation of DataFlow on Julia 1.13.0-DEV.111 (ce76dbf07d*) started at 2025-02-27T21:25:40.957 ################################################################################ # Set-up # Set-up completed after 0.24s ################################################################################ # Installation # Installing DataFlow... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [a237f610] + DataFlow v0.5.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [a237f610] + DataFlow v0.5.0 [e5e0dc1b] + Juno v0.8.4 [50d2b5c4] + Lazy v0.15.1 [1914dd2f] + MacroTools v0.5.15 [e89f7d12] + Media v0.5.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9abbd945] + Profile 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 Installation completed after 2.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 2525.1 ms ? DataFlow Precompilation completed after 15.74s ################################################################################ # Loading # Loading DataFlow... Precompiling packages... Info Given DataFlow was explicitly requested, output will be shown live  WARNING: Method definition iterate(DataFlow.ObjectArraySet{T} where T, Any...) in module DataFlow at /home/pkgeval/.julia/packages/Lazy/9Xnd3/src/macros.jl:297 overwritten on the same line (check for duplicate calls to `include`). ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 2512.1 ms ? DataFlow WARNING: Method definition iterate(DataFlow.ObjectArraySet{T} where T, Any...) in module DataFlow at /home/pkgeval/.julia/packages/Lazy/9Xnd3/src/macros.jl:297 overwritten on the same line (check for duplicate calls to `include`). ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. ERROR: LoadError: ConcurrencyViolationError("deadlock detected in loading DataFlow -> DataFlow") Stacktrace: [1] canstart_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2214 [2] start_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2222 [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2488 [4] macro expansion @ ./loading.jl:2421 [inlined] [5] macro expansion @ ./lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [7] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [8] invoke_in_world @ ./essentials.jl:1088 [inlined] [9] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [10] top-level scope @ ~/.julia/packages/DataFlow/nNf8v/src/fuzz.jl:4 [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [12] top-level scope @ ~/.julia/packages/DataFlow/nNf8v/src/DataFlow.jl:12 [13] include(mod::Module, _path::String) @ Base ./Base.jl:307 [14] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2721 [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [16] macro expansion @ ./loading.jl:2421 [inlined] [17] macro expansion @ ./lock.jl:376 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [19] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [20] invoke_in_world @ ./essentials.jl:1088 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [22] eval(m::Module, e::Any) @ Core ./boot.jl:488 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:294 [24] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/DataFlow/nNf8v/src/fuzz.jl:1 in expression starting at /home/pkgeval/.julia/packages/DataFlow/nNf8v/src/DataFlow.jl:3 Loading failed after 24.4s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using DataFlow'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:598 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:513 [3] run(::Cmd) @ Base ./process.jl:510 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:307 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [7] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 59.59s: illegal method overwrites during precompilation