[INFO] fetching crate ll 7.1.0...
[INFO] testing ll-7.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate ll 7.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate ll 7.1.0
[INFO] finished tweaking crates.io crate ll 7.1.0
[INFO] tweaked toml for crates.io crate ll 7.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ll 7.1.0 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 crates.io crate ll 7.1.0 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]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.2
[INFO] [stderr]   Downloaded vte v0.10.1
[INFO] [stderr]   Downloaded k9 v0.11.6
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a57a412edc27a7d8c599316fbf15dfdffece6d3cd23f5d8307c9dd9b56e8690
[INFO] running `Command { std: "docker" "start" "-a" "9a57a412edc27a7d8c599316fbf15dfdffece6d3cd23f5d8307c9dd9b56e8690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a57a412edc27a7d8c599316fbf15dfdffece6d3cd23f5d8307c9dd9b56e8690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a57a412edc27a7d8c599316fbf15dfdffece6d3cd23f5d8307c9dd9b56e8690", kill_on_drop: false }`
[INFO] [stdout] 9a57a412edc27a7d8c599316fbf15dfdffece6d3cd23f5d8307c9dd9b56e8690
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] d0aa4c03d4c6dd319535ece6689ffcbfe59bfc85f6285dcbbde12dd7cf910acc
[INFO] running `Command { std: "docker" "start" "-a" "d0aa4c03d4c6dd319535ece6689ffcbfe59bfc85f6285dcbbde12dd7cf910acc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling ll v7.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/task_tree.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 526 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 527 |     ) -> std::iter::Chain<
[INFO] [stdout] 528 |         std::collections::btree_map::Iter<String, DataEntry>,
[INFO] [stdout]     |         ---------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout] 529 |         std::collections::btree_map::Iter<String, DataEntry>,
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 528 ~         std::collections::btree_map::Iter<'_, String, DataEntry>,
[INFO] [stdout] 529 ~         std::collections::btree_map::Iter<'_, String, DataEntry>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.35s
[INFO] running `Command { std: "docker" "inspect" "d0aa4c03d4c6dd319535ece6689ffcbfe59bfc85f6285dcbbde12dd7cf910acc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0aa4c03d4c6dd319535ece6689ffcbfe59bfc85f6285dcbbde12dd7cf910acc", kill_on_drop: false }`
[INFO] [stdout] d0aa4c03d4c6dd319535ece6689ffcbfe59bfc85f6285dcbbde12dd7cf910acc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 212b1114bb5d866387be26556eedc59bc695ebec3838da79f9c926a5353cea34
[INFO] running `Command { std: "docker" "start" "-a" "212b1114bb5d866387be26556eedc59bc695ebec3838da79f9c926a5353cea34", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling k9 v0.11.6
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling ll v7.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/task_tree.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 526 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 527 |     ) -> std::iter::Chain<
[INFO] [stdout] 528 |         std::collections::btree_map::Iter<String, DataEntry>,
[INFO] [stdout]     |         ---------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout] 529 |         std::collections::btree_map::Iter<String, DataEntry>,
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 528 ~         std::collections::btree_map::Iter<'_, String, DataEntry>,
[INFO] [stdout] 529 ~         std::collections::btree_map::Iter<'_, String, DataEntry>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/task_tree.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 526 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 527 |     ) -> std::iter::Chain<
[INFO] [stdout] 528 |         std::collections::btree_map::Iter<String, DataEntry>,
[INFO] [stdout]     |         ---------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout] 529 |         std::collections::btree_map::Iter<String, DataEntry>,
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 528 ~         std::collections::btree_map::Iter<'_, String, DataEntry>,
[INFO] [stdout] 529 ~         std::collections::btree_map::Iter<'_, String, DataEntry>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.41s
[INFO] running `Command { std: "docker" "inspect" "212b1114bb5d866387be26556eedc59bc695ebec3838da79f9c926a5353cea34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "212b1114bb5d866387be26556eedc59bc695ebec3838da79f9c926a5353cea34", kill_on_drop: false }`
[INFO] [stdout] 212b1114bb5d866387be26556eedc59bc695ebec3838da79f9c926a5353cea34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 5fe9366f7411775c0dc1e4e075d0604ac3ba1de7d1ece74354cbb76511002eed
[INFO] running `Command { std: "docker" "start" "-a" "5fe9366f7411775c0dc1e4e075d0604ac3ba1de7d1ece74354cbb76511002eed", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/task_tree.rs:526:9
[INFO] [stderr]     |
[INFO] [stderr] 526 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 527 |     ) -> std::iter::Chain<
[INFO] [stderr] 528 |         std::collections::btree_map::Iter<String, DataEntry>,
[INFO] [stderr]     |         ---------------------------------------------------- the same lifetime is hidden here
[INFO] [stderr] 529 |         std::collections::btree_map::Iter<String, DataEntry>,
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 528 ~         std::collections::btree_map::Iter<'_, String, DataEntry>,
[INFO] [stderr] 529 ~         std::collections::btree_map::Iter<'_, String, DataEntry>,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `ll` (lib) generated 1 warning
[INFO] [stderr] warning: `ll` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ll-915fb391ae3ed81f)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test level::test::ordering ... ok
[INFO] [stdout] test utils::tests::test_tags_extraction ... ok
[INFO] [stdout] test tests::basic_test::async_test ... ok
[INFO] [stdout] test tests::basic_test::logger_data_test ... ok
[INFO] [stdout] test tests::basic_test::error_chain_test_no_transitive ... FAILED
[INFO] [stdout] test tests::basic_test::basic_events_test ... FAILED
[INFO] [stdout] test tests::basic_test::error_chain_test ... FAILED
[INFO] [stdout] test tests::basic_test::error_chain_test_error_formatter ... FAILED
[INFO] [stdout] test tests::basic_test::error_chain_test_hide_errors ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::basic_test::error_chain_test_no_transitive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::basic_test::error_chain_test_no_transitive' panicked at src/tests/basic_test.rs:172:5:
[INFO] [stdout] 
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] snapshot!(format!("{:?}", result.unwrap_err()), "
[INFO] [stdout] [Task] top_level
[INFO] [stdout]   top_level_data: 5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: [Task] 1_level
[INFO] [stdout]          1_level_data: 9
[INFO] [stdout]          transitive_data: transitive_value
[INFO] [stdout]        
[INFO] [stdout]     1: [Task] 2_level
[INFO] [stdout]        
[INFO] [stdout]     2: oh noes, this fails
[INFO] [stdout] ");
[INFO] [stdout] 
[INFO] [stdout] Assertion Failure!
[INFO] [stdout] 
[INFO] [stdout] Expected string to match inline snapshot
[INFO] [stdout] 
[INFO] [stdout]     Difference:
[INFO] [stdout]     
[INFO] [stdout]   
[INFO] [stdout]   [Task] top_level
[INFO] [stdout]     top_level_data: 5
[INFO] [stdout]   
[INFO] [stdout]   
[INFO] [stdout]   Caused by:
[INFO] [stdout]       0: [Task] 1_level
[INFO] [stdout]            1_level_data: 9
[INFO] [stdout]            transitive_data: transitive_value
[INFO] [stdout]          
[INFO] [stdout]       1: [Task] 2_level
[INFO] [stdout]          
[INFO] [stdout]       2: oh noes, this fails
[INFO] [stdout] + 
[INFO] [stdout] + Stack backtrace:
[INFO] [stdout] +    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/backtrace.rs:27:14
[INFO] [stdout] +    1: anyhow::__private::format_err
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/lib.rs:690:13
[INFO] [stdout] +    2: ll::tests::basic_test::error_chain_test_no_transitive::{{closure}}::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:164:17
[INFO] [stdout] +    3: ll::task_tree::TaskTree::spawn_sync
[INFO] [stdout] +              at ./src/task_tree.rs:199:22
[INFO] [stdout] +    4: ll::task::Task::spawn_sync
[INFO] [stdout] +              at ./src/task.rs:67:26
[INFO] [stdout] +    5: ll::tests::basic_test::error_chain_test_no_transitive::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:163:15
[INFO] [stdout] +    6: ll::task_tree::TaskTree::spawn_sync
[INFO] [stdout] +              at ./src/task_tree.rs:199:22
[INFO] [stdout] +    7: ll::task::Task::spawn_sync
[INFO] [stdout] +              at ./src/task.rs:67:26
[INFO] [stdout] +    8: ll::tests::basic_test::error_chain_test_no_transitive::{{closure}}::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:160:11
[INFO] [stdout] +    9: ll::task_tree::TaskTree::spawn_sync
[INFO] [stdout] +              at ./src/task_tree.rs:199:22
[INFO] [stdout] +   10: ll::task::Task::spawn_sync
[INFO] [stdout] +              at ./src/task.rs:67:26
[INFO] [stdout] +   11: ll::tests::basic_test::error_chain_test_no_transitive::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:157:23
[INFO] [stdout] +   12: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout] +   13: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout] +   14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout] +   15: tokio::runtime::coop::with_budget
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout] +   16: tokio::runtime::coop::budget
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout] +   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout] +   18: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout] +   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout] +   20: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout] +   21: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout] +   22: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout] +   23: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout] +   24: std::thread::local::LocalKey<T>::with
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout] +   25: tokio::runtime::context::set_scheduler
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout] +   26: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout] +   27: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout] +   28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout] +   29: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout] +   30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout] +   31: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout] +   32: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout] +   33: ll::tests::basic_test::error_chain_test_no_transitive
[INFO] [stdout] +              at ./src/tests/basic_test.rs:237:7
[INFO] [stdout] +   34: ll::tests::basic_test::error_chain_test_no_transitive::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:151:46
[INFO] [stdout] +   35: core::ops::function::FnOnce::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] +   36: core::ops::function::FnOnce::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] +   37: test::__rust_begin_short_backtrace
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout] +   38: test::run_test_in_process::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout] +   39: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] +   40: std::panicking::catch_unwind::do_call
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout] +   41: std::panicking::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout] +   42: std::panic::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout] +   43: test::run_test_in_process
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout] +   44: test::run_test::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout] +   45: test::run_test::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout] +   46: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] +   47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] +   48: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] +   49: std::panicking::catch_unwind::do_call
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout] +   50: std::panicking::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout] +   51: std::panic::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout] +   52: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] +   53: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] +   54: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout] +   55: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout] +   56: <unknown>
[INFO] [stdout] +   57: clone
[INFO] [stdout]   
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]     run with `K9_UPDATE_SNAPSHOTS=1` to update/create snapshots
[INFO] [stdout]     
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4aaf22b172 - 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:     0x5b4aaf22b172 - 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:     0x5b4aaf22b172 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b4aaf22b172 - <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:     0x5b4aaf251cc3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b4aaf251cc3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b4aaf227ac3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b4aaf227ac3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b4aaf22afc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b4aaf22c8e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b4aaf22c71e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b4aaefdfac4 - <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:     0x5b4aaefdfac4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b4aaf22d3be - <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:     0x5b4aaf22d3be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b4aaf22d08a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b4aaf22b679 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b4aaf22cd1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b4aaf24fd40 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b4aaeed7b00 - core::panicking::panic_display::h5fe128cb69b79012
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5b4aaeed1414 - ll::tests::basic_test::error_chain_test_no_transitive::{{closure}}::h70002bd4be536835
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/basic_test.rs:172:5
[INFO] [stdout]   21:     0x5b4aaeee25b5 - <core::pin::Pin<P> as core::future::future::Future>::poll::he7a4b4bd1883013f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5b4aaeee252d - <core::pin::Pin<P> as core::future::future::Future>::poll::hbb992d4ea92a8889
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b4aaeeeb80d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2d4adeda3a5b82b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   24:     0x5b4aaeeeb57c - tokio::runtime::coop::with_budget::h3b12d7402d9aaf07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5b4aaeeeb57c - tokio::runtime::coop::budget::h36beaf6cef9dd135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5b4aaeeeb57c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha24077de56419345
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   27:     0x5b4aaeee8d4a - tokio::runtime::scheduler::current_thread::Context::enter::hd765fb96b7495f2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   28:     0x5b4aaeeea140 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1259886c2342ea39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   29:     0x5b4aaeee9dbb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5911ce85aa9a314f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   30:     0x5b4aaeefd9fa - tokio::runtime::context::scoped::Scoped<T>::set::h5bcf25f281462b34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5b4aaef0cf9a - tokio::runtime::context::set_scheduler::{{closure}}::h412680f7c8bbdc11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5b4aaeef3bb6 - std::thread::local::LocalKey<T>::try_with::h49f4490c479b1c82
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5b4aaeef322c - std::thread::local::LocalKey<T>::with::h3568bb4e7bb0888f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5b4aaef0cef1 - tokio::runtime::context::set_scheduler::h913df0967ed0f653
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5b4aaeee96d9 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haf72cf88a0ec6d4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   36:     0x5b4aaeee9e12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2004caf0b5aca645
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   37:     0x5b4aaeee79f9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haf43d655085ed6fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   38:     0x5b4aaeedfc60 - tokio::runtime::context::runtime::enter_runtime::hf2b0199314d0b7fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5b4aaeee73f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf4ea579727a899b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   40:     0x5b4aaeecd51f - tokio::runtime::runtime::Runtime::block_on_inner::h6926a51083ea577b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   41:     0x5b4aaeecd765 - tokio::runtime::runtime::Runtime::block_on::h1b28e10a7456709f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   42:     0x5b4aaeed0b03 - ll::tests::basic_test::error_chain_test_no_transitive::hde8061b5a283892e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/basic_test.rs:237:7
[INFO] [stdout]   43:     0x5b4aaeed09a7 - ll::tests::basic_test::error_chain_test_no_transitive::{{closure}}::h1021f0eb0a508ff6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/basic_test.rs:151:46
[INFO] [stdout]   44:     0x5b4aaef0f146 - core::ops::function::FnOnce::call_once::h402903dabb40c5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5b4aaefe532b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5b4aaefe532b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5b4aaefe4465 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5b4aaefe4465 - <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]   49:     0x5b4aaefe4465 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5b4aaefe4465 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5b4aaefe4465 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b4aaefe4465 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5b4aaefe4465 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5b4aaefa8064 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5b4aaefa8064 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5b4aaefaba3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5b4aaefaba3a - <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]   58:     0x5b4aaefaba3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5b4aaefaba3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5b4aaefaba3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5b4aaefaba3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5b4aaefaba3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5b4aaf23080f - <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]   64:     0x5b4aaf23080f - 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]   65:     0x7d669736eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d66973fba34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::basic_test::basic_events_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::basic_test::basic_events_test' panicked at src/tests/basic_test.rs:40:5:
[INFO] [stdout] 
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] snapshot!(s.to_string(), "
[INFO] [stdout] [ ] | STARTING | root
[INFO] [stdout] [ ] | STARTING | root:test
[INFO] [stdout] [ ] | STARTING | [ERR] root:test_with_data
[INFO] [stdout] [ ] | STARTING | root:test_3
[INFO] [stdout] [ ] root:test
[INFO] [stdout] [ ] [ERR] root:test_with_data
[INFO] [stdout]   |      float: 5.98
[INFO] [stdout]   |      hello: hi
[INFO] [stdout]   |      int: 5
[INFO] [stdout]   |
[INFO] [stdout]   |  [Task] test_with_data
[INFO] [stdout]   |    float: 5.98
[INFO] [stdout]   |    hello: hi
[INFO] [stdout]   |    int: 5
[INFO] [stdout]   |  
[INFO] [stdout]   |  
[INFO] [stdout]   |  Caused by:
[INFO] [stdout]   |      here is error msg
[INFO] [stdout] [ ] root:test_3
[INFO] [stdout] 
[INFO] [stdout] ");
[INFO] [stdout] 
[INFO] [stdout] Assertion Failure!
[INFO] [stdout] 
[INFO] [stdout] Expected string to match inline snapshot
[INFO] [stdout] 
[INFO] [stdout]     Difference:
[INFO] [stdout]     
[INFO] [stdout]   
[INFO] [stdout]   [ ] | STARTING | root
[INFO] [stdout]   [ ] | STARTING | root:test
[INFO] [stdout] - [ ] | STARTING | [ERR] root:test_with_data
[INFO] [stdout] - [ ] | STARTING | root:test_3
[INFO] [stdout] + [ ] | STARTING | root:test_with_data
[INFO] [stdout]   [ ] root:test
[INFO] [stdout] + [ ] | STARTING | root:test_3
[INFO] [stdout]   [ ] [ERR] root:test_with_data
[INFO] [stdout]     |      float: 5.98
[INFO] [stdout]     |      hello: hi
[INFO] [stdout]     |      int: 5
[INFO] [stdout]     |
[INFO] [stdout]     |  [Task] test_with_data
[INFO] [stdout]     |    float: 5.98
[INFO] [stdout]     |    hello: hi
[INFO] [stdout]     |    int: 5
[INFO] [stdout]     |  
[INFO] [stdout]     |  
[INFO] [stdout]     |  Caused by:
[INFO] [stdout]     |      here is error msg
[INFO] [stdout] +   |  
[INFO] [stdout] +   |  Stack backtrace:
[INFO] [stdout] +   |     0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/backtrace.rs:27:14
[INFO] [stdout] +   |     1: anyhow::__private::format_err
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/lib.rs:690:13
[INFO] [stdout] +   |     2: ll::tests::basic_test::basic_events_test::{{closure}}::{{closure}}
[INFO] [stdout] +   |               at ./src/tests/basic_test.rs:33:9
[INFO] [stdout] +   |     3: ll::task_tree::TaskTree::spawn_sync
[INFO] [stdout] +   |               at ./src/task_tree.rs:199:22
[INFO] [stdout] +   |     4: ll::task::Task::spawn_sync
[INFO] [stdout] +   |               at ./src/task.rs:67:26
[INFO] [stdout] +   |     5: ll::tests::basic_test::basic_events_test::{{closure}}
[INFO] [stdout] +   |               at ./src/tests/basic_test.rs:29:10
[INFO] [stdout] +   |     6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout] +   |     7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout] +   |     8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout] +   |     9: tokio::runtime::coop::with_budget
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout] +   |    10: tokio::runtime::coop::budget
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout] +   |    11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout] +   |    12: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout] +   |    13: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout] +   |    14: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout] +   |    15: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout] +   |    16: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout] +   |    17: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout] +   |    18: std::thread::local::LocalKey<T>::with
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout] +   |    19: tokio::runtime::context::set_scheduler
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout] +   |    20: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout] +   |    21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout] +   |    22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout] +   |    23: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout] +   |    24: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout] +   |    25: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout] +   |    26: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout] +   |               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout] +   |    27: ll::tests::basic_test::basic_events_test
[INFO] [stdout] +   |               at ./src/tests/basic_test.rs:66:7
[INFO] [stdout] +   |    28: ll::tests::basic_test::basic_events_test::{{closure}}
[INFO] [stdout] +   |               at ./src/tests/basic_test.rs:19:33
[INFO] [stdout] +   |    29: core::ops::function::FnOnce::call_once
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] +   |    30: core::ops::function::FnOnce::call_once
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] +   |    31: test::__rust_begin_short_backtrace
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout] +   |    32: test::run_test_in_process::{{closure}}
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout] +   |    33: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] +   |    34: std::panicking::catch_unwind::do_call
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout] +   |    35: std::panicking::catch_unwind
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout] +   |    36: std::panic::catch_unwind
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout] +   |    37: test::run_test_in_process
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout] +   |    38: test::run_test::{{closure}}
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout] +   |    39: test::run_test::{{closure}}
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout] +   |    40: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] +   |    41: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] +   |    42: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] +   |    43: std::panicking::catch_unwind::do_call
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout] +   |    44: std::panicking::catch_unwind
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout] +   |    45: std::panic::catch_unwind
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout] +   |    46: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] +   |    47: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] +   |    48: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout] +   |    49: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout] +   |               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout] +   |    50: <unknown>
[INFO] [stdout] +   |    51: clone
[INFO] [stdout]   [ ] root:test_3
[INFO] [stdout]   
[INFO] [stdout]   
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]     run with `K9_UPDATE_SNAPSHOTS=1` to update/create snapshots
[INFO] [stdout]     
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4aaf22b172 - 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:     0x5b4aaf22b172 - 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:     0x5b4aaf22b172 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b4aaf22b172 - <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:     0x5b4aaf251cc3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b4aaf251cc3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b4aaf227ac3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b4aaf227ac3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b4aaf22afc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b4aaf22c8e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b4aaf22c71e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b4aaefdfac4 - <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:     0x5b4aaefdfac4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b4aaf22d3be - <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:     0x5b4aaf22d3be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b4aaf22d08a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b4aaf22b679 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b4aaf22cd1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b4aaf24fd40 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b4aaeed7b00 - core::panicking::panic_display::h5fe128cb69b79012
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5b4aaeecf5b4 - ll::tests::basic_test::basic_events_test::{{closure}}::h469e3fa68cce7c29
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/basic_test.rs:40:5
[INFO] [stdout]   21:     0x5b4aaeee25b5 - <core::pin::Pin<P> as core::future::future::Future>::poll::he7a4b4bd1883013f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5b4aaeee252d - <core::pin::Pin<P> as core::future::future::Future>::poll::hbb992d4ea92a8889
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b4aaeeeb80d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2d4adeda3a5b82b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   24:     0x5b4aaeeeb57c - tokio::runtime::coop::with_budget::h3b12d7402d9aaf07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5b4aaeeeb57c - tokio::runtime::coop::budget::h36beaf6cef9dd135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5b4aaeeeb57c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha24077de56419345
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   27:     0x5b4aaeee8d4a - tokio::runtime::scheduler::current_thread::Context::enter::hd765fb96b7495f2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   28:     0x5b4aaeeea140 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1259886c2342ea39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   29:     0x5b4aaeee9dbb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5911ce85aa9a314f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   30:     0x5b4aaeefd9fa - tokio::runtime::context::scoped::Scoped<T>::set::h5bcf25f281462b34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5b4aaef0cf9a - tokio::runtime::context::set_scheduler::{{closure}}::h412680f7c8bbdc11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5b4aaeef3bb6 - std::thread::local::LocalKey<T>::try_with::h49f4490c479b1c82
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5b4aaeef322c - std::thread::local::LocalKey<T>::with::h3568bb4e7bb0888f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5b4aaef0cef1 - tokio::runtime::context::set_scheduler::h913df0967ed0f653
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5b4aaeee96d9 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haf72cf88a0ec6d4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   36:     0x5b4aaeee9e12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2004caf0b5aca645
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   37:     0x5b4aaeee79f9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haf43d655085ed6fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   38:     0x5b4aaeedfc60 - tokio::runtime::context::runtime::enter_runtime::hf2b0199314d0b7fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5b4aaeee73f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf4ea579727a899b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   40:     0x5b4aaeecd51f - tokio::runtime::runtime::Runtime::block_on_inner::h6926a51083ea577b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   41:     0x5b4aaeecd765 - tokio::runtime::runtime::Runtime::block_on::h1b28e10a7456709f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   42:     0x5b4aaeececb3 - ll::tests::basic_test::basic_events_test::h8c95e5f3588f1519
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/basic_test.rs:66:7
[INFO] [stdout]   43:     0x5b4aaeeceb57 - ll::tests::basic_test::basic_events_test::{{closure}}::heac3736e5ecd50c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/basic_test.rs:19:33
[INFO] [stdout]   44:     0x5b4aaef0eee6 - core::ops::function::FnOnce::call_once::h09e09b7ec2636198
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5b4aaefe532b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5b4aaefe532b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5b4aaefe4465 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5b4aaefe4465 - <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]   49:     0x5b4aaefe4465 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5b4aaefe4465 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5b4aaefe4465 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b4aaefe4465 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5b4aaefe4465 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5b4aaefa8064 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5b4aaefa8064 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5b4aaefaba3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5b4aaefaba3a - <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]   58:     0x5b4aaefaba3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5b4aaefaba3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5b4aaefaba3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5b4aaefaba3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5b4aaefaba3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5b4aaf23080f - <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]   64:     0x5b4aaf23080f - 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]   65:     0x7d669736eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d66973fba34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::basic_test::error_chain_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::basic_test::error_chain_test' panicked at src/tests/basic_test.rs:88:5:
[INFO] [stdout] 
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] snapshot!(format!("{:?}", result.unwrap_err()), "
[INFO] [stdout] [Task] top_level
[INFO] [stdout]   top_level_data: 5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: [Task] 1_level
[INFO] [stdout]          1_level_data: 9
[INFO] [stdout]        
[INFO] [stdout]     1: [Task] 2_level
[INFO] [stdout]        
[INFO] [stdout]     2: oh noes, this fails
[INFO] [stdout] ");
[INFO] [stdout] 
[INFO] [stdout] Assertion Failure!
[INFO] [stdout] 
[INFO] [stdout] Expected string to match inline snapshot
[INFO] [stdout] 
[INFO] [stdout]     Difference:
[INFO] [stdout]     
[INFO] [stdout]   
[INFO] [stdout]   [Task] top_level
[INFO] [stdout]     top_level_data: 5
[INFO] [stdout]   
[INFO] [stdout]   
[INFO] [stdout]   Caused by:
[INFO] [stdout]       0: [Task] 1_level
[INFO] [stdout]            1_level_data: 9
[INFO] [stdout]          
[INFO] [stdout]       1: [Task] 2_level
[INFO] [stdout]          
[INFO] [stdout]       2: oh noes, this fails
[INFO] [stdout] + 
[INFO] [stdout] + Stack backtrace:
[INFO] [stdout] +    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/backtrace.rs:27:14
[INFO] [stdout] +    1: anyhow::__private::format_err
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/lib.rs:690:13
[INFO] [stdout] +    2: ll::tests::basic_test::error_chain_test::{{closure}}::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:80:17
[INFO] [stdout] +    3: ll::task_tree::TaskTree::spawn_sync
[INFO] [stdout] +              at ./src/task_tree.rs:199:22
[INFO] [stdout] +    4: ll::task::Task::spawn_sync
[INFO] [stdout] +              at ./src/task.rs:67:26
[INFO] [stdout] +    5: ll::tests::basic_test::error_chain_test::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:79:15
[INFO] [stdout] +    6: ll::task_tree::TaskTree::spawn_sync
[INFO] [stdout] +              at ./src/task_tree.rs:199:22
[INFO] [stdout] +    7: ll::task::Task::spawn_sync
[INFO] [stdout] +              at ./src/task.rs:67:26
[INFO] [stdout] +    8: ll::tests::basic_test::error_chain_test::{{closure}}::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:77:11
[INFO] [stdout] +    9: ll::task_tree::TaskTree::spawn_sync
[INFO] [stdout] +              at ./src/task_tree.rs:199:22
[INFO] [stdout] +   10: ll::task::Task::spawn_sync
[INFO] [stdout] +              at ./src/task.rs:67:26
[INFO] [stdout] +   11: ll::tests::basic_test::error_chain_test::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:74:23
[INFO] [stdout] +   12: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout] +   13: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout] +   14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout] +   15: tokio::runtime::coop::with_budget
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout] +   16: tokio::runtime::coop::budget
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout] +   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout] +   18: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout] +   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout] +   20: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout] +   21: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout] +   22: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout] +   23: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout] +   24: std::thread::local::LocalKey<T>::with
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout] +   25: tokio::runtime::context::set_scheduler
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout] +   26: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout] +   27: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout] +   28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout] +   29: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout] +   30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout] +   31: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout] +   32: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout] +   33: ll::tests::basic_test::error_chain_test
[INFO] [stdout] +              at ./src/tests/basic_test.rs:147:7
[INFO] [stdout] +   34: ll::tests::basic_test::error_chain_test::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:70:32
[INFO] [stdout] +   35: core::ops::function::FnOnce::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] +   36: core::ops::function::FnOnce::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] +   37: test::__rust_begin_short_backtrace
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout] +   38: test::run_test_in_process::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout] +   39: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] +   40: std::panicking::catch_unwind::do_call
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout] +   41: std::panicking::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout] +   42: std::panic::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout] +   43: test::run_test_in_process
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout] +   44: test::run_test::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout] +   45: test::run_test::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout] +   46: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] +   47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] +   48: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] +   49: std::panicking::catch_unwind::do_call
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout] +   50: std::panicking::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout] +   51: std::panic::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout] +   52: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] +   53: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] +   54: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout] +   55: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout] +   56: <unknown>
[INFO] [stdout] +   57: clone
[INFO] [stdout]   
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]     run with `K9_UPDATE_SNAPSHOTS=1` to update/create snapshots
[INFO] [stdout]     
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4aaf22b172 - 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:     0x5b4aaf22b172 - 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:     0x5b4aaf22b172 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b4aaf22b172 - <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:     0x5b4aaf251cc3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b4aaf251cc3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b4aaf227ac3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b4aaf227ac3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b4aaf22afc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b4aaf22c8e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b4aaf22c71e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b4aaefdfac4 - <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:     0x5b4aaefdfac4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b4aaf22d3be - <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:     0x5b4aaf22d3be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b4aaf22d08a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b4aaf22b679 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b4aaf22cd1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b4aaf24fd40 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b4aaeed7b00 - core::panicking::panic_display::h5fe128cb69b79012
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5b4aaeed01e5 - ll::tests::basic_test::error_chain_test::{{closure}}::h4f789e89c0d2208b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/basic_test.rs:88:5
[INFO] [stdout]   21:     0x5b4aaeee25b5 - <core::pin::Pin<P> as core::future::future::Future>::poll::he7a4b4bd1883013f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5b4aaeee252d - <core::pin::Pin<P> as core::future::future::Future>::poll::hbb992d4ea92a8889
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b4aaeeeb80d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2d4adeda3a5b82b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   24:     0x5b4aaeeeb57c - tokio::runtime::coop::with_budget::h3b12d7402d9aaf07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5b4aaeeeb57c - tokio::runtime::coop::budget::h36beaf6cef9dd135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5b4aaeeeb57c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha24077de56419345
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   27:     0x5b4aaeee8d4a - tokio::runtime::scheduler::current_thread::Context::enter::hd765fb96b7495f2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   28:     0x5b4aaeeea140 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1259886c2342ea39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   29:     0x5b4aaeee9dbb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5911ce85aa9a314f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   30:     0x5b4aaeefd9fa - tokio::runtime::context::scoped::Scoped<T>::set::h5bcf25f281462b34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5b4aaef0cf9a - tokio::runtime::context::set_scheduler::{{closure}}::h412680f7c8bbdc11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5b4aaeef3bb6 - std::thread::local::LocalKey<T>::try_with::h49f4490c479b1c82
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5b4aaeef322c - std::thread::local::LocalKey<T>::with::h3568bb4e7bb0888f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5b4aaef0cef1 - tokio::runtime::context::set_scheduler::h913df0967ed0f653
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5b4aaeee96d9 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haf72cf88a0ec6d4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   36:     0x5b4aaeee9e12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2004caf0b5aca645
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   37:     0x5b4aaeee79f9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haf43d655085ed6fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   38:     0x5b4aaeedfc60 - tokio::runtime::context::runtime::enter_runtime::hf2b0199314d0b7fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5b4aaeee73f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf4ea579727a899b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   40:     0x5b4aaeecd51f - tokio::runtime::runtime::Runtime::block_on_inner::h6926a51083ea577b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   41:     0x5b4aaeecd765 - tokio::runtime::runtime::Runtime::block_on::h1b28e10a7456709f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   42:     0x5b4aaeecf943 - ll::tests::basic_test::error_chain_test::h930adff62b034791
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/basic_test.rs:147:7
[INFO] [stdout]   43:     0x5b4aaeecf7e7 - ll::tests::basic_test::error_chain_test::{{closure}}::h4aa941e1fdddbe13
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/basic_test.rs:70:32
[INFO] [stdout]   44:     0x5b4aaef0f1d6 - core::ops::function::FnOnce::call_once::h5890a260e34b4681
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5b4aaefe532b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5b4aaefe532b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5b4aaefe4465 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5b4aaefe4465 - <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]   49:     0x5b4aaefe4465 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5b4aaefe4465 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5b4aaefe4465 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b4aaefe4465 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5b4aaefe4465 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5b4aaefa8064 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5b4aaefa8064 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5b4aaefaba3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5b4aaefaba3a - <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]   58:     0x5b4aaefaba3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5b4aaefaba3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5b4aaefaba3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5b4aaefaba3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5b4aaefaba3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5b4aaf23080f - <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]   64:     0x5b4aaf23080f - 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]   65:     0x7d669736eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d66973fba34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::basic_test::error_chain_test_error_formatter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::basic_test::error_chain_test_error_formatter' panicked at src/tests/basic_test.rs:348:5:
[INFO] [stdout] 
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] snapshot!(format!("{:?}", result.unwrap_err()), "
[INFO] [stdout] [Task] top_level
[INFO] [stdout]   top_level_data: 5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: [Task] 1_level
[INFO] [stdout]          1_level_data: 9
[INFO] [stdout]        
[INFO] [stdout]     1: [Task] 2_level
[INFO] [stdout]        
[INFO] [stdout]     2: oh noes, this fails
[INFO] [stdout] ");
[INFO] [stdout] 
[INFO] [stdout] Assertion Failure!
[INFO] [stdout] 
[INFO] [stdout] Expected string to match inline snapshot
[INFO] [stdout] 
[INFO] [stdout]     Difference:
[INFO] [stdout]     
[INFO] [stdout]   
[INFO] [stdout]   [Task] top_level
[INFO] [stdout]     top_level_data: 5
[INFO] [stdout]   
[INFO] [stdout]   
[INFO] [stdout]   Caused by:
[INFO] [stdout]       0: [Task] 1_level
[INFO] [stdout]            1_level_data: 9
[INFO] [stdout]          
[INFO] [stdout]       1: [Task] 2_level
[INFO] [stdout]          
[INFO] [stdout]       2: oh noes, this fails
[INFO] [stdout] + 
[INFO] [stdout] + Stack backtrace:
[INFO] [stdout] +    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/backtrace.rs:27:14
[INFO] [stdout] +    1: anyhow::__private::format_err
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/lib.rs:690:13
[INFO] [stdout] +    2: ll::tests::basic_test::error_chain_test_error_formatter::{{closure}}::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:340:17
[INFO] [stdout] +    3: ll::task_tree::TaskTree::spawn_sync
[INFO] [stdout] +              at ./src/task_tree.rs:199:22
[INFO] [stdout] +    4: ll::task::Task::spawn_sync
[INFO] [stdout] +              at ./src/task.rs:67:26
[INFO] [stdout] +    5: ll::tests::basic_test::error_chain_test_error_formatter::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:339:15
[INFO] [stdout] +    6: ll::task_tree::TaskTree::spawn_sync
[INFO] [stdout] +              at ./src/task_tree.rs:199:22
[INFO] [stdout] +    7: ll::task::Task::spawn_sync
[INFO] [stdout] +              at ./src/task.rs:67:26
[INFO] [stdout] +    8: ll::tests::basic_test::error_chain_test_error_formatter::{{closure}}::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:337:11
[INFO] [stdout] +    9: ll::task_tree::TaskTree::spawn_sync
[INFO] [stdout] +              at ./src/task_tree.rs:199:22
[INFO] [stdout] +   10: ll::task::Task::spawn_sync
[INFO] [stdout] +              at ./src/task.rs:67:26
[INFO] [stdout] +   11: ll::tests::basic_test::error_chain_test_error_formatter::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:332:23
[INFO] [stdout] +   12: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout] +   13: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout] +   14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout] +   15: tokio::runtime::coop::with_budget
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout] +   16: tokio::runtime::coop::budget
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout] +   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout] +   18: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout] +   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout] +   20: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout] +   21: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout] +   22: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout] +   23: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout] +   24: std::thread::local::LocalKey<T>::with
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout] +   25: tokio::runtime::context::set_scheduler
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout] +   26: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout] +   27: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout] +   28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout] +   29: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout] +   30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout] +   31: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout] +   32: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout] +   33: ll::tests::basic_test::error_chain_test_error_formatter
[INFO] [stdout] +              at ./src/tests/basic_test.rs:390:7
[INFO] [stdout] +   34: ll::tests::basic_test::error_chain_test_error_formatter::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:311:48
[INFO] [stdout] +   35: core::ops::function::FnOnce::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] +   36: core::ops::function::FnOnce::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] +   37: test::__rust_begin_short_backtrace
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout] +   38: test::run_test_in_process::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout] +   39: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] +   40: std::panicking::catch_unwind::do_call
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout] +   41: std::panicking::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout] +   42: std::panic::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout] +   43: test::run_test_in_process
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout] +   44: test::run_test::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout] +   45: test::run_test::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout] +   46: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] +   47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] +   48: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] +   49: std::panicking::catch_unwind::do_call
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout] +   50: std::panicking::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout] +   51: std::panic::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout] +   52: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] +   53: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] +   54: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout] +   55: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout] +   56: <unknown>
[INFO] [stdout] +   57: clone
[INFO] [stdout]   
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]     run with `K9_UPDATE_SNAPSHOTS=1` to update/create snapshots
[INFO] [stdout]     
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4aaf22b172 - 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:     0x5b4aaf22b172 - 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:     0x5b4aaf22b172 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b4aaf22b172 - <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:     0x5b4aaf251cc3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b4aaf251cc3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b4aaf227ac3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b4aaf227ac3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b4aaf22afc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b4aaf22c8e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b4aaf22c71e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b4aaefdfac4 - <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:     0x5b4aaefdfac4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b4aaf22d3be - <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:     0x5b4aaf22d3be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b4aaf22d08a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b4aaf22b679 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b4aaf22cd1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b4aaf24fd40 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b4aaeed7b00 - core::panicking::panic_display::h5fe128cb69b79012
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5b4aaeed3866 - ll::tests::basic_test::error_chain_test_error_formatter::{{closure}}::hc061426909dfb8fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/basic_test.rs:348:5
[INFO] [stdout]   21:     0x5b4aaeee25b5 - <core::pin::Pin<P> as core::future::future::Future>::poll::he7a4b4bd1883013f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5b4aaeee252d - <core::pin::Pin<P> as core::future::future::Future>::poll::hbb992d4ea92a8889
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b4aaeeeb80d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2d4adeda3a5b82b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   24:     0x5b4aaeeeb57c - tokio::runtime::coop::with_budget::h3b12d7402d9aaf07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5b4aaeeeb57c - tokio::runtime::coop::budget::h36beaf6cef9dd135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5b4aaeeeb57c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha24077de56419345
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   27:     0x5b4aaeee8d4a - tokio::runtime::scheduler::current_thread::Context::enter::hd765fb96b7495f2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   28:     0x5b4aaeeea140 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1259886c2342ea39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   29:     0x5b4aaeee9dbb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5911ce85aa9a314f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   30:     0x5b4aaeefd9fa - tokio::runtime::context::scoped::Scoped<T>::set::h5bcf25f281462b34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5b4aaef0cf9a - tokio::runtime::context::set_scheduler::{{closure}}::h412680f7c8bbdc11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5b4aaeef3bb6 - std::thread::local::LocalKey<T>::try_with::h49f4490c479b1c82
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5b4aaeef322c - std::thread::local::LocalKey<T>::with::h3568bb4e7bb0888f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5b4aaef0cef1 - tokio::runtime::context::set_scheduler::h913df0967ed0f653
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5b4aaeee96d9 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haf72cf88a0ec6d4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   36:     0x5b4aaeee9e12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2004caf0b5aca645
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   37:     0x5b4aaeee79f9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haf43d655085ed6fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   38:     0x5b4aaeedfc60 - tokio::runtime::context::runtime::enter_runtime::hf2b0199314d0b7fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5b4aaeee73f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf4ea579727a899b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   40:     0x5b4aaeecd51f - tokio::runtime::runtime::Runtime::block_on_inner::h6926a51083ea577b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   41:     0x5b4aaeecd765 - tokio::runtime::runtime::Runtime::block_on::h1b28e10a7456709f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   42:     0x5b4aaeed2f43 - ll::tests::basic_test::error_chain_test_error_formatter::h1ec32dab6fe379db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/basic_test.rs:390:7
[INFO] [stdout]   43:     0x5b4aaeed2de7 - ll::tests::basic_test::error_chain_test_error_formatter::{{closure}}::hd3c39455f145d3ad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/basic_test.rs:311:48
[INFO] [stdout]   44:     0x5b4aaef0f6e6 - core::ops::function::FnOnce::call_once::hd063e285ea92b300
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5b4aaefe532b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5b4aaefe532b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5b4aaefe4465 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5b4aaefe4465 - <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]   49:     0x5b4aaefe4465 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5b4aaefe4465 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5b4aaefe4465 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b4aaefe4465 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5b4aaefe4465 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5b4aaefa8064 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5b4aaefa8064 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5b4aaefaba3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5b4aaefaba3a - <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]   58:     0x5b4aaefaba3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5b4aaefaba3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5b4aaefaba3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5b4aaefaba3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5b4aaefaba3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5b4aaf23080f - <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]   64:     0x5b4aaf23080f - 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]   65:     0x7d669736eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d66973fba34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::basic_test::error_chain_test_hide_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::basic_test::error_chain_test_hide_errors' panicked at src/tests/basic_test.rs:262:5:
[INFO] [stdout] 
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] snapshot!(format!("{:?}", result.unwrap_err()), "
[INFO] [stdout] [Task] top_level
[INFO] [stdout]   top_level_data: 5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: [Task] 1_level
[INFO] [stdout]          1_level_data: 9
[INFO] [stdout]        
[INFO] [stdout]     1: [Task] 2_level
[INFO] [stdout]        
[INFO] [stdout]     2: oh noes, this fails
[INFO] [stdout] ");
[INFO] [stdout] 
[INFO] [stdout] Assertion Failure!
[INFO] [stdout] 
[INFO] [stdout] Expected string to match inline snapshot
[INFO] [stdout] 
[INFO] [stdout]     Difference:
[INFO] [stdout]     
[INFO] [stdout]   
[INFO] [stdout]   [Task] top_level
[INFO] [stdout]     top_level_data: 5
[INFO] [stdout]   
[INFO] [stdout]   
[INFO] [stdout]   Caused by:
[INFO] [stdout]       0: [Task] 1_level
[INFO] [stdout]            1_level_data: 9
[INFO] [stdout]          
[INFO] [stdout]       1: [Task] 2_level
[INFO] [stdout]          
[INFO] [stdout]       2: oh noes, this fails
[INFO] [stdout] + 
[INFO] [stdout] + Stack backtrace:
[INFO] [stdout] +    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/backtrace.rs:27:14
[INFO] [stdout] +    1: anyhow::__private::format_err
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/lib.rs:690:13
[INFO] [stdout] +    2: ll::tests::basic_test::error_chain_test_hide_errors::{{closure}}::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:254:17
[INFO] [stdout] +    3: ll::task_tree::TaskTree::spawn_sync
[INFO] [stdout] +              at ./src/task_tree.rs:199:22
[INFO] [stdout] +    4: ll::task::Task::spawn_sync
[INFO] [stdout] +              at ./src/task.rs:67:26
[INFO] [stdout] +    5: ll::tests::basic_test::error_chain_test_hide_errors::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:253:15
[INFO] [stdout] +    6: ll::task_tree::TaskTree::spawn_sync
[INFO] [stdout] +              at ./src/task_tree.rs:199:22
[INFO] [stdout] +    7: ll::task::Task::spawn_sync
[INFO] [stdout] +              at ./src/task.rs:67:26
[INFO] [stdout] +    8: ll::tests::basic_test::error_chain_test_hide_errors::{{closure}}::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:251:11
[INFO] [stdout] +    9: ll::task_tree::TaskTree::spawn_sync
[INFO] [stdout] +              at ./src/task_tree.rs:199:22
[INFO] [stdout] +   10: ll::task::Task::spawn_sync
[INFO] [stdout] +              at ./src/task.rs:67:26
[INFO] [stdout] +   11: ll::tests::basic_test::error_chain_test_hide_errors::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:247:23
[INFO] [stdout] +   12: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout] +   13: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout] +   14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout] +   15: tokio::runtime::coop::with_budget
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout] +   16: tokio::runtime::coop::budget
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout] +   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout] +   18: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout] +   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout] +   20: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout] +   21: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout] +   22: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout] +   23: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout] +   24: std::thread::local::LocalKey<T>::with
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout] +   25: tokio::runtime::context::set_scheduler
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout] +   26: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout] +   27: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout] +   28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout] +   29: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout] +   30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout] +   31: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout] +   32: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout] +              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout] +   33: ll::tests::basic_test::error_chain_test_hide_errors
[INFO] [stdout] +              at ./src/tests/basic_test.rs:307:7
[INFO] [stdout] +   34: ll::tests::basic_test::error_chain_test_hide_errors::{{closure}}
[INFO] [stdout] +              at ./src/tests/basic_test.rs:241:44
[INFO] [stdout] +   35: core::ops::function::FnOnce::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] +   36: core::ops::function::FnOnce::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] +   37: test::__rust_begin_short_backtrace
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout] +   38: test::run_test_in_process::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout] +   39: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] +   40: std::panicking::catch_unwind::do_call
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout] +   41: std::panicking::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout] +   42: std::panic::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout] +   43: test::run_test_in_process
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout] +   44: test::run_test::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout] +   45: test::run_test::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout] +   46: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] +   47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] +   48: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] +   49: std::panicking::catch_unwind::do_call
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout] +   50: std::panicking::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout] +   51: std::panic::catch_unwind
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout] +   52: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] +   53: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] +   54: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout] +   55: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout] +              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout] +   56: <unknown>
[INFO] [stdout] +   57: clone
[INFO] [stdout]   
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]     run with `K9_UPDATE_SNAPSHOTS=1` to update/create snapshots
[INFO] [stdout]     
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4aaf22b172 - 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:     0x5b4aaf22b172 - 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:     0x5b4aaf22b172 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b4aaf22b172 - <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:     0x5b4aaf251cc3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b4aaf251cc3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b4aaf227ac3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b4aaf227ac3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b4aaf22afc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b4aaf22c8e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b4aaf22c71e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b4aaefdfac4 - <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:     0x5b4aaefdfac4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b4aaf22d3be - <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:     0x5b4aaf22d3be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b4aaf22d08a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b4aaf22b679 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b4aaf22cd1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b4aaf24fd40 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b4aaeed7b00 - core::panicking::panic_display::h5fe128cb69b79012
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5b4aaeed2621 - ll::tests::basic_test::error_chain_test_hide_errors::{{closure}}::hb5bd12bc85c4ba26
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/basic_test.rs:262:5
[INFO] [stdout]   21:     0x5b4aaeee25b5 - <core::pin::Pin<P> as core::future::future::Future>::poll::he7a4b4bd1883013f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5b4aaeee252d - <core::pin::Pin<P> as core::future::future::Future>::poll::hbb992d4ea92a8889
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b4aaeeeb80d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2d4adeda3a5b82b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   24:     0x5b4aaeeeb57c - tokio::runtime::coop::with_budget::h3b12d7402d9aaf07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5b4aaeeeb57c - tokio::runtime::coop::budget::h36beaf6cef9dd135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5b4aaeeeb57c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha24077de56419345
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   27:     0x5b4aaeee8d4a - tokio::runtime::scheduler::current_thread::Context::enter::hd765fb96b7495f2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   28:     0x5b4aaeeea140 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1259886c2342ea39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   29:     0x5b4aaeee9dbb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5911ce85aa9a314f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   30:     0x5b4aaeefd9fa - tokio::runtime::context::scoped::Scoped<T>::set::h5bcf25f281462b34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5b4aaef0cf9a - tokio::runtime::context::set_scheduler::{{closure}}::h412680f7c8bbdc11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5b4aaeef3bb6 - std::thread::local::LocalKey<T>::try_with::h49f4490c479b1c82
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5b4aaeef322c - std::thread::local::LocalKey<T>::with::h3568bb4e7bb0888f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5b4aaef0cef1 - tokio::runtime::context::set_scheduler::h913df0967ed0f653
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5b4aaeee96d9 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haf72cf88a0ec6d4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   36:     0x5b4aaeee9e12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2004caf0b5aca645
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   37:     0x5b4aaeee79f9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haf43d655085ed6fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   38:     0x5b4aaeedfc60 - tokio::runtime::context::runtime::enter_runtime::hf2b0199314d0b7fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5b4aaeee73f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf4ea579727a899b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   40:     0x5b4aaeecd51f - tokio::runtime::runtime::Runtime::block_on_inner::h6926a51083ea577b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   41:     0x5b4aaeecd765 - tokio::runtime::runtime::Runtime::block_on::h1b28e10a7456709f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   42:     0x5b4aaeed1d43 - ll::tests::basic_test::error_chain_test_hide_errors::h6f6ed991ac5b6e63
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/basic_test.rs:307:7
[INFO] [stdout]   43:     0x5b4aaeed1be7 - ll::tests::basic_test::error_chain_test_hide_errors::{{closure}}::hb726471c40386b83
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/basic_test.rs:241:44
[INFO] [stdout]   44:     0x5b4aaef0f4f6 - core::ops::function::FnOnce::call_once::h9057a4bfa7fc5a13
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5b4aaefe532b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5b4aaefe532b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5b4aaefe4465 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5b4aaefe4465 - <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]   49:     0x5b4aaefe4465 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5b4aaefe4465 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5b4aaefe4465 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b4aaefe4465 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5b4aaefe4465 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5b4aaefa8064 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5b4aaefa8064 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5b4aaefaba3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5b4aaefaba3a - <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]   58:     0x5b4aaefaba3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5b4aaefaba3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5b4aaefaba3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5b4aaefaba3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5b4aaefaba3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5b4aaf23080f - <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]   64:     0x5b4aaf23080f - 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]   65:     0x7d669736eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d66973fba34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::basic_test::basic_events_test
[INFO] [stdout]     tests::basic_test::error_chain_test
[INFO] [stdout]     tests::basic_test::error_chain_test_error_formatter
[INFO] [stdout]     tests::basic_test::error_chain_test_hide_errors
[INFO] [stdout]     tests::basic_test::error_chain_test_no_transitive
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5fe9366f7411775c0dc1e4e075d0604ac3ba1de7d1ece74354cbb76511002eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fe9366f7411775c0dc1e4e075d0604ac3ba1de7d1ece74354cbb76511002eed", kill_on_drop: false }`
[INFO] [stdout] 5fe9366f7411775c0dc1e4e075d0604ac3ba1de7d1ece74354cbb76511002eed
