[INFO] cloning repository https://github.com/fxdmhtt/ReactiveCache
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fxdmhtt/ReactiveCache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffxdmhtt%2FReactiveCache", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffxdmhtt%2FReactiveCache'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ce1a117e14bae7dcda004a46d321a9a96696317
[INFO] testing fxdmhtt/ReactiveCache against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffxdmhtt%2FReactiveCache" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fxdmhtt/ReactiveCache
[INFO] finished tweaking git repo https://github.com/fxdmhtt/ReactiveCache
[INFO] tweaked toml for git repo https://github.com/fxdmhtt/ReactiveCache written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fxdmhtt/ReactiveCache on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fxdmhtt/ReactiveCache already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lru v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13b0daa98923991ea9d63d26ffbe88d70b3b175cb2dd59ebe7df64169bb98281
[INFO] running `Command { std: "docker" "start" "-a" "13b0daa98923991ea9d63d26ffbe88d70b3b175cb2dd59ebe7df64169bb98281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13b0daa98923991ea9d63d26ffbe88d70b3b175cb2dd59ebe7df64169bb98281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13b0daa98923991ea9d63d26ffbe88d70b3b175cb2dd59ebe7df64169bb98281", kill_on_drop: false }`
[INFO] [stdout] 13b0daa98923991ea9d63d26ffbe88d70b3b175cb2dd59ebe7df64169bb98281
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be772d6b07c8246284653788448cff63066cba2f3594ac08b6adfa6f810f6524
[INFO] running `Command { std: "docker" "start" "-a" "be772d6b07c8246284653788448cff63066cba2f3594ac08b6adfa6f810f6524", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lru v0.16.0
[INFO] [stderr]    Compiling reactive-cache v0.4.0-alpha.0 (/opt/rustwide/workdir/cache)
[INFO] [stderr]    Compiling reactive-macros v0.4.0-alpha.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.69s
[INFO] running `Command { std: "docker" "inspect" "be772d6b07c8246284653788448cff63066cba2f3594ac08b6adfa6f810f6524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be772d6b07c8246284653788448cff63066cba2f3594ac08b6adfa6f810f6524", kill_on_drop: false }`
[INFO] [stdout] be772d6b07c8246284653788448cff63066cba2f3594ac08b6adfa6f810f6524
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08c35a5ae9ae59cfac2f04402ef8ffada6d0d6b53867bb47cbb260001dc60a3a
[INFO] running `Command { std: "docker" "start" "-a" "08c35a5ae9ae59cfac2f04402ef8ffada6d0d6b53867bb47cbb260001dc60a3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling reactive-macros v0.4.0-alpha.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling reactive-cache v0.4.0-alpha.0 (/opt/rustwide/workdir/cache)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.07s
[INFO] running `Command { std: "docker" "inspect" "08c35a5ae9ae59cfac2f04402ef8ffada6d0d6b53867bb47cbb260001dc60a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08c35a5ae9ae59cfac2f04402ef8ffada6d0d6b53867bb47cbb260001dc60a3a", kill_on_drop: false }`
[INFO] [stdout] 08c35a5ae9ae59cfac2f04402ef8ffada6d0d6b53867bb47cbb260001dc60a3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fc8adca65ad54897986640eca094a972badbc75c7f91e69726b12f699ddb4144
[INFO] running `Command { std: "docker" "start" "-a" "fc8adca65ad54897986640eca094a972badbc75c7f91e69726b12f699ddb4144", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reactive_cache-4e19fb76605c9c9c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reactive_macros-6eaefd89a5dd0dba)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-7c534c8dfd100f2c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test basic_memoization_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dep.rs (/opt/rustwide/target/debug/deps/dep-e18a07c51c9fb8ef)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test complex_dependency_memo_test ... ok
[INFO] [stdout] test signal_set_unchanged_test ... FAILED
[INFO] [stdout] test signal_set_value_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- signal_set_unchanged_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'signal_set_unchanged_test' panicked at /opt/rustwide/workdir/cache/src/observable.rs:26:18:
[INFO] [stdout] RefCell already mutably borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62dddf244562 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62dddf244562 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62dddf244562 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62dddf244562 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62dddf269913 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62dddf269913 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62dddf2414e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62dddf2414e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62dddf2443b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62dddf245ad9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62dddf24590e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62dddf20dd44 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62dddf20dd44 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62dddf2464ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62dddf2464ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62dddf24627a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62dddf244a59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62dddf245f0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62dddf268360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62dddf26e413 - core::cell::panic_already_mutably_borrowed::do_panic::runtime::h78371cd2b8a532bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:218:21
[INFO] [stdout]   20:     0x62dddf267f3a - core::cell::panic_already_mutably_borrowed::do_panic::h2ef1c4ca2a2d6b66
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/intrinsics/mod.rs:2367:9
[INFO] [stdout]   21:     0x62dddf267f3a - core::cell::panic_already_mutably_borrowed::h4db46f99c1c196b2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:223:9
[INFO] [stdout]   22:     0x62dddf1b6b72 - core::cell::RefCell<T>::borrow::h72030913f908b664
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cell.rs:991:25
[INFO] [stdout]   23:     0x62dddf1bfdc6 - reactive_cache::observable::IObservable::dependency_collection::h53dceccb8be4da62
[INFO] [stdout]                                at /opt/rustwide/workdir/cache/src/observable.rs:26:18
[INFO] [stdout]   24:     0x62dddf1c05a9 - reactive_cache::signal::Signal<T>::get::h378431a58687d2d2
[INFO] [stdout]                                at /opt/rustwide/workdir/cache/src/signal.rs:174:14
[INFO] [stdout]   25:     0x62dddf1b7f1b - dep::source_a::h0afab95cf52c475a
[INFO] [stdout]                                at /opt/rustwide/workdir/macros/tests/dep.rs:26:10
[INFO] [stdout]   26:     0x62dddf1b830f - dep::derived_c::DERIVED_C::{{closure}}::{{closure}}::hd26d6d72d8c6a957
[INFO] [stdout]                                at /opt/rustwide/workdir/macros/tests/dep.rs:40:5
[INFO] [stdout]   27:     0x62dddf1c3386 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha086ee0b81fb6826
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   28:     0x62dddf1c3ecc - reactive_cache::memo::Memo<T>::get::h5db4f833095eb10f
[INFO] [stdout]                                at /opt/rustwide/workdir/cache/src/memo.rs:168:33
[INFO] [stdout]   29:     0x62dddf1b82b5 - dep::derived_c::hc61a4376daa6dc32
[INFO] [stdout]                                at /opt/rustwide/workdir/macros/tests/dep.rs:35:1
[INFO] [stdout]   30:     0x62dddf1b83ef - dep::derived_d::DERIVED_D::{{closure}}::{{closure}}::h537c93450815e723
[INFO] [stdout]                                at /opt/rustwide/workdir/macros/tests/dep.rs:48:5
[INFO] [stdout]   31:     0x62dddf1c3386 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha086ee0b81fb6826
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   32:     0x62dddf1c3ecc - reactive_cache::memo::Memo<T>::get::h5db4f833095eb10f
[INFO] [stdout]                                at /opt/rustwide/workdir/cache/src/memo.rs:168:33
[INFO] [stdout]   33:     0x62dddf1b8395 - dep::derived_d::h617671ed55011a24
[INFO] [stdout]                                at /opt/rustwide/workdir/macros/tests/dep.rs:43:1
[INFO] [stdout]   34:     0x62dddf1b8b9b - dep::signal_set_unchanged_test::h61e1d917cf782b40
[INFO] [stdout]                                at /opt/rustwide/workdir/macros/tests/dep.rs:127:14
[INFO] [stdout]   35:     0x62dddf1b8b27 - dep::signal_set_unchanged_test::{{closure}}::h07bd7e2bddbc2465
[INFO] [stdout]                                at /opt/rustwide/workdir/macros/tests/dep.rs:119:31
[INFO] [stdout]   36:     0x62dddf1c4df6 - core::ops::function::FnOnce::call_once::h7d8d6e735e4f47cd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   37:     0x62dddf2135ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   38:     0x62dddf2135ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   39:     0x62dddf2126e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   40:     0x62dddf2126e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x62dddf2126e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x62dddf2126e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x62dddf2126e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x62dddf2126e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   45:     0x62dddf2126e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   46:     0x62dddf1d62e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   47:     0x62dddf1d62e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   48:     0x62dddf1d9cba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   49:     0x62dddf1d9cba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x62dddf1d9cba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x62dddf1d9cba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x62dddf1d9cba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x62dddf1d9cba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   54:     0x62dddf1d9cba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x62dddf24942f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   56:     0x62dddf24942f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   57:     0x793c718d6aa4 - <unknown>
[INFO] [stdout]   58:     0x793c71963a34 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- signal_set_value_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'signal_set_value_test' panicked at /opt/rustwide/workdir/cache/src/observable.rs:10:27:
[INFO] [stdout] RefCell already borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62dddf244562 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62dddf244562 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62dddf244562 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62dddf244562 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62dddf269913 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62dddf269913 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62dddf2414e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62dddf2414e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62dddf2443b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62dddf245ad9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62dddf24590e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62dddf20dd44 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62dddf20dd44 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62dddf2464ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62dddf2464ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62dddf24627a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62dddf244a59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62dddf245f0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62dddf268360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62dddf26e3b3 - core::cell::panic_already_borrowed::do_panic::runtime::hb086604e0e816804
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:218:21
[INFO] [stdout]   20:     0x62dddf267f2a - core::cell::panic_already_borrowed::do_panic::h510bf9b68429ac1c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/intrinsics/mod.rs:2367:9
[INFO] [stdout]   21:     0x62dddf267f2a - core::cell::panic_already_borrowed::hcfe04d608d2308a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:223:9
[INFO] [stdout]   22:     0x62dddf1b6472 - core::cell::RefCell<T>::borrow_mut::h942a753575de8983
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cell.rs:1089:25
[INFO] [stdout]   23:     0x62dddf1c3b2d - reactive_cache::observable::IObservable::invalidate::h66678b7478ecefe4
[INFO] [stdout]                                at /opt/rustwide/workdir/cache/src/observable.rs:10:27
[INFO] [stdout]   24:     0x62dddf1bfd29 - reactive_cache::observable::IObservable::invalidate::{{closure}}::he747b3a4ffe87a71
[INFO] [stdout]                                at /opt/rustwide/workdir/cache/src/observable.rs:13:19
[INFO] [stdout]   25:     0x62dddf1bc5e6 - alloc::vec::Vec<T,A>::retain::{{closure}}::hb803368683e7b6fd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2204:32
[INFO] [stdout]   26:     0x62dddf1bc067 - alloc::vec::Vec<T,A>::retain_mut::process_loop::hf25c6dce6787a36c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2290:21
[INFO] [stdout]   27:     0x62dddf1bc18f - alloc::vec::Vec<T,A>::retain_mut::h1ca2d2cfc28960c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2316:9
[INFO] [stdout]   28:     0x62dddf1bc523 - alloc::vec::Vec<T,A>::retain::h843b18be528aa3dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2204:14
[INFO] [stdout]   29:     0x62dddf1c3b6e - reactive_cache::observable::IObservable::invalidate::h66678b7478ecefe4
[INFO] [stdout]                                at /opt/rustwide/workdir/cache/src/observable.rs:10:40
[INFO] [stdout]   30:     0x62dddf1bfd29 - reactive_cache::observable::IObservable::invalidate::{{closure}}::he747b3a4ffe87a71
[INFO] [stdout]                                at /opt/rustwide/workdir/cache/src/observable.rs:13:19
[INFO] [stdout]   31:     0x62dddf1bc5e6 - alloc::vec::Vec<T,A>::retain::{{closure}}::hb803368683e7b6fd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2204:32
[INFO] [stdout]   32:     0x62dddf1bc067 - alloc::vec::Vec<T,A>::retain_mut::process_loop::hf25c6dce6787a36c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2290:21
[INFO] [stdout]   33:     0x62dddf1bc18f - alloc::vec::Vec<T,A>::retain_mut::h1ca2d2cfc28960c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2316:9
[INFO] [stdout]   34:     0x62dddf1bc523 - alloc::vec::Vec<T,A>::retain::h843b18be528aa3dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2204:14
[INFO] [stdout]   35:     0x62dddf1c3b6e - reactive_cache::observable::IObservable::invalidate::h66678b7478ecefe4
[INFO] [stdout]                                at /opt/rustwide/workdir/cache/src/observable.rs:10:40
[INFO] [stdout]   36:     0x62dddf1bfd29 - reactive_cache::observable::IObservable::invalidate::{{closure}}::he747b3a4ffe87a71
[INFO] [stdout]                                at /opt/rustwide/workdir/cache/src/observable.rs:13:19
[INFO] [stdout]   37:     0x62dddf1bc5e6 - alloc::vec::Vec<T,A>::retain::{{closure}}::hb803368683e7b6fd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2204:32
[INFO] [stdout]   38:     0x62dddf1bc067 - alloc::vec::Vec<T,A>::retain_mut::process_loop::hf25c6dce6787a36c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2290:21
[INFO] [stdout]   39:     0x62dddf1bc18f - alloc::vec::Vec<T,A>::retain_mut::h1ca2d2cfc28960c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2316:9
[INFO] [stdout]   40:     0x62dddf1bc523 - alloc::vec::Vec<T,A>::retain::h843b18be528aa3dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2204:14
[INFO] [stdout]   41:     0x62dddf1c3b6e - reactive_cache::observable::IObservable::invalidate::h66678b7478ecefe4
[INFO] [stdout]                                at /opt/rustwide/workdir/cache/src/observable.rs:10:40
[INFO] [stdout]   42:     0x62dddf1bfc29 - reactive_cache::observable::IObservable::invalidate::{{closure}}::h8991f0cab42cbe55
[INFO] [stdout]                                at /opt/rustwide/workdir/cache/src/observable.rs:13:19
[INFO] [stdout]   43:     0x62dddf1bc5c6 - alloc::vec::Vec<T,A>::retain::{{closure}}::h6e3593eb2dc306e8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2204:32
[INFO] [stdout]   44:     0x62dddf1bbae7 - alloc::vec::Vec<T,A>::retain_mut::process_loop::h09224ef6bba9ee31
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2290:21
[INFO] [stdout]   45:     0x62dddf1bc42f - alloc::vec::Vec<T,A>::retain_mut::hf21ec7f4f1d224e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2316:9
[INFO] [stdout]   46:     0x62dddf1bc4e3 - alloc::vec::Vec<T,A>::retain::h5a1ae7f9ded72bc8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:2204:14
[INFO] [stdout]   47:     0x62dddf1bfb3e - reactive_cache::observable::IObservable::invalidate::hd13373ebf38663d2
[INFO] [stdout]                                at /opt/rustwide/workdir/cache/src/observable.rs:10:40
[INFO] [stdout]   48:     0x62dddf1c058a - reactive_cache::signal::Signal<T>::OnPropertyChanging::hce77792f551be0af
[INFO] [stdout]                                at /opt/rustwide/workdir/cache/src/signal.rs:111:14
[INFO] [stdout]   49:     0x62dddf1c0de4 - reactive_cache::signal::Signal<T>::set::h76b4f03dd1c082a6
[INFO] [stdout]                                at /opt/rustwide/workdir/cache/src/signal.rs:215:14
[INFO] [stdout]   50:     0x62dddf1b9227 - dep::signal_set_value_test::h2219c274da808621
[INFO] [stdout]                                at /opt/rustwide/workdir/macros/tests/dep.rs:185:9
[INFO] [stdout]   51:     0x62dddf1b9037 - dep::signal_set_value_test::{{closure}}::hb1f3c477e5ca3acc
[INFO] [stdout]                                at /opt/rustwide/workdir/macros/tests/dep.rs:164:27
[INFO] [stdout]   52:     0x62dddf1c4b56 - core::ops::function::FnOnce::call_once::h2bb3a655d114d552
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   53:     0x62dddf2135ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   54:     0x62dddf2135ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   55:     0x62dddf2126e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   56:     0x62dddf2126e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x62dddf2126e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x62dddf2126e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x62dddf2126e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62dddf2126e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   61:     0x62dddf2126e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   62:     0x62dddf1d62e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   63:     0x62dddf1d62e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   64:     0x62dddf1d9cba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   65:     0x62dddf1d9cba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   66:     0x62dddf1d9cba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   67:     0x62dddf1d9cba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   68:     0x62dddf1d9cba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62dddf1d9cba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   70:     0x62dddf1d9cba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   71:     0x62dddf24942f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   72:     0x62dddf24942f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   73:     0x793c718d6aa4 - <unknown>
[INFO] [stdout]   74:     0x793c71963a34 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     signal_set_unchanged_test
[INFO] [stdout]     signal_set_value_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p reactive-macros --test dep`
[INFO] running `Command { std: "docker" "inspect" "fc8adca65ad54897986640eca094a972badbc75c7f91e69726b12f699ddb4144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc8adca65ad54897986640eca094a972badbc75c7f91e69726b12f699ddb4144", kill_on_drop: false }`
[INFO] [stdout] fc8adca65ad54897986640eca094a972badbc75c7f91e69726b12f699ddb4144
