Package evaluation to test FunctionMaps on Julia 1.14.0-DEV.2265 (73323c5146*) started at 2026-05-31T13:04:03.460 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.97s ################################################################################ # 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.14.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.2+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 23.75s ################################################################################ # Testing # Testing FunctionMaps Status `/tmp/jl_jNb6WN/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.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_jNb6WN/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.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 [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.2+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.6s 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.5s 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: 0x820df0b1eac9dfc2 == 0x65ace6e1ad1172ce 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: 0xa9d9505d6aca93c0 == 0xab05ed64273f6f01 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: 0xcb977a36cd5e9be1 == 0xa1bd615926fb23f9 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: 0xff82085a90b7ca00 == 0xcb1fc5d28c5b7600 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: 0xb25b42c4ff244bdf == 0x01c60bb90de0cdda 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: 0xa70ca250238e9e62 == 0xd0716dd4bd71299d 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: 0x753ab849be2a59fd == 0xd318394584c25cb2 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: 0x9791bded85e1e04b == 0xeac5caf0842be698 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: 0x1f07c46716c7cb76 == 0xcbcc57bb66e5354e 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: 0xc15dc46817c65eeb == 0xaa32106308c43c47 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: 0x1dd4d3518d3d283b == 0x111d1f421beae874 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: 0xfbbac2d1794fa965 == 0x9cb0ab473066046d 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: 0xfe91c4f693c5b83f == 0x51ef3954c6a540fb 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: 0x3107ea1ab7134574 == 0x0b4fdd224bc58217 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: 0x969b637ae0498db6 == 0x9c23bbed76c8ffb1 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: 0xfa7d9789cb88f189 == 0x59a60a6df076a20e 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: 0xbaf6284ab7855d80 == 0x1881d5ed73666495 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: 0x51aa5ec890b08845 == 0x5e364230e35a9d3d 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: 0x65eb8c79af3871e6 == 0x242a79dc4a874b36 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: 0xf376d588c69fa978 == 0x94a4f6baee7b445e 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: 0x0bd497a7b30f1b63 == 0x4a7d48d408bbb457 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: 0x7a5fcf17dc6493c7 == 0x9545582468a06388 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: 0x4d9d7e7c4cef7090 == 0xea1801dd6ccb10d2 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: 0x49a5d18758596b98 == 0x4571abf6f3244287 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: 0x15f51d79e6524a04 == 0xd9752f885836625c 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: 0x42f68ce0eab3e303 == 0x53369163efab9fe3 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 1m35.1s RNG of the outermost testset: Random.Xoshiro(0x6e8c5966c33a2e66, 0xe97f7f0d238ec8f6, 0x23804f70085f52be, 0x5e51f4f68a653dc2, 0x70ca167c2087d74c) 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 315.95s 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 373.41s: package has test failures