[INFO] fetching crate hooks 3.0.0-alpha.15...
[INFO] testing hooks-3.0.0-alpha.15 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hooks 3.0.0-alpha.15 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate hooks 3.0.0-alpha.15
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hooks 3.0.0-alpha.15
[INFO] tweaked toml for crates.io crate hooks 3.0.0-alpha.15 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hooks 3.0.0-alpha.15 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19cbd20ced59740157344c73116a31d8b5dad7ad1bb5d31d4da940f3bc76dbd2
[INFO] running `Command { std: "docker" "start" "-a" "19cbd20ced59740157344c73116a31d8b5dad7ad1bb5d31d4da940f3bc76dbd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19cbd20ced59740157344c73116a31d8b5dad7ad1bb5d31d4da940f3bc76dbd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19cbd20ced59740157344c73116a31d8b5dad7ad1bb5d31d4da940f3bc76dbd2", kill_on_drop: false }`
[INFO] [stdout] 19cbd20ced59740157344c73116a31d8b5dad7ad1bb5d31d4da940f3bc76dbd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca2f7ca2688184fc95aeba08693f7571b756292480c7d7d56ea16e82088b7bc4
[INFO] running `Command { std: "docker" "start" "-a" "ca2f7ca2688184fc95aeba08693f7571b756292480c7d7d56ea16e82088b7bc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn-lite v0.3.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling hooks-core v3.0.0-alpha.6
[INFO] [stderr]    Compiling hooks-gen v0.2.0
[INFO] [stderr]    Compiling hooks v3.0.0-alpha.15 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DebugPointerType` is never constructed
[INFO] [stdout]  --> src/utils/debug_pointer.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct DebugPointerType<'a, P>(pub &'a P);
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugHigherKindFnPointerRefMut` is never constructed
[INFO] [stdout]  --> src/utils/debug_pointer.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct DebugHigherKindFnPointerRefMut<'a, T: ?Sized>(pub &'a fn(&mut T));
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugHigherKindFnPointerRefOutput` is never constructed
[INFO] [stdout]   --> src/utils/debug_pointer.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct DebugHigherKindFnPointerRefOutput<'a, T: ?Sized, R>(pub &'a fn(&T) -> R);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lazy_pinned_hook.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn h(mut self: Pin<&mut Self>, into_hook: impl UpdateHook<Hook = H>) -> crate::Value<H> {
[INFO] [stdout]    |                            ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn h(mut self: Pin<&mut Self>, into_hook: impl UpdateHook<Hook = H>) -> crate::Value<'_, H> {
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uninitialized_hook.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |         self: Pin<&mut Self>,
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 29 |         into_hook: H,
[INFO] [stdout] 30 |     ) -> crate::Value<H::Hook> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ) -> crate::Value<'_, H::Hook> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/uninitialized_hook.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 12 |         into_hook: impl UpdateHook<Hook = H>,
[INFO] [stdout] 13 |     ) -> crate::Value<H> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ) -> crate::Value<'_, H> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/uninitialized_hook.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 28 |     ) -> crate::Value<H> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ) -> crate::Value<'_, H> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/uninitialized_hook.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 42 |         signal: &impl crate::Signal<SignalHook = H>,
[INFO] [stdout] 43 |     ) -> crate::Value<H> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ) -> crate::Value<'_, H> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
[INFO] running `Command { std: "docker" "inspect" "ca2f7ca2688184fc95aeba08693f7571b756292480c7d7d56ea16e82088b7bc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca2f7ca2688184fc95aeba08693f7571b756292480c7d7d56ea16e82088b7bc4", kill_on_drop: false }`
[INFO] [stdout] ca2f7ca2688184fc95aeba08693f7571b756292480c7d7d56ea16e82088b7bc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 713a96a749f230239f1982abe42006c4fe2c488faa577c17125f31d1426d023e
[INFO] running `Command { std: "docker" "start" "-a" "713a96a749f230239f1982abe42006c4fe2c488faa577c17125f31d1426d023e", kill_on_drop: false }`
[INFO] [stderr]    Compiling hooks-gen v0.2.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.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]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stdout] warning: struct `DebugPointerType` is never constructed
[INFO] [stdout]  --> src/utils/debug_pointer.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct DebugPointerType<'a, P>(pub &'a P);
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugHigherKindFnPointerRefMut` is never constructed
[INFO] [stdout]  --> src/utils/debug_pointer.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct DebugHigherKindFnPointerRefMut<'a, T: ?Sized>(pub &'a fn(&mut T));
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugHigherKindFnPointerRefOutput` is never constructed
[INFO] [stdout]   --> src/utils/debug_pointer.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct DebugHigherKindFnPointerRefOutput<'a, T: ?Sized, R>(pub &'a fn(&T) -> R);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lazy_pinned_hook.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn h(mut self: Pin<&mut Self>, into_hook: impl UpdateHook<Hook = H>) -> crate::Value<H> {
[INFO] [stdout]    |                            ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn h(mut self: Pin<&mut Self>, into_hook: impl UpdateHook<Hook = H>) -> crate::Value<'_, H> {
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uninitialized_hook.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |         self: Pin<&mut Self>,
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 29 |         into_hook: H,
[INFO] [stdout] 30 |     ) -> crate::Value<H::Hook> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ) -> crate::Value<'_, H::Hook> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/uninitialized_hook.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 12 |         into_hook: impl UpdateHook<Hook = H>,
[INFO] [stdout] 13 |     ) -> crate::Value<H> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ) -> crate::Value<'_, H> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/uninitialized_hook.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 28 |     ) -> crate::Value<H> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ) -> crate::Value<'_, H> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/uninitialized_hook.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 42 |         signal: &impl crate::Signal<SignalHook = H>,
[INFO] [stdout] 43 |     ) -> crate::Value<H> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ) -> crate::Value<'_, H> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.80s
[INFO] running `Command { std: "docker" "inspect" "713a96a749f230239f1982abe42006c4fe2c488faa577c17125f31d1426d023e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "713a96a749f230239f1982abe42006c4fe2c488faa577c17125f31d1426d023e", kill_on_drop: false }`
[INFO] [stdout] 713a96a749f230239f1982abe42006c4fe2c488faa577c17125f31d1426d023e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bdf113e459806c4e1a7ed62af4fd824d00e99d3b7a7d26b72b3f79478bdd4e14
[INFO] running `Command { std: "docker" "start" "-a" "bdf113e459806c4e1a7ed62af4fd824d00e99d3b7a7d26b72b3f79478bdd4e14", kill_on_drop: false }`
[INFO] [stderr] warning: struct `DebugPointerType` is never constructed
[INFO] [stderr]  --> src/utils/debug_pointer.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct DebugPointerType<'a, P>(pub &'a P);
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DebugHigherKindFnPointerRefMut` is never constructed
[INFO] [stderr]  --> src/utils/debug_pointer.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct DebugHigherKindFnPointerRefMut<'a, T: ?Sized>(pub &'a fn(&mut T));
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DebugHigherKindFnPointerRefOutput` is never constructed
[INFO] [stderr]   --> src/utils/debug_pointer.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct DebugHigherKindFnPointerRefOutput<'a, T: ?Sized, R>(pub &'a fn(&T) -> R);
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lazy_pinned_hook.rs:35:28
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn h(mut self: Pin<&mut Self>, into_hook: impl UpdateHook<Hook = H>) -> crate::Value<H> {
[INFO] [stderr]    |                            ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn h(mut self: Pin<&mut Self>, into_hook: impl UpdateHook<Hook = H>) -> crate::Value<'_, H> {
[INFO] [stderr]    |                                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/uninitialized_hook.rs:28:19
[INFO] [stderr]    |
[INFO] [stderr] 28 |         self: Pin<&mut Self>,
[INFO] [stderr]    |                   ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 29 |         into_hook: H,
[INFO] [stderr] 30 |     ) -> crate::Value<H::Hook> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |     ) -> crate::Value<'_, H::Hook> {
[INFO] [stderr]    |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/uninitialized_hook.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 12 |         into_hook: impl UpdateHook<Hook = H>,
[INFO] [stderr] 13 |     ) -> crate::Value<H> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 13 |     ) -> crate::Value<'_, H> {
[INFO] [stderr]    |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/uninitialized_hook.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 28 |     ) -> crate::Value<H> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     ) -> crate::Value<'_, H> {
[INFO] [stderr]    |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/uninitialized_hook.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 42 |         signal: &impl crate::Signal<SignalHook = H>,
[INFO] [stderr] 43 |     ) -> crate::Value<H> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     ) -> crate::Value<'_, H> {
[INFO] [stderr]    |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `hooks` (lib) generated 8 warnings (run `cargo fix --lib -p hooks` to apply 5 suggestions)
[INFO] [stderr] warning: `hooks` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hooks-f20ff8d007035b4f)
[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 ... ok
[INFO] [stdout] test gen_ref::tests::nested_share_value::nested_map_mut ... ok
[INFO] [stdout] test gen_ref::tests::ref_is_not_reactive ... ok
[INFO] [stdout] test shared_signal::tests::drop_in_conditional_map_mut ... ok
[INFO] [stdout] test lazy_pinned::tests::test_lazy_pinned ... ok
[INFO] [stdout] test gen_signal::tests::unconditional_map_mut_should_emit_infinite_values ... ok
[INFO] [stdout] test shared_signal::tests::unconditional_map_mut_should_emit_infinite_values ... ok
[INFO] [stdout] test shared_signal::tests::drop_in_map ... ok
[INFO] [stdout] test state_with_updater::update_state::call::shared::tests::call ... ok
[INFO] [stdout] test shared_signal::tests::shared_signal ... ok
[INFO] [stdout] test state_with_updater::update_state::reducer::shared::tests::reduce ... ok
[INFO] [stdout] test state_with_updater::update_state::set::shared::tests::set ... ok
[INFO] [stdout] test state_with_updater::update_state::set::shared::tests::hook_fn_state_2 ... 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_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 gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic - should panic ... FAILED
[INFO] [stdout] test gen_signal::tests::drop_in_map ... ok
[INFO] [stdout] test shared_signal::tests::reference_cycle_should_always_pending ... ok
[INFO] [stdout] test gen_signal::tests::drop_in_conditional_map_mut ... ok
[INFO] [stdout] test gen_signal::tests::signal ... ok
[INFO] [stdout] test state_with_updater::update_state::set::gen::tests::hook_fn_state_2 ... ok
[INFO] [stdout] test state_with_updater::update_state::call::gen::tests::call ... ok
[INFO] [stdout] test state_with_updater::update_state::set::gen::tests::set ... ok
[INFO] [stdout] test state_with_updater::update_state::reducer::gen::tests::reduce ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- gen_ref::tests::insert_while_map stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gen_ref::tests::insert_while_map' (28) panicked at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:752:38:
[INFO] [stdout] RefCell already borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60cfcd62b712 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60cfcd62b712 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60cfcd62b712 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60cfcd62b712 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60cfcd63b79f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60cfcd63b79f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60cfcd5f8d03 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60cfcd5f8d03 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60cfcd604e12 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60cfcd6099af - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60cfcd609841 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60cfcd5c827e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60cfcd5c827e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60cfcd609fbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60cfcd609fbf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60cfcd609e1a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60cfcd604f49 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60cfcd5ed5fd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60cfcd6432c0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60cfcd641fa3 - core::cell::panic_already_borrowed::do_panic::runtime::h31e2ed3faff8c826
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic.rs:173:21
[INFO] [stdout]   20:     0x60cfcd641f4a - core::cell::panic_already_borrowed::do_panic::h2b0e1ca9c4222711
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stdout]   21:     0x60cfcd641f4a - core::cell::panic_already_borrowed::hc934487908be6d54
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic.rs:178:9
[INFO] [stdout]   22:     0x60cfcd53e143 - core::cell::RefCell<T>::borrow_mut::hbc7b52a48c5d6a52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/cell.rs:1191:25
[INFO] [stdout]   23:     0x60cfcd52798c - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow_mut::{{closure}}::hd4913524f26bb2e9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:752:38
[INFO] [stdout]   24:     0x60cfcd521e01 - std::thread::local::LocalKey<T>::try_with::hcafec656f3029445
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   25:     0x60cfcd51c282 - std::thread::local::LocalKey<T>::with::h2a3e56507f7b39ec
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   26:     0x60cfcd527176 - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow_mut::he174cff9804d7dd8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:752:14
[INFO] [stdout]   27:     0x60cfcd554bae - hooks_gen::local::store::store_mut::hdf9ef9e9d035b6f8
[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:     0x60cfcd571f12 - hooks_gen::local::store::<impl hooks_gen::local::StoreImpl for hooks_gen::local::Store>::insert::h157c6d3f5c4fa4dd
[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:     0x60cfcd57124f - <hooks_gen::local::Store as hooks_gen::Store<T>>::insert::h1a4fc4b33b97dc63
[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:     0x60cfcd540627 - hooks::gen_ref::GenRefOwner<T>::new::h53eb51f11d7c3b5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:15:27
[INFO] [stdout]   31:     0x60cfcd5776c0 - hooks::gen_ref::tests::insert_while_map::{{closure}}::h6db0c9a3f90789f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:258:13
[INFO] [stdout]   32:     0x60cfcd541396 - <hooks::gen_ref::GenRefKey<T> as hooks::share_value::ShareValue>::map::{{closure}}::hd57284fa70691271
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:98:24
[INFO] [stdout]   33:     0x60cfcd552e7d - hooks_gen::local::store::<impl hooks_gen::local::StoreImpl for hooks_gen::local::Store>::map_at::{{closure}}::h490214e00ce10b4f
[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:     0x60cfcd54df66 - hooks_gen::local::store::store::{{closure}}::h0efbe31e2c3d42d8
[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:     0x60cfcd526320 - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow::{{closure}}::hc657ecd80d5c5cf4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:719:26
[INFO] [stdout]   36:     0x60cfcd521198 - std::thread::local::LocalKey<T>::try_with::ha47d25a35b472308
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x60cfcd51d403 - std::thread::local::LocalKey<T>::with::hbe788f8a4b01f577
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x60cfcd523693 - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow::h69d7a289e2a24449
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:719:14
[INFO] [stdout]   39:     0x60cfcd54d9e4 - hooks_gen::local::store::store::hce45b39f8ff53cd9
[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:     0x60cfcd5722f5 - hooks_gen::local::store::<impl hooks_gen::local::StoreImpl for hooks_gen::local::Store>::map_at::h7801f2c28cb8f574
[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:     0x60cfcd5710d2 - <hooks_gen::local::Key<T> as hooks_gen::Key>::map::hdbefaf6ce3e43dc6
[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:     0x60cfcd540b88 - <hooks::gen_ref::GenRefKey<T> as hooks::share_value::ShareValue>::map::h1401b800ecfc2979
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:98:16
[INFO] [stdout]   43:     0x60cfcd577655 - hooks::gen_ref::tests::insert_while_map::h7602813dc6b87dcf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:257:23
[INFO] [stdout]   44:     0x60cfcd577697 - hooks::gen_ref::tests::insert_while_map::{{closure}}::h4367e5a4419ece34
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:255:26
[INFO] [stdout]   45:     0x60cfcd528056 - core::ops::function::FnOnce::call_once::h51063fcca09c8c25
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x60cfcd5c80cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x60cfcd5c80cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x60cfcd5dc0dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x60cfcd5dc0dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x60cfcd5dc0dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x60cfcd5dc0dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x60cfcd5dc0dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x60cfcd5dc0dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x60cfcd5dc0dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x60cfcd5b5624 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x60cfcd5b5624 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x60cfcd5b8f5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x60cfcd5b8f5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x60cfcd5b8f5a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x60cfcd5b8f5a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x60cfcd5b8f5a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x60cfcd5b8f5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x60cfcd5b8f5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x60cfcd60034f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x60cfcd60034f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x7cfcab5efaa4 - <unknown>
[INFO] [stdout]   67:     0x7cfcab67ca64 - 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_and_map_mut_should_panic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic' (31) panicked at src/gen_ref.rs:102:33:
[INFO] [stdout] RefCell already borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60cfcd62b712 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60cfcd62b712 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60cfcd62b712 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60cfcd62b712 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60cfcd63b79f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60cfcd63b79f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60cfcd5f8d03 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60cfcd5f8d03 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60cfcd604e12 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60cfcd6099af - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60cfcd609841 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60cfcd5c827e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60cfcd5c827e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60cfcd609fbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60cfcd609fbf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60cfcd609e1a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60cfcd604f49 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60cfcd5ed5fd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60cfcd6432c0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60cfcd641fa3 - core::cell::panic_already_borrowed::do_panic::runtime::h31e2ed3faff8c826
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic.rs:173:21
[INFO] [stdout]   20:     0x60cfcd641f4a - core::cell::panic_already_borrowed::do_panic::h2b0e1ca9c4222711
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stdout]   21:     0x60cfcd641f4a - core::cell::panic_already_borrowed::hc934487908be6d54
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic.rs:178:9
[INFO] [stdout]   22:     0x60cfcd53e1e3 - core::cell::RefCell<T>::borrow_mut::hc74803ce6605a4c2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/cell.rs:1191:25
[INFO] [stdout]   23:     0x60cfcd541c5f - <hooks::gen_ref::GenRefKey<T> as hooks::share_value::ShareValue>::map_mut::{{closure}}::hb3db86b14358e20d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:33
[INFO] [stdout]   24:     0x60cfcd553f4d - hooks_gen::local::store::<impl hooks_gen::local::StoreImpl for hooks_gen::local::Store>::map_at::{{closure}}::hc2745391f470e2e0
[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:     0x60cfcd550216 - hooks_gen::local::store::store::{{closure}}::ha17d59805c33f1df
[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:     0x60cfcd524980 - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow::{{closure}}::h6173eb42e464c1cf
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:719:26
[INFO] [stdout]   27:     0x60cfcd51fa18 - std::thread::local::LocalKey<T>::try_with::h6808ce4b63f63096
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   28:     0x60cfcd51d893 - std::thread::local::LocalKey<T>::with::hf3986a38b99d5b61
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   29:     0x60cfcd5233a3 - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow::h102e81043b017a43
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:719:14
[INFO] [stdout]   30:     0x60cfcd54daa4 - hooks_gen::local::store::store::he63005ee21f9a70b
[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:     0x60cfcd572145 - hooks_gen::local::store::<impl hooks_gen::local::StoreImpl for hooks_gen::local::Store>::map_at::h3e061b70bef565d1
[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:     0x60cfcd571012 - <hooks_gen::local::Key<T> as hooks_gen::Key>::map::hc0354f79f5601bc6
[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:     0x60cfcd5417e8 - <hooks::gen_ref::GenRefKey<T> as hooks::share_value::ShareValue>::map_mut::hf3a84c529c1498cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:16
[INFO] [stdout]   34:     0x60cfcd560a87 - hooks::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{{closure}}::h93ce25795ee8e8e2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:232:49
[INFO] [stdout]   35:     0x60cfcd5411d7 - <hooks::gen_ref::GenRefKey<T> as hooks::share_value::ShareValue>::map::{{closure}}::hacabdeda82b37880
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:98:24
[INFO] [stdout]   36:     0x60cfcd55470f - hooks_gen::local::store::<impl hooks_gen::local::StoreImpl for hooks_gen::local::Store>::map_at::{{closure}}::hf670bc8bf92d5fad
[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:     0x60cfcd54ec9e - hooks_gen::local::store::store::{{closure}}::h53ccb13d01decafb
[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:     0x60cfcd525fc5 - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow::{{closure}}::hbb4cceff3a352a18
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:719:26
[INFO] [stdout]   39:     0x60cfcd51e17d - std::thread::local::LocalKey<T>::try_with::h1a0d1d2ffdfc51e9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   40:     0x60cfcd51c918 - std::thread::local::LocalKey<T>::with::h68028034abdf53a2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   41:     0x60cfcd523797 - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow::h8c8644ca8dade5b7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:719:14
[INFO] [stdout]   42:     0x60cfcd54daf0 - hooks_gen::local::store::store::hecc047f143e0ce34
[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:     0x60cfcd57244a - hooks_gen::local::store::<impl hooks_gen::local::StoreImpl for hooks_gen::local::Store>::map_at::h995d49178c82d078
[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:     0x60cfcd570de7 - <hooks_gen::local::Key<T> as hooks_gen::Key>::map::h688fbe56796b0505
[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:     0x60cfcd540c10 - <hooks::gen_ref::GenRefKey<T> as hooks::share_value::ShareValue>::map::h674b907fd7d80dd3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:98:16
[INFO] [stdout]   46:     0x60cfcd560a0a - hooks::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::he608e86e2a6832e2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:232:27
[INFO] [stdout]   47:     0x60cfcd560a47 - hooks::gen_ref::tests::nested_share_value::nested_self_map_and_map_mut_should_panic::{{closure}}::h236d381ebd81a938
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:230:54
[INFO] [stdout]   48:     0x60cfcd527e66 - core::ops::function::FnOnce::call_once::h23b6f6d6188c53a8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x60cfcd5c80cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x60cfcd5c80cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x60cfcd5dc0dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x60cfcd5dc0dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x60cfcd5dc0dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x60cfcd5dc0dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x60cfcd5dc0dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x60cfcd5dc0dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x60cfcd5dc0dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x60cfcd5b5624 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x60cfcd5b5624 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x60cfcd5b8f5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x60cfcd5b8f5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x60cfcd5b8f5a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x60cfcd5b8f5a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x60cfcd5b8f5a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x60cfcd5b8f5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x60cfcd5b8f5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x60cfcd60034f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x60cfcd60034f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7cfcab5efaa4 - <unknown>
[INFO] [stdout]   70:     0x7cfcab67ca64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "RefCell already borrowed"
[INFO] [stdout]  expected substring: "already borrowed: BorrowMutError"
[INFO] [stdout] ---- gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic' (33) panicked at src/gen_ref.rs:102:33:
[INFO] [stdout] RefCell already borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60cfcd62b712 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60cfcd62b712 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60cfcd62b712 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60cfcd62b712 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60cfcd63b79f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60cfcd63b79f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60cfcd5f8d03 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60cfcd5f8d03 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60cfcd604e12 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60cfcd6099af - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60cfcd609841 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60cfcd5c827e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60cfcd5c827e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60cfcd609fbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60cfcd609fbf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60cfcd609e1a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60cfcd604f49 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60cfcd5ed5fd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60cfcd6432c0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60cfcd641fa3 - core::cell::panic_already_borrowed::do_panic::runtime::h31e2ed3faff8c826
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic.rs:173:21
[INFO] [stdout]   20:     0x60cfcd641f4a - core::cell::panic_already_borrowed::do_panic::h2b0e1ca9c4222711
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stdout]   21:     0x60cfcd641f4a - core::cell::panic_already_borrowed::hc934487908be6d54
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic.rs:178:9
[INFO] [stdout]   22:     0x60cfcd53e1e3 - core::cell::RefCell<T>::borrow_mut::hc74803ce6605a4c2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/cell.rs:1191:25
[INFO] [stdout]   23:     0x60cfcd5419ef - <hooks::gen_ref::GenRefKey<T> as hooks::share_value::ShareValue>::map_mut::{{closure}}::h4ed204d6f92b651d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:33
[INFO] [stdout]   24:     0x60cfcd5543bd - hooks_gen::local::store::<impl hooks_gen::local::StoreImpl for hooks_gen::local::Store>::map_at::{{closure}}::hdbc26b2f63649fa5
[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:     0x60cfcd551236 - hooks_gen::local::store::store::{{closure}}::hd54ae2c0da867799
[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:     0x60cfcd5268c0 - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow::{{closure}}::he80d1da564b035e1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:719:26
[INFO] [stdout]   27:     0x60cfcd521848 - std::thread::local::LocalKey<T>::try_with::had645be267208fbf
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   28:     0x60cfcd51c773 - std::thread::local::LocalKey<T>::with::h5fd71f613891046e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   29:     0x60cfcd523a13 - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow::hebd6b8703589d654
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:719:14
[INFO] [stdout]   30:     0x60cfcd54d4c4 - hooks_gen::local::store::store::h3aea6b87de14eeb2
[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:     0x60cfcd5721c5 - hooks_gen::local::store::<impl hooks_gen::local::StoreImpl for hooks_gen::local::Store>::map_at::h53205f5bd38b1afe
[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:     0x60cfcd570e62 - <hooks_gen::local::Key<T> as hooks_gen::Key>::map::h8533b4dac1ac2966
[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:     0x60cfcd5416d8 - <hooks::gen_ref::GenRefKey<T> as hooks::share_value::ShareValue>::map_mut::h153d97eec073c63e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:16
[INFO] [stdout]   34:     0x60cfcd560987 - hooks::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{{closure}}::hdbbc9cfa18855259
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:217:53
[INFO] [stdout]   35:     0x60cfcd541c07 - <hooks::gen_ref::GenRefKey<T> as hooks::share_value::ShareValue>::map_mut::{{closure}}::haa7f3270f2928ed4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:24
[INFO] [stdout]   36:     0x60cfcd55294f - hooks_gen::local::store::<impl hooks_gen::local::StoreImpl for hooks_gen::local::Store>::map_at::{{closure}}::h12108ba2c7fe13db
[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:     0x60cfcd54f7ae - hooks_gen::local::store::store::{{closure}}::h7f780c685d20f4d1
[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:     0x60cfcd526d35 - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow::{{closure}}::hf5bdece080cca721
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:719:26
[INFO] [stdout]   39:     0x60cfcd52068d - std::thread::local::LocalKey<T>::try_with::h8af4481452493c8c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   40:     0x60cfcd51c418 - std::thread::local::LocalKey<T>::with::h3978f2a3bab6c611
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   41:     0x60cfcd523447 - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow::h23ba05c95f054ab4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:719:14
[INFO] [stdout]   42:     0x60cfcd54d580 - hooks_gen::local::store::store::h52a6057599f3a141
[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:     0x60cfcd5725aa - hooks_gen::local::store::<impl hooks_gen::local::StoreImpl for hooks_gen::local::Store>::map_at::hcb3f53e2a45f1dcf
[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:     0x60cfcd571167 - <hooks_gen::local::Key<T> as hooks_gen::Key>::map::hf33007630f8ee88b
[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:     0x60cfcd5416b0 - <hooks::gen_ref::GenRefKey<T> as hooks::share_value::ShareValue>::map_mut::h02a52be5f8561280
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:16
[INFO] [stdout]   46:     0x60cfcd56090a - hooks::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::hfd65be1203056687
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:217:27
[INFO] [stdout]   47:     0x60cfcd560947 - hooks::gen_ref::tests::nested_share_value::nested_self_map_mut_should_panic::{{closure}}::h59294e3fe0bc4848
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:215:46
[INFO] [stdout]   48:     0x60cfcd528596 - core::ops::function::FnOnce::call_once::ha44b68a409ca5ea5
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x60cfcd5c80cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x60cfcd5c80cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x60cfcd5dc0dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x60cfcd5dc0dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x60cfcd5dc0dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x60cfcd5dc0dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x60cfcd5dc0dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x60cfcd5dc0dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x60cfcd5dc0dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x60cfcd5b5624 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x60cfcd5b5624 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x60cfcd5b8f5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x60cfcd5b8f5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x60cfcd5b8f5a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x60cfcd5b8f5a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x60cfcd5b8f5a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x60cfcd5b8f5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x60cfcd5b8f5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x60cfcd60034f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x60cfcd60034f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7cfcab5efaa4 - <unknown>
[INFO] [stdout]   70:     0x7cfcab67ca64 - 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_and_map_should_panic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic' (32) panicked at src/gen_ref.rs:98:29:
[INFO] [stdout] RefCell already mutably borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60cfcd62b712 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60cfcd62b712 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60cfcd62b712 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60cfcd62b712 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60cfcd63b79f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60cfcd63b79f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60cfcd5f8d03 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60cfcd5f8d03 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60cfcd604e12 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60cfcd6099af - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60cfcd609841 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60cfcd5c827e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60cfcd5c827e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60cfcd609fbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60cfcd609fbf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60cfcd609e1a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60cfcd604f49 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60cfcd5ed5fd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60cfcd6432c0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60cfcd642013 - core::cell::panic_already_mutably_borrowed::do_panic::runtime::hf1c452120d04dccc
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic.rs:173:21
[INFO] [stdout]   20:     0x60cfcd641fba - core::cell::panic_already_mutably_borrowed::do_panic::h1cfba759d014c236
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stdout]   21:     0x60cfcd641fba - core::cell::panic_already_mutably_borrowed::ha28a1e39cccbb551
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic.rs:178:9
[INFO] [stdout]   22:     0x60cfcd53e882 - core::cell::RefCell<T>::borrow::hc03b314ac9be1326
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/cell.rs:1093:25
[INFO] [stdout]   23:     0x60cfcd540dff - <hooks::gen_ref::GenRefKey<T> as hooks::share_value::ShareValue>::map::{{closure}}::h09d22676fe0fdf0c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:98:29
[INFO] [stdout]   24:     0x60cfcd55455d - hooks_gen::local::store::<impl hooks_gen::local::StoreImpl for hooks_gen::local::Store>::map_at::{{closure}}::he377b1c8a3181f86
[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:     0x60cfcd54f0a6 - hooks_gen::local::store::store::{{closure}}::h64cd38369355358d
[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:     0x60cfcd524de0 - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow::{{closure}}::h802c1949d82fed6b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:719:26
[INFO] [stdout]   27:     0x60cfcd51e7f8 - std::thread::local::LocalKey<T>::try_with::h2ffd56fd86bf911c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   28:     0x60cfcd51d733 - std::thread::local::LocalKey<T>::with::hecc1dfdc8db7fc3d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   29:     0x60cfcd523383 - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow::h08c041801a9a0438
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:719:14
[INFO] [stdout]   30:     0x60cfcd54da44 - hooks_gen::local::store::store::he1ae5d17fb129cec
[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:     0x60cfcd5720b5 - hooks_gen::local::store::<impl hooks_gen::local::StoreImpl for hooks_gen::local::Store>::map_at::h2c648468f1fdcbd4
[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:     0x60cfcd570f72 - <hooks_gen::local::Key<T> as hooks_gen::Key>::map::h9c1f903b064c499a
[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:     0x60cfcd540cc8 - <hooks::gen_ref::GenRefKey<T> as hooks::share_value::ShareValue>::map::hcb5f97c6c47deaa3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:98:16
[INFO] [stdout]   34:     0x60cfcd560b97 - hooks::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{{closure}}::h048bb3632540812c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:224:53
[INFO] [stdout]   35:     0x60cfcd541f37 - <hooks::gen_ref::GenRefKey<T> as hooks::share_value::ShareValue>::map_mut::{{closure}}::hee3a5ba364c41e69
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:24
[INFO] [stdout]   36:     0x60cfcd553b1f - hooks_gen::local::store::<impl hooks_gen::local::StoreImpl for hooks_gen::local::Store>::map_at::{{closure}}::h9f89c755009a637e
[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:     0x60cfcd5508ce - hooks_gen::local::store::store::{{closure}}::hc2be5e83fc3b164d
[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:     0x60cfcd526675 - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow::{{closure}}::hd58195fd439c8d9b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:719:26
[INFO] [stdout]   39:     0x60cfcd522ddd - std::thread::local::LocalKey<T>::try_with::hf4ecd2343bc3e56a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   40:     0x60cfcd51c878 - std::thread::local::LocalKey<T>::with::h65ef47636946b4e5
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   41:     0x60cfcd5236d7 - std::thread::local::LocalKey<core::cell::RefCell<T>>::with_borrow::h7096371004b1c353
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:719:14
[INFO] [stdout]   42:     0x60cfcd54db20 - hooks_gen::local::store::store::hf1f20fe37fb2e700
[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:     0x60cfcd5725da - hooks_gen::local::store::<impl hooks_gen::local::StoreImpl for hooks_gen::local::Store>::map_at::hcc49e7ccf3e9824c
[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:     0x60cfcd570fd7 - <hooks_gen::local::Key<T> as hooks_gen::Key>::map::hb5d70a92d1a08921
[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:     0x60cfcd541740 - <hooks::gen_ref::GenRefKey<T> as hooks::share_value::ShareValue>::map_mut::h56e63c2030e4b1a5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:102:16
[INFO] [stdout]   46:     0x60cfcd560b0d - hooks::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::h725e4943b44208c1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:224:27
[INFO] [stdout]   47:     0x60cfcd560bb7 - hooks::gen_ref::tests::nested_share_value::nested_self_map_mut_and_map_should_panic::{{closure}}::hc1f2ab5831e6d593
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen_ref.rs:222:54
[INFO] [stdout]   48:     0x60cfcd527d26 - core::ops::function::FnOnce::call_once::h1a0c6844502da513
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x60cfcd5c80cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x60cfcd5c80cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x60cfcd5dc0dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x60cfcd5dc0dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x60cfcd5dc0dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x60cfcd5dc0dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x60cfcd5dc0dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x60cfcd5dc0dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x60cfcd5dc0dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x60cfcd5b5624 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x60cfcd5b5624 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x60cfcd5b8f5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x60cfcd5b8f5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x60cfcd5b8f5a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x60cfcd5b8f5a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x60cfcd5b8f5a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x60cfcd5b8f5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x60cfcd5b8f5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x60cfcd60034f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x60cfcd60034f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x7cfcab5efaa4 - <unknown>
[INFO] [stdout]   70:     0x7cfcab67ca64 - 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] 
[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.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "bdf113e459806c4e1a7ed62af4fd824d00e99d3b7a7d26b72b3f79478bdd4e14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdf113e459806c4e1a7ed62af4fd824d00e99d3b7a7d26b72b3f79478bdd4e14", kill_on_drop: false }`
[INFO] [stdout] bdf113e459806c4e1a7ed62af4fd824d00e99d3b7a7d26b72b3f79478bdd4e14
