Package evaluation of MirroredArrayViews on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:04:21.985 ################################################################################ # Set-up # Set-up completed after 0.24s ################################################################################ # Installation # Installing MirroredArrayViews... Resolving package versions... Cloning [b32b01fb-8833-5495-9754-2f5f3e3ebfd4] MirroredArrayViews from https://github.com/slmcbane/MirroredArrayViews.jl.git Username for 'https://github.com': Installation failed after 3.8s ERROR: LoadError: failed to clone from https://github.com/slmcbane/MirroredArrayViews.jl.git, error: GitError(Code:EUSER, Class:Callback, Aborting, user cancelled credential request.) Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] clone(io::IOContext{IO}, url::String, source_path::String; header::String, credentials::Nothing, kwargs::@Kwargs{isbare::Bool}) @ Pkg.GitTools /opt/julia/share/julia/stdlib/v1.13/Pkg/src/GitTools.jl:136 [3] clone @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/GitTools.jl:92 [inlined] [4] #ensure_clone#2 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/GitTools.jl:78 [inlined] [5] ensure_clone @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/GitTools.jl:74 [inlined] [6] 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.13/Pkg/src/Operations.jl:794 [7] (::Pkg.Operations.var"#112#113"{Bool, Pkg.Types.Context, Int64, String, Set{String}, Pkg.Types.PackageEntry})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1187 [8] mkpidlock(f::Pkg.Operations.var"#112#113"{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.13/FileWatching/src/pidfile.jl:93 [9] mkpidlock @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:90 [inlined] [10] mkpidlock @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [11] download_source(ctx::Pkg.Types.Context, pkgs::Base.ValueIterator{Dict{UUID, Pkg.Types.PackageEntry}}; readonly::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1185 [12] download_source @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1052 [inlined] [13] download_source @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1050 [inlined] [14] 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.13/Pkg/src/Operations.jl:1705 [15] add @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1676 [inlined] [16] 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.13/Pkg/src/API.jl:317 [17] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [18] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:153 [19] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [20] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [21] include(mod::Module, _path::String) @ Base ./Base.jl:303 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [23] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 caused by: GitError(Code:EUSER, Class:Callback, Aborting, user cancelled credential request.) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/LibGit2/src/error.jl:124 [inlined] [2] clone(repo_url::SubString{String}, repo_path::String, clone_opts::LibGit2.CloneOptions) @ LibGit2 /opt/julia/share/julia/stdlib/v1.13/LibGit2/src/repository.jl:470 [3] clone(repo_url::SubString{String}, repo_path::String; branch::String, isbare::Bool, remote_cb::Ptr{Nothing}, credentials::LibGit2.CachedCredentials, callbacks::Dict{Symbol, Tuple{Ptr{Nothing}, Any}}) @ LibGit2 /opt/julia/share/julia/stdlib/v1.13/LibGit2/src/LibGit2.jl:584 [4] clone @ /opt/julia/share/julia/stdlib/v1.13/LibGit2/src/LibGit2.jl:557 [inlined] [5] clone(io::IOContext{IO}, url::String, source_path::String; header::String, credentials::Nothing, kwargs::@Kwargs{isbare::Bool}) @ Pkg.GitTools /opt/julia/share/julia/stdlib/v1.13/Pkg/src/GitTools.jl:125 [6] clone @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/GitTools.jl:92 [inlined] [7] #ensure_clone#2 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/GitTools.jl:78 [inlined] [8] ensure_clone @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/GitTools.jl:74 [inlined] [9] 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.13/Pkg/src/Operations.jl:794 [10] (::Pkg.Operations.var"#112#113"{Bool, Pkg.Types.Context, Int64, String, Set{String}, Pkg.Types.PackageEntry})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1187 [11] mkpidlock(f::Pkg.Operations.var"#112#113"{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.13/FileWatching/src/pidfile.jl:93 [12] mkpidlock @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:90 [inlined] [13] mkpidlock @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [14] download_source(ctx::Pkg.Types.Context, pkgs::Base.ValueIterator{Dict{UUID, Pkg.Types.PackageEntry}}; readonly::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1185 [15] download_source @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1052 [inlined] [16] download_source @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1050 [inlined] [17] 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.13/Pkg/src/Operations.jl:1705 [18] add @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1676 [inlined] [19] 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.13/Pkg/src/API.jl:317 [20] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [21] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:153 [22] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [23] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [24] include(mod::Module, _path::String) @ Base ./Base.jl:303 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [26] _start() @ Base ./client.jl:563 PkgEval skipped after 19.27s: package could not be installed