Package evaluation of PermutationTests on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T11:12:44.176 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.99s ################################################################################ # Installation # Installing PermutationTests... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [dd25e4c7] + PermutationTests v0.2.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [7d9f7c33] + Accessors v0.1.42 [79e6a3ab] + Adapt v4.3.0 [dce04be8] + ArgCheck v2.5.0 [198e06fe] + BangBang v0.4.4 [9718e550] + Baselet v0.1.1 [861a8166] + Combinatorics v1.0.2 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.5.8 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [244e2a9f] + DefineSingletons v0.1.2 [e189563c] + ExternalDocstrings v0.1.1 [41a02a25] + Folds v0.2.10 [22cec73e] + InitialValues v0.3.1 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [1914dd2f] + MacroTools v0.5.15 [128add7d] + MicroCollections v0.2.0 [bac558e1] + OrderedCollections v1.8.0 [dd25e4c7] + PermutationTests v0.2.0 [42d2dcc6] + Referenceables v0.1.3 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [171d559e] + SplittablesBase v0.1.15 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [24d252fe] + ThreadedScans v0.1.0 [28d57a85] + Transducers v0.4.84 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 2.36s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ `Statistics` declared as a `test` dependency, but no such entry in `extras` or `weakdeps` │ Stacktrace: │ [1] pkgerror(msg::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 │ [2] gen_target_project(ctx::Pkg.Types.Context, pkg::Pkg.Types.PackageSpec, source_path::String, target::String) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1992 │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/tgnBf/src/julia-1.11/common.jl:84 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/tgnBf/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/tgnBf/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:557 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:323 │ [9] _start() │ @ Base ./client.jl:531 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling project... 4146.9 ms ✓ PermutationTests 1 dependency successfully precompiled in 5 seconds. 51 already precompiled. 1 dependency had output during precompilation: ┌ PermutationTests │ ⭐ Welcome to the PermutationTests.jl package ⭐ │ │ [ Info: │ Your Machine `PermutationTests-primary-UYr8uN0E` (x86_64-linux-gnu) │ runs on kernel Linux with word size 64. │ CPU Threads: 1 │ Base.Threads: 1 └ Precompilation completed after 19.52s ################################################################################ # Testing # Testing failed after 1.89s ERROR: LoadError: `Statistics` declared as a `test` dependency, but no such entry in `extras` or `weakdeps` Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] gen_target_project(ctx::Pkg.Types.Context, pkg::Pkg.Types.PackageSpec, source_path::String, target::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1992 [3] 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.11/Pkg/src/Operations.jl:2056 [4] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [inlined] [5] 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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 [6] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [7] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [8] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 44.69s: there were unidentified errors