Package evaluation to test FuncTransforms on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T14:45:23.548 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.36s ################################################################################ # Installation # Installing FuncTransforms... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [79abecb7] + FuncTransforms v0.1.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [79abecb7] + FuncTransforms v0.1.1 Installation completed after 1.19s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.89s ################################################################################ # Testing # Testing FuncTransforms Status `/tmp/jl_NYRrAP/Project.toml` [79abecb7] FuncTransforms v0.1.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_NYRrAP/Manifest.toml` [79abecb7] FuncTransforms v0.1.1 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... before: 1st withctx(Sin2Cos(), bar, a_cpu, 0.7): 6.842720 seconds (2.89 M allocations: 142.545 MiB, 0.89% gc time, 99.98% compilation time) 2nd withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.000088 seconds (81 allocations: 1.641 KiB) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 0.49272487 1st baz(a_cpu, 0.7): 0.008305 seconds (764 allocations: 35.367 KiB, 98.86% compilation time) 2nd baz(a_cpu, 0.7): 0.000020 seconds (81 allocations: 1.641 KiB) baz(a_cpu, 0.7) = 0.49272487 1st qux(a_cpu, 0.3): 0.030050 seconds (7.85 k allocations: 398.141 KiB, 99.75% compilation time) 2nd qux(a_cpu, 0.3): 0.000020 seconds (37 allocations: 848 bytes) qux(a_cpu, 0.3) = 0.29552022 after: 1st withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.149402 seconds (43.55 k allocations: 1.835 MiB, 99.97% compilation time: 100% of which was recompilation) 2nd withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.000016 seconds (18 allocations: 544 bytes) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 0.08498357 1st baz(a_cpu, 0.7): 0.000010 seconds (18 allocations: 544 bytes) 2nd baz(a_cpu, 0.7): 0.000006 seconds (18 allocations: 544 bytes) baz(a_cpu, 0.7) = 0.08498357 1st qux(a_cpu, 0.3): 0.016857 seconds (1.60 k allocations: 78.500 KiB, 99.90% compilation time: 100% of which was recompilation) 2nd qux(a_cpu, 0.3): 0.000011 seconds (8 allocations: 384 bytes) qux(a_cpu, 0.3) = 0.9553365 WARNING: Method definition ctxcall(Main.Sin2Cos, typeof(Base.sin), Any) in module Main at /home/pkgeval/.julia/packages/FuncTransforms/5vDjh/test/runtests.jl:77 overwritten at /home/pkgeval/.julia/packages/FuncTransforms/5vDjh/test/runtests.jl:82. redefine: 1st withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.174038 seconds (68.63 k allocations: 2.899 MiB, 99.98% compilation time: 100% of which was recompilation) 2nd withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.000022 seconds (18 allocations: 544 bytes) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 2.8989418 1st baz(a_cpu, 0.7): 0.000011 seconds (18 allocations: 544 bytes) 2nd baz(a_cpu, 0.7): 0.000009 seconds (18 allocations: 544 bytes) baz(a_cpu, 0.7) = 2.8989418 1st qux(a_cpu, 0.3): 0.016442 seconds (1.60 k allocations: 77.953 KiB, 99.92% compilation time: 100% of which was recompilation) 2nd qux(a_cpu, 0.3): 0.000004 seconds (8 allocations: 384 bytes) qux(a_cpu, 0.3) = 0.30933625 delete: 1st withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.307032 seconds (61.83 k allocations: 2.803 MiB, 99.97% compilation time: 100% of which was recompilation) 2nd withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.000031 seconds (81 allocations: 1.641 KiB) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 0.49272487 1st baz(a_cpu, 0.7): 0.000018 seconds (81 allocations: 1.641 KiB) 2nd baz(a_cpu, 0.7): 0.000008 seconds (81 allocations: 1.641 KiB) baz(a_cpu, 0.7) = 0.49272487 1st qux(a_cpu, 0.3): 0.010532 seconds (824 allocations: 39.055 KiB, 99.45% compilation time: 100% of which was recompilation) 2nd qux(a_cpu, 0.3): 0.000010 seconds (37 allocations: 848 bytes) qux(a_cpu, 0.3) = 0.29552022 after2: 1st withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.012300 seconds (5.80 k allocations: 268.031 KiB, 99.74% compilation time: 100% of which was recompilation) 2nd withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.000020 seconds (10 allocations: 416 bytes) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 1.4865061 1st baz(a_cpu, 0.7): 0.009843 seconds (995 allocations: 48.078 KiB, 99.60% compilation time: 100% of which was recompilation) 2nd baz(a_cpu, 0.7): 0.000021 seconds (10 allocations: 416 bytes) baz(a_cpu, 0.7) = 1.4865061 1st qux(a_cpu, 0.3): 0.000014 seconds (37 allocations: 848 bytes) 2nd qux(a_cpu, 0.3): 0.000005 seconds (37 allocations: 848 bytes) qux(a_cpu, 0.3) = 0.29552022 WARNING: Method definition ctxcall(Main.Sin2Cos, Main.var"#foo#3", Any) in module Main at /home/pkgeval/.julia/packages/FuncTransforms/5vDjh/test/runtests.jl:106 overwritten at /home/pkgeval/.julia/packages/FuncTransforms/5vDjh/test/runtests.jl:112. redefine2: 1st withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.011115 seconds (4.15 k allocations: 187.719 KiB, 99.65% compilation time: 100% of which was recompilation) 2nd withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.000026 seconds (10 allocations: 416 bytes) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 1.4090599 1st baz(a_cpu, 0.7): 0.009713 seconds (989 allocations: 47.422 KiB, 99.58% compilation time: 100% of which was recompilation) 2nd baz(a_cpu, 0.7): 0.000018 seconds (10 allocations: 416 bytes) baz(a_cpu, 0.7) = 1.4090599 1st qux(a_cpu, 0.3): 0.000014 seconds (37 allocations: 848 bytes) 2nd qux(a_cpu, 0.3): 0.000006 seconds (37 allocations: 848 bytes) qux(a_cpu, 0.3) = 0.29552022 Test Summary: | Pass Total Time FuncTransforms.jl | 39 39 14.3s Testing FuncTransforms tests passed Testing completed after 27.06s PkgEval succeeded after 54.52s