[INFO] cloning repository https://github.com/guillermomolina/plsync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guillermomolina/plsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillermomolina%2Fplsync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillermomolina%2Fplsync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 499bade21b0018a14e3db728d5d7159369e0b743
[INFO] testing guillermomolina/plsync against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillermomolina%2Fplsync" "/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/guillermomolina/plsync
[INFO] finished tweaking git repo https://github.com/guillermomolina/plsync
[INFO] tweaked toml for git repo https://github.com/guillermomolina/plsync written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/guillermomolina/plsync on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/guillermomolina/plsync 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" "+beta-2025-09-21" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ef17dbeec76e366a8825e926bad086886bbfe8e4f478f29cc6deab58e4c81c9
[INFO] running `Command { std: "docker" "start" "-a" "5ef17dbeec76e366a8825e926bad086886bbfe8e4f478f29cc6deab58e4c81c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ef17dbeec76e366a8825e926bad086886bbfe8e4f478f29cc6deab58e4c81c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef17dbeec76e366a8825e926bad086886bbfe8e4f478f29cc6deab58e4c81c9", kill_on_drop: false }`
[INFO] [stdout] 5ef17dbeec76e366a8825e926bad086886bbfe8e4f478f29cc6deab58e4c81c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7182bc7ee043f4fecceb995a2e04faee1749a7903112825c2f8cfdf97af94876
[INFO] running `Command { std: "docker" "start" "-a" "7182bc7ee043f4fecceb995a2e04faee1749a7903112825c2f8cfdf97af94876", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling glob-match v0.2.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling plsync v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.06s
[INFO] running `Command { std: "docker" "inspect" "7182bc7ee043f4fecceb995a2e04faee1749a7903112825c2f8cfdf97af94876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7182bc7ee043f4fecceb995a2e04faee1749a7903112825c2f8cfdf97af94876", kill_on_drop: false }`
[INFO] [stdout] 7182bc7ee043f4fecceb995a2e04faee1749a7903112825c2f8cfdf97af94876
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45237e3f381ebd20822909159d925d1bba6efad6d7ec5e96307557da7817a1f9
[INFO] running `Command { std: "docker" "start" "-a" "45237e3f381ebd20822909159d925d1bba6efad6d7ec5e96307557da7817a1f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling toml-span v0.4.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling twox-hash v2.1.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling concolor-query v0.0.4
[INFO] [stderr]    Compiling concolor-control v0.0.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling tempfile v3.19.0
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.21
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling clap-cargo v0.15.2
[INFO] [stderr]    Compiling plsync v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.14
[INFO] [stderr]    Compiling tame-index v0.17.0
[INFO] [stderr]    Compiling cargo-edit v0.13.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.78s
[INFO] running `Command { std: "docker" "inspect" "45237e3f381ebd20822909159d925d1bba6efad6d7ec5e96307557da7817a1f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45237e3f381ebd20822909159d925d1bba6efad6d7ec5e96307557da7817a1f9", kill_on_drop: false }`
[INFO] [stdout] 45237e3f381ebd20822909159d925d1bba6efad6d7ec5e96307557da7817a1f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e981053492ba5d2ebca7b08140f2adf246f2b3972abec9a5ef5181d769b2c2d1
[INFO] running `Command { std: "docker" "start" "-a" "e981053492ba5d2ebca7b08140f2adf246f2b3972abec9a5ef5181d769b2c2d1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plsync-680ac3bccffb6d62)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plsync-db101af8036ce17e)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-101092211895be00)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test dest_read_only ... FAILED
[INFO] [stdout] test broken_link_in_src ... FAILED
[INFO] [stdout] test preserve_permissions ... FAILED
[INFO] [stdout] test rewrite_partially_written_files ... FAILED
[INFO] [stdout] test fresh_copy ... FAILED
[INFO] [stdout] test skip_up_to_date_files ... FAILED
[INFO] [stdout] test dry_run ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- skip_up_to_date_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (40) panicked at src/sync.rs:440:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c7e7883cc2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c7e7883cc2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c7e7883cc2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c7e7883cc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c7e7894f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c7e7894f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55c7e784e261 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c7e784e261 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c7e785c282 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c7e786134f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c7e78611e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c7e777c7ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55c7e777c7ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c7e7861abf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55c7e7861abf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c7e786186a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c7e785c3b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c7e784173d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c7e789cae0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55c7e789c076 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x55c7e77b15b6 - core::result::Result<T,E>::unwrap::hf69e45cfef6e8486
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x55c7e77b15b6 - plsync::sync::copy_permissions::h0ba5f9e3f019a5ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:440:44
[INFO] [stdout]   22:     0x55c7e77af4cb - plsync::sync::sync_symlink::h0be93941f4ae5c6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:739:29
[INFO] [stdout]   23:     0x55c7e77b7d5d - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:317:17
[INFO] [stdout]   24:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   25:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   26:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   27:     0x55c7e77bbe1b - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:481:18
[INFO] [stdout]   28:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   29:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   33:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x55c7e77ba1e5 - rayon_core::registry::in_worker::h2c05d9773db9830a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13
[INFO] [stdout]   38:     0x55c7e77c188a - rayon_core::join::join_context::hf50bc9ddb6d0f663
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x55c7e77bc26a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:472:51
[INFO] [stdout]   40:     0x55c7e77bbb99 - rayon::iter::plumbing::bridge_unindexed::h91cc47a41886aebf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:451:5
[INFO] [stdout]   41:     0x55c7e77caed4 - <rayon::iter::par_bridge::IterBridge<Iter> as rayon::iter::ParallelIterator>::drive_unindexed::h123071c352b9f1bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:91:9
[INFO] [stdout]   42:     0x55c7e77c632b - indicatif::rayon::<impl rayon::iter::ParallelIterator for indicatif::iter::ProgressBarIter<T>>::drive_unindexed::h7e333ec0a81edbb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:205:17
[INFO] [stdout]   43:     0x55c7e77c5ea1 - <rayon::iter::map::Map<I,F> as rayon::iter::ParallelIterator>::drive_unindexed::hea2bce279e75c82a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:49:19
[INFO] [stdout]   44:     0x55c7e77c5469 - rayon::iter::reduce::reduce::h6b5a18caf1c43bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   45:     0x55c7e77c5372 - rayon::iter::ParallelIterator::reduce::hb23065e548b59f1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/mod.rs:998:9
[INFO] [stdout]   46:     0x55c7e77b7258 - plsync::sync::sync_path::h78f9d286ac5c5126
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:327:10
[INFO] [stdout]   47:     0x55c7e77b832c - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:304:17
[INFO] [stdout]   48:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   49:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   50:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   51:     0x55c7e77bbe1b - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:481:18
[INFO] [stdout]   52:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   53:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   54:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   57:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   60:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   61:     0x55c7e77ba1e5 - rayon_core::registry::in_worker::h2c05d9773db9830a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13
[INFO] [stdout]   62:     0x55c7e77c188a - rayon_core::join::join_context::hf50bc9ddb6d0f663
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5
[INFO] [stdout]   63:     0x55c7e77bc26a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:472:51
[INFO] [stdout]   64:     0x55c7e77bbb99 - rayon::iter::plumbing::bridge_unindexed::h91cc47a41886aebf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:451:5
[INFO] [stdout]   65:     0x55c7e77caed4 - <rayon::iter::par_bridge::IterBridge<Iter> as rayon::iter::ParallelIterator>::drive_unindexed::h123071c352b9f1bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:91:9
[INFO] [stdout]   66:     0x55c7e77c632b - indicatif::rayon::<impl rayon::iter::ParallelIterator for indicatif::iter::ProgressBarIter<T>>::drive_unindexed::h7e333ec0a81edbb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:205:17
[INFO] [stdout]   67:     0x55c7e77c5ea1 - <rayon::iter::map::Map<I,F> as rayon::iter::ParallelIterator>::drive_unindexed::hea2bce279e75c82a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:49:19
[INFO] [stdout]   68:     0x55c7e77c5469 - rayon::iter::reduce::reduce::h6b5a18caf1c43bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   69:     0x55c7e77c5372 - rayon::iter::ParallelIterator::reduce::hb23065e548b59f1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/mod.rs:998:9
[INFO] [stdout]   70:     0x55c7e77b7258 - plsync::sync::sync_path::h78f9d286ac5c5126
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:327:10
[INFO] [stdout]   71:     0x55c7e77b832c - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:304:17
[INFO] [stdout]   72:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   73:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   74:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   75:     0x55c7e77bbf9a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:478:42
[INFO] [stdout]   76:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   77:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   80:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   81:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   82:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x55c7e77b9253 - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::he6c7d80626265d6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:522:21
[INFO] [stdout]   86:     0x55c7e77c72c5 - rayon_core::job::JobResult<T>::call::{{closure}}::h4b5d1027c3856ae3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:41
[INFO] [stdout]   87:     0x55c7e77c34a0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7cb5837174e3834c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x55c7e77c4449 - std::panicking::catch_unwind::do_call::h76c69e20e208453b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   89:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   90:     0x55c7e77ba9df - std::panicking::catch_unwind::hf0b50ea58bcf7729
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   91:     0x55c7e77ba9df - std::panic::catch_unwind::h5e8e6ee99a96b770
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x55c7e77c31c0 - rayon_core::unwind::halt_unwinding::hf3dd5c74f517487a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   93:     0x55c7e77c70c5 - rayon_core::job::JobResult<T>::call::hdd38064db62a1b0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:15
[INFO] [stdout]   94:     0x55c7e77ca401 - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::h86ae33a60d2865df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:120:32
[INFO] [stdout]   95:     0x55c7e780e1fb - rayon_core::job::JobRef::execute::hac59313f0d946f1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9
[INFO] [stdout]   96:     0x55c7e77fd900 - rayon_core::registry::WorkerThread::execute::h2afb211a9ffda184
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13
[INFO] [stdout]   97:     0x55c7e77fd3f0 - rayon_core::registry::WorkerThread::wait_until_cold::h531d100c77d65721
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26
[INFO] [stdout]   98:     0x55c7e77fd03b - rayon_core::registry::WorkerThread::wait_until::ha763db97920cca55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18
[INFO] [stdout]   99:     0x55c7e77fd5bf - rayon_core::registry::WorkerThread::wait_until_out_of_work::h8038b402c4e92479
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14
[INFO] [stdout]  100:     0x55c7e77ffef1 - rayon_core::registry::main_loop::h17533299b5e05cd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19
[INFO] [stdout]  101:     0x55c7e77fd996 - rayon_core::registry::ThreadBuilder::run::h96cd11a958ae7470
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18
[INFO] [stdout]  102:     0x55c7e78020ed - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h3e96e077ed495da5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27
[INFO] [stdout]  103:     0x55c7e780bbe6 - std::sys::backtrace::__rust_begin_short_backtrace::h55aea831ec36fa4a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  104:     0x55c7e7808f0b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3c2093b2e17a7457
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]  105:     0x55c7e7811594 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h88f9e43a6dd7cd3f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  106:     0x55c7e7816968 - std::panicking::catch_unwind::do_call::hf4aa7df08e51ee9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]  107:     0x55c7e7809f1b - __rust_try
[INFO] [stdout]  108:     0x55c7e7808aed - std::panicking::catch_unwind::h229ad0924caccd1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]  109:     0x55c7e7808aed - std::panic::catch_unwind::ha13b03514238f840
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]  110:     0x55c7e7808aed - std::thread::Builder::spawn_unchecked_::{{closure}}::h3a8f2d572636a080
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]  111:     0x55c7e7811a4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h37d7dc8283bd14cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  112:     0x55c7e785743f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]  113:     0x55c7e785743f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]  114:     0x7a8497029aa4 - <unknown>
[INFO] [stdout]  115:     0x7a84970b6a34 - clone
[INFO] [stdout]  116:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (40) panicked at src/sync.rs:440:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c7e7883cc2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c7e7883cc2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c7e7883cc2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c7e7883cc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c7e7894f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c7e7894f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55c7e784e261 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c7e784e261 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c7e785c282 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c7e786134f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c7e78611e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c7e777c7ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55c7e777c7ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c7e7861abf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55c7e7861abf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c7e786186a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c7e785c3b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c7e784173d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c7e789cae0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55c7e789c076 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x55c7e77b15b6 - core::result::Result<T,E>::unwrap::hf69e45cfef6e8486
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x55c7e77b15b6 - plsync::sync::copy_permissions::h0ba5f9e3f019a5ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:440:44
[INFO] [stdout]   22:     0x55c7e77af4cb - plsync::sync::sync_symlink::h0be93941f4ae5c6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:739:29
[INFO] [stdout]   23:     0x55c7e77b7d5d - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:317:17
[INFO] [stdout]   24:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   25:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   26:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   27:     0x55c7e77bbe1b - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:481:18
[INFO] [stdout]   28:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   29:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   33:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x55c7e77ba1e5 - rayon_core::registry::in_worker::h2c05d9773db9830a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13
[INFO] [stdout]   38:     0x55c7e77c188a - rayon_core::join::join_context::hf50bc9ddb6d0f663
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x55c7e77bc26a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:472:51
[INFO] [stdout]   40:     0x55c7e77bbb99 - rayon::iter::plumbing::bridge_unindexed::h91cc47a41886aebf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:451:5
[INFO] [stdout]   41:     0x55c7e77caed4 - <rayon::iter::par_bridge::IterBridge<Iter> as rayon::iter::ParallelIterator>::drive_unindexed::h123071c352b9f1bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:91:9
[INFO] [stdout]   42:     0x55c7e77c632b - indicatif::rayon::<impl rayon::iter::ParallelIterator for indicatif::iter::ProgressBarIter<T>>::drive_unindexed::h7e333ec0a81edbb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:205:17
[INFO] [stdout]   43:     0x55c7e77c5ea1 - <rayon::iter::map::Map<I,F> as rayon::iter::ParallelIterator>::drive_unindexed::hea2bce279e75c82a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:49:19
[INFO] [stdout]   44:     0x55c7e77c5469 - rayon::iter::reduce::reduce::h6b5a18caf1c43bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   45:     0x55c7e77c5372 - rayon::iter::ParallelIterator::reduce::hb23065e548b59f1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/mod.rs:998:9
[INFO] [stdout]   46:     0x55c7e77b7258 - plsync::sync::sync_path::h78f9d286ac5c5126
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:327:10
[INFO] [stdout]   47:     0x55c7e77b832c - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:304:17
[INFO] [stdout]   48:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   49:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   50:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   51:     0x55c7e77bbe1b - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:481:18
[INFO] [stdout]   52:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   53:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   54:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   57:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   60:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   61:     0x55c7e77ba1e5 - rayon_core::registry::in_worker::h2c05d9773db9830a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13
[INFO] [stdout]   62:     0x55c7e77c188a - rayon_core::join::join_context::hf50bc9ddb6d0f663
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5
[INFO] [stdout]   63:     0x55c7e77bc26a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:472:51
[INFO] [stdout]   64:     0x55c7e77bbb99 - rayon::iter::plumbing::bridge_unindexed::h91cc47a41886aebf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:451:5
[INFO] [stdout]   65:     0x55c7e77caed4 - <rayon::iter::par_bridge::IterBridge<Iter> as rayon::iter::ParallelIterator>::drive_unindexed::h123071c352b9f1bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:91:9
[INFO] [stdout]   66:     0x55c7e77c632b - indicatif::rayon::<impl rayon::iter::ParallelIterator for indicatif::iter::ProgressBarIter<T>>::drive_unindexed::h7e333ec0a81edbb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:205:17
[INFO] [stdout]   67:     0x55c7e77c5ea1 - <rayon::iter::map::Map<I,F> as rayon::iter::ParallelIterator>::drive_unindexed::hea2bce279e75c82a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:49:19
[INFO] [stdout]   68:     0x55c7e77c5469 - rayon::iter::reduce::reduce::h6b5a18caf1c43bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   69:     0x55c7e77c5372 - rayon::iter::ParallelIterator::reduce::hb23065e548b59f1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/mod.rs:998:9
[INFO] [stdout]   70:     0x55c7e77b7258 - plsync::sync::sync_path::h78f9d286ac5c5126
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:327:10
[INFO] [stdout]   71:     0x55c7e77b832c - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:304:17
[INFO] [stdout]   72:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   73:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   74:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   75:     0x55c7e77bbf9a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:478:42
[INFO] [stdout]   76:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   77:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   80:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   81:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   82:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x55c7e77b9253 - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::he6c7d80626265d6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:522:21
[INFO] [stdout]   86:     0x55c7e77c72c5 - rayon_core::job::JobResult<T>::call::{{closure}}::h4b5d1027c3856ae3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:41
[INFO] [stdout]   87:     0x55c7e77c34a0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7cb5837174e3834c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x55c7e77c4449 - std::panicking::catch_unwind::do_call::h76c69e20e208453b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   89:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   90:     0x55c7e77ba9df - std::panicking::catch_unwind::hf0b50ea58bcf7729
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   91:     0x55c7e77ba9df - std::panic::catch_unwind::h5e8e6ee99a96b770
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x55c7e77c31c0 - rayon_core::unwind::halt_unwinding::hf3dd5c74f517487a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   93:     0x55c7e77c70c5 - rayon_core::job::JobResult<T>::call::hdd38064db62a1b0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:15
[INFO] [stdout]   94:     0x55c7e77ca401 - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::h86ae33a60d2865df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:120:32
[INFO] [stdout]   95:     0x55c7e780e1fb - rayon_core::job::JobRef::execute::hac59313f0d946f1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9
[INFO] [stdout]   96:     0x55c7e77fd900 - rayon_core::registry::WorkerThread::execute::h2afb211a9ffda184
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13
[INFO] [stdout]   97:     0x55c7e77fd3f0 - rayon_core::registry::WorkerThread::wait_until_cold::h531d100c77d65721
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26
[INFO] [stdout]   98:     0x55c7e77fd03b - rayon_core::registry::WorkerThread::wait_until::ha763db97920cca55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18
[INFO] [stdout]   99:     0x55c7e77fd5bf - rayon_core::registry::WorkerThread::wait_until_out_of_work::h8038b402c4e92479
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14
[INFO] [stdout]  100:     0x55c7e77ffef1 - rayon_core::registry::main_loop::h17533299b5e05cd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19
[INFO] [stdout]  101:     0x55c7e77fd996 - rayon_core::registry::ThreadBuilder::run::h96cd11a958ae7470
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18
[INFO] [stdout]  102:     0x55c7e78020ed - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h3e96e077ed495da5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27
[INFO] [stdout]  103:     0x55c7e780bbe6 - std::sys::backtrace::__rust_begin_short_backtrace::h55aea831ec36fa4a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  104:     0x55c7e7808f0b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3c2093b2e17a7457
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]  105:     0x55c7e7811594 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h88f9e43a6dd7cd3f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  106:     0x55c7e7816968 - std::panicking::catch_unwind::do_call::hf4aa7df08e51ee9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]  107:     0x55c7e7809f1b - __rust_try
[INFO] [stdout]  108:     0x55c7e7808aed - std::panicking::catch_unwind::h229ad0924caccd1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]  109:     0x55c7e7808aed - std::panic::catch_unwind::ha13b03514238f840
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]  110:     0x55c7e7808aed - std::thread::Builder::spawn_unchecked_::{{closure}}::h3a8f2d572636a080
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]  111:     0x55c7e7811a4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h37d7dc8283bd14cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  112:     0x55c7e785743f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]  113:     0x55c7e785743f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]  114:     0x7a8497029aa4 - <unknown>
[INFO] [stdout]  115:     0x7a84970b6a34 - clone
[INFO] [stdout]  116:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (40) panicked at src/sync.rs:440:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c7e7883cc2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c7e7883cc2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c7e7883cc2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c7e7883cc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c7e7894f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c7e7894f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55c7e784e261 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c7e784e261 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c7e785c282 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c7e786134f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c7e78611e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c7e777c7ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55c7e777c7ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c7e7861abf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55c7e7861abf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c7e786186a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c7e785c3b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c7e784173d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c7e789cae0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55c7e789c076 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x55c7e77b15b6 - core::result::Result<T,E>::unwrap::hf69e45cfef6e8486
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x55c7e77b15b6 - plsync::sync::copy_permissions::h0ba5f9e3f019a5ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:440:44
[INFO] [stdout]   22:     0x55c7e77af4cb - plsync::sync::sync_symlink::h0be93941f4ae5c6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:739:29
[INFO] [stdout]   23:     0x55c7e77b7d5d - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:317:17
[INFO] [stdout]   24:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   25:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   26:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   27:     0x55c7e77bbe1b - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:481:18
[INFO] [stdout]   28:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   29:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   33:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x55c7e77ba1e5 - rayon_core::registry::in_worker::h2c05d9773db9830a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13
[INFO] [stdout]   38:     0x55c7e77c188a - rayon_core::join::join_context::hf50bc9ddb6d0f663
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x55c7e77bc26a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:472:51
[INFO] [stdout]   40:     0x55c7e77bbb99 - rayon::iter::plumbing::bridge_unindexed::h91cc47a41886aebf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:451:5
[INFO] [stdout]   41:     0x55c7e77caed4 - <rayon::iter::par_bridge::IterBridge<Iter> as rayon::iter::ParallelIterator>::drive_unindexed::h123071c352b9f1bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:91:9
[INFO] [stdout]   42:     0x55c7e77c632b - indicatif::rayon::<impl rayon::iter::ParallelIterator for indicatif::iter::ProgressBarIter<T>>::drive_unindexed::h7e333ec0a81edbb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:205:17
[INFO] [stdout]   43:     0x55c7e77c5ea1 - <rayon::iter::map::Map<I,F> as rayon::iter::ParallelIterator>::drive_unindexed::hea2bce279e75c82a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:49:19
[INFO] [stdout]   44:     0x55c7e77c5469 - rayon::iter::reduce::reduce::h6b5a18caf1c43bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   45:     0x55c7e77c5372 - rayon::iter::ParallelIterator::reduce::hb23065e548b59f1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/mod.rs:998:9
[INFO] [stdout]   46:     0x55c7e77b7258 - plsync::sync::sync_path::h78f9d286ac5c5126
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:327:10
[INFO] [stdout]   47:     0x55c7e77b832c - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:304:17
[INFO] [stdout]   48:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   49:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   50:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   51:     0x55c7e77bbe1b - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:481:18
[INFO] [stdout]   52:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   53:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   54:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   57:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   60:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   61:     0x55c7e77ba1e5 - rayon_core::registry::in_worker::h2c05d9773db9830a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13
[INFO] [stdout]   62:     0x55c7e77c188a - rayon_core::join::join_context::hf50bc9ddb6d0f663
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5
[INFO] [stdout]   63:     0x55c7e77bc26a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:472:51
[INFO] [stdout]   64:     0x55c7e77bbb99 - rayon::iter::plumbing::bridge_unindexed::h91cc47a41886aebf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:451:5
[INFO] [stdout]   65:     0x55c7e77caed4 - <rayon::iter::par_bridge::IterBridge<Iter> as rayon::iter::ParallelIterator>::drive_unindexed::h123071c352b9f1bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:91:9
[INFO] [stdout]   66:     0x55c7e77c632b - indicatif::rayon::<impl rayon::iter::ParallelIterator for indicatif::iter::ProgressBarIter<T>>::drive_unindexed::h7e333ec0a81edbb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:205:17
[INFO] [stdout]   67:     0x55c7e77c5ea1 - <rayon::iter::map::Map<I,F> as rayon::iter::ParallelIterator>::drive_unindexed::hea2bce279e75c82a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:49:19
[INFO] [stdout]   68:     0x55c7e77c5469 - rayon::iter::reduce::reduce::h6b5a18caf1c43bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   69:     0x55c7e77c5372 - rayon::iter::ParallelIterator::reduce::hb23065e548b59f1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/mod.rs:998:9
[INFO] [stdout]   70:     0x55c7e77b7258 - plsync::sync::sync_path::h78f9d286ac5c5126
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:327:10
[INFO] [stdout]   71:     0x55c7e77b832c - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:304:17
[INFO] [stdout]   72:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   73:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   74:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   75:     0x55c7e77bbf9a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:478:42
[INFO] [stdout]   76:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   77:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   80:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   81:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   82:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x55c7e77b9253 - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::he6c7d80626265d6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:522:21
[INFO] [stdout]   86:     0x55c7e77c72c5 - rayon_core::job::JobResult<T>::call::{{closure}}::h4b5d1027c3856ae3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:41
[INFO] [stdout]   87:     0x55c7e77c34a0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7cb5837174e3834c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x55c7e77c4449 - std::panicking::catch_unwind::do_call::h76c69e20e208453b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   89:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   90:     0x55c7e77ba9df - std::panicking::catch_unwind::hf0b50ea58bcf7729
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   91:     0x55c7e77ba9df - std::panic::catch_unwind::h5e8e6ee99a96b770
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x55c7e77c31c0 - rayon_core::unwind::halt_unwinding::hf3dd5c74f517487a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   93:     0x55c7e77c70c5 - rayon_core::job::JobResult<T>::call::hdd38064db62a1b0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:15
[INFO] [stdout]   94:     0x55c7e77ca401 - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::h86ae33a60d2865df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:120:32
[INFO] [stdout]   95:     0x55c7e780e1fb - rayon_core::job::JobRef::execute::hac59313f0d946f1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9
[INFO] [stdout]   96:     0x55c7e77fd900 - rayon_core::registry::WorkerThread::execute::h2afb211a9ffda184
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13
[INFO] [stdout]   97:     0x55c7e77fd3f0 - rayon_core::registry::WorkerThread::wait_until_cold::h531d100c77d65721
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26
[INFO] [stdout]   98:     0x55c7e77fd03b - rayon_core::registry::WorkerThread::wait_until::ha763db97920cca55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18
[INFO] [stdout]   99:     0x55c7e77fd5bf - rayon_core::registry::WorkerThread::wait_until_out_of_work::h8038b402c4e92479
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14
[INFO] [stdout]  100:     0x55c7e77ffef1 - rayon_core::registry::main_loop::h17533299b5e05cd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19
[INFO] [stdout]  101:     0x55c7e77fd996 - rayon_core::registry::ThreadBuilder::run::h96cd11a958ae7470
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18
[INFO] [stdout]  102:     0x55c7e78020ed - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h3e96e077ed495da5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27
[INFO] [stdout]  103:     0x55c7e780bbe6 - std::sys::backtrace::__rust_begin_short_backtrace::h55aea831ec36fa4a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  104:     0x55c7e7808f0b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3c2093b2e17a7457
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]  105:     0x55c7e7811594 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h88f9e43a6dd7cd3f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  106:     0x55c7e7816968 - std::panicking::catch_unwind::do_call::hf4aa7df08e51ee9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]  107:     0x55c7e7809f1b - __rust_try
[INFO] [stdout]  108:     0x55c7e7808aed - std::panicking::catch_unwind::h229ad0924caccd1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]  109:     0x55c7e7808aed - std::panic::catch_unwind::ha13b03514238f840
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]  110:     0x55c7e7808aed - std::thread::Builder::spawn_unchecked_::{{closure}}::h3a8f2d572636a080
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]  111:     0x55c7e7811a4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h37d7dc8283bd14cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  112:     0x55c7e785743f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]  113:     0x55c7e785743f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]  114:     0x7a8497029aa4 - <unknown>
[INFO] [stdout]  115:     0x7a84970b6a34 - clone
[INFO] [stdout]  116:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (40) panicked at src/sync.rs:440:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c7e7883cc2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c7e7883cc2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c7e7883cc2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c7e7883cc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c7e7894f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c7e7894f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55c7e784e261 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c7e784e261 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c7e785c282 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c7e786134f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c7e78611e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c7e777c7ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55c7e777c7ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c7e7861abf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55c7e7861abf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c7e786186a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c7e785c3b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c7e784173d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c7e789cae0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55c7e789c076 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x55c7e77b15b6 - core::result::Result<T,E>::unwrap::hf69e45cfef6e8486
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x55c7e77b15b6 - plsync::sync::copy_permissions::h0ba5f9e3f019a5ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:440:44
[INFO] [stdout]   22:     0x55c7e77af4cb - plsync::sync::sync_symlink::h0be93941f4ae5c6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:739:29
[INFO] [stdout]   23:     0x55c7e77b7d5d - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:317:17
[INFO] [stdout]   24:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   25:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   26:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   27:     0x55c7e77bbe1b - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:481:18
[INFO] [stdout]   28:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   29:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   33:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x55c7e77ba1e5 - rayon_core::registry::in_worker::h2c05d9773db9830a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13
[INFO] [stdout]   38:     0x55c7e77c188a - rayon_core::join::join_context::hf50bc9ddb6d0f663
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x55c7e77bc26a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:472:51
[INFO] [stdout]   40:     0x55c7e77bbb99 - rayon::iter::plumbing::bridge_unindexed::h91cc47a41886aebf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:451:5
[INFO] [stdout]   41:     0x55c7e77caed4 - <rayon::iter::par_bridge::IterBridge<Iter> as rayon::iter::ParallelIterator>::drive_unindexed::h123071c352b9f1bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:91:9
[INFO] [stdout]   42:     0x55c7e77c632b - indicatif::rayon::<impl rayon::iter::ParallelIterator for indicatif::iter::ProgressBarIter<T>>::drive_unindexed::h7e333ec0a81edbb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:205:17
[INFO] [stdout]   43:     0x55c7e77c5ea1 - <rayon::iter::map::Map<I,F> as rayon::iter::ParallelIterator>::drive_unindexed::hea2bce279e75c82a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:49:19
[INFO] [stdout]   44:     0x55c7e77c5469 - rayon::iter::reduce::reduce::h6b5a18caf1c43bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   45:     0x55c7e77c5372 - rayon::iter::ParallelIterator::reduce::hb23065e548b59f1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/mod.rs:998:9
[INFO] [stdout]   46:     0x55c7e77b7258 - plsync::sync::sync_path::h78f9d286ac5c5126
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:327:10
[INFO] [stdout]   47:     0x55c7e77b832c - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:304:17
[INFO] [stdout]   48:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   49:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   50:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   51:     0x55c7e77bbe1b - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:481:18
[INFO] [stdout]   52:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   53:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   54:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   57:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   60:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   61:     0x55c7e77ba1e5 - rayon_core::registry::in_worker::h2c05d9773db9830a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13
[INFO] [stdout]   62:     0x55c7e77c188a - rayon_core::join::join_context::hf50bc9ddb6d0f663
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5
[INFO] [stdout]   63:     0x55c7e77bc26a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:472:51
[INFO] [stdout]   64:     0x55c7e77bbb99 - rayon::iter::plumbing::bridge_unindexed::h91cc47a41886aebf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:451:5
[INFO] [stdout]   65:     0x55c7e77caed4 - <rayon::iter::par_bridge::IterBridge<Iter> as rayon::iter::ParallelIterator>::drive_unindexed::h123071c352b9f1bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:91:9
[INFO] [stdout]   66:     0x55c7e77c632b - indicatif::rayon::<impl rayon::iter::ParallelIterator for indicatif::iter::ProgressBarIter<T>>::drive_unindexed::h7e333ec0a81edbb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:205:17
[INFO] [stdout]   67:     0x55c7e77c5ea1 - <rayon::iter::map::Map<I,F> as rayon::iter::ParallelIterator>::drive_unindexed::hea2bce279e75c82a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:49:19
[INFO] [stdout]   68:     0x55c7e77c5469 - rayon::iter::reduce::reduce::h6b5a18caf1c43bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   69:     0x55c7e77c5372 - rayon::iter::ParallelIterator::reduce::hb23065e548b59f1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/mod.rs:998:9
[INFO] [stdout]   70:     0x55c7e77b7258 - plsync::sync::sync_path::h78f9d286ac5c5126
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:327:10
[INFO] [stdout]   71:     0x55c7e77b832c - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:304:17
[INFO] [stdout]   72:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   73:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   74:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   75:     0x55c7e77bbf9a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:478:42
[INFO] [stdout]   76:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   77:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   80:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   81:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   82:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x55c7e77b9253 - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::he6c7d80626265d6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:522:21
[INFO] [stdout]   86:     0x55c7e77c72c5 - rayon_core::job::JobResult<T>::call::{{closure}}::h4b5d1027c3856ae3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:41
[INFO] [stdout]   87:     0x55c7e77c34a0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7cb5837174e3834c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x55c7e77c4449 - std::panicking::catch_unwind::do_call::h76c69e20e208453b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   89:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   90:     0x55c7e77ba9df - std::panicking::catch_unwind::hf0b50ea58bcf7729
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   91:     0x55c7e77ba9df - std::panic::catch_unwind::h5e8e6ee99a96b770
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x55c7e77c31c0 - rayon_core::unwind::halt_unwinding::hf3dd5c74f517487a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   93:     0x55c7e77c70c5 - rayon_core::job::JobResult<T>::call::hdd38064db62a1b0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:15
[INFO] [stdout]   94:     0x55c7e77ca401 - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::h86ae33a60d2865df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:120:32
[INFO] [stdout]   95:     0x55c7e780e1fb - rayon_core::job::JobRef::execute::hac59313f0d946f1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9
[INFO] [stdout]   96:     0x55c7e77fd900 - rayon_core::registry::WorkerThread::execute::h2afb211a9ffda184
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13
[INFO] [stdout]   97:     0x55c7e77fd3f0 - rayon_core::registry::WorkerThread::wait_until_cold::h531d100c77d65721
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26
[INFO] [stdout]   98:     0x55c7e77fd03b - rayon_core::registry::WorkerThread::wait_until::ha763db97920cca55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18
[INFO] [stdout]   99:     0x55c7e77fd5bf - rayon_core::registry::WorkerThread::wait_until_out_of_work::h8038b402c4e92479
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14
[INFO] [stdout]  100:     0x55c7e77ffef1 - rayon_core::registry::main_loop::h17533299b5e05cd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19
[INFO] [stdout]  101:     0x55c7e77fd996 - rayon_core::registry::ThreadBuilder::run::h96cd11a958ae7470
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18
[INFO] [stdout]  102:     0x55c7e78020ed - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h3e96e077ed495da5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27
[INFO] [stdout]  103:     0x55c7e780bbe6 - std::sys::backtrace::__rust_begin_short_backtrace::h55aea831ec36fa4a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  104:     0x55c7e7808f0b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3c2093b2e17a7457
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]  105:     0x55c7e7811594 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h88f9e43a6dd7cd3f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  106:     0x55c7e7816968 - std::panicking::catch_unwind::do_call::hf4aa7df08e51ee9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]  107:     0x55c7e7809f1b - __rust_try
[INFO] [stdout]  108:     0x55c7e7808aed - std::panicking::catch_unwind::h229ad0924caccd1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]  109:     0x55c7e7808aed - std::panic::catch_unwind::ha13b03514238f840
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]  110:     0x55c7e7808aed - std::thread::Builder::spawn_unchecked_::{{closure}}::h3a8f2d572636a080
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]  111:     0x55c7e7811a4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h37d7dc8283bd14cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  112:     0x55c7e785743f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]  113:     0x55c7e785743f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]  114:     0x7a8497029aa4 - <unknown>
[INFO] [stdout]  115:     0x7a84970b6a34 - clone
[INFO] [stdout]  116:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (40) panicked at src/sync.rs:440:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c7e7883cc2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c7e7883cc2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c7e7883cc2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c7e7883cc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c7e7894f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c7e7894f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55c7e784e261 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c7e784e261 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c7e785c282 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c7e786134f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c7e78611e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c7e777c7ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55c7e777c7ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c7e7861abf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55c7e7861abf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c7e786186a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c7e785c3b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c7e784173d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c7e789cae0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55c7e789c076 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x55c7e77b15b6 - core::result::Result<T,E>::unwrap::hf69e45cfef6e8486
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x55c7e77b15b6 - plsync::sync::copy_permissions::h0ba5f9e3f019a5ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:440:44
[INFO] [stdout]   22:     0x55c7e77af4cb - plsync::sync::sync_symlink::h0be93941f4ae5c6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:739:29
[INFO] [stdout]   23:     0x55c7e77b7d5d - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:317:17
[INFO] [stdout]   24:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   25:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   26:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   27:     0x55c7e77bbe1b - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:481:18
[INFO] [stdout]   28:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   29:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   33:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x55c7e77ba1e5 - rayon_core::registry::in_worker::h2c05d9773db9830a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13
[INFO] [stdout]   38:     0x55c7e77c188a - rayon_core::join::join_context::hf50bc9ddb6d0f663
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x55c7e77bc26a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:472:51
[INFO] [stdout]   40:     0x55c7e77bbb99 - rayon::iter::plumbing::bridge_unindexed::h91cc47a41886aebf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:451:5
[INFO] [stdout]   41:     0x55c7e77caed4 - <rayon::iter::par_bridge::IterBridge<Iter> as rayon::iter::ParallelIterator>::drive_unindexed::h123071c352b9f1bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:91:9
[INFO] [stdout]   42:     0x55c7e77c632b - indicatif::rayon::<impl rayon::iter::ParallelIterator for indicatif::iter::ProgressBarIter<T>>::drive_unindexed::h7e333ec0a81edbb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:205:17
[INFO] [stdout]   43:     0x55c7e77c5ea1 - <rayon::iter::map::Map<I,F> as rayon::iter::ParallelIterator>::drive_unindexed::hea2bce279e75c82a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:49:19
[INFO] [stdout]   44:     0x55c7e77c5469 - rayon::iter::reduce::reduce::h6b5a18caf1c43bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   45:     0x55c7e77c5372 - rayon::iter::ParallelIterator::reduce::hb23065e548b59f1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/mod.rs:998:9
[INFO] [stdout]   46:     0x55c7e77b7258 - plsync::sync::sync_path::h78f9d286ac5c5126
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:327:10
[INFO] [stdout]   47:     0x55c7e77b832c - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:304:17
[INFO] [stdout]   48:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   49:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   50:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   51:     0x55c7e77bbe1b - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:481:18
[INFO] [stdout]   52:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   53:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   54:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   57:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   60:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   61:     0x55c7e77ba1e5 - rayon_core::registry::in_worker::h2c05d9773db9830a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13
[INFO] [stdout]   62:     0x55c7e77c188a - rayon_core::join::join_context::hf50bc9ddb6d0f663
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5
[INFO] [stdout]   63:     0x55c7e77bc26a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:472:51
[INFO] [stdout]   64:     0x55c7e77bbb99 - rayon::iter::plumbing::bridge_unindexed::h91cc47a41886aebf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:451:5
[INFO] [stdout]   65:     0x55c7e77caed4 - <rayon::iter::par_bridge::IterBridge<Iter> as rayon::iter::ParallelIterator>::drive_unindexed::h123071c352b9f1bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:91:9
[INFO] [stdout]   66:     0x55c7e77c632b - indicatif::rayon::<impl rayon::iter::ParallelIterator for indicatif::iter::ProgressBarIter<T>>::drive_unindexed::h7e333ec0a81edbb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:205:17
[INFO] [stdout]   67:     0x55c7e77c5ea1 - <rayon::iter::map::Map<I,F> as rayon::iter::ParallelIterator>::drive_unindexed::hea2bce279e75c82a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:49:19
[INFO] [stdout]   68:     0x55c7e77c5469 - rayon::iter::reduce::reduce::h6b5a18caf1c43bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   69:     0x55c7e77c5372 - rayon::iter::ParallelIterator::reduce::hb23065e548b59f1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/mod.rs:998:9
[INFO] [stdout]   70:     0x55c7e77b7258 - plsync::sync::sync_path::h78f9d286ac5c5126
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:327:10
[INFO] [stdout]   71:     0x55c7e77b832c - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:304:17
[INFO] [stdout]   72:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   73:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   74:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   75:     0x55c7e77bbf9a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:478:42
[INFO] [stdout]   76:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   77:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   80:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   81:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   82:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x55c7e77b9253 - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::he6c7d80626265d6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:522:21
[INFO] [stdout]   86:     0x55c7e77c72c5 - rayon_core::job::JobResult<T>::call::{{closure}}::h4b5d1027c3856ae3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:41
[INFO] [stdout]   87:     0x55c7e77c34a0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7cb5837174e3834c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x55c7e77c4449 - std::panicking::catch_unwind::do_call::h76c69e20e208453b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   89:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   90:     0x55c7e77ba9df - std::panicking::catch_unwind::hf0b50ea58bcf7729
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   91:     0x55c7e77ba9df - std::panic::catch_unwind::h5e8e6ee99a96b770
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x55c7e77c31c0 - rayon_core::unwind::halt_unwinding::hf3dd5c74f517487a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   93:     0x55c7e77c70c5 - rayon_core::job::JobResult<T>::call::hdd38064db62a1b0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:15
[INFO] [stdout]   94:     0x55c7e77ca401 - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::h86ae33a60d2865df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:120:32
[INFO] [stdout]   95:     0x55c7e780e1fb - rayon_core::job::JobRef::execute::hac59313f0d946f1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9
[INFO] [stdout]   96:     0x55c7e77fd900 - rayon_core::registry::WorkerThread::execute::h2afb211a9ffda184
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13
[INFO] [stdout]   97:     0x55c7e77fd3f0 - rayon_core::registry::WorkerThread::wait_until_cold::h531d100c77d65721
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26
[INFO] [stdout]   98:     0x55c7e77fd03b - rayon_core::registry::WorkerThread::wait_until::ha763db97920cca55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18
[INFO] [stdout]   99:     0x55c7e77fd5bf - rayon_core::registry::WorkerThread::wait_until_out_of_work::h8038b402c4e92479
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14
[INFO] [stdout]  100:     0x55c7e77ffef1 - rayon_core::registry::main_loop::h17533299b5e05cd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19
[INFO] [stdout]  101:     0x55c7e77fd996 - rayon_core::registry::ThreadBuilder::run::h96cd11a958ae7470
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18
[INFO] [stdout]  102:     0x55c7e78020ed - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h3e96e077ed495da5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27
[INFO] [stdout]  103:     0x55c7e780bbe6 - std::sys::backtrace::__rust_begin_short_backtrace::h55aea831ec36fa4a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  104:     0x55c7e7808f0b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3c2093b2e17a7457
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]  105:     0x55c7e7811594 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h88f9e43a6dd7cd3f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  106:     0x55c7e7816968 - std::panicking::catch_unwind::do_call::hf4aa7df08e51ee9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]  107:     0x55c7e7809f1b - __rust_try
[INFO] [stdout]  108:     0x55c7e7808aed - std::panicking::catch_unwind::h229ad0924caccd1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]  109:     0x55c7e7808aed - std::panic::catch_unwind::ha13b03514238f840
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]  110:     0x55c7e7808aed - std::thread::Builder::spawn_unchecked_::{{closure}}::h3a8f2d572636a080
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]  111:     0x55c7e7811a4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h37d7dc8283bd14cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  112:     0x55c7e785743f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]  113:     0x55c7e785743f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]  114:     0x7a8497029aa4 - <unknown>
[INFO] [stdout]  115:     0x7a84970b6a34 - clone
[INFO] [stdout]  116:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (40) panicked at src/sync.rs:440:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c7e7883cc2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c7e7883cc2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c7e7883cc2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c7e7883cc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c7e7894f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c7e7894f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55c7e784e261 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c7e784e261 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c7e785c282 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c7e786134f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c7e78611e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c7e777c7ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55c7e777c7ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c7e7861abf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55c7e7861abf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c7e786186a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55c7e785c3b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c7e784173d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c7e789cae0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55c7e789c076 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x55c7e77b15b6 - core::result::Result<T,E>::unwrap::hf69e45cfef6e8486
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x55c7e77b15b6 - plsync::sync::copy_permissions::h0ba5f9e3f019a5ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:440:44
[INFO] [stdout]   22:     0x55c7e77af4cb - plsync::sync::sync_symlink::h0be93941f4ae5c6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:739:29
[INFO] [stdout]   23:     0x55c7e77b7d5d - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:317:17
[INFO] [stdout]   24:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   25:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   26:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   27:     0x55c7e77bbe1b - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:481:18
[INFO] [stdout]   28:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   29:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   30:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   33:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   37:     0x55c7e77ba1e5 - rayon_core::registry::in_worker::h2c05d9773db9830a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13
[INFO] [stdout]   38:     0x55c7e77c188a - rayon_core::join::join_context::hf50bc9ddb6d0f663
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5
[INFO] [stdout]   39:     0x55c7e77bc26a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:472:51
[INFO] [stdout]   40:     0x55c7e77bbb99 - rayon::iter::plumbing::bridge_unindexed::h91cc47a41886aebf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:451:5
[INFO] [stdout]   41:     0x55c7e77caed4 - <rayon::iter::par_bridge::IterBridge<Iter> as rayon::iter::ParallelIterator>::drive_unindexed::h123071c352b9f1bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:91:9
[INFO] [stdout]   42:     0x55c7e77c632b - indicatif::rayon::<impl rayon::iter::ParallelIterator for indicatif::iter::ProgressBarIter<T>>::drive_unindexed::h7e333ec0a81edbb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:205:17
[INFO] [stdout]   43:     0x55c7e77c5ea1 - <rayon::iter::map::Map<I,F> as rayon::iter::ParallelIterator>::drive_unindexed::hea2bce279e75c82a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:49:19
[INFO] [stdout]   44:     0x55c7e77c5469 - rayon::iter::reduce::reduce::h6b5a18caf1c43bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   45:     0x55c7e77c5372 - rayon::iter::ParallelIterator::reduce::hb23065e548b59f1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/mod.rs:998:9
[INFO] [stdout]   46:     0x55c7e77b7258 - plsync::sync::sync_path::h78f9d286ac5c5126
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:327:10
[INFO] [stdout]   47:     0x55c7e77b832c - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:304:17
[INFO] [stdout]   48:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   49:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   50:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   51:     0x55c7e77bbe1b - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:481:18
[INFO] [stdout]   52:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   53:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   54:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   57:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   60:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   61:     0x55c7e77ba1e5 - rayon_core::registry::in_worker::h2c05d9773db9830a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13
[INFO] [stdout]   62:     0x55c7e77c188a - rayon_core::join::join_context::hf50bc9ddb6d0f663
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5
[INFO] [stdout]   63:     0x55c7e77bc26a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:472:51
[INFO] [stdout]   64:     0x55c7e77bbb99 - rayon::iter::plumbing::bridge_unindexed::h91cc47a41886aebf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:451:5
[INFO] [stdout]   65:     0x55c7e77caed4 - <rayon::iter::par_bridge::IterBridge<Iter> as rayon::iter::ParallelIterator>::drive_unindexed::h123071c352b9f1bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:91:9
[INFO] [stdout]   66:     0x55c7e77c632b - indicatif::rayon::<impl rayon::iter::ParallelIterator for indicatif::iter::ProgressBarIter<T>>::drive_unindexed::h7e333ec0a81edbb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:205:17
[INFO] [stdout]   67:     0x55c7e77c5ea1 - <rayon::iter::map::Map<I,F> as rayon::iter::ParallelIterator>::drive_unindexed::hea2bce279e75c82a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:49:19
[INFO] [stdout]   68:     0x55c7e77c5469 - rayon::iter::reduce::reduce::h6b5a18caf1c43bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/reduce.rs:15:8
[INFO] [stdout]   69:     0x55c7e77c5372 - rayon::iter::ParallelIterator::reduce::hb23065e548b59f1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/mod.rs:998:9
[INFO] [stdout]   70:     0x55c7e77b7258 - plsync::sync::sync_path::h78f9d286ac5c5126
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:327:10
[INFO] [stdout]   71:     0x55c7e77b832c - plsync::sync::sync_path::{{closure}}::h03bf18ba225ef520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync.rs:304:17
[INFO] [stdout]   72:     0x55c7e77c60d2 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume::hd1ba8663326f98d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map.rs:237:27
[INFO] [stdout]   73:     0x55c7e77c67c6 - <indicatif::rayon::ProgressFolder<C> as rayon::iter::plumbing::Folder<T>>::consume::h7419ee38ed5f92b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/rayon.rs:186:29
[INFO] [stdout]   74:     0x55c7e77c8611 - <&rayon::iter::par_bridge::IterParallelProducer<Iter> as rayon::iter::plumbing::UnindexedProducer>::fold_with::h2d10758b24c03764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/par_bridge.rs:145:37
[INFO] [stdout]   75:     0x55c7e77bbf9a - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hb749194ac7f7eaba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:478:42
[INFO] [stdout]   76:     0x55c7e77bd108 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h0f810c4c3a5085e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:473:31
[INFO] [stdout]   77:     0x55c7e77c27b4 - rayon_core::join::join_context::call_a::{{closure}}::ha614060ad58c4c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17
[INFO] [stdout]   78:     0x55c7e77c351d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha72d3598f14d1f11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x55c7e77c4339 - std::panicking::catch_unwind::do_call::h42bce41098ff22f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   80:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   81:     0x55c7e77baacf - std::panicking::catch_unwind::h62e84ac552c64ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   82:     0x55c7e77baacf - std::panic::catch_unwind::haf6a9680dc85da3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x55c7e77c313d - rayon_core::unwind::halt_unwinding::hd809553398f4f57c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   84:     0x55c7e77c1b38 - rayon_core::join::join_context::{{closure}}::h7cffed9fff680722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24
[INFO] [stdout]   85:     0x55c7e77b9253 - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::he6c7d80626265d6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:522:21
[INFO] [stdout]   86:     0x55c7e77c72c5 - rayon_core::job::JobResult<T>::call::{{closure}}::h4b5d1027c3856ae3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:41
[INFO] [stdout]   87:     0x55c7e77c34a0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7cb5837174e3834c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   88:     0x55c7e77c4449 - std::panicking::catch_unwind::do_call::h76c69e20e208453b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   89:     0x55c7e77bdd4b - __rust_try
[INFO] [stdout]   90:     0x55c7e77ba9df - std::panicking::catch_unwind::hf0b50ea58bcf7729
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   91:     0x55c7e77ba9df - std::panic::catch_unwind::h5e8e6ee99a96b770
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x55c7e77c31c0 - rayon_core::unwind::halt_unwinding::hf3dd5c74f517487a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5
[INFO] [stdout]   93:     0x55c7e77c70c5 - rayon_core::job::JobResult<T>::call::hdd38064db62a1b0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:15
[INFO] [stdout]   94:     0x55c7e77ca401 - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::h86ae33a60d2865df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:120:32
[INFO] [stdout]   95:     0x55c7e780e1fb - rayon_core::job::JobRef::execute::hac59313f0d946f1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9
[INFO] [stdout]   96:     0x55c7e77fd900 - rayon_core::registry::WorkerThread::execute::h2afb211a9ffda184
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13
[INFO] [stdout]   97:     0x55c7e77fd3f0 - rayon_core::registry::WorkerThread::wait_until_cold::h531d100c77d65721
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26
[INFO] [stdout]   98:     0x55c7e77fd03b - rayon_core::registry::WorkerThread::wait_until::ha763db97920cca55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18
[INFO] [stdout]   99:     0x55c7e77fd5bf - rayon_core::registry::WorkerThread::wait_until_out_of_work::h8038b402c4e92479
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14
[INFO] [stdout]  100:     0x55c7e77ffef1 - rayon_core::registry::main_loop::h17533299b5e05cd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19
[INFO] [stdout]  101:     0x55c7e77fd996 - rayon_core::registry::ThreadBuilder::run::h96cd11a958ae7470
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18
[INFO] [stdout]  102:     0x55c7e78020ed - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h3e96e077ed495da5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27
[INFO] [stdout]  103:     0x55c7e780bbe6 - std::sys::backtrace::__rust_begin_short_backtrace::h55aea831ec36fa4a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  104:     0x55c7e7808f0b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3c2093b2e17a7457
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]  105:     0x55c7e7811594 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h88f9e43a6dd7cd3f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  106:     0x55c7e7816968 - std::panicking::catch_unwind::do_call::hf4aa7df08e51ee9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]  107:     0x55c7e7809f1b - __rust_try
[INFO] [stdout]  108:     0x55c7e7808aed - std::panicking::catch_unwind::h229ad0924caccd1b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]  109:     0x55c7e7808aed - std::panic::catch_unwind::ha13b03514238f840
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]  110:     0x55c7e7808aed - std::thread::Builder::spawn_unchecked_::{{closure}}::h3a8f2d572636a080
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]  111:     0x55c7e7811a4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h37d7dc8283bd14cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  112:     0x55c7e785743f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]  113:     0x55c7e785743f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]  114:     0x7a8497029aa4 - <unknown>
[INFO] [stdout]  115:     0x7a84970b6a34 - clone
[INFO] [stdout]  116:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dry_run stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dry_run' (29) panicked at tests/integration_test.rs:218:5:
[INFO] [stdout] assertion failed: outcome.errors_total() == 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c7e7883cc2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c7e7883cc2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c7e7883cc2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c7e7883cc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c7e7894f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c7e7894f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55c7e784e261 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c7e784e261 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c7e785c282 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c7e786134f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55c7e78611e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55c7e777c7ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55c7e777c7ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c7e7861abf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55c7e7861abf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55c7e7861836 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x55c7e785c3b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55c7e784173d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55c7e789cae0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55c7e789cabc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x55c7e77571e0 - integration_test::dry_run::h10b0512310148777
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:218:5
[INFO] [stdout]   21:     0x55c7e7757337 - integration_test::dry_run::{{closure}}::h8772af680fc880a6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:210:17
[INFO] [stdout]   22:     0x55c7e7758116 - core::ops::function::FnOnce::call_once::ha246a318503fc0c2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55c7e777c58b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55c7e777c58b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x55c7e77921f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x55c7e77921f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x55c7e77921f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x55c7e77921f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x55c7e77921f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x55c7e77921f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x55c7e77921f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x55c7e77689e4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x55c7e77689e4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x55c7e776c2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x55c7e776c2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x55c7e776c2aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x55c7e776c2aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x55c7e776c2aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x55c7e776c2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x55c7e776c2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55c7e785743f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x55c7e785743f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7a8497029aa4 - <unknown>
[INFO] [stdout]   44:     0x7a84970b6a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     broken_link_in_src
[INFO] [stdout]     dest_read_only
[INFO] [stdout]     dry_run
[INFO] [stdout]     fresh_copy
[INFO] [stdout]     preserve_permissions
[INFO] [stdout]     rewrite_partially_written_files
[INFO] [stdout]     skip_up_to_date_files
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e981053492ba5d2ebca7b08140f2adf246f2b3972abec9a5ef5181d769b2c2d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e981053492ba5d2ebca7b08140f2adf246f2b3972abec9a5ef5181d769b2c2d1", kill_on_drop: false }`
[INFO] [stdout] e981053492ba5d2ebca7b08140f2adf246f2b3972abec9a5ef5181d769b2c2d1
