[INFO] cloning repository https://github.com/simmsb/rust-rel8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simmsb/rust-rel8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimmsb%2Frust-rel8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimmsb%2Frust-rel8'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74b9a1989ee57264acc662a7adc046ea9eb7a7f2
[INFO] testing simmsb/rust-rel8 against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimmsb%2Frust-rel8" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/simmsb/rust-rel8
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/simmsb/rust-rel8
[INFO] tweaked toml for git repo https://github.com/simmsb/rust-rel8 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simmsb/rust-rel8 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simmsb/rust-rel8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.15
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded type-equalities v0.3.1
[INFO] [stderr]   Downloaded trybuild v1.0.114
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.6
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.6
[INFO] [stderr]   Downloaded rsa v0.9.9
[INFO] [stderr]   Downloaded sea-query-sqlx v0.8.0-rc.11
[INFO] [stderr]   Downloaded cps v0.2.3
[INFO] [stderr]   Downloaded perfect-derive v0.1.5
[INFO] [stderr]   Downloaded litrs v0.2.3
[INFO] [stderr]   Downloaded sea-query v1.0.0-rc.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a59dfe3fa169a6437057ba14d4f1b1c44fce227052f57d38e16834c2c7ed9bf4
[INFO] running `Command { std: "docker" "start" "a59dfe3fa169a6437057ba14d4f1b1c44fce227052f57d38e16834c2c7ed9bf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a59dfe3fa169a6437057ba14d4f1b1c44fce227052f57d38e16834c2c7ed9bf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a59dfe3fa169a6437057ba14d4f1b1c44fce227052f57d38e16834c2c7ed9bf4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a59dfe3fa169a6437057ba14d4f1b1c44fce227052f57d38e16834c2c7ed9bf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a59dfe3fa169a6437057ba14d4f1b1c44fce227052f57d38e16834c2c7ed9bf4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling litrs v0.2.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling sea-query v1.0.0-rc.29
[INFO] [stderr]    Compiling type-equalities v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rust-rel8-derive v0.2.1 (/opt/rustwide/workdir/derive)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling cps v0.2.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling perfect-derive v0.1.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sea-query-sqlx v0.8.0-rc.11
[INFO] [stderr]    Compiling rust-rel8 v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.90s
[INFO] running `Command { std: "docker" "inspect" "a59dfe3fa169a6437057ba14d4f1b1c44fce227052f57d38e16834c2c7ed9bf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a59dfe3fa169a6437057ba14d4f1b1c44fce227052f57d38e16834c2c7ed9bf4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sea-query-sqlx v0.8.0-rc.11
[INFO] [stderr]    Compiling rust-rel8 v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated constant `SCHEMA` is never used
[INFO] [stdout]   --> tests/queries.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'scope> Post<'scope, NameMode> {
[INFO] [stdout]    | ----------------------------------- associated constant in this implementation
[INFO] [stdout] 33 |     const SCHEMA: TableSchema<Self> = TableSchema {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.31s
[INFO] running `Command { std: "docker" "inspect" "a59dfe3fa169a6437057ba14d4f1b1c44fce227052f57d38e16834c2c7ed9bf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a59dfe3fa169a6437057ba14d4f1b1c44fce227052f57d38e16834c2c7ed9bf4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: associated constant `SCHEMA` is never used
[INFO] [stderr]   --> tests/queries.rs:33:11
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl<'scope> Post<'scope, NameMode> {
[INFO] [stderr]    | ----------------------------------- associated constant in this implementation
[INFO] [stderr] 33 |     const SCHEMA: TableSchema<Self> = TableSchema {
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-rel8` (test "queries") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_rel8-77bc78f909adac52)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/queries.rs (/opt/rustwide/target/debug/deps/queries-55a2cb835b78e78b)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test does_it_work ... ok
[INFO] [stdout] test windows_simple ... FAILED
[INFO] [stdout] test join_example_many ... FAILED
[INFO] [stdout] test nested ... FAILED
[INFO] [stdout] test nextval_stuff ... FAILED
[INFO] [stdout] test optionals_maybe ... FAILED
[INFO] [stdout] test test_each_with_inc ... FAILED
[INFO] [stdout] test join_example ... FAILED
[INFO] [stdout] test aggregations_simple ... FAILED
[INFO] [stdout] test my_table ... FAILED
[INFO] [stdout] test no_queries ... FAILED
[INFO] [stdout] test optionals ... FAILED
[INFO] [stdout] test join_example_optional ... FAILED
[INFO] [stdout] test and_filters ... FAILED
[INFO] [stdout] test double_nested ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- windows_simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'windows_simple' (2301) panicked at tests/queries.rs:752:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e236d78828 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e236d78828 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e236d9028a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e236d9028a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e236d7d5b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e236d7d5b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e236d56a26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e236d56a26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e236d707f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2369f8e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2369f8e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e236d70a72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e236d70a72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e236d56ae2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e236d4bc09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e236d579bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e236d90a4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e236d907c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e23694e52a - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e23694e52a - queries[e228d272d61794c9]::windows_simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:752:31
[INFO] [stdout]   22:     0x63e2369a8890 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x63e23699f0f8 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x63e236961025 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63e23695e8de - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63e23699a638 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x63e2369ab45a - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x63e2369981f4 - <futures_lite[4dce0a921f907683]::future::Or<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}>, <async_executor[6246e4bf2aa14a3a]::State>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x63e2369c6d6e - <async_executor[6246e4bf2aa14a3a]::State>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x63e2369c1986 - <async_executor[6246e4bf2aa14a3a]::Executor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x63e2369c4079 - <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x63e2369d0583 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x63e23696841b - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63e2369679ee - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63e2369cc901 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x63e2369c8eb1 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x63e2369c0278 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x63e236992e0a - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x63e236969a2d - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::try_with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63e2369690be - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63e23698f14a - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::windows_simple::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x63e2369a7e4f - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::windows_simple::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x63e23699e296 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::windows_simple::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x63e23695ffff - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::windows_simple::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x63e23695e50e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::windows_simple::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x63e23699a25a - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::windows_simple::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x63e2369a6e40 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::windows_simple::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x63e236965e8d - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::windows_simple::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x63e23696551e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::windows_simple::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x63e2369a4913 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::windows_simple::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x63e23698718c - async_std[587c4a44790ec77e]::task::block_on::block_on::<queries[e228d272d61794c9]::windows_simple::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x63e23695bb94 - queries[e228d272d61794c9]::windows_simple
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:748:1
[INFO] [stdout]   53:     0x63e236947567 - queries[e228d272d61794c9]::windows_simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:748:19
[INFO] [stdout]   54:     0x63e236975126 - <queries[e228d272d61794c9]::windows_simple::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63e2369ebf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63e2369ebf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63e2369f97c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63e2369f97c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63e2369f30d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63e2369f30d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63e2369fc842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63e2369fc842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63e2369fc842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63e236d77f8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x63e236d77f8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76d2fbd79aa4 - <unknown>
[INFO] [stdout]   76:     0x76d2fbe06a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- join_example_many stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'join_example_many' (2276) panicked at tests/queries.rs:800:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e236d78828 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e236d78828 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e236d9028a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e236d9028a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e236d7d5b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e236d7d5b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e236d56a26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e236d56a26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e236d707f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2369f8e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2369f8e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e236d70a72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e236d70a72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e236d56ae2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e236d4bc09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e236d579bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e236d90a4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e236d907c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e236950886 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e236950886 - queries[e228d272d61794c9]::join_example_many::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:800:31
[INFO] [stdout]   22:     0x63e2369a8910 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x63e23699f2b8 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x63e236961225 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63e23695e97e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63e23699a6b8 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x63e2369ab4da - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x63e236998334 - <futures_lite[4dce0a921f907683]::future::Or<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}>, <async_executor[6246e4bf2aa14a3a]::State>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x63e2369c74fe - <async_executor[6246e4bf2aa14a3a]::State>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x63e2369c1ef6 - <async_executor[6246e4bf2aa14a3a]::Executor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x63e2369c4629 - <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x63e2369d18b3 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x63e2369686db - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63e236967a6e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63e2369ccb31 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x63e2369c8f61 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x63e2369c03a8 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x63e236992f2a - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x63e236969cad - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::try_with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63e23696913e - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63e23698f1ba - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_many::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x63e2369a804f - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::join_example_many::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x63e23699e4d6 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example_many::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x63e23696027f - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example_many::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x63e23695e58e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example_many::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x63e23699a2ea - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example_many::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x63e2369a70d0 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::join_example_many::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x63e23696610d - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example_many::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x63e23696559e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example_many::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x63e2369a4ef3 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::join_example_many::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x63e2369872ec - async_std[587c4a44790ec77e]::task::block_on::block_on::<queries[e228d272d61794c9]::join_example_many::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x63e23695bbe4 - queries[e228d272d61794c9]::join_example_many
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:796:1
[INFO] [stdout]   53:     0x63e2369475c7 - queries[e228d272d61794c9]::join_example_many::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:796:19
[INFO] [stdout]   54:     0x63e2369751a6 - <queries[e228d272d61794c9]::join_example_many::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63e2369ebf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63e2369ebf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63e2369f97c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63e2369f97c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63e2369f30d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63e2369f30d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63e2369fc842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63e2369fc842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63e2369fc842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63e236d77f8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x63e236d77f8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76d2fbd79aa4 - <unknown>
[INFO] [stdout]   76:     0x76d2fbe06a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nested stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nested' (2287) panicked at tests/queries.rs:624:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e236d78828 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e236d78828 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e236d9028a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e236d9028a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e236d7d5b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e236d7d5b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e236d56a26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e236d56a26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e236d707f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2369f8e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2369f8e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e236d70a72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e236d70a72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e236d56ae2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e236d4bc09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e236d579bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e236d90a4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e236d907c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e236956586 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e236956586 - queries[e228d272d61794c9]::nested::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:624:31
[INFO] [stdout]   22:     0x63e2369a8a10 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x63e23699f638 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x63e236961625 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63e23695eabe - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63e23699a7b8 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x63e2369ab5da - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x63e2369985b4 - <futures_lite[4dce0a921f907683]::future::Or<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}>, <async_executor[6246e4bf2aa14a3a]::State>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x63e2369c841e - <async_executor[6246e4bf2aa14a3a]::State>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x63e2369c29c6 - <async_executor[6246e4bf2aa14a3a]::Executor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x63e2369c5189 - <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x63e2369d3f13 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x63e236968c5b - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63e236967b6e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63e2369ccf91 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x63e2369c90c1 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x63e2369c0608 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x63e23699316a - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x63e23696a1ad - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::try_with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63e23696923e - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63e23698f29a - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nested::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x63e2369a844f - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::nested::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x63e23699e956 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::nested::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x63e23696077f - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::nested::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x63e23695e68e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::nested::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x63e23699a40a - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::nested::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x63e2369a75f0 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::nested::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x63e23696660d - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::nested::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x63e23696569e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::nested::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x63e2369a5ab3 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::nested::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x63e2369875ac - async_std[587c4a44790ec77e]::task::block_on::block_on::<queries[e228d272d61794c9]::nested::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x63e23695bc84 - queries[e228d272d61794c9]::nested
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:620:1
[INFO] [stdout]   53:     0x63e236947997 - queries[e228d272d61794c9]::nested::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:620:19
[INFO] [stdout]   54:     0x63e2369752a6 - <queries[e228d272d61794c9]::nested::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63e2369ebf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63e2369ebf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63e2369f97c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63e2369f97c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63e2369f30d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63e2369f30d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63e2369fc842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63e2369fc842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63e2369fc842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63e236d77f8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x63e236d77f8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76d2fbd79aa4 - <unknown>
[INFO] [stdout]   76:     0x76d2fbe06a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nextval_stuff stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nextval_stuff' (2292) panicked at tests/queries.rs:393:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e236d78828 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e236d78828 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e236d9028a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e236d9028a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e236d7d5b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e236d7d5b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e236d56a26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e236d56a26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e236d707f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2369f8e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2369f8e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e236d70a72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e236d70a72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e236d56ae2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e236d4bc09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e236d579bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e236d90a4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e236d907c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e23694c1a8 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e23694c1a8 - queries[e228d272d61794c9]::nextval_stuff::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:393:31
[INFO] [stdout]   22:     0x63e2369a8850 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x63e23699f018 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x63e236960f25 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63e23695e88e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63e23699a5f8 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x63e2369ab41a - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x63e236998154 - <futures_lite[4dce0a921f907683]::future::Or<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}>, <async_executor[6246e4bf2aa14a3a]::State>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x63e2369c69ad - <async_executor[6246e4bf2aa14a3a]::State>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x63e2369c16c5 - <async_executor[6246e4bf2aa14a3a]::Executor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x63e2369c3da4 - <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x63e2369cfbf2 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x63e2369682ca - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63e2369679ae - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63e2369cc7f0 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x63e2369c8e60 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x63e2369c01e7 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x63e236992d79 - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x63e2369698ed - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::try_with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63e23696907e - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63e23698f10a - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::nextval_stuff::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x63e2369a7d4f - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::nextval_stuff::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x63e23699e176 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::nextval_stuff::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x63e23695febf - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::nextval_stuff::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x63e23695e4ce - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::nextval_stuff::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x63e23699a20a - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::nextval_stuff::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x63e2369a6d00 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::nextval_stuff::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x63e236965d4d - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::nextval_stuff::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x63e2369654de - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::nextval_stuff::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x63e2369a4623 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::nextval_stuff::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x63e2369870dc - async_std[587c4a44790ec77e]::task::block_on::block_on::<queries[e228d272d61794c9]::nextval_stuff::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x63e23695bb77 - queries[e228d272d61794c9]::nextval_stuff
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:389:1
[INFO] [stdout]   53:     0x63e236947537 - queries[e228d272d61794c9]::nextval_stuff::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:389:19
[INFO] [stdout]   54:     0x63e2369750e6 - <queries[e228d272d61794c9]::nextval_stuff::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63e2369ebf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63e2369ebf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63e2369f97c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63e2369f97c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63e2369f30d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63e2369f30d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63e2369fc842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63e2369fc842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63e2369fc842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63e236d77f8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x63e236d77f8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76d2fbd79aa4 - <unknown>
[INFO] [stdout]   76:     0x76d2fbe06a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- optionals_maybe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'optionals_maybe' (2297) panicked at tests/queries.rs:292:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e236d78828 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e236d78828 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e236d9028a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e236d9028a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e236d7d5b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e236d7d5b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e236d56a26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e236d56a26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e236d707f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2369f8e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2369f8e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e236d70a72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e236d70a72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e236d56ae2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e236d4bc09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e236d579bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e236d90a4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e236d907c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e23694f535 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e23694f535 - queries[e228d272d61794c9]::optionals_maybe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:292:31
[INFO] [stdout]   22:     0x63e2369a88d0 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x63e23699f1d8 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x63e236961125 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63e23695e92e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63e23699a678 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x63e2369ab4a1 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x63e236998294 - <futures_lite[4dce0a921f907683]::future::Or<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}>, <async_executor[6246e4bf2aa14a3a]::State>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x63e2369c713d - <async_executor[6246e4bf2aa14a3a]::State>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x63e2369c1c43 - <async_executor[6246e4bf2aa14a3a]::Executor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x63e2369c4358 - <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x63e2369d0f22 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x63e23696858a - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63e236967a2e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63e2369cca20 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x63e2369c8f10 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x63e2369c0317 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x63e236992ea7 - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x63e236969b6f - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::try_with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63e2369690fe - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63e23698f186 - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals_maybe::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x63e2369a7f4f - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::optionals_maybe::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x63e23699e3b4 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::optionals_maybe::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x63e23696013d - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::optionals_maybe::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x63e23695e54e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::optionals_maybe::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x63e23699a2a7 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::optionals_maybe::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x63e2369a6f8e - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::optionals_maybe::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x63e236965fcf - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::optionals_maybe::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x63e23696555e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::optionals_maybe::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x63e2369a4c03 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::optionals_maybe::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x63e23698723e - async_std[587c4a44790ec77e]::task::block_on::block_on::<queries[e228d272d61794c9]::optionals_maybe::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x63e23695bbb9 - queries[e228d272d61794c9]::optionals_maybe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:288:1
[INFO] [stdout]   53:     0x63e236947597 - queries[e228d272d61794c9]::optionals_maybe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:288:19
[INFO] [stdout]   54:     0x63e236975166 - <queries[e228d272d61794c9]::optionals_maybe::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63e2369ebf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63e2369ebf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63e2369f97c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63e2369f97c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63e2369f30d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63e2369f30d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63e2369fc842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63e2369fc842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63e2369fc842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63e236d77f8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x63e236d77f8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76d2fbd79aa4 - <unknown>
[INFO] [stdout]   76:     0x76d2fbe06a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_each_with_inc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_each_with_inc' (2300) panicked at tests/queries.rs:106:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e236d78828 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e236d78828 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e236d9028a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e236d9028a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e236d7d5b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e236d7d5b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e236d56a26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e236d56a26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e236d707f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2369f8e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2369f8e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e236d70a72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e236d70a72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e236d56ae2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e236d4bc09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e236d579bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e236d90a4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e236d907c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e236952171 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e236952171 - queries[e228d272d61794c9]::test_each_with_inc::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:106:31
[INFO] [stdout]   22:     0x63e2369a8950 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x63e23699f398 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x63e236961325 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63e23695e9ce - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63e23699a6f8 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x63e2369ab521 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x63e2369983d4 - <futures_lite[4dce0a921f907683]::future::Or<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}>, <async_executor[6246e4bf2aa14a3a]::State>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x63e2369c78cd - <async_executor[6246e4bf2aa14a3a]::State>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x63e2369c21b3 - <async_executor[6246e4bf2aa14a3a]::Executor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x63e2369c4908 - <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x63e2369d2252 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x63e23696884a - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63e236967aae - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63e2369ccc50 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x63e2369c8fc0 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x63e2369c0447 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x63e236992fc7 - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x63e236969def - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::try_with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63e23696917e - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63e23698f1f6 - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x63e2369a814f - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x63e23699e5f4 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x63e2369603bd - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x63e23695e5ce - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x63e23699a337 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x63e2369a721e - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x63e23696624f - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x63e2369655de - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x63e2369a51e3 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x63e23698739e - async_std[587c4a44790ec77e]::task::block_on::block_on::<queries[e228d272d61794c9]::test_each_with_inc::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x63e23695bc09 - queries[e228d272d61794c9]::test_each_with_inc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:96:1
[INFO] [stdout]   53:     0x63e2369475f7 - queries[e228d272d61794c9]::test_each_with_inc::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:96:19
[INFO] [stdout]   54:     0x63e2369751e6 - <queries[e228d272d61794c9]::test_each_with_inc::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63e2369ebf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63e2369ebf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63e2369f97c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63e2369f97c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63e2369f30d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63e2369f30d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63e2369fc842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63e2369fc842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63e2369fc842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63e236d77f8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x63e236d77f8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76d2fbd79aa4 - <unknown>
[INFO] [stdout]   76:     0x76d2fbe06a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- join_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'join_example' (2274) panicked at tests/queries.rs:476:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e236d78828 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e236d78828 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e236d9028a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e236d9028a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e236d7d5b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e236d7d5b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e236d56a26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e236d56a26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e236d707f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2369f8e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2369f8e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e236d70a72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e236d70a72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e236d56ae2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e236d4bc09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e236d579bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e236d90a4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e236d907c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e236949dfa - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e236949dfa - queries[e228d272d61794c9]::join_example::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:476:31
[INFO] [stdout]   22:     0x63e2369a87d0 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x63e23699ee58 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x63e236960d25 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63e23695e7ee - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63e23699a578 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x63e2369ab39a - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x63e236998014 - <futures_lite[4dce0a921f907683]::future::Or<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}>, <async_executor[6246e4bf2aa14a3a]::State>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x63e2369c621e - <async_executor[6246e4bf2aa14a3a]::State>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x63e2369c1136 - <async_executor[6246e4bf2aa14a3a]::Executor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x63e2369c37e9 - <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x63e2369ce8c3 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x63e236967ffb - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63e23696792e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63e2369cc5c1 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x63e2369c8db1 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x63e2369c00b8 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x63e236992c4a - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x63e23696966d - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::try_with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63e236968ffe - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63e23698f08a - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x63e2369a7b4f - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::join_example::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x63e23699df36 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x63e23695fc3f - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x63e23695e44e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x63e23699a16a - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x63e2369a6a80 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::join_example::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x63e236965acd - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x63e23696545e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x63e2369a4043 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::join_example::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x63e236986f7c - async_std[587c4a44790ec77e]::task::block_on::block_on::<queries[e228d272d61794c9]::join_example::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x63e23695bb34 - queries[e228d272d61794c9]::join_example
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:472:1
[INFO] [stdout]   53:     0x63e2369474d7 - queries[e228d272d61794c9]::join_example::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:472:19
[INFO] [stdout]   54:     0x63e236975066 - <queries[e228d272d61794c9]::join_example::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63e2369ebf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63e2369ebf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63e2369f97c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63e2369f97c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63e2369f30d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63e2369f30d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63e2369fc842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63e2369fc842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63e2369fc842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63e236d77f8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x63e236d77f8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76d2fbd79aa4 - <unknown>
[INFO] [stdout]   76:     0x76d2fbe06a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- aggregations_simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'aggregations_simple' (2270) panicked at tests/queries.rs:687:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e236d78828 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e236d78828 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e236d9028a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e236d9028a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e236d7d5b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e236d7d5b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e236d56a26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e236d56a26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e236d707f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2369f8e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2369f8e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e236d70a72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e236d70a72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e236d56ae2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e236d4bc09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e236d579bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e236d90a4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e236d907c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e236952f04 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e236952f04 - queries[e228d272d61794c9]::aggregations_simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:687:31
[INFO] [stdout]   22:     0x63e2369a8990 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x63e23699f478 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x63e236961425 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63e23695ea1e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63e23699a738 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x63e2369ab561 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x63e236998474 - <futures_lite[4dce0a921f907683]::future::Or<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}>, <async_executor[6246e4bf2aa14a3a]::State>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x63e2369c7c9d - <async_executor[6246e4bf2aa14a3a]::State>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x63e2369c2454 - <async_executor[6246e4bf2aa14a3a]::Executor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x63e2369c4be8 - <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x63e2369d2bf2 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x63e2369689aa - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63e236967aee - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63e2369ccd70 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x63e2369c9020 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x63e2369c04e7 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x63e236993057 - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x63e236969f2f - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::try_with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63e2369691be - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63e23698f226 - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::aggregations_simple::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x63e2369a824f - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::aggregations_simple::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x63e23699e714 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::aggregations_simple::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x63e2369604fd - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::aggregations_simple::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x63e23695e60e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::aggregations_simple::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x63e23699a377 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::aggregations_simple::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x63e2369a736e - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::aggregations_simple::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x63e23696638f - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::aggregations_simple::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x63e23696561e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::aggregations_simple::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x63e2369a54d3 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::aggregations_simple::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x63e23698744e - async_std[587c4a44790ec77e]::task::block_on::block_on::<queries[e228d272d61794c9]::aggregations_simple::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x63e23695bc39 - queries[e228d272d61794c9]::aggregations_simple
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:683:1
[INFO] [stdout]   53:     0x63e236947627 - queries[e228d272d61794c9]::aggregations_simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:683:19
[INFO] [stdout]   54:     0x63e236975226 - <queries[e228d272d61794c9]::aggregations_simple::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63e2369ebf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63e2369ebf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63e2369f97c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63e2369f97c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63e2369f30d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63e2369f30d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63e2369fc842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63e2369fc842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63e2369fc842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63e236d77f8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x63e236d77f8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76d2fbd79aa4 - <unknown>
[INFO] [stdout]   76:     0x76d2fbe06a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- my_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'my_table' (2279) panicked at tests/queries.rs:347:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e236d78828 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e236d78828 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e236d9028a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e236d9028a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e236d7d5b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e236d7d5b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e236d56a26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e236d56a26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e236d707f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2369f8e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2369f8e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e236d70a72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e236d70a72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e236d56ae2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e236d4bc09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e236d579bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e236d90a4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e236d907c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e2369579f0 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e2369579f0 - queries[e228d272d61794c9]::my_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:347:31
[INFO] [stdout]   22:     0x63e2369a8a50 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x63e23699f718 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x63e236961725 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63e23695eb0e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63e23699a7f8 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x63e2369ab61a - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x63e236998654 - <futures_lite[4dce0a921f907683]::future::Or<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}>, <async_executor[6246e4bf2aa14a3a]::State>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x63e2369c87cc - <async_executor[6246e4bf2aa14a3a]::State>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x63e2369c2c86 - <async_executor[6246e4bf2aa14a3a]::Executor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x63e2369c5459 - <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x63e2369d48a3 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x63e236968dbb - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63e236967bae - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63e2369cd0a1 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x63e2369c9111 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x63e2369c0698 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x63e2369931fa - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x63e23696a2ed - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::try_with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63e23696927e - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63e23698f2da - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::my_table::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x63e2369a854f - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::my_table::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x63e23699ea76 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::my_table::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x63e2369608bf - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::my_table::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x63e23695e6ce - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::my_table::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x63e23699a45a - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::my_table::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x63e2369a7730 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::my_table::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x63e23696674d - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::my_table::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x63e2369656de - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::my_table::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x63e2369a5da3 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::my_table::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x63e23698765c - async_std[587c4a44790ec77e]::task::block_on::block_on::<queries[e228d272d61794c9]::my_table::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x63e23695bca4 - queries[e228d272d61794c9]::my_table
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:343:1
[INFO] [stdout]   53:     0x63e2369479c7 - queries[e228d272d61794c9]::my_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:343:19
[INFO] [stdout]   54:     0x63e2369752e6 - <queries[e228d272d61794c9]::my_table::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63e2369ebf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63e2369ebf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63e2369f97c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63e2369f97c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63e2369f30d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63e2369f30d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63e2369fc842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63e2369fc842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63e2369fc842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63e236d77f8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x63e236d77f8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76d2fbd79aa4 - <unknown>
[INFO] [stdout]   76:     0x76d2fbe06a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- no_queries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'no_queries' (2294) panicked at tests/queries.rs:76:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e236d78828 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e236d78828 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e236d9028a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e236d9028a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e236d7d5b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e236d7d5b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e236d56a26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e236d56a26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e236d707f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2369f8e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2369f8e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e236d70a72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e236d70a72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e236d56ae2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e236d4bc09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e236d579bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e236d90a4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e236d907c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e236947bb1 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e236947bb1 - queries[e228d272d61794c9]::no_queries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:76:31
[INFO] [stdout]   22:     0x63e2369a8750 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x63e23699ec98 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x63e236960b25 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63e23695e74e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63e23699a4f8 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x63e2369ab321 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x63e236997ed4 - <futures_lite[4dce0a921f907683]::future::Or<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}>, <async_executor[6246e4bf2aa14a3a]::State>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x63e2369c5a8d - <async_executor[6246e4bf2aa14a3a]::State>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x63e2369c0bd4 - <async_executor[6246e4bf2aa14a3a]::Executor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x63e2369c3238 - <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x63e2369cd592 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x63e236967d4a - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63e2369678ae - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63e2369cc390 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x63e2369c8d00 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x63e2369bff87 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x63e236992b37 - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x63e2369693ef - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::try_with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63e236968f7e - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63e23698f026 - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::no_queries::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x63e2369a794f - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::no_queries::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x63e23699dcf4 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::no_queries::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x63e23695f9bd - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::no_queries::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x63e23695e3ce - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::no_queries::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x63e23699a0e7 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::no_queries::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x63e2369a67ee - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::no_queries::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x63e23696584f - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::no_queries::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x63e2369653de - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::no_queries::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x63e2369a3a63 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::no_queries::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x63e236986e1e - async_std[587c4a44790ec77e]::task::block_on::block_on::<queries[e228d272d61794c9]::no_queries::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x63e23695ba99 - queries[e228d272d61794c9]::no_queries
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:68:1
[INFO] [stdout]   53:     0x63e236947447 - queries[e228d272d61794c9]::no_queries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:68:19
[INFO] [stdout]   54:     0x63e236974fa6 - <queries[e228d272d61794c9]::no_queries::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63e2369ebf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63e2369ebf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63e2369f97c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63e2369f97c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63e2369f30d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63e2369f30d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63e2369fc842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63e2369fc842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63e2369fc842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63e236d77f8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x63e236d77f8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76d2fbd79aa4 - <unknown>
[INFO] [stdout]   76:     0x76d2fbe06a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- optionals stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'optionals' (2295) panicked at tests/queries.rs:194:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e236d78828 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e236d78828 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e236d9028a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e236d9028a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e236d7d5b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e236d7d5b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e236d56a26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e236d56a26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e236d707f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2369f8e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2369f8e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e236d70a72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e236d70a72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e236d56ae2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e236d4bc09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e236d579bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e236d90a4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e236d907c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e2369591fe - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e2369591fe - queries[e228d272d61794c9]::optionals::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:194:31
[INFO] [stdout]   22:     0x63e2369a8a90 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x63e23699f7f8 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x63e236961825 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63e23695eb5e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63e23699a838 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x63e2369ab661 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x63e2369986f4 - <futures_lite[4dce0a921f907683]::future::Or<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}>, <async_executor[6246e4bf2aa14a3a]::State>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x63e2369c8bbb - <async_executor[6246e4bf2aa14a3a]::State>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x63e2369c2f61 - <async_executor[6246e4bf2aa14a3a]::Executor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x63e2369c56fc - <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x63e2369d5260 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x63e236968f39 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63e236967bee - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63e2369cd1cf - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x63e2369c917f - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x63e2369c06fb - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x63e2369932b5 - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x63e23696a43e - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::try_with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63e2369692be - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63e23698f325 - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::optionals::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x63e2369a865e - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::optionals::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x63e23699eba3 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::optionals::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x63e236960a0c - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::optionals::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x63e23695e70e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::optionals::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x63e23699a4b6 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::optionals::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x63e2369a788d - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::optionals::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x63e23696689e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::optionals::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x63e23696571e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::optionals::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x63e2369a60a2 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::optionals::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x63e23698771d - async_std[587c4a44790ec77e]::task::block_on::block_on::<queries[e228d272d61794c9]::optionals::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x63e23695bcd8 - queries[e228d272d61794c9]::optionals
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:190:1
[INFO] [stdout]   53:     0x63e2369479f7 - queries[e228d272d61794c9]::optionals::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:190:19
[INFO] [stdout]   54:     0x63e236975326 - <queries[e228d272d61794c9]::optionals::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63e2369ebf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63e2369ebf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63e2369f97c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63e2369f97c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63e2369f30d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63e2369f30d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63e2369fc842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63e2369fc842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63e2369fc842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63e236d77f8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x63e236d77f8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76d2fbd79aa4 - <unknown>
[INFO] [stdout]   76:     0x76d2fbe06a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- join_example_optional stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'join_example_optional' (2278) panicked at tests/queries.rs:551:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e236d78828 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e236d78828 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e236d9028a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e236d9028a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e236d7d5b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e236d7d5b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e236d56a26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e236d56a26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e236d707f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2369f8e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2369f8e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e236d70a72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e236d70a72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e236d56ae2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e236d4bc09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e236d579bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e236d90a4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e236d907c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e2369550ba - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e2369550ba - queries[e228d272d61794c9]::join_example_optional::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:551:31
[INFO] [stdout]   22:     0x63e2369a89d0 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x63e23699f558 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x63e236961525 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63e23695ea6e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63e23699a778 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x63e2369ab59a - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x63e236998514 - <futures_lite[4dce0a921f907683]::future::Or<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}>, <async_executor[6246e4bf2aa14a3a]::State>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x63e2369c805e - <async_executor[6246e4bf2aa14a3a]::State>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x63e2369c2706 - <async_executor[6246e4bf2aa14a3a]::Executor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x63e2369c4eb9 - <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x63e2369d3583 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x63e236968afb - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63e236967b2e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63e2369cce81 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x63e2369c9071 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x63e2369c0578 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x63e2369930da - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x63e23696a06d - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::try_with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63e2369691fe - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63e23698f25a - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::join_example_optional::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x63e2369a834f - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::join_example_optional::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x63e23699e836 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example_optional::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x63e23696063f - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example_optional::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x63e23695e64e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example_optional::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x63e23699a3ba - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example_optional::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x63e2369a74b0 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::join_example_optional::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x63e2369664cd - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example_optional::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x63e23696565e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::join_example_optional::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x63e2369a57c3 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::join_example_optional::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x63e2369874fc - async_std[587c4a44790ec77e]::task::block_on::block_on::<queries[e228d272d61794c9]::join_example_optional::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x63e23695bc64 - queries[e228d272d61794c9]::join_example_optional
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:547:1
[INFO] [stdout]   53:     0x63e236947967 - queries[e228d272d61794c9]::join_example_optional::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:547:19
[INFO] [stdout]   54:     0x63e236975266 - <queries[e228d272d61794c9]::join_example_optional::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63e2369ebf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63e2369ebf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63e2369f97c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63e2369f97c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63e2369f30d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63e2369f30d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63e2369fc842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63e2369fc842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63e2369fc842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63e236d77f8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x63e236d77f8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76d2fbd79aa4 - <unknown>
[INFO] [stdout]   76:     0x76d2fbe06a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- and_filters stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'and_filters' (2271) panicked at tests/queries.rs:129:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e236d78828 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e236d78828 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e236d9028a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e236d9028a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e236d7d5b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e236d7d5b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e236d56a26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e236d56a26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e236d707f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2369f8e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2369f8e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e236d70a72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e236d70a72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e236d56ae2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e236d4bc09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e236d579bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e236d90a4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e236d907c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e236948959 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e236948959 - queries[e228d272d61794c9]::and_filters::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:129:31
[INFO] [stdout]   22:     0x63e2369a8790 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x63e23699ed78 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x63e236960c25 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63e23695e79e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63e23699a538 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x63e2369ab361 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x63e236997f74 - <futures_lite[4dce0a921f907683]::future::Or<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}>, <async_executor[6246e4bf2aa14a3a]::State>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x63e2369c5e5d - <async_executor[6246e4bf2aa14a3a]::State>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x63e2369c0e83 - <async_executor[6246e4bf2aa14a3a]::Executor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x63e2369c3518 - <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x63e2369cdf32 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x63e236967eaa - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63e2369678ee - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63e2369cc4b0 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x63e2369c8d60 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x63e2369c0027 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x63e236992bc7 - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x63e23696952f - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::try_with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63e236968fbe - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63e23698f056 - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::and_filters::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x63e2369a7a4f - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::and_filters::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x63e23699de14 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::and_filters::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x63e23695fafd - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::and_filters::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x63e23695e40e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::and_filters::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x63e23699a127 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::and_filters::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x63e2369a693e - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::and_filters::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x63e23696598f - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::and_filters::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x63e23696541e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::and_filters::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x63e2369a3d53 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::and_filters::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x63e236986ece - async_std[587c4a44790ec77e]::task::block_on::block_on::<queries[e228d272d61794c9]::and_filters::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x63e23695bac9 - queries[e228d272d61794c9]::and_filters
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:118:1
[INFO] [stdout]   53:     0x63e236947477 - queries[e228d272d61794c9]::and_filters::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:118:19
[INFO] [stdout]   54:     0x63e236974fe6 - <queries[e228d272d61794c9]::and_filters::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63e2369ebf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63e2369ebf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63e2369f97c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63e2369f97c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63e2369f30d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63e2369f30d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63e2369fc842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63e2369fc842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63e2369fc842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63e236d77f8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x63e236d77f8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76d2fbd79aa4 - <unknown>
[INFO] [stdout]   76:     0x76d2fbe06a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- double_nested stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'double_nested' (2273) panicked at tests/queries.rs:156:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e236d78828 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e236d78828 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e236d78828 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e236d9028a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e236d9028a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e236d7d5b2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e236d7d5b2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e236d56a26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e236d56a26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e236d707f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2369f8e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2369f8e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e236d70a72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e236d70a72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e236d56ae2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e236d4bc09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e236d579bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e236d90a4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e236d907c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e23694b2ba - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e23694b2ba - queries[e228d272d61794c9]::double_nested::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:156:31
[INFO] [stdout]   22:     0x63e2369a8810 - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x63e23699ef38 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x63e236960e25 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63e23695e83e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63e23699a5b8 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x63e2369ab3da - <async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x63e2369980b4 - <futures_lite[4dce0a921f907683]::future::Or<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}>, <async_executor[6246e4bf2aa14a3a]::State>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}>>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x63e2369c65de - <async_executor[6246e4bf2aa14a3a]::State>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x63e2369c13f6 - <async_executor[6246e4bf2aa14a3a]::Executor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x63e2369c3ab9 - <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run::<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x63e2369cf253 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x63e23696815b - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63e23696796e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::RefCell<(parking[f935890cd0c6d92d]::Parker, core[8fb95b77d25ab6c8]::task::wake::Waker, alloc[a7ee25936407c584]::sync::Arc<core[8fb95b77d25ab6c8]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[47bdfc6a33173574]::driver::block_on<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63e2369cc6d1 - async_io[47bdfc6a33173574]::driver::block_on::<(), <async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x63e2369c8e01 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x63e2369c0148 - async_global_executor[7d972e76a19b99a7]::reactor::block_on::<<async_executor[6246e4bf2aa14a3a]::LocalExecutor>::run<(), async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x63e236992cda - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x63e2369697ad - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::try_with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x63e23696903e - <std[10d71ac2c42b111e]::thread::local::LocalKey<async_executor[6246e4bf2aa14a3a]::LocalExecutor>>::with::<async_global_executor[7d972e76a19b99a7]::executor::block_on<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x63e23698f0ca - async_global_executor[7d972e76a19b99a7]::executor::block_on::<async_std[587c4a44790ec77e]::task::builder::SupportTaskLocals<queries[e228d272d61794c9]::double_nested::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x63e2369a7c4f - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::double_nested::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x63e23699e056 - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::double_nested::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x63e23695fd7f - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::double_nested::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x63e23695e48e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<*const async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::double_nested::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x63e23699a1ba - <async_std[587c4a44790ec77e]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::double_nested::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x63e2369a6bc0 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::double_nested::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x63e236965c0d - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::try_with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::double_nested::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x63e23696549e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<usize>>>::with::<<async_std[587c4a44790ec77e]::task::builder::Builder>::blocking<queries[e228d272d61794c9]::double_nested::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x63e2369a4333 - <async_std[587c4a44790ec77e]::task::builder::Builder>::blocking::<queries[e228d272d61794c9]::double_nested::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x63e23698702c - async_std[587c4a44790ec77e]::task::block_on::block_on::<queries[e228d272d61794c9]::double_nested::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x63e23695bb54 - queries[e228d272d61794c9]::double_nested
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:152:1
[INFO] [stdout]   53:     0x63e236947507 - queries[e228d272d61794c9]::double_nested::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/queries.rs:152:19
[INFO] [stdout]   54:     0x63e2369750a6 - <queries[e228d272d61794c9]::double_nested::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63e2369ebf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x63e2369ebf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x63e2369f97c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63e2369f97c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63e2369f97c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x63e2369f97c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x63e2369f30d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x63e2369f30d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x63e2369fc842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x63e2369fc842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x63e2369fc842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x63e2369fc842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x63e2369fc842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63e236d77f8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x63e236d77f8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76d2fbd79aa4 - <unknown>
[INFO] [stdout]   76:     0x76d2fbe06a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     aggregations_simple
[INFO] [stdout]     and_filters
[INFO] [stdout]     double_nested
[INFO] [stdout]     join_example
[INFO] [stdout]     join_example_many
[INFO] [stdout]     join_example_optional
[INFO] [stdout]     my_table
[INFO] [stdout]     nested
[INFO] [stdout]     nextval_stuff
[INFO] [stdout]     no_queries
[INFO] [stdout]     optionals
[INFO] [stdout]     optionals_maybe
[INFO] [stdout]     test_each_with_inc
[INFO] [stdout]     windows_simple
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test queries`
[INFO] running `Command { std: "docker" "inspect" "a59dfe3fa169a6437057ba14d4f1b1c44fce227052f57d38e16834c2c7ed9bf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a59dfe3fa169a6437057ba14d4f1b1c44fce227052f57d38e16834c2c7ed9bf4", kill_on_drop: false }`
[INFO] [stdout] a59dfe3fa169a6437057ba14d4f1b1c44fce227052f57d38e16834c2c7ed9bf4
