Package evaluation to test Bioinformatics on Julia 1.14.0-DEV.2058 (afc71c255e*) started at 2026-04-20T01:10:00.864 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.38s ################################################################################ # Installation # Installing Bioinformatics... Resolving package versions... Cloning [c429c406-9079-5a14-8339-dedc8835de90] Bioinformatics from https://github.com/mrtkp9993/Bioinformatics.jl.git Updating git-repo `https://github.com/mrtkp9993/Bioinformatics.jl.git` Installation failed after 5.6s ERROR: LoadError: Bioinformatics: git object 6f4646f277261658185f474e6e826cad14301b2a could not be found Stacktrace: [1] error(s::String) @ Base ./error.jl:56 [2] install_git(io::IOContext{IO}, uuid::UUID, name::String, hash::Base.SHA1, urls::Set{String}, version_path::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1244 [3] (::Pkg.Operations.var"#126#127"{Bool, Pkg.Types.Context, Int64, String, Set{String}, Pkg.Types.PackageEntry})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1685 [4] mkpidlock(f::Pkg.Operations.var"#126#127"{Bool, Pkg.Types.Context, Int64, String, Set{String}, Pkg.Types.PackageEntry}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:97 [5] mkpidlock @ /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:94 [inlined] [6] check_channel_state(c::Channel{Any}) @ Base /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:92 [inlined] [7] put!(c::Channel{Any}, v::Task) @ Base /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:92 [inlined] [8] download_source(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageEntry}; readonly::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1683 [9] get(h::Dict{UUID, Pkg.Types.PackageEntry}, key::UUID, default::Nothing) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1542 [inlined] [10] get(m::Pkg.Types.Manifest, key::UUID, default::Nothing) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1521 [inlined] [11] manifest_info(manifest::Pkg.Types.Manifest, uuid::UUID) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1521 [inlined] [12] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2348 [13] !=(x::Pkg.Versions.VersionSpec, y::Pkg.Versions.VersionSpec) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2295 [inlined] [14] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:379 [15] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [16] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [17] add(pkg::PackageSpec; kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [18] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:116 [19] include(mod::Module, _path::String) @ Base ./Base.jl:326 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [21] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:113 caused by: GitError(Code:ENOTFOUND, Class:Odb, object not found - no match for id (6f4646f277261658185f474e6e826cad14301b2a)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/LibGit2/src/error.jl:124 [inlined] [2] LibGit2.GitObject(repo::LibGit2.GitRepo, oid::LibGit2.GitHash) @ LibGit2 /opt/julia/share/julia/stdlib/v1.14/LibGit2/src/repository.jl:186 [3] install_git(io::IOContext{IO}, uuid::UUID, name::String, hash::Base.SHA1, urls::Set{String}, version_path::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1241 [4] (::Pkg.Operations.var"#126#127"{Bool, Pkg.Types.Context, Int64, String, Set{String}, Pkg.Types.PackageEntry})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1685 [5] mkpidlock(f::Pkg.Operations.var"#126#127"{Bool, Pkg.Types.Context, Int64, String, Set{String}, Pkg.Types.PackageEntry}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:97 [6] mkpidlock @ /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:94 [inlined] [7] check_channel_state(c::Channel{Any}) @ Base /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:92 [inlined] [8] put!(c::Channel{Any}, v::Task) @ Base /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:92 [inlined] [9] download_source(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageEntry}; readonly::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1683 [10] get(h::Dict{UUID, Pkg.Types.PackageEntry}, key::UUID, default::Nothing) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1542 [inlined] [11] get(m::Pkg.Types.Manifest, key::UUID, default::Nothing) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1521 [inlined] [12] manifest_info(manifest::Pkg.Types.Manifest, uuid::UUID) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1521 [inlined] [13] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2348 [14] !=(x::Pkg.Versions.VersionSpec, y::Pkg.Versions.VersionSpec) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2295 [inlined] [15] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:379 [16] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [17] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [18] add(pkg::PackageSpec; kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [19] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:116 [20] include(mod::Module, _path::String) @ Base ./Base.jl:326 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [22] _start() @ Base ./client.jl:593 PkgEval skipped after 40.83s: package could not be installed