Package evaluation to test AES on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T16:45:10.664 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.11s ################################################################################ # Installation # Installing AES... Resolving package versions... Installed AES ────────── v0.1.2 Installed Statistics ─── v1.11.1 Installed StaticArrays ─ v0.12.6 Updating `~/.julia/environments/v1.14/Project.toml` [5a3fb44e] + AES v0.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [5a3fb44e] + AES v0.1.2 ⌅ [90137ffa] + StaticArrays v0.12.6 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.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 1.68s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 8.6 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.4 s ✓ Statistics 0.5 s ✓ SafeTestsets 31.9 s ✓ StructUtils 30.8 s ✓ Preferences 2.2 s ✓ Compat WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. WARNING: Constructor for type "Tuple" was extended in `StaticArrays` without explicit qualification or import.  NOTE: Assumed "Tuple" refers to `Base.Tuple`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Tuple end`.  Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`. WARNING: Constructor for type "Array" was extended in `StaticArrays` without explicit qualification or import.  NOTE: Assumed "Array" refers to `Base.Array`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Array end`.  Hint: To silence the warning, qualify `Array` as `Base.Array` in the method signature or explicitly `import Base: Array`. 195.0 s ✓ StaticArrays 31.1 s ✓ PrecompileTools 0.9 s ✓ Compat → CompatLinearAlgebraExt Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. ERROR: LoadError: StackOverflowError: Stacktrace:  [1] getproperty(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, name::Symbol)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:226  [2] kind(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:320 [inlined]  [3] vst1(vcx::Base.JuliaLowering.Validation1Context, st::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:139  [4] vst1_splat_or_val(vcx::Base.JuliaLowering.Validation1Context, st::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:1053  [5] vst1_call_arg(vcx::Base.JuliaLowering.Validation1Context, st::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:588  [6] all(f::typeof(Base.JuliaLowering.vst1_call_arg), vcx::Base.JuliaLowering.Validation1Context, itr::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}}; kws::@Kwargs{})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:56  [7] vst1_call(vcx::Base.JuliaLowering.Validation1Context, st::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:568  [8] getindex(A::Vector{Int64}, i::Int64)  @ Base essentials.jl:1040 [inlined]  [9] child(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, id::Int64, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:134 [inlined]  ┌ [10] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:252 [inlined]  ├ [11] vst1(vcx::Base.JuliaLowering.Validation1Context, st::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:165  ├ [12] all(f::typeof(Base.JuliaLowering.vst1), vcx::Base.JuliaLowering.Validation1Context, itr::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}}; kws::@Kwargs{})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:56  ├ [13] vst1(vcx::Base.JuliaLowering.Validation1Context, st::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:142  ├ [14] valid_st1(st::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/validation.jl:134 [inlined]  ├ [15] 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:4493  ├ [16] (::Base.JuliaLowering.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Any)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:272  ├ [17] (StaticArrays.SArray{Tuple{256}})(x::NTuple{256, UInt8})  │ @ StaticArrays ~/.julia/packages/StaticArrays/WNOVH/src/SArray.jl:49  ╰─────── repeated 136 times  [1098] top-level scope  @ ~/.julia/packages/AES/0hA6h/src/constants.jl:10  [1099] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [1100] top-level scope  @ ~/.julia/packages/AES/0hA6h/src/AES.jl:12  [1101] include(mod::Module, _path::String)  @ Base Base.jl:325  [1102] 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:3303  [1103] top-level scope  @ stdin:5  [1104] eval(m::Module, e::Any)  @ Core boot.jl:522  [1105] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [1106] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [1107] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [1108] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/AES/0hA6h/src/constants.jl:10 in expression starting at /home/pkgeval/.julia/packages/AES/0hA6h/src/AES.jl:1 in expression starting at stdin:5 ✗ AES 67.9 s ✓ Parsers 130.4 s ✓ JSON 63.7 s ✓ BenchmarkTools 11 dependencies successfully precompiled in 599 seconds. 14 already precompiled. 1 dependency had output during precompilation: ┌ StaticArrays │ WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. │ WARNING: Constructor for type "Tuple" was extended in `StaticArrays` without explicit qualification or import. │ NOTE: Assumed "Tuple" refers to `Base.Tuple`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Tuple end`. │ Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`. │ WARNING: Constructor for type "Array" was extended in `StaticArrays` without explicit qualification or import. │ NOTE: Assumed "Array" refers to `Base.Array`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Array end`. │ Hint: To silence the warning, qualify `Array` as `Base.Array` in the method signature or explicitly `import Base: Array`. └ Precompilation completed after 648.34s ################################################################################ # Testing # Testing AES Status `/tmp/jl_Ilt79e/Project.toml` [5a3fb44e] AES v0.1.2 [6e4b80f9] BenchmarkTools v1.8.0 [1bc83da4] SafeTestsets v0.1.0 ⌅ [90137ffa] StaticArrays v0.12.6 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Ilt79e/Manifest.toml` [5a3fb44e] AES v0.1.2 [6e4b80f9] BenchmarkTools v1.8.0 [34da2185] Compat v4.18.1 [682c06a0] JSON v1.6.1 [69de0a69] Parsers v2.8.6 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [1bc83da4] SafeTestsets v0.1.0 ⌅ [90137ffa] StaticArrays v0.12.6 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.8.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.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.5.5+2 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module Test into module SafeTestsets.var"##Interface Tests#1048" in package SafeTestsets because package SafeTestsets does not have Test in its dependencies: - Note that the following manifests in the load path were resolved with a potentially different DEV version of the current version, which may be the cause of the error. Try to re-resolve them in the current version, or consider deleting them if that fails: /tmp/jl_Ilt79e/Manifest.toml - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have SafeTestsets checked out for development and have added Test as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with SafeTestsets Stacktrace: [1] macro expansion @ loading.jl:2583 [inlined] [2] macro expansion @ lock.jl:376 [inlined] [3] __require(into::Module, mod::Symbol) @ Base loading.jl:2563 [4] require(into::Module, mod::Symbol) @ Base loading.jl:2539 [inlined] [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [6] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [7] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [8] eval_using(to::Module, path::Expr) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130 [9] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:29 [10] eval(m::Module, e::Any) @ Core boot.jl:522 [11] _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:745 [12] _eval @ /source/usr/share/julia/JuliaLowering/src/eval.jl:726 [inlined] [13] #eval#134 @ /source/usr/share/julia/JuliaLowering/src/eval.jl:718 [inlined] [14] eval @ /source/usr/share/julia/JuliaLowering/src/eval.jl:713 [inlined] [15] top-level scope @ ~/.julia/packages/AES/0hA6h/test/runtests.jl:3 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core boot.jl:522 [19] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [20] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/AES/0hA6h/test/runtests.jl:3 Testing failed after 17.32s ERROR: LoadError: Package AES 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] 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 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 707.17s: package tests unexpectedly errored