Package evaluation to test UnsafeAssume on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T15:23:04.162 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.58s ################################################################################ # Installation # Installing UnsafeAssume... Resolving package versions... Installed UnsafeAssume ─ v1.0.2 Updating `~/.julia/environments/v1.14/Project.toml` [99140e25] + UnsafeAssume v1.0.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [99140e25] + UnsafeAssume v1.0.2 Installation completed after 1.7s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.4 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:24 =# Core.@doc "Method signature/prototype: `()::Union{}` (meaning: call without arguments, assumed\nnever to return).\n\nLLVM will assume that any call of this function will *never* be reached in any\nexecution of your code. In other words, the call is assumed to be *unreachable*.\n\n!!! danger\n Lying to the compiler is **dangerous**, convincing LLVM that a false statement\n is true can break your program in subtle ways.\n" #= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:35 =# @unreachable_effects(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:35 =# @inline(function unsafe_assume_this_call_is_unreachable() │ #= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:35 =# │ #= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:36 =# │ #= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:36 =# @inline begin │ #= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:38 =# │ Core.Intrinsics.llvmcall("unreachable", Union{}, Tuple{}) │ end │ end))) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ @doc :: Identifier │ mod │ :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:24 =#) :: Value │ │ "Method signature/prototype: `()::Union{}` (meaning: call without arguments, assumed\nnever to return).\n\nLLVM will assume that any call of this function will *never* be reached in any\nexecution of your code. In other words, the call is assumed to be *unreachable*.\n\n!!! danger\n Lying to the compiler is **dangerous**, convincing LLVM that a false statement\n is true can break your program in subtle ways.\n" :: Value │ │ [macrocall] │ │ @unreachable_effects :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:35 =#) :: Value │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:35 =#) :: Value │ │ [function] │ │ [call] │ │ unsafe_assume_this_call_is_unreachable :: Identifier │ │ [block] │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:36 =#) :: Value │ │ [block] │ │ [call] │ │ [.] │ │ [.] │ │ Core :: Identifier │ │ [inert] │ │ Intrinsics :: Identifier │ │ [inert] │ │ llvmcall :: Identifier │ │ "unreachable" :: Value │ │ [curly] │ │ Union :: Identifier │ │ [curly] │ │ Tuple :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [block] │ │ [=] │ │ val :: Identifier │ scope_layer=3 │ [function] │ │ [call] │ │ unsafe_assume_this_call_is_unreachable :: Identifier │ mod,scope_layer=1 │ [block] │ │ [meta] │ │ [unknown_head] │ scope_layer=1 │ false :: Value │ macro_source=31 │ false :: Value │ macro_source=31 │ true :: Value │ macro_source=31 │ false :: Value │ macro_source=31 │ false :: Value │ macro_source=31 │ true :: Value │ macro_source=31 │ true :: Value │ macro_source=31 │ false :: Value │ macro_source=31 │ false :: Value │ macro_source=31 │ false :: Value │ macro_source=31 │ false :: Value │ macro_source=31 │ inline :: Identifier │ scope_layer=1 │ [block] │ │ [inline] │ macro_source=31 │ true :: Value │ macro_source=31 │ [local] │ │ [=] │ │ #1#val :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ [.] │ │ [.] │ │ Core :: Identifier │ mod,scope_layer=1 │ [inert] │ │ Intrinsics :: Identifier │ │ [inert] │ │ llvmcall :: Identifier │ │ "unreachable" :: Value │ macro_source=31 │ [curly] │ │ Union :: Identifier │ mod,scope_layer=1 │ [curly] │ │ Tuple :: Identifier │ mod,scope_layer=1 │ [inline] │ macro_source=31 │ false :: Value │ macro_source=31 │ #1#val :: Identifier │ scope_layer=1 │ [call] │ │ Base.Docs.doc! :: Value │ macro_source=31 │ UnsafeAssume :: Value │ macro_source=31 │ [call] │ │ Base.Docs.Binding :: Value │ macro_source=31 │ UnsafeAssume :: Value │ macro_source=31 │ [inert] │ jl_source=L65 │ unsafe_assume_this_call_is_unreachable :: Identifier │ │ [call] │ macro_source=31 │ Base.Docs.docstr :: Value │ macro_source=31 │ [call] │ macro_source=31 │ Core.svec :: Value │ macro_source=31 │ "Method signature/prototype: `()::Union{}` (meaning: call without arguments, assumed\nnever to return).\n\nLLVM will assume that any call of this function will *never* be reached in any\nexecution of your code. In other words, the call is assumed to be *unreachable*.\n\n!!! danger\n Lying to the compiler is **dangerous**, convincing LLVM that a false statement\n is true can break your program in subtle ways.\n" :: Value │ macro_source=31 │ [call] │ macro_source=31 │ Dict{Symbol, Any} :: Value │ macro_source=31 │ :path => "/home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl" :: Value │ macro_source=31 │ :linenumber => 24 :: Value │ macro_source=31 │ :module => UnsafeAssume :: Value │ macro_source=31 │ [curly] │ │ Union :: Identifier │ scope_layer=1 │ [curly] │ │ Tuple :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=3 │ │ file = "/home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl" │ line = 24 └ mod = UnsafeAssume ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:24 =# - unrecognized form out of desugaring Expression:  (unknown_head false false true false false true true false false false false) Containing expressions:  (lambda (block #self#) (block) (block (meta (unknown_head false false true false false true true false false false false) :inline) (block ::K"TOMBSTONE" (block (local #1#val) (block (= #1#val (call (call top.getproperty (call top.getproperty Core :Intrinsics) :llvmcall) "unreachable" (call core.apply_type Union) (call core.apply_type Tuple))))) ::K"TOMBSTONE" #1#val)))  (function (call unsafe_assume_this_call_is_unreachable) (block (meta (unknown_head false false true false false true true false false false false) :inline) (block ::K"TOMBSTONE" (local (= #1#val (block (call (. (. Core :Intrinsics) :llvmcall) "unreachable" (curly Union) (curly Tuple))))) ::K"TOMBSTONE" #1#val)))  (function (call unsafe_assume_this_call_is_unreachable) (block (meta (unknown_head false false true false false true true false false false false) inline) (block (inline true) (local (= #1#val (block (call (. (. Core (inert Intrinsics)) (inert llvmcall)) "unreachable" (curly Union) (curly Tuple))))) (inline false) #1#val)))  Detailed provenance:  (unknown_head false false true false false true true false false false false)  └─ (unknown_head false false true false false true true false false false false)  ├─ @ /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:24  └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:24 =#) "Method signature/prototype: `()::Union{}` (meaning: call without arguments, assumed\nnever to return).\n\nLLVM will assume that any call of this function will *never* be reached in any\nexecution of your code. In other words, the call is assumed to be *unreachable*.\n\n!!! danger\n Lying to the compiler is **dangerous**, convincing LLVM that a false statement\n is true can break your program in subtle ways.\n" (macrocall @unreachable_effects :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:35 =#) (macrocall @inline :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:35 =#) (function (call unsafe_assume_this_call_is_unreachable) (block (macrocall @inline :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:36 =#) (block (call (. (. Core (inert Intrinsics)) (inert llvmcall)) "unreachable" (curly Union) (curly Tuple)))))))))  └─ @ /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:24  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4472  [2] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [3] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [4] 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:3271  [5] top-level scope  @ stdin:5  [6] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [8] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [9] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [10] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:3 in expression starting at stdin:5 ✗ UnsafeAssume Precompilation completed after 34.49s ################################################################################ # Testing # Testing UnsafeAssume Status `/tmp/jl_5dTnhW/Project.toml` [99140e25] UnsafeAssume v1.0.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_5dTnhW/Manifest.toml` [99140e25] UnsafeAssume v1.0.2 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:24 =# Core.@doc "Method signature/prototype: `()::Union{}` (meaning: call without arguments, assumed\nnever to return).\n\nLLVM will assume that any call of this function will *never* be reached in any\nexecution of your code. In other words, the call is assumed to be *unreachable*.\n\n!!! danger\n Lying to the compiler is **dangerous**, convincing LLVM that a false statement\n is true can break your program in subtle ways.\n" #= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:35 =# @unreachable_effects(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:35 =# @inline(function unsafe_assume_this_call_is_unreachable() │ #= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:35 =# │ #= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:36 =# │ #= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:36 =# @inline begin │ #= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:38 =# │ Core.Intrinsics.llvmcall("unreachable", Union{}, Tuple{}) │ end │ end))) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ @doc :: Identifier │ mod │ :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:24 =#) :: Value │ │ "Method signature/prototype: `()::Union{}` (meaning: call without arguments, assumed\nnever to return).\n\nLLVM will assume that any call of this function will *never* be reached in any\nexecution of your code. In other words, the call is assumed to be *unreachable*.\n\n!!! danger\n Lying to the compiler is **dangerous**, convincing LLVM that a false statement\n is true can break your program in subtle ways.\n" :: Value │ │ [macrocall] │ │ @unreachable_effects :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:35 =#) :: Value │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:35 =#) :: Value │ │ [function] │ │ [call] │ │ unsafe_assume_this_call_is_unreachable :: Identifier │ │ [block] │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:36 =#) :: Value │ │ [block] │ │ [call] │ │ [.] │ │ [.] │ │ Core :: Identifier │ │ [inert] │ │ Intrinsics :: Identifier │ │ [inert] │ │ llvmcall :: Identifier │ │ "unreachable" :: Value │ │ [curly] │ │ Union :: Identifier │ │ [curly] │ │ Tuple :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [block] │ │ [=] │ │ val :: Identifier │ scope_layer=3 │ [function] │ │ [call] │ │ unsafe_assume_this_call_is_unreachable :: Identifier │ mod,scope_layer=1 │ [block] │ │ [meta] │ │ [unknown_head] │ scope_layer=1 │ false :: Value │ macro_source=31 │ false :: Value │ macro_source=31 │ true :: Value │ macro_source=31 │ false :: Value │ macro_source=31 │ false :: Value │ macro_source=31 │ true :: Value │ macro_source=31 │ true :: Value │ macro_source=31 │ false :: Value │ macro_source=31 │ false :: Value │ macro_source=31 │ false :: Value │ macro_source=31 │ false :: Value │ macro_source=31 │ inline :: Identifier │ scope_layer=1 │ [block] │ │ [inline] │ macro_source=31 │ true :: Value │ macro_source=31 │ [local] │ │ [=] │ │ #1#val :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ [.] │ │ [.] │ │ Core :: Identifier │ mod,scope_layer=1 │ [inert] │ │ Intrinsics :: Identifier │ │ [inert] │ │ llvmcall :: Identifier │ │ "unreachable" :: Value │ macro_source=31 │ [curly] │ │ Union :: Identifier │ mod,scope_layer=1 │ [curly] │ │ Tuple :: Identifier │ mod,scope_layer=1 │ [inline] │ macro_source=31 │ false :: Value │ macro_source=31 │ #1#val :: Identifier │ scope_layer=1 │ [call] │ │ Base.Docs.doc! :: Value │ macro_source=31 │ UnsafeAssume :: Value │ macro_source=31 │ [call] │ │ Base.Docs.Binding :: Value │ macro_source=31 │ UnsafeAssume :: Value │ macro_source=31 │ [inert] │ jl_source=L65 │ unsafe_assume_this_call_is_unreachable :: Identifier │ │ [call] │ macro_source=31 │ Base.Docs.docstr :: Value │ macro_source=31 │ [call] │ macro_source=31 │ Core.svec :: Value │ macro_source=31 │ "Method signature/prototype: `()::Union{}` (meaning: call without arguments, assumed\nnever to return).\n\nLLVM will assume that any call of this function will *never* be reached in any\nexecution of your code. In other words, the call is assumed to be *unreachable*.\n\n!!! danger\n Lying to the compiler is **dangerous**, convincing LLVM that a false statement\n is true can break your program in subtle ways.\n" :: Value │ macro_source=31 │ [call] │ macro_source=31 │ Dict{Symbol, Any} :: Value │ macro_source=31 │ :path => "/home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl" :: Value │ macro_source=31 │ :linenumber => 24 :: Value │ macro_source=31 │ :module => UnsafeAssume :: Value │ macro_source=31 │ [curly] │ │ Union :: Identifier │ scope_layer=1 │ [curly] │ │ Tuple :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=3 │ │ file = "/home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl" │ line = 24 └ mod = UnsafeAssume ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:24 =# - unrecognized form out of desugaring Expression:  (unknown_head false false true false false true true false false false false) Containing expressions:  (lambda (block #self#) (block) (block (meta (unknown_head false false true false false true true false false false false) :inline) (block ::K"TOMBSTONE" (block (local #1#val) (block (= #1#val (call (call top.getproperty (call top.getproperty Core :Intrinsics) :llvmcall) "unreachable" (call core.apply_type Union) (call core.apply_type Tuple))))) ::K"TOMBSTONE" #1#val)))  (function (call unsafe_assume_this_call_is_unreachable) (block (meta (unknown_head false false true false false true true false false false false) :inline) (block ::K"TOMBSTONE" (local (= #1#val (block (call (. (. Core :Intrinsics) :llvmcall) "unreachable" (curly Union) (curly Tuple))))) ::K"TOMBSTONE" #1#val)))  (function (call unsafe_assume_this_call_is_unreachable) (block (meta (unknown_head false false true false false true true false false false false) inline) (block (inline true) (local (= #1#val (block (call (. (. Core (inert Intrinsics)) (inert llvmcall)) "unreachable" (curly Union) (curly Tuple))))) (inline false) #1#val)))  Detailed provenance:  (unknown_head false false true false false true true false false false false)  └─ (unknown_head false false true false false true true false false false false)  ├─ @ /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:24  └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:24 =#) "Method signature/prototype: `()::Union{}` (meaning: call without arguments, assumed\nnever to return).\n\nLLVM will assume that any call of this function will *never* be reached in any\nexecution of your code. In other words, the call is assumed to be *unreachable*.\n\n!!! danger\n Lying to the compiler is **dangerous**, convincing LLVM that a false statement\n is true can break your program in subtle ways.\n" (macrocall @unreachable_effects :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:35 =#) (macrocall @inline :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:35 =#) (function (call unsafe_assume_this_call_is_unreachable) (block (macrocall @inline :(#= /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:36 =#) (block (call (. (. Core (inert Intrinsics)) (inert llvmcall)) "unreachable" (curly Union) (curly Tuple)))))))))  └─ @ /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:24  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4472  [2] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [3] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [4] 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:3271  [5] top-level scope  @ stdin:5  [6] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [8] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [9] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [10] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/src/UnsafeAssume.jl:3 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ UnsafeAssume │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: UnsafeAssume Failed to precompile UnsafeAssume [99140e25-3765-45c6-8186-bf020531d25b] to "/home/pkgeval/.julia/compiled/v1.14/UnsafeAssume/jl_2vMdQe" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/UnsafeAssume/PpQmJ/test/runtests.jl:1 Testing failed after 18.31s ERROR: LoadError: Package UnsafeAssume errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3247 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [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.14/Pkg/src/API.jl:587 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 91.11s: package fails to precompile