Package evaluation to test FunctionMaps on Julia 1.14.0-DEV.2225 (e5d7225bad*) started at 2026-05-26T02:14:38.165 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.82s ################################################################################ # 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.4 [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.13.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.43s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 22.81s ################################################################################ # Testing # Testing FunctionMaps Status `/tmp/jl_7Nc79m/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_7Nc79m/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.4 [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.13.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.20.0+1 [e37daf67] LibGit2_jll v1.9.3+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.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.3s Test Summary: | Pass Total Time map interface | 8 8 0.1s Test Summary: | Pass Total Time generic functionality | 75 75 0.6s 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: 0x5500e52ec1b6609d == 0xc07959d8cd9567cc 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: 0x3a45b441e9005663 == 0xd5fc9bf4aaf66225 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: 0x72756d150a732eb3 == 0x3f8f7bd7c8c3114a 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: 0x8c7904c9460db06a == 0xa0066437b39ab792 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: 0xdc43ba4d0e6a360e == 0xdc44f1b53bdcb7f7 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: 0x97fec3c9e26db2e1 == 0x7c59bfd448cf6ab2 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: 0xbf622bc7b31a9ece == 0xbe834f42aa00ffdf 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: 0x13c3842f9b61a5a6 == 0x96bb3bc6e33c8453 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: 0x85b30a2a5358794b == 0x8645a4d57354a398 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: 0xc1d0702049dd4c9b == 0x236bd0265eebdfb7 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: 0xaef924df90e1be2c == 0x95c67fc6bd1fba65 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: 0xe96ff3b5554e27ba == 0x1569326840fa87e5 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: 0x862993edf9e6c1cf == 0x8828b482f7ecb9af 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: 0x51182f7a65be0bc0 == 0xaacbc8a77c87e0b7 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: 0xec6c690aadabfdef == 0x190f773d25ff7747 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: 0x6bd33d768c617783 == 0xa7f16d7055963522 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: 0xbe6e5c2528f9124d == 0x067a7910a39252fe 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: 0xa4beae45d37a78a8 == 0x9eed6073da5ad0a2 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: 0x2293a565fcf4ba28 == 0x1054bd876040eb7f 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: 0x5dbaaaddc1a9de90 == 0xa5e7a1265fc84445 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: 0xdb81693ccb7b0bf2 == 0xa920d515221078ca 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: 0xcaeadd2bdd08e950 == 0x150aaff2fde3cb7a 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: 0xd6942679b78b81d4 == 0xe77e85e79407df28 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: 0xb4c4b72915194b70 == 0x9b46fb48fc3509da 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: 0x56a1f8702850dd50 == 0xf1634540bfa37df7 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: 0x1d6111d1a0cb8e34 == 0xac6d68f0652fd55d 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.1s RNG of the outermost testset: Random.Xoshiro(0x576b4fc61637b5c6, 0xcc8781a7a6443e9d, 0x15047318b463ec30, 0x27916461f0343cc6, 0x3b11d2e62065b7f7) 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 302.38s 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:3247 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [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:587 [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:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 364.22s: package has test failures