Package evaluation to test BSDiff on Julia 1.14.0-DEV.2457 (6e8868916a*) started at 2026-06-28T13:39:30.940 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.64s ################################################################################ # Installation # Installing BSDiff... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7b188ff4] + BSDiff v1.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [7b188ff4] + BSDiff v1.3.0 [e1450e63] + BufferedStreams v1.2.2 [523fee87] + CodecBzip2 v0.8.5 [692b3bcd] + JLLWrappers v1.8.0 [21216c6a] + Preferences v1.5.2 [24f65c1e] + SuffixArrays v1.0.0 [3bb67fe8] + TranscodingStreams v0.11.3 [6e34b625] + Bzip2_jll v1.0.9+0 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 2.45s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.9 s ✓ zrl_jll 1.8 s ✓ bsdiff_endsley_jll 2.0 s ✓ bsdiff_classic_jll 1.7 s ✓ BSDiff 4 dependencies successfully precompiled in 8 seconds. 40 already precompiled. Precompilation completed after 30.42s ################################################################################ # Testing # Testing BSDiff Status `/tmp/jl_aQDAMw/Project.toml` [4c88cf16] Aqua v0.8.16 [7b188ff4] BSDiff v1.3.0 [7424abe3] bsdiff_classic_jll v4.3.17+0 [4b92dbe6] bsdiff_endsley_jll v4.3.1+0 [9fe51eb0] zrl_jll v1.1.2+0 [0dad84c5] ArgTools v1.2.0 [44cfe95a] Pkg v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_aQDAMw/Manifest.toml` [4c88cf16] Aqua v0.8.16 [7b188ff4] BSDiff v1.3.0 [e1450e63] BufferedStreams v1.2.2 [523fee87] CodecBzip2 v0.8.5 [34da2185] Compat v4.18.1 [692b3bcd] JLLWrappers v1.8.0 [21216c6a] Preferences v1.5.2 [24f65c1e] SuffixArrays v1.0.0 [3bb67fe8] TranscodingStreams v0.11.3 [6e34b625] Bzip2_jll v1.0.9+0 [7424abe3] bsdiff_classic_jll v4.3.17+0 [4b92dbe6] bsdiff_endsley_jll v4.3.1+0 [9fe51eb0] zrl_jll v1.1.2+0 [0dad84c5] ArgTools v1.2.0 [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 [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.5+2 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... Test Summary: | Pass Total Time Method ambiguity | 1 1 7.2s Test Summary: | Pass Total Time Unbound type parameters | 1 1 0.1s Test Summary: | Pass Total Time Undefined exports | 1 1 0.0s Test Summary: | Pass Total Time Compare Project.toml and test/Project.toml | 1 1 0.4s Test Summary: | Pass Total Time Stale dependencies | 1 1 3.8s Test Summary: | Pass Total Time Compat bounds | 4 4 0.7s Test Summary: | Pass Total Time Piracy | 1 1 0.2s Test Summary: | Pass Total Time Persistent tasks | 1 1 33.2s bsindex: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:36 Expression: index == bsindex(old, index) Evaluated: FileSpec("/tmp/jl_wDyRunaPMh", 0x01b6) == "/tmp/jl_wDyRunaPMh" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:36 [inlined] [3] (::var"#46#47"{String})(index::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsindex: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:36 Expression: index == bsindex(old, index) Evaluated: FileSpec("/tmp/jl_eDaJirGv4l", 0x01b6) == "/tmp/jl_eDaJirGv4l" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:36 [inlined] [3] (::var"#46#47"{Cmd})(index::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsindex: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:36 Expression: index == bsindex(old, index) Evaluated: FileSpec("/tmp/jl_SnmRYRyFOz", 0x01b6) == "/tmp/jl_SnmRYRyFOz" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:36 [inlined] [3] (::var"#46#47"{Base.CmdRedirect})(index::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsindex: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:36 Expression: index == bsindex(old, index) Evaluated: FileSpec("/tmp/jl_q5CLehaRC3", 0x01b6) == "/tmp/jl_q5CLehaRC3" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:36 [inlined] [3] (::var"#46#47"{IOStream})(index::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsindex: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:36 Expression: index == bsindex(old, index) Evaluated: FileSpec("/tmp/jl_IDuL4dinsJ", 0x01b6) == "/tmp/jl_IDuL4dinsJ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:36 [inlined] [3] (::var"#46#47"{Base.Process})(index::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_cZm5sBQZIZ", 0x01b6) == "/tmp/jl_cZm5sBQZIZ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{String, String, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_A7CTexM74J", 0x01b6) == "/tmp/jl_A7CTexM74J" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Cmd, String, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_OjWdE765IL", 0x01b6) == "/tmp/jl_OjWdE765IL" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.CmdRedirect, String, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_wL8RcdyfOH", 0x01b6) == "/tmp/jl_wL8RcdyfOH" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{IOStream, String, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_oDOvCVKrib", 0x01b6) == "/tmp/jl_oDOvCVKrib" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.Process, String, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_CRy3QRqzo7", 0x01b6) == "/tmp/jl_CRy3QRqzo7" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{String, Cmd, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_6xo3cVgDan", 0x01b6) == "/tmp/jl_6xo3cVgDan" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Cmd, Cmd, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_g56h8jK12p", 0x01b6) == "/tmp/jl_g56h8jK12p" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.CmdRedirect, Cmd, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_YLexeZUfgB", 0x01b6) == "/tmp/jl_YLexeZUfgB" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{IOStream, Cmd, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_EF81CpShWZ", 0x01b6) == "/tmp/jl_EF81CpShWZ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.Process, Cmd, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_oxW5M16Fmf", 0x01b6) == "/tmp/jl_oxW5M16Fmf" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{String, Base.CmdRedirect, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_yTcVEz2HG3", 0x01b6) == "/tmp/jl_yTcVEz2HG3" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Cmd, Base.CmdRedirect, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_SFEHa76vYV", 0x01b6) == "/tmp/jl_SFEHa76vYV" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.CmdRedirect, Base.CmdRedirect, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_GDypivMFWd", 0x01b6) == "/tmp/jl_GDypivMFWd" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{IOStream, Base.CmdRedirect, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_CZ438TwhoR", 0x01b6) == "/tmp/jl_CZ438TwhoR" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.Process, Base.CmdRedirect, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_Q3MdKVQlU5", 0x01b6) == "/tmp/jl_Q3MdKVQlU5" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{String, IOStream, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_kHmZ07sd2F", 0x01b6) == "/tmp/jl_kHmZ07sd2F" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Cmd, IOStream, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_QnaheRqdwJ", 0x01b6) == "/tmp/jl_QnaheRqdwJ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.CmdRedirect, IOStream, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_gvwjMnaFuJ", 0x01b6) == "/tmp/jl_gvwjMnaFuJ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{IOStream, IOStream, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_UhY1eDaXeH", 0x01b6) == "/tmp/jl_UhY1eDaXeH" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.Process, IOStream, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_EPs9aTMJo7", 0x01b6) == "/tmp/jl_EPs9aTMJo7" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{String, Base.Process, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_sFelEjuBm9", 0x01b6) == "/tmp/jl_sFelEjuBm9" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Cmd, Base.Process, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_EDUTSJUZ01", 0x01b6) == "/tmp/jl_EDUTSJUZ01" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.CmdRedirect, Base.Process, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_Ab4RIpwFcX", 0x01b6) == "/tmp/jl_Ab4RIpwFcX" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{IOStream, Base.Process, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_wXYxEPeb2t", 0x01b6) == "/tmp/jl_wXYxEPeb2t" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.Process, Base.Process, Vector{Any}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_2ZM7YLybw9", 0x01b6) == "/tmp/jl_2ZM7YLybw9" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, String})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_QdYDYTy5mp", 0x01b6) == "/tmp/jl_QdYDYTy5mp" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, String})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_c52Z2N8rAN", 0x01b6) == "/tmp/jl_c52Z2N8rAN" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, String})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_e3E3Gt2vYD", 0x01b6) == "/tmp/jl_e3E3Gt2vYD" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, String})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_eTiDodqpUh", 0x01b6) == "/tmp/jl_eTiDodqpUh" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, String})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_4b8nUbKbSN", 0x01b6) == "/tmp/jl_4b8nUbKbSN" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Cmd})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_oBgJwzobsH", 0x01b6) == "/tmp/jl_oBgJwzobsH" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Cmd})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_uVMVGNmDix", 0x01b6) == "/tmp/jl_uVMVGNmDix" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Cmd})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_UlYZgFyhMN", 0x01b6) == "/tmp/jl_UlYZgFyhMN" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Cmd})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_GFAXC1YTin", 0x01b6) == "/tmp/jl_GFAXC1YTin" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Cmd})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_GTmzC5Wf2F", 0x01b6) == "/tmp/jl_GTmzC5Wf2F" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.CmdRedirect})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_WdIF4xgxU9", 0x01b6) == "/tmp/jl_WdIF4xgxU9" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.CmdRedirect})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_Ark1e3gdij", 0x01b6) == "/tmp/jl_Ark1e3gdij" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.CmdRedirect})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_wRWP8BofCX", 0x01b6) == "/tmp/jl_wRWP8BofCX" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.CmdRedirect})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_6PCR8zq5UF", 0x01b6) == "/tmp/jl_6PCR8zq5UF" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.CmdRedirect})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_ip8pYP8B81", 0x01b6) == "/tmp/jl_ip8pYP8B81" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, IOStream})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_mjKD2FOZOJ", 0x01b6) == "/tmp/jl_mjKD2FOZOJ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, IOStream})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_yt6v0ZUDYt", 0x01b6) == "/tmp/jl_yt6v0ZUDYt" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, IOStream})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_WDuLydS3s5", 0x01b6) == "/tmp/jl_WDuLydS3s5" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, IOStream})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_mzoN0Hyt8j", 0x01b6) == "/tmp/jl_mzoN0Hyt8j" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, IOStream})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_6RgxsJE781", 0x01b6) == "/tmp/jl_6RgxsJE781" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.Process})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_mDYbWdqbu5", 0x01b6) == "/tmp/jl_mDYbWdqbu5" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.Process})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_YzWHEjwZGL", 0x01b6) == "/tmp/jl_YzWHEjwZGL" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.Process})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_KzwRwvuzgt", 0x01b6) == "/tmp/jl_KzwRwvuzgt" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.Process})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_kD4dORSJiZ", 0x01b6) == "/tmp/jl_kD4dORSJiZ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.Process})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_6BUxwJAvuD", 0x01b6) == "/tmp/jl_6BUxwJAvuD" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{String, String, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_S1q30pSTIl", 0x01b6) == "/tmp/jl_S1q30pSTIl" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Cmd, String, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_4rG52H8no3", 0x01b6) == "/tmp/jl_4rG52H8no3" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.CmdRedirect, String, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_gFMNqFU7u3", 0x01b6) == "/tmp/jl_gFMNqFU7u3" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{IOStream, String, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_QtiTSLcTsB", 0x01b6) == "/tmp/jl_QtiTSLcTsB" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.Process, String, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_0Jq5A3qvud", 0x01b6) == "/tmp/jl_0Jq5A3qvud" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{String, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_qdWBKzS1kp", 0x01b6) == "/tmp/jl_qdWBKzS1kp" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Cmd, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_gv8hGjy1k9", 0x01b6) == "/tmp/jl_gv8hGjy1k9" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.CmdRedirect, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_wHwj6rIpcb", 0x01b6) == "/tmp/jl_wHwj6rIpcb" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{IOStream, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_YDMxmVevyZ", 0x01b6) == "/tmp/jl_YDMxmVevyZ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.Process, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_WTWh8nuHo1", 0x01b6) == "/tmp/jl_WTWh8nuHo1" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{String, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_axWliBqfEz", 0x01b6) == "/tmp/jl_axWliBqfEz" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Cmd, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_wH0nIhuveL", 0x01b6) == "/tmp/jl_wH0nIhuveL" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.CmdRedirect, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_ahC5OXaHmL", 0x01b6) == "/tmp/jl_ahC5OXaHmL" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{IOStream, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_sfMVQLOJeV", 0x01b6) == "/tmp/jl_sfMVQLOJeV" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.Process, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_w3E1o7IZuH", 0x01b6) == "/tmp/jl_w3E1o7IZuH" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{String, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_aHC5wT4tef", 0x01b6) == "/tmp/jl_aHC5wT4tef" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Cmd, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_8RKBKdADir", 0x01b6) == "/tmp/jl_8RKBKdADir" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.CmdRedirect, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_GJoH4t0lo3", 0x01b6) == "/tmp/jl_GJoH4t0lo3" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{IOStream, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_EZw7GnMbCB", 0x01b6) == "/tmp/jl_EZw7GnMbCB" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.Process, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_ElkJW3crEf", 0x01b6) == "/tmp/jl_ElkJW3crEf" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{String, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_c1MpCTSNSd", 0x01b6) == "/tmp/jl_c1MpCTSNSd" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Cmd, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_shm3mhuBoJ", 0x01b6) == "/tmp/jl_shm3mhuBoJ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.CmdRedirect, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_UVurg94P4X", 0x01b6) == "/tmp/jl_UVurg94P4X" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{IOStream, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_iXqXSzSjYX", 0x01b6) == "/tmp/jl_iXqXSzSjYX" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.Process, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_qJ4Heb8BO3", 0x01b6) == "/tmp/jl_qJ4Heb8BO3" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, String})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_2FcTOv65cB", 0x01b6) == "/tmp/jl_2FcTOv65cB" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, String, Vector{Pair{Symbol, Symbol}}})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_ODu5CxmpKb", 0x01b6) == "/tmp/jl_ODu5CxmpKb" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, String})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_oxcbItuhcv", 0x01b6) == "/tmp/jl_oxcbItuhcv" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, String, Vector{Pair{Symbol, Symbol}}})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_6TcD6RAn67", 0x01b6) == "/tmp/jl_6TcD6RAn67" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, String})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_yvI1OfEfyX", 0x01b6) == "/tmp/jl_yvI1OfEfyX" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, String, Vector{Pair{Symbol, Symbol}}})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_MLshUFavwH", 0x01b6) == "/tmp/jl_MLshUFavwH" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, String})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_ibAlkZ2rev", 0x01b6) == "/tmp/jl_ibAlkZ2rev" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, String, Vector{Pair{Symbol, Symbol}}})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_6vaPGVItGh", 0x01b6) == "/tmp/jl_6vaPGVItGh" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, String})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_uL2xUju7mh", 0x01b6) == "/tmp/jl_uL2xUju7mh" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, String, Vector{Pair{Symbol, Symbol}}})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_ajCjed29O1", 0x01b6) == "/tmp/jl_ajCjed29O1" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Cmd})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_kLMvWhYZ6t", 0x01b6) == "/tmp/jl_kLMvWhYZ6t" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_mvCJudWX0l", 0x01b6) == "/tmp/jl_mvCJudWX0l" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Cmd})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_SVeViJKtSb", 0x01b6) == "/tmp/jl_SVeViJKtSb" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_oXCdErgfuh", 0x01b6) == "/tmp/jl_oXCdErgfuh" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Cmd})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_aJOjYzuH2f", 0x01b6) == "/tmp/jl_aJOjYzuH2f" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_AzudoNafC9", 0x01b6) == "/tmp/jl_AzudoNafC9" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Cmd})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_8BoXQnsDCn", 0x01b6) == "/tmp/jl_8BoXQnsDCn" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_8VyF6ZGhID", 0x01b6) == "/tmp/jl_8VyF6ZGhID" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Cmd})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_sx0x6HMJyH", 0x01b6) == "/tmp/jl_sx0x6HMJyH" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_QXAfcFeNIl", 0x01b6) == "/tmp/jl_QXAfcFeNIl" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.CmdRedirect})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_C3QvWHcTYl", 0x01b6) == "/tmp/jl_C3QvWHcTYl" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_GvaHQpifoV", 0x01b6) == "/tmp/jl_GvaHQpifoV" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.CmdRedirect})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_EXIja1YDQx", 0x01b6) == "/tmp/jl_EXIja1YDQx" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_6ZWJKxAVWJ", 0x01b6) == "/tmp/jl_6ZWJKxAVWJ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.CmdRedirect})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_cVi7qLaDWb", 0x01b6) == "/tmp/jl_cVi7qLaDWb" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_eDOrs1IH2T", 0x01b6) == "/tmp/jl_eDOrs1IH2T" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.CmdRedirect})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_aJ2zYpKZSt", 0x01b6) == "/tmp/jl_aJ2zYpKZSt" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_u9GDeBy5O9", 0x01b6) == "/tmp/jl_u9GDeBy5O9" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.CmdRedirect})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_OBIpmDKpyf", 0x01b6) == "/tmp/jl_OBIpmDKpyf" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_qnU3apArEd", 0x01b6) == "/tmp/jl_qnU3apArEd" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, IOStream})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_2BQ3OJkvoJ", 0x01b6) == "/tmp/jl_2BQ3OJkvoJ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_olkFYtWFSd", 0x01b6) == "/tmp/jl_olkFYtWFSd" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, IOStream})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_sVaxAJwLCH", 0x01b6) == "/tmp/jl_sVaxAJwLCH" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_cBwZI3U1kD", 0x01b6) == "/tmp/jl_cBwZI3U1kD" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, IOStream})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_StuloXMbGf", 0x01b6) == "/tmp/jl_StuloXMbGf" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_YhgbONQH8X", 0x01b6) == "/tmp/jl_YhgbONQH8X" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, IOStream})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_KbC7ivgXyV", 0x01b6) == "/tmp/jl_KbC7ivgXyV" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_8Juv6h0dsL", 0x01b6) == "/tmp/jl_8Juv6h0dsL" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, IOStream})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_oloHQlSRkP", 0x01b6) == "/tmp/jl_oloHQlSRkP" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_qRMD6zWH8N", 0x01b6) == "/tmp/jl_qRMD6zWH8N" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.Process})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_ExstknSz8V", 0x01b6) == "/tmp/jl_ExstknSz8V" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_UrC5sNAxuN", 0x01b6) == "/tmp/jl_UrC5sNAxuN" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.Process})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_Q7SVo3SF23", 0x01b6) == "/tmp/jl_Q7SVo3SF23" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_ulG76NidCj", 0x01b6) == "/tmp/jl_ulG76NidCj" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.Process})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_ERUHe3kbS3", 0x01b6) == "/tmp/jl_ERUHe3kbS3" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_w3OhoFsb0d", 0x01b6) == "/tmp/jl_w3OhoFsb0d" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.Process})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_qzYVeng9O5", 0x01b6) == "/tmp/jl_qzYVeng9O5" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_E9yJ2roRCf", 0x01b6) == "/tmp/jl_E9yJ2roRCf" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.Process})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_mJm7ObWvwL", 0x01b6) == "/tmp/jl_mJm7ObWvwL" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_Epg5GJsbwp", 0x01b6) == "/tmp/jl_Epg5GJsbwp" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{String, String, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_0tUbUTyNoZ", 0x01b6) == "/tmp/jl_0tUbUTyNoZ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Cmd, String, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_gfapsJUjir", 0x01b6) == "/tmp/jl_gfapsJUjir" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.CmdRedirect, String, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_wfgVydy3q9", 0x01b6) == "/tmp/jl_wfgVydy3q9" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{IOStream, String, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_gZIX4X0XyZ", 0x01b6) == "/tmp/jl_gZIX4X0XyZ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.Process, String, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_yHuXA9chQD", 0x01b6) == "/tmp/jl_yHuXA9chQD" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{String, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_Qz07AjUnab", 0x01b6) == "/tmp/jl_Qz07AjUnab" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Cmd, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_cBUn6lYjg3", 0x01b6) == "/tmp/jl_cBUn6lYjg3" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.CmdRedirect, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_idCPorEXWD", 0x01b6) == "/tmp/jl_idCPorEXWD" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{IOStream, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_sBYj4NEraX", 0x01b6) == "/tmp/jl_sBYj4NEraX" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.Process, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_43AtMdahGZ", 0x01b6) == "/tmp/jl_43AtMdahGZ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{String, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_y96vcFItaX", 0x01b6) == "/tmp/jl_y96vcFItaX" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Cmd, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_ANux8pEhoF", 0x01b6) == "/tmp/jl_ANux8pEhoF" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.CmdRedirect, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_ObUdgD4T8h", 0x01b6) == "/tmp/jl_ObUdgD4T8h" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{IOStream, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_GlGZyfcr8t", 0x01b6) == "/tmp/jl_GlGZyfcr8t" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.Process, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_2lat6XA307", 0x01b6) == "/tmp/jl_2lat6XA307" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{String, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_Gdkfy5qHy9", 0x01b6) == "/tmp/jl_Gdkfy5qHy9" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Cmd, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_A3i3GzS9uH", 0x01b6) == "/tmp/jl_A3i3GzS9uH" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.CmdRedirect, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_oBGvG9q5GZ", 0x01b6) == "/tmp/jl_oBGvG9q5GZ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{IOStream, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_iZ4RqdAtyn", 0x01b6) == "/tmp/jl_iZ4RqdAtyn" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.Process, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_it0zaXO3cD", 0x01b6) == "/tmp/jl_it0zaXO3cD" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{String, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_Oz6D8FCn4P", 0x01b6) == "/tmp/jl_Oz6D8FCn4P" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Cmd, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_KDQfAVOnqr", 0x01b6) == "/tmp/jl_KDQfAVOnqr" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.CmdRedirect, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_ILCBgBYRC9", 0x01b6) == "/tmp/jl_ILCBgBYRC9" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{IOStream, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bsdiff: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 Expression: patch == bsdiff(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_Y54fcnyNMl", 0x01b6) == "/tmp/jl_Y54fcnyNMl" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:73 [inlined] [3] (::var"#70#71"{Base.Process, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::FileSpec) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_ip6byhsL4F", 0x01b6) == "/tmp/jl_ip6byhsL4F" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, String})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_q3kZO1ab4P", 0x01b6) == "/tmp/jl_q3kZO1ab4P" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, String, Vector{Pair{Symbol, Symbol}}})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_OpIfq5GlUv", 0x01b6) == "/tmp/jl_OpIfq5GlUv" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, String})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_Qfoxgtib8F", 0x01b6) == "/tmp/jl_Qfoxgtib8F" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, String, Vector{Pair{Symbol, Symbol}}})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_uRSPsBYboP", 0x01b6) == "/tmp/jl_uRSPsBYboP" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, String})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_cdoNGd232f", 0x01b6) == "/tmp/jl_cdoNGd232f" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, String, Vector{Pair{Symbol, Symbol}}})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_05qdwzcLsl", 0x01b6) == "/tmp/jl_05qdwzcLsl" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, String})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_aVqD070vmV", 0x01b6) == "/tmp/jl_aVqD070vmV" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, String, Vector{Pair{Symbol, Symbol}}})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_GJyDGvorKZ", 0x01b6) == "/tmp/jl_GJyDGvorKZ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, String})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_qPmjwPOHsr", 0x01b6) == "/tmp/jl_qPmjwPOHsr" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, String, Vector{Pair{Symbol, Symbol}}})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_mNMn81aDw3", 0x01b6) == "/tmp/jl_mNMn81aDw3" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Cmd})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_2LQl6nQDQD", 0x01b6) == "/tmp/jl_2LQl6nQDQD" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_cdixSR6vkD", 0x01b6) == "/tmp/jl_cdixSR6vkD" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Cmd})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_cryfcdEnuF", 0x01b6) == "/tmp/jl_cryfcdEnuF" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_IrcpQR4PqN", 0x01b6) == "/tmp/jl_IrcpQR4PqN" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Cmd})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_SVeBcLCd4z", 0x01b6) == "/tmp/jl_SVeBcLCd4z" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_yBGJyjMt0X", 0x01b6) == "/tmp/jl_yBGJyjMt0X" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Cmd})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_kdcvC3MZwP", 0x01b6) == "/tmp/jl_kdcvC3MZwP" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_MXm9mhoZk5", 0x01b6) == "/tmp/jl_MXm9mhoZk5" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Cmd})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_ihUHUDSteV", 0x01b6) == "/tmp/jl_ihUHUDSteV" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Cmd, Vector{Pair{Symbol, Symbol}}})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_a7C3mpYxSX", 0x01b6) == "/tmp/jl_a7C3mpYxSX" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.CmdRedirect})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_M727GJMVAZ", 0x01b6) == "/tmp/jl_M727GJMVAZ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_6PA1GduRWD", 0x01b6) == "/tmp/jl_6PA1GduRWD" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.CmdRedirect})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_s58T6Jw5cT", 0x01b6) == "/tmp/jl_s58T6Jw5cT" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_eH0tsV65MB", 0x01b6) == "/tmp/jl_eH0tsV65MB" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.CmdRedirect})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_kRojK5Ujcb", 0x01b6) == "/tmp/jl_kRojK5Ujcb" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_UZEf2fmxAR", 0x01b6) == "/tmp/jl_UZEf2fmxAR" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.CmdRedirect})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_uL45ulYPyf", 0x01b6) == "/tmp/jl_uL45ulYPyf" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_eR8fctyzgb", 0x01b6) == "/tmp/jl_eR8fctyzgb" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.CmdRedirect})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_CJ69ALcPwT", 0x01b6) == "/tmp/jl_CJ69ALcPwT" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.CmdRedirect, Vector{Pair{Symbol, Symbol}}})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_CJQZeZED2r", 0x01b6) == "/tmp/jl_CJQZeZED2r" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, IOStream})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_EFo1kzglq7", 0x01b6) == "/tmp/jl_EFo1kzglq7" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_Wb2DglUrmr", 0x01b6) == "/tmp/jl_Wb2DglUrmr" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, IOStream})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_uL8rERo5Wn", 0x01b6) == "/tmp/jl_uL8rERo5Wn" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_CvILSnYZWN", 0x01b6) == "/tmp/jl_CvILSnYZWN" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, IOStream})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_GbSjqfSbgt", 0x01b6) == "/tmp/jl_GbSjqfSbgt" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_uDOvknQpeT", 0x01b6) == "/tmp/jl_uDOvknQpeT" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, IOStream})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_QHg1sJi3U3", 0x01b6) == "/tmp/jl_QHg1sJi3U3" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_gpOVWHoZE1", 0x01b6) == "/tmp/jl_gpOVWHoZE1" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, IOStream})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_kxo5U7EBm3", 0x01b6) == "/tmp/jl_kxo5U7EBm3" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, IOStream, Vector{Pair{Symbol, Symbol}}})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_M9ErOlqFit", 0x01b6) == "/tmp/jl_M9ErOlqFit" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.Process})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_UvqzUpGHgN", 0x01b6) == "/tmp/jl_UvqzUpGHgN" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::String) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_oLeJkbcF8B", 0x01b6) == "/tmp/jl_oLeJkbcF8B" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.Process})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_OBol6dyjyR", 0x01b6) == "/tmp/jl_OBol6dyjyR" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::Cmd) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_SxUPe9et0z", 0x01b6) == "/tmp/jl_SxUPe9et0z" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.Process})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_wB8xunYZ8D", 0x01b6) == "/tmp/jl_wB8xunYZ8D" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::Base.CmdRedirect) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_ADYla9CZOB", 0x01b6) == "/tmp/jl_ADYla9CZOB" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.Process})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_UdmXMRcZen", 0x01b6) == "/tmp/jl_UdmXMRcZen" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::IOStream) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 Expression: new == bspatch(old, new, patch) Evaluated: FileSpec("/tmp/jl_YDWlOV2dIr", 0x01b6) == "/tmp/jl_YDWlOV2dIr" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:93 [inlined] [3] (::var"#86#87"{FileSpec, Base.Process})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 bspatch: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 Expression: new == bspatch(old, new, patch; fmt...) Evaluated: FileSpec("/tmp/jl_olwBSDOLuT", 0x01b6) == "/tmp/jl_olwBSDOLuT" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BSDiff/guBoT/test/runtests.jl:109 [inlined] [3] (::var"#98#99"{FileSpec, Base.Process, Vector{Pair{Symbol, Symbol}}})(patch::Base.Process) @ Main /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:376 [ raw data ] format = :classic 1.918865 seconds (75.16 k allocations: 102.347 MiB, 33.54% compilation time) 1.263215 seconds (13.45 k allocations: 98.614 MiB) 1.437867 seconds (13.45 k allocations: 98.614 MiB, 12.99% gc time) filesize(patch) = 49484 [ raw data ] format = :endsley 2.687083 seconds (59.31 k allocations: 86.928 MiB, 22.01% compilation time: <1% of which was recompilation) 2.151521 seconds (13.40 k allocations: 84.117 MiB) 1.750039 seconds (13.40 k allocations: 84.117 MiB) filesize(patch) = 57483 [ ZRL data ] format = :classic ┌ Warning: zrle() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 0.467871 seconds (12.50 k allocations: 48.580 MiB) 0.478980 seconds (12.50 k allocations: 48.580 MiB, 1.29% gc time) 0.464648 seconds (12.49 k allocations: 48.581 MiB) filesize(patch) = 49436 [ ZRL data ] format = :endsley 0.491182 seconds (12.45 k allocations: 34.070 MiB) 0.471482 seconds (12.44 k allocations: 34.072 MiB) 0.410901 seconds (12.44 k allocations: 34.072 MiB) filesize(patch) = 56357 ┌ Warning: bspatch() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 ┌ Warning: bsdiff() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 Test Summary: | Pass Fail Total Time BSDiff | 2850 205 3055 5m37.6s API coverage | 2838 205 3043 4m05.5s bsindex | 60 5 65 12.3s reference patch | 1 1 1.6s bsdiff | 425 25 450 1m08.5s bspatch | 300 25 325 49.1s reference patch | 1 1 0.0s bsdiff | 425 25 450 56.8s bspatch | 600 50 650 40.7s reference patch | 1 1 0.0s bsdiff | 425 25 450 3.8s bspatch | 600 50 650 2.1s registry data | 12 12 1m32.1s RNG of the outermost testset: Random.Xoshiro(0x9de24e80c9501121, 0xe93920373fdd2049, 0xc7129cb9d8bb4ff1, 0xbac7dd31e9ad34bf, 0x5861cb25284c72ea) ERROR: LoadError: Some tests did not pass: 2850 passed, 205 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:16 Testing failed after 434.37s ERROR: LoadError: Package BSDiff 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] 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 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 501.19s: package has test failures