Package evaluation to test BSDiff on Julia 1.14.0-DEV.2705 (2f35a920f0*) started at 2026-07-19T14:01:47.353 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.52s ################################################################################ # 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.36s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.2 s ✓ zrl_jll 1.4 s ✓ bsdiff_endsley_jll 1.4 s ✓ bsdiff_classic_jll 1.8 s ✓ BSDiff 4 dependencies successfully precompiled in 7 seconds. 40 already precompiled. Precompilation completed after 30.8s ################################################################################ # Testing # Testing BSDiff Status `/tmp/jl_l9sWgO/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_l9sWgO/Manifest.toml` [4c88cf16] Aqua v0.8.16 [7b188ff4] BSDiff v1.3.0 [e1450e63] BufferedStreams v1.2.2 [523fee87] CodecBzip2 v0.8.5 [34da2185] Compat v4.18.1 [692b3bcd] JLLWrappers v1.8.0 [21216c6a] Preferences v1.5.2 [24f65c1e] SuffixArrays v1.0.0 [3bb67fe8] TranscodingStreams v0.11.3 [6e34b625] Bzip2_jll v1.0.9+0 [7424abe3] bsdiff_classic_jll v4.3.17+0 [4b92dbe6] bsdiff_endsley_jll v4.3.1+0 [9fe51eb0] zrl_jll v1.1.2+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+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.8s Test Summary: | Pass Total Time Unbound type parameters | 1 1 0.1s Test Summary: | Pass Total Time Undefined exports | 1 1 0.0s Test Summary: | Pass Total Time Compare Project.toml and test/Project.toml | 1 1 0.4s Test Summary: | Pass Total Time Stale dependencies | 1 1 4.1s Test Summary: | Pass Total Time Compat bounds | 4 4 0.8s Test Summary: | Pass Total Time Piracy | 1 1 0.3s Test Summary: | Pass Total Time Persistent tasks | 1 1 36.5s bsindex: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:36 Expression: index == bsindex(old, index) Evaluated: FileSpec("/tmp/jl_TwpiXCtSNW", 0x01b6) == "/tmp/jl_TwpiXCtSNW" Stacktrace: [1] macro 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_lo9G3stw1U", 0x01b6) == "/tmp/jl_lo9G3stw1U" Stacktrace: [1] macro 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_l29K3uDSDE", 0x01b6) == "/tmp/jl_l29K3uDSDE" Stacktrace: [1] macro 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_JQVQZkZwzg", 0x01b6) == "/tmp/jl_JQVQZkZwzg" Stacktrace: [1] macro 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_bGBAr2v6lk", 0x01b6) == "/tmp/jl_bGBAr2v6lk" Stacktrace: [1] macro 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_RIV4H8nk7e", 0x01b6) == "/tmp/jl_RIV4H8nk7e" Stacktrace: [1] macro 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_TGFMnaRIdm", 0x01b6) == "/tmp/jl_TGFMnaRIdm" Stacktrace: [1] macro 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_z4HQ5wbAhq", 0x01b6) == "/tmp/jl_z4HQ5wbAhq" Stacktrace: [1] macro 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_5ODMJg9o58", 0x01b6) == "/tmp/jl_5ODMJg9o58" Stacktrace: [1] macro 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_94Z0Py1i30", 0x01b6) == "/tmp/jl_94Z0Py1i30" Stacktrace: [1] macro 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_DS5KFkvc7k", 0x01b6) == "/tmp/jl_DS5KFkvc7k" Stacktrace: [1] macro 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_HmzOFIXoNs", 0x01b6) == "/tmp/jl_HmzOFIXoNs" Stacktrace: [1] macro 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_XEDwbMDsLI", 0x01b6) == "/tmp/jl_XEDwbMDsLI" Stacktrace: [1] macro 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_vIz87uN4Hu", 0x01b6) == "/tmp/jl_vIz87uN4Hu" Stacktrace: [1] macro 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_JCH89cJivy", 0x01b6) == "/tmp/jl_JCH89cJivy" Stacktrace: [1] macro 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_jqL0JynOb6", 0x01b6) == "/tmp/jl_jqL0JynOb6" Stacktrace: [1] macro 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_BorU9sDOvc", 0x01b6) == "/tmp/jl_BorU9sDOvc" Stacktrace: [1] macro 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_hmr47UjuNY", 0x01b6) == "/tmp/jl_hmr47UjuNY" Stacktrace: [1] macro 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_Py7WRE56jW", 0x01b6) == "/tmp/jl_Py7WRE56jW" Stacktrace: [1] macro 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_v2XolSxAJc", 0x01b6) == "/tmp/jl_v2XolSxAJc" Stacktrace: [1] macro 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_ZcXOXmPmjq", 0x01b6) == "/tmp/jl_ZcXOXmPmjq" Stacktrace: [1] macro 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_JK92Hi7mhK", 0x01b6) == "/tmp/jl_JK92Hi7mhK" Stacktrace: [1] macro 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_rov0rQl2rq", 0x01b6) == "/tmp/jl_rov0rQl2rq" Stacktrace: [1] macro 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_BShC5MxOBs", 0x01b6) == "/tmp/jl_BShC5MxOBs" Stacktrace: [1] macro 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_96zWpYR0Tk", 0x01b6) == "/tmp/jl_96zWpYR0Tk" Stacktrace: [1] macro 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_PIv4VAPUz2", 0x01b6) == "/tmp/jl_PIv4VAPUz2" Stacktrace: [1] macro 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_1AD0DujAzM", 0x01b6) == "/tmp/jl_1AD0DujAzM" Stacktrace: [1] macro 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_rMz4FWBGTA", 0x01b6) == "/tmp/jl_rMz4FWBGTA" Stacktrace: [1] macro 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_RgtMp8BQNC", 0x01b6) == "/tmp/jl_RgtMp8BQNC" Stacktrace: [1] macro 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_vShWna7s94", 0x01b6) == "/tmp/jl_vShWna7s94" Stacktrace: [1] macro 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_dS72pQBIdG", 0x01b6) == "/tmp/jl_dS72pQBIdG" Stacktrace: [1] macro 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_RWnAVOR0Be", 0x01b6) == "/tmp/jl_RWnAVOR0Be" Stacktrace: [1] macro 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_98Z0vihuDy", 0x01b6) == "/tmp/jl_98Z0vihuDy" Stacktrace: [1] macro 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_fy7UrSH8XE", 0x01b6) == "/tmp/jl_fy7UrSH8XE" Stacktrace: [1] macro 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_1QPqX6n09Q", 0x01b6) == "/tmp/jl_1QPqX6n09Q" Stacktrace: [1] macro 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_xyDcneRoRy", 0x01b6) == "/tmp/jl_xyDcneRoRy" Stacktrace: [1] macro 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_NsXglAhGz6", 0x01b6) == "/tmp/jl_NsXglAhGz6" Stacktrace: [1] macro 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_hmnSZSNItk", 0x01b6) == "/tmp/jl_hmnSZSNItk" Stacktrace: [1] macro 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_dsb61iHQd4", 0x01b6) == "/tmp/jl_dsb61iHQd4" Stacktrace: [1] macro 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_HSlOBSJM5Y", 0x01b6) == "/tmp/jl_HSlOBSJM5Y" Stacktrace: [1] macro 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_xEZY5yRIPS", 0x01b6) == "/tmp/jl_xEZY5yRIPS" Stacktrace: [1] macro 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_nmhOpgfetK", 0x01b6) == "/tmp/jl_nmhOpgfetK" Stacktrace: [1] macro 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_D09afGzmV4", 0x01b6) == "/tmp/jl_D09afGzmV4" Stacktrace: [1] macro 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_18LiZe1IjM", 0x01b6) == "/tmp/jl_18LiZe1IjM" Stacktrace: [1] macro 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_n0dorinijy", 0x01b6) == "/tmp/jl_n0dorinijy" Stacktrace: [1] macro 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_zqdENY5QXm", 0x01b6) == "/tmp/jl_zqdENY5QXm" Stacktrace: [1] macro 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_XEfAbeLGFu", 0x01b6) == "/tmp/jl_XEfAbeLGFu" Stacktrace: [1] macro 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_DeHGjwZmHY", 0x01b6) == "/tmp/jl_DeHGjwZmHY" Stacktrace: [1] macro 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_FiRgrGPGDY", 0x01b6) == "/tmp/jl_FiRgrGPGDY" Stacktrace: [1] macro 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_pKpolm1g7Y", 0x01b6) == "/tmp/jl_pKpolm1g7Y" Stacktrace: [1] macro 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_5SdyzwjI7E", 0x01b6) == "/tmp/jl_5SdyzwjI7E" Stacktrace: [1] macro 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_18TULMPivg", 0x01b6) == "/tmp/jl_18TULMPivg" Stacktrace: [1] macro 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_dWVadqNwNa", 0x01b6) == "/tmp/jl_dWVadqNwNa" Stacktrace: [1] macro 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_DcvOVW5GnY", 0x01b6) == "/tmp/jl_DcvOVW5GnY" Stacktrace: [1] macro 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_5gNYnCr2hg", 0x01b6) == "/tmp/jl_5gNYnCr2hg" Stacktrace: [1] macro 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_9u7W7SdqtO", 0x01b6) == "/tmp/jl_9u7W7SdqtO" Stacktrace: [1] macro 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_7MtqDMRKti", 0x01b6) == "/tmp/jl_7MtqDMRKti" Stacktrace: [1] macro 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_lGhCfo7iVG", 0x01b6) == "/tmp/jl_lGhCfo7iVG" Stacktrace: [1] macro 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_vOZWDiNA36", 0x01b6) == "/tmp/jl_vOZWDiNA36" Stacktrace: [1] macro 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_dIBqL4x6tU", 0x01b6) == "/tmp/jl_dIBqL4x6tU" Stacktrace: [1] macro 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_RsJMXQHI5O", 0x01b6) == "/tmp/jl_RsJMXQHI5O" Stacktrace: [1] macro 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_Tm5oBwbCBs", 0x01b6) == "/tmp/jl_Tm5oBwbCBs" Stacktrace: [1] macro 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_zkRkZShy5a", 0x01b6) == "/tmp/jl_zkRkZShy5a" Stacktrace: [1] macro 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_9AbcRslyDk", 0x01b6) == "/tmp/jl_9AbcRslyDk" Stacktrace: [1] macro 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_1SdM5u9Er4", 0x01b6) == "/tmp/jl_1SdM5u9Er4" Stacktrace: [1] macro 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_BmjuFwpGVo", 0x01b6) == "/tmp/jl_BmjuFwpGVo" Stacktrace: [1] macro 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_HWXcnk1G1g", 0x01b6) == "/tmp/jl_HWXcnk1G1g" Stacktrace: [1] macro 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_N2zWtIn6TO", 0x01b6) == "/tmp/jl_N2zWtIn6TO" Stacktrace: [1] macro 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_bwhMbKZAV6", 0x01b6) == "/tmp/jl_bwhMbKZAV6" Stacktrace: [1] macro 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_d6nkZePm94", 0x01b6) == "/tmp/jl_d6nkZePm94" Stacktrace: [1] macro 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_L4V2TaFW1U", 0x01b6) == "/tmp/jl_L4V2TaFW1U" Stacktrace: [1] macro 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_zOVMFG7kNW", 0x01b6) == "/tmp/jl_zOVMFG7kNW" Stacktrace: [1] macro 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_FEPGrUTADO", 0x01b6) == "/tmp/jl_FEPGrUTADO" Stacktrace: [1] macro 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_RC5MfspE9Q", 0x01b6) == "/tmp/jl_RC5MfspE9Q" Stacktrace: [1] macro 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_fUL4VqHk1e", 0x01b6) == "/tmp/jl_fUL4VqHk1e" Stacktrace: [1] macro 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_BcJizqVyrW", 0x01b6) == "/tmp/jl_BcJizqVyrW" Stacktrace: [1] macro 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_diVShsjGfI", 0x01b6) == "/tmp/jl_diVShsjGfI" Stacktrace: [1] macro 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_vGz67qVilY", 0x01b6) == "/tmp/jl_vGz67qVilY" Stacktrace: [1] macro 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_neLOP4vWxa", 0x01b6) == "/tmp/jl_neLOP4vWxa" Stacktrace: [1] macro 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_puJAva56BK", 0x01b6) == "/tmp/jl_puJAva56BK" Stacktrace: [1] macro 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_hQDgPiLqvE", 0x01b6) == "/tmp/jl_hQDgPiLqvE" Stacktrace: [1] macro 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_RU5GpI9Yfe", 0x01b6) == "/tmp/jl_RU5GpI9Yfe" Stacktrace: [1] macro 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_FedQz8felM", 0x01b6) == "/tmp/jl_FedQz8felM" Stacktrace: [1] macro 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_ziVEXGvqVQ", 0x01b6) == "/tmp/jl_ziVEXGvqVQ" Stacktrace: [1] macro 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_1sjcJilqLa", 0x01b6) == "/tmp/jl_1sjcJilqLa" Stacktrace: [1] macro 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_5gdMZYvqty", 0x01b6) == "/tmp/jl_5gdMZYvqty" Stacktrace: [1] macro 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_LAd41gPet4", 0x01b6) == "/tmp/jl_LAd41gPet4" Stacktrace: [1] macro 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_hYLkRoBYfS", 0x01b6) == "/tmp/jl_hYLkRoBYfS" Stacktrace: [1] macro 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_7Kvw5s9YlS", 0x01b6) == "/tmp/jl_7Kvw5s9YlS" Stacktrace: [1] macro 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_NMTWD0bg3g", 0x01b6) == "/tmp/jl_NMTWD0bg3g" Stacktrace: [1] macro 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_hWn6lObILC", 0x01b6) == "/tmp/jl_hWn6lObILC" Stacktrace: [1] macro 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_Lenad8fuD8", 0x01b6) == "/tmp/jl_Lenad8fuD8" Stacktrace: [1] macro 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_7Opi7IHwte", 0x01b6) == "/tmp/jl_7Opi7IHwte" Stacktrace: [1] macro 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_TsVozCrM9i", 0x01b6) == "/tmp/jl_TsVozCrM9i" Stacktrace: [1] macro 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_js9CFC5wv4", 0x01b6) == "/tmp/jl_js9CFC5wv4" Stacktrace: [1] macro 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_ZelwtyLgBi", 0x01b6) == "/tmp/jl_ZelwtyLgBi" Stacktrace: [1] macro 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_tK30fMRc3K", 0x01b6) == "/tmp/jl_tK30fMRc3K" Stacktrace: [1] macro 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_nGpULePYTE", 0x01b6) == "/tmp/jl_nGpULePYTE" Stacktrace: [1] macro 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_Pixa9638FY", 0x01b6) == "/tmp/jl_Pixa9638FY" Stacktrace: [1] macro 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_NSRatSRspq", 0x01b6) == "/tmp/jl_NSRatSRspq" Stacktrace: [1] macro 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_n8f21ibyXM", 0x01b6) == "/tmp/jl_n8f21ibyXM" Stacktrace: [1] macro 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_rWByHM5cDc", 0x01b6) == "/tmp/jl_rWByHM5cDc" Stacktrace: [1] macro 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_3InCPiBSPo", 0x01b6) == "/tmp/jl_3InCPiBSPo" Stacktrace: [1] macro 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_RivEJsbIrU", 0x01b6) == "/tmp/jl_RivEJsbIrU" Stacktrace: [1] macro 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_5iV4vcrmlY", 0x01b6) == "/tmp/jl_5iV4vcrmlY" Stacktrace: [1] macro 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_3Mt6dYzALE", 0x01b6) == "/tmp/jl_3Mt6dYzALE" Stacktrace: [1] macro 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_REZurkJadg", 0x01b6) == "/tmp/jl_REZurkJadg" Stacktrace: [1] macro 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_NKb2BYvaXo", 0x01b6) == "/tmp/jl_NKb2BYvaXo" Stacktrace: [1] macro 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_BE7i7GpmlE", 0x01b6) == "/tmp/jl_BE7i7GpmlE" Stacktrace: [1] macro 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_TkpMjCDMlM", 0x01b6) == "/tmp/jl_TkpMjCDMlM" Stacktrace: [1] macro 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_BKbkbSxslC", 0x01b6) == "/tmp/jl_BKbkbSxslC" Stacktrace: [1] macro 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_1QfWPmrADW", 0x01b6) == "/tmp/jl_1QfWPmrADW" Stacktrace: [1] macro 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_TQdGxUbqNW", 0x01b6) == "/tmp/jl_TQdGxUbqNW" Stacktrace: [1] macro 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_vuxILcjuTU", 0x01b6) == "/tmp/jl_vuxILcjuTU" Stacktrace: [1] macro 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_hqBwfE92v4", 0x01b6) == "/tmp/jl_hqBwfE92v4" Stacktrace: [1] macro 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_nkzKNmdwPa", 0x01b6) == "/tmp/jl_nkzKNmdwPa" Stacktrace: [1] macro 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_1AvKzqZYZi", 0x01b6) == "/tmp/jl_1AvKzqZYZi" Stacktrace: [1] macro 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_1I1WjSlYbe", 0x01b6) == "/tmp/jl_1I1WjSlYbe" Stacktrace: [1] macro 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_tQPudAN6Hg", 0x01b6) == "/tmp/jl_tQPudAN6Hg" Stacktrace: [1] macro 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_TYjUR818Dc", 0x01b6) == "/tmp/jl_TYjUR818Dc" Stacktrace: [1] macro 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_lA5WHUXkrM", 0x01b6) == "/tmp/jl_lA5WHUXkrM" Stacktrace: [1] macro 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_pSxEHqP81m", 0x01b6) == "/tmp/jl_pSxEHqP81m" Stacktrace: [1] macro 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_5MbmvSd6vy", 0x01b6) == "/tmp/jl_5MbmvSd6vy" Stacktrace: [1] macro 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_VUpoVGXCj6", 0x01b6) == "/tmp/jl_VUpoVGXCj6" Stacktrace: [1] macro 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_lkjMlMLKlE", 0x01b6) == "/tmp/jl_lkjMlMLKlE" Stacktrace: [1] macro 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_noXKN6X8dk", 0x01b6) == "/tmp/jl_noXKN6X8dk" Stacktrace: [1] macro 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_J0hMlYZiJ8", 0x01b6) == "/tmp/jl_J0hMlYZiJ8" Stacktrace: [1] macro 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_XwFaZgDm3Y", 0x01b6) == "/tmp/jl_XwFaZgDm3Y" Stacktrace: [1] macro 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_xKt6LCj8fA", 0x01b6) == "/tmp/jl_xKt6LCj8fA" Stacktrace: [1] macro 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_NmpIVEzYbG", 0x01b6) == "/tmp/jl_NmpIVEzYbG" Stacktrace: [1] macro 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_vMT0nG1UVY", 0x01b6) == "/tmp/jl_vMT0nG1UVY" Stacktrace: [1] macro 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_nYpSrQ7OzC", 0x01b6) == "/tmp/jl_nYpSrQ7OzC" Stacktrace: [1] macro 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_bCFMLaxebc", 0x01b6) == "/tmp/jl_bCFMLaxebc" Stacktrace: [1] macro 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_1s1QLSDQPo", 0x01b6) == "/tmp/jl_1s1QLSDQPo" Stacktrace: [1] macro 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_rqXUDGJOPY", 0x01b6) == "/tmp/jl_rqXUDGJOPY" Stacktrace: [1] macro 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_dMjwRWtk3w", 0x01b6) == "/tmp/jl_dMjwRWtk3w" Stacktrace: [1] macro 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_piRCrKLeTm", 0x01b6) == "/tmp/jl_piRCrKLeTm" Stacktrace: [1] macro 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_rGDAZMlijy", 0x01b6) == "/tmp/jl_rGDAZMlijy" Stacktrace: [1] macro 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_5e9OFovoxU", 0x01b6) == "/tmp/jl_5e9OFovoxU" Stacktrace: [1] macro 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_Psnmj4ZQzU", 0x01b6) == "/tmp/jl_Psnmj4ZQzU" Stacktrace: [1] macro 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_HyVkDobg9W", 0x01b6) == "/tmp/jl_HyVkDobg9W" Stacktrace: [1] macro 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_L6xgzQXoVm", 0x01b6) == "/tmp/jl_L6xgzQXoVm" Stacktrace: [1] macro 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_rOfgV694Fk", 0x01b6) == "/tmp/jl_rOfgV694Fk" Stacktrace: [1] macro 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_jun0vgbCBK", 0x01b6) == "/tmp/jl_jun0vgbCBK" Stacktrace: [1] macro 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_94JMVWBytM", 0x01b6) == "/tmp/jl_94JMVWBytM" Stacktrace: [1] macro 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_Tw7kNanQns", 0x01b6) == "/tmp/jl_Tw7kNanQns" Stacktrace: [1] macro 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_VSfqLeL2B8", 0x01b6) == "/tmp/jl_VSfqLeL2B8" Stacktrace: [1] macro 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_1elwpI7Mfw", 0x01b6) == "/tmp/jl_1elwpI7Mfw" Stacktrace: [1] macro 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_BirgJuVuXg", 0x01b6) == "/tmp/jl_BirgJuVuXg" Stacktrace: [1] macro 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_ZOXuhW3a3s", 0x01b6) == "/tmp/jl_ZOXuhW3a3s" Stacktrace: [1] macro 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_zsvSTwTAbe", 0x01b6) == "/tmp/jl_zsvSTwTAbe" Stacktrace: [1] macro 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_9IzCZIRsdK", 0x01b6) == "/tmp/jl_9IzCZIRsdK" Stacktrace: [1] macro 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_jgHCLwHahw", 0x01b6) == "/tmp/jl_jgHCLwHahw" Stacktrace: [1] macro 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_Vc9anQD81y", 0x01b6) == "/tmp/jl_Vc9anQD81y" Stacktrace: [1] macro 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_5CVGZ27Y14", 0x01b6) == "/tmp/jl_5CVGZ27Y14" Stacktrace: [1] macro 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_vylKlqRgns", 0x01b6) == "/tmp/jl_vylKlqRgns" Stacktrace: [1] macro 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_3IVcl6bsto", 0x01b6) == "/tmp/jl_3IVcl6bsto" Stacktrace: [1] macro 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_Rmtw5IBCtm", 0x01b6) == "/tmp/jl_Rmtw5IBCtm" Stacktrace: [1] macro 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_Z05cByRmPA", 0x01b6) == "/tmp/jl_Z05cByRmPA" Stacktrace: [1] macro 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_DSvUl4BoBq", 0x01b6) == "/tmp/jl_DSvUl4BoBq" Stacktrace: [1] macro 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_f2fIbYjqfW", 0x01b6) == "/tmp/jl_f2fIbYjqfW" Stacktrace: [1] macro 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_FCxQtM921e", 0x01b6) == "/tmp/jl_FCxQtM921e" Stacktrace: [1] macro 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_n25ixI5GP0", 0x01b6) == "/tmp/jl_n25ixI5GP0" Stacktrace: [1] macro 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_VwVEvOrI1a", 0x01b6) == "/tmp/jl_VwVEvOrI1a" Stacktrace: [1] macro 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_Xy5Uz0PUho", 0x01b6) == "/tmp/jl_Xy5Uz0PUho" Stacktrace: [1] macro 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_90LI1SrYzQ", 0x01b6) == "/tmp/jl_90LI1SrYzQ" Stacktrace: [1] macro 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_XwxGbQ9Szm", 0x01b6) == "/tmp/jl_XwxGbQ9Szm" Stacktrace: [1] macro 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_9iBIBaHkFi", 0x01b6) == "/tmp/jl_9iBIBaHkFi" Stacktrace: [1] macro 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_TkPANYjmDy", 0x01b6) == "/tmp/jl_TkPANYjmDy" Stacktrace: [1] macro 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_VWp4LQnspg", 0x01b6) == "/tmp/jl_VWp4LQnspg" Stacktrace: [1] macro 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_t8j0VKrgHs", 0x01b6) == "/tmp/jl_t8j0VKrgHs" Stacktrace: [1] macro 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_pyfWDw7aDu", 0x01b6) == "/tmp/jl_pyfWDw7aDu" Stacktrace: [1] macro 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_L8nSlKtAZI", 0x01b6) == "/tmp/jl_L8nSlKtAZI" Stacktrace: [1] macro 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_lW5ipeDUX4", 0x01b6) == "/tmp/jl_lW5ipeDUX4" Stacktrace: [1] macro 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_hCbIN4VS96", 0x01b6) == "/tmp/jl_hCbIN4VS96" Stacktrace: [1] macro 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_X8Js98Tyts", 0x01b6) == "/tmp/jl_X8Js98Tyts" Stacktrace: [1] macro 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_x2rKfiRkRS", 0x01b6) == "/tmp/jl_x2rKfiRkRS" Stacktrace: [1] macro 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_PyH6ZoHCLU", 0x01b6) == "/tmp/jl_PyH6ZoHCLU" Stacktrace: [1] macro 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_tcN8FUPMvI", 0x01b6) == "/tmp/jl_tcN8FUPMvI" Stacktrace: [1] macro 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_h8R472fadw", 0x01b6) == "/tmp/jl_h8R472fadw" Stacktrace: [1] macro 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_BSJYlOF83c", 0x01b6) == "/tmp/jl_BSJYlOF83c" Stacktrace: [1] macro 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_VcZ85qv210", 0x01b6) == "/tmp/jl_VcZ85qv210" Stacktrace: [1] macro 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_1oB4fYroPa", 0x01b6) == "/tmp/jl_1oB4fYroPa" Stacktrace: [1] macro 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_HIBoHqj4B2", 0x01b6) == "/tmp/jl_HIBoHqj4B2" Stacktrace: [1] macro 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_NMDY9c9OFI", 0x01b6) == "/tmp/jl_NMDY9c9OFI" Stacktrace: [1] macro 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_pgDAFcfIBW", 0x01b6) == "/tmp/jl_pgDAFcfIBW" Stacktrace: [1] macro 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_5UdKJ01YpS", 0x01b6) == "/tmp/jl_5UdKJ01YpS" Stacktrace: [1] macro 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_x6LIdUPung", 0x01b6) == "/tmp/jl_x6LIdUPung" Stacktrace: [1] macro 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_pE7shSPUfM", 0x01b6) == "/tmp/jl_pE7shSPUfM" Stacktrace: [1] macro 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_Z0nC9U3S9U", 0x01b6) == "/tmp/jl_Z0nC9U3S9U" Stacktrace: [1] macro 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_Vw72DO7WzU", 0x01b6) == "/tmp/jl_Vw72DO7WzU" Stacktrace: [1] macro 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_RkVczEbwlg", 0x01b6) == "/tmp/jl_RkVczEbwlg" Stacktrace: [1] macro 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_N6DyPkjQrk", 0x01b6) == "/tmp/jl_N6DyPkjQrk" Stacktrace: [1] macro 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_bELQhUriPK", 0x01b6) == "/tmp/jl_bELQhUriPK" Stacktrace: [1] macro 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_3AZk1Y7qrq", 0x01b6) == "/tmp/jl_3AZk1Y7qrq" Stacktrace: [1] macro 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_VyzmVC1EPa", 0x01b6) == "/tmp/jl_VyzmVC1EPa" Stacktrace: [1] macro 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_9OhEnovsb8", 0x01b6) == "/tmp/jl_9OhEnovsb8" Stacktrace: [1] macro 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_3s3qHSvKbC", 0x01b6) == "/tmp/jl_3s3qHSvKbC" Stacktrace: [1] macro 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_ZQNen4J05s", 0x01b6) == "/tmp/jl_ZQNen4J05s" Stacktrace: [1] macro 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_zQrOX8Jwfy", 0x01b6) == "/tmp/jl_zQrOX8Jwfy" Stacktrace: [1] macro 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_5cNkpCFy70", 0x01b6) == "/tmp/jl_5cNkpCFy70" Stacktrace: [1] macro 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_l0J2Fwl6xE", 0x01b6) == "/tmp/jl_l0J2Fwl6xE" Stacktrace: [1] macro 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_7ihol4FO3u", 0x01b6) == "/tmp/jl_7ihol4FO3u" Stacktrace: [1] macro 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_beNSj8TG9c", 0x01b6) == "/tmp/jl_beNSj8TG9c" Stacktrace: [1] macro 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_RwfC1enk7o", 0x01b6) == "/tmp/jl_RwfC1enk7o" Stacktrace: [1] macro 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 2.018888 seconds (76.39 k allocations: 102.386 MiB, 35.40% compilation time) 1.284613 seconds (13.45 k allocations: 98.613 MiB, 2.82% gc time) 1.356416 seconds (13.45 k allocations: 98.613 MiB, 11.42% gc time) filesize(patch) = 49484 [ raw data ] format = :endsley 1.921283 seconds (60.70 k allocations: 87.004 MiB, 33.18% compilation time: <1% of which was recompilation) 1.303990 seconds (13.40 k allocations: 84.117 MiB) 1.404891 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.434800 seconds (12.50 k allocations: 48.580 MiB) 0.613688 seconds (12.50 k allocations: 48.582 MiB, 25.12% gc time) 0.446478 seconds (12.49 k allocations: 48.579 MiB, 0.38% gc time) filesize(patch) = 49436 [ ZRL data ] format = :endsley 0.506387 seconds (12.45 k allocations: 34.072 MiB) 0.521777 seconds (12.44 k allocations: 34.072 MiB) 0.537430 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 6m05.1s API coverage | 2838 205 3043 4m48.8s bsindex | 60 5 65 22.6s reference patch | 1 1 1.9s bsdiff | 425 25 450 1m17.5s bspatch | 300 25 325 56.1s reference patch | 1 1 0.0s bsdiff | 425 25 450 1m02.3s bspatch | 600 50 650 49.9s reference patch | 1 1 0.0s bsdiff | 425 25 450 4.8s bspatch | 600 50 650 3.2s registry data | 12 12 1m16.1s RNG of the outermost testset: Random.Xoshiro(0xc2fb116ce02bf15d, 0xac1ad5250eb899b7, 0x59e4d37f34737d20, 0x649b495f5677f82f, 0x4902b3f36fdef96b) 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 447.41s ERROR: LoadError: Package BSDiff errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 549.71s: package has test failures