Package evaluation to test LibAwsEventStream on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:35:52.597 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.13s ################################################################################ # Installation # Installing LibAwsEventStream... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [7707c54a] + LibAwsEventStream v1.1.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [fa961155] + CEnum v0.5.0 [692b3bcd] + JLLWrappers v1.7.1 [ef519ef6] + LibAwsCal v1.1.12 [332a3e40] + LibAwsChecksums v1.1.5 [c6e421ba] + LibAwsCommon v1.3.6 [7707c54a] + LibAwsEventStream v1.1.3 ⌃ [a5388770] + LibAwsIO v1.3.3 [21216c6a] + Preferences v1.5.1 [70f11efc] + aws_c_cal_jll v0.9.13+0 [73048d1d] + aws_c_common_jll v0.12.6+0 [1383d23e] + aws_c_event_stream_jll v0.5.9+0 ⌅ [13c41daa] + aws_c_io_jll v0.24.1+0 [b2a88e68] + aws_checksums_jll v0.2.8+0 [cddc5d3d] + s2n_tls_jll v1.7.0+0 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [de0858da] + Printf [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 4.55s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.9/activate_set.jl:63 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ Unsatisfiable requirements detected for package Test [8dfed614]: │ Test [8dfed614] log: │ ├─possible versions are: 1.10.10 or uninstalled │ └─restricted to versions 1.11.0-1 by project [3cf3dcc4] — no versions left │ └─project [3cf3dcc4] log: │ ├─possible versions are: 0.0.0 or uninstalled │ └─project [3cf3dcc4] is fixed to version 0.0.0 │ Stacktrace: │ [1] check_constraints(graph::Pkg.Resolve.Graph) │ @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Resolve/graphtype.jl:998 │ [2] Pkg.Resolve.Graph(compat::Dict{UUID, Dict{VersionNumber, Dict{UUID, Pkg.Versions.VersionSpec}}}, compat_weak::Dict{UUID, Dict{VersionNumber, Set{UUID}}}, uuid_to_name::Dict{UUID, String}, reqs::Dict{UUID, Pkg.Versions.VersionSpec}, fixed::Dict{UUID, Pkg.Resolve.Fixed}, verbose::Bool, julia_version::VersionNumber) │ @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Resolve/graphtype.jl:345 │ [3] deps_graph(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, uuid_to_name::Dict{UUID, String}, reqs::Dict{UUID, Pkg.Versions.VersionSpec}, fixed::Dict{UUID, Pkg.Resolve.Fixed}, julia_version::VersionNumber, installed_only::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:600 │ [4] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, julia_version::VersionNumber, installed_only::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:413 │ [5] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, level::Pkg.Types.UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1553 │ [6] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; level::Pkg.Types.UpgradeLevel, mode::Pkg.Types.PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:351 │ [7] up │ @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:326 [inlined] │ [8] up │ @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:164 [inlined] │ [9] #resolve#143 │ @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:357 [inlined] │ [10] resolve │ @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:356 [inlined] │ [11] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.9/activate_set.jl:68 │ [12] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.9/activate_set.jl:9 │ [13] (::var"#6#8")() │ @ Main /PkgEval.jl/scripts/precompile.jl:21 │ [14] capture_pkg_output(f::var"#6#8"; suppress::Bool) │ @ Main /PkgEval.jl/scripts/common.jl:55 │ [15] suppress_pkg_output(f::Function) │ @ Main /PkgEval.jl/scripts/common.jl:35 │ [16] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:19 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:495 │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:316 │ [19] _start() │ @ Base ./client.jl:550 └ @ Main /PkgEval.jl/scripts/precompile.jl:24 Activating project at `~/.julia/environments/v1.10` Precompiling package dependencies... Precompiling packages... 2433.5 ms ✓ aws_c_io_jll 868.9 ms ✓ aws_c_event_stream_jll 2450.0 ms ✓ LibAwsIO 1515.8 ms ✓ LibAwsEventStream 4 dependencies successfully precompiled in 12 seconds. 10 already precompiled. Precompilation completed after 19.61s ################################################################################ # Testing # Testing LibAwsEventStream ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1829 Testing failed after 3.73s ERROR: LoadError: Unsatisfiable requirements detected for package Test [8dfed614]: Test [8dfed614] log: ├─possible versions are: 1.10.10 or uninstalled └─restricted to versions 1.11.0-1 by project [971c8bdb] — no versions left └─project [971c8bdb] log: ├─possible versions are: 0.0.0 or uninstalled └─project [971c8bdb] is fixed to version 0.0.0 Stacktrace: [1] check_constraints(graph::Pkg.Resolve.Graph) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Resolve/graphtype.jl:998 [2] Pkg.Resolve.Graph(compat::Dict{UUID, Dict{VersionNumber, Dict{UUID, Pkg.Versions.VersionSpec}}}, compat_weak::Dict{UUID, Dict{VersionNumber, Set{UUID}}}, uuid_to_name::Dict{UUID, String}, reqs::Dict{UUID, Pkg.Versions.VersionSpec}, fixed::Dict{UUID, Pkg.Resolve.Fixed}, verbose::Bool, julia_version::VersionNumber) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Resolve/graphtype.jl:345 [3] deps_graph(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, uuid_to_name::Dict{UUID, String}, reqs::Dict{UUID, Pkg.Versions.VersionSpec}, fixed::Dict{UUID, Pkg.Resolve.Fixed}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:600 [4] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:413 [5] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, level::Pkg.Types.UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1553 [6] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; level::Pkg.Types.UpgradeLevel, mode::Pkg.Types.PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:351 [7] up @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:326 [inlined] [8] up @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:164 [inlined] [9] #resolve#143 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:357 [inlined] [10] resolve @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:356 [inlined] [11] (::Pkg.Operations.var"#117#122"{String, Bool, Bool, Bool, Pkg.Operations.var"#130#134"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1831 [12] with_temp_env(fn::Pkg.Operations.var"#117#122"{String, Bool, Bool, Bool, Pkg.Operations.var"#130#134"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1721 [13] (::Pkg.Operations.var"#115#120"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#130#134"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, Pkg.Types.Project, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1810 [14] mktempdir(fn::Pkg.Operations.var"#115#120"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#130#134"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, Pkg.Types.Project, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:766 [15] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:762 [16] mktempdir @ ./file.jl:762 [inlined] [17] sandbox(fn::Function, ctx::Pkg.Types.Context, target::Pkg.Types.PackageSpec, target_path::String, sandbox_path::String, sandbox_project_override::Pkg.Types.Project; preferences::Dict{String, Any}, 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:1768 [18] 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:1971 [19] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [20] 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 [21] 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 [22] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [23] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [24] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 caused by: Unsatisfiable requirements detected for package Test [8dfed614]: Test [8dfed614] log: ├─possible versions are: 1.10.10 or uninstalled └─restricted to versions 1.11.0-1 by project [971c8bdb] — no versions left └─project [971c8bdb] log: ├─possible versions are: 0.0.0 or uninstalled └─project [971c8bdb] is fixed to version 0.0.0 Stacktrace: [1] check_constraints(graph::Pkg.Resolve.Graph) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Resolve/graphtype.jl:998 [2] Pkg.Resolve.Graph(compat::Dict{UUID, Dict{VersionNumber, Dict{UUID, Pkg.Versions.VersionSpec}}}, compat_weak::Dict{UUID, Dict{VersionNumber, Set{UUID}}}, uuid_to_name::Dict{UUID, String}, reqs::Dict{UUID, Pkg.Versions.VersionSpec}, fixed::Dict{UUID, Pkg.Resolve.Fixed}, verbose::Bool, julia_version::VersionNumber) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Resolve/graphtype.jl:345 [3] deps_graph(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, uuid_to_name::Dict{UUID, String}, reqs::Dict{UUID, Pkg.Versions.VersionSpec}, fixed::Dict{UUID, Pkg.Resolve.Fixed}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:600 [4] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:413 [5] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, level::Pkg.Types.UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1553 [6] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; level::Pkg.Types.UpgradeLevel, mode::Pkg.Types.PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:351 [7] up @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:326 [inlined] [8] up @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:164 [inlined] [9] #resolve#143 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:357 [inlined] [10] resolve @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:356 [inlined] [11] (::Pkg.Operations.var"#117#122"{String, Bool, Bool, Bool, Pkg.Operations.var"#130#134"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1823 [12] with_temp_env(fn::Pkg.Operations.var"#117#122"{String, Bool, Bool, Bool, Pkg.Operations.var"#130#134"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1721 [13] (::Pkg.Operations.var"#115#120"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#130#134"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, Pkg.Types.Project, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1810 [14] mktempdir(fn::Pkg.Operations.var"#115#120"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#130#134"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, Pkg.Types.Project, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:766 [15] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:762 [16] mktempdir @ ./file.jl:762 [inlined] [17] sandbox(fn::Function, ctx::Pkg.Types.Context, target::Pkg.Types.PackageSpec, target_path::String, sandbox_path::String, sandbox_project_override::Pkg.Types.Project; preferences::Dict{String, Any}, 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:1768 [18] 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:1971 [19] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [20] 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 [21] 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 [22] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [23] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [24] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 PkgEval failed after 47.61s: there were unidentified errors