Package evaluation to test ExtensibleUnions on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:36:41.087 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.27s ################################################################################ # Installation # Installing ExtensibleUnions... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [d387736e] + ExtensibleUnions v0.5.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [d387736e] + ExtensibleUnions v0.5.1 Installation completed after 3.74s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1176.3 ms ✓ ExtensibleUnions 1323.7 ms ✓ Cassette ✗ Traceur 2 dependencies successfully precompiled in 6 seconds. 2 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: Traceur Failed to precompile Traceur [37b6cedf-1f77-55f8-9503-c64b63398394] to "/home/pkgeval/.julia/compiled/v1.10/Traceur/jl_NxNC0S". ERROR: LoadError: UndefVarError: `TypedSlot` not defined Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base.jl:31 [2] top-level scope @ ~/.julia/packages/Traceur/ajxdS/src/analysis.jl:63 [3] include(mod::Module, _path::String) @ Base ./Base.jl:495 [4] include(x::String) @ Traceur ~/.julia/packages/Traceur/ajxdS/src/Traceur.jl:1 [5] top-level scope @ ~/.julia/packages/Traceur/ajxdS/src/Traceur.jl:12 [6] include @ ./Base.jl:495 [inlined] [7] include_package_for_output(pkg::Base.PkgId, input::String, 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:2295 [8] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/Traceur/ajxdS/src/analysis.jl:63 in expression starting at /home/pkgeval/.julia/packages/Traceur/ajxdS/src/Traceur.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 15.05s ################################################################################ # Testing # Testing ExtensibleUnions Status `/tmp/jl_AJy3T8/Project.toml` [d387736e] ExtensibleUnions v0.5.1 [37b6cedf] Traceur v0.3.1 [8dfed614] Test Status `/tmp/jl_AJy3T8/Manifest.toml` [7057c7e9] Cassette v0.3.14 [d387736e] ExtensibleUnions v0.5.1 [1914dd2f] MacroTools v0.5.16 [37b6cedf] Traceur v0.3.1 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... ERROR: LoadError: UndefVarError: `TypedSlot` not defined Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base.jl:31 [2] top-level scope @ ~/.julia/packages/Traceur/ajxdS/src/analysis.jl:63 [3] include(mod::Module, _path::String) @ Base ./Base.jl:495 [4] include(x::String) @ Traceur ~/.julia/packages/Traceur/ajxdS/src/Traceur.jl:1 [5] top-level scope @ ~/.julia/packages/Traceur/ajxdS/src/Traceur.jl:12 [6] include @ ./Base.jl:495 [inlined] [7] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2295 [8] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/Traceur/ajxdS/src/analysis.jl:63 in expression starting at /home/pkgeval/.julia/packages/Traceur/ajxdS/src/Traceur.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile Traceur [37b6cedf-1f77-55f8-9503-c64b63398394] to "/home/pkgeval/.julia/compiled/v1.10/Traceur/jl_8gr88C". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2542 [3] compilecache @ ./loading.jl:2414 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2047 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3057 [11] maybe_cachefile_lock @ ./loading.jl:3054 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2043 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [17] macro expansion @ ./loading.jl:1863 [inlined] [18] macro expansion @ ./lock.jl:270 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [23] include(fname::String) @ Base.MainInclude ./client.jl:487 [24] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/ExtensibleUnions/LDT2B/test/runtests.jl:3 Testing failed after 10.32s ERROR: LoadError: Package ExtensibleUnions errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 40.16s: package fails to precompile