Package evaluation to load ORToolsGenerated on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T05:54:04.628 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing ORToolsGenerated... Resolving package versions... Installed BufferedStreams ── v1.2.2 Installed dlfcn_win32_jll ── v1.4.2+0 (no artifacts on this platform) Installed EnumX ──────────── v1.0.7 Installed ORTools_jll ────── v9.15.0+0 Installed JLLWrappers ────── v1.8.0 Installed Preferences ────── v1.5.2 Installed ORToolsGenerated ─ v0.1.0 Installed ProtoBuf ───────── v1.3.0 Installing 1 artifacts Installed artifact ORTools 21.0 MiB Updating `~/.julia/environments/v1.14/Project.toml` [6b269722] + ORToolsGenerated v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [e1450e63] + BufferedStreams v1.2.2 [4e289a0a] + EnumX v1.0.7 [692b3bcd] + JLLWrappers v1.8.0 [6b269722] + ORToolsGenerated v0.1.0 [21216c6a] + Preferences v1.5.2 [3349acd9] + ProtoBuf v1.3.0 [717719f8] + ORTools_jll v9.15.0+0 [c4b69c83] + dlfcn_win32_jll v1.4.2+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 11.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 167.1 s ✓ BufferedStreams 0.9 s ✓ EnumX 2.8 s ✓ Preferences 68.2 s ✓ ProtoBuf 3.8 s ✓ JLLWrappers 2.6 s ✓ dlfcn_win32_jll 3.8 s ✓ ORTools_jll ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122 =# - Expected module name Expression:  (escape OptionalBoolean) Containing expressions:  (module false (escape OptionalBoolean) (block (primitive (<: T (curly Enum Int32)) 32) (let (= value_name_map Dict{Int32, Symbol}(3 => :BOOL_TRUE, 2 => :BOOL_FALSE, 0 => :BOOL_UNSPECIFIED)) (block (= (call check_valid x) (block (|| (call in x (call keys value_name_map)) (call throw (call ArgumentError (string "invalid value for Enum " (inert OptionalBoolean) ": " x ".")))))) (global (function (call (escape T) (:: x Integer)) (block (call check_valid x) (return (call (. Base (inert bitcast)) (escape T) (call convert Int32 x)))))) (= (call (. (. Base (inert Enums)) (inert namemap)) (:: (curly (. Base (inert Type)) (escape T)))) (block value_name_map)) (= (call (. (. Base (inert Enums)) (inert instances)) (:: (curly (. Base (inert Type)) (escape T)))) (block (tuple (escape BOOL_UNSPECIFIED) (escape BOOL_FALSE) (escape BOOL_TRUE)))) (= (call (. EnumX (inert symbol_map)) (:: (curly (. Base (inert Type)) (escape T)))) (block Pair{Symbol, Int32}[:BOOL_UNSPECIFIED => 0, :BOOL_FALSE => 2, :BOOL_TRUE => 3])))) (escape (public T BOOL_UNSPECIFIED BOOL_FALSE BOOL_TRUE)) (const (= (escape BOOL_UNSPECIFIED) (call (escape T) 0))) (const (= (escape BOOL_FALSE) (call (escape T) 2))) (const (= (escape BOOL_TRUE) (call (escape T) 3)))))  Detailed provenance:  (escape OptionalBoolean)  └─ (escape OptionalBoolean)  ├─ @ /home/pkgeval/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122  └─ (macrocall @enumx :(#= /home/pkgeval/.julia/packages/ORToolsGenerated/9eYod/src/genproto/operations_research/optional_boolean_pb.jl:11 =#) OptionalBoolean (= BOOL_UNSPECIFIED 0) (= BOOL_FALSE 2) (= BOOL_TRUE 3))  └─ @ /home/pkgeval/.julia/packages/ORToolsGenerated/9eYod/src/genproto/operations_research/optional_boolean_pb.jl:11  Stacktrace:  [1] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:81  [2] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:72  [3] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:530  [4] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:518 [inlined]  [5] top-level scope  @ ~/.julia/packages/ORToolsGenerated/9eYod/src/genproto/operations_research/optional_boolean_pb.jl:11  [6] macro expansion  @ ~/.julia/packages/ORToolsGenerated/9eYod/src/genproto/operations_research/optional_boolean_pb.jl:11 [inlined]  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [8] top-level scope  @ ~/.julia/packages/ORToolsGenerated/9eYod/src/genproto/operations_research/operations_research.jl:6  [9] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [10] top-level scope  @ ~/.julia/packages/ORToolsGenerated/9eYod/src/ORToolsGenerated.jl:4  [11] include(mod::Module, _path::String)  @ Base Base.jl:326  [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3296  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core boot.jl:521  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [16] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [18] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ORToolsGenerated/9eYod/src/genproto/operations_research/optional_boolean_pb.jl:11 in expression starting at /home/pkgeval/.julia/packages/ORToolsGenerated/9eYod/src/genproto/operations_research/operations_research.jl:1 in expression starting at /home/pkgeval/.julia/packages/ORToolsGenerated/9eYod/src/ORToolsGenerated.jl:1 in expression starting at stdin:5 ✗ ORToolsGenerated 7 dependencies successfully precompiled in 276 seconds. 4 already precompiled. Precompilation completed after 296.12s ################################################################################ # Loading # Loading ORToolsGenerated... ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122 =# - Expected module name Expression:  (escape OptionalBoolean) Containing expressions:  (module false (escape OptionalBoolean) (block (primitive (<: T (curly Enum Int32)) 32) (let (= value_name_map Dict{Int32, Symbol}(3 => :BOOL_TRUE, 2 => :BOOL_FALSE, 0 => :BOOL_UNSPECIFIED)) (block (= (call check_valid x) (block (|| (call in x (call keys value_name_map)) (call throw (call ArgumentError (string "invalid value for Enum " (inert OptionalBoolean) ": " x ".")))))) (global (function (call (escape T) (:: x Integer)) (block (call check_valid x) (return (call (. Base (inert bitcast)) (escape T) (call convert Int32 x)))))) (= (call (. (. Base (inert Enums)) (inert namemap)) (:: (curly (. Base (inert Type)) (escape T)))) (block value_name_map)) (= (call (. (. Base (inert Enums)) (inert instances)) (:: (curly (. Base (inert Type)) (escape T)))) (block (tuple (escape BOOL_UNSPECIFIED) (escape BOOL_FALSE) (escape BOOL_TRUE)))) (= (call (. EnumX (inert symbol_map)) (:: (curly (. Base (inert Type)) (escape T)))) (block Pair{Symbol, Int32}[:BOOL_UNSPECIFIED => 0, :BOOL_FALSE => 2, :BOOL_TRUE => 3])))) (escape (public T BOOL_UNSPECIFIED BOOL_FALSE BOOL_TRUE)) (const (= (escape BOOL_UNSPECIFIED) (call (escape T) 0))) (const (= (escape BOOL_FALSE) (call (escape T) 2))) (const (= (escape BOOL_TRUE) (call (escape T) 3)))))  Detailed provenance:  (escape OptionalBoolean)  └─ (escape OptionalBoolean)  ├─ @ /home/pkgeval/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122  └─ (macrocall @enumx :(#= /home/pkgeval/.julia/packages/ORToolsGenerated/9eYod/src/genproto/operations_research/optional_boolean_pb.jl:11 =#) OptionalBoolean (= BOOL_UNSPECIFIED 0) (= BOOL_FALSE 2) (= BOOL_TRUE 3))  └─ @ /home/pkgeval/.julia/packages/ORToolsGenerated/9eYod/src/genproto/operations_research/optional_boolean_pb.jl:11  Stacktrace:  [1] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:81  [2] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:72  [3] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:530  [4] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:518 [inlined]  [5] top-level scope  @ ~/.julia/packages/ORToolsGenerated/9eYod/src/genproto/operations_research/optional_boolean_pb.jl:11  [6] macro expansion  @ ~/.julia/packages/ORToolsGenerated/9eYod/src/genproto/operations_research/optional_boolean_pb.jl:11 [inlined]  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [8] top-level scope  @ ~/.julia/packages/ORToolsGenerated/9eYod/src/genproto/operations_research/operations_research.jl:6  [9] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [10] top-level scope  @ ~/.julia/packages/ORToolsGenerated/9eYod/src/ORToolsGenerated.jl:4  [11] include(mod::Module, _path::String)  @ Base Base.jl:326  [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3296  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core boot.jl:521  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [16] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [18] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ORToolsGenerated/9eYod/src/genproto/operations_research/optional_boolean_pb.jl:11 in expression starting at /home/pkgeval/.julia/packages/ORToolsGenerated/9eYod/src/genproto/operations_research/operations_research.jl:1 in expression starting at /home/pkgeval/.julia/packages/ORToolsGenerated/9eYod/src/ORToolsGenerated.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ ORToolsGenerated │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: ORToolsGenerated Failed to precompile ORToolsGenerated [6b269722-41d3-11ee-be56-0242ac120002] to "/home/pkgeval/.julia/compiled/v1.14/ORToolsGenerated/jl_d1WRR7" (ProcessExited(1)). Loading failed after 35.93s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using ORToolsGenerated'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base Base.jl:326 [6] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [7] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 367.07s: package fails to precompile