Package evaluation to test AwkwardArray on Julia 1.14.0-DEV.2291 (26145852c4*) started at 2026-06-04T15:57:32.495 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.74s ################################################################################ # Installation # Installing AwkwardArray... Resolving package versions... Installed Conda ─ v1.10.3 Updating `~/.julia/environments/v1.14/Project.toml` [7d259134] + AwkwardArray v0.1.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d259134] + AwkwardArray v0.1.6 [8f4d0f93] + Conda v1.10.3 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 ⌅ [682c06a0] + JSON v0.21.4 ⌅ [bac558e1] + OrderedCollections v1.8.2 [69de0a69] + Parsers v2.8.4 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [81def892] + VersionParsing v1.3.0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v1.0.0 [8f399da3] + Libdl v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [deac9b47] + LibCURL_jll v8.20.0+1 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [458c3c95] + OpenSSL_jll v3.5.6+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.69.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Building Conda → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/8f06b0cfa4c514c7b9546756dbae91fcfbc92dc9/build.log` Installation completed after 6.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.6 s ✓ AwkwardArray 5.4 s ✓ CondaPkg 22.8 s ✓ PythonCall ERROR: LoadError: InitError: UndefVarError: `manifest_uuid_path` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base Base_compiler.jl:51  [2] macro expansion  @ ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:10  [3] macro expansion  @ ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:823  [4] macro expansion  @ ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:796  [5] macro expansion  @ ~/.julia/packages/CondaPkg/0UqYV/src/env.jl:70  [6] init_context()  @ PythonCall.C ~/.julia/packages/PythonCall/JksWe/src/C/context.jl:136  [7] __init__()  @ PythonCall.C ~/.julia/packages/PythonCall/JksWe/src/C/C.jl:31  [8] run_module_init(mod::Module, i::Int64)  @ Base loading.jl:1605  [9] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base loading.jl:1593  [10] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base loading.jl:1481  [11] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base loading.jl:2283  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2830  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [14] macro expansion  @ loading.jl:2599 [inlined]  [15] macro expansion  @ lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [17] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [18] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [19] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [20] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [21] top-level scope  @ ~/.julia/packages/AwkwardArray/5n4VC/ext/AwkwardPythonCallExt.jl:2  [22] include(mod::Module, _path::String)  @ Base Base.jl:326  [23] 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  [24] top-level scope  @ stdin:5  [25] eval(m::Module, e::Any)  @ Core boot.jl:521  [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [27] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [29] _start()  @ Base client.jl:596 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/AwkwardArray/5n4VC/ext/AwkwardPythonCallExt.jl:1 in expression starting at stdin:5 ✗ AwkwardArray → AwkwardPythonCallExt 3 dependencies successfully precompiled in 44 seconds. 54 already precompiled. Precompilation completed after 61.62s ################################################################################ # Testing # Testing AwkwardArray Status `/tmp/jl_IYYQOl/Project.toml` [7d259134] AwkwardArray v0.1.6 [8f4d0f93] Conda v1.10.3 ⌅ [682c06a0] JSON v0.21.4 [6099a3de] PythonCall v0.9.34 [bd369af6] Tables v1.12.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_IYYQOl/Manifest.toml` [7d259134] AwkwardArray v0.1.6 [8f4d0f93] Conda v1.10.3 ⌃ [992eb4ea] CondaPkg v0.2.33 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 ⌅ [682c06a0] JSON v0.21.4 [0f8b85d8] JSON3 v1.14.3 [1914dd2f] MacroTools v0.5.16 [0b3b1443] MicroMamba v0.1.15 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.4 [fa939f87] Pidfile v1.3.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [6099a3de] PythonCall v0.9.34 [6c6a2e73] Scratch v1.3.0 [856f2bd8] StructTypes v1.11.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [e17b2a0c] UnsafePointers v1.0.0 [81def892] VersionParsing v1.3.0 [f8abcde7] micromamba_jll v2.3.1+0 [4d7b5844] pixi_jll v0.63.2+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching 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 [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 [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 [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.2+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 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [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... Test Summary: | Pass Total Time PrimitiveArray | 39 39 1.9s Test Summary: | Pass Total Time EmptyArray | 28 28 0.3s Test Summary: | Pass Total Time ListOffsetArray | 37 37 1.6s Test Summary: | Pass Total Time ListArray | 39 39 1.4s Test Summary: | Pass Total Time RegularArray | 60 60 2.4s Test Summary: | Pass Total Time ListType with behavior = :string | 76 76 5.1s Test Summary: | Pass Total Time ListType with other parameters | 18 18 0.7s Test Summary: | Pass Total Time RecordArray | 64 64 5.5s Test Summary: | Pass Total Time TupleArray | 64 64 4.0s Test Summary: | Pass Total Time IndexedArray | 60 60 2.3s Test Summary: | Pass Total Time IndexedOptionArray | 33 33 0.9s Test Summary: | Pass Total Time ByteMaskedArray | 48 48 2.0s Test Summary: | Pass Total Time BitMaskedArray | 48 48 1.8s Test Summary: | Pass Total Time UnmaskedArray | 46 46 0.8s Test Summary: | Pass Total Time UnionArray | 34 34 4.8s Test Summary: | Pass Total Time from_iter | 17 17 14.0s from_buffers: Test Failed at /home/pkgeval/.julia/packages/AwkwardArray/5n4VC/test/runtests.jl:3038 Expression: AwkwardArray.to_vector(layout) == [(x = 1, y = 1.1), (x = 2, y = 2.2), (x = 3, y = 3.3)] Evaluated: [(y = 1.1, x = 1), (y = 2.2, x = 2), (y = 3.3, x = 3)] == [(x = 1, y = 1.1), (x = 2, y = 2.2), (x = 3, y = 3.3)] Stacktrace: [1] top-level scope @ ~/.julia/packages/AwkwardArray/5n4VC/test/runtests.jl:2862 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/AwkwardArray/5n4VC/test/runtests.jl:3038 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Test Summary: | Pass Fail Total Time from_buffers | 145 1 146 45.2s RNG of the outermost testset: Random.Xoshiro(0x594c1b6e3c664e0a, 0x4f4e716b740163bb, 0xd4a2d7e2b53d6d6a, 0x2f6ef402d1a3ee43, 0xba6e5331de192022) ERROR: LoadError: Some tests did not pass: 145 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/AwkwardArray/5n4VC/test/runtests.jl:2861 Testing failed after 156.65s ERROR: LoadError: Package AwkwardArray 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:326 [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 258.77s: package has test failures