Package evaluation to test BSDiff on Julia 1.14.0-DEV.2802 (918269a29b*) started at 2026-07-29T02:00:48.874 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.85s ################################################################################ # 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.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.5 s ✓ zrl_jll 1.2 s ✓ bsdiff_endsley_jll 1.2 s ✓ bsdiff_classic_jll 1.8 s ✓ BSDiff 4 dependencies successfully precompiled in 7 seconds. 40 already precompiled. Precompilation completed after 30.27s ################################################################################ # Testing # Testing BSDiff Status `/tmp/jl_FW92KO/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_FW92KO/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.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.6+0 [29816b5a] LibSSH2_jll v1.11.103+0 [14a3606d] MozillaCACerts_jll v2026.7.16 [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 6.3s Test Summary: | Pass Total Time Unbound type parameters | 1 1 0.2s 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 4.1s 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 35.7s bsindex: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:36 Expression: index == bsindex(old, index) Evaluated: FileSpec("/tmp/jl_56RUNQLWVu", 0x01b6) == "/tmp/jl_56RUNQLWVu" 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_7u3a9CLmpG", 0x01b6) == "/tmp/jl_7u3a9CLmpG" 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_FKl0z6tyVW", 0x01b6) == "/tmp/jl_FKl0z6tyVW" 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_Hw7St2vsbK", 0x01b6) == "/tmp/jl_Hw7St2vsbK" 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_LIjwrs9GTy", 0x01b6) == "/tmp/jl_LIjwrs9GTy" 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_RKf8TEzgNu", 0x01b6) == "/tmp/jl_RKf8TEzgNu" 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_LUjKhQbW5Q", 0x01b6) == "/tmp/jl_LUjKhQbW5Q" 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_ryTgDITe5c", 0x01b6) == "/tmp/jl_ryTgDITe5c" 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_Fe7cbSfQly", 0x01b6) == "/tmp/jl_Fe7cbSfQly" 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_TOJgr4TYbY", 0x01b6) == "/tmp/jl_TOJgr4TYbY" 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_XsZONKjQjC", 0x01b6) == "/tmp/jl_XsZONKjQjC" 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_F69IPYD8tY", 0x01b6) == "/tmp/jl_F69IPYD8tY" 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_pUN4JGXG54", 0x01b6) == "/tmp/jl_pUN4JGXG54" 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_7mXylcRYNo", 0x01b6) == "/tmp/jl_7mXylcRYNo" 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_Z21K9uTIzs", 0x01b6) == "/tmp/jl_Z21K9uTIzs" 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_5WDm9at4dM", 0x01b6) == "/tmp/jl_5WDm9at4dM" 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_D0nyPG1E7s", 0x01b6) == "/tmp/jl_D0nyPG1E7s" 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_xCvsx09SFm", 0x01b6) == "/tmp/jl_xCvsx09SFm" 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_vqhyjyVsnw", 0x01b6) == "/tmp/jl_vqhyjyVsnw" 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_dQBWPGdytE", 0x01b6) == "/tmp/jl_dQBWPGdytE" 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_9GNgfmtgFG", 0x01b6) == "/tmp/jl_9GNgfmtgFG" 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_p09QLgVgf6", 0x01b6) == "/tmp/jl_p09QLgVgf6" 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_v0Nu5ojULC", 0x01b6) == "/tmp/jl_v0Nu5ojULC" 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_9eni5Up01U", 0x01b6) == "/tmp/jl_9eni5Up01U" 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_7sX0JaNAl6", 0x01b6) == "/tmp/jl_7sX0JaNAl6" 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_jINGrS5alk", 0x01b6) == "/tmp/jl_jINGrS5alk" 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_lsr07ulwTS", 0x01b6) == "/tmp/jl_lsr07ulwTS" 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_3MlyP2hqFy", 0x01b6) == "/tmp/jl_3MlyP2hqFy" 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_7o3MRAfu5I", 0x01b6) == "/tmp/jl_7o3MRAfu5I" 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_h8p67C1E76", 0x01b6) == "/tmp/jl_h8p67C1E76" 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_d65CjcXkZ0", 0x01b6) == "/tmp/jl_d65CjcXkZ0" 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_rQ1m32zGTm", 0x01b6) == "/tmp/jl_rQ1m32zGTm" 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_NQ10R21cXg", 0x01b6) == "/tmp/jl_NQ10R21cXg" 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_14fE3K1G5G", 0x01b6) == "/tmp/jl_14fE3K1G5G" 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_dotGRSFm3s", 0x01b6) == "/tmp/jl_dotGRSFm3s" 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_ZeNmtG3mNc", 0x01b6) == "/tmp/jl_ZeNmtG3mNc" 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_7mTu3oNgpK", 0x01b6) == "/tmp/jl_7mTu3oNgpK" 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_Z4j4t2hMhU", 0x01b6) == "/tmp/jl_Z4j4t2hMhU" 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_n0hSz2ByBm", 0x01b6) == "/tmp/jl_n0hSz2ByBm" 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_1mpGzOVs16", 0x01b6) == "/tmp/jl_1mpGzOVs16" 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_1Q9qjKRkpg", 0x01b6) == "/tmp/jl_1Q9qjKRkpg" 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_RUxIvELUZg", 0x01b6) == "/tmp/jl_RUxIvELUZg" 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_J8LmLk5cNM", 0x01b6) == "/tmp/jl_J8LmLk5cNM" 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_nWluDA3yTM", 0x01b6) == "/tmp/jl_nWluDA3yTM" 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_tkDofmLI90", 0x01b6) == "/tmp/jl_tkDofmLI90" 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_pEDg56jcfg", 0x01b6) == "/tmp/jl_pEDg56jcfg" 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_jSt4Jibivs", 0x01b6) == "/tmp/jl_jSt4Jibivs" 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_Z05KvmZ09S", 0x01b6) == "/tmp/jl_Z05KvmZ09S" 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_zmZCbm5i9g", 0x01b6) == "/tmp/jl_zmZCbm5i9g" 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_VEHs1yvmPK", 0x01b6) == "/tmp/jl_VEHs1yvmPK" 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_REBy9ODGh0", 0x01b6) == "/tmp/jl_REBy9ODGh0" 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_NKtIP6fgZ0", 0x01b6) == "/tmp/jl_NKtIP6fgZ0" 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_VeFszwBiNy", 0x01b6) == "/tmp/jl_VeFszwBiNy" 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_3QXK9odAz2", 0x01b6) == "/tmp/jl_3QXK9odAz2" 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_JQhstsxW3O", 0x01b6) == "/tmp/jl_JQhstsxW3O" 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_hERiPSPkbq", 0x01b6) == "/tmp/jl_hERiPSPkbq" 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_5Od6xEXQ1m", 0x01b6) == "/tmp/jl_5Od6xEXQ1m" 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_vU1KzC749O", 0x01b6) == "/tmp/jl_vU1KzC749O" 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_fehALiHK1O", 0x01b6) == "/tmp/jl_fehALiHK1O" 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_DapgngBuBu", 0x01b6) == "/tmp/jl_DapgngBuBu" 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_JSXOl4RsVM", 0x01b6) == "/tmp/jl_JSXOl4RsVM" 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_5avWd8veTI", 0x01b6) == "/tmp/jl_5avWd8veTI" 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_zYF4noda1m", 0x01b6) == "/tmp/jl_zYF4noda1m" 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_PYr25GrWhi", 0x01b6) == "/tmp/jl_PYr25GrWhi" 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_XyR45sdQNu", 0x01b6) == "/tmp/jl_XyR45sdQNu" 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_ROzalERcd0", 0x01b6) == "/tmp/jl_ROzalERcd0" 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_fCJWzozW7O", 0x01b6) == "/tmp/jl_fCJWzozW7O" 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_5urCFiPY9m", 0x01b6) == "/tmp/jl_5urCFiPY9m" 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_bUJu5ePWt4", 0x01b6) == "/tmp/jl_bUJu5ePWt4" 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_Bmb23iFy9M", 0x01b6) == "/tmp/jl_Bmb23iFy9M" 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_LAd0f8dKHQ", 0x01b6) == "/tmp/jl_LAd0f8dKHQ" 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_Dq50j2tCn8", 0x01b6) == "/tmp/jl_Dq50j2tCn8" 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_NS5I7yXWNg", 0x01b6) == "/tmp/jl_NS5I7yXWNg" 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_5CjYNIPqLg", 0x01b6) == "/tmp/jl_5CjYNIPqLg" 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_vCvM5c3Ehm", 0x01b6) == "/tmp/jl_vCvM5c3Ehm" 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_XIBgTqn4TA", 0x01b6) == "/tmp/jl_XIBgTqn4TA" 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_lUlmtk3OV6", 0x01b6) == "/tmp/jl_lUlmtk3OV6" 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_hCJsLkxqhS", 0x01b6) == "/tmp/jl_hCJsLkxqhS" 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_dE1SdQnery", 0x01b6) == "/tmp/jl_dE1SdQnery" 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_todkTK5c3K", 0x01b6) == "/tmp/jl_todkTK5c3K" 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_bct2x8HmF2", 0x01b6) == "/tmp/jl_bct2x8HmF2" 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_349GRc1obW", 0x01b6) == "/tmp/jl_349GRc1obW" 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_jixWD0V0pY", 0x01b6) == "/tmp/jl_jixWD0V0pY" 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_1Q1UPKDu9q", 0x01b6) == "/tmp/jl_1Q1UPKDu9q" 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_jYt8Rkhu9C", 0x01b6) == "/tmp/jl_jYt8Rkhu9C" 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_lu3eBkJ2r2", 0x01b6) == "/tmp/jl_lu3eBkJ2r2" 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_5YzMF4zAta", 0x01b6) == "/tmp/jl_5YzMF4zAta" 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_dwfSV0JIja", 0x01b6) == "/tmp/jl_dwfSV0JIja" 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_Xy9KX8tMDY", 0x01b6) == "/tmp/jl_Xy9KX8tMDY" 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_XklMdUfId4", 0x01b6) == "/tmp/jl_XklMdUfId4" 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_Ji7QDu9iHo", 0x01b6) == "/tmp/jl_Ji7QDu9iHo" 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_1ylc1eJW1m", 0x01b6) == "/tmp/jl_1ylc1eJW1m" 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_RIvu7k7yle", 0x01b6) == "/tmp/jl_RIvu7k7yle" 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_Pc36NklGHI", 0x01b6) == "/tmp/jl_Pc36NklGHI" 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_1OzGxIzaJc", 0x01b6) == "/tmp/jl_1OzGxIzaJc" 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_LE7OHc9I3o", 0x01b6) == "/tmp/jl_LE7OHc9I3o" 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_JwvyJGzO3O", 0x01b6) == "/tmp/jl_JwvyJGzO3O" 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_jAJe1wNqLM", 0x01b6) == "/tmp/jl_jAJe1wNqLM" 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_nqfcBqLQN0", 0x01b6) == "/tmp/jl_nqfcBqLQN0" 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_lUv4RyZcZU", 0x01b6) == "/tmp/jl_lUv4RyZcZU" 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_B0DgpOtELA", 0x01b6) == "/tmp/jl_B0DgpOtELA" 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_feXAtc3uNa", 0x01b6) == "/tmp/jl_feXAtc3uNa" 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_3MXMdET6xw", 0x01b6) == "/tmp/jl_3MXMdET6xw" 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_BiRcN2PAxk", 0x01b6) == "/tmp/jl_BiRcN2PAxk" 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_1YRibEHYDm", 0x01b6) == "/tmp/jl_1YRibEHYDm" 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_J0nuhGtO1o", 0x01b6) == "/tmp/jl_J0nuhGtO1o" 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_xipkVQryl2", 0x01b6) == "/tmp/jl_xipkVQryl2" 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_7kTihQN6HA", 0x01b6) == "/tmp/jl_7kTihQN6HA" 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_N65MBAXIzI", 0x01b6) == "/tmp/jl_N65MBAXIzI" 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_XQ361unKN6", 0x01b6) == "/tmp/jl_XQ361unKN6" 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_PiFkTCZEvE", 0x01b6) == "/tmp/jl_PiFkTCZEvE" 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_l6pUtIvMxo", 0x01b6) == "/tmp/jl_l6pUtIvMxo" 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_585WH4ziBG", 0x01b6) == "/tmp/jl_585WH4ziBG" 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_DyhKtYvKXw", 0x01b6) == "/tmp/jl_DyhKtYvKXw" 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_tAl4Ve98LU", 0x01b6) == "/tmp/jl_tAl4Ve98LU" 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_bE5oZUNovI", 0x01b6) == "/tmp/jl_bE5oZUNovI" 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_jktsRmJorO", 0x01b6) == "/tmp/jl_jktsRmJorO" 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_xqzEPUpgXE", 0x01b6) == "/tmp/jl_xqzEPUpgXE" 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_fADKDs36R6", 0x01b6) == "/tmp/jl_fADKDs36R6" 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_PYVijebaZQ", 0x01b6) == "/tmp/jl_PYVijebaZQ" 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_bohMfKfwzQ", 0x01b6) == "/tmp/jl_bohMfKfwzQ" 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_XMjOBuNeBA", 0x01b6) == "/tmp/jl_XMjOBuNeBA" 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_pEhObO7Kbw", 0x01b6) == "/tmp/jl_pEhObO7Kbw" 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_bgRIPOT8XO", 0x01b6) == "/tmp/jl_bgRIPOT8XO" 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_TSPILq3qvI", 0x01b6) == "/tmp/jl_TSPILq3qvI" 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_PcFCnYPM9k", 0x01b6) == "/tmp/jl_PcFCnYPM9k" 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_5yD01YbuHK", 0x01b6) == "/tmp/jl_5yD01YbuHK" 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_deZqLynQxK", 0x01b6) == "/tmp/jl_deZqLynQxK" 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_bIh8bWb8JA", 0x01b6) == "/tmp/jl_bIh8bWb8JA" 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_L8BAteZgTI", 0x01b6) == "/tmp/jl_L8BAteZgTI" 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_xkzEZIzovq", 0x01b6) == "/tmp/jl_xkzEZIzovq" 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_v6ZATmp8BK", 0x01b6) == "/tmp/jl_v6ZATmp8BK" 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_h4tID8xI3i", 0x01b6) == "/tmp/jl_h4tID8xI3i" 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_bWvqdejClA", 0x01b6) == "/tmp/jl_bWvqdejClA" 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_vSdAB0RQDC", 0x01b6) == "/tmp/jl_vSdAB0RQDC" 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_DGlwZenAVq", 0x01b6) == "/tmp/jl_DGlwZenAVq" 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_nYF6DkdEzc", 0x01b6) == "/tmp/jl_nYF6DkdEzc" 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_Zi3s1iXgBk", 0x01b6) == "/tmp/jl_Zi3s1iXgBk" 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_hwF4xO12Dk", 0x01b6) == "/tmp/jl_hwF4xO12Dk" 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_p2xadMvk5S", 0x01b6) == "/tmp/jl_p2xadMvk5S" 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_HgN636L8Jq", 0x01b6) == "/tmp/jl_HgN636L8Jq" 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_XSH4ViXgTI", 0x01b6) == "/tmp/jl_XSH4ViXgTI" 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_rgT2hO5azs", 0x01b6) == "/tmp/jl_rgT2hO5azs" 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_T0XcPczgho", 0x01b6) == "/tmp/jl_T0XcPczgho" 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_PCHEdCVY9U", 0x01b6) == "/tmp/jl_PCHEdCVY9U" 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_FE9olqjIxE", 0x01b6) == "/tmp/jl_FE9olqjIxE" 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_JyDkLqxKD0", 0x01b6) == "/tmp/jl_JyDkLqxKD0" 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_dANmzAHMRs", 0x01b6) == "/tmp/jl_dANmzAHMRs" 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_DYbwXAPuzK", 0x01b6) == "/tmp/jl_DYbwXAPuzK" 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_LK3OvojcTa", 0x01b6) == "/tmp/jl_LK3OvojcTa" 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_VYFKHObS1c", 0x01b6) == "/tmp/jl_VYFKHObS1c" 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_r03sZynGhK", 0x01b6) == "/tmp/jl_r03sZynGhK" 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_TwPEDwZwNo", 0x01b6) == "/tmp/jl_TwPEDwZwNo" 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_XwNs3SBMpC", 0x01b6) == "/tmp/jl_XwNs3SBMpC" 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_XitcjOd6fC", 0x01b6) == "/tmp/jl_XitcjOd6fC" 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_hotyx4BCPo", 0x01b6) == "/tmp/jl_hotyx4BCPo" 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_DEtWlKn4jU", 0x01b6) == "/tmp/jl_DEtWlKn4jU" 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_ZutcLM1k5w", 0x01b6) == "/tmp/jl_ZutcLM1k5w" 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_pYrCjC5IrW", 0x01b6) == "/tmp/jl_pYrCjC5IrW" 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_3yXiHuVWDG", 0x01b6) == "/tmp/jl_3yXiHuVWDG" 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_bcLCD0jE3A", 0x01b6) == "/tmp/jl_bcLCD0jE3A" 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_P6ZajM1IpK", 0x01b6) == "/tmp/jl_P6ZajM1IpK" 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_bUjiXQ5252", 0x01b6) == "/tmp/jl_bUjiXQ5252" 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_3YfETQJ2hw", 0x01b6) == "/tmp/jl_3YfETQJ2hw" 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_Pw1aPQLATU", 0x01b6) == "/tmp/jl_Pw1aPQLATU" 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_j8LahcHEbc", 0x01b6) == "/tmp/jl_j8LahcHEbc" 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_jQL050NEtw", 0x01b6) == "/tmp/jl_jQL050NEtw" 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_tK90t8Rypy", 0x01b6) == "/tmp/jl_tK90t8Rypy" 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_BM1YneborY", 0x01b6) == "/tmp/jl_BM1YneborY" 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_HM7alKROr0", 0x01b6) == "/tmp/jl_HM7alKROr0" 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_LGvCNyr6vW", 0x01b6) == "/tmp/jl_LGvCNyr6vW" 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_ZYNqjMb4zW", 0x01b6) == "/tmp/jl_ZYNqjMb4zW" 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_dYbqvMj8tW", 0x01b6) == "/tmp/jl_dYbqvMj8tW" 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_9WDEBcbIzE", 0x01b6) == "/tmp/jl_9WDEBcbIzE" 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_dar0leB4HA", 0x01b6) == "/tmp/jl_dar0leB4HA" 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_rOtq3IRiHg", 0x01b6) == "/tmp/jl_rOtq3IRiHg" 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_fCtCfkBYFG", 0x01b6) == "/tmp/jl_fCtCfkBYFG" 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_t4VY7e7M52", 0x01b6) == "/tmp/jl_t4VY7e7M52" 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_RgvOrcNwDY", 0x01b6) == "/tmp/jl_RgvOrcNwDY" 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_rGZq3cFIjQ", 0x01b6) == "/tmp/jl_rGZq3cFIjQ" 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_piRcn4jCzo", 0x01b6) == "/tmp/jl_piRcn4jCzo" 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_XIzWNu5KTQ", 0x01b6) == "/tmp/jl_XIzWNu5KTQ" 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_3kBU7cDetc", 0x01b6) == "/tmp/jl_3kBU7cDetc" 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_zSx8twXEnI", 0x01b6) == "/tmp/jl_zSx8twXEnI" 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_DuNyHyHCnQ", 0x01b6) == "/tmp/jl_DuNyHyHCnQ" 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_9MN65a1O7k", 0x01b6) == "/tmp/jl_9MN65a1O7k" 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_BOdaBWjozG", 0x01b6) == "/tmp/jl_BOdaBWjozG" 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_TWXkVOTM5C", 0x01b6) == "/tmp/jl_TWXkVOTM5C" 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_f8XQ1GTClK", 0x01b6) == "/tmp/jl_f8XQ1GTClK" 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_HGbonm96N2", 0x01b6) == "/tmp/jl_HGbonm96N2" 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_3wVA9exezK", 0x01b6) == "/tmp/jl_3wVA9exezK" 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_Fw7sp6Jy1U", 0x01b6) == "/tmp/jl_Fw7sp6Jy1U" 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_rEZy1EBIlK", 0x01b6) == "/tmp/jl_rEZy1EBIlK" 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_hGRIhMrQ90", 0x01b6) == "/tmp/jl_hGRIhMrQ90" 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_fwZCvCFCFi", 0x01b6) == "/tmp/jl_fwZCvCFCFi" 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_PKP6x8tAbY", 0x01b6) == "/tmp/jl_PKP6x8tAbY" 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_dkXobu50vM", 0x01b6) == "/tmp/jl_dkXobu50vM" 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_pEjwbQ563W", 0x01b6) == "/tmp/jl_pEjwbQ563W" 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_5cvejgxyFk", 0x01b6) == "/tmp/jl_5cvejgxyFk" 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_t4fUjmpo3W", 0x01b6) == "/tmp/jl_t4fUjmpo3W" 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_dOfMrOjSTq", 0x01b6) == "/tmp/jl_dOfMrOjSTq" 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_Pc1834NK5Y", 0x01b6) == "/tmp/jl_Pc1834NK5Y" 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_9wPYJ8jgH6", 0x01b6) == "/tmp/jl_9wPYJ8jgH6" 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_ZSrkj6tKJ2", 0x01b6) == "/tmp/jl_ZSrkj6tKJ2" 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_B6x6n2TuVo", 0x01b6) == "/tmp/jl_B6x6n2TuVo" 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.966949 seconds (77.44 k allocations: 102.486 MiB, 35.10% compilation time) 1.250262 seconds (13.45 k allocations: 98.613 MiB) 1.412868 seconds (13.45 k allocations: 98.614 MiB, 12.96% gc time) filesize(patch) = 49484 [ raw data ] format = :endsley 1.911054 seconds (84.34 k allocations: 88.390 MiB, 33.99% compilation time: <1% of which was recompilation) 1.335080 seconds (13.40 k allocations: 84.117 MiB) 1.322616 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.546780 seconds (12.50 k allocations: 48.579 MiB) 0.621810 seconds (12.50 k allocations: 48.580 MiB, 25.18% gc time) 0.453230 seconds (12.49 k allocations: 48.579 MiB, 0.26% gc time) filesize(patch) = 49436 [ ZRL data ] format = :endsley 0.474300 seconds (12.45 k allocations: 34.070 MiB) 0.495442 seconds (12.44 k allocations: 34.070 MiB) 0.488192 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 6m20.3s API coverage | 2838 205 3043 5m04.3s bsindex | 60 5 65 23.7s reference patch | 1 1 1.5s bsdiff | 425 25 450 1m18.6s bspatch | 300 25 325 1m00.0s reference patch | 1 1 0.0s bsdiff | 425 25 450 1m08.3s bspatch | 600 50 650 49.9s reference patch | 1 1 0.0s bsdiff | 425 25 450 6.8s bspatch | 600 50 650 4.7s registry data | 12 12 1m16.0s RNG of the outermost testset: Random.Xoshiro(0xea630dc0ff893eab, 0x340a4024abd696b6, 0x2907011467b4a01e, 0xd9ccd2d43021d51a, 0x483e97625a80f719) 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 456.77s 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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 559.66s: package has test failures