Package evaluation to test BSDiff on Julia 1.14.0-DEV.2637 (b1f508acef*) started at 2026-07-12T13:57:17.015 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.74s ################################################################################ # 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.39s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.5 s ✓ zrl_jll 1.2 s ✓ bsdiff_endsley_jll 1.1 s ✓ bsdiff_classic_jll 1.7 s ✓ BSDiff 4 dependencies successfully precompiled in 7 seconds. 40 already precompiled. Precompilation completed after 31.62s ################################################################################ # Testing # Testing BSDiff Status `/tmp/jl_8PwPJ4/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_8PwPJ4/Manifest.toml` [4c88cf16] Aqua v0.8.16 [7b188ff4] BSDiff v1.3.0 [e1450e63] BufferedStreams v1.2.2 [523fee87] CodecBzip2 v0.8.5 [34da2185] Compat v4.18.1 [692b3bcd] JLLWrappers v1.8.0 [21216c6a] Preferences v1.5.2 [24f65c1e] SuffixArrays v1.0.0 [3bb67fe8] TranscodingStreams v0.11.3 [6e34b625] Bzip2_jll v1.0.9+0 [7424abe3] bsdiff_classic_jll v4.3.17+0 [4b92dbe6] bsdiff_endsley_jll v4.3.1+0 [9fe51eb0] zrl_jll v1.1.2+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.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 6.3s 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.5s Test Summary: | Pass Total Time Stale dependencies | 1 1 3.9s 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 36.5s bsindex: Test Failed at /home/pkgeval/.julia/packages/BSDiff/guBoT/test/runtests.jl:36 Expression: index == bsindex(old, index) Evaluated: FileSpec("/tmp/jl_grAvkfwLGd", 0x01b6) == "/tmp/jl_grAvkfwLGd" Stacktrace: [1] macro 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_K7cpWfqtel", 0x01b6) == "/tmp/jl_K7cpWfqtel" Stacktrace: [1] macro 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_EponQrotUD", 0x01b6) == "/tmp/jl_EponQrotUD" Stacktrace: [1] macro 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_yXWrSpGXOx", 0x01b6) == "/tmp/jl_yXWrSpGXOx" Stacktrace: [1] macro 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_aJydGpw5qv", 0x01b6) == "/tmp/jl_aJydGpw5qv" Stacktrace: [1] macro 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_gxox4f0VWL", 0x01b6) == "/tmp/jl_gxox4f0VWL" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_YJcBwTUNOp", 0x01b6) == "/tmp/jl_YJcBwTUNOp" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_mjaNEhst0X", 0x01b6) == "/tmp/jl_mjaNEhst0X" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_EbA9avURQp", 0x01b6) == "/tmp/jl_EbA9avURQp" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_kpIhWfsdqz", 0x01b6) == "/tmp/jl_kpIhWfsdqz" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_upODgvO5Mb", 0x01b6) == "/tmp/jl_upODgvO5Mb" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_CtMvM7Eh6N", 0x01b6) == "/tmp/jl_CtMvM7Eh6N" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_CNgZmhqL8V", 0x01b6) == "/tmp/jl_CNgZmhqL8V" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_0LA9Ehg1Ab", 0x01b6) == "/tmp/jl_0LA9Ehg1Ab" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_0zUf0d43kt", 0x01b6) == "/tmp/jl_0zUf0d43kt" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_iBQVEziriX", 0x01b6) == "/tmp/jl_iBQVEziriX" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_arehe5YViL", 0x01b6) == "/tmp/jl_arehe5YViL" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_K9SjMBIb6V", 0x01b6) == "/tmp/jl_K9SjMBIb6V" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_M7yhkXcv0B", 0x01b6) == "/tmp/jl_M7yhkXcv0B" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_YVOR2tk54V", 0x01b6) == "/tmp/jl_YVOR2tk54V" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_o5UL0DU54Z", 0x01b6) == "/tmp/jl_o5UL0DU54Z" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_qvM7kpepep", 0x01b6) == "/tmp/jl_qvM7kpepep" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_Q7iJWry9M5", 0x01b6) == "/tmp/jl_Q7iJWry9M5" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_27Q7SlC1Kp", 0x01b6) == "/tmp/jl_27Q7SlC1Kp" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_i3WBaBGD0J", 0x01b6) == "/tmp/jl_i3WBaBGD0J" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_MdcZgD6H0F", 0x01b6) == "/tmp/jl_MdcZgD6H0F" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_4baDWdA5yX", 0x01b6) == "/tmp/jl_4baDWdA5yX" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_ybmHszQJ2B", 0x01b6) == "/tmp/jl_ybmHszQJ2B" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_o9INgvMxcH", 0x01b6) == "/tmp/jl_o9INgvMxcH" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_iRitY5CNeT", 0x01b6) == "/tmp/jl_iRitY5CNeT" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_uTGneboRQR", 0x01b6) == "/tmp/jl_uTGneboRQR" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_ShexeF4X2l", 0x01b6) == "/tmp/jl_ShexeF4X2l" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_Y7iRedgnIb", 0x01b6) == "/tmp/jl_Y7iRedgnIb" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_od21qLCV0H", 0x01b6) == "/tmp/jl_od21qLCV0H" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_eBGdwdKdGt", 0x01b6) == "/tmp/jl_eBGdwdKdGt" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_4V4tWfGziH", 0x01b6) == "/tmp/jl_4V4tWfGziH" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_kl2TWJuJSt", 0x01b6) == "/tmp/jl_kl2TWJuJSt" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_yry3yh0l0P", 0x01b6) == "/tmp/jl_yry3yh0l0P" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_AH0R6N8XYV", 0x01b6) == "/tmp/jl_AH0R6N8XYV" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_sruJ43ERSB", 0x01b6) == "/tmp/jl_sruJ43ERSB" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_stU36bKrKP", 0x01b6) == "/tmp/jl_stU36bKrKP" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_CPCn47g72b", 0x01b6) == "/tmp/jl_CPCn47g72b" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_Qf6d690Dk7", 0x01b6) == "/tmp/jl_Qf6d690Dk7" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_Sp8hOnorEp", 0x01b6) == "/tmp/jl_Sp8hOnorEp" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_cRqN8n4zUj", 0x01b6) == "/tmp/jl_cRqN8n4zUj" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_O5oJcratwD", 0x01b6) == "/tmp/jl_O5oJcratwD" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_aBktkFm5gz", 0x01b6) == "/tmp/jl_aBktkFm5gz" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_KRifSLGLQN", 0x01b6) == "/tmp/jl_KRifSLGLQN" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_QJcXm18pa9", 0x01b6) == "/tmp/jl_QJcXm18pa9" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_iLWD45UZCx", 0x01b6) == "/tmp/jl_iLWD45UZCx" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_uvMz8ZCFaZ", 0x01b6) == "/tmp/jl_uvMz8ZCFaZ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_8REHq5itk1", 0x01b6) == "/tmp/jl_8REHq5itk1" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_mFcvUT0jcP", 0x01b6) == "/tmp/jl_mFcvUT0jcP" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_GnazsBwroh", 0x01b6) == "/tmp/jl_GnazsBwroh" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_254NCpI32V", 0x01b6) == "/tmp/jl_254NCpI32V" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_wJKdyX8baR", 0x01b6) == "/tmp/jl_wJKdyX8baR" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_O7sFgPWfkJ", 0x01b6) == "/tmp/jl_O7sFgPWfkJ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_c3czKDqlW7", 0x01b6) == "/tmp/jl_c3czKDqlW7" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_EjqbINubIr", 0x01b6) == "/tmp/jl_EjqbINubIr" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_wNSfgZ2x2b", 0x01b6) == "/tmp/jl_wNSfgZ2x2b" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_a7OZob8xUh", 0x01b6) == "/tmp/jl_a7OZob8xUh" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_YjKBiBcxYz", 0x01b6) == "/tmp/jl_YjKBiBcxYz" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_UbuXSxU34r", 0x01b6) == "/tmp/jl_UbuXSxU34r" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_aVWFo1Glgb", 0x01b6) == "/tmp/jl_aVWFo1Glgb" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_E7iDahIVcR", 0x01b6) == "/tmp/jl_E7iDahIVcR" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_6V69AnojKR", 0x01b6) == "/tmp/jl_6V69AnojKR" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_w30TOfC3Qx", 0x01b6) == "/tmp/jl_w30TOfC3Qx" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_6NuBw327sV", 0x01b6) == "/tmp/jl_6NuBw327sV" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_4runabyXML", 0x01b6) == "/tmp/jl_4runabyXML" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_SdWFEfQl0Z", 0x01b6) == "/tmp/jl_SdWFEfQl0Z" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_st0pgFOhoJ", 0x01b6) == "/tmp/jl_st0pgFOhoJ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_6liVaDURAr", 0x01b6) == "/tmp/jl_6liVaDURAr" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_EH6z4p4rGt", 0x01b6) == "/tmp/jl_EH6z4p4rGt" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_YDaxoZaJ67", 0x01b6) == "/tmp/jl_YDaxoZaJ67" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_eTQ5Gbqlw1", 0x01b6) == "/tmp/jl_eTQ5Gbqlw1" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_MrmvIRGFmV", 0x01b6) == "/tmp/jl_MrmvIRGFmV" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_YtYFo7CHwx", 0x01b6) == "/tmp/jl_YtYFo7CHwx" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_ADUPM7CRWr", 0x01b6) == "/tmp/jl_ADUPM7CRWr" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_E349KL43ux", 0x01b6) == "/tmp/jl_E349KL43ux" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_S9YPCDwjIB", 0x01b6) == "/tmp/jl_S9YPCDwjIB" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_ixKpsxAbch", 0x01b6) == "/tmp/jl_ixKpsxAbch" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_6Lq9k1QtwD", 0x01b6) == "/tmp/jl_6Lq9k1QtwD" Stacktrace: [1] macro 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_01UZUrWHMl", 0x01b6) == "/tmp/jl_01UZUrWHMl" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_cTO5o7MfGl", 0x01b6) == "/tmp/jl_cTO5o7MfGl" Stacktrace: [1] macro 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_4j6fER8biT", 0x01b6) == "/tmp/jl_4j6fER8biT" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_UvM1GDELSp", 0x01b6) == "/tmp/jl_UvM1GDELSp" Stacktrace: [1] macro 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_WTONStu7yZ", 0x01b6) == "/tmp/jl_WTONStu7yZ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_GpWfudm9S5", 0x01b6) == "/tmp/jl_GpWfudm9S5" Stacktrace: [1] macro 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_Grgv6Pqzyn", 0x01b6) == "/tmp/jl_Grgv6Pqzyn" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_OFeHotQNG5", 0x01b6) == "/tmp/jl_OFeHotQNG5" Stacktrace: [1] macro 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_89EHYD4lK7", 0x01b6) == "/tmp/jl_89EHYD4lK7" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_AtMFM5iTC9", 0x01b6) == "/tmp/jl_AtMFM5iTC9" Stacktrace: [1] macro 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_StY38Nefuh", 0x01b6) == "/tmp/jl_StY38Nefuh" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_M3W9sV2RWF", 0x01b6) == "/tmp/jl_M3W9sV2RWF" Stacktrace: [1] macro 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_IVoH8lM7Ax", 0x01b6) == "/tmp/jl_IVoH8lM7Ax" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_m1yTkde5Uf", 0x01b6) == "/tmp/jl_m1yTkde5Uf" Stacktrace: [1] macro 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_eHADgpCzaP", 0x01b6) == "/tmp/jl_eHADgpCzaP" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_S5uJUF0nuJ", 0x01b6) == "/tmp/jl_S5uJUF0nuJ" Stacktrace: [1] macro 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_atYHoNkP63", 0x01b6) == "/tmp/jl_atYHoNkP63" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_gvKH6NqloV", 0x01b6) == "/tmp/jl_gvKH6NqloV" Stacktrace: [1] macro 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_kj4JsxuFS1", 0x01b6) == "/tmp/jl_kj4JsxuFS1" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_812vSd0dmh", 0x01b6) == "/tmp/jl_812vSd0dmh" Stacktrace: [1] macro 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_MZgbAZsLUP", 0x01b6) == "/tmp/jl_MZgbAZsLUP" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_qByxQlkR6z", 0x01b6) == "/tmp/jl_qByxQlkR6z" Stacktrace: [1] macro 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_2HQLOhMnSz", 0x01b6) == "/tmp/jl_2HQLOhMnSz" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_qN2XEPGDcF", 0x01b6) == "/tmp/jl_qN2XEPGDcF" Stacktrace: [1] macro 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_ejWVKRkz4t", 0x01b6) == "/tmp/jl_ejWVKRkz4t" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_ghWB0RgvCf", 0x01b6) == "/tmp/jl_ghWB0RgvCf" Stacktrace: [1] macro 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_m1QZuRyp8P", 0x01b6) == "/tmp/jl_m1QZuRyp8P" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_WpGhOPcnyT", 0x01b6) == "/tmp/jl_WpGhOPcnyT" Stacktrace: [1] macro 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_ifkvmp61Cf", 0x01b6) == "/tmp/jl_ifkvmp61Cf" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_uTInKhu3yB", 0x01b6) == "/tmp/jl_uTInKhu3yB" Stacktrace: [1] macro 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_k5Ilwd0RSv", 0x01b6) == "/tmp/jl_k5Ilwd0RSv" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_yxGFwd0bMr", 0x01b6) == "/tmp/jl_yxGFwd0bMr" Stacktrace: [1] macro 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_MNW3qpgHMR", 0x01b6) == "/tmp/jl_MNW3qpgHMR" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_KlMLCpS70l", 0x01b6) == "/tmp/jl_KlMLCpS70l" Stacktrace: [1] macro 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_Uj0FeBexOr", 0x01b6) == "/tmp/jl_Uj0FeBexOr" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_GjAjULwVsd", 0x01b6) == "/tmp/jl_GjAjULwVsd" Stacktrace: [1] macro 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_6vKhMjg5Ov", 0x01b6) == "/tmp/jl_6vKhMjg5Ov" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_S9yF65E9eV", 0x01b6) == "/tmp/jl_S9yF65E9eV" Stacktrace: [1] macro 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_IT29M1aRuH", 0x01b6) == "/tmp/jl_IT29M1aRuH" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_KHUFUlQHI5", 0x01b6) == "/tmp/jl_KHUFUlQHI5" Stacktrace: [1] macro 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_etYZwRkhIb", 0x01b6) == "/tmp/jl_etYZwRkhIb" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_eJY9qzKXIV", 0x01b6) == "/tmp/jl_eJY9qzKXIV" Stacktrace: [1] macro 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_c9sHwxULEz", 0x01b6) == "/tmp/jl_c9sHwxULEz" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_avsXkNUJkZ", 0x01b6) == "/tmp/jl_avsXkNUJkZ" Stacktrace: [1] macro 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_Cl6TcrIJCL", 0x01b6) == "/tmp/jl_Cl6TcrIJCL" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_qLQtgVmFob", 0x01b6) == "/tmp/jl_qLQtgVmFob" Stacktrace: [1] macro 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_iFmXeBE1Kj", 0x01b6) == "/tmp/jl_iFmXeBE1Kj" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_q1ktu18bax", 0x01b6) == "/tmp/jl_q1ktu18bax" Stacktrace: [1] macro 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_AZw1O7iTQp", 0x01b6) == "/tmp/jl_AZw1O7iTQp" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_en8BGxItMZ", 0x01b6) == "/tmp/jl_en8BGxItMZ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_Gf6JclWBm5", 0x01b6) == "/tmp/jl_Gf6JclWBm5" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_Wp23SJmlMB", 0x01b6) == "/tmp/jl_Wp23SJmlMB" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_AtWlmtwzub", 0x01b6) == "/tmp/jl_AtWlmtwzub" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_wT8p0h4DuF", 0x01b6) == "/tmp/jl_wT8p0h4DuF" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_Gj2b2TEr0V", 0x01b6) == "/tmp/jl_Gj2b2TEr0V" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_wfMRStU9g9", 0x01b6) == "/tmp/jl_wfMRStU9g9" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_wH2fEBOnQt", 0x01b6) == "/tmp/jl_wH2fEBOnQt" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_uVwJI3wbA1", 0x01b6) == "/tmp/jl_uVwJI3wbA1" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_WTUFY1w3iZ", 0x01b6) == "/tmp/jl_WTUFY1w3iZ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_CzENC52lsN", 0x01b6) == "/tmp/jl_CzENC52lsN" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_gpwBABi5SR", 0x01b6) == "/tmp/jl_gpwBABi5SR" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_y16fari58h", 0x01b6) == "/tmp/jl_y16fari58h" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_uD8PODWTMz", 0x01b6) == "/tmp/jl_uD8PODWTMz" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_wBG1WpOdEZ", 0x01b6) == "/tmp/jl_wBG1WpOdEZ" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_inmb2pIRS7", 0x01b6) == "/tmp/jl_inmb2pIRS7" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_EV6DsrcJGT", 0x01b6) == "/tmp/jl_EV6DsrcJGT" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_apkpwp6FET", 0x01b6) == "/tmp/jl_apkpwp6FET" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_UvczuLSdK5", 0x01b6) == "/tmp/jl_UvczuLSdK5" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_ApMBQpu3A1", 0x01b6) == "/tmp/jl_ApMBQpu3A1" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_efUfSRGJoh", 0x01b6) == "/tmp/jl_efUfSRGJoh" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_67eVQBOxij", 0x01b6) == "/tmp/jl_67eVQBOxij" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_QvCl2dEd4B", 0x01b6) == "/tmp/jl_QvCl2dEd4B" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_sp4fKDUFsx", 0x01b6) == "/tmp/jl_sp4fKDUFsx" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/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_wvOdc3oxOD", 0x01b6) == "/tmp/jl_wvOdc3oxOD" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_exSfuxqtWN", 0x01b6) == "/tmp/jl_exSfuxqtWN" Stacktrace: [1] macro 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_cJ8lSBeHmD", 0x01b6) == "/tmp/jl_cJ8lSBeHmD" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_uXInc5urU5", 0x01b6) == "/tmp/jl_uXInc5urU5" Stacktrace: [1] macro 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_ijaxMryvyl", 0x01b6) == "/tmp/jl_ijaxMryvyl" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_Kf8HAtohYd", 0x01b6) == "/tmp/jl_Kf8HAtohYd" Stacktrace: [1] macro 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_wVArqxEzWb", 0x01b6) == "/tmp/jl_wVArqxEzWb" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_0hezmnolgR", 0x01b6) == "/tmp/jl_0hezmnolgR" Stacktrace: [1] macro 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_gRa5yzO78L", 0x01b6) == "/tmp/jl_gRa5yzO78L" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_u1YDE54VcN", 0x01b6) == "/tmp/jl_u1YDE54VcN" Stacktrace: [1] macro 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_KbGB8fgboB", 0x01b6) == "/tmp/jl_KbGB8fgboB" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_sx6Xsdudwz", 0x01b6) == "/tmp/jl_sx6Xsdudwz" Stacktrace: [1] macro 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_k1YRCJ4PYR", 0x01b6) == "/tmp/jl_k1YRCJ4PYR" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_6LqTOXCXWP", 0x01b6) == "/tmp/jl_6LqTOXCXWP" Stacktrace: [1] macro 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_gb2HQxY5YF", 0x01b6) == "/tmp/jl_gb2HQxY5YF" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_aF4HMJ4XEt", 0x01b6) == "/tmp/jl_aF4HMJ4XEt" Stacktrace: [1] macro 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_GDSrMHy9wt", 0x01b6) == "/tmp/jl_GDSrMHy9wt" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_WvABAZglyz", 0x01b6) == "/tmp/jl_WvABAZglyz" Stacktrace: [1] macro 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_qLoNwfctwn", 0x01b6) == "/tmp/jl_qLoNwfctwn" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_CD8rQz03kb", 0x01b6) == "/tmp/jl_CD8rQz03kb" Stacktrace: [1] macro 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_ARCVeNSTKd", 0x01b6) == "/tmp/jl_ARCVeNSTKd" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_iBsDMxIXaF", 0x01b6) == "/tmp/jl_iBsDMxIXaF" Stacktrace: [1] macro 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_OB6x4ZinUT", 0x01b6) == "/tmp/jl_OB6x4ZinUT" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_C3epwpCLON", 0x01b6) == "/tmp/jl_C3epwpCLON" Stacktrace: [1] macro 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_SxONQLeVYh", 0x01b6) == "/tmp/jl_SxONQLeVYh" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_uxybuBOdmn", 0x01b6) == "/tmp/jl_uxybuBOdmn" Stacktrace: [1] macro 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_Ix4XkLERSN", 0x01b6) == "/tmp/jl_Ix4XkLERSN" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_I5IDG5QdCl", 0x01b6) == "/tmp/jl_I5IDG5QdCl" Stacktrace: [1] macro 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_e3STkdof6j", 0x01b6) == "/tmp/jl_e3STkdof6j" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_U16V8FG12b", 0x01b6) == "/tmp/jl_U16V8FG12b" Stacktrace: [1] macro 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_s9qHmXAbmV", 0x01b6) == "/tmp/jl_s9qHmXAbmV" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_oHYv4PEj8T", 0x01b6) == "/tmp/jl_oHYv4PEj8T" Stacktrace: [1] macro 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_CNsNoxIloV", 0x01b6) == "/tmp/jl_CNsNoxIloV" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_Qz6bGlcrAV", 0x01b6) == "/tmp/jl_Qz6bGlcrAV" Stacktrace: [1] macro 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_SFOFoZWnWh", 0x01b6) == "/tmp/jl_SFOFoZWnWh" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_K9Ah05cVIz", 0x01b6) == "/tmp/jl_K9Ah05cVIz" Stacktrace: [1] macro 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_it2LEVqhmp", 0x01b6) == "/tmp/jl_it2LEVqhmp" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_cbSVCfydCz", 0x01b6) == "/tmp/jl_cbSVCfydCz" Stacktrace: [1] macro 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_W7S9IharYz", 0x01b6) == "/tmp/jl_W7S9IharYz" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_elKXytCjCD", 0x01b6) == "/tmp/jl_elKXytCjCD" Stacktrace: [1] macro 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_StIDg3SLqH", 0x01b6) == "/tmp/jl_StIDg3SLqH" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_czOv6tQpGp", 0x01b6) == "/tmp/jl_czOv6tQpGp" Stacktrace: [1] macro 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_YhyFylkHwT", 0x01b6) == "/tmp/jl_YhyFylkHwT" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_85aviveTwX", 0x01b6) == "/tmp/jl_85aviveTwX" Stacktrace: [1] macro 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_kTcxa5sP6b", 0x01b6) == "/tmp/jl_kTcxa5sP6b" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_ENQDqRsn43", 0x01b6) == "/tmp/jl_ENQDqRsn43" Stacktrace: [1] macro 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_ABUjAhgryb", 0x01b6) == "/tmp/jl_ABUjAhgryb" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_cHYT634PWZ", 0x01b6) == "/tmp/jl_cHYT634PWZ" Stacktrace: [1] macro 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_sx8L4NkFUn", 0x01b6) == "/tmp/jl_sx8L4NkFUn" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.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_MtOX6v0j8l", 0x01b6) == "/tmp/jl_MtOX6v0j8l" Stacktrace: [1] macro 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.019270 seconds (76.40 k allocations: 102.385 MiB, 32.09% compilation time) 1.395972 seconds (13.45 k allocations: 98.613 MiB) 1.544638 seconds (13.45 k allocations: 98.613 MiB, 13.04% gc time) filesize(patch) = 49484 [ raw data ] format = :endsley 1.843527 seconds (60.70 k allocations: 87.003 MiB, 30.40% compilation time: <1% of which was recompilation) 1.199884 seconds (13.40 k allocations: 84.117 MiB) 1.301724 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.730933 seconds (12.50 k allocations: 48.580 MiB, 28.43% gc time) 0.519923 seconds (12.50 k allocations: 48.580 MiB, 0.28% gc time) 0.469647 seconds (12.49 k allocations: 48.579 MiB, 0.25% gc time) filesize(patch) = 49436 [ ZRL data ] format = :endsley 0.493049 seconds (12.45 k allocations: 34.070 MiB) 0.484340 seconds (12.44 k allocations: 34.072 MiB) 0.491154 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 5m51.4s API coverage | 2838 205 3043 4m27.4s bsindex | 60 5 65 23.0s reference patch | 1 1 1.7s bsdiff | 425 25 450 1m11.6s bspatch | 300 25 325 52.2s reference patch | 1 1 0.2s bsdiff | 425 25 450 57.1s bspatch | 600 50 650 44.2s reference patch | 1 1 0.0s bsdiff | 425 25 450 4.8s bspatch | 600 50 650 2.1s registry data | 12 12 1m23.9s RNG of the outermost testset: Random.Xoshiro(0x599ca0103d4a0e66, 0x7a656be05114c6f6, 0x446ca776dbce3246, 0x75e0caf096829ae9, 0x5811b59799219b05) 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 436.63s 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 537.61s: package has test failures