[INFO] fetching crate hooks 3.0.0-alpha.15...
[INFO] testing hooks-3.0.0-alpha.15 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate hooks 3.0.0-alpha.15 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate hooks 3.0.0-alpha.15
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hooks 3.0.0-alpha.15
[INFO] tweaked toml for crates.io crate hooks 3.0.0-alpha.15 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hooks 3.0.0-alpha.15 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded hooks-gen v0.2.0
[INFO] [stderr]   Downloaded hooks-macro-core v0.4.0
[INFO] [stderr]   Downloaded hooks-core v3.0.0-alpha.6
[INFO] [stderr]   Downloaded hooks-macro v0.2.0
[INFO] [stderr]   Downloaded syn-lite v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cd108b39e374b6c6e731576dea8ed3b3dbf9f4490f5d5c9392e2bcb244574c44
[INFO] running `Command { std: "docker" "start" "-a" "cd108b39e374b6c6e731576dea8ed3b3dbf9f4490f5d5c9392e2bcb244574c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd108b39e374b6c6e731576dea8ed3b3dbf9f4490f5d5c9392e2bcb244574c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd108b39e374b6c6e731576dea8ed3b3dbf9f4490f5d5c9392e2bcb244574c44", kill_on_drop: false }`
[INFO] [stdout] cd108b39e374b6c6e731576dea8ed3b3dbf9f4490f5d5c9392e2bcb244574c44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 174e08b28100bf19e9875e48284bce1a54eb527440f22808e77592a27769d06d
[INFO] running `Command { std: "docker" "start" "-a" "174e08b28100bf19e9875e48284bce1a54eb527440f22808e77592a27769d06d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn-lite v0.3.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling hooks-core v3.0.0-alpha.6
[INFO] [stderr]    Compiling hooks-gen v0.2.0
[INFO] [stderr]    Compiling hooks v3.0.0-alpha.15 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DebugPointerType` is never constructed
[INFO] [stdout]  --> src/utils/debug_pointer.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct DebugPointerType<'a, P>(pub &'a P);
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugHigherKindFnPointerRefMut` is never constructed
[INFO] [stdout]  --> src/utils/debug_pointer.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct DebugHigherKindFnPointerRefMut<'a, T: ?Sized>(pub &'a fn(&mut T));
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugHigherKindFnPointerRefOutput` is never constructed
[INFO] [stdout]   --> src/utils/debug_pointer.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct DebugHigherKindFnPointerRefOutput<'a, T: ?Sized, R>(pub &'a fn(&T) -> R);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lazy_pinned_hook.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn h(mut self: Pin<&mut Self>, into_hook: impl UpdateHook<Hook = H>) -> crate::Value<H> {
[INFO] [stdout]    |                            ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn h(mut self: Pin<&mut Self>, into_hook: impl UpdateHook<Hook = H>) -> crate::Value<'_, H> {
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uninitialized_hook.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |         self: Pin<&mut Self>,
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 29 |         into_hook: H,
[INFO] [stdout] 30 |     ) -> crate::Value<H::Hook> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ) -> crate::Value<'_, H::Hook> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/uninitialized_hook.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 12 |         into_hook: impl UpdateHook<Hook = H>,
[INFO] [stdout] 13 |     ) -> crate::Value<H> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ) -> crate::Value<'_, H> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/uninitialized_hook.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 28 |     ) -> crate::Value<H> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ) -> crate::Value<'_, H> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/uninitialized_hook.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 42 |         signal: &impl crate::Signal<SignalHook = H>,
[INFO] [stdout] 43 |     ) -> crate::Value<H> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ) -> crate::Value<'_, H> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
[INFO] running `Command { std: "docker" "inspect" "174e08b28100bf19e9875e48284bce1a54eb527440f22808e77592a27769d06d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "174e08b28100bf19e9875e48284bce1a54eb527440f22808e77592a27769d06d", kill_on_drop: false }`
[INFO] [stdout] 174e08b28100bf19e9875e48284bce1a54eb527440f22808e77592a27769d06d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 708fa61f4af09393dca3e1142bf8041167141cf6f6a5163a91246be93744a90a
[INFO] running `Command { std: "docker" "start" "-a" "708fa61f4af09393dca3e1142bf8041167141cf6f6a5163a91246be93744a90a", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling hooks-gen v0.2.0
[INFO] [stderr]    Compiling hooks v3.0.0-alpha.15 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stdout] warning: struct `DebugPointerType` is never constructed
[INFO] [stdout]  --> src/utils/debug_pointer.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct DebugPointerType<'a, P>(pub &'a P);
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugHigherKindFnPointerRefMut` is never constructed
[INFO] [stdout]  --> src/utils/debug_pointer.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct DebugHigherKindFnPointerRefMut<'a, T: ?Sized>(pub &'a fn(&mut T));
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugHigherKindFnPointerRefOutput` is never constructed
[INFO] [stdout]   --> src/utils/debug_pointer.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct DebugHigherKindFnPointerRefOutput<'a, T: ?Sized, R>(pub &'a fn(&T) -> R);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lazy_pinned_hook.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn h(mut self: Pin<&mut Self>, into_hook: impl UpdateHook<Hook = H>) -> crate::Value<H> {
[INFO] [stdout]    |                            ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn h(mut self: Pin<&mut Self>, into_hook: impl UpdateHook<Hook = H>) -> crate::Value<'_, H> {
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uninitialized_hook.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |         self: Pin<&mut Self>,
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 29 |         into_hook: H,
[INFO] [stdout] 30 |     ) -> crate::Value<H::Hook> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ) -> crate::Value<'_, H::Hook> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/uninitialized_hook.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 12 |         into_hook: impl UpdateHook<Hook = H>,
[INFO] [stdout] 13 |     ) -> crate::Value<H> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ) -> crate::Value<'_, H> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/uninitialized_hook.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 28 |     ) -> crate::Value<H> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ) -> crate::Value<'_, H> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/uninitialized_hook.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 42 |         signal: &impl crate::Signal<SignalHook = H>,
[INFO] [stdout] 43 |     ) -> crate::Value<H> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ) -> crate::Value<'_, H> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stdout] warning: struct `DebugPointerType` is never constructed
[INFO] [stdout]  --> src/utils/debug_pointer.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct DebugPointerType<'a, P>(pub &'a P);
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugHigherKindFnPointerRefMut` is never constructed
[INFO] [stdout]  --> src/utils/debug_pointer.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct DebugHigherKindFnPointerRefMut<'a, T: ?Sized>(pub &'a fn(&mut T));
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugHigherKindFnPointerRefOutput` is never constructed
[INFO] [stdout]   --> src/utils/debug_pointer.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct DebugHigherKindFnPointerRefOutput<'a, T: ?Sized, R>(pub &'a fn(&T) -> R);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lazy_pinned_hook.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn h(mut self: Pin<&mut Self>, into_hook: impl UpdateHook<Hook = H>) -> crate::Value<H> {
[INFO] [stdout]    |                            ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn h(mut self: Pin<&mut Self>, into_hook: impl UpdateHook<Hook = H>) -> crate::Value<'_, H> {
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uninitialized_hook.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |         self: Pin<&mut Self>,
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 29 |         into_hook: H,
[INFO] [stdout] 30 |     ) -> crate::Value<H::Hook> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ) -> crate::Value<'_, H::Hook> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/uninitialized_hook.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 12 |         into_hook: impl UpdateHook<Hook = H>,
[INFO] [stdout] 13 |     ) -> crate::Value<H> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ) -> crate::Value<'_, H> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/uninitialized_hook.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 28 |     ) -> crate::Value<H> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ) -> crate::Value<'_, H> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/uninitialized_hook.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 42 |         signal: &impl crate::Signal<SignalHook = H>,
[INFO] [stdout] 43 |     ) -> crate::Value<H> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ) -> crate::Value<'_, H> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.66s
[INFO] running `Command { std: "docker" "inspect" "708fa61f4af09393dca3e1142bf8041167141cf6f6a5163a91246be93744a90a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "708fa61f4af09393dca3e1142bf8041167141cf6f6a5163a91246be93744a90a", kill_on_drop: false }`
[INFO] [stdout] 708fa61f4af09393dca3e1142bf8041167141cf6f6a5163a91246be93744a90a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3ab12e56dec3a7729eb20a6c3c7baa246e3ad292f4bf0ef2887428907ca6fc62
[INFO] running `Command { std: "docker" "start" "-a" "3ab12e56dec3a7729eb20a6c3c7baa246e3ad292f4bf0ef2887428907ca6fc62", kill_on_drop: false }`
[INFO] [stderr] warning: struct `DebugPointerType` is never constructed
[INFO] [stderr]  --> src/utils/debug_pointer.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct DebugPointerType<'a, P>(pub &'a P);
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DebugHigherKindFnPointerRefMut` is never constructed
[INFO] [stderr]  --> src/utils/debug_pointer.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct DebugHigherKindFnPointerRefMut<'a, T: ?Sized>(pub &'a fn(&mut T));
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DebugHigherKindFnPointerRefOutput` is never constructed
[INFO] [stderr]   --> src/utils/debug_pointer.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct DebugHigherKindFnPointerRefOutput<'a, T: ?Sized, R>(pub &'a fn(&T) -> R);
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lazy_pinned_hook.rs:35:28
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn h(mut self: Pin<&mut Self>, into_hook: impl UpdateHook<Hook = H>) -> crate::Value<H> {
[INFO] [stderr]    |                            ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn h(mut self: Pin<&mut Self>, into_hook: impl UpdateHook<Hook = H>) -> crate::Value<'_, H> {
[INFO] [stderr]    |                                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/uninitialized_hook.rs:28:19
[INFO] [stderr]    |
[INFO] [stderr] 28 |         self: Pin<&mut Self>,
[INFO] [stderr]    |                   ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 29 |         into_hook: H,
[INFO] [stderr] 30 |     ) -> crate::Value<H::Hook> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |     ) -> crate::Value<'_, H::Hook> {
[INFO] [stderr]    |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/uninitialized_hook.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 12 |         into_hook: impl UpdateHook<Hook = H>,
[INFO] [stderr] 13 |     ) -> crate::Value<H> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 13 |     ) -> crate::Value<'_, H> {
[INFO] [stderr]    |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/uninitialized_hook.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 28 |     ) -> crate::Value<H> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     ) -> crate::Value<'_, H> {
[INFO] [stderr]    |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/uninitialized_hook.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 42 |         signal: &impl crate::Signal<SignalHook = H>,
[INFO] [stderr] 43 |     ) -> crate::Value<H> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     ) -> crate::Value<'_, H> {
[INFO] [stderr]    |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `hooks` (lib) generated 8 warnings (run `cargo fix --lib -p hooks` to apply 5 suggestions)
[INFO] [stderr] warning: `hooks` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hooks-bb369ec2882ced73)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test effect::hook::tests::custom_hook ... ok
[INFO] [stdout] test effect::hook_once::tests::effect_once ... ok
[INFO] [stdout] test gen_ref::tests::nested_share_value::nested_map ... ok
[INFO] [stdout] test effect::hook::tests::test_use_effect_with ... ok
[INFO] [stdout] test gen_ref::tests::ref_is_not_reactive ... ok
[INFO] [stdout] test gen_signal::tests::unconditional_map_mut_should_emit_infinite_values ... ok
[INFO] [stdout] test lazy_pinned::tests::test_lazy_pinned ... ok
[INFO] [stdout] test gen_ref::tests::nested_share_value::nested_map_mut ... ok
[INFO] [stdout] test shared_signal::tests::drop_in_map ... ok
[INFO] [stdout] test shared_signal::tests::shared_signal ... ok
[INFO] [stdout] test shared_signal::tests::unconditional_map_mut_should_emit_infinite_values ... ok
[INFO] [stdout] test state_with_updater::update_state::call::shared::tests::call ... ok
[INFO] [stdout] test state_with_updater::update_state::reducer::shared::tests::reduce ... ok
[INFO] [stdout] test state_with_updater::update_state::set::shared::tests::hook_fn_state_2 ... ok
[INFO] [stdout] test state_with_updater::update_state::set::shared::tests::set ... ok
[INFO] [stdout] test gen_ref::tests::insert_while_map - should panic ... FAILED
[INFO] [stdout] test gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic - should panic ... FAILED
[INFO] [stdout] test gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic - should panic ... FAILED
[INFO] [stdout] test gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic - should panic ... FAILED
[INFO] [stdout] test shared_signal::tests::drop_in_conditional_map_mut ... ok
[INFO] [stdout] test gen_signal::tests::drop_in_conditional_map_mut ... ok
[INFO] [stdout] test gen_signal::tests::signal ... ok
[INFO] [stdout] test state_with_updater::update_state::set::gen::tests::hook_fn_state_2 ... ok
[INFO] [stdout] test gen_signal::tests::drop_in_map ... ok
[INFO] [stdout] test shared_signal::tests::reference_cycle_should_always_pending ... ok
[INFO] [stdout] test state_with_updater::update_state::call::gen::tests::call ... ok
[INFO] [stdout] test state_with_updater::update_state::set::gen::tests::set ... ok
[INFO] [stdout] test state_with_updater::update_state::reducer::gen::tests::reduce ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- gen_ref::tests::insert_while_map stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gen_ref::tests::insert_while_map' (28) panicked at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:757:38:
[INFO] [stdout] RefCell already borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6492cdb188b2 - 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:     0x6492cdb188b2 - 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:     0x6492cdb188b2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6492cdb188b2 - <<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:     0x6492cdb2d1da - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6492cdb2d1da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6492cdb1d766 - 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:     0x6492cdb1d766 - <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:     0x6492cdaf6daf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6492cdaf6daf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6492cdb10b99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6492cdaa836e - <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:     0x6492cdaa836e - 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:     0x6492cdb10d52 - <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:     0x6492cdb10d52 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6492cdaf6e68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6492cdaec0b9 - 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:     0x6492cdaf7cbd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6492cdb2d91c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6492cdb2d5af - core[27de1724e4349be2]::cell::panic_already_borrowed::do_panic::runtime
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic.rs:172:21
[INFO] [stdout]   20:     0x6492cdb2d5af - core[27de1724e4349be2]::cell::panic_already_borrowed::do_panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stdout]   21:     0x6492cdb2d5af - core[27de1724e4349be2]::cell::panic_already_borrowed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic.rs:177:9
[INFO] [stdout]   22:     0x6492cda55463 - <core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>::borrow_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/cell.rs:1202:25
[INFO] [stdout]   23:     0x6492cda1f5fc - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow_mut::<hooks_gen[b2bf063ac4047629]::local::store::store_mut<core[27de1724e4349be2]::cell::RefCell<i32>, hooks_gen[b2bf063ac4047629]::local::Owner<core[27de1724e4349be2]::cell::RefCell<i32>>, <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::insert<core[27de1724e4349be2]::cell::RefCell<i32>>::{closure#0}>::{closure#0}, hooks_gen[b2bf063ac4047629]::local::Owner<core[27de1724e4349be2]::cell::RefCell<i32>>>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:757:38
[INFO] [stdout]   24:     0x6492cda19181 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::try_with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow_mut<hooks_gen[b2bf063ac4047629]::local::store::store_mut<core[27de1724e4349be2]::cell::RefCell<i32>, hooks_gen[b2bf063ac4047629]::local::Owner<core[27de1724e4349be2]::cell::RefCell<i32>>, <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::insert<core[27de1724e4349be2]::cell::RefCell<i32>>::{closure#0}>::{closure#0}, hooks_gen[b2bf063ac4047629]::local::Owner<core[27de1724e4349be2]::cell::RefCell<i32>>>::{closure#0}, hooks_gen[b2bf063ac4047629]::local::Owner<core[27de1724e4349be2]::cell::RefCell<i32>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x6492cda15c02 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow_mut<hooks_gen[b2bf063ac4047629]::local::store::store_mut<core[27de1724e4349be2]::cell::RefCell<i32>, hooks_gen[b2bf063ac4047629]::local::Owner<core[27de1724e4349be2]::cell::RefCell<i32>>, <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::insert<core[27de1724e4349be2]::cell::RefCell<i32>>::{closure#0}>::{closure#0}, hooks_gen[b2bf063ac4047629]::local::Owner<core[27de1724e4349be2]::cell::RefCell<i32>>>::{closure#0}, hooks_gen[b2bf063ac4047629]::local::Owner<core[27de1724e4349be2]::cell::RefCell<i32>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x6492cda1c916 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow_mut::<hooks_gen[b2bf063ac4047629]::local::store::store_mut<core[27de1724e4349be2]::cell::RefCell<i32>, hooks_gen[b2bf063ac4047629]::local::Owner<core[27de1724e4349be2]::cell::RefCell<i32>>, <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::insert<core[27de1724e4349be2]::cell::RefCell<i32>>::{closure#0}>::{closure#0}, hooks_gen[b2bf063ac4047629]::local::Owner<core[27de1724e4349be2]::cell::RefCell<i32>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:757:14
[INFO] [stdout]   27:     0x6492cda4a55e - hooks_gen[b2bf063ac4047629]::local::store::store_mut::<core[27de1724e4349be2]::cell::RefCell<i32>, hooks_gen[b2bf063ac4047629]::local::Owner<core[27de1724e4349be2]::cell::RefCell<i32>>, <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::insert<core[27de1724e4349be2]::cell::RefCell<i32>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:222:20
[INFO] [stdout]   28:     0x6492cda61dd2 - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::insert::<core[27de1724e4349be2]::cell::RefCell<i32>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:257:17
[INFO] [stdout]   29:     0x6492cda65e4f - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::Store<core[27de1724e4349be2]::cell::RefCell<i32>>>::insert
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:332:13
[INFO] [stdout]   30:     0x6492cda54d47 - <hooks[90b3bd768b771b66]::gen_ref::GenRefOwner<i32>>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:15:27
[INFO] [stdout]   31:     0x6492cda57730 - hooks[90b3bd768b771b66]::gen_ref::tests::insert_while_map::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:258:13
[INFO] [stdout]   32:     0x6492cda53166 - <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map::<(), hooks[90b3bd768b771b66]::gen_ref::tests::insert_while_map::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:98:24
[INFO] [stdout]   33:     0x6492cda50d1d - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::insert_while_map::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:305:39
[INFO] [stdout]   34:     0x6492cda4c326 - hooks_gen[b2bf063ac4047629]::local::store::store::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::insert_while_map::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:239:17
[INFO] [stdout]   35:     0x6492cda1daec - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow::<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::insert_while_map::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   36:     0x6492cda17138 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::try_with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::insert_while_map::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6492cda15293 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::insert_while_map::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6492cda1c413 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow::<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::insert_while_map::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   39:     0x6492cda49fa4 - hooks_gen[b2bf063ac4047629]::local::store::store::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::insert_while_map::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:233:20
[INFO] [stdout]   40:     0x6492cda620e5 - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::insert_while_map::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:305:17
[INFO] [stdout]   41:     0x6492cda627b2 - <hooks_gen[b2bf063ac4047629]::local::Key<core[27de1724e4349be2]::cell::RefCell<i32>> as hooks_gen[b2bf063ac4047629]::Key>::map::<(), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::insert_while_map::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:96:13
[INFO] [stdout]   42:     0x6492cda528c8 - <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map::<(), hooks[90b3bd768b771b66]::gen_ref::tests::insert_while_map::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:98:16
[INFO] [stdout]   43:     0x6492cda59f75 - hooks[90b3bd768b771b66]::gen_ref::tests::insert_while_map
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:257:23
[INFO] [stdout]   44:     0x6492cda576d7 - hooks[90b3bd768b771b66]::gen_ref::tests::insert_while_map::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:255:26
[INFO] [stdout]   45:     0x6492cda241e6 - <hooks[90b3bd768b771b66]::gen_ref::tests::insert_while_map::{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]   46:     0x6492cda9c71b - <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]   47:     0x6492cda9c71b - 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]   48:     0x6492cdaa8f7a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x6492cdaa8f7a - <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]   50:     0x6492cdaa8f7a - 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]   51:     0x6492cdaa8f7a - 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]   52:     0x6492cdaa8f7a - 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]   53:     0x6492cdaa8f7a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x6492cdaa8f7a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x6492cdaa4524 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x6492cdaa4524 - 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]   57:     0x6492cdaaba72 - 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]   58:     0x6492cdaaba72 - <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]   59:     0x6492cdaaba72 - 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]   60:     0x6492cdaaba72 - 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]   61:     0x6492cdaaba72 - 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]   62:     0x6492cdaaba72 - 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]   63:     0x6492cdaaba72 - <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]   64:     0x6492cdb1815f - <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]   65:     0x6492cdb1815f - <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]   66:     0x7a137bcefaa4 - <unknown>
[INFO] [stdout]   67:     0x7a137bd7ca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "RefCell already borrowed"
[INFO] [stdout]  expected substring: "already borrowed: BorrowMutError"
[INFO] [stdout] ---- gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic' (32) panicked at src/gen_ref.rs:98:29:
[INFO] [stdout] RefCell already mutably borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6492cdb188b2 - 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:     0x6492cdb188b2 - 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:     0x6492cdb188b2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6492cdb188b2 - <<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:     0x6492cdb2d1da - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6492cdb2d1da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6492cdb1d766 - 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:     0x6492cdb1d766 - <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:     0x6492cdaf6daf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6492cdaf6daf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6492cdb10b99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6492cdaa836e - <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:     0x6492cdaa836e - 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:     0x6492cdb10d52 - <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:     0x6492cdb10d52 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6492cdaf6e68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6492cdaec0b9 - 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:     0x6492cdaf7cbd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6492cdb2d91c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6492cdb2d5df - core[27de1724e4349be2]::cell::panic_already_mutably_borrowed::do_panic::runtime
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic.rs:172:21
[INFO] [stdout]   20:     0x6492cdb2d5df - core[27de1724e4349be2]::cell::panic_already_mutably_borrowed::do_panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stdout]   21:     0x6492cdb2d5df - core[27de1724e4349be2]::cell::panic_already_mutably_borrowed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic.rs:177:9
[INFO] [stdout]   22:     0x6492cda5584b - <core[27de1724e4349be2]::cell::RefCell<i32>>::borrow
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/cell.rs:1102:25
[INFO] [stdout]   23:     0x6492cda5302f - <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map::<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:98:29
[INFO] [stdout]   24:     0x6492cda50c4d - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:305:39
[INFO] [stdout]   25:     0x6492cda4c1e6 - hooks_gen[b2bf063ac4047629]::local::store::store::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:239:17
[INFO] [stdout]   26:     0x6492cda1da2c - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow::<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   27:     0x6492cda17058 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::try_with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x6492cda15253 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x6492cda1c3f3 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow::<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   30:     0x6492cda49f84 - hooks_gen[b2bf063ac4047629]::local::store::store::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:233:20
[INFO] [stdout]   31:     0x6492cda620c5 - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:305:17
[INFO] [stdout]   32:     0x6492cda62792 - <hooks_gen[b2bf063ac4047629]::local::Key<core[27de1724e4349be2]::cell::RefCell<i32>> as hooks_gen[b2bf063ac4047629]::Key>::map::<(), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:96:13
[INFO] [stdout]   33:     0x6492cda528a8 - <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map::<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:98:16
[INFO] [stdout]   34:     0x6492cda46d57 - hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:224:53
[INFO] [stdout]   35:     0x6492cda53e77 - <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut::<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:24
[INFO] [stdout]   36:     0x6492cda5190f - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:305:39
[INFO] [stdout]   37:     0x6492cda4d5be - hooks_gen[b2bf063ac4047629]::local::store::store::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:239:17
[INFO] [stdout]   38:     0x6492cda1e5fb - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow::<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   39:     0x6492cda17e0d - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::try_with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x6492cda15698 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x6492cda1c5d7 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow::<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   42:     0x6492cda4a1f0 - hooks_gen[b2bf063ac4047629]::local::store::store::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:233:20
[INFO] [stdout]   43:     0x6492cda6233a - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:305:17
[INFO] [stdout]   44:     0x6492cda62977 - <hooks_gen[b2bf063ac4047629]::local::Key<core[27de1724e4349be2]::cell::RefCell<i32>> as hooks_gen[b2bf063ac4047629]::Key>::map::<(), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:96:13
[INFO] [stdout]   45:     0x6492cda52b40 - <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut::<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:16
[INFO] [stdout]   46:     0x6492cda47cbd - hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:224:27
[INFO] [stdout]   47:     0x6492cda46bc7 - hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:222:54
[INFO] [stdout]   48:     0x6492cda24466 - <hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{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]   49:     0x6492cda9c71b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x6492cda9c71b - 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]   51:     0x6492cdaa8f7a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x6492cdaa8f7a - <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]   53:     0x6492cdaa8f7a - 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]   54:     0x6492cdaa8f7a - 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]   55:     0x6492cdaa8f7a - 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]   56:     0x6492cdaa8f7a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x6492cdaa8f7a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x6492cdaa4524 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x6492cdaa4524 - 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]   60:     0x6492cdaaba72 - 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]   61:     0x6492cdaaba72 - <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]   62:     0x6492cdaaba72 - 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]   63:     0x6492cdaaba72 - 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]   64:     0x6492cdaaba72 - 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]   65:     0x6492cdaaba72 - 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]   66:     0x6492cdaaba72 - <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]   67:     0x6492cdb1815f - <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]   68:     0x6492cdb1815f - <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]   69:     0x7a137bcefaa4 - <unknown>
[INFO] [stdout]   70:     0x7a137bd7ca64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "RefCell already mutably borrowed"
[INFO] [stdout]  expected substring: "already mutably borrowed: BorrowError"
[INFO] [stdout] ---- gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic' (31) panicked at src/gen_ref.rs:102:33:
[INFO] [stdout] RefCell already borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6492cdb188b2 - 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:     0x6492cdb188b2 - 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:     0x6492cdb188b2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6492cdb188b2 - <<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:     0x6492cdb2d1da - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6492cdb2d1da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6492cdb1d766 - 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:     0x6492cdb1d766 - <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:     0x6492cdaf6daf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6492cdaf6daf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6492cdb10b99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6492cdaa836e - <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:     0x6492cdaa836e - 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:     0x6492cdb10d52 - <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:     0x6492cdb10d52 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6492cdaf6e68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6492cdaec0b9 - 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:     0x6492cdaf7cbd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6492cdb2d91c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6492cdb2d5af - core[27de1724e4349be2]::cell::panic_already_borrowed::do_panic::runtime
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic.rs:172:21
[INFO] [stdout]   20:     0x6492cdb2d5af - core[27de1724e4349be2]::cell::panic_already_borrowed::do_panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stdout]   21:     0x6492cdb2d5af - core[27de1724e4349be2]::cell::panic_already_borrowed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic.rs:177:9
[INFO] [stdout]   22:     0x6492cda557b3 - <core[27de1724e4349be2]::cell::RefCell<i32>>::borrow_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/cell.rs:1202:25
[INFO] [stdout]   23:     0x6492cda5398f - <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut::<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:33
[INFO] [stdout]   24:     0x6492cda514bd - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:305:39
[INFO] [stdout]   25:     0x6492cda4cf06 - hooks_gen[b2bf063ac4047629]::local::store::store::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:239:17
[INFO] [stdout]   26:     0x6492cda1e1fc - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow::<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   27:     0x6492cda17968 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::try_with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x6492cda15523 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x6492cda1c533 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow::<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   30:     0x6492cda4a114 - hooks_gen[b2bf063ac4047629]::local::store::store::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:233:20
[INFO] [stdout]   31:     0x6492cda62255 - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:305:17
[INFO] [stdout]   32:     0x6492cda628d2 - <hooks_gen[b2bf063ac4047629]::local::Key<core[27de1724e4349be2]::cell::RefCell<i32>> as hooks_gen[b2bf063ac4047629]::Key>::map::<(), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:96:13
[INFO] [stdout]   33:     0x6492cda52a68 - <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut::<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:16
[INFO] [stdout]   34:     0x6492cda46d27 - hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:232:49
[INFO] [stdout]   35:     0x6492cda53517 - <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map::<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:98:24
[INFO] [stdout]   36:     0x6492cda5109f - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:305:39
[INFO] [stdout]   37:     0x6492cda4c89e - hooks_gen[b2bf063ac4047629]::local::store::store::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:239:17
[INFO] [stdout]   38:     0x6492cda1de2b - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow::<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   39:     0x6492cda174fd - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::try_with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x6492cda153c8 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x6492cda1c497 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow::<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   42:     0x6492cda4a060 - hooks_gen[b2bf063ac4047629]::local::store::store::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:233:20
[INFO] [stdout]   43:     0x6492cda621aa - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:305:17
[INFO] [stdout]   44:     0x6492cda62837 - <hooks_gen[b2bf063ac4047629]::local::Key<core[27de1724e4349be2]::cell::RefCell<i32>> as hooks_gen[b2bf063ac4047629]::Key>::map::<(), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:96:13
[INFO] [stdout]   45:     0x6492cda52980 - <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map::<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:98:16
[INFO] [stdout]   46:     0x6492cda47c2a - hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:232:27
[INFO] [stdout]   47:     0x6492cda46b97 - hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:230:54
[INFO] [stdout]   48:     0x6492cda24426 - <hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{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]   49:     0x6492cda9c71b - <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]   50:     0x6492cda9c71b - 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]   51:     0x6492cdaa8f7a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x6492cdaa8f7a - <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]   53:     0x6492cdaa8f7a - 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]   54:     0x6492cdaa8f7a - 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]   55:     0x6492cdaa8f7a - 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]   56:     0x6492cdaa8f7a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x6492cdaa8f7a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x6492cdaa4524 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x6492cdaa4524 - 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]   60:     0x6492cdaaba72 - 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]   61:     0x6492cdaaba72 - <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]   62:     0x6492cdaaba72 - 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]   63:     0x6492cdaaba72 - 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]   64:     0x6492cdaaba72 - 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]   65:     0x6492cdaaba72 - 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]   66:     0x6492cdaaba72 - <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]   67:     0x6492cdb1815f - <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]   68:     0x6492cdb1815f - <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]   69:     0x7a137bcefaa4 - <unknown>
[INFO] [stdout]   70:     0x7a137bd7ca64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "RefCell already borrowed"
[INFO] [stdout]  expected substring: "already borrowed: BorrowMutError"
[INFO] [stdout] ---- gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic' (33) panicked at src/gen_ref.rs:102:33:
[INFO] [stdout] RefCell already borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6492cdb188b2 - 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:     0x6492cdb188b2 - 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:     0x6492cdb188b2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6492cdb188b2 - <<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:     0x6492cdb2d1da - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6492cdb2d1da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6492cdb1d766 - 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:     0x6492cdb1d766 - <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:     0x6492cdaf6daf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6492cdaf6daf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6492cdb10b99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6492cdaa836e - <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:     0x6492cdaa836e - 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:     0x6492cdb10d52 - <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:     0x6492cdb10d52 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6492cdaf6e68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6492cdaec0b9 - 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:     0x6492cdaf7cbd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6492cdb2d91c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6492cdb2d5af - core[27de1724e4349be2]::cell::panic_already_borrowed::do_panic::runtime
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic.rs:172:21
[INFO] [stdout]   20:     0x6492cdb2d5af - core[27de1724e4349be2]::cell::panic_already_borrowed::do_panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stdout]   21:     0x6492cdb2d5af - core[27de1724e4349be2]::cell::panic_already_borrowed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic.rs:177:9
[INFO] [stdout]   22:     0x6492cda557b3 - <core[27de1724e4349be2]::cell::RefCell<i32>>::borrow_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/cell.rs:1202:25
[INFO] [stdout]   23:     0x6492cda538cf - <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut::<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:33
[INFO] [stdout]   24:     0x6492cda513ed - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:305:39
[INFO] [stdout]   25:     0x6492cda4cdc6 - hooks_gen[b2bf063ac4047629]::local::store::store::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:239:17
[INFO] [stdout]   26:     0x6492cda1e13c - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow::<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   27:     0x6492cda17888 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::try_with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x6492cda154e3 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x6492cda1c513 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow::<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   30:     0x6492cda4a0f4 - hooks_gen[b2bf063ac4047629]::local::store::store::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:233:20
[INFO] [stdout]   31:     0x6492cda62235 - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:305:17
[INFO] [stdout]   32:     0x6492cda628b2 - <hooks_gen[b2bf063ac4047629]::local::Key<core[27de1724e4349be2]::cell::RefCell<i32>> as hooks_gen[b2bf063ac4047629]::Key>::map::<(), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:96:13
[INFO] [stdout]   33:     0x6492cda52a48 - <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut::<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:16
[INFO] [stdout]   34:     0x6492cda46cf7 - hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:217:53
[INFO] [stdout]   35:     0x6492cda53d87 - <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut::<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:24
[INFO] [stdout]   36:     0x6492cda5182f - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:305:39
[INFO] [stdout]   37:     0x6492cda4d45e - hooks_gen[b2bf063ac4047629]::local::store::store::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:239:17
[INFO] [stdout]   38:     0x6492cda1e52b - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow::<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   39:     0x6492cda17d1d - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::try_with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x6492cda15648 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with::<<std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x6492cda1c5b7 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<std[3b51380354919863]::collections::hash::map::HashMap<core[27de1724e4349be2]::any::TypeId, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any>>>>>::with_borrow::<hooks_gen[b2bf063ac4047629]::local::store::store<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   42:     0x6492cda4a1c0 - hooks_gen[b2bf063ac4047629]::local::store::store::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:233:20
[INFO] [stdout]   43:     0x6492cda6230a - <hooks_gen[b2bf063ac4047629]::local::Store as hooks_gen[b2bf063ac4047629]::local::StoreImpl>::map_at::<core[27de1724e4349be2]::cell::RefCell<i32>, (), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:305:17
[INFO] [stdout]   44:     0x6492cda62957 - <hooks_gen[b2bf063ac4047629]::local::Key<core[27de1724e4349be2]::cell::RefCell<i32>> as hooks_gen[b2bf063ac4047629]::Key>::map::<(), <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hooks-gen-0.2.0/src/lib.rs:96:13
[INFO] [stdout]   45:     0x6492cda52b10 - <hooks[90b3bd768b771b66]::gen_ref::GenRefKey<i32> as hooks[90b3bd768b771b66]::share_value::ShareValue>::map_mut::<(), hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:16
[INFO] [stdout]   46:     0x6492cda47b9a - hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:217:27
[INFO] [stdout]   47:     0x6492cda46b67 - hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:215:46
[INFO] [stdout]   48:     0x6492cda243e6 - <hooks[90b3bd768b771b66]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{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]   49:     0x6492cda9c71b - <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]   50:     0x6492cda9c71b - 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]   51:     0x6492cdaa8f7a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x6492cdaa8f7a - <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]   53:     0x6492cdaa8f7a - 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]   54:     0x6492cdaa8f7a - 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]   55:     0x6492cdaa8f7a - 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]   56:     0x6492cdaa8f7a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x6492cdaa8f7a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x6492cdaa4524 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x6492cdaa4524 - 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]   60:     0x6492cdaaba72 - 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]   61:     0x6492cdaaba72 - <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]   62:     0x6492cdaaba72 - 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]   63:     0x6492cdaaba72 - 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]   64:     0x6492cdaaba72 - 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]   65:     0x6492cdaaba72 - 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]   66:     0x6492cdaaba72 - <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]   67:     0x6492cdb1815f - <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]   68:     0x6492cdb1815f - <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]   69:     0x7a137bcefaa4 - <unknown>
[INFO] [stdout]   70:     0x7a137bd7ca64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "RefCell already borrowed"
[INFO] [stdout]  expected substring: "already borrowed: BorrowMutError"
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     gen_ref::tests::insert_while_map
[INFO] [stdout]     gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic
[INFO] [stdout]     gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic
[INFO] [stdout]     gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 24 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3ab12e56dec3a7729eb20a6c3c7baa246e3ad292f4bf0ef2887428907ca6fc62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ab12e56dec3a7729eb20a6c3c7baa246e3ad292f4bf0ef2887428907ca6fc62", kill_on_drop: false }`
[INFO] [stdout] 3ab12e56dec3a7729eb20a6c3c7baa246e3ad292f4bf0ef2887428907ca6fc62
