[INFO] cloning repository https://github.com/dolphin-foss/files-diff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dolphin-foss/files-diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphin-foss%2Ffiles-diff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphin-foss%2Ffiles-diff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b00b000986c4b1519e5f50fd3f738a3c8ff20e2d
[INFO] testing dolphin-foss/files-diff against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphin-foss%2Ffiles-diff" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dolphin-foss/files-diff
[INFO] finished tweaking git repo https://github.com/dolphin-foss/files-diff
[INFO] tweaked toml for git repo https://github.com/dolphin-foss/files-diff written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dolphin-foss/files-diff on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dolphin-foss/files-diff already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 36ffead3d92e58100edd4992c730c4d6cfb16f5a3f5b3c0253ec9de28dad3b37
[INFO] running `Command { std: "docker" "start" "36ffead3d92e58100edd4992c730c4d6cfb16f5a3f5b3c0253ec9de28dad3b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36ffead3d92e58100edd4992c730c4d6cfb16f5a3f5b3c0253ec9de28dad3b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36ffead3d92e58100edd4992c730c4d6cfb16f5a3f5b3c0253ec9de28dad3b37" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36ffead3d92e58100edd4992c730c4d6cfb16f5a3f5b3c0253ec9de28dad3b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36ffead3d92e58100edd4992c730c4d6cfb16f5a3f5b3c0253ec9de28dad3b37" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling papergrid v0.12.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bipatch v1.1.0 (https://github.com/divvun/bidiff.git#ce97add0)
[INFO] [stderr]    Compiling fast_rsync v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling sacabase v2.0.0
[INFO] [stderr]    Compiling divsufsort v2.0.0
[INFO] [stderr]    Compiling pipe v0.4.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling sacapart v2.0.0
[INFO] [stderr]    Compiling bidiff v1.1.0 (https://github.com/divvun/bidiff.git#ce97add0)
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling tabled_derive v0.8.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling munge_macro v0.4.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.9
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling munge v0.4.1
[INFO] [stderr]    Compiling bytecheck v0.8.0
[INFO] [stderr]    Compiling tabled v0.16.0
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling rkyv v0.8.9
[INFO] [stderr]    Compiling files-diff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.21s
[INFO] running `Command { std: "docker" "inspect" "36ffead3d92e58100edd4992c730c4d6cfb16f5a3f5b3c0253ec9de28dad3b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36ffead3d92e58100edd4992c730c4d6cfb16f5a3f5b3c0253ec9de28dad3b37" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling files-diff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.34s
[INFO] running `Command { std: "docker" "inspect" "36ffead3d92e58100edd4992c730c4d6cfb16f5a3f5b3c0253ec9de28dad3b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36ffead3d92e58100edd4992c730c4d6cfb16f5a3f5b3c0253ec9de28dad3b37" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/files_diff-7dff7b4c1553a90a)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr]  INFO  bidiff > building suffix array...
[INFO] [stderr]  INFO  files_diff::zip > Generating diff between /tmp/.tmpSPVWk7/before.zip and /tmp/.tmpSPVWk7/after.zip
[INFO] [stderr]  INFO  files_diff::zip > Generating diff between /tmp/.tmpnQJzar/v1.zip and /tmp/.tmpnQJzar/v2.zip
[INFO] [stdout] test zip::tests::test_realword_archive_diff ... FAILED
[INFO] [stderr]  DEBUG files_diff::zip > Using diff algorithm: Bidiff1
[INFO] [stderr]  INFO  files_diff::zip > Generating diff between /home/eli/darkwing/tests/data/lot-of-datadirs/24132775.datadir.zip.before and /home/eli/darkwing/tests/data/lot-of-datadirs/24132775.datadir.zip.after
[INFO] [stderr]  DEBUG files_diff::zip > Using diff algorithm: Rsync020
[INFO] [stderr]  DEBUG files_diff::zip > Using compression algorithm: None
[INFO] [stderr]  DEBUG files_diff::zip > Using diff algorithm: Bidiff1
[INFO] [stderr]  DEBUG files_diff::zip > Using compression algorithm: None
[INFO] [stderr]  INFO  files_diff::zip > before size: 1279
[INFO] [stdout] test zip::tests::test_diff_and_apply_with_deletions ... ok
[INFO] [stderr]  INFO  files_diff::zip > after size: 1423
[INFO] [stderr]  TRACE files_diff::zip > Before archive size: 1279 bytes
[INFO] [stderr]  TRACE files_diff::zip > After archive size: 1423 bytes
[INFO] [stderr]  DEBUG files_diff::zip > Processing files starting from: ``
[INFO] [stderr]  TRACE files_diff::zip > File unchanged: parent1/child1/
[INFO] [stderr]  TRACE files_diff::zip > File unchanged: parent2/file2.txt
[INFO] [stderr]  TRACE files_diff::zip > File unchanged: parent2/child2/
[INFO] [stderr]  TRACE files_diff::zip > File unchanged: parent1/
[INFO] [stderr]  DEBUG files_diff::zip > File modified: parent2/child2/deep3.txt
[INFO] [stderr]  INFO  bidiff          > building suffix array...
[INFO] [stderr]  DEBUG files_diff::zip > Using compression algorithm: None
[INFO] [stderr]  INFO  files_diff::zip > before size: 238
[INFO] [stderr]  INFO  files_diff::zip > after size: 130
[INFO] [stderr]  TRACE files_diff::zip > Before archive size: 238 bytes
[INFO] [stderr]  TRACE files_diff::zip > After archive size: 130 bytes
[INFO] [stderr]  DEBUG files_diff::zip > Processing files starting from: ``
[INFO] [stderr]  TRACE files_diff::zip > File unchanged: file1.txt
[INFO] [stderr]  DEBUG files_diff::zip > File deleted: file2.txt
[INFO] [stderr]  DEBUG files_diff::zip > Generated 2 patch operations
[INFO] [stderr]  INFO  files_diff::zip > Applying patch to /tmp/.tmpSPVWk7/before.zip to create /tmp/.tmpSPVWk7/output.zip
[INFO] [stderr]  DEBUG files_diff::zip > Patch contains 2 operations
[INFO] [stderr]  DEBUG files_diff::zip > File stays same: file1.txt
[INFO] [stderr]  DEBUG files_diff::zip > Deleting file: file2.txt
[INFO] [stderr]  INFO  files_diff::zip > Successfully created patched archive: /tmp/.tmpSPVWk7/output.zip
[INFO] [stderr]  INFO  files_diff::zip > Generating diff between /tmp/.tmpmPN4YF/before.zip and /tmp/.tmpmPN4YF/after.zip
[INFO] [stderr]  DEBUG files_diff::zip > Using diff algorithm: Bidiff1
[INFO] [stderr]  DEBUG files_diff::zip > Using compression algorithm: None
[INFO] [stderr]  INFO  files_diff::zip > before size: 125
[INFO] [stderr]  INFO  files_diff::zip > after size: 134
[INFO] [stderr]  TRACE files_diff::zip > Before archive size: 125 bytes
[INFO] [stderr]  TRACE files_diff::zip > After archive size: 134 bytes
[INFO] [stderr]  DEBUG files_diff::zip > Processing files starting from: ``
[INFO] [stderr]  DEBUG files_diff::zip > File modified: test.txt
[INFO] [stderr]  INFO  bidiff          > building suffix array...
[INFO] [stderr]  INFO  files_diff::zip > Generating diff between /tmp/.tmpOgWP5B/before.zip and /tmp/.tmpOgWP5B/after.zip
[INFO] [stderr]  DEBUG files_diff::zip > Using diff algorithm: Bidiff1
[INFO] [stderr]  DEBUG files_diff::zip > Using compression algorithm: None
[INFO] [stderr]  INFO  files_diff::zip > before size: 414
[INFO] [stderr]  INFO  files_diff::zip > after size: 423
[INFO] [stderr]  TRACE files_diff::zip > Before archive size: 414 bytes
[INFO] [stderr]  TRACE files_diff::zip > After archive size: 423 bytes
[INFO] [stderr]  DEBUG files_diff::zip > Processing files starting from: ``
[INFO] [stderr]  DEBUG files_diff::zip > File deleted: dir2/file2.txt
[INFO] [stderr]  DEBUG files_diff::zip > File deleted: dir2/
[INFO] [stderr]  TRACE files_diff::zip > File unchanged: dir1/
[INFO] [stderr]  DEBUG files_diff::zip > File modified: dir1/file1.txt
[INFO] [stderr]  INFO  bidiff          > building suffix array...
[INFO] [stderr]  INFO  bidiff          > sorting took 55.449726ms (198 B / s)
[INFO] [stdout] test zip::tests::test_diff_and_apply_basic ... ok
[INFO] [stderr]  INFO  bidiff          > scanning with 524288B chunks... (1 chunks total)
[INFO] [stderr]  INFO  bidiff          > scanning took 67.59µs (158.9 KiB / s)
[INFO] [stderr]  INFO  bidiff          > sorting took 62.657756ms (175 B / s)
[INFO] [stderr]  INFO  bidiff          > scanning with 524288B chunks... (1 chunks total)
[INFO] [stderr]  DEBUG files_diff::zip > File deleted: root2.txt
[INFO] [stderr]  DEBUG files_diff::zip > New file: parent3/
[INFO] [stderr]  DEBUG files_diff::zip > File modified: parent1/file1.txt
[INFO] [stderr]  INFO  bidiff          > scanning took 88.75µs (121.0 KiB / s)
[INFO] [stderr]  INFO  bidiff          > building suffix array...
[INFO] [stderr]  INFO  bidiff          > sorting took 17.981639ms (611 B / s)
[INFO] [stderr]  INFO  bidiff          > scanning with 524288B chunks... (1 chunks total)
[INFO] [stderr]  INFO  bidiff          > scanning took 41.76µs (257.2 KiB / s)
[INFO] [stderr]  DEBUG files_diff::zip > Generated 1 patch operations
[INFO] [stderr]  INFO  files_diff::zip > Applying patch to /tmp/.tmpmPN4YF/before.zip to create /tmp/.tmpmPN4YF/output.zip
[INFO] [stderr]  DEBUG files_diff::zip > Patch contains 1 operations
[INFO] [stderr]  DEBUG files_diff::zip > Applying patch to file: test.txt
[INFO] [stderr]  INFO  files_diff::zip > Successfully created patched archive: /tmp/.tmpmPN4YF/output.zip
[INFO] [stderr]  INFO  bidiff          > sorting took 4.92297ms (2.6 KiB / s)
[INFO] [stderr]  INFO  bidiff          > scanning with 524288B chunks... (1 chunks total)
[INFO] [stderr]  INFO  bidiff          > scanning took 52.16µs (243.4 KiB / s)
[INFO] [stderr]  TRACE files_diff::zip > File unchanged: parent2/
[INFO] [stderr]  DEBUG files_diff::zip > New file: parent1/child1/deep3.txt
[INFO] [stderr]  DEBUG files_diff::zip > File deleted: parent1/child1/deep2.txt
[INFO] [stderr]  DEBUG files_diff::zip > New file: parent3/newfile.txt
[INFO] [stderr]  TRACE files_diff::zip > File unchanged: parent1/child1/deep1.txt
[INFO] [stderr]  DEBUG files_diff::zip > File modified: root1.txt
[INFO] [stderr]  INFO  bidiff          > building suffix array...
[INFO] [stderr]  INFO  bidiff          > sorting took 22.594529ms (265 B / s)
[INFO] [stderr]  INFO  bidiff          > scanning with 524288B chunks... (1 chunks total)
[INFO] [stderr]  INFO  bidiff          > scanning took 31.129µs (188.2 KiB / s)
[INFO] [stderr]  DEBUG files_diff::zip > New file: dir3/
[INFO] [stderr]  DEBUG files_diff::zip > New file: dir3/file3.txt
[INFO] [stderr]  DEBUG files_diff::zip > Generated 6 patch operations
[INFO] [stderr]  INFO  bidiff          > sorting took 3.792269ms (2.8 KiB / s)
[INFO] [stderr]  INFO  bidiff          > scanning with 524288B chunks... (1 chunks total)
[INFO] [stderr]  INFO  bidiff          > scanning took 49.92µs (215.2 KiB / s)
[INFO] [stderr]  DEBUG files_diff::zip > Generated 14 patch operations
[INFO] [stdout] test zip::tests::test_complex_roundtrip_diff_and_apply ... FAILED
[INFO] [stdout] test zip::tests::test_diff_and_apply_with_directories ... FAILED
[INFO] [stdout] test tests::test_diff ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- zip::tests::test_realword_archive_diff stdout ----
[INFO] [stdout] Error: IoError("No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] ---- zip::tests::test_complex_roundtrip_diff_and_apply stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'zip::tests::test_complex_roundtrip_diff_and_apply' (1813) panicked at src/zip.rs:696:9:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  PatchSet {
[INFO] [stdout]      operations: Operations(
[INFO] [stdout]          [
[INFO] [stdout]              (
[INFO] [stdout] [31m<                "parent1/child1/",[0m
[INFO] [stdout] [31m<                FileStaysSame,[0m
[INFO] [stdout] [31m<            ),[0m
[INFO] [stdout] [31m<            ([0m
[INFO] [stdout] [31m<                "parent2/file2.txt",[0m
[INFO] [stdout] [31m<                FileStaysSame,[0m
[INFO] [stdout] [31m<            ),[0m
[INFO] [stdout] [31m<            ([0m
[INFO] [stdout] [31m<                "parent2/child2/",[0m
[INFO] [stdout] [31m<                FileStaysSame,[0m
[INFO] [stdout] [31m<            ),[0m
[INFO] [stdout] [31m<            ([0m
[INFO] [stdout] [31m<                "parent1/",[0m
[INFO] [stdout] [31m<                FileStaysSame,[0m
[INFO] [stdout] [31m<            ),[0m
[INFO] [stdout] [31m<            ([0m
[INFO] [stdout] [31m<                "parent2/child2/deep3.txt",[0m
[INFO] [stdout] [32m>                "root1.txt",[0m
[INFO] [stdout]                  Patch(
[INFO] [stdout]                      Patch {
[INFO] [stdout]                          diff_algorithm: Bidiff1,
[INFO] [stdout]                          compress_algorithm: None,
[INFO] [stdout] [31m<                        before_hash: "15bf70eee30b1805ab0e11510d30b41e",[0m
[INFO] [stdout] [31m<                        after_hash: "804237ac129569f027a2b55f8cf8d7db",[0m
[INFO] [stdout] [32m>                        before_hash: "f675e8894edcf33ae7097dcc4bfb89f9",[0m
[INFO] [stdout] [32m>                        after_hash: "3468f9d6535a07b35c8acb8aa6aac781",[0m
[INFO] [stdout]                          patch: [
[INFO] [stdout]                              223,
[INFO] [stdout]                              177,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              16,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              11,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              9,
[INFO] [stdout]                              32,
[INFO] [stdout]                              109,
[INFO] [stdout]                              111,
[INFO] [stdout]                              100,
[INFO] [stdout]                              105,
[INFO] [stdout]                              102,
[INFO] [stdout]                              105,
[INFO] [stdout]                              101,
[INFO] [stdout]                              100,
[INFO] [stdout]                              0,
[INFO] [stdout]                          ],
[INFO] [stdout]                      },
[INFO] [stdout]                  ),
[INFO] [stdout]              ),
[INFO] [stdout]              (
[INFO] [stdout]                  "root2.txt",
[INFO] [stdout]                  DeleteFile,
[INFO] [stdout]              ),
[INFO] [stdout]              (
[INFO] [stdout] [31m<                "parent3/",[0m
[INFO] [stdout] [31m<                PutFile([0m
[INFO] [stdout] [31m<                    [],[0m
[INFO] [stdout] [31m<                ),[0m
[INFO] [stdout] [31m<            ),[0m
[INFO] [stdout] [31m<            ([0m
[INFO] [stdout]                  "parent1/file1.txt",
[INFO] [stdout]                  Patch(
[INFO] [stdout]                      Patch {
[INFO] [stdout]                          diff_algorithm: Bidiff1,
[INFO] [stdout]                          compress_algorithm: None,
[INFO] [stdout]                          before_hash: "a138a74adecabef6294b55d2b28d3ea1",
[INFO] [stdout]                          after_hash: "710d2bbb6df79b88d7b75bdefdcf28aa",
[INFO] [stdout]                          patch: [
[INFO] [stdout]                              223,
[INFO] [stdout]                              177,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              16,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              13,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              9,
[INFO] [stdout]                              32,
[INFO] [stdout]                              109,
[INFO] [stdout]                              111,
[INFO] [stdout]                              100,
[INFO] [stdout]                              105,
[INFO] [stdout]                              102,
[INFO] [stdout]                              105,
[INFO] [stdout]                              101,
[INFO] [stdout]                              100,
[INFO] [stdout]                              0,
[INFO] [stdout]                          ],
[INFO] [stdout]                      },
[INFO] [stdout]                  ),
[INFO] [stdout]              ),
[INFO] [stdout]              (
[INFO] [stdout] [31m<                "parent[0m[1;48;5;52;31m2[0m[31m/",[0m
[INFO] [stdout] [32m>                "parent[0m[1;48;5;22;32m1[0m[32m/[0m[1;48;5;22;32mchild1/deep1.txt[0m[32m",[0m
[INFO] [stdout]                  FileStaysSame,
[INFO] [stdout]              ),
[INFO] [stdout]              (
[INFO] [stdout] [32m>                "parent1/child1/deep2.txt",[0m
[INFO] [stdout] [32m>                DeleteFile,[0m
[INFO] [stdout] [32m>            ),[0m
[INFO] [stdout] [32m>            ([0m
[INFO] [stdout]                  "parent1/child1/deep3.txt",
[INFO] [stdout]                  PutFile(
[INFO] [stdout]                      [
[INFO] [stdout]                          78,
[INFO] [stdout]                          101,
[INFO] [stdout]                          119,
[INFO] [stdout]                          32,
[INFO] [stdout]                          100,
[INFO] [stdout]                          101,
[INFO] [stdout]                          101,
[INFO] [stdout]                          112,
[INFO] [stdout]                          32,
[INFO] [stdout]                          102,
[INFO] [stdout]                          105,
[INFO] [stdout]                          108,
[INFO] [stdout]                          101,
[INFO] [stdout]                      ],
[INFO] [stdout]                  ),
[INFO] [stdout]              ),
[INFO] [stdout]              (
[INFO] [stdout] [31m<                "parent1/child1/deep2.txt",[0m
[INFO] [stdout] [31m<                DeleteFile,[0m
[INFO] [stdout] [31m<            ),[0m
[INFO] [stdout] [31m<            ([0m
[INFO] [stdout] [31m<                "parent3/newfile.txt",[0m
[INFO] [stdout] [31m<                PutFile([0m
[INFO] [stdout] [31m<                    [[0m
[INFO] [stdout] [31m<                        66,[0m
[INFO] [stdout] [31m<                        114,[0m
[INFO] [stdout] [31m<                        97,[0m
[INFO] [stdout] [31m<                        110,[0m
[INFO] [stdout] [31m<                        100,[0m
[INFO] [stdout] [31m<                        32,[0m
[INFO] [stdout] [31m<                        110,[0m
[INFO] [stdout] [31m<                        101,[0m
[INFO] [stdout] [31m<                        119,[0m
[INFO] [stdout] [31m<                        32,[0m
[INFO] [stdout] [31m<                        102,[0m
[INFO] [stdout] [31m<                        105,[0m
[INFO] [stdout] [31m<                        108,[0m
[INFO] [stdout] [31m<                        101,[0m
[INFO] [stdout] [31m<                    ],[0m
[INFO] [stdout] [31m<                ),[0m
[INFO] [stdout] [31m<            ),[0m
[INFO] [stdout] [31m<            ([0m
[INFO] [stdout] [31m<                "parent1/child1/deep1.txt",[0m
[INFO] [stdout] [32m>                "parent2/file2.txt",[0m
[INFO] [stdout]                  FileStaysSame,
[INFO] [stdout]              ),
[INFO] [stdout]              (
[INFO] [stdout] [31m<                "r[0m[1;48;5;52;31moo[0m[31mt[0m[1;48;5;52;31m1[0m[31m.txt",[0m
[INFO] [stdout] [32m>                "[0m[1;48;5;22;32mpa[0m[32mr[0m[1;48;5;22;32men[0m[32mt[0m[1;48;5;22;32m2/child2/deep3[0m[32m.txt",[0m
[INFO] [stdout]                  Patch(
[INFO] [stdout]                      Patch {
[INFO] [stdout]                          diff_algorithm: Bidiff1,
[INFO] [stdout]                          compress_algorithm: None,
[INFO] [stdout] [31m<                        before_hash: "f675e8894edcf33ae7097dcc4bfb89f9",[0m
[INFO] [stdout] [31m<                        after_hash: "3468f9d6535a07b35c8acb8aa6aac781",[0m
[INFO] [stdout] [32m>                        before_hash: "15bf70eee30b1805ab0e11510d30b41e",[0m
[INFO] [stdout] [32m>                        after_hash: "804237ac129569f027a2b55f8cf8d7db",[0m
[INFO] [stdout]                          patch: [
[INFO] [stdout]                              223,
[INFO] [stdout]                              177,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              16,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              11,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              9,
[INFO] [stdout]                              32,
[INFO] [stdout]                              109,
[INFO] [stdout]                              111,
[INFO] [stdout]                              100,
[INFO] [stdout]                              105,
[INFO] [stdout]                              102,
[INFO] [stdout]                              105,
[INFO] [stdout]                              101,
[INFO] [stdout]                              100,
[INFO] [stdout]                              0,
[INFO] [stdout]                          ],
[INFO] [stdout]                      },
[INFO] [stdout]                  ),
[INFO] [stdout]              ),
[INFO] [stdout] [32m>            ([0m
[INFO] [stdout] [32m>                "parent3/newfile.txt",[0m
[INFO] [stdout] [32m>                PutFile([0m
[INFO] [stdout] [32m>                    [[0m
[INFO] [stdout] [32m>                        66,[0m
[INFO] [stdout] [32m>                        114,[0m
[INFO] [stdout] [32m>                        97,[0m
[INFO] [stdout] [32m>                        110,[0m
[INFO] [stdout] [32m>                        100,[0m
[INFO] [stdout] [32m>                        32,[0m
[INFO] [stdout] [32m>                        110,[0m
[INFO] [stdout] [32m>                        101,[0m
[INFO] [stdout] [32m>                        119,[0m
[INFO] [stdout] [32m>                        32,[0m
[INFO] [stdout] [32m>                        102,[0m
[INFO] [stdout] [32m>                        105,[0m
[INFO] [stdout] [32m>                        108,[0m
[INFO] [stdout] [32m>                        101,[0m
[INFO] [stdout] [32m>                    ],[0m
[INFO] [stdout] [32m>                ),[0m
[INFO] [stdout] [32m>            ),[0m
[INFO] [stdout]          ],
[INFO] [stdout]      ),
[INFO] [stdout]      hash_before: "5cf37073439a9ea45871f2022d363454",
[INFO] [stdout] [31m<    operations_hash: "[0m[1;48;5;52;31m0[0m[31ma[0m[1;48;5;52;31m9[0m[31mf[0m[1;48;5;52;31mb[0m[31m3[0m[1;48;5;52;31mbff[0m[31m91[0m[1;48;5;52;31md8fa34[0m[31m25[0m[1;48;5;52;31m22[0m[31m73[0m[1;48;5;52;31m17a5[0m[31mf[0m[1;48;5;52;31mecce[0m[31m",[0m
[INFO] [stdout] [32m>    operations_hash: "[0m[1;48;5;22;32mc[0m[32maf[0m[1;48;5;22;32m8878[0m[32m3[0m[1;48;5;22;32m08[0m[32m91[0m[1;48;5;22;32m0917[0m[32m2[0m[1;48;5;22;32m3fe[0m[32m5[0m[1;48;5;22;32mada[0m[32m7[0m[1;48;5;22;32m8[0m[32m3f[0m[1;48;5;22;32m48b6[0m[32m",[0m
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639418ff7b71 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639418ff7b71 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639418ff7b71 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639418ff7b71 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63941900d77a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63941900d77a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x639418ffc82c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x639418ffc82c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x639418fd4426 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639418fd4426 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639418feed79 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639418eab570 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x639418eab570 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639418fef0a2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x639418fef0a2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x639418fd44d2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x639418fcb9c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639418fd516d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63941900e02c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639418a32bc3 - files_diff[f03d53e0384f31bc]::zip::tests::test_complex_roundtrip_diff_and_apply
[INFO] [stdout]                                at /opt/rustwide/workdir/src/zip.rs:696:9
[INFO] [stdout]   20:     0x639418a25a0d - files_diff[f03d53e0384f31bc]::zip::tests::test_complex_roundtrip_diff_and_apply::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/zip.rs:626:51
[INFO] [stdout]   21:     0x639418a0fd76 - <files_diff[f03d53e0384f31bc]::zip::tests::test_complex_roundtrip_diff_and_apply::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x639418e9e8ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x639418e9e8ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x639418eabef5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x639418eabef5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x639418eabef5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x639418eabef5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x639418eabef5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x639418eabef5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x639418eabef5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x639418ea69a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x639418ea69a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x639418eaf042 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x639418eaf042 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x639418eaf042 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x639418eaf042 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x639418eaf042 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x639418eaf042 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x639418eaf042 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x639418ff6ebf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x639418ff6ebf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x77fd3c6f3aa4 - <unknown>
[INFO] [stdout]   43:     0x77fd3c780a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- zip::tests::test_diff_and_apply_with_directories stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'zip::tests::test_diff_and_apply_with_directories' (1816) panicked at src/zip.rs:560:9:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  PatchSet {
[INFO] [stdout]      operations: Operations(
[INFO] [stdout]          [
[INFO] [stdout]              (
[INFO] [stdout] [31m<                "dir2/file2.txt",[0m
[INFO] [stdout] [31m<                DeleteFile,[0m
[INFO] [stdout] [31m<            ),[0m
[INFO] [stdout] [31m<            ([0m
[INFO] [stdout] [31m<                "dir2/",[0m
[INFO] [stdout] [31m<                DeleteFile,[0m
[INFO] [stdout] [31m<            ),[0m
[INFO] [stdout] [31m<            ([0m
[INFO] [stdout] [31m<                "dir1/",[0m
[INFO] [stdout] [31m<                FileStaysSame,[0m
[INFO] [stdout] [31m<            ),[0m
[INFO] [stdout] [31m<            ([0m
[INFO] [stdout]                  "dir1/file1.txt",
[INFO] [stdout]                  Patch(
[INFO] [stdout]                      Patch {
[INFO] [stdout]                          diff_algorithm: Bidiff1,
[INFO] [stdout]                          compress_algorithm: None,
[INFO] [stdout]                          before_hash: "2f03b03637bf162937793f756f0f1583",
[INFO] [stdout]                          after_hash: "15b8181404e3a6b2e046de781b702654",
[INFO] [stdout]                          patch: [
[INFO] [stdout]                              223,
[INFO] [stdout]                              177,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              16,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              6,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              0,
[INFO] [stdout]                              9,
[INFO] [stdout]                              32,
[INFO] [stdout]                              77,
[INFO] [stdout]                              111,
[INFO] [stdout]                              100,
[INFO] [stdout]                              105,
[INFO] [stdout]                              102,
[INFO] [stdout]                              105,
[INFO] [stdout]                              101,
[INFO] [stdout]                              100,
[INFO] [stdout]                              0,
[INFO] [stdout]                          ],
[INFO] [stdout]                      },
[INFO] [stdout]                  ),
[INFO] [stdout]              ),
[INFO] [stdout]              (
[INFO] [stdout] [31m<                "dir3/",[0m
[INFO] [stdout] [31m<                PutFile([0m
[INFO] [stdout] [31m<                    [],[0m
[INFO] [stdout] [31m<                ),[0m
[INFO] [stdout] [32m>                "dir2/",[0m
[INFO] [stdout] [32m>                DeleteFile,[0m
[INFO] [stdout]              ),
[INFO] [stdout]              (
[INFO] [stdout]                  "dir3/file3.txt",
[INFO] [stdout]                  PutFile(
[INFO] [stdout]                      [
[INFO] [stdout]                          70,
[INFO] [stdout]                          105,
[INFO] [stdout]                          108,
[INFO] [stdout]                          101,
[INFO] [stdout]                          32,
[INFO] [stdout]                          51,
[INFO] [stdout]                      ],
[INFO] [stdout]                  ),
[INFO] [stdout]              ),
[INFO] [stdout]          ],
[INFO] [stdout]      ),
[INFO] [stdout]      hash_before: "64d6b1ec6025759698d7cb1c2dff62a2",
[INFO] [stdout] [31m<    operations_hash: "2[0m[1;48;5;52;31m6e868[0m[31md3[0m[1;48;5;52;31m6a[0m[31m1[0m[1;48;5;52;31mc81a0ce[0m[31mf[0m[1;48;5;52;31m1a[0m[31md[0m[1;48;5;52;31m8[0m[31mf0a[0m[1;48;5;52;31mad57ee[0m[31m",[0m
[INFO] [stdout] [32m>    operations_hash: "[0m[1;48;5;22;32mc5[0m[32m2[0m[1;48;5;22;32m153314592[0m[32md31[0m[1;48;5;22;32mdd[0m[32mfd[0m[1;48;5;22;32ma9bb[0m[32mf[0m[1;48;5;22;32m639[0m[32m0a[0m[1;48;5;22;32m991[0m[32m",[0m
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639418ff7b71 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639418ff7b71 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639418ff7b71 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639418ff7b71 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63941900d77a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63941900d77a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x639418ffc82c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x639418ffc82c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x639418fd4426 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639418fd4426 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639418feed79 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639418eab570 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x639418eab570 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639418fef0a2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x639418fef0a2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x639418fd44d2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x639418fcb9c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639418fd516d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63941900e02c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639418a2de75 - files_diff[f03d53e0384f31bc]::zip::tests::test_diff_and_apply_with_directories
[INFO] [stdout]                                at /opt/rustwide/workdir/src/zip.rs:560:9
[INFO] [stdout]   20:     0x639418a259cd - files_diff[f03d53e0384f31bc]::zip::tests::test_diff_and_apply_with_directories::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/zip.rs:526:50
[INFO] [stdout]   21:     0x639418a0fd36 - <files_diff[f03d53e0384f31bc]::zip::tests::test_diff_and_apply_with_directories::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x639418e9e8ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x639418e9e8ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x639418eabef5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x639418eabef5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x639418eabef5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x639418eabef5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x639418eabef5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x639418eabef5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x639418eabef5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x639418ea69a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x639418ea69a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x639418eaf042 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x639418eaf042 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x639418eaf042 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x639418eaf042 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x639418eaf042 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x639418eaf042 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x639418eaf042 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x639418ff6ebf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x639418ff6ebf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x77fd3c6f3aa4 - <unknown>
[INFO] [stdout]   43:     0x77fd3c780a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     zip::tests::test_complex_roundtrip_diff_and_apply
[INFO] [stdout]     zip::tests::test_diff_and_apply_with_directories
[INFO] [stdout]     zip::tests::test_realword_archive_diff
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "36ffead3d92e58100edd4992c730c4d6cfb16f5a3f5b3c0253ec9de28dad3b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36ffead3d92e58100edd4992c730c4d6cfb16f5a3f5b3c0253ec9de28dad3b37", kill_on_drop: false }`
[INFO] [stdout] 36ffead3d92e58100edd4992c730c4d6cfb16f5a3f5b3c0253ec9de28dad3b37
