[INFO] fetching crate nrip 0.8.9...
[INFO] testing nrip-0.8.9 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate nrip 0.8.9 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate nrip 0.8.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nrip 0.8.9
[INFO] tweaked toml for crates.io crate nrip 0.8.9 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nrip 0.8.9 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nrip 0.8.9 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded anyhow v1.0.99
[INFO] [stderr]   Downloaded ignore v0.4.23
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded clap_derive v4.5.45
[INFO] [stderr]   Downloaded fs-err v3.1.1
[INFO] [stderr]   Downloaded humantime v2.2.0
[INFO] [stderr]   Downloaded tempfile v3.21.0
[INFO] [stderr]   Downloaded rustix v1.0.8
[INFO] [stderr]   Downloaded bitflags v2.9.3
[INFO] [stderr]   Downloaded cc v1.2.34
[INFO] [stderr]   Downloaded indexmap v2.11.0
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded winapi-util v0.1.10
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded normalize-line-endings v0.3.0
[INFO] [stderr]   Downloaded proc-macro-crate v3.3.0
[INFO] [stderr]   Downloaded bstr v1.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a04c2f79025f86461f87c8d38bea91b4d4abb6fff62feddf282a05a380cec9eb
[INFO] running `Command { std: "docker" "start" "-a" "a04c2f79025f86461f87c8d38bea91b4d4abb6fff62feddf282a05a380cec9eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a04c2f79025f86461f87c8d38bea91b4d4abb6fff62feddf282a05a380cec9eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a04c2f79025f86461f87c8d38bea91b4d4abb6fff62feddf282a05a380cec9eb", kill_on_drop: false }`
[INFO] [stdout] a04c2f79025f86461f87c8d38bea91b4d4abb6fff62feddf282a05a380cec9eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e7db3d0860085894fe84e846145d77ad971acd08b2b49ca8f301202edb591ad
[INFO] running `Command { std: "docker" "start" "-a" "9e7db3d0860085894fe84e846145d77ad971acd08b2b49ca8f301202edb591ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling nrip v0.8.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.96s
[INFO] running `Command { std: "docker" "inspect" "9e7db3d0860085894fe84e846145d77ad971acd08b2b49ca8f301202edb591ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e7db3d0860085894fe84e846145d77ad971acd08b2b49ca8f301202edb591ad", kill_on_drop: false }`
[INFO] [stdout] 9e7db3d0860085894fe84e846145d77ad971acd08b2b49ca8f301202edb591ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a33961635ada8fa55cf552fe1923da27f5fdd2d9416f46ffb3e5ef87a0fcc98
[INFO] running `Command { std: "docker" "start" "-a" "5a33961635ada8fa55cf552fe1923da27f5fdd2d9416f46ffb3e5ef87a0fcc98", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling nrip v0.8.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.09s
[INFO] running `Command { std: "docker" "inspect" "5a33961635ada8fa55cf552fe1923da27f5fdd2d9416f46ffb3e5ef87a0fcc98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a33961635ada8fa55cf552fe1923da27f5fdd2d9416f46ffb3e5ef87a0fcc98", kill_on_drop: false }`
[INFO] [stdout] 5a33961635ada8fa55cf552fe1923da27f5fdd2d9416f46ffb3e5ef87a0fcc98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eee39c632df57dfaf8aa40a481485f26b03e3488143a6da5157286c8270110b9
[INFO] running `Command { std: "docker" "start" "-a" "eee39c632df57dfaf8aa40a481485f26b03e3488143a6da5157286c8270110b9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nrip-18eea73397fb25b4)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nrip-38a3bb6324d211d6)
[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] [stderr]      Running tests/cli_bury.rs (/opt/rustwide/target/debug/deps/cli_bury-8716ec1a64333f0d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bury_moves_file_to_graveyard_and_updates_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_fzf.rs (/opt/rustwide/target/debug/deps/cli_fzf-61ee11e2d68b1d98)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test list_uses_fzf_when_available_via_resurrect_interactive ... ok
[INFO] [stderr]      Running tests/cli_resurrect_hierarchy.rs (/opt/rustwide/target/debug/deps/cli_resurrect_hierarchy-2154e3aa347b82d8)
[INFO] [stdout] test list_works_without_fzf ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test restore_parent_then_child_also_works ... ok
[INFO] [stdout] test restore_child_auto_includes_buried_parent_and_is_idempotent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_safety.rs (/opt/rustwide/target/debug/deps/cli_safety-79e489889e3a78f1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test refuses_root_without_force ... ok
[INFO] [stderr]      Running tests/lib_bury.rs (/opt/rustwide/target/debug/deps/lib_bury-1785f4e2e72972b8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test bury_creates_graveyard_dir_if_missing ... ok
[INFO] [stdout] test bury_twice_same_basename_produces_distinct_targets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/properties.rs (/opt/rustwide/target/debug/deps/properties-6e75289167ee0458)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bury_then_resurrect_restores_original_path ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bury_then_resurrect_restores_original_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bury_then_resurrect_restores_original_path' (54) panicked at tests/properties.rs:19:27:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FixtureError { kind: WriteFile, cause: Some(FixtureError { kind: WriteFile, cause: Some(Os { code: 21, kind: IsADirectory, message: "Is a directory" }) }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f4d060b9aa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f4d060b9aa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f4d060b9aa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f4d060b9aa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f4d060d11ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f4d060d11ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5f4d060c00f6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f4d060c00f6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f4d060964df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f4d060964df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f4d060b13d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f4d05ed5c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f4d05ed5c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f4d060b1592 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f4d060b1592 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f4d06096598 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f4d0608b5d9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f4d0609748d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f4d060d19dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f4d060d1722 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f4d05ec1775 - <core[27de1724e4349be2]::result::Result<(), assert_fs[7e32b942783e21b5]::fixture::errors::FixtureError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f4d05ec1775 - properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/properties.rs:19:27
[INFO] [stdout]   22:     0x5f4d05ec39fb - <&properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1} as core[27de1724e4349be2]::ops::function::Fn<(proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x5f4d05ec129c - proptest[9cf5be7193b25aa8]::test_runner::runner::call_test::<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x5f4d05ec479c - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<proptest[9cf5be7193b25aa8]::test_runner::runner::call_test<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x5f4d05ebf97c - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<proptest[9cf5be7193b25aa8]::test_runner::runner::call_test<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x5f4d05ec9f6b - __rust_try
[INFO] [stdout]   27:     0x5f4d05ec68a3 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<proptest[9cf5be7193b25aa8]::test_runner::runner::call_test<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5f4d05ec68a3 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<proptest[9cf5be7193b25aa8]::test_runner::runner::call_test<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5f4d05ec0a19 - proptest[9cf5be7193b25aa8]::test_runner::runner::call_test::<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x5f4d05ec6d4f - proptest[9cf5be7193b25aa8]::test_runner::scoped_panic_hook::internal::with_hook::<core[27de1724e4349be2]::result::Result<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any + core[27de1724e4349be2]::marker::Send>>, proptest[9cf5be7193b25aa8]::test_runner::runner::call_test<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[9cf5be7193b25aa8]::test_runner::runner::call_test<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x5f4d05ebf11d - proptest[9cf5be7193b25aa8]::test_runner::runner::call_test::<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x5f4d05eb9314 - <proptest[9cf5be7193b25aa8]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cf5be7193b25aa8]::strategy::map::Map<proptest[9cf5be7193b25aa8]::string::RegexGeneratorValueTree<alloc[a57f19327c0ad893]::string::String>, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#0}>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:729:22
[INFO] [stdout]   33:     0x5f4d05eb8c1a - <proptest[9cf5be7193b25aa8]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cf5be7193b25aa8]::strategy::map::Map<&str, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#0}>, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   34:     0x5f4d05eba16a - <proptest[9cf5be7193b25aa8]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cf5be7193b25aa8]::strategy::map::Map<&str, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#0}>, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   35:     0x5f4d05eb898c - <proptest[9cf5be7193b25aa8]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cf5be7193b25aa8]::strategy::map::Map<&str, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#0}>, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   36:     0x5f4d05ebb216 - <proptest[9cf5be7193b25aa8]::test_runner::runner::TestRunner>::run::<proptest[9cf5be7193b25aa8]::strategy::map::Map<&str, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#0}>, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   37:     0x5f4d05ec21c7 - properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/properties.rs:7:1
[INFO] [stdout]   38:     0x5f4d05ec9e8e - <properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5f4d05f0c24e - serial_test[ae829f6b022aa3d2]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   40:     0x5f4d05ec2489 - properties[f6820257ed972483]::bury_then_resurrect_restores_original_path
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:158:15
[INFO] [stdout]   41:     0x5f4d05ec1d97 - properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   42:     0x5f4d05ec9e56 - <properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5f4d05ec9feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5f4d05ec9feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5f4d05ed684a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5f4d05ed684a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x5f4d05ed684a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5f4d05ed684a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5f4d05ed684a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5f4d05ed684a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5f4d05ed684a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5f4d05ed1df4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5f4d05ed1df4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5f4d05ed9342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5f4d05ed9342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x5f4d05ed9342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5f4d05ed9342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5f4d05ed9342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5f4d05ed9342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5f4d05ed9342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5f4d060b929f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   62:     0x5f4d060b929f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   63:     0x7b3606895aa4 - <unknown>
[INFO] [stdout]   64:     0x7b3606922a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'bury_then_resurrect_restores_original_path' (54) panicked at tests/properties.rs:19:27:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FixtureError { kind: WriteFile, cause: Some(FixtureError { kind: WriteFile, cause: Some(Os { code: 21, kind: IsADirectory, message: "Is a directory" }) }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f4d060b9aa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f4d060b9aa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f4d060b9aa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f4d060b9aa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f4d060d11ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f4d060d11ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5f4d060c00f6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f4d060c00f6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f4d060964df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f4d060964df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f4d060b13d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f4d05ed5c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f4d05ed5c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f4d060b1592 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f4d060b1592 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f4d06096598 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f4d0608b5d9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f4d0609748d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f4d060d19dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f4d060d1722 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f4d05ec1775 - <core[27de1724e4349be2]::result::Result<(), assert_fs[7e32b942783e21b5]::fixture::errors::FixtureError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f4d05ec1775 - properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/properties.rs:19:27
[INFO] [stdout]   22:     0x5f4d05ec39fb - <&properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1} as core[27de1724e4349be2]::ops::function::Fn<(proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x5f4d05ec129c - proptest[9cf5be7193b25aa8]::test_runner::runner::call_test::<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x5f4d05ec479c - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<proptest[9cf5be7193b25aa8]::test_runner::runner::call_test<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x5f4d05ebf97c - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<proptest[9cf5be7193b25aa8]::test_runner::runner::call_test<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x5f4d05ec9f6b - __rust_try
[INFO] [stdout]   27:     0x5f4d05ec68a3 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<proptest[9cf5be7193b25aa8]::test_runner::runner::call_test<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5f4d05ec68a3 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<proptest[9cf5be7193b25aa8]::test_runner::runner::call_test<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5f4d05ec0a19 - proptest[9cf5be7193b25aa8]::test_runner::runner::call_test::<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x5f4d05ec6d4f - proptest[9cf5be7193b25aa8]::test_runner::scoped_panic_hook::internal::with_hook::<core[27de1724e4349be2]::result::Result<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any + core[27de1724e4349be2]::marker::Send>>, proptest[9cf5be7193b25aa8]::test_runner::runner::call_test<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[9cf5be7193b25aa8]::test_runner::runner::call_test<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x5f4d05ebf11d - proptest[9cf5be7193b25aa8]::test_runner::runner::call_test::<proptest[9cf5be7193b25aa8]::sugar::NamedArguments<&str, alloc[a57f19327c0ad893]::string::String>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x5f4d05ebb9ac - <proptest[9cf5be7193b25aa8]::test_runner::runner::TestRunner>::shrink::<proptest[9cf5be7193b25aa8]::strategy::map::Map<proptest[9cf5be7193b25aa8]::string::RegexGeneratorValueTree<alloc[a57f19327c0ad893]::string::String>, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#0}>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   33:     0x5f4d05eb93fe - <proptest[9cf5be7193b25aa8]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cf5be7193b25aa8]::strategy::map::Map<proptest[9cf5be7193b25aa8]::string::RegexGeneratorValueTree<alloc[a57f19327c0ad893]::string::String>, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#0}>, &properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   34:     0x5f4d05eb8c1a - <proptest[9cf5be7193b25aa8]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cf5be7193b25aa8]::strategy::map::Map<&str, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#0}>, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5f4d05eba16a - <proptest[9cf5be7193b25aa8]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cf5be7193b25aa8]::strategy::map::Map<&str, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#0}>, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}, alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<core[27de1724e4349be2]::result::Result<(), proptest[9cf5be7193b25aa8]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5f4d05eb898c - <proptest[9cf5be7193b25aa8]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cf5be7193b25aa8]::strategy::map::Map<&str, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#0}>, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5f4d05ebb216 - <proptest[9cf5be7193b25aa8]::test_runner::runner::TestRunner>::run::<proptest[9cf5be7193b25aa8]::strategy::map::Map<&str, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#0}>, properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5f4d05ec21c7 - properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/properties.rs:7:1
[INFO] [stdout]   39:     0x5f4d05ec9e8e - <properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5f4d05f0c24e - serial_test[ae829f6b022aa3d2]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5f4d05ec2489 - properties[f6820257ed972483]::bury_then_resurrect_restores_original_path
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5f4d05ec1d97 - properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5f4d05ec9e56 - <properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5f4d05ec9feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f4d05ec9feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5f4d05ed684a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5f4d05ed684a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5f4d05ed684a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5f4d05ed684a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5f4d05ed684a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5f4d05ed684a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5f4d05ed684a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5f4d05ed1df4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5f4d05ed1df4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5f4d05ed9342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5f4d05ed9342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5f4d05ed9342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5f4d05ed9342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5f4d05ed9342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5f4d05ed9342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5f4d05ed9342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5f4d060b929f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5f4d060b929f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x7b3606895aa4 - <unknown>
[INFO] [stdout]   65:     0x7b3606922a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'bury_then_resurrect_restores_original_path' (54) panicked at tests/properties.rs:7:1:
[INFO] [stdout] Test failed: called `Result::unwrap()` on an `Err` value: FixtureError { kind: WriteFile, cause: Some(FixtureError { kind: WriteFile, cause: Some(Os { code: 21, kind: IsADirectory, message: "Is a directory" }) }) }.
[INFO] [stdout] minimal failing input: file_name = "."
[INFO] [stdout] 	successes: 1
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f4d060b9aa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f4d060b9aa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f4d060b9aa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f4d060b9aa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f4d060d11ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f4d060d11ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5f4d060c00f6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f4d060c00f6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f4d060964df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f4d060964df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f4d060b13d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f4d05ed5c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f4d05ed5c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f4d060b1592 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f4d060b1592 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f4d06096598 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f4d0608b5d9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f4d0609748d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f4d060d19dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f4d05ec2383 - properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/properties.rs:7:1
[INFO] [stdout]   20:     0x5f4d05ec9e8e - <properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5f4d05f0c24e - serial_test[ae829f6b022aa3d2]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   22:     0x5f4d05ec2489 - properties[f6820257ed972483]::bury_then_resurrect_restores_original_path
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:158:15
[INFO] [stdout]   23:     0x5f4d05ec1d97 - properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   24:     0x5f4d05ec9e56 - <properties[f6820257ed972483]::bury_then_resurrect_restores_original_path::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f4d05ec9feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5f4d05ec9feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5f4d05ed684a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5f4d05ed684a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5f4d05ed684a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5f4d05ed684a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5f4d05ed684a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5f4d05ed684a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5f4d05ed684a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5f4d05ed1df4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5f4d05ed1df4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5f4d05ed9342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5f4d05ed9342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5f4d05ed9342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5f4d05ed9342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5f4d05ed9342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5f4d05ed9342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5f4d05ed9342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5f4d060b929f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5f4d060b929f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7b3606895aa4 - <unknown>
[INFO] [stdout]   46:     0x7b3606922a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bury_then_resurrect_restores_original_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test properties`
[INFO] running `Command { std: "docker" "inspect" "eee39c632df57dfaf8aa40a481485f26b03e3488143a6da5157286c8270110b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eee39c632df57dfaf8aa40a481485f26b03e3488143a6da5157286c8270110b9", kill_on_drop: false }`
[INFO] [stdout] eee39c632df57dfaf8aa40a481485f26b03e3488143a6da5157286c8270110b9
