Package evaluation to test AbstractPermutations on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:00:52.935 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.0s ################################################################################ # Installation # Installing AbstractPermutations... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [36d08e8a] + AbstractPermutations v0.3.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [36d08e8a] + AbstractPermutations v0.3.3 [d5909c97] + GroupsCore v0.5.2 [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 Installation completed after 3.68s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1325.8 ms ✓ AbstractPermutations 1 dependency successfully precompiled in 3 seconds. 2 already precompiled. Precompilation completed after 10.33s ################################################################################ # Testing # Testing AbstractPermutations Status `/tmp/jl_2LTD5A/Project.toml` [36d08e8a] AbstractPermutations v0.3.3 [d5909c97] GroupsCore v0.5.2 [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_2LTD5A/Manifest.toml` [36d08e8a] AbstractPermutations v0.3.3 [d5909c97] GroupsCore v0.5.2 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... ┌ Warning: APerm doesn't perform image vector validation, use it with care! └ @ Main ~/.julia/packages/AbstractPermutations/gDY7y/test/abstract_perm_API.jl:8 ┌ Warning: APerm doesn't perform image vector validation, use it with care! └ @ Main ~/.julia/packages/AbstractPermutations/gDY7y/test/abstract_perm_API.jl:17 Test Summary: | Pass Total Time AbstractPermutations.jl | 466 466 56.1s Testing AbstractPermutations tests passed Testing completed after 61.19s PkgEval succeeded after 83.92s