Package evaluation to test FuncTransforms on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T00:15:39.625 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.79s ################################################################################ # 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.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 990.4 ms ✓ FuncTransforms 1 dependency successfully precompiled in 1 seconds. 6 already precompiled. Precompilation completed after 11.31s ################################################################################ # Testing # Testing FuncTransforms Status `/tmp/jl_JMcZJJ/Project.toml` [79abecb7] FuncTransforms v0.1.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_JMcZJJ/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.804499 seconds (2.89 M allocations: 142.550 MiB, 0.84% gc time, 99.98% compilation time) 2nd withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.000080 seconds (81 allocations: 1.641 KiB) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 0.49272487 1st baz(a_cpu, 0.7): 0.008757 seconds (764 allocations: 35.367 KiB, 98.60% compilation time) 2nd baz(a_cpu, 0.7): 0.000021 seconds (81 allocations: 1.641 KiB) baz(a_cpu, 0.7) = 0.49272487 1st qux(a_cpu, 0.3): 0.031062 seconds (7.85 k allocations: 398.141 KiB, 99.71% compilation time) 2nd qux(a_cpu, 0.3): 0.000019 seconds (37 allocations: 848 bytes) qux(a_cpu, 0.3) = 0.29552022 after: 1st withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.146907 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.000025 seconds (18 allocations: 544 bytes) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 0.08498357 1st baz(a_cpu, 0.7): 0.000008 seconds (18 allocations: 544 bytes) 2nd baz(a_cpu, 0.7): 0.000005 seconds (18 allocations: 544 bytes) baz(a_cpu, 0.7) = 0.08498357 1st qux(a_cpu, 0.3): 0.018499 seconds (1.60 k allocations: 78.500 KiB, 99.90% compilation time: 100% of which was recompilation) 2nd qux(a_cpu, 0.3): 0.000017 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.169881 seconds (68.64 k allocations: 2.907 MiB, 99.98% compilation time: 100% of which was recompilation) 2nd withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.000024 seconds (18 allocations: 544 bytes) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 2.8989418 1st baz(a_cpu, 0.7): 0.000008 seconds (18 allocations: 544 bytes) 2nd baz(a_cpu, 0.7): 0.000008 seconds (18 allocations: 544 bytes) baz(a_cpu, 0.7) = 2.8989418 1st qux(a_cpu, 0.3): 0.018086 seconds (1.60 k allocations: 77.953 KiB, 99.90% 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.294550 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.000033 seconds (81 allocations: 1.641 KiB) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 0.49272487 1st baz(a_cpu, 0.7): 0.000021 seconds (81 allocations: 1.641 KiB) 2nd baz(a_cpu, 0.7): 0.000010 seconds (81 allocations: 1.641 KiB) baz(a_cpu, 0.7) = 0.49272487 1st qux(a_cpu, 0.3): 0.011898 seconds (824 allocations: 39.055 KiB, 99.66% compilation time: 100% of which was recompilation) 2nd qux(a_cpu, 0.3): 0.000009 seconds (37 allocations: 848 bytes) qux(a_cpu, 0.3) = 0.29552022 after2: 1st withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.012210 seconds (5.80 k allocations: 268.031 KiB, 99.77% compilation time: 100% of which was recompilation) 2nd withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.000017 seconds (10 allocations: 416 bytes) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 1.4865061 1st baz(a_cpu, 0.7): 0.010808 seconds (995 allocations: 48.078 KiB, 99.72% compilation time: 100% of which was recompilation) 2nd baz(a_cpu, 0.7): 0.000013 seconds (10 allocations: 416 bytes) baz(a_cpu, 0.7) = 1.4865061 1st qux(a_cpu, 0.3): 0.000012 seconds (37 allocations: 848 bytes) 2nd qux(a_cpu, 0.3): 0.000003 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.010855 seconds (4.15 k allocations: 187.719 KiB, 99.72% 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.009921 seconds (989 allocations: 47.422 KiB, 99.66% compilation time: 100% of which was recompilation) 2nd baz(a_cpu, 0.7): 0.000012 seconds (10 allocations: 416 bytes) baz(a_cpu, 0.7) = 1.4090599 1st qux(a_cpu, 0.3): 0.000011 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 25.99s PkgEval succeeded after 52.6s