[INFO] fetching crate ll 7.1.0... [INFO] testing ll-7.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate ll 7.1.0 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ll 7.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e224fd3692cf116de4ae50e5be42132f6eacb654173c2f08214f5cd3f020c33 [INFO] running `Command { std: "docker" "start" "-a" "7e224fd3692cf116de4ae50e5be42132f6eacb654173c2f08214f5cd3f020c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e224fd3692cf116de4ae50e5be42132f6eacb654173c2f08214f5cd3f020c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e224fd3692cf116de4ae50e5be42132f6eacb654173c2f08214f5cd3f020c33", kill_on_drop: false }` [INFO] [stdout] 7e224fd3692cf116de4ae50e5be42132f6eacb654173c2f08214f5cd3f020c33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] debbc37606307550aa0cb7693ebb7b46dfbd91a70ff5d10dd207fb456f83cdeb [INFO] running `Command { std: "docker" "start" "-a" "debbc37606307550aa0cb7693ebb7b46dfbd91a70ff5d10dd207fb456f83cdeb", 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 parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling bytes v1.7.2 [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 chrono v0.4.38 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling socket2 v0.5.7 [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 v0.3.17 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 529 | std::collections::btree_map::Iter, [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 21.01s [INFO] running `Command { std: "docker" "inspect" "debbc37606307550aa0cb7693ebb7b46dfbd91a70ff5d10dd207fb456f83cdeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "debbc37606307550aa0cb7693ebb7b46dfbd91a70ff5d10dd207fb456f83cdeb", kill_on_drop: false }` [INFO] [stdout] debbc37606307550aa0cb7693ebb7b46dfbd91a70ff5d10dd207fb456f83cdeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d647c63d9bb4ac4d4ef02a8e40016683488396c08c1b4bced1c9c4dd8263c42 [INFO] running `Command { std: "docker" "start" "-a" "9d647c63d9bb4ac4d4ef02a8e40016683488396c08c1b4bced1c9c4dd8263c42", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling aho-corasick v1.1.3 [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-automata v0.4.8 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling k9 v0.11.6 [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 529 | std::collections::btree_map::Iter, [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 529 | std::collections::btree_map::Iter, [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 25.14s [INFO] running `Command { std: "docker" "inspect" "9d647c63d9bb4ac4d4ef02a8e40016683488396c08c1b4bced1c9c4dd8263c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d647c63d9bb4ac4d4ef02a8e40016683488396c08c1b4bced1c9c4dd8263c42", kill_on_drop: false }` [INFO] [stdout] 9d647c63d9bb4ac4d4ef02a8e40016683488396c08c1b4bced1c9c4dd8263c42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2bd73c66525901a5f50e405e6d52631126e4749eaa17e792a278ded03e859d62 [INFO] running `Command { std: "docker" "start" "-a" "2bd73c66525901a5f50e405e6d52631126e4749eaa17e792a278ded03e859d62", 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, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] 529 | std::collections::btree_map::Iter, [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 (run `cargo fix --lib -p ll` to apply 1 suggestion) [INFO] [stderr] warning: `ll` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ll-77254c089fc88f7e) [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::logger_data_test ... ok [INFO] [stdout] test tests::basic_test::async_test ... ok [INFO] [stdout] test tests::basic_test::error_chain_test_hide_errors ... 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_no_transitive ... FAILED [INFO] [stdout] test tests::basic_test::basic_events_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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' (29) 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::::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: as core::future::future::Future>::poll [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] + 13: as core::future::future::Future>::poll [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/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::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::try_with [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] + 24: std::thread::local::LocalKey::with [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472: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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] + 36: core::ops::function::FnOnce::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] + 37: test::__rust_begin_short_backtrace [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] + 38: test::run_test_in_process::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] + 39: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] + 40: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] + 41: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] + 42: std::panic::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] + 43: test::run_test_in_process [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] + 44: test::run_test::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] + 45: test::run_test::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] + 46: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] + 47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] + 48: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] + 49: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] + 50: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] + 51: std::panic::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] + 52: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] + 53: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] + 54: as core::ops::function::FnOnce>::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] + 55: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] + 56: [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: 0x62b556b75a22 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62b556b75a22 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62b556b75a22 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62b556b75a22 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62b556b86a5f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62b556b86a5f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x62b556b412a3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62b556b412a3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62b556b4d712 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62b556b530af - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62b556b52f41 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62b55690b42e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x62b55690b42e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62b556b5376f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x62b556b5376f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62b556b5351a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62b556b4d849 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62b556b34e6d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62b556b8e970 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62b55686e480 - core::panicking::panic_display::h0db61058300a4562 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:264:5 [INFO] [stdout] 20: 0x62b556855b56 - ll::tests::basic_test::error_chain_test_hide_errors::{{closure}}::h6b0dd02f86218166 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/basic_test.rs:262:5 [INFO] [stdout] 21: 0x62b556822a95 - as core::future::future::Future>::poll::h5c61e6b84e8fd9c2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x62b556822b0d - as core::future::future::Future>::poll::h8837f6f543410305 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62b55684b89d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd40cc329bb837ddc [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: 0x62b55684b5cc - tokio::runtime::coop::with_budget::hec99da3374749ac2 [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: 0x62b55684b5cc - tokio::runtime::coop::budget::h2bd4a4add4e8eff7 [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: 0x62b55684b5cc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6d3306eacf9315dc [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: 0x62b556848aaa - tokio::runtime::scheduler::current_thread::Context::enter::h6bd8c1c16a3ca0c0 [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: 0x62b55684a190 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h48eb0d09f1d4d9dc [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: 0x62b556849e3b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::heabc22d1b9042695 [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: 0x62b55681c88a - tokio::runtime::context::scoped::Scoped::set::h97b1d1b2baf50b3c [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: 0x62b55682fbaa - tokio::runtime::context::set_scheduler::{{closure}}::h51e11dae03a099e5 [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: 0x62b556871da6 - std::thread::local::LocalKey::try_with::h1be6bcba697ad7e7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 33: 0x62b55687189c - std::thread::local::LocalKey::with::h566f875852f907a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 34: 0x62b55682faf1 - tokio::runtime::context::set_scheduler::h9de581ccad126a1d [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: 0x62b556849729 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h415b4c7aea4e02ac [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: 0x62b556849ec2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb5e552ded2aee2aa [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: 0x62b5568476a9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1e73ae58cab26e6d [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: 0x62b55686f4d0 - tokio::runtime::context::runtime::enter_runtime::h4fd423d014b5a2c3 [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: 0x62b556847441 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf6e7447021139c4d [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: 0x62b5568160ff - tokio::runtime::runtime::Runtime::block_on_inner::h3a01dba5d45498d1 [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: 0x62b556816215 - tokio::runtime::runtime::Runtime::block_on::heaf058b26ade1b6d [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: 0x62b556855253 - ll::tests::basic_test::error_chain_test_hide_errors::hece0b81510fc3297 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/basic_test.rs:307:7 [INFO] [stdout] 43: 0x62b5568552f7 - ll::tests::basic_test::error_chain_test_hide_errors::{{closure}}::h122ccbbdd9df93ed [INFO] [stdout] at /opt/rustwide/workdir/src/tests/basic_test.rs:241:44 [INFO] [stdout] 44: 0x62b556826906 - core::ops::function::FnOnce::call_once::haf159f309868b314 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62b55690b27b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62b55690b27b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x62b55691f28d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x62b55691f28d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x62b55691f28d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x62b55691f28d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x62b55691f28d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x62b55691f28d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x62b55691f28d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x62b5568f87d4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x62b5568f87d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x62b5568fc10a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 57: 0x62b5568fc10a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x62b5568fc10a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x62b5568fc10a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x62b5568fc10a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x62b5568fc10a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 62: 0x62b5568fc10a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x62b556b48b6f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 64: 0x62b556b48b6f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 65: 0x709321bd3aa4 - [INFO] [stdout] 66: 0x709321c60a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::basic_test::error_chain_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::basic_test::error_chain_test' (27) 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::::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: as core::future::future::Future>::poll [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] + 13: as core::future::future::Future>::poll [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/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::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::try_with [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] + 24: std::thread::local::LocalKey::with [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472: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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] + 36: core::ops::function::FnOnce::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] + 37: test::__rust_begin_short_backtrace [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] + 38: test::run_test_in_process::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] + 39: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] + 40: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] + 41: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] + 42: std::panic::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] + 43: test::run_test_in_process [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] + 44: test::run_test::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] + 45: test::run_test::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] + 46: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] + 47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] + 48: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] + 49: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] + 50: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] + 51: std::panic::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] + 52: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] + 53: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] + 54: as core::ops::function::FnOnce>::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] + 55: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] + 56: [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: 0x62b556b75a22 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62b556b75a22 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62b556b75a22 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62b556b75a22 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62b556b86a5f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62b556b86a5f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x62b556b412a3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62b556b412a3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62b556b4d712 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62b556b530af - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62b556b52f41 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62b55690b42e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x62b55690b42e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62b556b5376f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x62b556b5376f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62b556b5351a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62b556b4d849 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62b556b34e6d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62b556b8e970 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62b55686e480 - core::panicking::panic_display::h0db61058300a4562 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:264:5 [INFO] [stdout] 20: 0x62b55685189a - ll::tests::basic_test::error_chain_test::{{closure}}::h3810ffb2eac761d4 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/basic_test.rs:88:5 [INFO] [stdout] 21: 0x62b556822a95 - as core::future::future::Future>::poll::h5c61e6b84e8fd9c2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x62b556822b0d - as core::future::future::Future>::poll::h8837f6f543410305 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62b55684b89d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd40cc329bb837ddc [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: 0x62b55684b5cc - tokio::runtime::coop::with_budget::hec99da3374749ac2 [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: 0x62b55684b5cc - tokio::runtime::coop::budget::h2bd4a4add4e8eff7 [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: 0x62b55684b5cc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6d3306eacf9315dc [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: 0x62b556848aaa - tokio::runtime::scheduler::current_thread::Context::enter::h6bd8c1c16a3ca0c0 [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: 0x62b55684a190 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h48eb0d09f1d4d9dc [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: 0x62b556849e3b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::heabc22d1b9042695 [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: 0x62b55681c88a - tokio::runtime::context::scoped::Scoped::set::h97b1d1b2baf50b3c [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: 0x62b55682fbaa - tokio::runtime::context::set_scheduler::{{closure}}::h51e11dae03a099e5 [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: 0x62b556871da6 - std::thread::local::LocalKey::try_with::h1be6bcba697ad7e7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 33: 0x62b55687189c - std::thread::local::LocalKey::with::h566f875852f907a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 34: 0x62b55682faf1 - tokio::runtime::context::set_scheduler::h9de581ccad126a1d [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: 0x62b556849729 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h415b4c7aea4e02ac [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: 0x62b556849ec2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb5e552ded2aee2aa [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: 0x62b5568476a9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1e73ae58cab26e6d [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: 0x62b55686f4d0 - tokio::runtime::context::runtime::enter_runtime::h4fd423d014b5a2c3 [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: 0x62b556847441 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf6e7447021139c4d [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: 0x62b5568160ff - tokio::runtime::runtime::Runtime::block_on_inner::h3a01dba5d45498d1 [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: 0x62b556816215 - tokio::runtime::runtime::Runtime::block_on::heaf058b26ade1b6d [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: 0x62b556851003 - ll::tests::basic_test::error_chain_test::hf7175777952e34d8 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/basic_test.rs:147:7 [INFO] [stdout] 43: 0x62b556851df7 - ll::tests::basic_test::error_chain_test::{{closure}}::h3e20ae753da5f995 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/basic_test.rs:70:32 [INFO] [stdout] 44: 0x62b556826b36 - core::ops::function::FnOnce::call_once::hfed8d4ca390b4cc9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62b55690b27b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62b55690b27b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x62b55691f28d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x62b55691f28d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x62b55691f28d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x62b55691f28d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x62b55691f28d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x62b55691f28d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x62b55691f28d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x62b5568f87d4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x62b5568f87d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x62b5568fc10a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 57: 0x62b5568fc10a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x62b5568fc10a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x62b5568fc10a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x62b5568fc10a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x62b5568fc10a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 62: 0x62b5568fc10a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x62b556b48b6f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 64: 0x62b556b48b6f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 65: 0x709321bd3aa4 - [INFO] [stdout] 66: 0x709321c60a64 - clone [INFO] [stdout] 67: 0x0 - [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' (28) 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::::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: as core::future::future::Future>::poll [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] + 13: as core::future::future::Future>::poll [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/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::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::try_with [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] + 24: std::thread::local::LocalKey::with [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472: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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] + 36: core::ops::function::FnOnce::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] + 37: test::__rust_begin_short_backtrace [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] + 38: test::run_test_in_process::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] + 39: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] + 40: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] + 41: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] + 42: std::panic::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] + 43: test::run_test_in_process [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] + 44: test::run_test::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] + 45: test::run_test::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] + 46: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] + 47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] + 48: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] + 49: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] + 50: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] + 51: std::panic::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] + 52: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] + 53: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] + 54: as core::ops::function::FnOnce>::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] + 55: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] + 56: [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: 0x62b556b75a22 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62b556b75a22 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62b556b75a22 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62b556b75a22 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62b556b86a5f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62b556b86a5f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x62b556b412a3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62b556b412a3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62b556b4d712 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62b556b530af - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62b556b52f41 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62b55690b42e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x62b55690b42e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62b556b5376f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x62b556b5376f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62b556b5351a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62b556b4d849 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62b556b34e6d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62b556b8e970 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62b55686e480 - core::panicking::panic_display::h0db61058300a4562 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:264:5 [INFO] [stdout] 20: 0x62b556857fcb - ll::tests::basic_test::error_chain_test_error_formatter::{{closure}}::hcf1fe3537ba73138 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/basic_test.rs:348:5 [INFO] [stdout] 21: 0x62b556822a95 - as core::future::future::Future>::poll::h5c61e6b84e8fd9c2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x62b556822b0d - as core::future::future::Future>::poll::h8837f6f543410305 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62b55684b89d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd40cc329bb837ddc [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: 0x62b55684b5cc - tokio::runtime::coop::with_budget::hec99da3374749ac2 [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: 0x62b55684b5cc - tokio::runtime::coop::budget::h2bd4a4add4e8eff7 [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: 0x62b55684b5cc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6d3306eacf9315dc [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: 0x62b556848aaa - tokio::runtime::scheduler::current_thread::Context::enter::h6bd8c1c16a3ca0c0 [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: 0x62b55684a190 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h48eb0d09f1d4d9dc [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: 0x62b556849e3b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::heabc22d1b9042695 [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: 0x62b55681c88a - tokio::runtime::context::scoped::Scoped::set::h97b1d1b2baf50b3c [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: 0x62b55682fbaa - tokio::runtime::context::set_scheduler::{{closure}}::h51e11dae03a099e5 [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: 0x62b556871da6 - std::thread::local::LocalKey::try_with::h1be6bcba697ad7e7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 33: 0x62b55687189c - std::thread::local::LocalKey::with::h566f875852f907a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 34: 0x62b55682faf1 - tokio::runtime::context::set_scheduler::h9de581ccad126a1d [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: 0x62b556849729 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h415b4c7aea4e02ac [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: 0x62b556849ec2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb5e552ded2aee2aa [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: 0x62b5568476a9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1e73ae58cab26e6d [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: 0x62b55686f4d0 - tokio::runtime::context::runtime::enter_runtime::h4fd423d014b5a2c3 [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: 0x62b556847441 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf6e7447021139c4d [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: 0x62b5568160ff - tokio::runtime::runtime::Runtime::block_on_inner::h3a01dba5d45498d1 [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: 0x62b556816215 - tokio::runtime::runtime::Runtime::block_on::heaf058b26ade1b6d [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: 0x62b556857683 - ll::tests::basic_test::error_chain_test_error_formatter::h8295a7f5a0406977 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/basic_test.rs:390:7 [INFO] [stdout] 43: 0x62b556857727 - ll::tests::basic_test::error_chain_test_error_formatter::{{closure}}::h76dafed8abf9419f [INFO] [stdout] at /opt/rustwide/workdir/src/tests/basic_test.rs:311:48 [INFO] [stdout] 44: 0x62b556826416 - core::ops::function::FnOnce::call_once::h19021fe300a84949 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62b55690b27b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62b55690b27b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x62b55691f28d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x62b55691f28d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x62b55691f28d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x62b55691f28d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x62b55691f28d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x62b55691f28d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x62b55691f28d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x62b5568f87d4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x62b5568f87d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x62b5568fc10a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 57: 0x62b5568fc10a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x62b5568fc10a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x62b5568fc10a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x62b5568fc10a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x62b5568fc10a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 62: 0x62b5568fc10a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x62b556b48b6f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 64: 0x62b556b48b6f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 65: 0x709321bd3aa4 - [INFO] [stdout] 66: 0x709321c60a64 - clone [INFO] [stdout] 67: 0x0 - [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' (30) 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::::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: as core::future::future::Future>::poll [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] + 13: as core::future::future::Future>::poll [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/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::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::try_with [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] + 24: std::thread::local::LocalKey::with [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472: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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] + 36: core::ops::function::FnOnce::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] + 37: test::__rust_begin_short_backtrace [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] + 38: test::run_test_in_process::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] + 39: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] + 40: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] + 41: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] + 42: std::panic::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] + 43: test::run_test_in_process [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] + 44: test::run_test::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] + 45: test::run_test::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] + 46: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] + 47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] + 48: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] + 49: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] + 50: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] + 51: std::panic::catch_unwind [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] + 52: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] + 53: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] + 54: as core::ops::function::FnOnce>::call_once [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] + 55: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] + at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] + 56: [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: 0x62b556b75a22 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62b556b75a22 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62b556b75a22 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62b556b75a22 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62b556b86a5f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62b556b86a5f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x62b556b412a3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62b556b412a3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62b556b4d712 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62b556b530af - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62b556b52f41 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62b55690b42e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x62b55690b42e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62b556b5376f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x62b556b5376f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62b556b5351a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62b556b4d849 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62b556b34e6d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62b556b8e970 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62b55686e480 - core::panicking::panic_display::h0db61058300a4562 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:264:5 [INFO] [stdout] 20: 0x62b556856d59 - ll::tests::basic_test::error_chain_test_no_transitive::{{closure}}::h87a49060369da9a6 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/basic_test.rs:172:5 [INFO] [stdout] 21: 0x62b556822a95 - as core::future::future::Future>::poll::h5c61e6b84e8fd9c2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x62b556822b0d - as core::future::future::Future>::poll::h8837f6f543410305 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62b55684b89d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd40cc329bb837ddc [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: 0x62b55684b5cc - tokio::runtime::coop::with_budget::hec99da3374749ac2 [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: 0x62b55684b5cc - tokio::runtime::coop::budget::h2bd4a4add4e8eff7 [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: 0x62b55684b5cc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6d3306eacf9315dc [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: 0x62b556848aaa - tokio::runtime::scheduler::current_thread::Context::enter::h6bd8c1c16a3ca0c0 [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: 0x62b55684a190 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h48eb0d09f1d4d9dc [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: 0x62b556849e3b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::heabc22d1b9042695 [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: 0x62b55681c88a - tokio::runtime::context::scoped::Scoped::set::h97b1d1b2baf50b3c [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: 0x62b55682fbaa - tokio::runtime::context::set_scheduler::{{closure}}::h51e11dae03a099e5 [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: 0x62b556871da6 - std::thread::local::LocalKey::try_with::h1be6bcba697ad7e7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 33: 0x62b55687189c - std::thread::local::LocalKey::with::h566f875852f907a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 34: 0x62b55682faf1 - tokio::runtime::context::set_scheduler::h9de581ccad126a1d [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: 0x62b556849729 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h415b4c7aea4e02ac [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: 0x62b556849ec2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb5e552ded2aee2aa [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: 0x62b5568476a9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1e73ae58cab26e6d [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: 0x62b55686f4d0 - tokio::runtime::context::runtime::enter_runtime::h4fd423d014b5a2c3 [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: 0x62b556847441 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf6e7447021139c4d [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: 0x62b5568160ff - tokio::runtime::runtime::Runtime::block_on_inner::h3a01dba5d45498d1 [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: 0x62b556816215 - tokio::runtime::runtime::Runtime::block_on::heaf058b26ade1b6d [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: 0x62b556856453 - ll::tests::basic_test::error_chain_test_no_transitive::hebde843a40297088 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/basic_test.rs:237:7 [INFO] [stdout] 43: 0x62b5568572b7 - ll::tests::basic_test::error_chain_test_no_transitive::{{closure}}::hcfd9ebfb954bad2d [INFO] [stdout] at /opt/rustwide/workdir/src/tests/basic_test.rs:151:46 [INFO] [stdout] 44: 0x62b556826886 - core::ops::function::FnOnce::call_once::ha9d67fe6be5154e3 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62b55690b27b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62b55690b27b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x62b55691f28d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x62b55691f28d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x62b55691f28d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x62b55691f28d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x62b55691f28d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x62b55691f28d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x62b55691f28d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x62b5568f87d4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x62b5568f87d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x62b5568fc10a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 57: 0x62b5568fc10a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x62b5568fc10a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x62b5568fc10a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x62b5568fc10a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x62b5568fc10a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 62: 0x62b5568fc10a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x62b556b48b6f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 64: 0x62b556b48b6f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 65: 0x709321bd3aa4 - [INFO] [stdout] 66: 0x709321c60a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::basic_test::basic_events_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::basic_test::basic_events_test' (26) 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::::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: as core::future::future::Future>::poll [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] + | 7: as core::future::future::Future>::poll [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/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::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::try_with [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] + | 18: std::thread::local::LocalKey::with [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472: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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] + | 30: core::ops::function::FnOnce::call_once [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] + | 31: test::__rust_begin_short_backtrace [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] + | 32: test::run_test_in_process::{{closure}} [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] + | 33: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] + | 34: std::panicking::catch_unwind::do_call [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] + | 35: std::panicking::catch_unwind [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] + | 36: std::panic::catch_unwind [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] + | 37: test::run_test_in_process [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] + | 38: test::run_test::{{closure}} [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] + | 39: test::run_test::{{closure}} [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] + | 40: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] + | 41: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] + | 42: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] + | 43: std::panicking::catch_unwind::do_call [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] + | 44: std::panicking::catch_unwind [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] + | 45: std::panic::catch_unwind [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] + | 46: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] + | 47: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] + | 48: as core::ops::function::FnOnce>::call_once [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] + | 49: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] + | at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] + | 50: [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: 0x62b556b75a22 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62b556b75a22 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62b556b75a22 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62b556b75a22 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62b556b86a5f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62b556b86a5f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x62b556b412a3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62b556b412a3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62b556b4d712 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62b556b530af - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62b556b52f41 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62b55690b42e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x62b55690b42e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62b556b5376f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x62b556b5376f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62b556b5351a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62b556b4d849 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62b556b34e6d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62b556b8e970 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62b55686e480 - core::panicking::panic_display::h0db61058300a4562 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:264:5 [INFO] [stdout] 20: 0x62b556854ef1 - ll::tests::basic_test::basic_events_test::{{closure}}::hd316aef7945f665d [INFO] [stdout] at /opt/rustwide/workdir/src/tests/basic_test.rs:40:5 [INFO] [stdout] 21: 0x62b556822a95 - as core::future::future::Future>::poll::h5c61e6b84e8fd9c2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x62b556822b0d - as core::future::future::Future>::poll::h8837f6f543410305 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62b55684b89d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd40cc329bb837ddc [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: 0x62b55684b5cc - tokio::runtime::coop::with_budget::hec99da3374749ac2 [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: 0x62b55684b5cc - tokio::runtime::coop::budget::h2bd4a4add4e8eff7 [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: 0x62b55684b5cc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6d3306eacf9315dc [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: 0x62b556848aaa - tokio::runtime::scheduler::current_thread::Context::enter::h6bd8c1c16a3ca0c0 [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: 0x62b55684a190 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h48eb0d09f1d4d9dc [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: 0x62b556849e3b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::heabc22d1b9042695 [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: 0x62b55681c88a - tokio::runtime::context::scoped::Scoped::set::h97b1d1b2baf50b3c [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: 0x62b55682fbaa - tokio::runtime::context::set_scheduler::{{closure}}::h51e11dae03a099e5 [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: 0x62b556871da6 - std::thread::local::LocalKey::try_with::h1be6bcba697ad7e7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 33: 0x62b55687189c - std::thread::local::LocalKey::with::h566f875852f907a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 34: 0x62b55682faf1 - tokio::runtime::context::set_scheduler::h9de581ccad126a1d [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: 0x62b556849729 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h415b4c7aea4e02ac [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: 0x62b556849ec2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb5e552ded2aee2aa [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: 0x62b5568476a9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1e73ae58cab26e6d [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: 0x62b55686f4d0 - tokio::runtime::context::runtime::enter_runtime::h4fd423d014b5a2c3 [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: 0x62b556847441 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf6e7447021139c4d [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: 0x62b5568160ff - tokio::runtime::runtime::Runtime::block_on_inner::h3a01dba5d45498d1 [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: 0x62b556816215 - tokio::runtime::runtime::Runtime::block_on::heaf058b26ade1b6d [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: 0x62b5568545d3 - ll::tests::basic_test::basic_events_test::h7bae1a8787534150 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/basic_test.rs:66:7 [INFO] [stdout] 43: 0x62b556854677 - ll::tests::basic_test::basic_events_test::{{closure}}::h39ac6f3e0e089371 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/basic_test.rs:19:33 [INFO] [stdout] 44: 0x62b556826a76 - core::ops::function::FnOnce::call_once::hcf301e205165cfb0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62b55690b27b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62b55690b27b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x62b55691f28d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x62b55691f28d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x62b55691f28d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x62b55691f28d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x62b55691f28d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x62b55691f28d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x62b55691f28d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x62b5568f87d4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x62b5568f87d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x62b5568fc10a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 57: 0x62b5568fc10a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x62b5568fc10a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x62b5568fc10a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x62b5568fc10a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x62b5568fc10a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 62: 0x62b5568fc10a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x62b556b48b6f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 64: 0x62b556b48b6f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 65: 0x709321bd3aa4 - [INFO] [stdout] 66: 0x709321c60a64 - clone [INFO] [stdout] 67: 0x0 - [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.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2bd73c66525901a5f50e405e6d52631126e4749eaa17e792a278ded03e859d62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bd73c66525901a5f50e405e6d52631126e4749eaa17e792a278ded03e859d62", kill_on_drop: false }` [INFO] [stdout] 2bd73c66525901a5f50e405e6d52631126e4749eaa17e792a278ded03e859d62