Package evaluation to test FunctionMaps on Julia 1.14.0-DEV.2168 (2569364ac4*) started at 2026-05-10T13:05:06.759 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.9s ################################################################################ # Installation # Installing FunctionMaps... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a85aefff] + FunctionMaps v0.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [b152e2b5] + CompositeTypes v0.1.4 [a85aefff] + FunctionMaps v0.1.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.51s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 22.34s ################################################################################ # Testing # Testing FunctionMaps Status `/tmp/jl_VkZYgI/Project.toml` [4c88cf16] Aqua v0.8.14 [b152e2b5] CompositeTypes v0.1.4 [a85aefff] FunctionMaps v0.1.2 [90137ffa] StaticArrays v1.9.18 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_VkZYgI/Manifest.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.1 [b152e2b5] CompositeTypes v0.1.4 [a85aefff] FunctionMaps v0.1.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [0dad84c5] ArgTools v1.1.2 [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.13.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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.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.1+0 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.3+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+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... Test Summary: | Pass Total Time julia | 1 1 0.1s Test Summary: | Pass Total Time Base.PkgId(Base.UUID("a85aefff-f8ca-4649-a888-c8e5398bc76c"), "FunctionMaps") deps | 1 1 0.5s Test Summary: | Pass Total Time Base.PkgId(Base.UUID("a85aefff-f8ca-4649-a888-c8e5398bc76c"), "FunctionMaps") extras | 1 1 0.0s Test Summary: | Pass Total Time Base.PkgId(Base.UUID("a85aefff-f8ca-4649-a888-c8e5398bc76c"), "FunctionMaps") weakdeps | 1 1 0.0s Test Summary: | Pass Total Time common functionality | 117 117 10.6s Test Summary: | Pass Total Time map interface | 8 8 0.1s Test Summary: | Pass Total Time generic functionality | 75 75 0.7s generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x61ff9a2224a81771 == 0x92fd2622929d598a Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::FunctionMaps.StaticIdentityMap{Float64}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xf25d67758bfd9019 == 0xe0cf1719ab3b3478 Stacktrace: [1] +(::Vector{Float64}, ::Vector{Float64}) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::FunctionMaps.DynamicIdentityMap{Vector{Float64}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x7a5f45afeff601bd == 0x588ca077f2b1aba4 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::FunctionMaps.FixedConstantMap{Float64, Float64}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xf71c1cf0d7e6f3fe == 0x303326f5d4475968 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::FunctionMaps.FixedConstantMap{Float64, SVector{2, Float64}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xc7f3addb8b8819e7 == 0xbaa979f9520888c9 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::ZeroMap{Float64, Float64}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x7a5f45afeff601bd == 0x588ca077f2b1aba4 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::UnityMap{Float64, Float64}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x94ad0bb51b8bc14c == 0xc616330e93922817 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::ScalarAffineMap{Float64}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xdf4caf3a198a2e11 == 0x033baf9f02aecf33 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::ScalarAffineMap{Float64}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x4cc9dba7b68ecc6e == 0x32f3c9d586a74959 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::StaticAffineMap{Float64, 2, 2, 4}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x90b1715ff5c17a1f == 0x206e67d5d5148508 Stacktrace: [1] *(A::SMatrix{3, 2, Float64, 6}, B::SVector{2, Float64}) @ StaticArrays /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::StaticAffineMap{Float64, 2, 3, 6}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xfa8a420017210b04 == 0x15b09c12fff2a888 Stacktrace: [1] *(A::Matrix{Float64}, x::Vector{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::VectorAffineMap{Float64}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xb5727fddc1d78bfd == 0x189752a5713a0a6c Stacktrace: [1] *(A::Matrix{Float64}, x::Vector{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::VectorAffineMap{Float64}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xe0775cdd6251da91 == 0xc69596b2d805bc15 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::ScalarAffineMap{Float64}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xc33ed6b0d148aed8 == 0x0d611c5e0febc987 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::GenericAffineMap{SVector{2, Float64}, UniformScaling{Float64}, SVector{2, Float64}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xb3f7277d404de0a3 == 0x8eeab0fbb5ee2b2e Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::GenericAffineMap{SVector{2, Float64}, SMatrix{2, 2, Float64, 4}, SVector{2, Float64}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x877893723b3c5813 == 0x8438b73d028f3106 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::GenericAffineMap{SVector{2, Float64}, Float64, SVector{2, Float64}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xab72272ce37a1d38 == 0x26d2d0b1d5613243 Stacktrace: [1] *(A::SMatrix{3, 2, Float64, 6}, B::SVector{2, Float64}) @ StaticArrays /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::GenericAffineMap{SVector{2, Float64}, SMatrix{3, 2, Float64, 6}, SVector{3, Float64}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x3843b2016227eac2 == 0x3eb6d08db44dec5c Stacktrace: [1] current_exceptions() @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::StaticTranslation{Float64, 3}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x02c7fb28c0c76d6d == 0x872576db43afe682 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::StaticLinearMap{Float64, 2, 2, 4}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x3af867fe86d6a720 == 0xd26737c5bc5b2409 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::GenericLinearMap{Float64, SVector{2, Float64}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xfe146dfdaf86feed == 0x011213a40b17f7df Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::ComposedMap{Float64, Tuple{UnitCircleMap{Float64}, VectorToComplex{Float64}, ScalarAffineMap{ComplexF64}}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x3af211427a2e9234 == 0xe762ca02efa21cfc Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::ComposedMap{SVector{2, Float64}, Tuple{StaticLinearMap{Float64, 2, 2, 4}, CartToPolarMap{Float64}, StaticLinearMap{Float64, 2, 2, 4}}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] setstate!(x::Random.TaskLocalRNG, ::NTuple{5, UInt64}) @ Random ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x61ff9a2224a81771 == 0x92fd2622929d598a Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::FunctionMaps.StaticIdentityMap{BigFloat}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xf25d67758bfd9019 == 0xe0cf1719ab3b3478 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::FunctionMaps.DynamicIdentityMap{Vector{BigFloat}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x7a5f45afeff601bd == 0x588ca077f2b1aba4 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::FunctionMaps.FixedConstantMap{BigFloat, BigFloat}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xf71c1cf0d7e6f3fe == 0x303326f5d4475968 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::FunctionMaps.FixedConstantMap{BigFloat, SVector{2, BigFloat}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xc7f3addb8b8819e7 == 0xbaa979f9520888c9 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::ZeroMap{BigFloat, BigFloat}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x7a5f45afeff601bd == 0x588ca077f2b1aba4 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::UnityMap{BigFloat, BigFloat}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x94ad0bb51b8bc14c == 0xc616330e93922817 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::ScalarAffineMap{BigFloat}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xdf4caf3a198a2e11 == 0x033baf9f02aecf33 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::ScalarAffineMap{BigFloat}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x52e6ce14cfc017f7 == 0x7212dac9ec017df2 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::StaticAffineMap{BigFloat, 2, 2, 4}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xea484afa9a7e56d5 == 0xbb34e64bd561c815 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::StaticAffineMap{BigFloat, 2, 3, 6}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x4ae3c661385528ff == 0x79631c375b418f07 Stacktrace: [1] +(::Vector{BigFloat}, ::Vector{BigFloat}) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::VectorAffineMap{BigFloat}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x76496a46c3aa5d8a == 0x5d303a78d84477b7 Stacktrace: [1] +(::Vector{BigFloat}, ::Vector{BigFloat}) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::VectorAffineMap{BigFloat}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xe0775cdd6251da91 == 0xc69596b2d805bc15 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::ScalarAffineMap{BigFloat}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xf12f7e8ea71b8ac6 == 0xdee3f5a4d151c078 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::GenericAffineMap{SVector{2, BigFloat}, UniformScaling{BigFloat}, SVector{2, BigFloat}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xa0db99f871ca5cf4 == 0xbe6cb724ad312675 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::GenericAffineMap{SVector{2, BigFloat}, SMatrix{2, 2, BigFloat, 4}, SVector{2, BigFloat}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xd45fc2a32db646b0 == 0x8ff8fc700ed67671 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::GenericAffineMap{SVector{2, BigFloat}, BigFloat, SVector{2, BigFloat}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x2c369489e7acaf9a == 0xaa8aa0fb8ab964c5 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::GenericAffineMap{SVector{2, BigFloat}, SMatrix{3, 2, BigFloat, 6}, SVector{3, BigFloat}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xd045d5b0ccdbfbee == 0x20ab6e002dd59c81 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::StaticTranslation{BigFloat, 3}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x47f0f33751c78508 == 0x8398c65c7d044148 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::StaticLinearMap{BigFloat, 2, 2, 4}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x53a8eb9d86408485 == 0xde8bdd69c3ee0a2f Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::GenericLinearMap{BigFloat, SVector{2, BigFloat}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0xe3448566d2265714 == 0x963adbe8123ac733 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::ComposedMap{BigFloat, Tuple{UnitCircleMap{BigFloat}, VectorToComplex{BigFloat}, ScalarAffineMap{Complex{BigFloat}}}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 generic map tests: Test Failed at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 Expression: hash(m) == map_hash(m) Evaluated: 0x41140fae5908a28c == 0xdcfd0ea1d2a255f2 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_generic_map(m::ComposedMap{SVector{2, BigFloat}, Tuple{StaticLinearMap{BigFloat, 2, 2, 4}, CartToPolarMap{BigFloat}, StaticLinearMap{BigFloat, 2, 2, 4}}}) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:74 [3] generic_map_tests(T::Type) @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_generic.jl:17 [4] macro expansion @ ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:88 [inlined] [5] copy!(dst::Random.TaskLocalRNG, src::Union{Random.TaskLocalRNG, Random.Xoshiro}) @ Random /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_maps() @ Main ~/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:87 Test Summary: | Pass Fail Total Time generic map tests | 855 44 899 1m34.7s RNG of the outermost testset: Random.Xoshiro(0x037a3246e41f0a69, 0x0dd3b351170acf51, 0x8dc1c5b29798d937, 0x75ed5c0d9101673d, 0x2b3bad161645891a) ERROR: LoadError: Some tests did not pass: 855 passed, 44 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/test_maps.jl:151 in expression starting at /home/pkgeval/.julia/packages/FunctionMaps/ufcAa/test/runtests.jl:20 Testing failed after 301.1s ERROR: LoadError: Package FunctionMaps 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:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] [4] 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:586 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 357.75s: package has test failures