Package evaluation of AbstractLogic on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T03:26:03.296 ################################################################################ # Set-up # Set-up completed after 0.28s ################################################################################ # Installation # Installing AbstractLogic... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [bd85187e] + AbstractLogic v0.10.36 Updating `~/.julia/environments/v1.13/Manifest.toml` [bd85187e] + AbstractLogic v0.10.36 ⌅ [6e4b80f9] + BenchmarkTools v0.5.0 [34da2185] + Compat v4.16.0 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.18.22 ⌅ [ffbed154] + DocStringExtensions v0.8.6 ⌅ [e30172f5] + Documenter v0.25.5 ⌅ [b5f81e59] + IOCapture v0.1.1 [92d709cd] + IrrationalConstants v0.2.4 [682c06a0] + JSON v0.21.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.0 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [b873ce64] + ReplMaker v0.2.7 [a2af1166] + SortingAlgorithms v1.2.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.0 ⌅ [2913bbd2] + StatsBase v0.33.21 [fd094767] + Suppressor v0.2.8 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [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 [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 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.0.16+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 3.36s ################################################################################ # 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... 5716.6 ms ? AbstractLogic Precompilation completed after 15.34s ################################################################################ # Loading # Loading AbstractLogic... Precompiling packages... Info Given AbstractLogic was explicitly requested, output will be shown live  WARNING: Method definition (::Type{AbstractLogic.LogicalCombo})() in module AbstractLogic at /home/pkgeval/.julia/packages/AbstractLogic/oqlAQ/src/main/LogicalCombo.jl:40 overwritten at /home/pkgeval/.julia/packages/AbstractLogic/oqlAQ/src/main/LogicalCombo.jl:42. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 5197.1 ms ? AbstractLogic WARNING: Method definition (::Type{AbstractLogic.LogicalCombo})() in module AbstractLogic at /home/pkgeval/.julia/packages/AbstractLogic/oqlAQ/src/main/LogicalCombo.jl:40 overwritten at /home/pkgeval/.julia/packages/AbstractLogic/oqlAQ/src/main/LogicalCombo.jl:42. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. ERROR: LoadError: invalid assignment to constant AbstractLogic.abstractlogic. This redefinition may be permitted using the `const` keyword. Stacktrace: [1] top-level scope @ ~/.julia/packages/AbstractLogic/oqlAQ/src/repl/repl.jl:89 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [3] top-level scope @ ~/.julia/packages/AbstractLogic/oqlAQ/src/AbstractLogic.jl:120 [4] include(mod::Module, _path::String) @ Base ./Base.jl:303 [5] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2690 [6] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [7] macro expansion @ ./loading.jl:2393 [inlined] [8] macro expansion @ ./lock.jl:376 [inlined] [9] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [10] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [13] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/AbstractLogic/oqlAQ/src/repl/repl.jl:89 in expression starting at /home/pkgeval/.julia/packages/AbstractLogic/oqlAQ/src/AbstractLogic.jl:2 Loading failed after 58.08s 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 AbstractLogic'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:602 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:517 [3] run(::Cmd) @ Base ./process.jl:514 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:303 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [7] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 102.72s: illegal method overwrites during precompilation