[INFO] fetching crate hooks 3.0.0-alpha.15...
[INFO] testing hooks-3.0.0-alpha.15 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate hooks 3.0.0-alpha.15 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hooks 3.0.0-alpha.15 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hooks-gen v0.2.0
[INFO] [stderr]   Downloaded async-io v2.6.0
[INFO] [stderr]   Downloaded futures-lite v2.6.1
[INFO] [stderr]   Downloaded polling v3.11.0
[INFO] [stderr]   Downloaded syn-lite v0.3.0
[INFO] [stderr]   Downloaded hooks-core v3.0.0-alpha.6
[INFO] [stderr]   Downloaded hooks-macro-core v0.4.0
[INFO] [stderr]   Downloaded hooks-macro v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44d4b74739a2e97f62ffd277ec6a676a8ed2debdbe7331326e8bbd9e6e55aecb
[INFO] running `Command { std: "docker" "start" "-a" "44d4b74739a2e97f62ffd277ec6a676a8ed2debdbe7331326e8bbd9e6e55aecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44d4b74739a2e97f62ffd277ec6a676a8ed2debdbe7331326e8bbd9e6e55aecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44d4b74739a2e97f62ffd277ec6a676a8ed2debdbe7331326e8bbd9e6e55aecb", kill_on_drop: false }`
[INFO] [stdout] 44d4b74739a2e97f62ffd277ec6a676a8ed2debdbe7331326e8bbd9e6e55aecb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23c1555bd88da6b101c6661e4c173f66543c1fa9bd4e0fd79b4b02869eb01039
[INFO] running `Command { std: "docker" "start" "-a" "23c1555bd88da6b101c6661e4c173f66543c1fa9bd4e0fd79b4b02869eb01039", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling syn-lite v0.3.0
[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.51s
[INFO] running `Command { std: "docker" "inspect" "23c1555bd88da6b101c6661e4c173f66543c1fa9bd4e0fd79b4b02869eb01039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23c1555bd88da6b101c6661e4c173f66543c1fa9bd4e0fd79b4b02869eb01039", kill_on_drop: false }`
[INFO] [stdout] 23c1555bd88da6b101c6661e4c173f66543c1fa9bd4e0fd79b4b02869eb01039
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3493b9d128bc718cfb49103d578d980b379390902691aa714e6063ac1ad4e20f
[INFO] running `Command { std: "docker" "start" "-a" "3493b9d128bc718cfb49103d578d980b379390902691aa714e6063ac1ad4e20f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hooks-gen v0.2.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling hooks v3.0.0-alpha.15 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling concurrent-queue v2.5.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]    Compiling polling v3.11.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 17.19s
[INFO] running `Command { std: "docker" "inspect" "3493b9d128bc718cfb49103d578d980b379390902691aa714e6063ac1ad4e20f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3493b9d128bc718cfb49103d578d980b379390902691aa714e6063ac1ad4e20f", kill_on_drop: false }`
[INFO] [stdout] 3493b9d128bc718cfb49103d578d980b379390902691aa714e6063ac1ad4e20f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 92fc6a90ff0af12b5f79c300ee3693b6c7e84a5fb98bf2ff185431fa5aa95df7
[INFO] running `Command { std: "docker" "start" "-a" "92fc6a90ff0af12b5f79c300ee3693b6c7e84a5fb98bf2ff185431fa5aa95df7", 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.09s
[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::tests::test_use_effect_with ... ok
[INFO] [stdout] test effect::hook_once::tests::effect_once ... ok
[INFO] [stdout] test gen_ref::tests::nested_share_value::nested_map_mut ... ok
[INFO] [stdout] test gen_ref::tests::nested_share_value::nested_map ... 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 shared_signal::tests::drop_in_conditional_map_mut ... ok
[INFO] [stdout] test shared_signal::tests::drop_in_map ... 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::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 gen_signal::tests::drop_in_map ... 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::shared::tests::hook_fn_state_2 ... ok
[INFO] [stdout] test state_with_updater::update_state::set::shared::tests::set ... ok
[INFO] [stdout] test shared_signal::tests::reference_cycle_should_always_pending ... ok
[INFO] [stdout] test state_with_updater::update_state::set::gen::tests::hook_fn_state_2 ... 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] [stderr] error: test failed, to rerun pass `--lib`
[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' (20) panicked at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:757:38:
[INFO] [stdout] RefCell already borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aa9b0e3fad2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aa9b0e3fad2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aa9b0e3fad2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aa9b0e3fad2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aa9b0e5442a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aa9b0e5442a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5aa9b0e449b6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aa9b0e449b6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5aa9b0e1dcff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aa9b0e1dcff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aa9b0e37db9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5aa9b0dcee6e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5aa9b0dcee6e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5aa9b0e37f72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5aa9b0e37f72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5aa9b0e1ddb8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5aa9b0e15759 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5aa9b0e1ec0d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5aa9b0e54b6c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aa9b0e547ff - core[c5ed12ab89cc536a]::cell::panic_already_borrowed::do_panic::runtime
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic.rs:172:21
[INFO] [stdout]   20:     0x5aa9b0e547ff - core[c5ed12ab89cc536a]::cell::panic_already_borrowed::do_panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stdout]   21:     0x5aa9b0e547ff - core[c5ed12ab89cc536a]::cell::panic_already_borrowed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic.rs:177:9
[INFO] [stdout]   22:     0x5aa9b0d82a83 - <core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>::borrow_mut
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/cell.rs:1201:25
[INFO] [stdout]   23:     0x5aa9b0d4729c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow_mut::<hooks_gen[58676e0022885f0d]::local::store::store_mut<core[c5ed12ab89cc536a]::cell::RefCell<i32>, hooks_gen[58676e0022885f0d]::local::Owner<core[c5ed12ab89cc536a]::cell::RefCell<i32>>, <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::insert<core[c5ed12ab89cc536a]::cell::RefCell<i32>>::{closure#0}>::{closure#0}, hooks_gen[58676e0022885f0d]::local::Owner<core[c5ed12ab89cc536a]::cell::RefCell<i32>>>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:757:38
[INFO] [stdout]   24:     0x5aa9b0d40e21 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow_mut<hooks_gen[58676e0022885f0d]::local::store::store_mut<core[c5ed12ab89cc536a]::cell::RefCell<i32>, hooks_gen[58676e0022885f0d]::local::Owner<core[c5ed12ab89cc536a]::cell::RefCell<i32>>, <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::insert<core[c5ed12ab89cc536a]::cell::RefCell<i32>>::{closure#0}>::{closure#0}, hooks_gen[58676e0022885f0d]::local::Owner<core[c5ed12ab89cc536a]::cell::RefCell<i32>>>::{closure#0}, hooks_gen[58676e0022885f0d]::local::Owner<core[c5ed12ab89cc536a]::cell::RefCell<i32>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5aa9b0d3d8a2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow_mut<hooks_gen[58676e0022885f0d]::local::store::store_mut<core[c5ed12ab89cc536a]::cell::RefCell<i32>, hooks_gen[58676e0022885f0d]::local::Owner<core[c5ed12ab89cc536a]::cell::RefCell<i32>>, <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::insert<core[c5ed12ab89cc536a]::cell::RefCell<i32>>::{closure#0}>::{closure#0}, hooks_gen[58676e0022885f0d]::local::Owner<core[c5ed12ab89cc536a]::cell::RefCell<i32>>>::{closure#0}, hooks_gen[58676e0022885f0d]::local::Owner<core[c5ed12ab89cc536a]::cell::RefCell<i32>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5aa9b0d445b6 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow_mut::<hooks_gen[58676e0022885f0d]::local::store::store_mut<core[c5ed12ab89cc536a]::cell::RefCell<i32>, hooks_gen[58676e0022885f0d]::local::Owner<core[c5ed12ab89cc536a]::cell::RefCell<i32>>, <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::insert<core[c5ed12ab89cc536a]::cell::RefCell<i32>>::{closure#0}>::{closure#0}, hooks_gen[58676e0022885f0d]::local::Owner<core[c5ed12ab89cc536a]::cell::RefCell<i32>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:757:14
[INFO] [stdout]   27:     0x5aa9b0d589de - hooks_gen[58676e0022885f0d]::local::store::store_mut::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, hooks_gen[58676e0022885f0d]::local::Owner<core[c5ed12ab89cc536a]::cell::RefCell<i32>>, <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::insert<core[c5ed12ab89cc536a]::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:     0x5aa9b0d83f12 - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::insert::<core[c5ed12ab89cc536a]::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:     0x5aa9b0d879ff - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::Store<core[c5ed12ab89cc536a]::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:     0x5aa9b0d82367 - <hooks[b2df4957c21ff2cf]::gen_ref::GenRefOwner<i32>>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:15:27
[INFO] [stdout]   31:     0x5aa9b0d8ced0 - hooks[b2df4957c21ff2cf]::gen_ref::tests::insert_while_map::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:258:13
[INFO] [stdout]   32:     0x5aa9b0d808b6 - <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map::<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d5f90d - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d5b7f6 - hooks_gen[58676e0022885f0d]::local::store::store::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d4578c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow::<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::gen_ref::tests::insert_while_map::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   36:     0x5aa9b0d3edd8 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::gen_ref::tests::insert_while_map::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5aa9b0d3cf33 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::gen_ref::tests::insert_while_map::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5aa9b0d440b3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow::<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::gen_ref::tests::insert_while_map::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   39:     0x5aa9b0d585e4 - hooks_gen[58676e0022885f0d]::local::store::store::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d843e5 - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d84a52 - <hooks_gen[58676e0022885f0d]::local::Key<core[c5ed12ab89cc536a]::cell::RefCell<i32>> as hooks_gen[58676e0022885f0d]::Key>::map::<(), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d801a8 - <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map::<(), hooks[b2df4957c21ff2cf]::gen_ref::tests::insert_while_map::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:98:16
[INFO] [stdout]   43:     0x5aa9b0d8f815 - hooks[b2df4957c21ff2cf]::gen_ref::tests::insert_while_map
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:257:23
[INFO] [stdout]   44:     0x5aa9b0d8ce77 - hooks[b2df4957c21ff2cf]::gen_ref::tests::insert_while_map::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:255:26
[INFO] [stdout]   45:     0x5aa9b0d4be86 - <hooks[b2df4957c21ff2cf]::gen_ref::tests::insert_while_map::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5aa9b0dc321b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5aa9b0dc321b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5aa9b0dcfa7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5aa9b0dcfa7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5aa9b0dcfa7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5aa9b0dcfa7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5aa9b0dcfa7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5aa9b0dcfa7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5aa9b0dcfa7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5aa9b0dc9f44 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5aa9b0dc9f44 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5aa9b0dd2572 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5aa9b0dd2572 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5aa9b0e3f37f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x5aa9b0e3f37f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x77945f8afaa4 - <unknown>
[INFO] [stdout]   67:     0x77945f93ca64 - 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' (24) panicked at src/gen_ref.rs:98:29:
[INFO] [stdout] RefCell already mutably borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aa9b0e3fad2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aa9b0e3fad2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aa9b0e3fad2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aa9b0e3fad2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aa9b0e5442a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aa9b0e5442a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5aa9b0e449b6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aa9b0e449b6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5aa9b0e1dcff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aa9b0e1dcff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aa9b0e37db9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5aa9b0dcee6e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5aa9b0dcee6e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5aa9b0e37f72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5aa9b0e37f72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5aa9b0e1ddb8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5aa9b0e15759 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5aa9b0e1ec0d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5aa9b0e54b6c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aa9b0e5482f - core[c5ed12ab89cc536a]::cell::panic_already_mutably_borrowed::do_panic::runtime
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic.rs:172:21
[INFO] [stdout]   20:     0x5aa9b0e5482f - core[c5ed12ab89cc536a]::cell::panic_already_mutably_borrowed::do_panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stdout]   21:     0x5aa9b0e5482f - core[c5ed12ab89cc536a]::cell::panic_already_mutably_borrowed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic.rs:177:9
[INFO] [stdout]   22:     0x5aa9b0d82e6b - <core[c5ed12ab89cc536a]::cell::RefCell<i32>>::borrow
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/cell.rs:1101:25
[INFO] [stdout]   23:     0x5aa9b0d8077f - <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map::<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d5f83d - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d5b6b6 - hooks_gen[58676e0022885f0d]::local::store::store::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d456cc - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow::<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   27:     0x5aa9b0d3ecf8 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5aa9b0d3cef3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5aa9b0d44093 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow::<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   30:     0x5aa9b0d585c4 - hooks_gen[58676e0022885f0d]::local::store::store::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d843c5 - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d84a32 - <hooks_gen[58676e0022885f0d]::local::Key<core[c5ed12ab89cc536a]::cell::RefCell<i32>> as hooks_gen[58676e0022885f0d]::Key>::map::<(), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d80188 - <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map::<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d73967 - hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d815c7 - <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut::<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d604ff - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d5ca8e - hooks_gen[58676e0022885f0d]::local::store::store::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d4629b - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow::<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   39:     0x5aa9b0d3faad - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5aa9b0d3d338 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5aa9b0d44277 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow::<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   42:     0x5aa9b0d58830 - hooks_gen[58676e0022885f0d]::local::store::store::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d8463a - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d84c17 - <hooks_gen[58676e0022885f0d]::local::Key<core[c5ed12ab89cc536a]::cell::RefCell<i32>> as hooks_gen[58676e0022885f0d]::Key>::map::<(), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d80420 - <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut::<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d774dd - hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d737d7 - hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d4c106 - <hooks[b2df4957c21ff2cf]::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5aa9b0dc321b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5aa9b0dc321b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x5aa9b0dcfa7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x5aa9b0dcfa7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5aa9b0dcfa7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5aa9b0dcfa7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5aa9b0dcfa7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5aa9b0dcfa7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x5aa9b0dcfa7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x5aa9b0dc9f44 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x5aa9b0dc9f44 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x5aa9b0dd2572 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x5aa9b0dd2572 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5aa9b0e3f37f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x5aa9b0e3f37f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x77945f8afaa4 - <unknown>
[INFO] [stdout]   70:     0x77945f93ca64 - 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' (23) panicked at src/gen_ref.rs:102:33:
[INFO] [stdout] RefCell already borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aa9b0e3fad2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aa9b0e3fad2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aa9b0e3fad2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aa9b0e3fad2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aa9b0e5442a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aa9b0e5442a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5aa9b0e449b6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aa9b0e449b6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5aa9b0e1dcff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aa9b0e1dcff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aa9b0e37db9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5aa9b0dcee6e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5aa9b0dcee6e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5aa9b0e37f72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5aa9b0e37f72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5aa9b0e1ddb8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5aa9b0e15759 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5aa9b0e1ec0d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5aa9b0e54b6c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aa9b0e547ff - core[c5ed12ab89cc536a]::cell::panic_already_borrowed::do_panic::runtime
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic.rs:172:21
[INFO] [stdout]   20:     0x5aa9b0e547ff - core[c5ed12ab89cc536a]::cell::panic_already_borrowed::do_panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stdout]   21:     0x5aa9b0e547ff - core[c5ed12ab89cc536a]::cell::panic_already_borrowed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic.rs:177:9
[INFO] [stdout]   22:     0x5aa9b0d82dd3 - <core[c5ed12ab89cc536a]::cell::RefCell<i32>>::borrow_mut
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/cell.rs:1201:25
[INFO] [stdout]   23:     0x5aa9b0d810df - <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut::<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d600ad - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d5c3d6 - hooks_gen[58676e0022885f0d]::local::store::store::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d45e9c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow::<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   27:     0x5aa9b0d3f608 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5aa9b0d3d1c3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5aa9b0d441d3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow::<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   30:     0x5aa9b0d58754 - hooks_gen[58676e0022885f0d]::local::store::store::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d84555 - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d84b72 - <hooks_gen[58676e0022885f0d]::local::Key<core[c5ed12ab89cc536a]::cell::RefCell<i32>> as hooks_gen[58676e0022885f0d]::Key>::map::<(), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d80348 - <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut::<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d73937 - hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d80c67 - <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map::<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d5fc8f - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d5bd6e - hooks_gen[58676e0022885f0d]::local::store::store::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d45acb - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow::<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   39:     0x5aa9b0d3f19d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5aa9b0d3d068 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5aa9b0d44137 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow::<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   42:     0x5aa9b0d586a0 - hooks_gen[58676e0022885f0d]::local::store::store::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d844aa - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d84ad7 - <hooks_gen[58676e0022885f0d]::local::Key<core[c5ed12ab89cc536a]::cell::RefCell<i32>> as hooks_gen[58676e0022885f0d]::Key>::map::<(), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d80260 - <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map::<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d7744a - hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d737a7 - hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d4c0c6 - <hooks[b2df4957c21ff2cf]::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5aa9b0dc321b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5aa9b0dc321b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x5aa9b0dcfa7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x5aa9b0dcfa7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5aa9b0dcfa7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5aa9b0dcfa7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5aa9b0dcfa7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5aa9b0dcfa7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x5aa9b0dcfa7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x5aa9b0dc9f44 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x5aa9b0dc9f44 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x5aa9b0dd2572 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x5aa9b0dd2572 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5aa9b0e3f37f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x5aa9b0e3f37f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x77945f8afaa4 - <unknown>
[INFO] [stdout]   70:     0x77945f93ca64 - 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' (25) panicked at src/gen_ref.rs:102:33:
[INFO] [stdout] RefCell already borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aa9b0e3fad2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aa9b0e3fad2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aa9b0e3fad2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aa9b0e3fad2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aa9b0e5442a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aa9b0e5442a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5aa9b0e449b6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aa9b0e449b6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5aa9b0e1dcff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aa9b0e1dcff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aa9b0e37db9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5aa9b0dcee6e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5aa9b0dcee6e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5aa9b0e37f72 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5aa9b0e37f72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5aa9b0e1ddb8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5aa9b0e15759 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5aa9b0e1ec0d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5aa9b0e54b6c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aa9b0e547ff - core[c5ed12ab89cc536a]::cell::panic_already_borrowed::do_panic::runtime
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic.rs:172:21
[INFO] [stdout]   20:     0x5aa9b0e547ff - core[c5ed12ab89cc536a]::cell::panic_already_borrowed::do_panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stdout]   21:     0x5aa9b0e547ff - core[c5ed12ab89cc536a]::cell::panic_already_borrowed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic.rs:177:9
[INFO] [stdout]   22:     0x5aa9b0d82dd3 - <core[c5ed12ab89cc536a]::cell::RefCell<i32>>::borrow_mut
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/cell.rs:1201:25
[INFO] [stdout]   23:     0x5aa9b0d8101f - <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut::<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d5ffdd - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d5c296 - hooks_gen[58676e0022885f0d]::local::store::store::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d45ddc - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow::<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   27:     0x5aa9b0d3f528 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5aa9b0d3d183 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5aa9b0d441b3 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow::<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   30:     0x5aa9b0d58734 - hooks_gen[58676e0022885f0d]::local::store::store::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d84535 - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d84b52 - <hooks_gen[58676e0022885f0d]::local::Key<core[c5ed12ab89cc536a]::cell::RefCell<i32>> as hooks_gen[58676e0022885f0d]::Key>::map::<(), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d80328 - <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut::<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d73907 - hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d814d7 - <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut::<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d6041f - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d5c92e - hooks_gen[58676e0022885f0d]::local::store::store::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d461cb - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow::<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:26
[INFO] [stdout]   39:     0x5aa9b0d3f9bd - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::try_with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5aa9b0d3d2e8 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with::<<std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5aa9b0d44257 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<core[c5ed12ab89cc536a]::any::TypeId, alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any>>>>>::with_borrow::<hooks_gen[58676e0022885f0d]::local::store::store<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:724:14
[INFO] [stdout]   42:     0x5aa9b0d58800 - hooks_gen[58676e0022885f0d]::local::store::store::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d8460a - <hooks_gen[58676e0022885f0d]::local::Store as hooks_gen[58676e0022885f0d]::local::StoreImpl>::map_at::<core[c5ed12ab89cc536a]::cell::RefCell<i32>, (), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d84bf7 - <hooks_gen[58676e0022885f0d]::local::Key<core[c5ed12ab89cc536a]::cell::RefCell<i32>> as hooks_gen[58676e0022885f0d]::Key>::map::<(), <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d803f0 - <hooks[b2df4957c21ff2cf]::gen_ref::GenRefKey<i32> as hooks[b2df4957c21ff2cf]::share_value::ShareValue>::map_mut::<(), hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d773ba - hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d73777 - hooks[b2df4957c21ff2cf]::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:     0x5aa9b0d4c086 - <hooks[b2df4957c21ff2cf]::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5aa9b0dc321b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5aa9b0dc321b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x5aa9b0dcfa7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x5aa9b0dcfa7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5aa9b0dcfa7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5aa9b0dcfa7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5aa9b0dcfa7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5aa9b0dcfa7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x5aa9b0dcfa7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x5aa9b0dc9f44 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x5aa9b0dc9f44 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x5aa9b0dd2572 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5aa9b0dd2572 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x5aa9b0dd2572 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5aa9b0e3f37f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x5aa9b0e3f37f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x77945f8afaa4 - <unknown>
[INFO] [stdout]   70:     0x77945f93ca64 - 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.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "92fc6a90ff0af12b5f79c300ee3693b6c7e84a5fb98bf2ff185431fa5aa95df7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92fc6a90ff0af12b5f79c300ee3693b6c7e84a5fb98bf2ff185431fa5aa95df7", kill_on_drop: false }`
[INFO] [stdout] 92fc6a90ff0af12b5f79c300ee3693b6c7e84a5fb98bf2ff185431fa5aa95df7
