Package evaluation to test BSDiff on Julia 1.14.0-DEV.2407 (ce8c59448a*) started at 2026-06-18T13:40:06.589 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.28s ################################################################################ # 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.44s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.2 s ✓ zrl_jll 2.1 s ✓ bsdiff_endsley_jll 2.0 s ✓ bsdiff_classic_jll 1.7 s ✓ BSDiff 4 dependencies successfully precompiled in 8 seconds. 40 already precompiled. Precompilation completed after 32.3s ################################################################################ # Testing # Testing BSDiff Status `/tmp/jl_BQL1Rs/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_BQL1Rs/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.3+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... Test Summary: | Pass Total Time Method ambiguity | 1 1 7.7s 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.0s Test Summary: | Pass Total Time Compat bounds | 4 4 0.7s Test Summary: | Pass Total Time Piracy | 1 1 0.2s Test Summary: | Pass Total Time Persistent tasks | 1 1 29.9s bsindex: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:36 Expression: index == bsindex(old, index) Evaluated: FileSpec("/tmp/jl_ri5oT27iXW", 0x01b6) == "/tmp/jl_ri5oT27iXW" Stacktrace: [1] macro 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_ByfGVoDwxc", 0x01b6) == "/tmp/jl_ByfGVoDwxc" Stacktrace: [1] macro 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_Pcx2LihOJ0", 0x01b6) == "/tmp/jl_Pcx2LihOJ0" Stacktrace: [1] macro 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_Lqh4dalyHI", 0x01b6) == "/tmp/jl_Lqh4dalyHI" Stacktrace: [1] macro 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_1irUloJOdO", 0x01b6) == "/tmp/jl_1irUloJOdO" Stacktrace: [1] macro 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_ViV4J6Ngp2", 0x01b6) == "/tmp/jl_ViV4J6Ngp2" Stacktrace: [1] macro 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_JSxkVAHQXU", 0x01b6) == "/tmp/jl_JSxkVAHQXU" Stacktrace: [1] macro 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_jqrwtmbqfA", 0x01b6) == "/tmp/jl_jqrwtmbqfA" Stacktrace: [1] macro 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_ZyVgLw38Fc", 0x01b6) == "/tmp/jl_ZyVgLw38Fc" Stacktrace: [1] macro 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_9wZI1AD47i", 0x01b6) == "/tmp/jl_9wZI1AD47i" Stacktrace: [1] macro 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_pa3uBeBktU", 0x01b6) == "/tmp/jl_pa3uBeBktU" Stacktrace: [1] macro 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_rMZ8vAlmtu", 0x01b6) == "/tmp/jl_rMZ8vAlmtu" Stacktrace: [1] macro 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_f6hE7MvODa", 0x01b6) == "/tmp/jl_f6hE7MvODa" Stacktrace: [1] macro 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_30XUL6fKfa", 0x01b6) == "/tmp/jl_30XUL6fKfa" Stacktrace: [1] macro 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_RUFA5ez2VW", 0x01b6) == "/tmp/jl_RUFA5ez2VW" Stacktrace: [1] macro 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_Zc7Ab85wng", 0x01b6) == "/tmp/jl_Zc7Ab85wng" Stacktrace: [1] macro 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_hUZ2123OB6", 0x01b6) == "/tmp/jl_hUZ2123OB6" Stacktrace: [1] macro 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_pq9O50rArI", 0x01b6) == "/tmp/jl_pq9O50rArI" Stacktrace: [1] macro 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_JM9sLQ90FK", 0x01b6) == "/tmp/jl_JM9sLQ90FK" Stacktrace: [1] macro 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_PKpQzmVKfE", 0x01b6) == "/tmp/jl_PKpQzmVKfE" Stacktrace: [1] macro 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_tmxsbSB2X4", 0x01b6) == "/tmp/jl_tmxsbSB2X4" Stacktrace: [1] macro 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_dO32TupGBo", 0x01b6) == "/tmp/jl_dO32TupGBo" Stacktrace: [1] macro 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_7UhqP4nQpG", 0x01b6) == "/tmp/jl_7UhqP4nQpG" Stacktrace: [1] macro 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_bAhWjo1mLM", 0x01b6) == "/tmp/jl_bAhWjo1mLM" Stacktrace: [1] macro 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_Behej0pYHy", 0x01b6) == "/tmp/jl_Behej0pYHy" Stacktrace: [1] macro 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_TOfgJQbS5a", 0x01b6) == "/tmp/jl_TOfgJQbS5a" Stacktrace: [1] macro 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_nSdMda1O5o", 0x01b6) == "/tmp/jl_nSdMda1O5o" Stacktrace: [1] macro 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_DGre9AZGRu", 0x01b6) == "/tmp/jl_DGre9AZGRu" Stacktrace: [1] macro 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_z0PQJ0BKVs", 0x01b6) == "/tmp/jl_z0PQJ0BKVs" Stacktrace: [1] macro 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_hupqjkfCDw", 0x01b6) == "/tmp/jl_hupqjkfCDw" Stacktrace: [1] macro 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_VgxWZAlEVY", 0x01b6) == "/tmp/jl_VgxWZAlEVY" Stacktrace: [1] macro 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_ZCd8z8TmD6", 0x01b6) == "/tmp/jl_ZCd8z8TmD6" Stacktrace: [1] macro 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_JSdEZepgbg", 0x01b6) == "/tmp/jl_JSdEZepgbg" Stacktrace: [1] macro 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_dYR6BA3qNg", 0x01b6) == "/tmp/jl_dYR6BA3qNg" Stacktrace: [1] macro 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_jY5IJ6vwTg", 0x01b6) == "/tmp/jl_jY5IJ6vwTg" Stacktrace: [1] macro 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_DyzejglqvI", 0x01b6) == "/tmp/jl_DyzejglqvI" Stacktrace: [1] macro 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_1uL4Rs7cbK", 0x01b6) == "/tmp/jl_1uL4Rs7cbK" Stacktrace: [1] macro 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_d6Vub8D4to", 0x01b6) == "/tmp/jl_d6Vub8D4to" Stacktrace: [1] macro 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_f6bi7yTatY", 0x01b6) == "/tmp/jl_f6bi7yTatY" Stacktrace: [1] macro 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_J890ZcBKDm", 0x01b6) == "/tmp/jl_J890ZcBKDm" Stacktrace: [1] macro 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_7Uz8dgtOTw", 0x01b6) == "/tmp/jl_7Uz8dgtOTw" Stacktrace: [1] macro 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_huBQNOHorO", 0x01b6) == "/tmp/jl_huBQNOHorO" Stacktrace: [1] macro 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_poR2PQNajg", 0x01b6) == "/tmp/jl_poR2PQNajg" Stacktrace: [1] macro 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_74t6zmhWZi", 0x01b6) == "/tmp/jl_74t6zmhWZi" Stacktrace: [1] macro 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_D0ZAjG941K", 0x01b6) == "/tmp/jl_D0ZAjG941K" Stacktrace: [1] macro 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_JCrMdIn4bW", 0x01b6) == "/tmp/jl_JCrMdIn4bW" Stacktrace: [1] macro 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_JqHeXQHQ36", 0x01b6) == "/tmp/jl_JqHeXQHQ36" Stacktrace: [1] macro 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_TovcXgleNO", 0x01b6) == "/tmp/jl_TovcXgleNO" Stacktrace: [1] macro 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_F67Ob0PkhO", 0x01b6) == "/tmp/jl_F67Ob0PkhO" Stacktrace: [1] macro 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_BMXONU1UFk", 0x01b6) == "/tmp/jl_BMXONU1UFk" Stacktrace: [1] macro 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_vgvQ7GxWRC", 0x01b6) == "/tmp/jl_vgvQ7GxWRC" Stacktrace: [1] macro 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_lQDkhCFuhG", 0x01b6) == "/tmp/jl_lQDkhCFuhG" Stacktrace: [1] macro 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_lIr0NgzgVM", 0x01b6) == "/tmp/jl_lIr0NgzgVM" Stacktrace: [1] macro 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_ZcnU1iz0ro", 0x01b6) == "/tmp/jl_ZcnU1iz0ro" Stacktrace: [1] macro 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_PED4TYNGzC", 0x01b6) == "/tmp/jl_PED4TYNGzC" Stacktrace: [1] macro 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_TqJefYTO5E", 0x01b6) == "/tmp/jl_TqJefYTO5E" Stacktrace: [1] macro 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_rGfApQbaJo", 0x01b6) == "/tmp/jl_rGfApQbaJo" Stacktrace: [1] macro 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_zYbY3yb8lE", 0x01b6) == "/tmp/jl_zYbY3yb8lE" Stacktrace: [1] macro 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_TShEhorEFk", 0x01b6) == "/tmp/jl_TShEhorEFk" Stacktrace: [1] macro 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_PgzQhc1glW", 0x01b6) == "/tmp/jl_PgzQhc1glW" Stacktrace: [1] macro 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_HY3S1IBa9W", 0x01b6) == "/tmp/jl_HY3S1IBa9W" Stacktrace: [1] macro 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_9qFCNQHkTG", 0x01b6) == "/tmp/jl_9qFCNQHkTG" Stacktrace: [1] macro 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_9MNMpytcX0", 0x01b6) == "/tmp/jl_9MNMpytcX0" Stacktrace: [1] macro 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_VSX2XKF2ZG", 0x01b6) == "/tmp/jl_VSX2XKF2ZG" Stacktrace: [1] macro 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_3KLEtmfQxC", 0x01b6) == "/tmp/jl_3KLEtmfQxC" Stacktrace: [1] macro 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_ZmPOtA7Kfu", 0x01b6) == "/tmp/jl_ZmPOtA7Kfu" Stacktrace: [1] macro 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_Fcn0rIlO5e", 0x01b6) == "/tmp/jl_Fcn0rIlO5e" Stacktrace: [1] macro 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_fiFu1qHIvG", 0x01b6) == "/tmp/jl_fiFu1qHIvG" Stacktrace: [1] macro 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_ZKvcd6JGvO", 0x01b6) == "/tmp/jl_ZKvcd6JGvO" Stacktrace: [1] macro 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_9CfYF01YrY", 0x01b6) == "/tmp/jl_9CfYF01YrY" Stacktrace: [1] macro 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_r4x4bcP6F0", 0x01b6) == "/tmp/jl_r4x4bcP6F0" Stacktrace: [1] macro 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_D4rsJInwja", 0x01b6) == "/tmp/jl_D4rsJInwja" Stacktrace: [1] macro 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_NchOrY1ED6", 0x01b6) == "/tmp/jl_NchOrY1ED6" Stacktrace: [1] macro 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_xeFypSnMvs", 0x01b6) == "/tmp/jl_xeFypSnMvs" Stacktrace: [1] macro 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_lCBUZQbets", 0x01b6) == "/tmp/jl_lCBUZQbets" Stacktrace: [1] macro 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_hOFqbMl85s", 0x01b6) == "/tmp/jl_hOFqbMl85s" Stacktrace: [1] macro 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_XqTIPMr0Fg", 0x01b6) == "/tmp/jl_XqTIPMr0Fg" Stacktrace: [1] macro 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_pulUDMlwxi", 0x01b6) == "/tmp/jl_pulUDMlwxi" Stacktrace: [1] macro 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_riPcTkLM7U", 0x01b6) == "/tmp/jl_riPcTkLM7U" Stacktrace: [1] macro 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_lgLMRwvunY", 0x01b6) == "/tmp/jl_lgLMRwvunY" Stacktrace: [1] macro 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_dshozOhGDy", 0x01b6) == "/tmp/jl_dshozOhGDy" Stacktrace: [1] macro 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_BcR6B0lSxW", 0x01b6) == "/tmp/jl_BcR6B0lSxW" Stacktrace: [1] macro 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_fMLw3shMpA", 0x01b6) == "/tmp/jl_fMLw3shMpA" Stacktrace: [1] macro 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_rYTOTsJ2rA", 0x01b6) == "/tmp/jl_rYTOTsJ2rA" Stacktrace: [1] macro 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_hIZG5efSbS", 0x01b6) == "/tmp/jl_hIZG5efSbS" Stacktrace: [1] macro 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_T03atov8Pi", 0x01b6) == "/tmp/jl_T03atov8Pi" Stacktrace: [1] macro 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_xCvsZW9wXq", 0x01b6) == "/tmp/jl_xCvsZW9wXq" Stacktrace: [1] macro 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_JeRQdSziDA", 0x01b6) == "/tmp/jl_JeRQdSziDA" Stacktrace: [1] macro 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_R0jITqnY9A", 0x01b6) == "/tmp/jl_R0jITqnY9A" Stacktrace: [1] macro 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_na7w9oxEbi", 0x01b6) == "/tmp/jl_na7w9oxEbi" Stacktrace: [1] macro 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_JkFynuTYlA", 0x01b6) == "/tmp/jl_JkFynuTYlA" Stacktrace: [1] macro 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_ZAd67yvWXw", 0x01b6) == "/tmp/jl_ZAd67yvWXw" Stacktrace: [1] macro 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_7G5YtEZSFS", 0x01b6) == "/tmp/jl_7G5YtEZSFS" Stacktrace: [1] macro 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_5cP83Anap0", 0x01b6) == "/tmp/jl_5cP83Anap0" Stacktrace: [1] macro 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_Pe52zubYh2", 0x01b6) == "/tmp/jl_Pe52zubYh2" Stacktrace: [1] macro 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_HoZArklEru", 0x01b6) == "/tmp/jl_HoZArklEru" Stacktrace: [1] macro 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_HkDmfYFkJS", 0x01b6) == "/tmp/jl_HkDmfYFkJS" Stacktrace: [1] macro 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_nqbQLMzOlW", 0x01b6) == "/tmp/jl_nqbQLMzOlW" Stacktrace: [1] macro 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_NMNM1e3yjU", 0x01b6) == "/tmp/jl_NMNM1e3yjU" Stacktrace: [1] macro 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_1032tYLENI", 0x01b6) == "/tmp/jl_1032tYLENI" Stacktrace: [1] macro 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_FOTuh4P852", 0x01b6) == "/tmp/jl_FOTuh4P852" Stacktrace: [1] macro 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_BW9I1mdcDM", 0x01b6) == "/tmp/jl_BW9I1mdcDM" Stacktrace: [1] macro 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_FYniFELYVi", 0x01b6) == "/tmp/jl_FYniFELYVi" Stacktrace: [1] macro 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_1ITsz0Rmp4", 0x01b6) == "/tmp/jl_1ITsz0Rmp4" Stacktrace: [1] macro 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_FmJqv8FULe", 0x01b6) == "/tmp/jl_FmJqv8FULe" Stacktrace: [1] macro 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_TqtezwBwFU", 0x01b6) == "/tmp/jl_TqtezwBwFU" Stacktrace: [1] macro 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_PkDKXqLy58", 0x01b6) == "/tmp/jl_PkDKXqLy58" Stacktrace: [1] macro 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_xyBojiBGzA", 0x01b6) == "/tmp/jl_xyBojiBGzA" Stacktrace: [1] macro 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_HuB6NKv6JK", 0x01b6) == "/tmp/jl_HuB6NKv6JK" Stacktrace: [1] macro 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_FQZkxmNg3S", 0x01b6) == "/tmp/jl_FQZkxmNg3S" Stacktrace: [1] macro 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_PIxWpgdsj2", 0x01b6) == "/tmp/jl_PIxWpgdsj2" Stacktrace: [1] macro 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_N6fmpy5wZU", 0x01b6) == "/tmp/jl_N6fmpy5wZU" Stacktrace: [1] macro 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_ZO1GvcneTk", 0x01b6) == "/tmp/jl_ZO1GvcneTk" Stacktrace: [1] macro 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_bs9onMZeJq", 0x01b6) == "/tmp/jl_bs9onMZeJq" Stacktrace: [1] macro 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_L0lW5Kf4Nu", 0x01b6) == "/tmp/jl_L0lW5Kf4Nu" Stacktrace: [1] macro 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_rUXcjOnO7e", 0x01b6) == "/tmp/jl_rUXcjOnO7e" Stacktrace: [1] macro 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_xUJQrmxY12", 0x01b6) == "/tmp/jl_xUJQrmxY12" Stacktrace: [1] macro 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_TObQ1w3CP8", 0x01b6) == "/tmp/jl_TObQ1w3CP8" Stacktrace: [1] macro 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_JUXOVGJEni", 0x01b6) == "/tmp/jl_JUXOVGJEni" Stacktrace: [1] macro 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_F6FOLE3sfG", 0x01b6) == "/tmp/jl_F6FOLE3sfG" Stacktrace: [1] macro 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_zi9GjGnO5A", 0x01b6) == "/tmp/jl_zi9GjGnO5A" Stacktrace: [1] macro 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_zuf05mtatO", 0x01b6) == "/tmp/jl_zuf05mtatO" Stacktrace: [1] macro 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_F2Z67mrsfo", 0x01b6) == "/tmp/jl_F2Z67mrsfo" Stacktrace: [1] macro 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_TGjivivGt8", 0x01b6) == "/tmp/jl_TGjivivGt8" Stacktrace: [1] macro 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_7GVG1KHcTk", 0x01b6) == "/tmp/jl_7GVG1KHcTk" Stacktrace: [1] macro 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_zirGnsBUTS", 0x01b6) == "/tmp/jl_zirGnsBUTS" Stacktrace: [1] macro 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_PWlodINcLe", 0x01b6) == "/tmp/jl_PWlodINcLe" Stacktrace: [1] macro 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_VCX4hMbc1O", 0x01b6) == "/tmp/jl_VCX4hMbc1O" Stacktrace: [1] macro 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_7qhShcROvo", 0x01b6) == "/tmp/jl_7qhShcROvo" Stacktrace: [1] macro 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_BuFwx2nWhS", 0x01b6) == "/tmp/jl_BuFwx2nWhS" Stacktrace: [1] macro 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_941GvwNyhC", 0x01b6) == "/tmp/jl_941GvwNyhC" Stacktrace: [1] macro 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_ZEx6jsfSho", 0x01b6) == "/tmp/jl_ZEx6jsfSho" Stacktrace: [1] macro 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_V65s1g1gvI", 0x01b6) == "/tmp/jl_V65s1g1gvI" Stacktrace: [1] macro 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_LAnE1ibgLg", 0x01b6) == "/tmp/jl_LAnE1ibgLg" Stacktrace: [1] macro 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_vEpMP0Bw5s", 0x01b6) == "/tmp/jl_vEpMP0Bw5s" Stacktrace: [1] macro 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_Pyv0rqHGXK", 0x01b6) == "/tmp/jl_Pyv0rqHGXK" Stacktrace: [1] macro 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_9eLybYlARC", 0x01b6) == "/tmp/jl_9eLybYlARC" Stacktrace: [1] macro 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_H2JcHG5IXG", 0x01b6) == "/tmp/jl_H2JcHG5IXG" Stacktrace: [1] macro 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_1wzoZmngBm", 0x01b6) == "/tmp/jl_1wzoZmngBm" Stacktrace: [1] macro 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_hYPa18vsxI", 0x01b6) == "/tmp/jl_hYPa18vsxI" Stacktrace: [1] macro 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_lSVW12Van4", 0x01b6) == "/tmp/jl_lSVW12Van4" Stacktrace: [1] macro 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_FwHKJqzQDs", 0x01b6) == "/tmp/jl_FwHKJqzQDs" Stacktrace: [1] macro 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_lSV4Ra1wxQ", 0x01b6) == "/tmp/jl_lSV4Ra1wxQ" Stacktrace: [1] macro 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_zSr8FSFM9A", 0x01b6) == "/tmp/jl_zSr8FSFM9A" Stacktrace: [1] macro 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_BirGvUPKXg", 0x01b6) == "/tmp/jl_BirGvUPKXg" Stacktrace: [1] macro 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_ZEjORk38vW", 0x01b6) == "/tmp/jl_ZEjORk38vW" Stacktrace: [1] macro 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_34HmNMBkTK", 0x01b6) == "/tmp/jl_34HmNMBkTK" Stacktrace: [1] macro 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_1C7GXKfSbK", 0x01b6) == "/tmp/jl_1C7GXKfSbK" Stacktrace: [1] macro 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_dQVUhGhSxA", 0x01b6) == "/tmp/jl_dQVUhGhSxA" Stacktrace: [1] macro 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_5ibc9SxktI", 0x01b6) == "/tmp/jl_5ibc9SxktI" Stacktrace: [1] macro 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_ZCVOL4RsD2", 0x01b6) == "/tmp/jl_ZCVOL4RsD2" Stacktrace: [1] macro 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_ZCBqJAPiX0", 0x01b6) == "/tmp/jl_ZCBqJAPiX0" Stacktrace: [1] macro 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_liNuJebo5C", 0x01b6) == "/tmp/jl_liNuJebo5C" Stacktrace: [1] macro 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_hA1qva9SnA", 0x01b6) == "/tmp/jl_hA1qva9SnA" Stacktrace: [1] macro 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_VozYhWzQL0", 0x01b6) == "/tmp/jl_VozYhWzQL0" Stacktrace: [1] macro 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_l654nW7gZC", 0x01b6) == "/tmp/jl_l654nW7gZC" Stacktrace: [1] macro 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_N0Xa3axUbU", 0x01b6) == "/tmp/jl_N0Xa3axUbU" Stacktrace: [1] macro 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_JwHot0jmve", 0x01b6) == "/tmp/jl_JwHot0jmve" Stacktrace: [1] macro 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_3sF2xwFePs", 0x01b6) == "/tmp/jl_3sF2xwFePs" Stacktrace: [1] macro 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_ZghIRcdOnU", 0x01b6) == "/tmp/jl_ZghIRcdOnU" Stacktrace: [1] macro 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_FUnSXsXQrq", 0x01b6) == "/tmp/jl_FUnSXsXQrq" Stacktrace: [1] macro 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_5294juXcTi", 0x01b6) == "/tmp/jl_5294juXcTi" Stacktrace: [1] macro 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_ronUBCZixo", 0x01b6) == "/tmp/jl_ronUBCZixo" Stacktrace: [1] macro 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_fszMHmlS3a", 0x01b6) == "/tmp/jl_fszMHmlS3a" Stacktrace: [1] macro 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_TgNc9EDYHc", 0x01b6) == "/tmp/jl_TgNc9EDYHc" Stacktrace: [1] macro 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_BOFc1c5yj6", 0x01b6) == "/tmp/jl_BOFc1c5yj6" Stacktrace: [1] macro 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_vARWlg9MjU", 0x01b6) == "/tmp/jl_vARWlg9MjU" Stacktrace: [1] macro 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_F87W3OpKTC", 0x01b6) == "/tmp/jl_F87W3OpKTC" Stacktrace: [1] macro 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_FYLW7GXEXc", 0x01b6) == "/tmp/jl_FYLW7GXEXc" Stacktrace: [1] macro 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_zcP89InuRg", 0x01b6) == "/tmp/jl_zcP89InuRg" Stacktrace: [1] macro 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_ng527edWBk", 0x01b6) == "/tmp/jl_ng527edWBk" Stacktrace: [1] macro 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_f8BSL4Xe76", 0x01b6) == "/tmp/jl_f8BSL4Xe76" Stacktrace: [1] macro 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_FUPmbKtmpM", 0x01b6) == "/tmp/jl_FUPmbKtmpM" Stacktrace: [1] macro 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_H8hIxcR6jg", 0x01b6) == "/tmp/jl_H8hIxcR6jg" Stacktrace: [1] macro 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_pA7IZk7Gjg", 0x01b6) == "/tmp/jl_pA7IZk7Gjg" Stacktrace: [1] macro 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_L67enQdOzM", 0x01b6) == "/tmp/jl_L67enQdOzM" Stacktrace: [1] macro 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_zw9elKTmtW", 0x01b6) == "/tmp/jl_zw9elKTmtW" Stacktrace: [1] macro 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_hS7SXMLiJc", 0x01b6) == "/tmp/jl_hS7SXMLiJc" Stacktrace: [1] macro 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_xSzivCdwDq", 0x01b6) == "/tmp/jl_xSzivCdwDq" Stacktrace: [1] macro 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_5UlwVcj2BW", 0x01b6) == "/tmp/jl_5UlwVcj2BW" Stacktrace: [1] macro 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_ZIfeLgdS1Y", 0x01b6) == "/tmp/jl_ZIfeLgdS1Y" Stacktrace: [1] macro 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_d6XKLQzMD6", 0x01b6) == "/tmp/jl_d6XKLQzMD6" Stacktrace: [1] macro 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_HiJIPkp8jS", 0x01b6) == "/tmp/jl_HiJIPkp8jS" Stacktrace: [1] macro 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_xW1eRWpqf0", 0x01b6) == "/tmp/jl_xW1eRWpqf0" Stacktrace: [1] macro 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_vw3mbCDCLE", 0x01b6) == "/tmp/jl_vw3mbCDCLE" Stacktrace: [1] macro 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_PkpkjUncFq", 0x01b6) == "/tmp/jl_PkpkjUncFq" Stacktrace: [1] macro 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_TqNM5GpsRc", 0x01b6) == "/tmp/jl_TqNM5GpsRc" Stacktrace: [1] macro 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_7wFcRs7Qvc", 0x01b6) == "/tmp/jl_7wFcRs7Qvc" Stacktrace: [1] macro 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_vMrcTsvwZ6", 0x01b6) == "/tmp/jl_vMrcTsvwZ6" Stacktrace: [1] macro 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_b0xgzUF4fq", 0x01b6) == "/tmp/jl_b0xgzUF4fq" Stacktrace: [1] macro 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_7yvsh0vIRC", 0x01b6) == "/tmp/jl_7yvsh0vIRC" Stacktrace: [1] macro 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_bq3w5wJ2tC", 0x01b6) == "/tmp/jl_bq3w5wJ2tC" Stacktrace: [1] macro 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_V278hOPgto", 0x01b6) == "/tmp/jl_V278hOPgto" Stacktrace: [1] macro 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_1qfcZmrszW", 0x01b6) == "/tmp/jl_1qfcZmrszW" Stacktrace: [1] macro 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_Bk9KJUFkTU", 0x01b6) == "/tmp/jl_Bk9KJUFkTU" Stacktrace: [1] macro 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_LuLCT8pOpc", 0x01b6) == "/tmp/jl_LuLCT8pOpc" Stacktrace: [1] macro 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_JmNyzuRiZO", 0x01b6) == "/tmp/jl_JmNyzuRiZO" Stacktrace: [1] macro 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_Zynm9MP65A", 0x01b6) == "/tmp/jl_Zynm9MP65A" Stacktrace: [1] macro 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_bAn6bc5Sx8", 0x01b6) == "/tmp/jl_bAn6bc5Sx8" Stacktrace: [1] macro 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_PGT0Z0RarA", 0x01b6) == "/tmp/jl_PGT0Z0RarA" Stacktrace: [1] macro 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_HiZmxuHCv8", 0x01b6) == "/tmp/jl_HiZmxuHCv8" Stacktrace: [1] macro 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_N07AdAVAlA", 0x01b6) == "/tmp/jl_N07AdAVAlA" Stacktrace: [1] macro 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_rOvUl0fy5O", 0x01b6) == "/tmp/jl_rOvUl0fy5O" Stacktrace: [1] macro 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_rAN6NkDiFe", 0x01b6) == "/tmp/jl_rAN6NkDiFe" Stacktrace: [1] macro 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_hATmvktuPY", 0x01b6) == "/tmp/jl_hATmvktuPY" Stacktrace: [1] macro 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.025013 seconds (75.16 k allocations: 102.348 MiB, 32.98% compilation time) 1.319806 seconds (13.45 k allocations: 98.614 MiB) 1.578723 seconds (13.45 k allocations: 98.614 MiB, 17.06% gc time) filesize(patch) = 49484 [ raw data ] format = :endsley 1.948682 seconds (59.30 k allocations: 86.926 MiB, 30.63% compilation time: <1% of which was recompilation) 1.354034 seconds (13.40 k allocations: 84.117 MiB) 1.358668 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.725256 seconds (12.50 k allocations: 48.580 MiB, 34.11% gc time) 0.496228 seconds (12.50 k allocations: 48.580 MiB, 0.22% gc time) 0.475554 seconds (12.49 k allocations: 48.579 MiB, 0.24% gc time) filesize(patch) = 49436 [ ZRL data ] format = :endsley 0.496444 seconds (12.45 k allocations: 34.070 MiB) 0.503568 seconds (12.44 k allocations: 34.072 MiB) 0.508239 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 5m32.4s API coverage | 2838 205 3043 4m16.8s bsindex | 60 5 65 12.1s reference patch | 1 1 1.7s bsdiff | 425 25 450 1m10.7s bspatch | 300 25 325 51.7s reference patch | 1 1 0.0s bsdiff | 425 25 450 1m00.9s bspatch | 600 50 650 42.9s reference patch | 1 1 0.0s bsdiff | 425 25 450 4.2s bspatch | 600 50 650 2.0s registry data | 12 12 1m15.6s RNG of the outermost testset: Random.Xoshiro(0x49fff05a9d5bbede, 0xe4ac07dc7763db0e, 0xe7f7e4a10b77d8ef, 0xa3c3fc15ff73b4cd, 0xfa3763af39087e4e) 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 428.04s 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 496.98s: package has test failures