Package evaluation to test LinearMaps on Julia 1.14.0-DEV.2600 (ff0e675117*) started at 2026-07-06T03:48:19.243 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.27s ################################################################################ # Installation # Installing LinearMaps... Resolving package versions... Installed LinearMaps ─ v3.11.4 Updating `~/.julia/environments/v1.14/Project.toml` [7a12625a] + LinearMaps v3.11.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [7a12625a] + LinearMaps v3.11.4 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.28s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.3 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 0.9 s ✓ ANSIColoredPrinters 0.8 s ✓ Statistics 0.5 s ✓ Richardson 0.5 s ✓ RealDot 0.7 s ✓ StaticArraysCore 2.4 s ✓ LinearMaps 0.5 s ✓ LazilyInitializedFields 0.7 s ✓ DocStringExtensions 0.9 s ✓ AbstractTrees 2.0 s ✓ FillArrays 1.1 s ✓ TranscodingStreams 0.6 s ✓ IOCapture 0.5 s ✓ Suppressor 1.7 s ✓ StructUtils 0.9 s ✓ Compat 1.3 s ✓ Preferences 1.6 s ✓ Statistics → SparseArraysExt 0.8 s ✓ Quaternions 0.7 s ✓ Octonions 2.1 s ✓ LinearMaps → LinearMapsSparseArraysExt 0.5 s ✓ LinearMaps → LinearMapsStatisticsExt 5.2 s ✓ RegistryInstances 1.6 s ✓ MarkdownAST 2.0 s ✓ FillArrays → FillArraysSparseArraysExt 1.0 s ✓ FillArrays → FillArraysStatisticsExt 0.7 s ✓ CodecZlib 1.0 s ✓ StructUtils → StructUtilsStaticArraysCoreExt 0.5 s ✓ Compat → CompatLinearAlgebraExt 1.9 s ✓ JLLWrappers 1.7 s ✓ PrecompileTools 2.3 s ✓ ChainRulesCore 6.4 s ✓ Aqua 2.1 s ✓ Libiconv_jll 2.1 s ✓ Git_LFS_jll 2.3 s ✓ OpenSSH_jll 2.2 s ✓ Expat_jll 3.3 s ✓ RecipesBase 13.3 s ✓ StaticArrays 10.1 s ✓ Parsers 1.6 s ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 0.6 s ✓ LinearMaps → LinearMapsChainRulesCoreExt 2.1 s ✓ Git_jll 4.6 s ✓ IterativeSolvers 1.6 s ✓ StaticArrays → StaticArraysStatisticsExt 1.7 s ✓ StaticArrays → StaticArraysChainRulesCoreExt 2.1 s ✓ FillArrays → FillArraysStaticArraysExt 7.1 s ✓ JSON 1.1 s ✓ Git 3.5 s ✓ FiniteDifferences 25.7 s ✓ ArrayLayouts 54.5 s ✓ Documenter WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. 15.4 s ✓ ChainRulesTestUtils 4.8 s ✓ ArrayLayouts → ArrayLayoutsSparseArraysExt 5.9 s ✓ BlockArrays 54 dependencies successfully precompiled in 214 seconds. 34 already precompiled. 1 dependency had output during precompilation: ┌ ChainRulesTestUtils │ WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. └ Precompilation completed after 257.09s ################################################################################ # Testing # Testing LinearMaps Status `/tmp/jl_MfUBXg/Project.toml` [4c88cf16] Aqua v0.8.16 [8e7c35d0] BlockArrays v1.9.5 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [e30172f5] Documenter v1.17.0 [42fd0dbc] IterativeSolvers v0.9.4 [7a12625a] LinearMaps v3.11.4 [d00ba074] Octonions v0.2.3 [94ee1d12] Quaternions v0.7.7 [10745b16] Statistics v1.11.1 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_MfUBXg/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.16 [4c555306] ArrayLayouts v1.12.2 [8e7c35d0] BlockArrays v1.9.5 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [1a297f60] FillArrays v1.16.0 [26cc04aa] FiniteDifferences v0.12.34 [d7ba0133] Git v1.5.0 [b5f81e59] IOCapture v1.0.0 [42fd0dbc] IterativeSolvers v0.9.4 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [0e77f7df] LazilyInitializedFields v1.3.0 [7a12625a] LinearMaps v3.11.4 [d0879d2d] MarkdownAST v0.1.3 [d00ba074] Octonions v0.2.3 [69de0a69] Parsers v2.8.6 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [94ee1d12] Quaternions v0.7.7 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [2792f1a3] RegistryInstances v0.1.0 [708f8203] Richardson v1.4.3 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.8.2 [fd094767] Suppressor v0.2.8 [3bb67fe8] TranscodingStreams v0.11.3 [2e619515] Expat_jll v2.8.1+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.54.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.3.1+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... 3 instances of possible type-piracy detected. To get a list, set `broken = false`. Test Summary: | Pass Broken Total Time code quality | 10 1 11 1m15.0s ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl:719 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). Test Summary: | Pass Total Time Doctests: LinearMaps | 1 1 1m32.8s Test Summary: | Pass Total Time basic functionality | 14 14 4.7s Test Summary: | Pass Total Time new LinearMap type | 24 24 10.5s Test Summary: | Pass Total Time transpose of new LinearMap type | 56 56 19.3s Test Summary: | Pass Total Time MulStyle | 6 6 0.4s Test Summary: | Pass Total Time transpose/adjoint | 91 91 25.2s Test Summary: | Pass Total Time function maps | 165 165 20.1s scaledmap: Test Failed at /home/pkgeval/.julia/packages/LinearMaps/KV78T/test/scaledmap.jl:109 Expression: #= /home/pkgeval/.julia/packages/LinearMaps/KV78T/test/scaledmap.jl:109 =# @allocated(mul!(y, A, x)) == alloc * allocsize Evaluated: 2120 == 2152 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/LinearMaps/KV78T/test/scaledmap.jl:109 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/LinearMaps/KV78T/test/scaledmap.jl:4 Test Summary: | Pass Fail Total Time scaledmap | 54 1 55 24.7s RNG of the outermost testset: Random.Xoshiro(0x4457a9cbbd239234, 0xb8699ceb2b79260c, 0x833540bef2966b90, 0xc02c966339deb400, 0x3ed6e0fe91960a28) ERROR: LoadError: Some tests did not pass: 54 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LinearMaps/KV78T/test/scaledmap.jl:3 in expression starting at /home/pkgeval/.julia/packages/LinearMaps/KV78T/test/runtests.jl:15 Testing failed after 342.78s ERROR: LoadError: Package LinearMaps errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 644.49s: package has test failures