Package evaluation to test AxisKeys on Julia 1.14.0-DEV.2386 (9e0b0ca1f2*) started at 2026-06-16T17:37:55.083 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.76s ################################################################################ # Installation # Installing AxisKeys... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [94b1ba4f] + AxisKeys v0.2.17 Updating `~/.julia/environments/v1.14/Manifest.toml` [94b1ba4f] + AxisKeys v0.2.17 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [8197267c] + IntervalSets v0.7.14 [82899510] + IteratorInterfaceExtensions v1.0.0 [356022a1] + NamedDims v1.2.3 ⌅ [bac558e1] + OrderedCollections v1.8.2 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.3+0 [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 4.41s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.2 s ✓ NamedDims → AbstractFFTsExt 3.2 s ✓ NamedArrays 3.1 s ✓ CovarianceEstimation 3.3 s ✓ AxisKeys → StatsBaseExt 1.2 s ✓ AxisKeys → AbstractFFTsExt 1.2 s ✓ AxisKeys → OffsetArraysExt 0.7 s ✓ NamedDims → ChainRulesCoreExt 1.2 s ✓ AxisKeys → ChainRulesCoreExt 4.0 s ✓ FiniteDifferences ERROR: LoadError: syntax: invalid assignment location "(sitp::ScaledInterpolation{T, 1}, x::Number, y::Int) where T" around /home/pkgeval/.julia/packages/Interpolations/91PhN/src/scaling/scaling.jl:88 Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Interpolations/91PhN/src/scaling/scaling.jl:88  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/Interpolations/91PhN/src/Interpolations.jl:456  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] 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  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Interpolations/91PhN/src/scaling/scaling.jl:88 in expression starting at /home/pkgeval/.julia/packages/Interpolations/91PhN/src/Interpolations.jl:1 in expression starting at stdin:5 ✗ Interpolations 3.0 s ✓ NamedDims → CovarianceEstimationExt 3.5 s ✓ AxisKeys → CovarianceEstimationExt 1.5 s ✓ LazyStack WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. 15.0 s ✓ ChainRulesTestUtils ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"), "Interpolations") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] top-level scope  @ ~/.julia/packages/Interpolations/91PhN/ext/InterpolationsUnitfulExt.jl:6  [11] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core boot.jl:522  [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/Interpolations/91PhN/ext/InterpolationsUnitfulExt.jl:1 in expression starting at stdin:5 ✗ Interpolations → InterpolationsUnitfulExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"), "Interpolations") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/AxisKeys/a6h2b/ext/InterpolationsExt.jl:3  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/AxisKeys/a6h2b/ext/InterpolationsExt.jl:1 in expression starting at stdin:5 ✗ AxisKeys → InterpolationsExt 1.2 s ✓ AxisKeys → LazyStackExt 14 dependencies successfully precompiled in 57 seconds. 119 already precompiled. 1 dependency had output during precompilation: ┌ ChainRulesTestUtils │ WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. └ Precompilation completed after 80.68s ################################################################################ # Testing # Testing AxisKeys Status `/tmp/jl_C4HV87/Project.toml` [94b1ba4f] AxisKeys v0.2.17 [6e4b80f9] BenchmarkTools v1.8.0 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [587fd27a] CovarianceEstimation v0.2.13 [a93c6f00] DataFrames v1.8.2 [7a1cc6ca] FFTW v1.10.0 [26cc04aa] FiniteDifferences v0.12.34 ⌃ [a98d9a8b] Interpolations v0.15.1 [8197267c] IntervalSets v0.7.14 [41ab1584] InvertedIndices v1.3.1 ⌃ [1fad7336] LazyStack v0.0.8 [86f7a689] NamedArrays v0.10.5 [356022a1] NamedDims v1.2.3 [6fe1bfb0] OffsetArrays v1.17.0 [90137ffa] StaticArrays v1.9.18 [10745b16] Statistics v1.11.1 [2913bbd2] StatsBase v0.34.11 [bd369af6] Tables v1.12.1 [2fbcfb34] UniqueVectors v1.2.0 [1986cc42] Unitful v1.28.0 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_C4HV87/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.6.1 [66dad0bd] AliasTables v1.1.3 [13072b0f] AxisAlgorithms v1.1.0 [94b1ba4f] AxisKeys v0.2.17 [6e4b80f9] BenchmarkTools v1.8.0 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 [587fd27a] CovarianceEstimation v0.2.13 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.2 [864edb3b] DataStructures v0.19.5 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [ffbed154] DocStringExtensions v0.9.5 [7a1cc6ca] FFTW v1.10.0 [26cc04aa] FiniteDifferences v0.12.34 [842dd82b] InlineStrings v1.4.5 ⌃ [a98d9a8b] Interpolations v0.15.1 [8197267c] IntervalSets v0.7.14 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [b964fa9f] LaTeXStrings v1.4.0 ⌃ [1fad7336] LazyStack v0.0.8 [2ab3a3ac] LogExpFunctions v1.0.1 [e1d29d7a] Missings v1.2.0 [86f7a689] NamedArrays v0.10.5 [356022a1] NamedDims v1.2.3 [6fe1bfb0] OffsetArrays v1.17.0 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.5 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.3.2 [43287f4e] PtrArrays v1.4.0 [c84ed2f1] Ratios v0.4.5 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.3 [91c51154] SentinelArrays v1.4.10 [a2af1166] SortingAlgorithms v1.2.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.11 [892a3eda] StringManipulation v0.4.4 [ec057cc2] StructUtils v2.8.2 [fd094767] Suppressor v0.2.8 [9449cd9e] TSVD v0.4.4 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [2fbcfb34] UniqueVectors v1.2.0 [1986cc42] Unitful v1.28.0 [efce3f68] WoodburyMatrices v1.1.0 [f5851436] FFTW_jll v3.3.12+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [856f044c] MKL_jll v2025.2.0+0 [1317d2d5] oneTBB_jll v2022.3.0+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.3+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 WARNING: Method definition nameouter() in module AxisKeys at /home/pkgeval/.julia/packages/AxisKeys/a6h2b/src/wrap.jl:88 overwritten in module Main at /home/pkgeval/.julia/packages/AxisKeys/a6h2b/test/runtests.jl:10. ┌ Warning: range 'a':1:'z' replaced by 'a':1:'e', to match size(A, 1) == 5 └ @ AxisKeys ~/.julia/packages/AxisKeys/a6h2b/src/wrap.jl:70 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at _packages.jl:55 └ @ Core ~/.julia/packages/AxisKeys/a6h2b/test/_packages.jl:55 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at _packages.jl:55 └ @ Core ~/.julia/packages/AxisKeys/a6h2b/test/_packages.jl:55 Test Summary: | Pass Broken Total Time wrapdims with NamedDimsArray outside | 519 7 526 6m03.6s WARNING: Method definition nameouter() in module Main at /home/pkgeval/.julia/packages/AxisKeys/a6h2b/test/runtests.jl:10 overwritten at /home/pkgeval/.julia/packages/AxisKeys/a6h2b/test/runtests.jl:12. WARNING: Method definition count_allocs(Any, Any...) in module Main at /home/pkgeval/.julia/packages/AxisKeys/a6h2b/test/_packages.jl:3 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at _packages.jl:55 └ @ Core ~/.julia/packages/AxisKeys/a6h2b/test/_packages.jl:55 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at _packages.jl:55 └ @ Core ~/.julia/packages/AxisKeys/a6h2b/test/_packages.jl:55 WARNING: Method definition to_vec(AxisKeys.KeyedArray{T, N, var"#s4", KT} where KT where var"#s4"<:(NamedDims.NamedDimsArray{L, T, N, A} where A<:AbstractArray{T, N}) where N where T where L) in module Main at /home/pkgeval/.julia/packages/AxisKeys/a6h2b/test/_chainrules.jl:3 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition to_vec(AxisKeys.KeyedArray{T, N, AT, KT} where KT where AT where N where T) in module Main at /home/pkgeval/.julia/packages/AxisKeys/a6h2b/test/_chainrules.jl:9 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Broken Total Time wrapdims with KeyedArray outside | 525 5 530 1m52.5s Test Summary: | Pass Total Time fast findfirst & findall | 448 448 11.5s ERROR: LoadError: syntax: invalid assignment location "(sitp::ScaledInterpolation{T, 1}, x::Number, y::Int) where T" around /home/pkgeval/.julia/packages/Interpolations/91PhN/src/scaling/scaling.jl:88 Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Interpolations/91PhN/src/scaling/scaling.jl:88  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/Interpolations/91PhN/src/Interpolations.jl:456  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] 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  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Interpolations/91PhN/src/scaling/scaling.jl:88 in expression starting at /home/pkgeval/.julia/packages/Interpolations/91PhN/src/Interpolations.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Interpolations │ [Output was shown above] └ Interpolations: Error During Test at /home/pkgeval/.julia/packages/AxisKeys/a6h2b/test/runtests.jl:32 Got exception outside of a @test The following 1 package failed to precompile: Interpolations Failed to precompile Interpolations [a98d9a8b-a2ab-59e6-89dd-64a1c18fca59] to "/home/pkgeval/.julia/compiled/v1.14/Interpolations/jl_EpdEkX" (ProcessExited(1)). Test Summary: | Error Total Time Interpolations | 1 1 30.5s RNG of the outermost testset: Random.Xoshiro(0x05db4c584efad6d7, 0xacd22eaff3319ef1, 0xd019532804ef8e10, 0x626dfd1c0ca520b7, 0xcdd263f499c15efb) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/AxisKeys/a6h2b/test/runtests.jl:32 Testing failed after 540.77s ERROR: LoadError: Package AxisKeys 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 703.48s: package has syntax issues